splash-set is now splashsetter-0.6
Franz Klammer
klammer at webonaut.com
Thu Jan 15 11:51:05 PST 2004
hi!
as i can work hundred years on my tiny project i feel it's
now the time for a public test.
if anyone outside brave enough ;-) and willing to help me
with a test - attached the shar-file of the port.
maybe a tiny website for the tiny tool with updated screenshots
is also coming soon ...
franz.
ps: i'm away for today ...
-------------- next part --------------
# 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 at 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 at webonaut.com
XCOMMENT= easely change your splash screen with a gui
X
XUSE_BZIP2= yes
XUSE_X_PREFIX= yes
XUSE_REINPLACE= yes
XUSE_PYTHON= yes
XUSE_GNOME= pygnome2
X
X.include <bsd.port.pre.mk>
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.post.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'
XA small program that let you easely change your GNOME splash screen with a gui.
X
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 at dirrm share/gnome/pixmaps/splashsetter
X at dirrm libexec/splashsetter
END-of-splashsetter/pkg-plist
exit
More information about the freebsd-gnome
mailing list