# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup cmake 1.0 PortGroup qt4 1.0 name scribus epoch 1 version 1.4.6 categories print license GPL-2+ platforms darwin maintainers nomaintainer description qt4-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. homepage http://www.scribus.net/ master_sites sourceforge:project/scribus/scribus/${version} use_xz yes checksums rmd160 71e72699e8f85624598aa887458fcc21f1a065fb \ sha256 21e336500d9edc9c90ccf73087e5ef3df59ec3e4a3cbfec15367bcd8d078a19a # Builds forever with llvm-gcc-4.2. https://trac.macports.org/ticket/30835 compiler.blacklist-append llvm-gcc-4.2 depends_build-append \ path:bin/perl:perl5 depends_lib-append port:aspell \ port:aspell-dict-en \ port:fontconfig \ port:ghostscript \ path:lib/pkgconfig/cairo.pc:cairo \ port:boost \ port:expat \ port:jpeg \ port:libart_lgpl \ port:libiconv \ port:lcms2 \ port:libpng\ port:libxml2 \ port:podofo \ port:python27 \ port:tiff \ port:zlib set PyFRM ${frameworks_dir}/Python.framework/Versions cmake.out_of_source yes configure.args-append \ -DCMAKE_INSTALL_PREFIX="${applications_dir}/[string toupper ${name} 0].app" \ -DPYTHON_LIBRARY="${prefix}/lib/libpython2.7.dylib" \ -DPYTHON_INCLUDE_DIR="${PyFRM}/2.7/include/python2.7" \ -DWITH_PODOFO=YES build.env HOME=${worksrcpath} # These can be uncommented to livecheck for the devel version #livecheck.url http://sourceforge.net/projects/scribus/files/scribus-devel/ #livecheck.regex /scribus-devel/(\[a-z0-9\]+(\\.\[a-z0-9\]+)+)/