diff options
author | stas <stas@FreeBSD.org> | 2008-03-12 05:13:53 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2008-03-12 05:13:53 +0800 |
commit | 7843035eea9d002a1991cf57b8c8c617c6f55b1f (patch) | |
tree | 5c186a065f2ed99e4bc9b28ae52aa862ee51b8e9 /x11-wm/e17-module-flame | |
parent | 5ca76f49f1219351516746abab31c1305b88f628 (diff) | |
download | freebsd-ports-gnome-7843035eea9d002a1991cf57b8c8c617c6f55b1f.tar.gz freebsd-ports-gnome-7843035eea9d002a1991cf57b8c8c617c6f55b1f.tar.zst freebsd-ports-gnome-7843035eea9d002a1991cf57b8c8c617c6f55b1f.zip |
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az
Diffstat (limited to 'x11-wm/e17-module-flame')
-rw-r--r-- | x11-wm/e17-module-flame/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/e17-module-flame/distinfo | 6 | ||||
-rw-r--r-- | x11-wm/e17-module-flame/pkg-plist | 19 |
3 files changed, 19 insertions, 10 deletions
diff --git a/x11-wm/e17-module-flame/Makefile b/x11-wm/e17-module-flame/Makefile index 278fe318b88c..510f458c9689 100644 --- a/x11-wm/e17-module-flame/Makefile +++ b/x11-wm/e17-module-flame/Makefile @@ -6,8 +6,8 @@ # PORTNAME= flame -PORTVERSION= 20070223 -PORTREVISION= 1 +PORTVERSION= 20080223 +PORTREVISION= 0 CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-flame/distinfo b/x11-wm/e17-module-flame/distinfo index 7b40e0f4f2dc..69ba773e3ed1 100644 --- a/x11-wm/e17-module-flame/distinfo +++ b/x11-wm/e17-module-flame/distinfo @@ -1,3 +1,3 @@ -MD5 (flame-20070223.tar.bz2) = 4fbb97b86add29eef207cda3dd802468 -SHA256 (flame-20070223.tar.bz2) = 18f81de98337826d04716278fe12efc7f0043cfe05f391b21e93ef9777be8738 -SIZE (flame-20070223.tar.bz2) = 278915 +MD5 (flame-20080223.tar.bz2) = a6bc14b59ea1c7d40d0994aaf7545fff +SHA256 (flame-20080223.tar.bz2) = 242a5e4be9cc8863ef4b95fb71b9e305a6eaa08baa9c7ef85ab6c5d4faad38e9 +SIZE (flame-20080223.tar.bz2) = 229806 diff --git a/x11-wm/e17-module-flame/pkg-plist b/x11-wm/e17-module-flame/pkg-plist index 6651443c6b32..76d917dd30f9 100644 --- a/x11-wm/e17-module-flame/pkg-plist +++ b/x11-wm/e17-module-flame/pkg-plist @@ -2,11 +2,20 @@ lib/enlightenment/modules/flame/%%E17_ARCH%%/module.a lib/enlightenment/modules/flame/%%E17_ARCH%%/module.la lib/enlightenment/modules/flame/%%E17_ARCH%%/module.so lib/enlightenment/modules/flame/module.desktop -lib/enlightenment/modules/flame/module.edj -%%NLS%%share/locale/eo/LC_MESSAGES/flame.mo -%%NLS%%share/locale/fi/LC_MESSAGES/flame.mo -%%NLS%%share/locale/it/LC_MESSAGES/flame.mo -%%NLS%%share/locale/ja/LC_MESSAGES/flame.mo +lib/enlightenment/modules/flame/e-module-flame.edj +%%NLS%%lib/enlightenment/modules/flame/locale/eo/LC_MESSAGES/flame.mo +%%NLS%%lib/enlightenment/modules/flame/locale/fi/LC_MESSAGES/flame.mo +%%NLS%%lib/enlightenment/modules/flame/locale/it/LC_MESSAGES/flame.mo +%%NLS%%lib/enlightenment/modules/flame/locale/ja/LC_MESSAGES/flame.mo +%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/eo/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/eo +%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/fi/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/fi +%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/it/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/it +%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/ja/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/ja +%%NLS%%@dirrm lib/enlightenment/modules/flame/locale @dirrm lib/enlightenment/modules/flame/%%E17_ARCH%% @dirrm lib/enlightenment/modules/flame @dirrmtry lib/enlightenment/modules |