Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2002 12:50:42 +0100 (CET)
From:      Rene Scholz <rene@fantasia.hn.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35479: New Port: A small stand-alone program for creating labels and business cards
Message-ID:  <200203021150.g22Bogp92233@omega.sativa.de>

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

>Number:         35479
>Category:       ports
>Synopsis:       New Port: A small stand-alone program for creating labels and business cards
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 02 04:00:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Rene Scholz
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
>Environment:
System: FreeBSD omega.sativa.de 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Fri Feb 15 15:58:10 CET 2002 root@omega.sativa.de:/usr/src/sys/compile/OMEGA i386
>Description:
gLabels is a small stand-alone program for creating labels and business
cards using a laser or ink-jet printer.

WWW: http://snaught.com/glabels/
>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:
#
#	glabels
#	glabels/Makefile
#	glabels/pkg-comment
#	glabels/pkg-descr
#	glabels/distinfo
#	glabels/pkg-plist
#
echo c - glabels
mkdir -p glabels > /dev/null 2>&1
echo x - glabels/Makefile
sed 's/^X//' >glabels/Makefile << 'END-of-glabels/Makefile'
X# New ports collection makefile for:	glabels
X# Date created:				02 Mar 2002
X# Whom:					René Scholz <rene@fantasia.hn.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	glabels
XPORTVERSION=	0.4.3
XCATEGORIES=     graphics gnome
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=     ${PORTNAME}
X
XMAINTAINER=	rene@fantasia.hn.org
X
XLIB_DEPENDS=    gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	yes
XUSE_LIBTOOL=	yes
X
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
X
XCFLAGS+=        -I${LOCALBASE}/include
XLDFLAGS=        -L${LOCALBASE}/lib -lgnugetopt ${PTHREAD_LIBS:S/"//g}
X
Xpre-patch:
X	@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
X		 s|DATADIRNAME=lib|DATADIRNAME=share/gnome|g' ${WRKSRC}/configure
X	@find ${WRKSRC} -name "Makefile.in*" | xargs ${PERL} -pi -e \
X		's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
X		 s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ; \
X		 s|gawk|awk|g'
X
X.include <bsd.port.mk>
END-of-glabels/Makefile
echo x - glabels/pkg-comment
sed 's/^X//' >glabels/pkg-comment << 'END-of-glabels/pkg-comment'
XA small stand-alone program for creating labels and business cards
END-of-glabels/pkg-comment
echo x - glabels/pkg-descr
sed 's/^X//' >glabels/pkg-descr << 'END-of-glabels/pkg-descr'
XgLabels is a small stand-alone program for creating labels and business
Xcards using a laser or ink-jet printer.
X
XWWW: http://snaught.com/glabels/ 
X
X-Rene
Xrene@fantasia.hn.org
END-of-glabels/pkg-descr
echo x - glabels/distinfo
sed 's/^X//' >glabels/distinfo << 'END-of-glabels/distinfo'
XMD5 (glabels-0.4.3.tar.gz) = 731cbaecb8822157586897131b513498
END-of-glabels/distinfo
echo x - glabels/pkg-plist
sed 's/^X//' >glabels/pkg-plist << 'END-of-glabels/pkg-plist'
Xbin/glabels
Xbin/glabels-batch
Xshare/gnome/apps/Applications/glabels.desktop
Xshare/gnome/glabels/predefined-labels.template
Xshare/gnome/help/glabels/C/index.html
Xshare/gnome/help/glabels/C/ln7.html
Xshare/gnome/help/glabels/C/topic.dat
Xshare/gnome/pixmaps/glabels/glabels-icon.png
Xshare/gnome/pixmaps/glabels/glabels-logo.png
Xshare/locale/de/LC_MESSAGES/glabels.mo
Xshare/locale/fr/LC_MESSAGES/glabels.mo
Xshare/locale/ja/LC_MESSAGES/glabels.mo
Xshare/locale/pt_BR/LC_MESSAGES/glabels.mo
X@dirrm share/gnome/glabels
X@dirrm share/gnome/help/glabels/C/stylesheet-images
X@dirrm share/gnome/help/glabels/C/images
X@dirrm share/gnome/help/glabels/C
X@dirrm share/gnome/help/glabels
X@dirrm share/gnome/pixmaps/glabels
END-of-glabels/pkg-plist
exit


>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?200203021150.g22Bogp92233>