Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2007 15:57:16 +0800
From:      relaxbsd@gmail.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/114549: New port:deskutils/qlabels A labels and business cards creating and printing software
Message-ID:  <46973068.1b588c0a.5b0e.ffffda69@mx.google.com>
Resent-Message-ID: <200707130800.l6D805ca025788@freefall.freebsd.org>

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

>Number:         114549
>Category:       ports
>Synopsis:       New port:deskutils/qlabels A labels and business cards creating and printing software
>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:   Fri Jul 13 08:00:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yinghong.Liu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD relaxbsd.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu May 10 21:42:19 CST 2007 hamigua@relaxbsd.org:/usr/src/sys/i386/compile/LYH i386


	
>Description:
qLabels is a labels and business cards creating and
printing software written in Qt4.

WWW: http://qlabels.p34.net/
	
>How-To-Repeat:
	
>Fix:

	

--- qlabels.shar begins here ---
# 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:
#
#	qlabels
#	qlabels/Makefile
#	qlabels/distinfo
#	qlabels/pkg-descr
#	qlabels/pkg-plist
#
echo c - qlabels
mkdir -p qlabels > /dev/null 2>&1
echo x - qlabels/Makefile
sed 's/^X//' >qlabels/Makefile << 'END-of-qlabels/Makefile'
X# New ports collection makefile for:	qlabels
X# Date created:		12 Jul 2007
X# Whom:			Yinghong.Liu <relaxbsd@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	qlabels
XPORTVERSION=	0.2
XCATEGORIES=	deskutils editors
XMASTER_SITES=	http://qlabels.p34.net/files/ \
X		http://www.sourcefiles.org/Utilities/Printer/
XDISTNAME=	${PORTNAME}_${PORTVERSION}
X
XMAINTAINER=	relaxbsd@gmail.com
XCOMMENT=	A labels and business cards creating and printing software
X
XUSE_BZIP2=	yes
XUSE_QT_VER=	4
XQT_COMPONENTS=	xml gui corelib qmake uic moc rcc
XWRKSRC=		${WRKDIR}/${DISTNAME:C/_/-/}
X
XDESKTOP_ENTRIES=	"qlabels" \
X			"A labels and business cards creating and printing software" \
X			"" \
X			"qlabels" \
X			"Application;Office;" \
X			"false"
X
Xpost-patch:
X	@${REINPLACE_CMD} 's|/usr|${PREFIX}|g' \
X		${WRKSRC}/qlabels.pro \
X		${WRKSRC}/lib/templates.cpp \
X		${WRKSRC}/lib/papers.cpp
X
Xpre-build:
X	@cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${QMAKE} -unix qlabels.pro
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for doc in Changelog LICENSE
X	@${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-qlabels/Makefile
echo x - qlabels/distinfo
sed 's/^X//' >qlabels/distinfo << 'END-of-qlabels/distinfo'
XMD5 (qlabels_0.2.tar.bz2) = 851967d013fbe2a91f15c2b8354f0eda
XSHA256 (qlabels_0.2.tar.bz2) = e352d3ab31a027e7102c596b1ece3d02b0a8edfe7145674b023767af9ee6b413
XSIZE (qlabels_0.2.tar.bz2) = 52873
END-of-qlabels/distinfo
echo x - qlabels/pkg-descr
sed 's/^X//' >qlabels/pkg-descr << 'END-of-qlabels/pkg-descr'
XqLabels is a labels and business cards creating and
Xprinting software written in Qt4.
X
XWWW: http://qlabels.p34.net/
END-of-qlabels/pkg-descr
echo x - qlabels/pkg-plist
sed 's/^X//' >qlabels/pkg-plist << 'END-of-qlabels/pkg-plist'
Xbin/qlabels
X%%PORTDOCS%%%%DOCSDIR%%/Changelog
X%%PORTDOCS%%%%DOCSDIR%%/LICENSE
X%%DATADIR%%/templates/avery-iso-templates.xml
X%%DATADIR%%/templates/avery-other-templates.xml
X%%DATADIR%%/templates/avery-us-templates.xml
X%%DATADIR%%/templates/dvd-template.xml
X%%DATADIR%%/templates/misc-iso-templates.xml
X%%DATADIR%%/templates/misc-other-templates.xml
X%%DATADIR%%/templates/misc-us-templates.xml
X%%DATADIR%%/templates/paper-sizes.xml
X%%DATADIR%%/templates/zweckform-iso-templates.xml
X@dirrm %%DATADIR%%/templates
X@dirrm %%DATADIR%%
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-qlabels/pkg-plist
exit
--- qlabels.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46973068.1b588c0a.5b0e.ffffda69>