enlightenment: build the enotify module.

This commit is contained in:
Juan RP 2013-11-16 12:58:06 +01:00
parent 206f01eec7
commit c0f399b68f
2 changed files with 6 additions and 7 deletions

View file

@ -1190,6 +1190,7 @@ libembryo.so.1 embryo-1.7.4_1
libedje.so.1 edje-1.7.4_1 libedje.so.1 edje-1.7.4_1
libedbus.so.1 e_dbus-1.7.4_1 libedbus.so.1 e_dbus-1.7.4_1
libeukit.so.1 e_dbus-1.7.4_1 libeukit.so.1 e_dbus-1.7.4_1
libenotify.so.1 e_dbus-1.7.9_2
libefreet.so.1 efreet-1.7.4_1 libefreet.so.1 efreet-1.7.4_1
libefreet_mime.so.1 efreet-1.7.4_1 libefreet_mime.so.1 efreet-1.7.4_1
libefreet_trash.so.1 efreet-1.7.4_1 libefreet_trash.so.1 efreet-1.7.4_1

View file

@ -1,14 +1,12 @@
# Template file for 'enlightenment' # Template file for 'enlightenment'
pkgname=enlightenment pkgname=enlightenment
version=0.17.5 version=0.17.5
revision=1 revision=2
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
--enable-mount-eeze --enable-elementary --enable-emotion --enable-mount-eeze --enable-elementary --enable-emotion
--disable-enotify --disable-ephysics --disable-wayland-clients --enable-enotify --disable-wayland-clients --disable-doc"
--disable-conf-wallpaper2 --disable-illume2 --disable-physics
--disable-doc"
homepage="http://enlightenment.org" homepage="http://enlightenment.org"
short_desc="Enlightenment window manager DR17 (aka e17)" short_desc="Enlightenment window manager DR17 (aka e17)"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
@ -18,9 +16,9 @@ checksum=136bfe69ee8d2c885b393a8fc7d6d7378cbcd3da68c459bef1ee54b24d6bf9b5
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends=" makedepends="
alsa-lib-devel pam-devel e_dbus-devel>=${version} edje-devel>=${version} alsa-lib-devel pam-devel e_dbus-devel>=1.7.9_2 edje-devel>=1.7.9
eeze-devel>=${version} efreet-devel>=${version} elementary-devel>=${version} eeze-devel>=1.7.9 efreet-devel>=1.7.9 elementary-devel>=1.7.9
evas_generic_loaders>=${version} xcb-util-keysyms-devel hicolor-icon-theme evas_generic_loaders>=1.7.9 xcb-util-keysyms-devel hicolor-icon-theme
desktop-file-utils" desktop-file-utils"
post_install() { post_install() {