Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2006 10:49:27 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100006: [NEW PORT] x11/e17-module-rain: An e17 module which draws raindrops on your screen
Message-ID:  <200607100649.k6A6nR4P008958@fonon.realnet>
Resent-Message-ID: <200607100650.k6A6oZic038997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100006
>Category:       ports
>Synopsis:       [NEW PORT] x11/e17-module-rain: An e17 module which draws raindrops on your screen
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 10 06:50:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.	
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006
>Description:
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

>How-To-Repeat:
>Fix:

--- e17-module-rain-20060707.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	e17-module-rain
#	e17-module-rain/files
#	e17-module-rain/files/patch-configure
#	e17-module-rain/pkg-descr
#	e17-module-rain/Makefile
#	e17-module-rain/pkg-plist
#	e17-module-rain/distinfo
#
echo c - e17-module-rain
mkdir -p e17-module-rain > /dev/null 2>&1
echo c - e17-module-rain/files
mkdir -p e17-module-rain/files > /dev/null 2>&1
echo x - e17-module-rain/files/patch-configure
sed 's/^X//' >e17-module-rain/files/patch-configure << 'END-of-e17-module-rain/files/patch-configure'
X--- configure.orig	Fri Jun 23 16:14:40 2006
X+++ configure	Fri Jun 23 16:14:53 2006
X@@ -21497,7 +21497,7 @@
X 
X 
X 
X-MODULE_ARCH="$host_os-$host_cpu"
X+MODULE_ARCH=""
X 
X 
X cat >>confdefs.h <<_ACEOF
END-of-e17-module-rain/files/patch-configure
echo x - e17-module-rain/pkg-descr
sed 's/^X//' >e17-module-rain/pkg-descr << 'END-of-e17-module-rain/pkg-descr'
XThis e17 module draws falling raindrops and clouds on your desktop window.
XThe rain density is fully configurable.
X
XAuthor:	Team Ninjapirates <http://www.dxdstudio.com/npn/>;
XWWW:	http://www.enlightenment.org
END-of-e17-module-rain/pkg-descr
echo x - e17-module-rain/Makefile
sed 's/^X//' >e17-module-rain/Makefile << 'END-of-e17-module-rain/Makefile'
X# New ports collection makefile for:	e17-module-rain
X# Date created:		23 June 2006
X# Whom:			Stanislav Sedov <ssedov@mbsd.msk.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rain
XPORTVERSION=	20060707
XCATEGORIES=	x11
XMASTER_SITES=	http://mbsd.msk.ru/dist/
XPKGNAMEPREFIX=	e17-module-
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	ssedov@mbsd.msk.ru
XCOMMENT=	An e17 module which draws raindrops on your screen
X
XBUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_BZIP2=	yes
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
X
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT=	yes
XPLIST_SUB+=	NLS=""
X.else
XCONFIGURE_ARGS=	--disable-nls
XPLIST_SUB+=	NLS="@comment "
X.endif
X
X.include <bsd.port.mk>
END-of-e17-module-rain/Makefile
echo x - e17-module-rain/pkg-plist
sed 's/^X//' >e17-module-rain/pkg-plist << 'END-of-e17-module-rain/pkg-plist'
Xlib/enlightenment/modules/rain/cloud.png
Xlib/enlightenment/modules/rain/drop-l.png
Xlib/enlightenment/modules/rain/drop-m.png
Xlib/enlightenment/modules/rain/drop-s.png
Xlib/enlightenment/modules/rain/module.a
Xlib/enlightenment/modules/rain/module.eap
Xlib/enlightenment/modules/rain/module.la
Xlib/enlightenment/modules/rain/module.so
Xlib/enlightenment/modules/rain/module_icon.png
X%%NLS%%share/locale/eo/LC_MESSAGES/rain.mo
X%%NLS%%share/locale/fi/LC_MESSAGES/rain.mo
X%%NLS%%share/locale/fr/LC_MESSAGES/rain.mo
X%%NLS%%share/locale/it/LC_MESSAGES/rain.mo
X%%NLS%%share/locale/ja/LC_MESSAGES/rain.mo
X%%NLS%%share/locale/sv/LC_MESSAGES/rain.mo
X@dirrm lib/enlightenment/modules/rain
END-of-e17-module-rain/pkg-plist
echo x - e17-module-rain/distinfo
sed 's/^X//' >e17-module-rain/distinfo << 'END-of-e17-module-rain/distinfo'
XMD5 (rain-20060707.tar.bz2) = 603ae7f4c58b27d0be633030fbbb88cb
XSHA256 (rain-20060707.tar.bz2) = 0901114c5c4477f4c60480d4c03475a2e8558930bc60668a08897b77ad2712a0
XSIZE (rain-20060707.tar.bz2) = 309011
END-of-e17-module-rain/distinfo
exit
--- e17-module-rain-20060707.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607100649.k6A6nR4P008958>