diff options
Diffstat (limited to 'x11/e17-module-flame')
-rw-r--r-- | x11/e17-module-flame/Makefile | 25 | ||||
-rw-r--r-- | x11/e17-module-flame/distinfo | 6 | ||||
-rw-r--r-- | x11/e17-module-flame/pkg-plist | 15 |
3 files changed, 25 insertions, 21 deletions
diff --git a/x11/e17-module-flame/Makefile b/x11/e17-module-flame/Makefile index 52927d0fd452..f41380ec4e8f 100644 --- a/x11/e17-module-flame/Makefile +++ b/x11/e17-module-flame/Makefile @@ -6,27 +6,24 @@ # PORTNAME= flame -PORTVERSION= 20060707 -PORTREVISION= 1 +PORTVERSION= 20060926 +PORTREVISION= 0 CATEGORIES= x11 -MASTER_SITES= http://mbsd.msk.ru/dist/ +MASTER_SITES= http://sunner.elcomnet.ru/~stas/ PKGNAMEPREFIX= e17-module- DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which draws flames on your desktop -BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel +GNU_CONFIGURE= yes USE_BZIP2= yes -USE_X_PREFIX= yes USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -PLIST_SUB+= MODULE_ARCH=freebsd${OSREL}-${ARCH} +USE_GNOME= gnometarget pkgconfig +USE_EFL= edje .if !defined(WITHOUT_NLS) USE_GETTEXT= yes @@ -36,4 +33,6 @@ CONFIGURE_ARGS= --disable-nls PLIST_SUB+= NLS="@comment " .endif -.include <bsd.port.mk> +.include <bsd.port.pre.mk> +.include "../../x11-wm/enlightenment-devel/bsd.efl.mk" +.include <bsd.port.post.mk> diff --git a/x11/e17-module-flame/distinfo b/x11/e17-module-flame/distinfo index 1a1e925dc9a8..e2b2a353bafc 100644 --- a/x11/e17-module-flame/distinfo +++ b/x11/e17-module-flame/distinfo @@ -1,3 +1,3 @@ -MD5 (flame-20060707.tar.bz2) = 7fe367c4ace70b7add9a8448664dcf45 -SHA256 (flame-20060707.tar.bz2) = 0e0825c9a0208eedf4d48831ce10bbf4eed0c8bbd0125124f52240b3484bb413 -SIZE (flame-20060707.tar.bz2) = 244132 +MD5 (flame-20060926.tar.bz2) = e7ebdd2606517342e0a35ebfbb996c62 +SHA256 (flame-20060926.tar.bz2) = 3aa971dcbd72023ad14a491d0a338f337a5d1509f1e47e5c0cff9cbfefff6fe5 +SIZE (flame-20060926.tar.bz2) = 250902 diff --git a/x11/e17-module-flame/pkg-plist b/x11/e17-module-flame/pkg-plist index 9ed88f7d9756..716fee610674 100644 --- a/x11/e17-module-flame/pkg-plist +++ b/x11/e17-module-flame/pkg-plist @@ -1,11 +1,16 @@ -lib/enlightenment/modules/flame/%%MODULE_ARCH%%/module.a -lib/enlightenment/modules/flame/module.eap -lib/enlightenment/modules/flame/%%MODULE_ARCH%%/module.la -lib/enlightenment/modules/flame/%%MODULE_ARCH%%/module.so +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 lib/enlightenment/modules/flame/module_icon.png %%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 -@dirrm lib/enlightenment/modules/flame/%%MODULE_ARCH%% +%%NLS%%@dirrmtry share/locale/fi/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/fi +@dirrm lib/enlightenment/modules/flame/%%E17_ARCH%% @dirrm lib/enlightenment/modules/flame +@dirrmtry lib/enlightenment/modules +@dirrmtry lib/enlightenment |