# $Id: Portfile 27260 2007-07-26 07:04:33Z takanori@macports.org $ PortSystem 1.0 name scribus version 1.3.3.9 categories print maintainers nomaintainer@macports.org description X11-based WYSIWYG desktop publishing application long_description \ Scribus is an open source desktop publishing program. It provides true \ WYSIWYG editing, excellent PDF export facilities, and a wide range of \ other input and output options. platforms darwin homepage http://www.scribus.net/ master_sites sourceforge:scribus checksums md5 a3d7af62d99d4e0f7485ae549de50df0 \ sha1 a1bfebcd19baf0b513ff4308006399fffa733e91 \ rmd160 660b95030cec1d7c3e79958073f3ec4cc5b5fce8 use_bzip2 yes depends_build bin:perl:perl5.8 depends_lib bin:gs:ghostscript \ lib:libX11.6:XFree86 \ port:cairo \ port:expat \ port:fontconfig \ port:freetype \ port:jpeg \ port:libart_lgpl \ port:libiconv \ port:libpng \ port:lcms \ port:libxml2 \ port:pkgconfig \ port:qt3 \ port:tiff \ port:Xft2 \ port:xrender \ port:zlib configure.env HOME=${worksrcpath} configure.args --with-qt-dir=${prefix}/lib/qt3 --without-python --enable-cairo \ --with-extra-includes=${prefix}/include --with-extra-libs=${prefix}/lib \ --disable-dependency-tracking --mandir=${prefix}/share/man pre-configure { if {[file exists ${prefix}/bin/cups-config]} { return -code error "port:cups-headers may prevent building this port. Please uninstall (or deactivate) cups-headers and restart the build." } } build.env HOME=${worksrcpath} #destroot.target install-strip livecheck.check regex livecheck.url ${homepage} livecheck.regex Scribus v(\[0-9.\]+)