summaryrefslogtreecommitdiff
path: root/x11-wm/e17-module-tclock
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2010-12-14 07:30:56 +0000
committerStanislav Sedov <stas@FreeBSD.org>2010-12-14 07:30:56 +0000
commit4e6b9d37ad988e5ce212eb64d3da6c89f036995b (patch)
treec034200ad770d5a81c162443b728bd36b7987a9c /x11-wm/e17-module-tclock
parent- Install Python bindings by default [1] (diff)
- Update e17 applications suite to the recent snapshot.
Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work preparing the initial version of the update! PR: ports/148038 Submitted by: Grzegorz Blach <magik@roorback.net> (based on)
Notes
Notes: svn path=/head/; revision=266276
Diffstat (limited to 'x11-wm/e17-module-tclock')
-rw-r--r--x11-wm/e17-module-tclock/Makefile37
-rw-r--r--x11-wm/e17-module-tclock/distinfo2
-rw-r--r--x11-wm/e17-module-tclock/pkg-descr3
-rw-r--r--x11-wm/e17-module-tclock/pkg-plist90
4 files changed, 132 insertions, 0 deletions
diff --git a/x11-wm/e17-module-tclock/Makefile b/x11-wm/e17-module-tclock/Makefile
new file mode 100644
index 000000000000..13e3a23c06e3
--- /dev/null
+++ b/x11-wm/e17-module-tclock/Makefile
@@ -0,0 +1,37 @@
+# New ports collection makefile for: e17-module-tclock
+# Date created: 07 January 2010
+# Whom: Grzegorz Blach <magik@roorback.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= tclock
+PORTVERSION= 20101003
+CATEGORIES= x11-wm enlightenment
+MASTER_SITES= http://files.roorback.net/e17/2010-10-03/modules/
+PKGNAMEPREFIX= e17-module-
+DISTNAME= ${PORTNAME}-${PORTVERSION}
+
+MAINTAINER= magik@roorback.net
+COMMENT= A digital clock gadget module for e17
+
+BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
+RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
+
+DIST_SUBDIR= e17
+GNU_CONFIGURE= yes
+USE_BZIP2= yes
+USE_GETTEXT= yes
+USE_GMAKE= yes
+USE_GNOME= gnometarget pkgconfig
+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-tclock/distinfo b/x11-wm/e17-module-tclock/distinfo
new file mode 100644
index 000000000000..d797f978ae1a
--- /dev/null
+++ b/x11-wm/e17-module-tclock/distinfo
@@ -0,0 +1,2 @@
+SHA256 (e17/tclock-20101003.tar.bz2) = ebe26df32b3c36f5e6b1cc9b63d1bd79d0eb548bf4f2aa67adff30c8c0b736ed
+SIZE (e17/tclock-20101003.tar.bz2) = 483748
diff --git a/x11-wm/e17-module-tclock/pkg-descr b/x11-wm/e17-module-tclock/pkg-descr
new file mode 100644
index 000000000000..0e2572cea6ff
--- /dev/null
+++ b/x11-wm/e17-module-tclock/pkg-descr
@@ -0,0 +1,3 @@
+A digital clock gadget for e17.
+
+WWW: http://www.enlightenment.org/
diff --git a/x11-wm/e17-module-tclock/pkg-plist b/x11-wm/e17-module-tclock/pkg-plist
new file mode 100644
index 000000000000..23449e2237f5
--- /dev/null
+++ b/x11-wm/e17-module-tclock/pkg-plist
@@ -0,0 +1,90 @@
+lib/enlightenment/modules/tclock/module.desktop
+lib/enlightenment/modules/tclock/tclock.edj
+lib/enlightenment/modules/tclock/%%E17_ARCH%%/module.so
+lib/enlightenment/modules/tclock/e-module-tclock.edj
+%%NLS%%lib/enlightenment/modules/tclock/locale/ar/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/he/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/lt/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/cs/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/nl/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/fr/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/hr/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/bg/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/nb/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/zh_CN/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/es/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/pl/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/hu/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/fo/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/eo/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/it/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/sk/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/tr/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/el/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/ja/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/de/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/uk/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/ru/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/sv/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/fi/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/pt/LC_MESSAGES/tclock.mo
+%%NLS%%lib/enlightenment/modules/tclock/locale/pt_BR/LC_MESSAGES/tclock.mo
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/pt_BR/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/pt_BR
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/pt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/pt
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/fi/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/fi
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/sv/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/sv
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/ru/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/ru
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/uk/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/uk
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/de/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/de
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/ja/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/ja
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/el/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/el
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/tr/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/tr
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/sk/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/sk
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/it/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/it
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/eo/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/eo
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/fo/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/fo
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/hu/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/hu
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/pl/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/pl
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/es/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/es
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/zh_CN/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/zh_CN
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/nb/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/nb
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/bg/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/bg
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/hr/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/hr
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/fr/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/fr
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/nl/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/nl
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/cs/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/cs
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/lt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/lt
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/he/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/he
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/ar/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale/ar
+%%NLS%%@dirrm lib/enlightenment/modules/tclock/locale
+@dirrm lib/enlightenment/modules/tclock/%%E17_ARCH%%
+@dirrm lib/enlightenment/modules/tclock
+@dirrmtry lib/enlightenment/modules
+@dirrmtry lib/enlightenment