ports/59894: new port : tipograf - GUI for the a2ps

Ying-Chieh Liao ijliao at FreeBSD.csie.NCTU.edu.tw
Tue Dec 2 07:40:21 UTC 2003


>Number:         59894
>Category:       ports
>Synopsis:       new port : tipograf - GUI for the a2ps
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 01 23:40:07 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
NCTU CSIE
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.9-STABLE FreeBSD 4.9-STABLE #8: Wed Oct 29 10:04:27 CST 2003 root at FreeBSD.csie.NCTU.edu.tw:/big/usr.obj/big/freebsd/pub/branches/4.0-stable/src/sys/FREEBSD i386


	
>Description:
	
>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:
#
#	tipograf/
#	tipograf/Makefile
#	tipograf/distinfo
#	tipograf/pkg-descr
#	tipograf/pkg-plist
#
echo c - tipograf/
mkdir -p tipograf/ > /dev/null 2>&1
echo x - tipograf/Makefile
sed 's/^X//' >tipograf/Makefile << 'END-of-tipograf/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	tipograf
X# Date created:			Oct 29, 2003
X# Whom:				ijliao
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tipograf
XPORTVERSION=	0.4
XCATEGORIES=	print
XMASTER_SITES=	http://www.falk-henrich.de/download/
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	GUI for a2ps
X
XRUN_DEPENDS=	a2ps:${PORTSDIR}/print/a2ps-letter
X
XUSE_REINPLACE=	yes
XUSE_QT_VER=	3
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-qt-dir=${QT_PREFIX}
XUSE_GMAKE=	yes
X
Xpost-extract:
X	@(cd ${WRKSRC}/src && ${TOUCH} *.ui)
X
Xpost-patch:
X	@${REINPLACE_CMD} -e "s|-lqt|-lqt-mt|g" \
X		-e "s|qt.so.3|qt-mt.so.3|g" \
X		-e "s|qt.so|qt-mt.so|g" ${WRKSRC}/configure
X
X.include <bsd.port.mk>
END-of-tipograf/Makefile
echo x - tipograf/distinfo
sed 's/^X//' >tipograf/distinfo << 'END-of-tipograf/distinfo'
XMD5 (tipograf-0.4.tar.gz) = abe1290e416c8a2a2312a8fbc9a5fd6b
END-of-tipograf/distinfo
echo x - tipograf/pkg-descr
sed 's/^X//' >tipograf/pkg-descr << 'END-of-tipograf/pkg-descr'
XTipograf is a frontend for the powerful anything to PostScript converter a2ps.
XBy principle, the command line is more powerful than any graphical user
Xinterface, but for the average user memorization of all the program specific
Xoptions is too time consuming. I think that's the reason why some people prefer
Xless functional GUI programs over sophisticated command line tools. Tipograf
Xsolves this problem in the case of a2ps.
X
XWWW: http://www.falk-henrich.de/
END-of-tipograf/pkg-descr
echo x - tipograf/pkg-plist
sed 's/^X//' >tipograf/pkg-plist << 'END-of-tipograf/pkg-plist'
Xbin/tipograf
X%%DATADIR%%/trans/tipograf_de.qm
X at dirrm %%DATADIR%%/trans
X at dirrm %%DATADIR%%
X%%DOCSDIR%%/benutzerhandbuch.dvi
X%%DOCSDIR%%/benutzerhandbuch.ps
X%%DOCSDIR%%/html/de/benutzerhandbuch.css
X%%DOCSDIR%%/html/de/benutzerhandbuch.html
X%%DOCSDIR%%/html/de/index.html
X%%DOCSDIR%%/html/de/node1.html
X%%DOCSDIR%%/html/de/node2.html
X%%DOCSDIR%%/html/de/node3.html
X%%DOCSDIR%%/html/de/node4.html
X%%DOCSDIR%%/html/de/node5.html
X%%DOCSDIR%%/html/de/node6.html
X%%DOCSDIR%%/html/de/node7.html
X%%DOCSDIR%%/html/en/index.html
X%%DOCSDIR%%/html/en/node1.html
X%%DOCSDIR%%/html/en/node2.html
X%%DOCSDIR%%/html/en/node3.html
X%%DOCSDIR%%/html/en/node4.html
X%%DOCSDIR%%/html/en/node5.html
X%%DOCSDIR%%/html/en/node6.html
X%%DOCSDIR%%/html/en/node7.html
X%%DOCSDIR%%/html/en/userguide.css
X%%DOCSDIR%%/html/en/userguide.html
X%%DOCSDIR%%/userguide.dvi
X%%DOCSDIR%%/userguide.ps
X at dirrm %%DOCSDIR%%/html/de
X at dirrm %%DOCSDIR%%/html/en
X at dirrm %%DOCSDIR%%/html
X at dirrm %%DOCSDIR%%
END-of-tipograf/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list