ports/96773: [New Port]: textproc/kpdftool

Yuan at FreeBSD.org Yuan at FreeBSD.org
Thu May 4 13:31:01 UTC 2006


>Number:         96773
>Category:       ports
>Synopsis:       [New Port]: textproc/kpdftool
>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:   Thu May 04 13:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yuan, Jue
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
Tsinghua University
>Environment:
FreeBSD yuanjue.net 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Tue Nov 8 15:38:43 CST 2005 YuanJue:/usr/obj/usr/src/sys/MYKERNEL i386
>Description:
New port: textproc/kpdftool. Tool to easy your PDF related works
>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:
#
#	kpdftool
#	kpdftool/Makefile
#	kpdftool/distinfo
#	kpdftool/pkg-descr
#	kpdftool/pkg-plist
#
echo c - kpdftool
mkdir -p kpdftool > /dev/null 2>&1
echo x - kpdftool/Makefile
sed 's/^X//' >kpdftool/Makefile << 'END-of-kpdftool/Makefile'
X# New ports collection makefile for:	kpdftool
X# Date created:				04 May 2006
X# Whom:					Yuan, Jue <yuanjue at yuanjue.net>
X# $FreeBSD$
X#
X
XPORTNAME=	kpdftool
XPORTVERSION=	0.22
XCATEGORIES=	kde print textproc
XMASTER_SITES=	http://www.yuanjue.net/download/
X
XMAINTAINER=	yuanjue at yuanjue.net
XCOMMENT=	Tool to easy your PDF related works
X
XBUILD_DEPENDS=	qmake:${PORTSDIR}/devel/qmake
XRUN_DEPENDS=	convert:${PORTSDIR}/graphics/ImageMagick
X
XUSE_GMAKE=	yes
XUSE_QT_VER=	3
XCONFIGURE_ENV=	QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
XMAKE_ARGS+=	QTDIR=${X11BASE}
X
Xdo-configure:
X	cd ${WRKSRC}; \
X	${LOCALBASE}/bin/qmake -spec ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ ${PORTNAME}.pro;
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-kpdftool/Makefile
echo x - kpdftool/distinfo
sed 's/^X//' >kpdftool/distinfo << 'END-of-kpdftool/distinfo'
XMD5 (kpdftool-0.22.tar.gz) = 90dbd5d64de4df7aedef264efa1885d5
XSHA256 (kpdftool-0.22.tar.gz) = 0300453cf54dcafc45f383bf3ad3e9f3f5a57a4795472df546a34b77214eac63
XSIZE (kpdftool-0.22.tar.gz) = 5521
END-of-kpdftool/distinfo
echo x - kpdftool/pkg-descr
sed 's/^X//' >kpdftool/pkg-descr << 'END-of-kpdftool/pkg-descr'
XKPDFTool is a GUI interface for GhostView/KGhostview and
XImageMagick for performing basic and usefull operations
Xwith PDF and PS (PostScript) files such as merge, extract
Xpages and protect the text into new files in a simple and
Xpractical way.
X
XWWW: http://www.kde-apps.org/content/show.php?content=
X	33194&PHPSESSID=53a1a993dee644630330a2ebc19fbc16
X
X- Yuan, Jue
Xyuanjue at yuanjue.net
END-of-kpdftool/pkg-descr
echo x - kpdftool/pkg-plist
sed 's/^X//' >kpdftool/pkg-plist << 'END-of-kpdftool/pkg-plist'
Xbin/kpdftool
END-of-kpdftool/pkg-plist
exit


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



More information about the freebsd-ports-bugs mailing list