aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e17-module-taskbar
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-taskbar
parent32d827c027cde0f59dfae87babbc1499241115ab (diff)
downloadports-4e6b9d37ad988e5ce212eb64d3da6c89f036995b.tar.gz
ports-4e6b9d37ad988e5ce212eb64d3da6c89f036995b.zip
- 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-taskbar')
-rw-r--r--x11-wm/e17-module-taskbar/Makefile37
-rw-r--r--x11-wm/e17-module-taskbar/distinfo2
-rw-r--r--x11-wm/e17-module-taskbar/pkg-descr3
-rw-r--r--x11-wm/e17-module-taskbar/pkg-plist96
4 files changed, 138 insertions, 0 deletions
diff --git a/x11-wm/e17-module-taskbar/Makefile b/x11-wm/e17-module-taskbar/Makefile
new file mode 100644
index 000000000000..b31ee1950fc2
--- /dev/null
+++ b/x11-wm/e17-module-taskbar/Makefile
@@ -0,0 +1,37 @@
+# New ports collection makefile for: e17-module-taskbar
+# Date created: 07 January 2010
+# Whom: Grzegorz Blach <magik@roorback.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= taskbar
+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 classic taskbar 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-taskbar/distinfo b/x11-wm/e17-module-taskbar/distinfo
new file mode 100644
index 000000000000..dce25f219028
--- /dev/null
+++ b/x11-wm/e17-module-taskbar/distinfo
@@ -0,0 +1,2 @@
+SHA256 (e17/taskbar-20101003.tar.bz2) = d49800f0d09351ce2159db57cad0687e875b7750c0bee16bd462f57cd80a2ef4
+SIZE (e17/taskbar-20101003.tar.bz2) = 515310
diff --git a/x11-wm/e17-module-taskbar/pkg-descr b/x11-wm/e17-module-taskbar/pkg-descr
new file mode 100644
index 000000000000..33b868e4112c
--- /dev/null
+++ b/x11-wm/e17-module-taskbar/pkg-descr
@@ -0,0 +1,3 @@
+An e17 taskbar module.
+
+WWW: http://www.enlightenment.org/
diff --git a/x11-wm/e17-module-taskbar/pkg-plist b/x11-wm/e17-module-taskbar/pkg-plist
new file mode 100644
index 000000000000..fd17300f2412
--- /dev/null
+++ b/x11-wm/e17-module-taskbar/pkg-plist
@@ -0,0 +1,96 @@
+lib/enlightenment/modules/taskbar/taskbar.edj
+lib/enlightenment/modules/taskbar/module.desktop
+lib/enlightenment/modules/taskbar/%%E17_ARCH%%/module.so
+lib/enlightenment/modules/taskbar/e-module-taskbar.edj
+%%NLS%%lib/enlightenment/modules/taskbar/locale/uk/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/vi/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/de/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/pt/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/pt_BR/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/ja/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/el/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/fi/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/sv/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/ru/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/it/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/eo/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/sk/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/tr/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/da/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/nb/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/bg/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/zh_CN/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/hr/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/hu/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/fo/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/pl/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/es/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/cs/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/lt/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/ar/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/he/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/fr/LC_MESSAGES/taskbar.mo
+%%NLS%%lib/enlightenment/modules/taskbar/locale/nl/LC_MESSAGES/taskbar.mo
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/nl/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/nl
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/fr/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/fr
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/he/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/he
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/ar/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/ar
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/lt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/lt
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/cs/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/cs
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/es/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/es
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/pl/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/pl
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/fo/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/fo
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/hu/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/hu
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/hr/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/hr
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/zh_CN/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/zh_CN
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/bg/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/bg
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/nb/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/nb
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/da/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/da
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/tr/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/tr
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/sk/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/sk
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/eo/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/eo
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/it/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/it
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/ru/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/ru
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/sv/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/sv
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/fi/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/fi
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/el/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/el
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/ja/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/ja
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/pt_BR/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/pt_BR
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/pt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/pt
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/de/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/de
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/vi/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/vi
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/uk/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale/uk
+%%NLS%%@dirrm lib/enlightenment/modules/taskbar/locale
+@dirrm lib/enlightenment/modules/taskbar/%%E17_ARCH%%
+@dirrm lib/enlightenment/modules/taskbar
+@dirrmtry lib/enlightenment/modules
+@dirrmtry lib/enlightenment