Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2004 22:03:56 +0100
From:      "Franz Klammer" <klammer@webonaut.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61446: [NEW PORT] deskutils/splashsetter
Message-ID:  <1074287025@ds9.webonaut.com>
Resent-Message-ID: <200401162110.i0GLAALY002182@freefall.freebsd.org>

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

>Number:         61446
>Category:       ports
>Synopsis:       [NEW PORT] deskutils/splashsetter
>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:   Fri Jan 16 13:10:10 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Franz Klammer
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:


System: FreeBSD ds9.webonaut.com 5.2-CURRENT FreeBSD 5.2-CURRENT #4: Tue Jan  6 00:09:47 CET 2004     root@ds9.webonaut.com:/usr/obj/usr/src/sys/DS9 i386


>Description:


new port: deskutils/splashsetter-0.6

Splash screen changer for GNOME


>How-To-Repeat:





>Fix:


--- splashsetter06.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:
#
#	splashsetter
#	splashsetter/Makefile
#	splashsetter/distinfo
#	splashsetter/pkg-descr
#	splashsetter/pkg-plist
#
echo c - splashsetter
mkdir -p splashsetter > /dev/null 2>&1
echo x - splashsetter/Makefile
sed 's/^X//' >splashsetter/Makefile << 'END-of-splashsetter/Makefile'
X# New ports collection makefile for:	splashsetter
X# Date created:				15 Januar 2004
X# Whom:					Franz Klammer <klammer@webonaut.com>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	splashsetter
XPORTVERSION=	0.6
XCATEGORIES=	deskutils gnome
XMASTER_SITES=	http://webonaut.com/distfiles/${PORTNAME}/
X
XMAINTAINER=	klammer@webonaut.com
XCOMMENT=	Splash screen changer for GNOME
X
XUSE_BZIP2=	yes
XUSE_X_PREFIX=	yes
XUSE_REINPLACE=	yes
XUSE_PYTHON=	yes
XUSE_GNOME=	pygnome2
X
Xdo-build:
X	@${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' \
X		${WRKSRC}/splash_set_lib.py
X	@${FIND} ${WRKSRC} -name '*.bak' -delete
X	@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
X	@${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
X
Xdo-install:
X	${MKDIR} ${X11BASE}/share/gnome/pixmaps/${PORTNAME}
X	${MKDIR} ${X11BASE}/libexec/${PORTNAME}
X	@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} \
X		${X11BASE}/libexec/${PORTNAME}/
X	@${INSTALL_DATA} ${WRKSRC}/splash_set_lib.py* \
X		${X11BASE}/libexec/${PORTNAME}/
X	@${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \
X		${X11BASE}/share/gnome/applications/
X	@${INSTALL_DATA} ${WRKSRC}/*.svg \
X		${X11BASE}/share/gnome/pixmaps/${PORTNAME}/
X	@${LN} -s ${X11BASE}/libexec/${PORTNAME}/${PORTNAME} \
X		${X11BASE}/bin/${PORTNAME}
X
X.include <bsd.port.mk>
END-of-splashsetter/Makefile
echo x - splashsetter/distinfo
sed 's/^X//' >splashsetter/distinfo << 'END-of-splashsetter/distinfo'
XMD5 (splashsetter-0.6.tar.bz2) = b326f66f21d059360163792582876416
END-of-splashsetter/distinfo
echo x - splashsetter/pkg-descr
sed 's/^X//' >splashsetter/pkg-descr << 'END-of-splashsetter/pkg-descr'
XThere are so many nice splash screens available but it's
Xbothering to always change them manually on GConf.
XWith Splashsetter you can change your splash screen
Xwith a GUI or randomly if called from the commandline
Xwith the parameter "--random".
X
XWWW: http://webonaut.com/splashsetter/
END-of-splashsetter/pkg-descr
echo x - splashsetter/pkg-plist
sed 's/^X//' >splashsetter/pkg-plist << 'END-of-splashsetter/pkg-plist'
Xbin/splashsetter
Xlibexec/splashsetter/splash_set_lib.py
Xlibexec/splashsetter/splash_set_lib.pyc
Xlibexec/splashsetter/splash_set_lib.pyo
Xlibexec/splashsetter/splashsetter
Xshare/gnome/applications/splashsetter.desktop
Xshare/gnome/pixmaps/splashsetter/splashsetter_icon.svg
Xshare/gnome/pixmaps/splashsetter/splashsetter_logo.svg
X@dirrm share/gnome/pixmaps/splashsetter
X@dirrm libexec/splashsetter
END-of-splashsetter/pkg-plist
exit

--- splashsetter06.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?1074287025>