Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 2000 14:29:53 -0500 (CDT)
From:      "Scott A. Moberly" <smoberly@xavier.dyndns.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18416: New port gbackground
Message-ID:  <200005061929.OAA67021@xavier.dyndns.org>

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

>Number:         18416
>Category:       ports
>Synopsis:       New port for gbackground-1.0.0b2
>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 May 07 01:10:14 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Scott A. Moberly
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:
>Description:

	New port for gbackground-1.0.0b2


# 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:
#
#	gbackground
#	gbackground/Makefile
#	gbackground/pkg
#	gbackground/pkg/PLIST
#	gbackground/pkg/COMMENT
#	gbackground/pkg/DESCR
#	gbackground/files
#	gbackground/files/md5
#	gbackground/patches
#	gbackground/patches/patch-aa
#
echo c - gbackground
mkdir -p gbackground > /dev/null 2>&1
echo x - gbackground/Makefile
sed 's/^X//' >gbackground/Makefile << 'END-of-gbackground/Makefile'
X# Ports collection Makefile for:        gbackground
X# Date created:                         05/06/2000
X# Whom:                                 smoberly@xavier.dyndns.org
X#
X# $FreeBSD$
X#
X
XPORTNAME=               gbackground
XPORTVERSION=            1.0.0b2
XCATEGORIES=             deskutils gnome
XMASTER_SITES=           http://ringer.cs.utsa.edu/~gsalinas/gBackGround/
XDISTNAME=		gBackGround-1.0.0-beta2
X
XMAINTAINER=             smoberly@xavier.dyndns.org
X
XLIB_DEPENDS=            panel_applet.2:${PORTSDIR}/x11/gnomecore\
X			gnome.3:${PORTSDIR}/x11/gnomelibs
X
XALL_TARGET=		gBackGround_applet
XUSE_X_PREFIX=           YES
XUSE_AUTOCONF=		YES
XMAKE_ENV=		INSTALL_PROGRAM="${INSTALL_PROGRAM}"\
X			INSTALL_DATA="${INSTALL_DATA}"
X
X.include <bsd.port.mk>
END-of-gbackground/Makefile
echo c - gbackground/pkg
mkdir -p gbackground/pkg > /dev/null 2>&1
echo x - gbackground/pkg/PLIST
sed 's/^X//' >gbackground/pkg/PLIST << 'END-of-gbackground/pkg/PLIST'
Xbin/gBackGround_applet
Xetc/CORBA/servers/gBackGround_applet.gnorba
Xshare/gnome/applets/Amusements/gBackGround_applet.desktop
END-of-gbackground/pkg/PLIST
echo x - gbackground/pkg/COMMENT
sed 's/^X//' >gbackground/pkg/COMMENT << 'END-of-gbackground/pkg/COMMENT'
XGnome Panel applet to change the background on the desktop
END-of-gbackground/pkg/COMMENT
echo x - gbackground/pkg/DESCR
sed 's/^X//' >gbackground/pkg/DESCR << 'END-of-gbackground/pkg/DESCR'
X  This is a Gnome Panel applet designed to change the
X  background on your desktop.
X
XWWW: http://ringer.cs.utsa.edu/~gsalinas/gBackGround/
END-of-gbackground/pkg/DESCR
echo c - gbackground/files
mkdir -p gbackground/files > /dev/null 2>&1
echo x - gbackground/files/md5
sed 's/^X//' >gbackground/files/md5 << 'END-of-gbackground/files/md5'
XMD5 (gBackGround-1.0.0-beta2.tar.gz) = 218a664f8dbbd13ae16fae8246c86ff7
END-of-gbackground/files/md5
echo c - gbackground/patches
mkdir -p gbackground/patches > /dev/null 2>&1
echo x - gbackground/patches/patch-aa
sed 's/^X//' >gbackground/patches/patch-aa << 'END-of-gbackground/patches/patch-aa'
X*** Makefile.in.orig	Sat May  6 14:00:46 2000
X--- Makefile.in	Sat May  6 14:01:49 2000
X***************
X*** 27,35 ****
X  
X  install:	$(TARGET) $(TARGET).gnorba $(TARGET).desktop
X  	strip -sv $(TARGET)
X! 	cp $(TARGET) $(BINDIR)
X! 	cp $(TARGET).gnorba $(GNORBADIR)
X! 	cp $(TARGET).desktop $(DESKTOPDIR)
X  
X  clean:
X  	@rm -f *.o core $(TARGET)
X--- 27,35 ----
X  
X  install:	$(TARGET) $(TARGET).gnorba $(TARGET).desktop
X  	strip -sv $(TARGET)
X! 	${INSTALL_PROGRAM} $(TARGET) $(BINDIR)
X! 	${INSTALL_DATA} $(TARGET).gnorba $(GNORBADIR)
X! 	${INSTALL_DATA} $(TARGET).desktop $(DESKTOPDIR)
X  
X  clean:
X  	@rm -f *.o core $(TARGET)
END-of-gbackground/patches/patch-aa
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?200005061929.OAA67021>