Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2006 10:52:20 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100011: [NEW PORT] x11/e17-module-slideshow: An e17 module which cycles desktop backgrounds
Message-ID:  <200607100652.k6A6qKpW010439@fonon.realnet>
Resent-Message-ID: <200607100700.k6A70ZII039631@freefall.freebsd.org>

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

>Number:         100011
>Category:       ports
>Synopsis:       [NEW PORT] x11/e17-module-slideshow: An e17 module which cycles desktop backgrounds
>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 07:00:32 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 allows users to cycle desktop backgrounds over configurable
time interval.
It is a port of the e16 epplet E-Slides by Michael Jennings.

Author:	Christopher Michael <devilhorns@comcast.net>
WWW:	http://www.enlightenment.org/

>How-To-Repeat:
>Fix:

--- e17-module-slideshow-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-slideshow
#	e17-module-slideshow/files
#	e17-module-slideshow/files/patch-configure
#	e17-module-slideshow/pkg-descr
#	e17-module-slideshow/Makefile
#	e17-module-slideshow/pkg-plist
#	e17-module-slideshow/distinfo
#
echo c - e17-module-slideshow
mkdir -p e17-module-slideshow > /dev/null 2>&1
echo c - e17-module-slideshow/files
mkdir -p e17-module-slideshow/files > /dev/null 2>&1
echo x - e17-module-slideshow/files/patch-configure
sed 's/^X//' >e17-module-slideshow/files/patch-configure << 'END-of-e17-module-slideshow/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-slideshow/files/patch-configure
echo x - e17-module-slideshow/pkg-descr
sed 's/^X//' >e17-module-slideshow/pkg-descr << 'END-of-e17-module-slideshow/pkg-descr'
XThis e17 module allows users to cycle desktop backgrounds over configurable
Xtime interval.
XIt is a port of the e16 epplet E-Slides by Michael Jennings.
X
XAuthor:	Christopher Michael <devilhorns@comcast.net>
XWWW:	http://www.enlightenment.org/
END-of-e17-module-slideshow/pkg-descr
echo x - e17-module-slideshow/Makefile
sed 's/^X//' >e17-module-slideshow/Makefile << 'END-of-e17-module-slideshow/Makefile'
X# New ports collection makefile for:	e17-module-slideshow
X# Date created:		23 June 2006
X# Whom:			Stanislav Sedov <ssedov@mbsd.msk.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	slideshow
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 cycles desktop backgrounds
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-slideshow/Makefile
echo x - e17-module-slideshow/pkg-plist
sed 's/^X//' >e17-module-slideshow/pkg-plist << 'END-of-e17-module-slideshow/pkg-plist'
Xlib/enlightenment/modules/slideshow/module.a
Xlib/enlightenment/modules/slideshow/module.eap
Xlib/enlightenment/modules/slideshow/module.la
Xlib/enlightenment/modules/slideshow/module.so
Xlib/enlightenment/modules/slideshow/module_icon.png
Xlib/enlightenment/modules/slideshow/slideshow.edj
X%%NLS%%share/locale/eo/LC_MESSAGES/slideshow.mo
X%%NLS%%share/locale/fi/LC_MESSAGES/slideshow.mo
X%%NLS%%share/locale/fr/LC_MESSAGES/slideshow.mo
X%%NLS%%share/locale/it/LC_MESSAGES/slideshow.mo
X%%NLS%%share/locale/ja/LC_MESSAGES/slideshow.mo
X%%NLS%%share/locale/sv/LC_MESSAGES/slideshow.mo
X@dirrmtry lib/enlightenment/modules/slideshow
END-of-e17-module-slideshow/pkg-plist
echo x - e17-module-slideshow/distinfo
sed 's/^X//' >e17-module-slideshow/distinfo << 'END-of-e17-module-slideshow/distinfo'
XMD5 (slideshow-20060707.tar.bz2) = 7fc834fe824637afad5467b041734828
XSHA256 (slideshow-20060707.tar.bz2) = d414a73a73e1d1a75a4088a442c2b72c1e6d39230300ace6d8cfa67de0f9b06c
XSIZE (slideshow-20060707.tar.bz2) = 347686
END-of-e17-module-slideshow/distinfo
exit
--- e17-module-slideshow-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?200607100652.k6A6qKpW010439>