Date: Wed, 16 Jul 2003 02:26:18 -0300 From: Juan Salaverria <rael@vectorstar.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/54530: [new port] deskutils/multi-backgrounds-daemon Message-ID: <E19ceny-0009V1-KA@demian.dhis.org> Resent-Message-ID: <200307160530.h6G5UDFc052471@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 54530 >Category: ports >Synopsis: [new port] deskutils/multi-backgrounds-daemon >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: Tue Jul 15 22:30:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Juan Salaverria >Release: FreeBSD 4.7-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD demian.trantor.org 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #0: Thu Jun 26 07:35:44 ART 2003 root@demian.trantor.org:/usr/src/sys/compile/GENERIC_EXT i386 >Description: The Multi-Backgrounds-Daemon is a little daemon (for Gnome2) that see that you've just changed to other workspace, and then it changes the background >How-To-Repeat: >Fix: # 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: # # multi-backgrounds-daemon # multi-backgrounds-daemon/pkg-descr # multi-backgrounds-daemon/Makefile # multi-backgrounds-daemon/pkg-plist # multi-backgrounds-daemon/distinfo # multi-backgrounds-daemon/pkg-message # echo c - multi-backgrounds-daemon mkdir -p multi-backgrounds-daemon > /dev/null 2>&1 echo x - multi-backgrounds-daemon/pkg-descr sed 's/^X//' >multi-backgrounds-daemon/pkg-descr << 'END-of-multi-backgrounds-daemon/pkg-descr' XThe Multi-Backgrounds-Daemon is a little daemon (~designed~ for Gnome 2) Xthat see that you've just changed to other workspace (a X workspace), Xand that change the background X XWWW: http://jk24.free.fr/multi-backgrounds-daemon/ X XJuan Salaverria -- <rael@vectorstar.net> END-of-multi-backgrounds-daemon/pkg-descr echo x - multi-backgrounds-daemon/Makefile sed 's/^X//' >multi-backgrounds-daemon/Makefile << 'END-of-multi-backgrounds-daemon/Makefile' X# New ports collection makefile for: deskutils/multi-backgrounds-daemon X# Date created: 16 Jul 2003 X# Whom: Juan Salaverria <rael@vectorstar.net> X# X# $FreeBSD:$ X XPORTNAME= multi-backgrounds-daemon XPORTVERSION= 0.1.1 XCATEGORIES= deskutils gnome XMASTER_SITES= http://jk24.free.fr/multi-backgrounds-daemon/ X XMAINTAINER= rael@vectorstar.net XCOMMENT= Change your GNOME2 backgound when you switch to other workspace X XUSE_X_PREFIX= yes XUSE_REINPLACE= yes XUSE_GMAKE= yes XUSE_LIBTOOL= yes XUSE_GNOME= gnomehack gnomeprefix libgnomeui libwnck XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X XDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README X Xpost-patch: X @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ;' ${WRKSRC}/configure X Xpost-install: X.if !defined(NOPORTDOCS) X ${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR} X.for f in ${DOCS} X ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} X.endfor X.endif X @${CAT} pkg-message X X.include <bsd.port.mk> END-of-multi-backgrounds-daemon/Makefile echo x - multi-backgrounds-daemon/pkg-plist sed 's/^X//' >multi-backgrounds-daemon/pkg-plist << 'END-of-multi-backgrounds-daemon/pkg-plist' Xbin/multi-backgrounds-daemon X%%PORTDOCS%%share/doc/multi-backgrounds-daemon/AUTHORS X%%PORTDOCS%%share/doc/multi-backgrounds-daemon/COPYING X%%PORTDOCS%%share/doc/multi-backgrounds-daemon/ChangeLog X%%PORTDOCS%%share/doc/multi-backgrounds-daemon/INSTALL X%%PORTDOCS%%share/doc/multi-backgrounds-daemon/NEWS X%%PORTDOCS%%share/doc/multi-backgrounds-daemon/README X%%PORTDOCS%%@dirrm share/doc/multi-backgrounds-daemon END-of-multi-backgrounds-daemon/pkg-plist echo x - multi-backgrounds-daemon/distinfo sed 's/^X//' >multi-backgrounds-daemon/distinfo << 'END-of-multi-backgrounds-daemon/distinfo' XMD5 (multi-backgrounds-daemon-0.1.1.tar.gz) = a13da364dc753a723f7c685767aaa010 END-of-multi-backgrounds-daemon/distinfo echo x - multi-backgrounds-daemon/pkg-message sed 's/^X//' >multi-backgrounds-daemon/pkg-message << 'END-of-multi-backgrounds-daemon/pkg-message' XTo use the daemon, just put it in Desktop Preferences -> Advanced -> Sessions -> Startup Programs END-of-multi-backgrounds-daemon/pkg-message exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19ceny-0009V1-KA>