1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

This e17 module draws falling snowflakes and trees on your desktop window.

The snow density is fully configurable.

Author:	Andrew 'HandyAndE' Williams <http://handyande.co.uk/>
WWW:	http://www.enlightenment.org

PR:		ports/100005
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
This commit is contained in:
Ion-Mihai Tetcu 2006-07-10 20:13:10 +00:00
parent 0576c82950
commit 408ff2cd95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167395
11 changed files with 143 additions and 0 deletions

View File

@ -0,0 +1,36 @@
# New ports collection makefile for: e17-module-snow
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= snow
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 snowflakes 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>

View File

@ -0,0 +1,3 @@
MD5 (snow-20060707.tar.bz2) = 138b18e7afc538955d2409727ad3507e
SHA256 (snow-20060707.tar.bz2) = ff064eef0bee90ea7f40c5d10c27a6e0e6392657bc47f632a6568fac792e112b
SIZE (snow-20060707.tar.bz2) = 241756

View File

@ -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

View File

@ -0,0 +1,5 @@
This e17 module draws falling snowflakes and trees on your desktop window.
The snow density is fully configurable.
Author: Andrew 'HandyAndE' Williams <http://handyande.co.uk/>
WWW: http://www.enlightenment.org

View File

@ -0,0 +1,16 @@
lib/enlightenment/modules/snow/flake-l.png
lib/enlightenment/modules/snow/flake-m.png
lib/enlightenment/modules/snow/flake-s.png
lib/enlightenment/modules/snow/module.a
lib/enlightenment/modules/snow/module.eap
lib/enlightenment/modules/snow/module.la
lib/enlightenment/modules/snow/module.so
lib/enlightenment/modules/snow/module_icon.png
lib/enlightenment/modules/snow/tree.png
%%NLS%%share/locale/eo/LC_MESSAGES/snow.mo
%%NLS%%share/locale/fi/LC_MESSAGES/snow.mo
%%NLS%%share/locale/fr/LC_MESSAGES/snow.mo
%%NLS%%share/locale/it/LC_MESSAGES/snow.mo
%%NLS%%share/locale/ja/LC_MESSAGES/snow.mo
%%NLS%%share/locale/sv/LC_MESSAGES/snow.mo
@dirrm lib/enlightenment/modules/snow

View File

@ -48,6 +48,7 @@
SUBDIR += e17-module-moon
SUBDIR += e17-module-rain
SUBDIR += e17-module-slideshow
SUBDIR += e17-module-snow
SUBDIR += e17-module-uptime
SUBDIR += e17-module-weather
SUBDIR += ebuttons

View File

@ -0,0 +1,36 @@
# New ports collection makefile for: e17-module-snow
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= snow
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 snowflakes 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>

View File

@ -0,0 +1,3 @@
MD5 (snow-20060707.tar.bz2) = 138b18e7afc538955d2409727ad3507e
SHA256 (snow-20060707.tar.bz2) = ff064eef0bee90ea7f40c5d10c27a6e0e6392657bc47f632a6568fac792e112b
SIZE (snow-20060707.tar.bz2) = 241756

View File

@ -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

View File

@ -0,0 +1,5 @@
This e17 module draws falling snowflakes and trees on your desktop window.
The snow density is fully configurable.
Author: Andrew 'HandyAndE' Williams <http://handyande.co.uk/>
WWW: http://www.enlightenment.org

View File

@ -0,0 +1,16 @@
lib/enlightenment/modules/snow/flake-l.png
lib/enlightenment/modules/snow/flake-m.png
lib/enlightenment/modules/snow/flake-s.png
lib/enlightenment/modules/snow/module.a
lib/enlightenment/modules/snow/module.eap
lib/enlightenment/modules/snow/module.la
lib/enlightenment/modules/snow/module.so
lib/enlightenment/modules/snow/module_icon.png
lib/enlightenment/modules/snow/tree.png
%%NLS%%share/locale/eo/LC_MESSAGES/snow.mo
%%NLS%%share/locale/fi/LC_MESSAGES/snow.mo
%%NLS%%share/locale/fr/LC_MESSAGES/snow.mo
%%NLS%%share/locale/it/LC_MESSAGES/snow.mo
%%NLS%%share/locale/ja/LC_MESSAGES/snow.mo
%%NLS%%share/locale/sv/LC_MESSAGES/snow.mo
@dirrm lib/enlightenment/modules/snow