diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2010-12-14 07:30:56 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2010-12-14 07:30:56 +0000 |
commit | 4e6b9d37ad988e5ce212eb64d3da6c89f036995b (patch) | |
tree | c034200ad770d5a81c162443b728bd36b7987a9c /x11-wm/e17-module-screenshot | |
parent | 32d827c027cde0f59dfae87babbc1499241115ab (diff) | |
download | ports-4e6b9d37ad988e5ce212eb64d3da6c89f036995b.tar.gz ports-4e6b9d37ad988e5ce212eb64d3da6c89f036995b.zip |
Notes
Diffstat (limited to 'x11-wm/e17-module-screenshot')
-rw-r--r-- | x11-wm/e17-module-screenshot/Makefile | 22 | ||||
-rw-r--r-- | x11-wm/e17-module-screenshot/distinfo | 5 | ||||
-rw-r--r-- | x11-wm/e17-module-screenshot/pkg-plist | 38 |
3 files changed, 52 insertions, 13 deletions
diff --git a/x11-wm/e17-module-screenshot/Makefile b/x11-wm/e17-module-screenshot/Makefile index 2acf966e96f1..66c264967690 100644 --- a/x11-wm/e17-module-screenshot/Makefile +++ b/x11-wm/e17-module-screenshot/Makefile @@ -6,25 +6,33 @@ # PORTNAME= screenshot -PORTVERSION= 20080223 -PORTREVISION= 4 -CATEGORIES= x11-wm -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ +PORTVERSION= 20101003 +CATEGORIES= x11-wm enlightenment +MASTER_SITES= http://files.roorback.net/e17/2010-10-03/modules/ PKGNAMEPREFIX= e17-module- DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 module which allows users to take screenshots -BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment \ +BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment \ emprint:${PORTSDIR}/x11/emprint -RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment \ +RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment \ emprint:${PORTSDIR}/x11/emprint +DIST_SUBDIR= e17 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnometarget pkgconfig -USE_EFL= edje +USE_EFL= edje libtool_hack modarch_hack + +.if !defined(WITHOUT_NLS) +USE_GETTEXT= yes +PLIST_SUB+= NLS="" +.else +CONFIGURE_ARGS= --disable-nls +PLIST_SUB+= NLS="@comment " +.endif .include <bsd.port.mk> diff --git a/x11-wm/e17-module-screenshot/distinfo b/x11-wm/e17-module-screenshot/distinfo index 458f212e6f78..54987e52c1db 100644 --- a/x11-wm/e17-module-screenshot/distinfo +++ b/x11-wm/e17-module-screenshot/distinfo @@ -1,3 +1,2 @@ -MD5 (screenshot-20080223.tar.bz2) = 21cc85f9743230fe807e634f493697c9 -SHA256 (screenshot-20080223.tar.bz2) = eb1cc3372fe9548bd438f5cc4e4863b84849481c49e4a6186e9df56aae2bddc9 -SIZE (screenshot-20080223.tar.bz2) = 247699 +SHA256 (e17/screenshot-20101003.tar.bz2) = 3796378c166a705289ee4d9977cff7d3572cdd2629f871c6ef57541bb3ed9daf +SIZE (e17/screenshot-20101003.tar.bz2) = 502021 diff --git a/x11-wm/e17-module-screenshot/pkg-plist b/x11-wm/e17-module-screenshot/pkg-plist index 3b1727746708..c4d9fd929731 100644 --- a/x11-wm/e17-module-screenshot/pkg-plist +++ b/x11-wm/e17-module-screenshot/pkg-plist @@ -1,8 +1,40 @@ -lib/enlightenment/modules/screenshot/%%E17_ARCH%%/module.a -lib/enlightenment/modules/screenshot/%%E17_ARCH%%/module.la -lib/enlightenment/modules/screenshot/%%E17_ARCH%%/module.so lib/enlightenment/modules/screenshot/module.desktop lib/enlightenment/modules/screenshot/e-module-screenshot.edj +lib/enlightenment/modules/screenshot/%%E17_ARCH%%/module.so +%%NLS%%lib/enlightenment/modules/screenshot/locale/fr/LC_MESSAGES/screenshot.mo +%%NLS%%lib/enlightenment/modules/screenshot/locale/cs/LC_MESSAGES/screenshot.mo +%%NLS%%lib/enlightenment/modules/screenshot/locale/lt/LC_MESSAGES/screenshot.mo +%%NLS%%lib/enlightenment/modules/screenshot/locale/es/LC_MESSAGES/screenshot.mo +%%NLS%%lib/enlightenment/modules/screenshot/locale/hu/LC_MESSAGES/screenshot.mo +%%NLS%%lib/enlightenment/modules/screenshot/locale/hr/LC_MESSAGES/screenshot.mo +%%NLS%%lib/enlightenment/modules/screenshot/locale/zh_CN/LC_MESSAGES/screenshot.mo +%%NLS%%lib/enlightenment/modules/screenshot/locale/it/LC_MESSAGES/screenshot.mo +%%NLS%%lib/enlightenment/modules/screenshot/locale/eo/LC_MESSAGES/screenshot.mo +%%NLS%%lib/enlightenment/modules/screenshot/locale/ru/LC_MESSAGES/screenshot.mo +%%NLS%%lib/enlightenment/modules/screenshot/locale/uk/LC_MESSAGES/screenshot.mo +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/uk/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/uk +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/ru/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/ru +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/eo/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/eo +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/it/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/it +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/zh_CN/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/zh_CN +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/hr/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/hr +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/hu/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/hu +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/es/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/es +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/lt/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/lt +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/cs/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/cs +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/fr/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/fr +%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale @dirrm lib/enlightenment/modules/screenshot/%%E17_ARCH%% @dirrm lib/enlightenment/modules/screenshot @dirrmtry lib/enlightenment/modules |