mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Update to svn revision 17820, unbreak
- Add confict with scribus-1.[0-4]* - Remove indefinite article from COMMENT PR: ports/168215 Submitted by: lbartoletti <coder@tuxfamily.org> (maintainer)
This commit is contained in:
parent
525810ed78
commit
df68e6c9ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312088
@ -3,14 +3,14 @@
|
||||
|
||||
PORTNAME= scribus
|
||||
PORTVERSION= 1.5.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= print editors
|
||||
MASTER_SITES= http://download.tuxfamily.org/bartcoding/FreeBSD/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-${SVN_REV}
|
||||
|
||||
MAINTAINER= coder@tuxfamily.org
|
||||
COMMENT= A comprehensive desktop publishing program
|
||||
COMMENT= Comprehensive desktop publishing program
|
||||
|
||||
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
lcms:${PORTSDIR}/graphics/lcms \
|
||||
@ -23,32 +23,31 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
boost_thread:${PORTSDIR}/devel/boost-libs \
|
||||
aspell:${PORTSDIR}/textproc/aspell \
|
||||
cairo:${PORTSDIR}/graphics/cairo \
|
||||
execinfo:${PORTSDIR}/devel/libexecinfo
|
||||
execinfo:${PORTSDIR}/devel/libexecinfo \
|
||||
poppler:${PORTSDIR}/graphics/poppler \
|
||||
osg:${PORTSDIR}/graphics/osg
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
|
||||
${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging \
|
||||
update-mime-database:${PORTSDIR}/misc/shared-mime-info
|
||||
|
||||
DEPRECATED= Broken for more than 6 month
|
||||
EXPIRATION_DATE= 2013-03-05
|
||||
BROKEN= incorrect plist
|
||||
CONFLICTS= scribus-1.[0-4]*
|
||||
|
||||
USE_SVN= yes
|
||||
NO_LATEST_LINK= yes
|
||||
USE_BZIP2= yes
|
||||
USE_PKGCONFIG= yes
|
||||
USE_QT4= gui linguist_build moc_build qmake_build rcc_build uic_build xml network
|
||||
USE_GNOME= desktopfileutils libartlgpl2 libxml2 pkgconfig
|
||||
USE_GNOME= desktopfileutils libartlgpl2 libxml2
|
||||
USE_GHOSTSCRIPT_RUN= yes
|
||||
USE_PYTHON= yes
|
||||
USE_CMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAN1= scribus.1
|
||||
MANLANG= "" de pl
|
||||
MANCOMPRESSED= no
|
||||
|
||||
FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion
|
||||
SVN_REV= 17518 # svn tip at epoch 2009120801
|
||||
SVN_REV= 17820 # svn tip at epoch 2009120801
|
||||
SVNROOT_URI= svn://scribus.net/trunk/Scribus
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (scribus-1.5.0-17518.tar.bz2) = 841a71ed127471d2ee370dab539d678586b4b278561ff27b735dc3054447800b
|
||||
SIZE (scribus-1.5.0-17518.tar.bz2) = 72390194
|
||||
SHA256 (scribus-1.5.0-17820.tar.bz2) = 633f06ee3d2b0abfbe46ff24042b9bb8f3497adda3e75747530e4bf82366c2f1
|
||||
SIZE (scribus-1.5.0-17820.tar.bz2) = 73194980
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user