enlightenment: update to 0.17.1.
This commit is contained in:
parent
e4a88d6f93
commit
d66105be9e
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'enlightenment'
|
# Template file for 'enlightenment'
|
||||||
pkgname=enlightenment
|
pkgname=enlightenment
|
||||||
version=0.17.0
|
version=0.17.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-pam --disable-device-hal
|
configure_args="--disable-static --enable-pam --disable-device-hal
|
||||||
--enable-device-udev --disable-mount-hal --enable-mount-udisks
|
--enable-device-udev --disable-mount-hal --enable-mount-udisks
|
||||||
|
@ -14,7 +14,7 @@ short_desc="Enlightenment window manager DR17 (aka e17)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://download.enlightenment.org/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://download.enlightenment.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=469a493c6f7fb2599912edb5ec17181554187c2845bb5290878f1eba9e04b258
|
checksum=2d9327158b1bdf4301d898a1dca7d94d3e480f6e595dee05809dc66969df5dd3
|
||||||
|
|
||||||
subpackages="${pkgname}-devel"
|
subpackages="${pkgname}-devel"
|
||||||
conf_files="/etc/enlightenment/sysactions.conf"
|
conf_files="/etc/enlightenment/sysactions.conf"
|
||||||
|
@ -22,7 +22,7 @@ provides="notification-daemon-0"
|
||||||
|
|
||||||
depends="hicolor-icon-theme desktop-file-utils evas_generic_loaders"
|
depends="hicolor-icon-theme desktop-file-utils evas_generic_loaders"
|
||||||
makedepends="pkg-config alsa-lib-devel pam-devel e_dbus-devel edje-devel
|
makedepends="pkg-config alsa-lib-devel pam-devel e_dbus-devel edje-devel
|
||||||
eeze-devel efreet-devel eio-devel elementary-devel xcb-util-keysyms-devel"
|
eeze-devel efreet-devel elementary-devel xcb-util-keysyms-devel"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/licenses/${pkgname}
|
vmkdir usr/share/licenses/${pkgname}
|
||||||
|
|
Loading…
Reference in a new issue