diff options
author | drochner <drochner@pkgsrc.org> | 2009-09-16 09:24:55 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-09-16 09:24:55 +0000 |
commit | f1339aab95ada44334435a96d7a87fde039ec38d (patch) | |
tree | 8ef38f665aec0c3008a7a7a89d4edae3e62510d1 /print/scribus | |
parent | 9fd4e87e1f5654d8c746e1ec33c213dbd0b493d9 (diff) | |
download | pkgsrc-f1339aab95ada44334435a96d7a87fde039ec38d.tar.gz |
update to 1.3.3.13
changes:
-Several fixes and improvements to Pdf exporter
-More translation and documentation updates
-Several fixes to protect against possible crashes
-Improvements to the Scripter to enable more features
pkgsrc note: The gnu-autoconf based make system is completely broken
now, had to switch to cmake. Added cups dependency.
Diffstat (limited to 'print/scribus')
-rw-r--r-- | print/scribus/Makefile | 12 | ||||
-rw-r--r-- | print/scribus/PLIST | 1239 | ||||
-rw-r--r-- | print/scribus/distinfo | 11 | ||||
-rw-r--r-- | print/scribus/patches/patch-ah | 24 | ||||
-rw-r--r-- | print/scribus/patches/patch-ai | 36 |
5 files changed, 597 insertions, 725 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile index b267b7df1d5..8fc47afe66f 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.61 2009/08/26 19:58:15 sno Exp $ +# $NetBSD: Makefile,v 1.62 2009/09/16 09:24:55 drochner Exp $ -DISTNAME= scribus-1.3.3.12 -PKGREVISION= 3 +DISTNAME= scribus-1.3.3.13 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} EXTRACT_SUFX= .tar.bz2 @@ -17,7 +16,7 @@ USE_LIBTOOL= YES USE_TOOLS+= gmake perl pkg-config PTHREAD_OPTS+= require SHLIBTOOL_OVERRIDE= # empty -GNU_CONFIGURE= yes +USE_CMAKE= yes CONFIGURE_ARGS+= --enable-cairo CONFIGURE_ARGS+= --with-extra-includes=${PREFIX}/include CONFIGURE_ARGS+= --with-extra-libs=${PREFIX}/lib @@ -29,6 +28,11 @@ CONFIGURE_ARGS+= --with-pythondir=${PREFIX} # XXX make an option CONFIGURE_ARGS+= --disable-cups +post-install: + ${INSTALL_DATA} ${WRKSRC}/scribus/icons/scribus.png \ + ${DESTDIR}${PREFIX}/share/pixmaps + +.include "../../print/cups/buildlink3.mk" .include "../../graphics/cairo/buildlink3.mk" .include "../../graphics/jpeg/buildlink3.mk" BUILDLINK_API_DEPENDS.libart+= libart>=2.3.19nb1 diff --git a/print/scribus/PLIST b/print/scribus/PLIST index 290fe415e4b..b7ae39b9e21 100644 --- a/print/scribus/PLIST +++ b/print/scribus/PLIST @@ -1,211 +1,31 @@ -@comment $NetBSD: PLIST,v 1.17 2009/06/14 18:11:59 joerg Exp $ +@comment $NetBSD: PLIST,v 1.18 2009/09/16 09:24:55 drochner Exp $ bin/scribus -include/scribus/about.h -include/scribus/actionmanager.h -include/scribus/aligndistribute.h -include/scribus/alignselect.h -include/scribus/annot.h -include/scribus/annota.h -include/scribus/annotation.h -include/scribus/applytemplatedialog.h -include/scribus/arrowchooser.h -include/scribus/autoform.h -include/scribus/autoformbuttongroup.h -include/scribus/bookmwin.h -include/scribus/bookpalette.h -include/scribus/buttonicon.h -include/scribus/charselect.h -include/scribus/checkDocument.h -include/scribus/cmsprefs.h -include/scribus/cmsutil.h -include/scribus/cmykfw.h -include/scribus/collect4output.h -include/scribus/color.h -include/scribus/colorchart.h -include/scribus/colorcombo.h -include/scribus/colorm.h -include/scribus/cpalette.h -include/scribus/crypt.h -include/scribus/cupsoptions.h -include/scribus/customfdialog.h -include/scribus/dcolor.h -include/scribus/delpages.h -include/scribus/docinfo.h -include/scribus/docitemattrprefs.h -include/scribus/documentchecker.h -include/scribus/documentinformation.h -include/scribus/druck.h -include/scribus/dynamictip.h -include/scribus/edit1format.h -include/scribus/editformats.h -include/scribus/editor.h -include/scribus/extimageprops.h -include/scribus/fileloader.h -include/scribus/fileunzip.h -include/scribus/filewatcher.h -include/scribus/fmitem.h -include/scribus/fontcombo.h -include/scribus/fontprefs.h -include/scribus/fontreplacedialog.h -include/scribus/fparser.h -include/scribus/fpconfig.h -include/scribus/fpoint.h -include/scribus/fpointarray.h -include/scribus/fptypes.h -include/scribus/frameedit.h -include/scribus/gradienteditor.h -include/scribus/gtaction.h -include/scribus/gtdialogs.h -include/scribus/gtfont.h -include/scribus/gtframestyle.h -include/scribus/gtgettext.h -include/scribus/gtmeasure.h -include/scribus/gtparagraphstyle.h -include/scribus/gtstyle.h -include/scribus/gtwriter.h -include/scribus/guidemanager.h -include/scribus/helpbrowser.h -include/scribus/hnjalloc.h -include/scribus/hruler.h -include/scribus/hyask.h -include/scribus/hyphen.h -include/scribus/hyphenator.h -include/scribus/hysettings.h -include/scribus/icons5.h -include/scribus/icons6.h -include/scribus/insertTable.h -include/scribus/inspage.h -include/scribus/ioapi.h -include/scribus/javadocs.h -include/scribus/keymanager.h -include/scribus/langmgr.h -include/scribus/layers.h -include/scribus/linecombo.h -include/scribus/lineformats.h -include/scribus/linkbutton.h -include/scribus/loremipsum.h -include/scribus/margindialog.h -include/scribus/marginwidget.h -include/scribus/md5.h -include/scribus/mdup.h -include/scribus/measurements.h -include/scribus/menumanager.h -include/scribus/mergedoc.h -include/scribus/missing.h -include/scribus/movepage.h -include/scribus/mpalette.h -include/scribus/mspinbox.h -include/scribus/multiline.h -include/scribus/multiprogressdialog.h -include/scribus/muster.h -include/scribus/navigator.h -include/scribus/newfile.h -include/scribus/newtemp.h -include/scribus/page.h -include/scribus/pageitem.h -include/scribus/pageitemattributes.h -include/scribus/pagelayout.h -include/scribus/pageselector.h -include/scribus/pagesize.h -include/scribus/pagestructs.h -include/scribus/pdfopts.h -include/scribus/picsearch.h -include/scribus/picstatus.h -include/scribus/pluginmanager.h -include/scribus/polygonwidget.h -include/scribus/polyprops.h -include/scribus/prefs.h -include/scribus/prefscontext.h -include/scribus/prefsdialogbase.h -include/scribus/prefsfile.h -include/scribus/prefsmanager.h -include/scribus/prefspanel.h -include/scribus/prefsreader.h -include/scribus/prefstable.h -include/scribus/preview.h -include/scribus/query.h -include/scribus/rc4.h -include/scribus/reformdoc.h -include/scribus/rulermover.h -include/scribus/sampleitem.h -include/scribus/sccolor.h -include/scribus/scfontmetrics.h -include/scribus/scfonts.h -include/scribus/scfonts_ttf.h -include/scribus/scmenu.h -include/scribus/scmessagebox.h -include/scribus/scpainter.h -include/scribus/scpaths.h -include/scribus/scpixmapcache.h -include/scribus/scplugin.h -include/scribus/scpreview.h -include/scribus/scraction.h -include/scribus/scrap.h -include/scribus/scribus.h -include/scribus/scribusXml.h -include/scribus/scribusapp.h -include/scribus/scribusdoc.h -include/scribus/scribusstructs.h -include/scribus/scribusview.h -include/scribus/scribuswin.h -include/scribus/scrpalettebase.h -include/scribus/scslainforeader.h -include/scribus/search.h -include/scribus/seiten.h -include/scribus/selection.h -include/scribus/selfield.h -include/scribus/serializer.h -include/scribus/shadebutton.h -include/scribus/spalette.h -include/scribus/splash.h -include/scribus/stencilreader.h -include/scribus/story.h -include/scribus/styleselect.h -include/scribus/tabcheckdoc.h -include/scribus/tabguides.h -include/scribus/tabmanager.h -include/scribus/tabpdfoptions.h -include/scribus/tabruler.h -include/scribus/tabtools.h -include/scribus/tabtypography.h -include/scribus/tocgenerator.h -include/scribus/tocindexprefs.h -include/scribus/tree.h -include/scribus/undogui.h -include/scribus/undomanager.h -include/scribus/undoobject.h -include/scribus/undostate.h -include/scribus/units.h -include/scribus/unzip.h -include/scribus/vgradient.h -include/scribus/vruler.h -include/scribus/werktoolb.h lib/scribus/import.prolog lib/scribus/keysets/scribus13.ksxml -lib/scribus/plugins/gettext/libcsvim.la -lib/scribus/plugins/gettext/libdocim.la -lib/scribus/plugins/gettext/libhtmlim.la -lib/scribus/plugins/gettext/libodtimplugin.la -lib/scribus/plugins/gettext/libpdbim.la -lib/scribus/plugins/gettext/libsxwimplugin.la -lib/scribus/plugins/gettext/libtextfilterplugin.la -lib/scribus/plugins/gettext/libtxtim.la -lib/scribus/plugins/libbarcodegenerator.la -lib/scribus/plugins/libcolorwheel.la -lib/scribus/plugins/libfontpreview.la -lib/scribus/plugins/libimportps.la -lib/scribus/plugins/libnewfromtemplateplugin.la -lib/scribus/plugins/liboldscribusformat.la -lib/scribus/plugins/liboodrawimp.la -lib/scribus/plugins/libsaveastemplateplugin.la -lib/scribus/plugins/libscribusexportpixmap.la -lib/scribus/plugins/libscribusshortwords.la -lib/scribus/plugins/libscriptplugin.la -lib/scribus/plugins/libsvgexplugin.la -lib/scribus/plugins/libsvgimplugin.la +lib/scribus/plugins/gettext/libcsvim.so +lib/scribus/plugins/gettext/libdocim.so +lib/scribus/plugins/gettext/libhtmlim.so +lib/scribus/plugins/gettext/libodtimplugin.so +lib/scribus/plugins/gettext/libpdbim.so +lib/scribus/plugins/gettext/libsxwimplugin.so +lib/scribus/plugins/gettext/libtextfilterplugin.so +lib/scribus/plugins/gettext/libtxtim.so +lib/scribus/plugins/libbarcodegenerator.so +lib/scribus/plugins/libcolorwheel.so +lib/scribus/plugins/libfontpreview.so +lib/scribus/plugins/libimportps.so +lib/scribus/plugins/libnewfromtemplateplugin.so +lib/scribus/plugins/liboldscribusformat.so +lib/scribus/plugins/liboodrawimp.so +lib/scribus/plugins/libsaveastemplateplugin.so +lib/scribus/plugins/libscribusexportpixmap.so +lib/scribus/plugins/libscribusshortwords.so +lib/scribus/plugins/libscriptplugin.so +lib/scribus/plugins/libsvgexplugin.so +lib/scribus/plugins/libsvgimplugin.so lib/scribus/profiles/GenericCMYK.icm lib/scribus/profiles/GenericCMYK.txt -lib/scribus/profiles/ReadMe +lib/scribus/profiles/Readme lib/scribus/profiles/sRGB.icm lib/scribus/profiles/srgb.license lib/scribus/swatches/Scribus_Gnome.txt @@ -216,497 +36,505 @@ lib/scribus/swatches/Scribus_X11Grey.txt man/man1/scribus.1 man/man1/scribus.1.de man/pl/man1/scribus.1 -share/applications/vnd.scribus.desktop -share/doc/${PKGNAME}/AUTHORS -share/doc/${PKGNAME}/BUILDING -share/doc/${PKGNAME}/COPYING -share/doc/${PKGNAME}/ChangeLog -share/doc/${PKGNAME}/ChangeLogSVN -share/doc/${PKGNAME}/INSTALL -share/doc/${PKGNAME}/NEWS -share/doc/${PKGNAME}/PACKAGING -share/doc/${PKGNAME}/README -share/doc/${PKGNAME}/README.MacOSX -share/doc/${PKGNAME}/TODO -share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/after_short_words.png -share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/before_short_words.png -share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/dialog.png -share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/menu.png -share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/menu.xml -share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/short-words-manual.html -share/doc/${PKGNAME}/de/about1.html -share/doc/${PKGNAME}/de/about2.html -share/doc/${PKGNAME}/de/cms.html -share/doc/${PKGNAME}/de/cms2.html -share/doc/${PKGNAME}/de/cms3.html -share/doc/${PKGNAME}/de/cms4.html -share/doc/${PKGNAME}/de/codingstandards.html -share/doc/${PKGNAME}/de/contributions.html -share/doc/${PKGNAME}/de/cross-platform.html -share/doc/${PKGNAME}/de/cups.html -share/doc/${PKGNAME}/de/developers.html -share/doc/${PKGNAME}/de/doccopyright.html -share/doc/${PKGNAME}/de/docinfo.html -share/doc/${PKGNAME}/de/documentation.html -share/doc/${PKGNAME}/de/download.html -share/doc/${PKGNAME}/de/faq1.html -share/doc/${PKGNAME}/de/faq2.html -share/doc/${PKGNAME}/de/faq3.html -share/doc/${PKGNAME}/de/fonts1.html -share/doc/${PKGNAME}/de/fonts2.html -share/doc/${PKGNAME}/de/fonts3.html -share/doc/${PKGNAME}/de/fonts4.html -share/doc/${PKGNAME}/de/fonts5.html -share/doc/${PKGNAME}/de/gettexthowto.html -share/doc/${PKGNAME}/de/gsfont.html -share/doc/${PKGNAME}/de/hyphenator.html -share/doc/${PKGNAME}/de/importhints.html -share/doc/${PKGNAME}/de/importhints1.html -share/doc/${PKGNAME}/de/importhints2.html -share/doc/${PKGNAME}/de/importhints3.html -share/doc/${PKGNAME}/de/index.html -share/doc/${PKGNAME}/de/install-dpkg.html -share/doc/${PKGNAME}/de/install1.html -share/doc/${PKGNAME}/de/install2.html -share/doc/${PKGNAME}/de/install3.html -share/doc/${PKGNAME}/de/install4.html -share/doc/${PKGNAME}/de/install5.html -share/doc/${PKGNAME}/de/intro.html -share/doc/${PKGNAME}/de/irc.html -share/doc/${PKGNAME}/de/javascriptpdf.html -share/doc/${PKGNAME}/de/keys.html -share/doc/${PKGNAME}/de/machints1.html -share/doc/${PKGNAME}/de/machints2.html -share/doc/${PKGNAME}/de/menu.xml -share/doc/${PKGNAME}/de/moncal.html -share/doc/${PKGNAME}/de/mouse.html -share/doc/${PKGNAME}/de/otherinfo.html -share/doc/${PKGNAME}/de/pagetemplate1.html -share/doc/${PKGNAME}/de/parallel-install.html -share/doc/${PKGNAME}/de/pdf_form.html -share/doc/${PKGNAME}/de/pdfexport1.html -share/doc/${PKGNAME}/de/pdfexport2.html -share/doc/${PKGNAME}/de/pdfexport3.html -share/doc/${PKGNAME}/de/pdfexport4.html -share/doc/${PKGNAME}/de/pdflavor.html -share/doc/${PKGNAME}/de/pdfx3.html -share/doc/${PKGNAME}/de/plugin_howto.html -share/doc/${PKGNAME}/de/prepress.html -share/doc/${PKGNAME}/de/print1.html -share/doc/${PKGNAME}/de/print2.html -share/doc/${PKGNAME}/de/print3.html -share/doc/${PKGNAME}/de/readme.html -share/doc/${PKGNAME}/de/resources.html -share/doc/${PKGNAME}/de/scprinters.html -share/doc/${PKGNAME}/de/scribus-svg.html -share/doc/${PKGNAME}/de/scribuscopyright.html -share/doc/${PKGNAME}/de/scribusfileformat.html -share/doc/${PKGNAME}/de/scripter-extensions.html -share/doc/${PKGNAME}/de/scripter-faq.html -share/doc/${PKGNAME}/de/scripter1.html -share/doc/${PKGNAME}/de/scripterapi-ImageExport.html -share/doc/${PKGNAME}/de/scripterapi-PDFfile.html -share/doc/${PKGNAME}/de/scripterapi-Printer.html -share/doc/${PKGNAME}/de/scripterapi-color.html -share/doc/${PKGNAME}/de/scripterapi-constants.html -share/doc/${PKGNAME}/de/scripterapi-dialogs.html -share/doc/${PKGNAME}/de/scripterapi-doc.html -share/doc/${PKGNAME}/de/scripterapi-font.html -share/doc/${PKGNAME}/de/scripterapi-getobjprop.html -share/doc/${PKGNAME}/de/scripterapi-layer.html -share/doc/${PKGNAME}/de/scripterapi-manobj.html -share/doc/${PKGNAME}/de/scripterapi-object.html -share/doc/${PKGNAME}/de/scripterapi-page.html -share/doc/${PKGNAME}/de/scripterapi-pydoc.html -share/doc/${PKGNAME}/de/scripterapi-select.html -share/doc/${PKGNAME}/de/scripterapi-setobjprop.html -share/doc/${PKGNAME}/de/scripterapi-textframes.html -share/doc/${PKGNAME}/de/scripterapi.html -share/doc/${PKGNAME}/de/settings1.html -share/doc/${PKGNAME}/de/short-words.html -share/doc/${PKGNAME}/de/specs.html -share/doc/${PKGNAME}/de/toolbox.html -share/doc/${PKGNAME}/de/toolbox1.html -share/doc/${PKGNAME}/de/toolbox10.html -share/doc/${PKGNAME}/de/toolbox11.html -share/doc/${PKGNAME}/de/toolbox12.html -share/doc/${PKGNAME}/de/toolbox13.html -share/doc/${PKGNAME}/de/toolbox14.html -share/doc/${PKGNAME}/de/toolbox15.html -share/doc/${PKGNAME}/de/toolbox2.html -share/doc/${PKGNAME}/de/toolbox3.html -share/doc/${PKGNAME}/de/toolbox4.html -share/doc/${PKGNAME}/de/toolbox5.html -share/doc/${PKGNAME}/de/toolbox6.html -share/doc/${PKGNAME}/de/toolbox7.html -share/doc/${PKGNAME}/de/toolbox8.html -share/doc/${PKGNAME}/de/toolbox9.html -share/doc/${PKGNAME}/de/topten.html -share/doc/${PKGNAME}/de/translation_howto.html -share/doc/${PKGNAME}/de/tutorials.html -share/doc/${PKGNAME}/en/about1.html -share/doc/${PKGNAME}/en/about2.html -share/doc/${PKGNAME}/en/cms.html -share/doc/${PKGNAME}/en/cms2.html -share/doc/${PKGNAME}/en/cms3.html -share/doc/${PKGNAME}/en/cms4.html -share/doc/${PKGNAME}/en/codingstandards.html -share/doc/${PKGNAME}/en/color1.html -share/doc/${PKGNAME}/en/contributions.html -share/doc/${PKGNAME}/en/cross-platform.html -share/doc/${PKGNAME}/en/cups.html -share/doc/${PKGNAME}/en/developers.html -share/doc/${PKGNAME}/en/doccopyright.html -share/doc/${PKGNAME}/en/docinfo.html -share/doc/${PKGNAME}/en/documentation.html -share/doc/${PKGNAME}/en/download.html -share/doc/${PKGNAME}/en/faq1.html -share/doc/${PKGNAME}/en/faq2.html -share/doc/${PKGNAME}/en/faq3.html -share/doc/${PKGNAME}/en/fonts-win32.html -share/doc/${PKGNAME}/en/fonts1.html -share/doc/${PKGNAME}/en/fonts2.html -share/doc/${PKGNAME}/en/fonts3.html -share/doc/${PKGNAME}/en/fonts4.html -share/doc/${PKGNAME}/en/fonts5.html -share/doc/${PKGNAME}/en/gettexthowto.html -share/doc/${PKGNAME}/en/gsfont.html -share/doc/${PKGNAME}/en/hyphenator.html -share/doc/${PKGNAME}/en/images/RDF.png -share/doc/${PKGNAME}/en/images/Scripter.png -share/doc/${PKGNAME}/en/images/Scripter_error_string.png -share/doc/${PKGNAME}/en/images/acro1.png -share/doc/${PKGNAME}/en/images/acro2.png -share/doc/${PKGNAME}/en/images/acro3.png -share/doc/${PKGNAME}/en/images/acroinfo.png -share/doc/${PKGNAME}/en/images/acropass.png -share/doc/${PKGNAME}/en/images/acroreader5.1.png -share/doc/${PKGNAME}/en/images/acrosec.png -share/doc/${PKGNAME}/en/images/after_short_words.png -share/doc/${PKGNAME}/en/images/batik1.png -share/doc/${PKGNAME}/en/images/before_short_words.png -share/doc/${PKGNAME}/en/images/cmsmodify1.png -share/doc/${PKGNAME}/en/images/cmspanel.png -share/doc/${PKGNAME}/en/images/colormanager1.png -share/doc/${PKGNAME}/en/images/colormanager2.png -share/doc/${PKGNAME}/en/images/colormgmtscreen.png -share/doc/${PKGNAME}/en/images/cups1.png -share/doc/${PKGNAME}/en/images/cups2.png -share/doc/${PKGNAME}/en/images/docheader1.png -share/doc/${PKGNAME}/en/images/docheader2.png -share/doc/${PKGNAME}/en/images/docinfo.png -share/doc/${PKGNAME}/en/images/docinfo2.png -share/doc/${PKGNAME}/en/images/fontpref1.png -share/doc/${PKGNAME}/en/images/fontpref2.png -share/doc/${PKGNAME}/en/images/fontpref3.png -share/doc/${PKGNAME}/en/images/fontpref4.png -share/doc/${PKGNAME}/en/images/fontprev.png -share/doc/${PKGNAME}/en/images/fonts.png -share/doc/${PKGNAME}/en/images/fonts2.png -share/doc/${PKGNAME}/en/images/fonts3.png -share/doc/${PKGNAME}/en/images/fonts4.png -share/doc/${PKGNAME}/en/images/fontsampler.png -share/doc/${PKGNAME}/en/images/fontsampler2.png -share/doc/${PKGNAME}/en/images/formularz_export_PDF.png -share/doc/${PKGNAME}/en/images/formularz_js_skrypt.png -share/doc/${PKGNAME}/en/images/formularz_js_sprawdzanie.png -share/doc/${PKGNAME}/en/images/formularz_nowy.png -share/doc/${PKGNAME}/en/images/formularz_pole_num.png -share/doc/${PKGNAME}/en/images/gammagrayscale.png -share/doc/${PKGNAME}/en/images/gimpoptions1.png -share/doc/${PKGNAME}/en/images/gimpoptions2.png -share/doc/${PKGNAME}/en/images/gimpoptions3.png -share/doc/${PKGNAME}/en/images/gsadv1.png -share/doc/${PKGNAME}/en/images/gsadv2.png -share/doc/${PKGNAME}/en/images/gsadv3.png -share/doc/${PKGNAME}/en/images/htmlimport.png -share/doc/${PKGNAME}/en/images/htmlstyle.png -share/doc/${PKGNAME}/en/images/hyphen1.png -share/doc/${PKGNAME}/en/images/hyphen2.png -share/doc/${PKGNAME}/en/images/hyphen3.png -share/doc/${PKGNAME}/en/images/imageeffects.png -share/doc/${PKGNAME}/en/images/inkscape.png -share/doc/${PKGNAME}/en/images/kfontinstaller.png -share/doc/${PKGNAME}/en/images/ksnapshot.png -share/doc/${PKGNAME}/en/images/layers1.png -share/doc/${PKGNAME}/en/images/layers2.png -share/doc/${PKGNAME}/en/images/lprof.png -share/doc/${PKGNAME}/en/images/monprof1.png -share/doc/${PKGNAME}/en/images/monprof2.png -share/doc/${PKGNAME}/en/images/monprof3.png -share/doc/${PKGNAME}/en/images/monprof4.png -share/doc/${PKGNAME}/en/images/oochart.png -share/doc/${PKGNAME}/en/images/ooeps1.png -share/doc/${PKGNAME}/en/images/oogettext1.png -share/doc/${PKGNAME}/en/images/pagetemplate1.png -share/doc/${PKGNAME}/en/images/pdfeffect1.png -share/doc/${PKGNAME}/en/images/pdfeffect2.png -share/doc/${PKGNAME}/en/images/pdfx3-1.png -share/doc/${PKGNAME}/en/images/pdfxcolor.png -share/doc/${PKGNAME}/en/images/pdfxintent.png -share/doc/${PKGNAME}/en/images/prefs-mac-1.png -share/doc/${PKGNAME}/en/images/prefs.png -share/doc/${PKGNAME}/en/images/prefs10.png -share/doc/${PKGNAME}/en/images/prefs11.png -share/doc/${PKGNAME}/en/images/prefs12.png -share/doc/${PKGNAME}/en/images/prefs15.png -share/doc/${PKGNAME}/en/images/prefs2.png -share/doc/${PKGNAME}/en/images/prefs3.png -share/doc/${PKGNAME}/en/images/prefs4.png -share/doc/${PKGNAME}/en/images/prefs5.png -share/doc/${PKGNAME}/en/images/prefs6.png -share/doc/${PKGNAME}/en/images/prefs8.png -share/doc/${PKGNAME}/en/images/prefsblgrid1.png -share/doc/${PKGNAME}/en/images/prefsdisplay.png -share/doc/${PKGNAME}/en/images/printer1.png -share/doc/${PKGNAME}/en/images/printer2.png -share/doc/${PKGNAME}/en/images/printpreview.png -share/doc/${PKGNAME}/en/images/printseps.png -share/doc/${PKGNAME}/en/images/pstoedit1.png -share/doc/${PKGNAME}/en/images/result.png -share/doc/${PKGNAME}/en/images/scribus2.png -share/doc/${PKGNAME}/en/images/scribuscms1.png -share/doc/${PKGNAME}/en/images/scribustru4.png -share/doc/${PKGNAME}/en/images/siatka_jednostki_miar.png -share/doc/${PKGNAME}/en/images/siatka_menu.png -share/doc/${PKGNAME}/en/images/spinbox1.png -share/doc/${PKGNAME}/en/images/svg1.png -share/doc/${PKGNAME}/en/images/swdialog.png -share/doc/${PKGNAME}/en/images/swmenu.png -share/doc/${PKGNAME}/en/images/symbole.png -share/doc/${PKGNAME}/en/images/ulica.png -share/doc/${PKGNAME}/en/images/wlasciwosci_pola.png -share/doc/${PKGNAME}/en/images/wyslij_formularz.png -share/doc/${PKGNAME}/en/images/xnview.png -share/doc/${PKGNAME}/en/importhints.html -share/doc/${PKGNAME}/en/importhints1.html -share/doc/${PKGNAME}/en/importhints2.html -share/doc/${PKGNAME}/en/importhints3.html -share/doc/${PKGNAME}/en/importhints4.html -share/doc/${PKGNAME}/en/index.html -share/doc/${PKGNAME}/en/install-dpkg.html -share/doc/${PKGNAME}/en/install.html -share/doc/${PKGNAME}/en/install1.html -share/doc/${PKGNAME}/en/install2.html -share/doc/${PKGNAME}/en/install3.html -share/doc/${PKGNAME}/en/install4.html -share/doc/${PKGNAME}/en/intro.html -share/doc/${PKGNAME}/en/irc.html -share/doc/${PKGNAME}/en/javascriptpdf.html -share/doc/${PKGNAME}/en/keys.html -share/doc/${PKGNAME}/en/layers.html -share/doc/${PKGNAME}/en/lipsum.html -share/doc/${PKGNAME}/en/machints1.html -share/doc/${PKGNAME}/en/machints2.html -share/doc/${PKGNAME}/en/mailing_lists.html -share/doc/${PKGNAME}/en/menu.xml -share/doc/${PKGNAME}/en/moncal.html -share/doc/${PKGNAME}/en/mouse.html -share/doc/${PKGNAME}/en/otherinfo.html -share/doc/${PKGNAME}/en/pagenumber.html -share/doc/${PKGNAME}/en/pagetemplate1.html -share/doc/${PKGNAME}/en/parallel-install.html -share/doc/${PKGNAME}/en/pdf_form.html -share/doc/${PKGNAME}/en/pdfexport1.html -share/doc/${PKGNAME}/en/pdfexport2.html -share/doc/${PKGNAME}/en/pdfexport3.html -share/doc/${PKGNAME}/en/pdfexport4.html -share/doc/${PKGNAME}/en/pdflavor.html -share/doc/${PKGNAME}/en/pdfx3.html -share/doc/${PKGNAME}/en/plugin_howto.html -share/doc/${PKGNAME}/en/prepress.html -share/doc/${PKGNAME}/en/print1.html -share/doc/${PKGNAME}/en/print2.html -share/doc/${PKGNAME}/en/print3.html -share/doc/${PKGNAME}/en/psd.html -share/doc/${PKGNAME}/en/readme-os2.html -share/doc/${PKGNAME}/en/readme-win32.html -share/doc/${PKGNAME}/en/readme.html -share/doc/${PKGNAME}/en/resources.html -share/doc/${PKGNAME}/en/scprinters.html -share/doc/${PKGNAME}/en/scribus-svg.html -share/doc/${PKGNAME}/en/scribuscopyright.html -share/doc/${PKGNAME}/en/scribusfileformat.html -share/doc/${PKGNAME}/en/scripter-extensions.html -share/doc/${PKGNAME}/en/scripter-faq.html -share/doc/${PKGNAME}/en/scripter1.html -share/doc/${PKGNAME}/en/scripterapi-ImageExport.html -share/doc/${PKGNAME}/en/scripterapi-PDFfile.html -share/doc/${PKGNAME}/en/scripterapi-Printer.html -share/doc/${PKGNAME}/en/scripterapi-color.html -share/doc/${PKGNAME}/en/scripterapi-constants.html -share/doc/${PKGNAME}/en/scripterapi-dialogs.html -share/doc/${PKGNAME}/en/scripterapi-doc.html -share/doc/${PKGNAME}/en/scripterapi-font.html -share/doc/${PKGNAME}/en/scripterapi-getobjprop.html -share/doc/${PKGNAME}/en/scripterapi-layer.html -share/doc/${PKGNAME}/en/scripterapi-manobj.html -share/doc/${PKGNAME}/en/scripterapi-object.html -share/doc/${PKGNAME}/en/scripterapi-page.html -share/doc/${PKGNAME}/en/scripterapi-select.html -share/doc/${PKGNAME}/en/scripterapi-setobjprop.html -share/doc/${PKGNAME}/en/scripterapi-textframes.html -share/doc/${PKGNAME}/en/scripterapi.html -share/doc/${PKGNAME}/en/settings1.html -share/doc/${PKGNAME}/en/short-words.html -share/doc/${PKGNAME}/en/specs.html -share/doc/${PKGNAME}/en/toolbox.html -share/doc/${PKGNAME}/en/toolbox1.html -share/doc/${PKGNAME}/en/toolbox10.html -share/doc/${PKGNAME}/en/toolbox11.html -share/doc/${PKGNAME}/en/toolbox12.html -share/doc/${PKGNAME}/en/toolbox13.html -share/doc/${PKGNAME}/en/toolbox14.html -share/doc/${PKGNAME}/en/toolbox2.html -share/doc/${PKGNAME}/en/toolbox3.html -share/doc/${PKGNAME}/en/toolbox4.html -share/doc/${PKGNAME}/en/toolbox5.html -share/doc/${PKGNAME}/en/toolbox6.html -share/doc/${PKGNAME}/en/toolbox7.html -share/doc/${PKGNAME}/en/toolbox8.html -share/doc/${PKGNAME}/en/toolbox9.html -share/doc/${PKGNAME}/en/topten.html -share/doc/${PKGNAME}/en/translation_howto.html -share/doc/${PKGNAME}/en/tutorials.html -share/doc/${PKGNAME}/en/tutorials/scribus-short-words/after_short_words.png -share/doc/${PKGNAME}/en/tutorials/scribus-short-words/before_short_words.png -share/doc/${PKGNAME}/en/tutorials/scribus-short-words/dialog.png -share/doc/${PKGNAME}/en/tutorials/scribus-short-words/menu.png -share/doc/${PKGNAME}/en/tutorials/scribus-short-words/menu.xml -share/doc/${PKGNAME}/en/tutorials/scribus-short-words/short-words-manual.html -share/doc/${PKGNAME}/fr/about1.html -share/doc/${PKGNAME}/fr/about2.html -share/doc/${PKGNAME}/fr/cms.html -share/doc/${PKGNAME}/fr/cms2.html -share/doc/${PKGNAME}/fr/cms3.html -share/doc/${PKGNAME}/fr/cms4.html -share/doc/${PKGNAME}/fr/codingstandards.html -share/doc/${PKGNAME}/fr/contributions.html -share/doc/${PKGNAME}/fr/cross-platform.html -share/doc/${PKGNAME}/fr/developers.html -share/doc/${PKGNAME}/fr/doccopyright.html -share/doc/${PKGNAME}/fr/docinfo.html -share/doc/${PKGNAME}/fr/download.html -share/doc/${PKGNAME}/fr/fonts-win32.html -share/doc/${PKGNAME}/fr/fonts1.html -share/doc/${PKGNAME}/fr/fonts2.html -share/doc/${PKGNAME}/fr/fonts3.html -share/doc/${PKGNAME}/fr/fonts4.html -share/doc/${PKGNAME}/fr/fonts5.html -share/doc/${PKGNAME}/fr/gettexthowto.html -share/doc/${PKGNAME}/fr/gsfont.html -share/doc/${PKGNAME}/fr/hyphenator.html -share/doc/${PKGNAME}/fr/importhints.html -share/doc/${PKGNAME}/fr/importhints1.html -share/doc/${PKGNAME}/fr/importhints2.html -share/doc/${PKGNAME}/fr/importhints4.html -share/doc/${PKGNAME}/fr/index.html -share/doc/${PKGNAME}/fr/install-dpkg.html -share/doc/${PKGNAME}/fr/install.html -share/doc/${PKGNAME}/fr/install1.html -share/doc/${PKGNAME}/fr/install2.html -share/doc/${PKGNAME}/fr/install3.html -share/doc/${PKGNAME}/fr/intro.html -share/doc/${PKGNAME}/fr/irc.html -share/doc/${PKGNAME}/fr/javascriptpdf.html -share/doc/${PKGNAME}/fr/keys.html -share/doc/${PKGNAME}/fr/lipsum.html -share/doc/${PKGNAME}/fr/machints1.html -share/doc/${PKGNAME}/fr/machints2.html -share/doc/${PKGNAME}/fr/menu.xml -share/doc/${PKGNAME}/fr/moncal.html -share/doc/${PKGNAME}/fr/mouse.html -share/doc/${PKGNAME}/fr/otherinfo.html -share/doc/${PKGNAME}/fr/pagetemplate1.html -share/doc/${PKGNAME}/fr/parallel-install.html -share/doc/${PKGNAME}/fr/pdf_form.html -share/doc/${PKGNAME}/fr/pdfexport1.html -share/doc/${PKGNAME}/fr/pdfexport2.html -share/doc/${PKGNAME}/fr/pdfexport3.html -share/doc/${PKGNAME}/fr/pdfexport4.html -share/doc/${PKGNAME}/fr/pdflavor.html -share/doc/${PKGNAME}/fr/pdfx3.html -share/doc/${PKGNAME}/fr/plugin_howto.html -share/doc/${PKGNAME}/fr/readme-win32.html -share/doc/${PKGNAME}/fr/readme.html -share/doc/${PKGNAME}/fr/resources.html -share/doc/${PKGNAME}/fr/scprinters.html -share/doc/${PKGNAME}/fr/scribus-svg.html -share/doc/${PKGNAME}/fr/scribuscopyright.html -share/doc/${PKGNAME}/fr/scribusfileformat.html -share/doc/${PKGNAME}/fr/scripter-extensions.html -share/doc/${PKGNAME}/fr/scripter-faq.html -share/doc/${PKGNAME}/fr/scripter1.html -share/doc/${PKGNAME}/fr/scripterapi-ImageExport.html -share/doc/${PKGNAME}/fr/scripterapi-PDFfile.html -share/doc/${PKGNAME}/fr/scripterapi-Printer.html -share/doc/${PKGNAME}/fr/scripterapi-color.html -share/doc/${PKGNAME}/fr/scripterapi-constants.html -share/doc/${PKGNAME}/fr/scripterapi-dialogs.html -share/doc/${PKGNAME}/fr/scripterapi-doc.html -share/doc/${PKGNAME}/fr/scripterapi-font.html -share/doc/${PKGNAME}/fr/scripterapi-getobjprop.html -share/doc/${PKGNAME}/fr/scripterapi-layer.html -share/doc/${PKGNAME}/fr/scripterapi-manobj.html -share/doc/${PKGNAME}/fr/scripterapi-object.html -share/doc/${PKGNAME}/fr/scripterapi-page.html -share/doc/${PKGNAME}/fr/scripterapi-select.html -share/doc/${PKGNAME}/fr/scripterapi-setobjprop.html -share/doc/${PKGNAME}/fr/scripterapi-textframes.html -share/doc/${PKGNAME}/fr/scripterapi.html -share/doc/${PKGNAME}/fr/settings1.html -share/doc/${PKGNAME}/fr/short-words.html -share/doc/${PKGNAME}/fr/specs.html -share/doc/${PKGNAME}/fr/toolbox.html -share/doc/${PKGNAME}/fr/toolbox1.html -share/doc/${PKGNAME}/fr/toolbox10.html -share/doc/${PKGNAME}/fr/toolbox11.html -share/doc/${PKGNAME}/fr/toolbox12.html -share/doc/${PKGNAME}/fr/toolbox13.html -share/doc/${PKGNAME}/fr/toolbox2.html -share/doc/${PKGNAME}/fr/toolbox3.html -share/doc/${PKGNAME}/fr/toolbox4.html -share/doc/${PKGNAME}/fr/toolbox5.html -share/doc/${PKGNAME}/fr/toolbox6.html -share/doc/${PKGNAME}/fr/toolbox7.html -share/doc/${PKGNAME}/fr/toolbox8.html -share/doc/${PKGNAME}/fr/toolbox9.html -share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/after_short_words.png -share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/before_short_words.png -share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/dialog.png -share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/menu.png -share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/menu.xml -share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/short-words-manual.html -share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/after_short_words.png -share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/before_short_words.png -share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/dialog.png -share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/menu.png -share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/menu.xml -share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/short-words-manual.html +share/applications/scribus.desktop +share/doc/scribus/AUTHORS +share/doc/scribus/BUILDING +share/doc/scribus/COPYING +share/doc/scribus/ChangeLog +share/doc/scribus/ChangeLogSVN +share/doc/scribus/INSTALL +share/doc/scribus/NEWS +share/doc/scribus/PACKAGING +share/doc/scribus/README +share/doc/scribus/README.MacOSX +share/doc/scribus/README.OS2 +share/doc/scribus/TODO +share/doc/scribus/cs/tutorials/scribus-short-words/after_short_words.png +share/doc/scribus/cs/tutorials/scribus-short-words/before_short_words.png +share/doc/scribus/cs/tutorials/scribus-short-words/dialog.png +share/doc/scribus/cs/tutorials/scribus-short-words/menu.png +share/doc/scribus/cs/tutorials/scribus-short-words/menu.xml +share/doc/scribus/cs/tutorials/scribus-short-words/short-words-manual.html +share/doc/scribus/de/about1.html +share/doc/scribus/de/about2.html +share/doc/scribus/de/cms.html +share/doc/scribus/de/cms2.html +share/doc/scribus/de/cms3.html +share/doc/scribus/de/cms4.html +share/doc/scribus/de/codingstandards.html +share/doc/scribus/de/color1.html +share/doc/scribus/de/contributions.html +share/doc/scribus/de/cross-platform.html +share/doc/scribus/de/cups.html +share/doc/scribus/de/developers.html +share/doc/scribus/de/doccopyright.html +share/doc/scribus/de/docinfo.html +share/doc/scribus/de/documentation.html +share/doc/scribus/de/download.html +share/doc/scribus/de/faq1.html +share/doc/scribus/de/faq2.html +share/doc/scribus/de/faq3.html +share/doc/scribus/de/fonts-win32.html +share/doc/scribus/de/fonts1.html +share/doc/scribus/de/fonts2.html +share/doc/scribus/de/fonts3.html +share/doc/scribus/de/fonts4.html +share/doc/scribus/de/fonts5.html +share/doc/scribus/de/gettexthowto.html +share/doc/scribus/de/gsfont.html +share/doc/scribus/de/gsview.html +share/doc/scribus/de/hyphenator.html +share/doc/scribus/de/importhints.html +share/doc/scribus/de/importhints1.html +share/doc/scribus/de/importhints2.html +share/doc/scribus/de/importhints3.html +share/doc/scribus/de/importhints4.html +share/doc/scribus/de/index.html +share/doc/scribus/de/install-dpkg.html +share/doc/scribus/de/install.html +share/doc/scribus/de/install1.html +share/doc/scribus/de/install2.html +share/doc/scribus/de/install3.html +share/doc/scribus/de/install4.html +share/doc/scribus/de/install5.html +share/doc/scribus/de/intro.html +share/doc/scribus/de/irc.html +share/doc/scribus/de/javascriptpdf.html +share/doc/scribus/de/keys.html +share/doc/scribus/de/layers.html +share/doc/scribus/de/machints1.html +share/doc/scribus/de/machints2.html +share/doc/scribus/de/menu.xml +share/doc/scribus/de/moncal.html +share/doc/scribus/de/mouse.html +share/doc/scribus/de/otherinfo.html +share/doc/scribus/de/pagetemplate1.html +share/doc/scribus/de/parallel-install.html +share/doc/scribus/de/pdf_form.html +share/doc/scribus/de/pdfexport1.html +share/doc/scribus/de/pdfexport2.html +share/doc/scribus/de/pdfexport3.html +share/doc/scribus/de/pdfexport4.html +share/doc/scribus/de/pdflavor.html +share/doc/scribus/de/pdfx3.html +share/doc/scribus/de/plugin_howto.html +share/doc/scribus/de/prepress.html +share/doc/scribus/de/print1.html +share/doc/scribus/de/print2.html +share/doc/scribus/de/print3.html +share/doc/scribus/de/psd.html +share/doc/scribus/de/readme-os2.html +share/doc/scribus/de/readme-win32.html +share/doc/scribus/de/readme.html +share/doc/scribus/de/resources.html +share/doc/scribus/de/scprinters.html +share/doc/scribus/de/scribus-svg.html +share/doc/scribus/de/scribuscopyright.html +share/doc/scribus/de/scribusfileformat.html +share/doc/scribus/de/scripter-extensions.html +share/doc/scribus/de/scripter-faq.html +share/doc/scribus/de/scripter1.html +share/doc/scribus/de/scripterapi-ImageExport.html +share/doc/scribus/de/scripterapi-PDFfile.html +share/doc/scribus/de/scripterapi-Printer.html +share/doc/scribus/de/scripterapi-color.html +share/doc/scribus/de/scripterapi-constants.html +share/doc/scribus/de/scripterapi-dialogs.html +share/doc/scribus/de/scripterapi-doc.html +share/doc/scribus/de/scripterapi-font.html +share/doc/scribus/de/scripterapi-getobjprop.html +share/doc/scribus/de/scripterapi-layer.html +share/doc/scribus/de/scripterapi-manobj.html +share/doc/scribus/de/scripterapi-object.html +share/doc/scribus/de/scripterapi-page.html +share/doc/scribus/de/scripterapi-pydoc.html +share/doc/scribus/de/scripterapi-select.html +share/doc/scribus/de/scripterapi-setobjprop.html +share/doc/scribus/de/scripterapi-textframes.html +share/doc/scribus/de/scripterapi.html +share/doc/scribus/de/settings1.html +share/doc/scribus/de/short-words.html +share/doc/scribus/de/specs.html +share/doc/scribus/de/toolbox.html +share/doc/scribus/de/toolbox1.html +share/doc/scribus/de/toolbox10.html +share/doc/scribus/de/toolbox11.html +share/doc/scribus/de/toolbox12.html +share/doc/scribus/de/toolbox13.html +share/doc/scribus/de/toolbox14.html +share/doc/scribus/de/toolbox15.html +share/doc/scribus/de/toolbox16.html +share/doc/scribus/de/toolbox2.html +share/doc/scribus/de/toolbox3.html +share/doc/scribus/de/toolbox4.html +share/doc/scribus/de/toolbox5.html +share/doc/scribus/de/toolbox6.html +share/doc/scribus/de/toolbox7.html +share/doc/scribus/de/toolbox8.html +share/doc/scribus/de/toolbox9.html +share/doc/scribus/de/topten.html +share/doc/scribus/de/translation_howto.html +share/doc/scribus/de/tutorials.html +share/doc/scribus/en/about1.html +share/doc/scribus/en/about2.html +share/doc/scribus/en/cms.html +share/doc/scribus/en/cms2.html +share/doc/scribus/en/cms3.html +share/doc/scribus/en/cms4.html +share/doc/scribus/en/codingstandards.html +share/doc/scribus/en/color1.html +share/doc/scribus/en/contributions.html +share/doc/scribus/en/cross-platform.html +share/doc/scribus/en/cups.html +share/doc/scribus/en/developers.html +share/doc/scribus/en/docchanges.html +share/doc/scribus/en/doccopyright.html +share/doc/scribus/en/docinfo.html +share/doc/scribus/en/documentation.html +share/doc/scribus/en/download.html +share/doc/scribus/en/faq1.html +share/doc/scribus/en/faq2.html +share/doc/scribus/en/faq3.html +share/doc/scribus/en/fonts-win32.html +share/doc/scribus/en/fonts1.html +share/doc/scribus/en/fonts2.html +share/doc/scribus/en/fonts3.html +share/doc/scribus/en/fonts4.html +share/doc/scribus/en/fonts5.html +share/doc/scribus/en/gettexthowto.html +share/doc/scribus/en/gsadv.html +share/doc/scribus/en/gsfont.html +share/doc/scribus/en/gsview.html +share/doc/scribus/en/hyphenator.html +share/doc/scribus/en/images/RDF.png +share/doc/scribus/en/images/Scripter.png +share/doc/scribus/en/images/Scripter_error_string.png +share/doc/scribus/en/images/acro1.png +share/doc/scribus/en/images/acro2.png +share/doc/scribus/en/images/acro3.png +share/doc/scribus/en/images/acroinfo.png +share/doc/scribus/en/images/acropass.png +share/doc/scribus/en/images/acroreader5.1.png +share/doc/scribus/en/images/acrosec.png +share/doc/scribus/en/images/after_short_words.png +share/doc/scribus/en/images/batik1.png +share/doc/scribus/en/images/before_short_words.png +share/doc/scribus/en/images/cmsmodify1.png +share/doc/scribus/en/images/cmspanel.png +share/doc/scribus/en/images/colormanager1.png +share/doc/scribus/en/images/colormanager2.png +share/doc/scribus/en/images/colormgmtscreen.png +share/doc/scribus/en/images/cups1.png +share/doc/scribus/en/images/cups2.png +share/doc/scribus/en/images/cwheel1.png +share/doc/scribus/en/images/cwheel2.png +share/doc/scribus/en/images/docheader1.png +share/doc/scribus/en/images/docheader2.png +share/doc/scribus/en/images/docinfo.png +share/doc/scribus/en/images/docinfo2.png +share/doc/scribus/en/images/fontmatrix.png +share/doc/scribus/en/images/fontpref1.png +share/doc/scribus/en/images/fontpref2.png +share/doc/scribus/en/images/fontpref3.png +share/doc/scribus/en/images/fontpref4.png +share/doc/scribus/en/images/fontprev.png +share/doc/scribus/en/images/fonts.png +share/doc/scribus/en/images/fonts2.png +share/doc/scribus/en/images/fonts3.png +share/doc/scribus/en/images/fonts4.png +share/doc/scribus/en/images/fontsampler.png +share/doc/scribus/en/images/fontsampler2.png +share/doc/scribus/en/images/formularz_export_PDF.png +share/doc/scribus/en/images/formularz_js_skrypt.png +share/doc/scribus/en/images/formularz_js_sprawdzanie.png +share/doc/scribus/en/images/formularz_nowy.png +share/doc/scribus/en/images/formularz_pole_num.png +share/doc/scribus/en/images/gammagrayscale.png +share/doc/scribus/en/images/gimpoptions1.png +share/doc/scribus/en/images/gimpoptions2.png +share/doc/scribus/en/images/gimpoptions3.png +share/doc/scribus/en/images/gsadv1.png +share/doc/scribus/en/images/gsadv2.png +share/doc/scribus/en/images/gsadv3.png +share/doc/scribus/en/images/htmlimport.png +share/doc/scribus/en/images/htmlstyle.png +share/doc/scribus/en/images/hyphen1.png +share/doc/scribus/en/images/hyphen2.png +share/doc/scribus/en/images/hyphen3.png +share/doc/scribus/en/images/imageeffects.png +share/doc/scribus/en/images/inkscape.png +share/doc/scribus/en/images/kfontinstaller.png +share/doc/scribus/en/images/ksnapshot.png +share/doc/scribus/en/images/layers1.png +share/doc/scribus/en/images/layers2.png +share/doc/scribus/en/images/lprof.png +share/doc/scribus/en/images/monprof1.png +share/doc/scribus/en/images/monprof2.png +share/doc/scribus/en/images/monprof3.png +share/doc/scribus/en/images/monprof4.png +share/doc/scribus/en/images/oochart.png +share/doc/scribus/en/images/ooeps1.png +share/doc/scribus/en/images/oogettext1.png +share/doc/scribus/en/images/pagenumbering.png +share/doc/scribus/en/images/pagetemplate1.png +share/doc/scribus/en/images/pdfeffect1.png +share/doc/scribus/en/images/pdfeffect2.png +share/doc/scribus/en/images/pdfx3-1.png +share/doc/scribus/en/images/pdfxcolor.png +share/doc/scribus/en/images/pdfxintent.png +share/doc/scribus/en/images/prefs-mac-1.png +share/doc/scribus/en/images/prefs.png +share/doc/scribus/en/images/prefs10.png +share/doc/scribus/en/images/prefs11.png +share/doc/scribus/en/images/prefs12.png +share/doc/scribus/en/images/prefs15.png +share/doc/scribus/en/images/prefs2.png +share/doc/scribus/en/images/prefs3.png +share/doc/scribus/en/images/prefs4.png +share/doc/scribus/en/images/prefs5.png +share/doc/scribus/en/images/prefs6.png +share/doc/scribus/en/images/prefs8.png +share/doc/scribus/en/images/prefsblgrid1.png +share/doc/scribus/en/images/prefsdisplay.png +share/doc/scribus/en/images/printer1.png +share/doc/scribus/en/images/printer2.png +share/doc/scribus/en/images/printer3.png +share/doc/scribus/en/images/printpreview.png +share/doc/scribus/en/images/printseps.png +share/doc/scribus/en/images/pstoedit1.png +share/doc/scribus/en/images/result.png +share/doc/scribus/en/images/scribus2.png +share/doc/scribus/en/images/scribuscms1.png +share/doc/scribus/en/images/scribustru4.png +share/doc/scribus/en/images/siatka_jednostki_miar.png +share/doc/scribus/en/images/siatka_menu.png +share/doc/scribus/en/images/spinbox1.png +share/doc/scribus/en/images/svg1.png +share/doc/scribus/en/images/swdialog.png +share/doc/scribus/en/images/swmenu.png +share/doc/scribus/en/images/symbole.png +share/doc/scribus/en/images/ulica.png +share/doc/scribus/en/images/wlasciwosci_pola.png +share/doc/scribus/en/images/wyslij_formularz.png +share/doc/scribus/en/images/xnview.png +share/doc/scribus/en/importhints.html +share/doc/scribus/en/importhints1.html +share/doc/scribus/en/importhints2.html +share/doc/scribus/en/importhints3.html +share/doc/scribus/en/importhints4.html +share/doc/scribus/en/index.html +share/doc/scribus/en/install-dpkg.html +share/doc/scribus/en/install.html +share/doc/scribus/en/install1.html +share/doc/scribus/en/install2.html +share/doc/scribus/en/install3.html +share/doc/scribus/en/install4.html +share/doc/scribus/en/install5.html +share/doc/scribus/en/intro.html +share/doc/scribus/en/irc.html +share/doc/scribus/en/javascriptpdf.html +share/doc/scribus/en/keys.html +share/doc/scribus/en/layers.html +share/doc/scribus/en/lipsum.html +share/doc/scribus/en/machints1.html +share/doc/scribus/en/machints2.html +share/doc/scribus/en/mailing_lists.html +share/doc/scribus/en/menu.xml +share/doc/scribus/en/moncal.html +share/doc/scribus/en/mouse.html +share/doc/scribus/en/otherinfo.html +share/doc/scribus/en/pagenumber.html +share/doc/scribus/en/pagetemplate1.html +share/doc/scribus/en/parallel-install.html +share/doc/scribus/en/pdf_form.html +share/doc/scribus/en/pdfexport1.html +share/doc/scribus/en/pdfexport2.html +share/doc/scribus/en/pdfexport3.html +share/doc/scribus/en/pdfexport4.html +share/doc/scribus/en/pdflavor.html +share/doc/scribus/en/pdfx3.html +share/doc/scribus/en/plugin_howto.html +share/doc/scribus/en/prepress.html +share/doc/scribus/en/print1.html +share/doc/scribus/en/print2.html +share/doc/scribus/en/print3.html +share/doc/scribus/en/psd.html +share/doc/scribus/en/readme-os2.html +share/doc/scribus/en/readme-win32.html +share/doc/scribus/en/readme.html +share/doc/scribus/en/resources.html +share/doc/scribus/en/scprinters.html +share/doc/scribus/en/scribus-svg.html +share/doc/scribus/en/scribuscopyright.html +share/doc/scribus/en/scribusfileformat.html +share/doc/scribus/en/scripter-extensions.html +share/doc/scribus/en/scripter-faq.html +share/doc/scribus/en/scripter1.html +share/doc/scribus/en/scripterapi-ImageExport.html +share/doc/scribus/en/scripterapi-PDFfile.html +share/doc/scribus/en/scripterapi-Printer.html +share/doc/scribus/en/scripterapi-color.html +share/doc/scribus/en/scripterapi-constants.html +share/doc/scribus/en/scripterapi-dialogs.html +share/doc/scribus/en/scripterapi-doc.html +share/doc/scribus/en/scripterapi-font.html +share/doc/scribus/en/scripterapi-getobjprop.html +share/doc/scribus/en/scripterapi-layer.html +share/doc/scribus/en/scripterapi-manobj.html +share/doc/scribus/en/scripterapi-object.html +share/doc/scribus/en/scripterapi-page.html +share/doc/scribus/en/scripterapi-pydoc.html +share/doc/scribus/en/scripterapi-select.html +share/doc/scribus/en/scripterapi-setobjprop.html +share/doc/scribus/en/scripterapi-textframes.html +share/doc/scribus/en/scripterapi.html +share/doc/scribus/en/settings1.html +share/doc/scribus/en/short-words.html +share/doc/scribus/en/specs.html +share/doc/scribus/en/toolbox.html +share/doc/scribus/en/toolbox1.html +share/doc/scribus/en/toolbox10.html +share/doc/scribus/en/toolbox11.html +share/doc/scribus/en/toolbox12.html +share/doc/scribus/en/toolbox13.html +share/doc/scribus/en/toolbox14.html +share/doc/scribus/en/toolbox15.html +share/doc/scribus/en/toolbox16.html +share/doc/scribus/en/toolbox2.html +share/doc/scribus/en/toolbox3.html +share/doc/scribus/en/toolbox4.html +share/doc/scribus/en/toolbox5.html +share/doc/scribus/en/toolbox6.html +share/doc/scribus/en/toolbox7.html +share/doc/scribus/en/toolbox8.html +share/doc/scribus/en/toolbox9.html +share/doc/scribus/en/topten.html +share/doc/scribus/en/translation_howto.html +share/doc/scribus/en/tutorials.html +share/doc/scribus/en/tutorials/scribus-short-words/after_short_words.png +share/doc/scribus/en/tutorials/scribus-short-words/before_short_words.png +share/doc/scribus/en/tutorials/scribus-short-words/dialog.png +share/doc/scribus/en/tutorials/scribus-short-words/menu.png +share/doc/scribus/en/tutorials/scribus-short-words/menu.xml +share/doc/scribus/en/tutorials/scribus-short-words/short-words-manual.html +share/doc/scribus/en/wine.html +share/doc/scribus/fr/about1.html +share/doc/scribus/fr/about2.html +share/doc/scribus/fr/cms.html +share/doc/scribus/fr/cms2.html +share/doc/scribus/fr/cms3.html +share/doc/scribus/fr/cms4.html +share/doc/scribus/fr/codingstandards.html +share/doc/scribus/fr/contributions.html +share/doc/scribus/fr/cross-platform.html +share/doc/scribus/fr/developers.html +share/doc/scribus/fr/docchanges.html +share/doc/scribus/fr/doccopyright.html +share/doc/scribus/fr/docinfo.html +share/doc/scribus/fr/download.html +share/doc/scribus/fr/fonts-win32.html +share/doc/scribus/fr/fonts1.html +share/doc/scribus/fr/fonts2.html +share/doc/scribus/fr/fonts3.html +share/doc/scribus/fr/fonts4.html +share/doc/scribus/fr/fonts5.html +share/doc/scribus/fr/gettexthowto.html +share/doc/scribus/fr/gsfont.html +share/doc/scribus/fr/hyphenator.html +share/doc/scribus/fr/importhints.html +share/doc/scribus/fr/importhints1.html +share/doc/scribus/fr/importhints2.html +share/doc/scribus/fr/importhints4.html +share/doc/scribus/fr/index.html +share/doc/scribus/fr/install-dpkg.html +share/doc/scribus/fr/install.html +share/doc/scribus/fr/install1.html +share/doc/scribus/fr/install2.html +share/doc/scribus/fr/install3.html +share/doc/scribus/fr/intro.html +share/doc/scribus/fr/irc.html +share/doc/scribus/fr/javascriptpdf.html +share/doc/scribus/fr/keys.html +share/doc/scribus/fr/lipsum.html +share/doc/scribus/fr/machints1.html +share/doc/scribus/fr/machints2.html +share/doc/scribus/fr/menu.xml +share/doc/scribus/fr/moncal.html +share/doc/scribus/fr/mouse.html +share/doc/scribus/fr/otherinfo.html +share/doc/scribus/fr/pagetemplate1.html +share/doc/scribus/fr/parallel-install.html +share/doc/scribus/fr/pdf_form.html +share/doc/scribus/fr/pdfexport1.html +share/doc/scribus/fr/pdfexport2.html +share/doc/scribus/fr/pdfexport3.html +share/doc/scribus/fr/pdfexport4.html +share/doc/scribus/fr/pdflavor.html +share/doc/scribus/fr/pdfx3.html +share/doc/scribus/fr/plugin_howto.html +share/doc/scribus/fr/readme-win32.html +share/doc/scribus/fr/readme.html +share/doc/scribus/fr/resources.html +share/doc/scribus/fr/scprinters.html +share/doc/scribus/fr/scribus-svg.html +share/doc/scribus/fr/scribus_basic.html +share/doc/scribus/fr/scribuscopyright.html +share/doc/scribus/fr/scribusfileformat.html +share/doc/scribus/fr/scripter-extensions.html +share/doc/scribus/fr/scripter-faq.html +share/doc/scribus/fr/scripter1.html +share/doc/scribus/fr/scripterapi-ImageExport.html +share/doc/scribus/fr/scripterapi-PDFfile.html +share/doc/scribus/fr/scripterapi-Printer.html +share/doc/scribus/fr/scripterapi-color.html +share/doc/scribus/fr/scripterapi-constants.html +share/doc/scribus/fr/scripterapi-dialogs.html +share/doc/scribus/fr/scripterapi-doc.html +share/doc/scribus/fr/scripterapi-font.html +share/doc/scribus/fr/scripterapi-getobjprop.html +share/doc/scribus/fr/scripterapi-layer.html +share/doc/scribus/fr/scripterapi-manobj.html +share/doc/scribus/fr/scripterapi-object.html +share/doc/scribus/fr/scripterapi-page.html +share/doc/scribus/fr/scripterapi-pydoc.html +share/doc/scribus/fr/scripterapi-select.html +share/doc/scribus/fr/scripterapi-setobjprop.html +share/doc/scribus/fr/scripterapi-textframes.html +share/doc/scribus/fr/scripterapi.html +share/doc/scribus/fr/settings1.html +share/doc/scribus/fr/short-words-manual.html +share/doc/scribus/fr/short-words.html +share/doc/scribus/fr/specs.html +share/doc/scribus/fr/toolbox.html +share/doc/scribus/fr/toolbox1.html +share/doc/scribus/fr/toolbox10.html +share/doc/scribus/fr/toolbox11.html +share/doc/scribus/fr/toolbox12.html +share/doc/scribus/fr/toolbox13.html +share/doc/scribus/fr/toolbox2.html +share/doc/scribus/fr/toolbox3.html +share/doc/scribus/fr/toolbox4.html +share/doc/scribus/fr/toolbox5.html +share/doc/scribus/fr/toolbox6.html +share/doc/scribus/fr/toolbox7.html +share/doc/scribus/fr/toolbox8.html +share/doc/scribus/fr/toolbox9.html +share/doc/scribus/fr/tutorials/scribus-short-words/after_short_words.png +share/doc/scribus/fr/tutorials/scribus-short-words/before_short_words.png +share/doc/scribus/fr/tutorials/scribus-short-words/dialog.png +share/doc/scribus/fr/tutorials/scribus-short-words/menu.png +share/doc/scribus/fr/tutorials/scribus-short-words/menu.xml +share/doc/scribus/fr/tutorials/scribus-short-words/short-words-manual.html +share/doc/scribus/pl/tutorials/scribus-short-words/after_short_words.png +share/doc/scribus/pl/tutorials/scribus-short-words/before_short_words.png +share/doc/scribus/pl/tutorials/scribus-short-words/dialog.png +share/doc/scribus/pl/tutorials/scribus-short-words/menu.png +share/doc/scribus/pl/tutorials/scribus-short-words/menu.xml +share/doc/scribus/pl/tutorials/scribus-short-words/short-words-manual.html share/mime/packages/scribus.xml -share/pixmaps/scribusicon.png -share/scribus/dicts/README_ca_ES.txt -share/scribus/dicts/README_cs_CZ.txt -share/scribus/dicts/README_cy_GB.txt -share/scribus/dicts/README_de_DE.txt -share/scribus/dicts/README_en_EN.txt -share/scribus/dicts/README_en_GB.txt -share/scribus/dicts/README_es_ES.txt -share/scribus/dicts/README_fi_FI.txt -share/scribus/dicts/README_hu_HU.txt -share/scribus/dicts/README_hyph_da_DK.txt -share/scribus/dicts/README_hyph_is_IS.txt -share/scribus/dicts/README_hyph_pl_PL.txt -share/scribus/dicts/README_lt_LT.txt -share/scribus/dicts/README_no_NO.txt -share/scribus/dicts/README_pt_BR.txt -share/scribus/dicts/README_pt_PT.txt -share/scribus/dicts/README_ru_RU_0.txt -share/scribus/dicts/README_sk_SK.txt -share/scribus/dicts/README_sl_SI.txt -share/scribus/dicts/README_sv_SE.txt -share/scribus/dicts/README_uk_UA.txt +share/pixmaps/scribus.png share/scribus/dicts/hyph_af.dic +share/scribus/dicts/hyph_bg.dic share/scribus/dicts/hyph_ca.dic share/scribus/dicts/hyph_cs.dic share/scribus/dicts/hyph_da.dic @@ -724,7 +552,7 @@ share/scribus/dicts/hyph_is.dic share/scribus/dicts/hyph_it.dic share/scribus/dicts/hyph_lt.dic share/scribus/dicts/hyph_nl.dic -share/scribus/dicts/hyph_nn.dic +share/scribus/dicts/hyph_nn_NO.dic share/scribus/dicts/hyph_pl.dic share/scribus/dicts/hyph_pt.dic share/scribus/dicts/hyph_pt_BR.dic @@ -947,10 +775,10 @@ share/scribus/icons/rotate_ccw.png share/scribus/icons/rotate_cw.png share/scribus/icons/scrap.png share/scribus/icons/screen.png +share/scribus/icons/scribus.png share/scribus/icons/scribus_logo.png share/scribus/icons/scribusdoc.png share/scribus/icons/scribusdoc16.png -share/scribus/icons/scribusicon.png share/scribus/icons/shade.png share/scribus/icons/shadow.png share/scribus/icons/shear_down.png @@ -960,10 +788,13 @@ share/scribus/icons/shear_up.png share/scribus/icons/shortwords.png share/scribus/icons/signature.png share/scribus/icons/signature2.png +share/scribus/icons/spiral.png share/scribus/icons/spline.png share/scribus/icons/spline16.png share/scribus/icons/spot.png share/scribus/icons/start.png +share/scribus/icons/stoplaunch.png +share/scribus/icons/stoplaunch16.png share/scribus/icons/tab.png share/scribus/icons/tabtocindex.png share/scribus/icons/testfill.png @@ -1044,8 +875,7 @@ share/scribus/plugins/barcode.ps share/scribus/plugins/scribus-short-words.rc share/scribus/samples/3columnA4.py share/scribus/samples/3columnUSLTR.py -share/scribus/samples/Calendar.py -share/scribus/samples/ReadMe +share/scribus/samples/Calender.py share/scribus/samples/Sample1.py share/scribus/samples/boilerplate.py share/scribus/samples/extract_text.py @@ -1061,8 +891,8 @@ share/scribus/samples/wordcount.py share/scribus/scripts/BleedAndPrintMarks.py share/scribus/scripts/CalendarWizard.py share/scribus/scripts/ChangeLog +share/scribus/scripts/ColorChart.py share/scribus/scripts/DirectImageImport.py -share/scribus/scripts/DrawGrid.py share/scribus/scripts/ExtractText.py share/scribus/scripts/FontSample.py share/scribus/scripts/InfoBox.py @@ -1070,18 +900,21 @@ share/scribus/scripts/NEWS share/scribus/scripts/ReadMe share/scribus/scripts/TODO share/scribus/scripts/UnflipContent.py +share/scribus/scripts/color2csv.py +share/scribus/scripts/csv2color.py +share/scribus/scripts/importcsv2table.py share/scribus/templates/br1/br1.png share/scribus/templates/br1/br1.sla.gz share/scribus/templates/br1/br1tn.png share/scribus/templates/br1/map.jpg +share/scribus/templates/nl1/flowers.jpg share/scribus/templates/nl1/kites.jpg share/scribus/templates/nl1/nl1.png share/scribus/templates/nl1/nl1.sla.gz share/scribus/templates/nl1/nl1tn.png -share/scribus/templates/nl2/flowers.jpg -share/scribus/templates/nl2/nl2.png -share/scribus/templates/nl2/nl2.sla.gz -share/scribus/templates/nl2/nl2tn.png +share/scribus/templates/nl1/nl2.png +share/scribus/templates/nl1/nl2.sla.gz +share/scribus/templates/nl1/nl2tn.png share/scribus/templates/sc_presentation/presentation.png share/scribus/templates/sc_presentation/presentation.sla.gz share/scribus/templates/sc_presentation/presentationtn.png @@ -1104,9 +937,7 @@ share/scribus/translations/scribus.de_CH.qm share/scribus/translations/scribus.de_ol.qm share/scribus/translations/scribus.dz.qm share/scribus/translations/scribus.el.qm -share/scribus/translations/scribus.en_AU.qm share/scribus/translations/scribus.en_GB.qm -share/scribus/translations/scribus.en_US.qm share/scribus/translations/scribus.eo.qm share/scribus/translations/scribus.es.qm share/scribus/translations/scribus.es_LA.qm @@ -1120,7 +951,7 @@ share/scribus/translations/scribus.id.qm share/scribus/translations/scribus.it.qm share/scribus/translations/scribus.ja.qm share/scribus/translations/scribus.ko.qm -share/scribus/translations/scribus.lt.qm +share/scribus/translations/scribus.lt_LT.qm share/scribus/translations/scribus.nb.qm share/scribus/translations/scribus.nl.qm share/scribus/translations/scribus.pl.qm diff --git a/print/scribus/distinfo b/print/scribus/distinfo index 633f0986fc1..10b22cb060a 100644 --- a/print/scribus/distinfo +++ b/print/scribus/distinfo @@ -1,11 +1,12 @@ -$NetBSD: distinfo,v 1.20 2009/04/08 16:56:53 drochner Exp $ +$NetBSD: distinfo,v 1.21 2009/09/16 09:24:55 drochner Exp $ -SHA1 (scribus-1.3.3.12.tar.bz2) = 292166ec31325b9f2bae31aaa392e86aeff2ccf6 -RMD160 (scribus-1.3.3.12.tar.bz2) = 870477695073aaf02d498a51fb6419f945d16a3b -Size (scribus-1.3.3.12.tar.bz2) = 13346822 bytes +SHA1 (scribus-1.3.3.13.tar.bz2) = 72625d2c172c991c88e521f6597b914365eba320 +RMD160 (scribus-1.3.3.13.tar.bz2) = c12860f38e103c1f7249449b0316a69bf8bdafbf +Size (scribus-1.3.3.13.tar.bz2) = 14923426 bytes SHA1 (patch-aa) = ac5abdefb79c2f37e6a50350a5b324ab92a03aec SHA1 (patch-ab) = 275027632360bb5458b1f4b2fda8d3741c74d5e9 SHA1 (patch-ad) = 03a4edef89cf4f8d78b20c5a4b7809036ba8d694 SHA1 (patch-ae) = 063d4737cbffd3f712d505818fd028f132267c90 SHA1 (patch-ag) = dbe050de9796992f01d791af0639895683654f7c -SHA1 (patch-ah) = eb4bec7187e6e6669265e57ea1d68c0db602c506 +SHA1 (patch-ah) = 51d12aabcbdc7abbee12b0a445b57311b6bd28d4 +SHA1 (patch-ai) = 0dbdb9ac902f09e29782c3557cc1f6da947767f4 diff --git a/print/scribus/patches/patch-ah b/print/scribus/patches/patch-ah index 30471bb9eb7..82c245b3d9c 100644 --- a/print/scribus/patches/patch-ah +++ b/print/scribus/patches/patch-ah @@ -1,13 +1,13 @@ -$NetBSD: patch-ah,v 1.3 2009/04/08 16:56:53 drochner Exp $ +$NetBSD: patch-ah,v 1.4 2009/09/16 09:24:55 drochner Exp $ ---- scribus/Makefile.in.orig 2008-06-20 23:45:55.000000000 +0200 -+++ scribus/Makefile.in -@@ -235,7 +235,7 @@ scribus_DEPENDENCIES = $(am__DEPENDENCIE - #>+ 3 - scribus_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ - --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \ -- $(scribus_LDFLAGS) $(LDFLAGS) -o $@ -+ $(scribus_LDFLAGS) $(LDFLAGS) -o $@ -export-dynamic - DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) - depcomp = $(SHELL) $(top_srcdir)/admin/depcomp - am__depfiles_maybe = depfiles +--- scribus/CMakeLists.txt.orig 2008-02-26 20:48:49.000000000 +0100 ++++ scribus/CMakeLists.txt +@@ -431,6 +431,8 @@ ${SCRIBUS_TEXT_LIB} + ${SCRIBUS_PIXBUF_LIB} + ) + ++SET_TARGET_PROPERTIES(${EXE_NAME} PROPERTIES LINK_FLAGS "-export-dynamic") ++ + IF(RENDER_LIB STREQUAL "LIBART") + TARGET_LINK_LIBRARIES(${EXE_NAME} + ${SCRIBUS_LIBART_LIB} diff --git a/print/scribus/patches/patch-ai b/print/scribus/patches/patch-ai new file mode 100644 index 00000000000..9bdc841228b --- /dev/null +++ b/print/scribus/patches/patch-ai @@ -0,0 +1,36 @@ +$NetBSD: patch-ai,v 1.1 2009/09/16 09:24:55 drochner Exp $ + +--- CMakeLists.txt.orig 2009-04-14 22:52:13.000000000 +0200 ++++ CMakeLists.txt +@@ -116,7 +116,7 @@ IF (WANT_VERSIONING AND NOT CACHED_VERSI + ENDIF (WANT_VERSIONING AND NOT CACHED_VERSIONING) + + #MAN +-SET(MANDIR "share/man/") ++SET(MANDIR "man/") + SET(SHAREDIR "share/${MAIN_DIR_NAME}${TAG_VERSION}/") + ADD_DEFINITIONS("-DSHAREDIR=\\\"${CMAKE_INSTALL_PREFIX}/${SHAREDIR}\\\"") + #SHARE +@@ -496,15 +496,15 @@ scribus.xml + DESTINATION ${MIMEDIR} + ) + #KDE workaround until it starts supporting freedesktop spec +-INSTALL(FILES +- vnd.scribus.desktop +- DESTINATION ${MIMELNKDIR} +-) +-#Install the desktop file + #INSTALL(FILES +-#scribus.desktop +-#DESTINATION ${DESKTOPDIR} ++# vnd.scribus.desktop ++# DESTINATION ${MIMELNKDIR} + #) ++#Install the desktop file ++INSTALL(FILES ++scribus.desktop ++DESTINATION ${DESKTOPDIR} ++) + + # If the cmake version includes cpack, use it + IF(EXISTS "${CMAKE_ROOT}/Modules/CPack.cmake") |