summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-10 20:08:21 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-07-10 20:08:21 +0000
commite7022df49ceeeffe0494d3d26e73878d0033ebc9 (patch)
tree28644101f688db92f12178d69fe19706e2b6dcc8 /x11-wm
parentThe previous commit should have read: (diff)
This e17 module draws falling raindrops and clouds on your desktop window.
The rain density is fully configurable. Author: Team Ninjapirates <http://www.dxdstudio.com/npn/> WWW: http://www.enlightenment.org PR: ports/100006 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Notes
Notes: svn path=/head/; revision=167391
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/e17-module-rain/Makefile36
-rw-r--r--x11-wm/e17-module-rain/distinfo3
-rw-r--r--x11-wm/e17-module-rain/files/patch-configure11
-rw-r--r--x11-wm/e17-module-rain/pkg-descr5
-rw-r--r--x11-wm/e17-module-rain/pkg-plist16
5 files changed, 71 insertions, 0 deletions
diff --git a/x11-wm/e17-module-rain/Makefile b/x11-wm/e17-module-rain/Makefile
new file mode 100644
index 000000000000..c59c711ffa99
--- /dev/null
+++ b/x11-wm/e17-module-rain/Makefile
@@ -0,0 +1,36 @@
+# New ports collection makefile for: e17-module-rain
+# Date created: 23 June 2006
+# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= rain
+PORTVERSION= 20060707
+CATEGORIES= x11
+MASTER_SITES= http://mbsd.msk.ru/dist/
+PKGNAMEPREFIX= e17-module-
+DISTNAME= ${PORTNAME}-${PORTVERSION}
+
+MAINTAINER= ssedov@mbsd.msk.ru
+COMMENT= An e17 module which draws raindrops on your screen
+
+BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+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"
+
+.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-rain/distinfo b/x11-wm/e17-module-rain/distinfo
new file mode 100644
index 000000000000..84ba93d6b7e8
--- /dev/null
+++ b/x11-wm/e17-module-rain/distinfo
@@ -0,0 +1,3 @@
+MD5 (rain-20060707.tar.bz2) = 603ae7f4c58b27d0be633030fbbb88cb
+SHA256 (rain-20060707.tar.bz2) = 0901114c5c4477f4c60480d4c03475a2e8558930bc60668a08897b77ad2712a0
+SIZE (rain-20060707.tar.bz2) = 309011
diff --git a/x11-wm/e17-module-rain/files/patch-configure b/x11-wm/e17-module-rain/files/patch-configure
new file mode 100644
index 000000000000..bc913371e95e
--- /dev/null
+++ b/x11-wm/e17-module-rain/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Fri Jun 23 16:14:40 2006
++++ configure Fri Jun 23 16:14:53 2006
+@@ -21497,7 +21497,7 @@
+
+
+
+-MODULE_ARCH="$host_os-$host_cpu"
++MODULE_ARCH=""
+
+
+ cat >>confdefs.h <<_ACEOF
diff --git a/x11-wm/e17-module-rain/pkg-descr b/x11-wm/e17-module-rain/pkg-descr
new file mode 100644
index 000000000000..2990d0cb6109
--- /dev/null
+++ b/x11-wm/e17-module-rain/pkg-descr
@@ -0,0 +1,5 @@
+This e17 module draws falling raindrops and clouds on your desktop window.
+The rain density is fully configurable.
+
+Author: Team Ninjapirates <http://www.dxdstudio.com/npn/>
+WWW: http://www.enlightenment.org
diff --git a/x11-wm/e17-module-rain/pkg-plist b/x11-wm/e17-module-rain/pkg-plist
new file mode 100644
index 000000000000..dd9c302e603c
--- /dev/null
+++ b/x11-wm/e17-module-rain/pkg-plist
@@ -0,0 +1,16 @@
+lib/enlightenment/modules/rain/cloud.png
+lib/enlightenment/modules/rain/drop-l.png
+lib/enlightenment/modules/rain/drop-m.png
+lib/enlightenment/modules/rain/drop-s.png
+lib/enlightenment/modules/rain/module.a
+lib/enlightenment/modules/rain/module.eap
+lib/enlightenment/modules/rain/module.la
+lib/enlightenment/modules/rain/module.so
+lib/enlightenment/modules/rain/module_icon.png
+%%NLS%%share/locale/eo/LC_MESSAGES/rain.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/rain.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/rain.mo
+%%NLS%%share/locale/it/LC_MESSAGES/rain.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/rain.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/rain.mo
+@dirrm lib/enlightenment/modules/rain