Date: Sun, 12 Mar 2000 07:10:41 -0600 (CST) From: smoberly@xavier.dyndns.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/17337: New port for bulb-1.0.6 Message-ID: <200003121310.HAA74737@xavier.dyndns.org>
next in thread | raw e-mail | index | archive | help
>Number: 17337 >Category: ports >Synopsis: New port for bulb-1.0.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 12 05:20:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Scott A. Moberly >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: >Description: New application for gnome/deskutils # 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: # # bulb # bulb/files # bulb/files/md5 # bulb/pkg # bulb/pkg/PLIST # bulb/pkg/COMMENT # bulb/pkg/DESCR # bulb/patches # bulb/Makefile # echo c - bulb mkdir -p bulb > /dev/null 2>&1 echo c - bulb/files mkdir -p bulb/files > /dev/null 2>&1 echo x - bulb/files/md5 sed 's/^X//' >bulb/files/md5 << 'END-of-bulb/files/md5' XMD5 (bulb-1.0.6.tar.gz) = 5a5e9cddc1e52d9a6efc6599ee390555 END-of-bulb/files/md5 echo c - bulb/pkg mkdir -p bulb/pkg > /dev/null 2>&1 echo x - bulb/pkg/PLIST sed 's/^X//' >bulb/pkg/PLIST << 'END-of-bulb/pkg/PLIST' Xbin/bulb-applet Xbin/bulb Xbin/bulbexec Xetc/CORBA/servers/bulb.gnorba Xetc/CORBA/servers/bulb-applet.gnorba Xshare/gnome/applets/Utility/bulb.desktop Xshare/gnome/pixmaps/bulb/allume.png Xshare/gnome/pixmaps/bulb/eteint.png Xshare/gnome/pixmaps/bulb/erreur.png Xshare/locale/fr/LC_MESSAGES/bulb.mo Xshare/locale/de/LC_MESSAGES/bulb.mo X@dirrm share/gnome/pixmaps/bulb END-of-bulb/pkg/PLIST echo x - bulb/pkg/COMMENT sed 's/^X//' >bulb/pkg/COMMENT << 'END-of-bulb/pkg/COMMENT' XGNOME applet to warn about task terminations. END-of-bulb/pkg/COMMENT echo x - bulb/pkg/DESCR sed 's/^X//' >bulb/pkg/DESCR << 'END-of-bulb/pkg/DESCR' X This is a simple-minded applet for GNOME, which provides a X warning service. I typically use it to warn me when a long X compilation or computation is finished. X XWWW: http://www.idiap.ch/~gobry/bulb.html X XScott Moberly <smoberly@xavier.dyndns.org> END-of-bulb/pkg/DESCR echo c - bulb/patches mkdir -p bulb/patches > /dev/null 2>&1 echo x - bulb/Makefile sed 's/^X//' >bulb/Makefile << 'END-of-bulb/Makefile' X# Ports collection Makefile for: bulb X# Version required: 1.0.6 X# Date created: 03/09/2000 X# Whom: smoberly@xavier.dyndns.org X# X# $FreeBSD$ X# X XDISTNAME= bulb-1.0.6 XCATEGORIES= deskutils gnome XMASTER_SITES= http://www.idiap.ch/~gobry/bulb/ X XMAINTAINER= smoberly@xavier.dyndns.org X XLIB_DEPENDS= panel_applet.2:${PORTSDIR}/x11/gnomecore\ X intl.1:${PORTSDIR}/devel/gettext X XGTK_CONFIG?= ${X11BASE}/bin/gtk12-config X XUSE_X_PREFIX= YES XGNU_CONFIGURE= YES XCONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" LDFLAGS="-L/usr/local/lib -lintl" XCONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome X X.include <bsd.port.mk> END-of-bulb/Makefile exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003121310.HAA74737>