ports/139258: [New port] editors/texworks: a simple TeX front-end

Diego Depaoli trebestie at gmail.com
Wed Sep 30 17:50:01 UTC 2009


>Number:         139258
>Category:       ports
>Synopsis:       [New port] editors/texworks: a simple TeX front-end
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 30 17:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Diego Depaoli
>Release:        FreeBSD current
>Organization:
>Environment:
9.0-CURRENT FreeBSD 9.0-CURRENT #11 r197505: Fri Sep 25 23:39:35 CEST
>Description:
The TeXworkS project is an effort to build a simple 
TeX like TeXShop for Mac OS X.
>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:
#
#	texworks
#	texworks/pkg-descr
#	texworks/Makefile
#	texworks/distinfo
#
echo c - texworks
mkdir -p texworks > /dev/null 2>&1
echo x - texworks/pkg-descr
sed 's/^X//' >texworks/pkg-descr << 'e04e1271094dd489e025c25d23f9b70e'
XThe TeXworkS project is an effort to build a simple 
XTeX like TeXShop for Mac OS X.
X
XWWW:	http://www.tug.org/texworks/
e04e1271094dd489e025c25d23f9b70e
echo x - texworks/Makefile
sed 's/^X//' >texworks/Makefile << '8cbcec8f3c29ad6f797caef7a7cb3b4b'
X# New ports collection makefile for:	texworks
X# Date created:		2009-09-30
X# Whom:			Diego DepaolI <trebestie at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	texworks
XPORTVERSION=	0.2
XCATEGORIES=	editors
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
X
XMAINTAINER=	trebestie at gmail.com
XCOMMENT=	A simple TeX front-end program
X
XBUILD_DEPENDS=	hunspell:${PORTSDIR}/hungarian/hunspell 
XLIB_DEPENDS=	poppler-qt4:${PORTSDIR}/graphics/poppler-qt4 \
X		dbus:${PORTSDIR}/devel/dbus
X
XUSE_GMAKE=	yes
XMAKE_JOBS_SAFE=	yes
XUSE_QT_VER=	4
XQT_COMPONENTS=	qmake_build gui corelib rcc_build moc_build uic_build \
X		dbus xml
X
XMAKE_ENV+=	QTDIR=${QT_PREFIX}
X
XDESKTOP_ENTRIES="TexWorks" \
X		"Lowering the entry barrier to the TeX world" \
X		"TeXworks.png" \
X		"texworks" \
X		"Application;Utility;" \
X		false
XPLIST_FILES=	bin/texworks \
X		share/pixmaps/TeXworks.png
X
Xpost-patch:
X	@${RM} -f ${WRKSRC}/ui_*.h ${WRKSRC}/moc_*.cpp ${WRKSRC}/qrc_*.cpp
X	@${REINPLACE_CMD} -e 's|\/usr\/share|\${LOCALBASE}\/share|g' ${WRKSRC}/src/TWUtils.cpp
X
Xdo-configure:
X	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -spec ${QMAKESPEC} TeXworks.pro
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/texworks ${PREFIX}/bin/
X	${INSTALL_DATA} ${WRKSRC}/res/images/TeXworks.png ${PREFIX}/share/pixmaps/TeXworks.png
X.include <bsd.port.mk>
8cbcec8f3c29ad6f797caef7a7cb3b4b
echo x - texworks/distinfo
sed 's/^X//' >texworks/distinfo << '6dc54c471852d3711676098f13dc8f0d'
XMD5 (texworks-0.2.tar.gz) = 8d21dc7ee85e8c77a97bf39212510fed
XSHA256 (texworks-0.2.tar.gz) = eb3ebdb2d671459a5df59e42f4243a64e9cbf6194ab63172737dafaca4e8b37e
XSIZE (texworks-0.2.tar.gz) = 1899406
6dc54c471852d3711676098f13dc8f0d
exit


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



More information about the freebsd-ports-bugs mailing list