Wed Sep 16 09:24:55 2009 UTC ()
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.


(drochner)
diff -r1.61 -r1.62 pkgsrc/print/scribus/Makefile
diff -r1.17 -r1.18 pkgsrc/print/scribus/PLIST
diff -r1.20 -r1.21 pkgsrc/print/scribus/distinfo
diff -r1.3 -r1.4 pkgsrc/print/scribus/patches/patch-ah
diff -r0 -r1.1 pkgsrc/print/scribus/patches/patch-ai

cvs diff -r1.61 -r1.62 pkgsrc/print/scribus/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/print/scribus/Attic/Makefile 2009/08/26 19:58:15 1.61
+++ pkgsrc/print/scribus/Attic/Makefile 2009/09/16 09:24:55 1.62
@@ -1,44 +1,48 @@ @@ -1,44 +1,48 @@
1# $NetBSD: Makefile,v 1.61 2009/08/26 19:58:15 sno Exp $ 1# $NetBSD: Makefile,v 1.62 2009/09/16 09:24:55 drochner Exp $
2 2
3DISTNAME= scribus-1.3.3.12 3DISTNAME= scribus-1.3.3.13
4PKGREVISION= 3 
5CATEGORIES= print 4CATEGORIES= print
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.scribus.net/ 9HOMEPAGE= http://www.scribus.net/
11COMMENT= Publishing layout with graphical interface 10COMMENT= Publishing layout with graphical interface
12 11
13PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
14 13
15USE_LANGUAGES= c c++ 14USE_LANGUAGES= c c++
16USE_LIBTOOL= YES 15USE_LIBTOOL= YES
17USE_TOOLS+= gmake perl pkg-config 16USE_TOOLS+= gmake perl pkg-config
18PTHREAD_OPTS+= require 17PTHREAD_OPTS+= require
19SHLIBTOOL_OVERRIDE= # empty 18SHLIBTOOL_OVERRIDE= # empty
20GNU_CONFIGURE= yes 19USE_CMAKE= yes
21CONFIGURE_ARGS+= --enable-cairo 20CONFIGURE_ARGS+= --enable-cairo
22CONFIGURE_ARGS+= --with-extra-includes=${PREFIX}/include 21CONFIGURE_ARGS+= --with-extra-includes=${PREFIX}/include
23CONFIGURE_ARGS+= --with-extra-libs=${PREFIX}/lib 22CONFIGURE_ARGS+= --with-extra-libs=${PREFIX}/lib
24CONFIGURE_ARGS+= --with-qt-dir=${QTDIR} 23CONFIGURE_ARGS+= --with-qt-dir=${QTDIR}
25# XXX should work with other Python versions, but there are 24# XXX should work with other Python versions, but there are
26# stupid assumptions in the configure script 25# stupid assumptions in the configure script
27PYTHON_VERSIONS_ACCEPTED= 25 24 26PYTHON_VERSIONS_ACCEPTED= 25 24
28CONFIGURE_ARGS+= --with-pythondir=${PREFIX} 27CONFIGURE_ARGS+= --with-pythondir=${PREFIX}
29# XXX make an option 28# XXX make an option
30CONFIGURE_ARGS+= --disable-cups 29CONFIGURE_ARGS+= --disable-cups
31 30
 31post-install:
 32 ${INSTALL_DATA} ${WRKSRC}/scribus/icons/scribus.png \
 33 ${DESTDIR}${PREFIX}/share/pixmaps
 34
 35.include "../../print/cups/buildlink3.mk"
32.include "../../graphics/cairo/buildlink3.mk" 36.include "../../graphics/cairo/buildlink3.mk"
33.include "../../graphics/jpeg/buildlink3.mk" 37.include "../../graphics/jpeg/buildlink3.mk"
34BUILDLINK_API_DEPENDS.libart+= libart>=2.3.19nb1 38BUILDLINK_API_DEPENDS.libart+= libart>=2.3.19nb1
35.include "../../graphics/libart/buildlink3.mk" 39.include "../../graphics/libart/buildlink3.mk"
36.include "../../graphics/tiff/buildlink3.mk" 40.include "../../graphics/tiff/buildlink3.mk"
37.include "../../textproc/libxml2/buildlink3.mk" 41.include "../../textproc/libxml2/buildlink3.mk"
38.include "../../x11/libSM/buildlink3.mk" 42.include "../../x11/libSM/buildlink3.mk"
39.include "../../x11/libX11/buildlink3.mk" 43.include "../../x11/libX11/buildlink3.mk"
40.include "../../x11/libXt/buildlink3.mk" 44.include "../../x11/libXt/buildlink3.mk"
41.include "../../x11/qt3-libs/buildlink3.mk" 45.include "../../x11/qt3-libs/buildlink3.mk"
42.include "../../x11/qt3-tools/buildlink3.mk" 46.include "../../x11/qt3-tools/buildlink3.mk"
43.include "../../mk/pthread.buildlink3.mk" 47.include "../../mk/pthread.buildlink3.mk"
44.include "../../lang/python/application.mk" 48.include "../../lang/python/application.mk"

cvs diff -r1.17 -r1.18 pkgsrc/print/scribus/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/print/scribus/Attic/PLIST 2009/06/14 18:11:59 1.17
+++ pkgsrc/print/scribus/Attic/PLIST 2009/09/16 09:24:55 1.18
@@ -1,740 +1,568 @@ @@ -1,740 +1,568 @@
1@comment $NetBSD: PLIST,v 1.17 2009/06/14 18:11:59 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.18 2009/09/16 09:24:55 drochner Exp $
2bin/scribus 2bin/scribus
3include/scribus/about.h 
4include/scribus/actionmanager.h 
5include/scribus/aligndistribute.h 
6include/scribus/alignselect.h 
7include/scribus/annot.h 
8include/scribus/annota.h 
9include/scribus/annotation.h 
10include/scribus/applytemplatedialog.h 
11include/scribus/arrowchooser.h 
12include/scribus/autoform.h 
13include/scribus/autoformbuttongroup.h 
14include/scribus/bookmwin.h 
15include/scribus/bookpalette.h 
16include/scribus/buttonicon.h 
17include/scribus/charselect.h 
18include/scribus/checkDocument.h 
19include/scribus/cmsprefs.h 
20include/scribus/cmsutil.h 
21include/scribus/cmykfw.h 
22include/scribus/collect4output.h 
23include/scribus/color.h 
24include/scribus/colorchart.h 
25include/scribus/colorcombo.h 
26include/scribus/colorm.h 
27include/scribus/cpalette.h 
28include/scribus/crypt.h 
29include/scribus/cupsoptions.h 
30include/scribus/customfdialog.h 
31include/scribus/dcolor.h 
32include/scribus/delpages.h 
33include/scribus/docinfo.h 
34include/scribus/docitemattrprefs.h 
35include/scribus/documentchecker.h 
36include/scribus/documentinformation.h 
37include/scribus/druck.h 
38include/scribus/dynamictip.h 
39include/scribus/edit1format.h 
40include/scribus/editformats.h 
41include/scribus/editor.h 
42include/scribus/extimageprops.h 
43include/scribus/fileloader.h 
44include/scribus/fileunzip.h 
45include/scribus/filewatcher.h 
46include/scribus/fmitem.h 
47include/scribus/fontcombo.h 
48include/scribus/fontprefs.h 
49include/scribus/fontreplacedialog.h 
50include/scribus/fparser.h 
51include/scribus/fpconfig.h 
52include/scribus/fpoint.h 
53include/scribus/fpointarray.h 
54include/scribus/fptypes.h 
55include/scribus/frameedit.h 
56include/scribus/gradienteditor.h 
57include/scribus/gtaction.h 
58include/scribus/gtdialogs.h 
59include/scribus/gtfont.h 
60include/scribus/gtframestyle.h 
61include/scribus/gtgettext.h 
62include/scribus/gtmeasure.h 
63include/scribus/gtparagraphstyle.h 
64include/scribus/gtstyle.h 
65include/scribus/gtwriter.h 
66include/scribus/guidemanager.h 
67include/scribus/helpbrowser.h 
68include/scribus/hnjalloc.h 
69include/scribus/hruler.h 
70include/scribus/hyask.h 
71include/scribus/hyphen.h 
72include/scribus/hyphenator.h 
73include/scribus/hysettings.h 
74include/scribus/icons5.h 
75include/scribus/icons6.h 
76include/scribus/insertTable.h 
77include/scribus/inspage.h 
78include/scribus/ioapi.h 
79include/scribus/javadocs.h 
80include/scribus/keymanager.h 
81include/scribus/langmgr.h 
82include/scribus/layers.h 
83include/scribus/linecombo.h 
84include/scribus/lineformats.h 
85include/scribus/linkbutton.h 
86include/scribus/loremipsum.h 
87include/scribus/margindialog.h 
88include/scribus/marginwidget.h 
89include/scribus/md5.h 
90include/scribus/mdup.h 
91include/scribus/measurements.h 
92include/scribus/menumanager.h 
93include/scribus/mergedoc.h 
94include/scribus/missing.h 
95include/scribus/movepage.h 
96include/scribus/mpalette.h 
97include/scribus/mspinbox.h 
98include/scribus/multiline.h 
99include/scribus/multiprogressdialog.h 
100include/scribus/muster.h 
101include/scribus/navigator.h 
102include/scribus/newfile.h 
103include/scribus/newtemp.h 
104include/scribus/page.h 
105include/scribus/pageitem.h 
106include/scribus/pageitemattributes.h 
107include/scribus/pagelayout.h 
108include/scribus/pageselector.h 
109include/scribus/pagesize.h 
110include/scribus/pagestructs.h 
111include/scribus/pdfopts.h 
112include/scribus/picsearch.h 
113include/scribus/picstatus.h 
114include/scribus/pluginmanager.h 
115include/scribus/polygonwidget.h 
116include/scribus/polyprops.h 
117include/scribus/prefs.h 
118include/scribus/prefscontext.h 
119include/scribus/prefsdialogbase.h 
120include/scribus/prefsfile.h 
121include/scribus/prefsmanager.h 
122include/scribus/prefspanel.h 
123include/scribus/prefsreader.h 
124include/scribus/prefstable.h 
125include/scribus/preview.h 
126include/scribus/query.h 
127include/scribus/rc4.h 
128include/scribus/reformdoc.h 
129include/scribus/rulermover.h 
130include/scribus/sampleitem.h 
131include/scribus/sccolor.h 
132include/scribus/scfontmetrics.h 
133include/scribus/scfonts.h 
134include/scribus/scfonts_ttf.h 
135include/scribus/scmenu.h 
136include/scribus/scmessagebox.h 
137include/scribus/scpainter.h 
138include/scribus/scpaths.h 
139include/scribus/scpixmapcache.h 
140include/scribus/scplugin.h 
141include/scribus/scpreview.h 
142include/scribus/scraction.h 
143include/scribus/scrap.h 
144include/scribus/scribus.h 
145include/scribus/scribusXml.h 
146include/scribus/scribusapp.h 
147include/scribus/scribusdoc.h 
148include/scribus/scribusstructs.h 
149include/scribus/scribusview.h 
150include/scribus/scribuswin.h 
151include/scribus/scrpalettebase.h 
152include/scribus/scslainforeader.h 
153include/scribus/search.h 
154include/scribus/seiten.h 
155include/scribus/selection.h 
156include/scribus/selfield.h 
157include/scribus/serializer.h 
158include/scribus/shadebutton.h 
159include/scribus/spalette.h 
160include/scribus/splash.h 
161include/scribus/stencilreader.h 
162include/scribus/story.h 
163include/scribus/styleselect.h 
164include/scribus/tabcheckdoc.h 
165include/scribus/tabguides.h 
166include/scribus/tabmanager.h 
167include/scribus/tabpdfoptions.h 
168include/scribus/tabruler.h 
169include/scribus/tabtools.h 
170include/scribus/tabtypography.h 
171include/scribus/tocgenerator.h 
172include/scribus/tocindexprefs.h 
173include/scribus/tree.h 
174include/scribus/undogui.h 
175include/scribus/undomanager.h 
176include/scribus/undoobject.h 
177include/scribus/undostate.h 
178include/scribus/units.h 
179include/scribus/unzip.h 
180include/scribus/vgradient.h 
181include/scribus/vruler.h 
182include/scribus/werktoolb.h 
183lib/scribus/import.prolog 3lib/scribus/import.prolog
184lib/scribus/keysets/scribus13.ksxml 4lib/scribus/keysets/scribus13.ksxml
185lib/scribus/plugins/gettext/libcsvim.la 5lib/scribus/plugins/gettext/libcsvim.so
186lib/scribus/plugins/gettext/libdocim.la 6lib/scribus/plugins/gettext/libdocim.so
187lib/scribus/plugins/gettext/libhtmlim.la 7lib/scribus/plugins/gettext/libhtmlim.so
188lib/scribus/plugins/gettext/libodtimplugin.la 8lib/scribus/plugins/gettext/libodtimplugin.so
189lib/scribus/plugins/gettext/libpdbim.la 9lib/scribus/plugins/gettext/libpdbim.so
190lib/scribus/plugins/gettext/libsxwimplugin.la 10lib/scribus/plugins/gettext/libsxwimplugin.so
191lib/scribus/plugins/gettext/libtextfilterplugin.la 11lib/scribus/plugins/gettext/libtextfilterplugin.so
192lib/scribus/plugins/gettext/libtxtim.la 12lib/scribus/plugins/gettext/libtxtim.so
193lib/scribus/plugins/libbarcodegenerator.la 13lib/scribus/plugins/libbarcodegenerator.so
194lib/scribus/plugins/libcolorwheel.la 14lib/scribus/plugins/libcolorwheel.so
195lib/scribus/plugins/libfontpreview.la 15lib/scribus/plugins/libfontpreview.so
196lib/scribus/plugins/libimportps.la 16lib/scribus/plugins/libimportps.so
197lib/scribus/plugins/libnewfromtemplateplugin.la 17lib/scribus/plugins/libnewfromtemplateplugin.so
198lib/scribus/plugins/liboldscribusformat.la 18lib/scribus/plugins/liboldscribusformat.so
199lib/scribus/plugins/liboodrawimp.la 19lib/scribus/plugins/liboodrawimp.so
200lib/scribus/plugins/libsaveastemplateplugin.la 20lib/scribus/plugins/libsaveastemplateplugin.so
201lib/scribus/plugins/libscribusexportpixmap.la 21lib/scribus/plugins/libscribusexportpixmap.so
202lib/scribus/plugins/libscribusshortwords.la 22lib/scribus/plugins/libscribusshortwords.so
203lib/scribus/plugins/libscriptplugin.la 23lib/scribus/plugins/libscriptplugin.so
204lib/scribus/plugins/libsvgexplugin.la 24lib/scribus/plugins/libsvgexplugin.so
205lib/scribus/plugins/libsvgimplugin.la 25lib/scribus/plugins/libsvgimplugin.so
206lib/scribus/profiles/GenericCMYK.icm 26lib/scribus/profiles/GenericCMYK.icm
207lib/scribus/profiles/GenericCMYK.txt 27lib/scribus/profiles/GenericCMYK.txt
208lib/scribus/profiles/ReadMe 28lib/scribus/profiles/Readme
209lib/scribus/profiles/sRGB.icm 29lib/scribus/profiles/sRGB.icm
210lib/scribus/profiles/srgb.license 30lib/scribus/profiles/srgb.license
211lib/scribus/swatches/Scribus_Gnome.txt 31lib/scribus/swatches/Scribus_Gnome.txt
212lib/scribus/swatches/Scribus_OpenOffice.txt 32lib/scribus/swatches/Scribus_OpenOffice.txt
213lib/scribus/swatches/Scribus_SVG.txt 33lib/scribus/swatches/Scribus_SVG.txt
214lib/scribus/swatches/Scribus_X11.txt 34lib/scribus/swatches/Scribus_X11.txt
215lib/scribus/swatches/Scribus_X11Grey.txt 35lib/scribus/swatches/Scribus_X11Grey.txt
216man/man1/scribus.1 36man/man1/scribus.1
217man/man1/scribus.1.de 37man/man1/scribus.1.de
218man/pl/man1/scribus.1 38man/pl/man1/scribus.1
219share/applications/vnd.scribus.desktop 39share/applications/scribus.desktop
220share/doc/${PKGNAME}/AUTHORS 40share/doc/scribus/AUTHORS
221share/doc/${PKGNAME}/BUILDING 41share/doc/scribus/BUILDING
222share/doc/${PKGNAME}/COPYING 42share/doc/scribus/COPYING
223share/doc/${PKGNAME}/ChangeLog 43share/doc/scribus/ChangeLog
224share/doc/${PKGNAME}/ChangeLogSVN 44share/doc/scribus/ChangeLogSVN
225share/doc/${PKGNAME}/INSTALL 45share/doc/scribus/INSTALL
226share/doc/${PKGNAME}/NEWS 46share/doc/scribus/NEWS
227share/doc/${PKGNAME}/PACKAGING 47share/doc/scribus/PACKAGING
228share/doc/${PKGNAME}/README 48share/doc/scribus/README
229share/doc/${PKGNAME}/README.MacOSX 49share/doc/scribus/README.MacOSX
230share/doc/${PKGNAME}/TODO 50share/doc/scribus/README.OS2
231share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/after_short_words.png 51share/doc/scribus/TODO
232share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/before_short_words.png 52share/doc/scribus/cs/tutorials/scribus-short-words/after_short_words.png
233share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/dialog.png 53share/doc/scribus/cs/tutorials/scribus-short-words/before_short_words.png
234share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/menu.png 54share/doc/scribus/cs/tutorials/scribus-short-words/dialog.png
235share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/menu.xml 55share/doc/scribus/cs/tutorials/scribus-short-words/menu.png
236share/doc/${PKGNAME}/cs/tutorials/scribus-short-words/short-words-manual.html 56share/doc/scribus/cs/tutorials/scribus-short-words/menu.xml
237share/doc/${PKGNAME}/de/about1.html 57share/doc/scribus/cs/tutorials/scribus-short-words/short-words-manual.html
238share/doc/${PKGNAME}/de/about2.html 58share/doc/scribus/de/about1.html
239share/doc/${PKGNAME}/de/cms.html 59share/doc/scribus/de/about2.html
240share/doc/${PKGNAME}/de/cms2.html 60share/doc/scribus/de/cms.html
241share/doc/${PKGNAME}/de/cms3.html 61share/doc/scribus/de/cms2.html
242share/doc/${PKGNAME}/de/cms4.html 62share/doc/scribus/de/cms3.html
243share/doc/${PKGNAME}/de/codingstandards.html 63share/doc/scribus/de/cms4.html
244share/doc/${PKGNAME}/de/contributions.html 64share/doc/scribus/de/codingstandards.html
245share/doc/${PKGNAME}/de/cross-platform.html 65share/doc/scribus/de/color1.html
246share/doc/${PKGNAME}/de/cups.html 66share/doc/scribus/de/contributions.html
247share/doc/${PKGNAME}/de/developers.html 67share/doc/scribus/de/cross-platform.html
248share/doc/${PKGNAME}/de/doccopyright.html 68share/doc/scribus/de/cups.html
249share/doc/${PKGNAME}/de/docinfo.html 69share/doc/scribus/de/developers.html
250share/doc/${PKGNAME}/de/documentation.html 70share/doc/scribus/de/doccopyright.html
251share/doc/${PKGNAME}/de/download.html 71share/doc/scribus/de/docinfo.html
252share/doc/${PKGNAME}/de/faq1.html 72share/doc/scribus/de/documentation.html
253share/doc/${PKGNAME}/de/faq2.html 73share/doc/scribus/de/download.html
254share/doc/${PKGNAME}/de/faq3.html 74share/doc/scribus/de/faq1.html
255share/doc/${PKGNAME}/de/fonts1.html 75share/doc/scribus/de/faq2.html
256share/doc/${PKGNAME}/de/fonts2.html 76share/doc/scribus/de/faq3.html
257share/doc/${PKGNAME}/de/fonts3.html 77share/doc/scribus/de/fonts-win32.html
258share/doc/${PKGNAME}/de/fonts4.html 78share/doc/scribus/de/fonts1.html
259share/doc/${PKGNAME}/de/fonts5.html 79share/doc/scribus/de/fonts2.html
260share/doc/${PKGNAME}/de/gettexthowto.html 80share/doc/scribus/de/fonts3.html
261share/doc/${PKGNAME}/de/gsfont.html 81share/doc/scribus/de/fonts4.html
262share/doc/${PKGNAME}/de/hyphenator.html 82share/doc/scribus/de/fonts5.html
263share/doc/${PKGNAME}/de/importhints.html 83share/doc/scribus/de/gettexthowto.html
264share/doc/${PKGNAME}/de/importhints1.html 84share/doc/scribus/de/gsfont.html
265share/doc/${PKGNAME}/de/importhints2.html 85share/doc/scribus/de/gsview.html
266share/doc/${PKGNAME}/de/importhints3.html 86share/doc/scribus/de/hyphenator.html
267share/doc/${PKGNAME}/de/index.html 87share/doc/scribus/de/importhints.html
268share/doc/${PKGNAME}/de/install-dpkg.html 88share/doc/scribus/de/importhints1.html
269share/doc/${PKGNAME}/de/install1.html 89share/doc/scribus/de/importhints2.html
270share/doc/${PKGNAME}/de/install2.html 90share/doc/scribus/de/importhints3.html
271share/doc/${PKGNAME}/de/install3.html 91share/doc/scribus/de/importhints4.html
272share/doc/${PKGNAME}/de/install4.html 92share/doc/scribus/de/index.html
273share/doc/${PKGNAME}/de/install5.html 93share/doc/scribus/de/install-dpkg.html
274share/doc/${PKGNAME}/de/intro.html 94share/doc/scribus/de/install.html
275share/doc/${PKGNAME}/de/irc.html 95share/doc/scribus/de/install1.html
276share/doc/${PKGNAME}/de/javascriptpdf.html 96share/doc/scribus/de/install2.html
277share/doc/${PKGNAME}/de/keys.html 97share/doc/scribus/de/install3.html
278share/doc/${PKGNAME}/de/machints1.html 98share/doc/scribus/de/install4.html
279share/doc/${PKGNAME}/de/machints2.html 99share/doc/scribus/de/install5.html
280share/doc/${PKGNAME}/de/menu.xml 100share/doc/scribus/de/intro.html
281share/doc/${PKGNAME}/de/moncal.html 101share/doc/scribus/de/irc.html
282share/doc/${PKGNAME}/de/mouse.html 102share/doc/scribus/de/javascriptpdf.html
283share/doc/${PKGNAME}/de/otherinfo.html 103share/doc/scribus/de/keys.html
284share/doc/${PKGNAME}/de/pagetemplate1.html 104share/doc/scribus/de/layers.html
285share/doc/${PKGNAME}/de/parallel-install.html 105share/doc/scribus/de/machints1.html
286share/doc/${PKGNAME}/de/pdf_form.html 106share/doc/scribus/de/machints2.html
287share/doc/${PKGNAME}/de/pdfexport1.html 107share/doc/scribus/de/menu.xml
288share/doc/${PKGNAME}/de/pdfexport2.html 108share/doc/scribus/de/moncal.html
289share/doc/${PKGNAME}/de/pdfexport3.html 109share/doc/scribus/de/mouse.html
290share/doc/${PKGNAME}/de/pdfexport4.html 110share/doc/scribus/de/otherinfo.html
291share/doc/${PKGNAME}/de/pdflavor.html 111share/doc/scribus/de/pagetemplate1.html
292share/doc/${PKGNAME}/de/pdfx3.html 112share/doc/scribus/de/parallel-install.html
293share/doc/${PKGNAME}/de/plugin_howto.html 113share/doc/scribus/de/pdf_form.html
294share/doc/${PKGNAME}/de/prepress.html 114share/doc/scribus/de/pdfexport1.html
295share/doc/${PKGNAME}/de/print1.html 115share/doc/scribus/de/pdfexport2.html
296share/doc/${PKGNAME}/de/print2.html 116share/doc/scribus/de/pdfexport3.html
297share/doc/${PKGNAME}/de/print3.html 117share/doc/scribus/de/pdfexport4.html
298share/doc/${PKGNAME}/de/readme.html 118share/doc/scribus/de/pdflavor.html
299share/doc/${PKGNAME}/de/resources.html 119share/doc/scribus/de/pdfx3.html
300share/doc/${PKGNAME}/de/scprinters.html 120share/doc/scribus/de/plugin_howto.html
301share/doc/${PKGNAME}/de/scribus-svg.html 121share/doc/scribus/de/prepress.html
302share/doc/${PKGNAME}/de/scribuscopyright.html 122share/doc/scribus/de/print1.html
303share/doc/${PKGNAME}/de/scribusfileformat.html 123share/doc/scribus/de/print2.html
304share/doc/${PKGNAME}/de/scripter-extensions.html 124share/doc/scribus/de/print3.html
305share/doc/${PKGNAME}/de/scripter-faq.html 125share/doc/scribus/de/psd.html
306share/doc/${PKGNAME}/de/scripter1.html 126share/doc/scribus/de/readme-os2.html
307share/doc/${PKGNAME}/de/scripterapi-ImageExport.html 127share/doc/scribus/de/readme-win32.html
308share/doc/${PKGNAME}/de/scripterapi-PDFfile.html 128share/doc/scribus/de/readme.html
309share/doc/${PKGNAME}/de/scripterapi-Printer.html 129share/doc/scribus/de/resources.html
310share/doc/${PKGNAME}/de/scripterapi-color.html 130share/doc/scribus/de/scprinters.html
311share/doc/${PKGNAME}/de/scripterapi-constants.html 131share/doc/scribus/de/scribus-svg.html
312share/doc/${PKGNAME}/de/scripterapi-dialogs.html 132share/doc/scribus/de/scribuscopyright.html
313share/doc/${PKGNAME}/de/scripterapi-doc.html 133share/doc/scribus/de/scribusfileformat.html
314share/doc/${PKGNAME}/de/scripterapi-font.html 134share/doc/scribus/de/scripter-extensions.html
315share/doc/${PKGNAME}/de/scripterapi-getobjprop.html 135share/doc/scribus/de/scripter-faq.html
316share/doc/${PKGNAME}/de/scripterapi-layer.html 136share/doc/scribus/de/scripter1.html
317share/doc/${PKGNAME}/de/scripterapi-manobj.html 137share/doc/scribus/de/scripterapi-ImageExport.html
318share/doc/${PKGNAME}/de/scripterapi-object.html 138share/doc/scribus/de/scripterapi-PDFfile.html
319share/doc/${PKGNAME}/de/scripterapi-page.html 139share/doc/scribus/de/scripterapi-Printer.html
320share/doc/${PKGNAME}/de/scripterapi-pydoc.html 140share/doc/scribus/de/scripterapi-color.html
321share/doc/${PKGNAME}/de/scripterapi-select.html 141share/doc/scribus/de/scripterapi-constants.html
322share/doc/${PKGNAME}/de/scripterapi-setobjprop.html 142share/doc/scribus/de/scripterapi-dialogs.html
323share/doc/${PKGNAME}/de/scripterapi-textframes.html 143share/doc/scribus/de/scripterapi-doc.html
324share/doc/${PKGNAME}/de/scripterapi.html 144share/doc/scribus/de/scripterapi-font.html
325share/doc/${PKGNAME}/de/settings1.html 145share/doc/scribus/de/scripterapi-getobjprop.html
326share/doc/${PKGNAME}/de/short-words.html 146share/doc/scribus/de/scripterapi-layer.html
327share/doc/${PKGNAME}/de/specs.html 147share/doc/scribus/de/scripterapi-manobj.html
328share/doc/${PKGNAME}/de/toolbox.html 148share/doc/scribus/de/scripterapi-object.html
329share/doc/${PKGNAME}/de/toolbox1.html 149share/doc/scribus/de/scripterapi-page.html
330share/doc/${PKGNAME}/de/toolbox10.html 150share/doc/scribus/de/scripterapi-pydoc.html
331share/doc/${PKGNAME}/de/toolbox11.html 151share/doc/scribus/de/scripterapi-select.html
332share/doc/${PKGNAME}/de/toolbox12.html 152share/doc/scribus/de/scripterapi-setobjprop.html
333share/doc/${PKGNAME}/de/toolbox13.html 153share/doc/scribus/de/scripterapi-textframes.html
334share/doc/${PKGNAME}/de/toolbox14.html 154share/doc/scribus/de/scripterapi.html
335share/doc/${PKGNAME}/de/toolbox15.html 155share/doc/scribus/de/settings1.html
336share/doc/${PKGNAME}/de/toolbox2.html 156share/doc/scribus/de/short-words.html
337share/doc/${PKGNAME}/de/toolbox3.html 157share/doc/scribus/de/specs.html
338share/doc/${PKGNAME}/de/toolbox4.html 158share/doc/scribus/de/toolbox.html
339share/doc/${PKGNAME}/de/toolbox5.html 159share/doc/scribus/de/toolbox1.html
340share/doc/${PKGNAME}/de/toolbox6.html 160share/doc/scribus/de/toolbox10.html
341share/doc/${PKGNAME}/de/toolbox7.html 161share/doc/scribus/de/toolbox11.html
342share/doc/${PKGNAME}/de/toolbox8.html 162share/doc/scribus/de/toolbox12.html
343share/doc/${PKGNAME}/de/toolbox9.html 163share/doc/scribus/de/toolbox13.html
344share/doc/${PKGNAME}/de/topten.html 164share/doc/scribus/de/toolbox14.html
345share/doc/${PKGNAME}/de/translation_howto.html 165share/doc/scribus/de/toolbox15.html
346share/doc/${PKGNAME}/de/tutorials.html 166share/doc/scribus/de/toolbox16.html
347share/doc/${PKGNAME}/en/about1.html 167share/doc/scribus/de/toolbox2.html
348share/doc/${PKGNAME}/en/about2.html 168share/doc/scribus/de/toolbox3.html
349share/doc/${PKGNAME}/en/cms.html 169share/doc/scribus/de/toolbox4.html
350share/doc/${PKGNAME}/en/cms2.html 170share/doc/scribus/de/toolbox5.html
351share/doc/${PKGNAME}/en/cms3.html 171share/doc/scribus/de/toolbox6.html
352share/doc/${PKGNAME}/en/cms4.html 172share/doc/scribus/de/toolbox7.html
353share/doc/${PKGNAME}/en/codingstandards.html 173share/doc/scribus/de/toolbox8.html
354share/doc/${PKGNAME}/en/color1.html 174share/doc/scribus/de/toolbox9.html
355share/doc/${PKGNAME}/en/contributions.html 175share/doc/scribus/de/topten.html
356share/doc/${PKGNAME}/en/cross-platform.html 176share/doc/scribus/de/translation_howto.html
357share/doc/${PKGNAME}/en/cups.html 177share/doc/scribus/de/tutorials.html
358share/doc/${PKGNAME}/en/developers.html 178share/doc/scribus/en/about1.html
359share/doc/${PKGNAME}/en/doccopyright.html 179share/doc/scribus/en/about2.html
360share/doc/${PKGNAME}/en/docinfo.html 180share/doc/scribus/en/cms.html
361share/doc/${PKGNAME}/en/documentation.html 181share/doc/scribus/en/cms2.html
362share/doc/${PKGNAME}/en/download.html 182share/doc/scribus/en/cms3.html
363share/doc/${PKGNAME}/en/faq1.html 183share/doc/scribus/en/cms4.html
364share/doc/${PKGNAME}/en/faq2.html 184share/doc/scribus/en/codingstandards.html
365share/doc/${PKGNAME}/en/faq3.html 185share/doc/scribus/en/color1.html
366share/doc/${PKGNAME}/en/fonts-win32.html 186share/doc/scribus/en/contributions.html
367share/doc/${PKGNAME}/en/fonts1.html 187share/doc/scribus/en/cross-platform.html
368share/doc/${PKGNAME}/en/fonts2.html 188share/doc/scribus/en/cups.html
369share/doc/${PKGNAME}/en/fonts3.html 189share/doc/scribus/en/developers.html
370share/doc/${PKGNAME}/en/fonts4.html 190share/doc/scribus/en/docchanges.html
371share/doc/${PKGNAME}/en/fonts5.html 191share/doc/scribus/en/doccopyright.html
372share/doc/${PKGNAME}/en/gettexthowto.html 192share/doc/scribus/en/docinfo.html
373share/doc/${PKGNAME}/en/gsfont.html 193share/doc/scribus/en/documentation.html
374share/doc/${PKGNAME}/en/hyphenator.html 194share/doc/scribus/en/download.html
375share/doc/${PKGNAME}/en/images/RDF.png 195share/doc/scribus/en/faq1.html
376share/doc/${PKGNAME}/en/images/Scripter.png 196share/doc/scribus/en/faq2.html
377share/doc/${PKGNAME}/en/images/Scripter_error_string.png 197share/doc/scribus/en/faq3.html
378share/doc/${PKGNAME}/en/images/acro1.png 198share/doc/scribus/en/fonts-win32.html
379share/doc/${PKGNAME}/en/images/acro2.png 199share/doc/scribus/en/fonts1.html
380share/doc/${PKGNAME}/en/images/acro3.png 200share/doc/scribus/en/fonts2.html
381share/doc/${PKGNAME}/en/images/acroinfo.png 201share/doc/scribus/en/fonts3.html
382share/doc/${PKGNAME}/en/images/acropass.png 202share/doc/scribus/en/fonts4.html
383share/doc/${PKGNAME}/en/images/acroreader5.1.png 203share/doc/scribus/en/fonts5.html
384share/doc/${PKGNAME}/en/images/acrosec.png 204share/doc/scribus/en/gettexthowto.html
385share/doc/${PKGNAME}/en/images/after_short_words.png 205share/doc/scribus/en/gsadv.html
386share/doc/${PKGNAME}/en/images/batik1.png 206share/doc/scribus/en/gsfont.html
387share/doc/${PKGNAME}/en/images/before_short_words.png 207share/doc/scribus/en/gsview.html
388share/doc/${PKGNAME}/en/images/cmsmodify1.png 208share/doc/scribus/en/hyphenator.html
389share/doc/${PKGNAME}/en/images/cmspanel.png 209share/doc/scribus/en/images/RDF.png
390share/doc/${PKGNAME}/en/images/colormanager1.png 210share/doc/scribus/en/images/Scripter.png
391share/doc/${PKGNAME}/en/images/colormanager2.png 211share/doc/scribus/en/images/Scripter_error_string.png
392share/doc/${PKGNAME}/en/images/colormgmtscreen.png 212share/doc/scribus/en/images/acro1.png
393share/doc/${PKGNAME}/en/images/cups1.png 213share/doc/scribus/en/images/acro2.png
394share/doc/${PKGNAME}/en/images/cups2.png 214share/doc/scribus/en/images/acro3.png
395share/doc/${PKGNAME}/en/images/docheader1.png 215share/doc/scribus/en/images/acroinfo.png
396share/doc/${PKGNAME}/en/images/docheader2.png 216share/doc/scribus/en/images/acropass.png
397share/doc/${PKGNAME}/en/images/docinfo.png 217share/doc/scribus/en/images/acroreader5.1.png
398share/doc/${PKGNAME}/en/images/docinfo2.png 218share/doc/scribus/en/images/acrosec.png
399share/doc/${PKGNAME}/en/images/fontpref1.png 219share/doc/scribus/en/images/after_short_words.png
400share/doc/${PKGNAME}/en/images/fontpref2.png 220share/doc/scribus/en/images/batik1.png
401share/doc/${PKGNAME}/en/images/fontpref3.png 221share/doc/scribus/en/images/before_short_words.png
402share/doc/${PKGNAME}/en/images/fontpref4.png 222share/doc/scribus/en/images/cmsmodify1.png
403share/doc/${PKGNAME}/en/images/fontprev.png 223share/doc/scribus/en/images/cmspanel.png
404share/doc/${PKGNAME}/en/images/fonts.png 224share/doc/scribus/en/images/colormanager1.png
405share/doc/${PKGNAME}/en/images/fonts2.png 225share/doc/scribus/en/images/colormanager2.png
406share/doc/${PKGNAME}/en/images/fonts3.png 226share/doc/scribus/en/images/colormgmtscreen.png
407share/doc/${PKGNAME}/en/images/fonts4.png 227share/doc/scribus/en/images/cups1.png
408share/doc/${PKGNAME}/en/images/fontsampler.png 228share/doc/scribus/en/images/cups2.png
409share/doc/${PKGNAME}/en/images/fontsampler2.png 229share/doc/scribus/en/images/cwheel1.png
410share/doc/${PKGNAME}/en/images/formularz_export_PDF.png 230share/doc/scribus/en/images/cwheel2.png
411share/doc/${PKGNAME}/en/images/formularz_js_skrypt.png 231share/doc/scribus/en/images/docheader1.png
412share/doc/${PKGNAME}/en/images/formularz_js_sprawdzanie.png 232share/doc/scribus/en/images/docheader2.png
413share/doc/${PKGNAME}/en/images/formularz_nowy.png 233share/doc/scribus/en/images/docinfo.png
414share/doc/${PKGNAME}/en/images/formularz_pole_num.png 234share/doc/scribus/en/images/docinfo2.png
415share/doc/${PKGNAME}/en/images/gammagrayscale.png 235share/doc/scribus/en/images/fontmatrix.png
416share/doc/${PKGNAME}/en/images/gimpoptions1.png 236share/doc/scribus/en/images/fontpref1.png
417share/doc/${PKGNAME}/en/images/gimpoptions2.png 237share/doc/scribus/en/images/fontpref2.png
418share/doc/${PKGNAME}/en/images/gimpoptions3.png 238share/doc/scribus/en/images/fontpref3.png
419share/doc/${PKGNAME}/en/images/gsadv1.png 239share/doc/scribus/en/images/fontpref4.png
420share/doc/${PKGNAME}/en/images/gsadv2.png 240share/doc/scribus/en/images/fontprev.png
421share/doc/${PKGNAME}/en/images/gsadv3.png 241share/doc/scribus/en/images/fonts.png
422share/doc/${PKGNAME}/en/images/htmlimport.png 242share/doc/scribus/en/images/fonts2.png
423share/doc/${PKGNAME}/en/images/htmlstyle.png 243share/doc/scribus/en/images/fonts3.png
424share/doc/${PKGNAME}/en/images/hyphen1.png 244share/doc/scribus/en/images/fonts4.png
425share/doc/${PKGNAME}/en/images/hyphen2.png 245share/doc/scribus/en/images/fontsampler.png
426share/doc/${PKGNAME}/en/images/hyphen3.png 246share/doc/scribus/en/images/fontsampler2.png
427share/doc/${PKGNAME}/en/images/imageeffects.png 247share/doc/scribus/en/images/formularz_export_PDF.png
428share/doc/${PKGNAME}/en/images/inkscape.png 248share/doc/scribus/en/images/formularz_js_skrypt.png
429share/doc/${PKGNAME}/en/images/kfontinstaller.png 249share/doc/scribus/en/images/formularz_js_sprawdzanie.png
430share/doc/${PKGNAME}/en/images/ksnapshot.png 250share/doc/scribus/en/images/formularz_nowy.png
431share/doc/${PKGNAME}/en/images/layers1.png 251share/doc/scribus/en/images/formularz_pole_num.png
432share/doc/${PKGNAME}/en/images/layers2.png 252share/doc/scribus/en/images/gammagrayscale.png
433share/doc/${PKGNAME}/en/images/lprof.png 253share/doc/scribus/en/images/gimpoptions1.png
434share/doc/${PKGNAME}/en/images/monprof1.png 254share/doc/scribus/en/images/gimpoptions2.png
435share/doc/${PKGNAME}/en/images/monprof2.png 255share/doc/scribus/en/images/gimpoptions3.png
436share/doc/${PKGNAME}/en/images/monprof3.png 256share/doc/scribus/en/images/gsadv1.png
437share/doc/${PKGNAME}/en/images/monprof4.png 257share/doc/scribus/en/images/gsadv2.png
438share/doc/${PKGNAME}/en/images/oochart.png 258share/doc/scribus/en/images/gsadv3.png
439share/doc/${PKGNAME}/en/images/ooeps1.png 259share/doc/scribus/en/images/htmlimport.png
440share/doc/${PKGNAME}/en/images/oogettext1.png 260share/doc/scribus/en/images/htmlstyle.png
441share/doc/${PKGNAME}/en/images/pagetemplate1.png 261share/doc/scribus/en/images/hyphen1.png
442share/doc/${PKGNAME}/en/images/pdfeffect1.png 262share/doc/scribus/en/images/hyphen2.png
443share/doc/${PKGNAME}/en/images/pdfeffect2.png 263share/doc/scribus/en/images/hyphen3.png
444share/doc/${PKGNAME}/en/images/pdfx3-1.png 264share/doc/scribus/en/images/imageeffects.png
445share/doc/${PKGNAME}/en/images/pdfxcolor.png 265share/doc/scribus/en/images/inkscape.png
446share/doc/${PKGNAME}/en/images/pdfxintent.png 266share/doc/scribus/en/images/kfontinstaller.png
447share/doc/${PKGNAME}/en/images/prefs-mac-1.png 267share/doc/scribus/en/images/ksnapshot.png
448share/doc/${PKGNAME}/en/images/prefs.png 268share/doc/scribus/en/images/layers1.png
449share/doc/${PKGNAME}/en/images/prefs10.png 269share/doc/scribus/en/images/layers2.png
450share/doc/${PKGNAME}/en/images/prefs11.png 270share/doc/scribus/en/images/lprof.png
451share/doc/${PKGNAME}/en/images/prefs12.png 271share/doc/scribus/en/images/monprof1.png
452share/doc/${PKGNAME}/en/images/prefs15.png 272share/doc/scribus/en/images/monprof2.png
453share/doc/${PKGNAME}/en/images/prefs2.png 273share/doc/scribus/en/images/monprof3.png
454share/doc/${PKGNAME}/en/images/prefs3.png 274share/doc/scribus/en/images/monprof4.png
455share/doc/${PKGNAME}/en/images/prefs4.png 275share/doc/scribus/en/images/oochart.png
456share/doc/${PKGNAME}/en/images/prefs5.png 276share/doc/scribus/en/images/ooeps1.png
457share/doc/${PKGNAME}/en/images/prefs6.png 277share/doc/scribus/en/images/oogettext1.png
458share/doc/${PKGNAME}/en/images/prefs8.png 278share/doc/scribus/en/images/pagenumbering.png
459share/doc/${PKGNAME}/en/images/prefsblgrid1.png 279share/doc/scribus/en/images/pagetemplate1.png
460share/doc/${PKGNAME}/en/images/prefsdisplay.png 280share/doc/scribus/en/images/pdfeffect1.png
461share/doc/${PKGNAME}/en/images/printer1.png 281share/doc/scribus/en/images/pdfeffect2.png
462share/doc/${PKGNAME}/en/images/printer2.png 282share/doc/scribus/en/images/pdfx3-1.png
463share/doc/${PKGNAME}/en/images/printpreview.png 283share/doc/scribus/en/images/pdfxcolor.png
464share/doc/${PKGNAME}/en/images/printseps.png 284share/doc/scribus/en/images/pdfxintent.png
465share/doc/${PKGNAME}/en/images/pstoedit1.png 285share/doc/scribus/en/images/prefs-mac-1.png
466share/doc/${PKGNAME}/en/images/result.png 286share/doc/scribus/en/images/prefs.png
467share/doc/${PKGNAME}/en/images/scribus2.png 287share/doc/scribus/en/images/prefs10.png
468share/doc/${PKGNAME}/en/images/scribuscms1.png 288share/doc/scribus/en/images/prefs11.png
469share/doc/${PKGNAME}/en/images/scribustru4.png 289share/doc/scribus/en/images/prefs12.png
470share/doc/${PKGNAME}/en/images/siatka_jednostki_miar.png 290share/doc/scribus/en/images/prefs15.png
471share/doc/${PKGNAME}/en/images/siatka_menu.png 291share/doc/scribus/en/images/prefs2.png
472share/doc/${PKGNAME}/en/images/spinbox1.png 292share/doc/scribus/en/images/prefs3.png
473share/doc/${PKGNAME}/en/images/svg1.png 293share/doc/scribus/en/images/prefs4.png
474share/doc/${PKGNAME}/en/images/swdialog.png 294share/doc/scribus/en/images/prefs5.png
475share/doc/${PKGNAME}/en/images/swmenu.png 295share/doc/scribus/en/images/prefs6.png
476share/doc/${PKGNAME}/en/images/symbole.png 296share/doc/scribus/en/images/prefs8.png
477share/doc/${PKGNAME}/en/images/ulica.png 297share/doc/scribus/en/images/prefsblgrid1.png
478share/doc/${PKGNAME}/en/images/wlasciwosci_pola.png 298share/doc/scribus/en/images/prefsdisplay.png
479share/doc/${PKGNAME}/en/images/wyslij_formularz.png 299share/doc/scribus/en/images/printer1.png
480share/doc/${PKGNAME}/en/images/xnview.png 300share/doc/scribus/en/images/printer2.png
481share/doc/${PKGNAME}/en/importhints.html 301share/doc/scribus/en/images/printer3.png
482share/doc/${PKGNAME}/en/importhints1.html 302share/doc/scribus/en/images/printpreview.png
483share/doc/${PKGNAME}/en/importhints2.html 303share/doc/scribus/en/images/printseps.png
484share/doc/${PKGNAME}/en/importhints3.html 304share/doc/scribus/en/images/pstoedit1.png
485share/doc/${PKGNAME}/en/importhints4.html 305share/doc/scribus/en/images/result.png
486share/doc/${PKGNAME}/en/index.html 306share/doc/scribus/en/images/scribus2.png
487share/doc/${PKGNAME}/en/install-dpkg.html 307share/doc/scribus/en/images/scribuscms1.png
488share/doc/${PKGNAME}/en/install.html 308share/doc/scribus/en/images/scribustru4.png
489share/doc/${PKGNAME}/en/install1.html 309share/doc/scribus/en/images/siatka_jednostki_miar.png
490share/doc/${PKGNAME}/en/install2.html 310share/doc/scribus/en/images/siatka_menu.png
491share/doc/${PKGNAME}/en/install3.html 311share/doc/scribus/en/images/spinbox1.png
492share/doc/${PKGNAME}/en/install4.html 312share/doc/scribus/en/images/svg1.png
493share/doc/${PKGNAME}/en/intro.html 313share/doc/scribus/en/images/swdialog.png
494share/doc/${PKGNAME}/en/irc.html 314share/doc/scribus/en/images/swmenu.png
495share/doc/${PKGNAME}/en/javascriptpdf.html 315share/doc/scribus/en/images/symbole.png
496share/doc/${PKGNAME}/en/keys.html 316share/doc/scribus/en/images/ulica.png
497share/doc/${PKGNAME}/en/layers.html 317share/doc/scribus/en/images/wlasciwosci_pola.png
498share/doc/${PKGNAME}/en/lipsum.html 318share/doc/scribus/en/images/wyslij_formularz.png
499share/doc/${PKGNAME}/en/machints1.html 319share/doc/scribus/en/images/xnview.png
500share/doc/${PKGNAME}/en/machints2.html 320share/doc/scribus/en/importhints.html
501share/doc/${PKGNAME}/en/mailing_lists.html 321share/doc/scribus/en/importhints1.html
502share/doc/${PKGNAME}/en/menu.xml 322share/doc/scribus/en/importhints2.html
503share/doc/${PKGNAME}/en/moncal.html 323share/doc/scribus/en/importhints3.html
504share/doc/${PKGNAME}/en/mouse.html 324share/doc/scribus/en/importhints4.html
505share/doc/${PKGNAME}/en/otherinfo.html 325share/doc/scribus/en/index.html
506share/doc/${PKGNAME}/en/pagenumber.html 326share/doc/scribus/en/install-dpkg.html
507share/doc/${PKGNAME}/en/pagetemplate1.html 327share/doc/scribus/en/install.html
508share/doc/${PKGNAME}/en/parallel-install.html 328share/doc/scribus/en/install1.html
509share/doc/${PKGNAME}/en/pdf_form.html 329share/doc/scribus/en/install2.html
510share/doc/${PKGNAME}/en/pdfexport1.html 330share/doc/scribus/en/install3.html
511share/doc/${PKGNAME}/en/pdfexport2.html 331share/doc/scribus/en/install4.html
512share/doc/${PKGNAME}/en/pdfexport3.html 332share/doc/scribus/en/install5.html
513share/doc/${PKGNAME}/en/pdfexport4.html 333share/doc/scribus/en/intro.html
514share/doc/${PKGNAME}/en/pdflavor.html 334share/doc/scribus/en/irc.html
515share/doc/${PKGNAME}/en/pdfx3.html 335share/doc/scribus/en/javascriptpdf.html
516share/doc/${PKGNAME}/en/plugin_howto.html 336share/doc/scribus/en/keys.html
517share/doc/${PKGNAME}/en/prepress.html 337share/doc/scribus/en/layers.html
518share/doc/${PKGNAME}/en/print1.html 338share/doc/scribus/en/lipsum.html
519share/doc/${PKGNAME}/en/print2.html 339share/doc/scribus/en/machints1.html
520share/doc/${PKGNAME}/en/print3.html 340share/doc/scribus/en/machints2.html
521share/doc/${PKGNAME}/en/psd.html 341share/doc/scribus/en/mailing_lists.html
522share/doc/${PKGNAME}/en/readme-os2.html 342share/doc/scribus/en/menu.xml
523share/doc/${PKGNAME}/en/readme-win32.html 343share/doc/scribus/en/moncal.html
524share/doc/${PKGNAME}/en/readme.html 344share/doc/scribus/en/mouse.html
525share/doc/${PKGNAME}/en/resources.html 345share/doc/scribus/en/otherinfo.html
526share/doc/${PKGNAME}/en/scprinters.html 346share/doc/scribus/en/pagenumber.html
527share/doc/${PKGNAME}/en/scribus-svg.html 347share/doc/scribus/en/pagetemplate1.html
528share/doc/${PKGNAME}/en/scribuscopyright.html 348share/doc/scribus/en/parallel-install.html
529share/doc/${PKGNAME}/en/scribusfileformat.html 349share/doc/scribus/en/pdf_form.html
530share/doc/${PKGNAME}/en/scripter-extensions.html 350share/doc/scribus/en/pdfexport1.html
531share/doc/${PKGNAME}/en/scripter-faq.html 351share/doc/scribus/en/pdfexport2.html
532share/doc/${PKGNAME}/en/scripter1.html 352share/doc/scribus/en/pdfexport3.html
533share/doc/${PKGNAME}/en/scripterapi-ImageExport.html 353share/doc/scribus/en/pdfexport4.html
534share/doc/${PKGNAME}/en/scripterapi-PDFfile.html 354share/doc/scribus/en/pdflavor.html
535share/doc/${PKGNAME}/en/scripterapi-Printer.html 355share/doc/scribus/en/pdfx3.html
536share/doc/${PKGNAME}/en/scripterapi-color.html 356share/doc/scribus/en/plugin_howto.html
537share/doc/${PKGNAME}/en/scripterapi-constants.html 357share/doc/scribus/en/prepress.html
538share/doc/${PKGNAME}/en/scripterapi-dialogs.html 358share/doc/scribus/en/print1.html
539share/doc/${PKGNAME}/en/scripterapi-doc.html 359share/doc/scribus/en/print2.html
540share/doc/${PKGNAME}/en/scripterapi-font.html 360share/doc/scribus/en/print3.html
541share/doc/${PKGNAME}/en/scripterapi-getobjprop.html 361share/doc/scribus/en/psd.html
542share/doc/${PKGNAME}/en/scripterapi-layer.html 362share/doc/scribus/en/readme-os2.html
543share/doc/${PKGNAME}/en/scripterapi-manobj.html 363share/doc/scribus/en/readme-win32.html
544share/doc/${PKGNAME}/en/scripterapi-object.html 364share/doc/scribus/en/readme.html
545share/doc/${PKGNAME}/en/scripterapi-page.html 365share/doc/scribus/en/resources.html
546share/doc/${PKGNAME}/en/scripterapi-select.html 366share/doc/scribus/en/scprinters.html
547share/doc/${PKGNAME}/en/scripterapi-setobjprop.html 367share/doc/scribus/en/scribus-svg.html
548share/doc/${PKGNAME}/en/scripterapi-textframes.html 368share/doc/scribus/en/scribuscopyright.html
549share/doc/${PKGNAME}/en/scripterapi.html 369share/doc/scribus/en/scribusfileformat.html
550share/doc/${PKGNAME}/en/settings1.html 370share/doc/scribus/en/scripter-extensions.html
551share/doc/${PKGNAME}/en/short-words.html 371share/doc/scribus/en/scripter-faq.html
552share/doc/${PKGNAME}/en/specs.html 372share/doc/scribus/en/scripter1.html
553share/doc/${PKGNAME}/en/toolbox.html 373share/doc/scribus/en/scripterapi-ImageExport.html
554share/doc/${PKGNAME}/en/toolbox1.html 374share/doc/scribus/en/scripterapi-PDFfile.html
555share/doc/${PKGNAME}/en/toolbox10.html 375share/doc/scribus/en/scripterapi-Printer.html
556share/doc/${PKGNAME}/en/toolbox11.html 376share/doc/scribus/en/scripterapi-color.html
557share/doc/${PKGNAME}/en/toolbox12.html 377share/doc/scribus/en/scripterapi-constants.html
558share/doc/${PKGNAME}/en/toolbox13.html 378share/doc/scribus/en/scripterapi-dialogs.html
559share/doc/${PKGNAME}/en/toolbox14.html 379share/doc/scribus/en/scripterapi-doc.html
560share/doc/${PKGNAME}/en/toolbox2.html 380share/doc/scribus/en/scripterapi-font.html
561share/doc/${PKGNAME}/en/toolbox3.html 381share/doc/scribus/en/scripterapi-getobjprop.html
562share/doc/${PKGNAME}/en/toolbox4.html 382share/doc/scribus/en/scripterapi-layer.html
563share/doc/${PKGNAME}/en/toolbox5.html 383share/doc/scribus/en/scripterapi-manobj.html
564share/doc/${PKGNAME}/en/toolbox6.html 384share/doc/scribus/en/scripterapi-object.html
565share/doc/${PKGNAME}/en/toolbox7.html 385share/doc/scribus/en/scripterapi-page.html
566share/doc/${PKGNAME}/en/toolbox8.html 386share/doc/scribus/en/scripterapi-pydoc.html
567share/doc/${PKGNAME}/en/toolbox9.html 387share/doc/scribus/en/scripterapi-select.html
568share/doc/${PKGNAME}/en/topten.html 388share/doc/scribus/en/scripterapi-setobjprop.html
569share/doc/${PKGNAME}/en/translation_howto.html 389share/doc/scribus/en/scripterapi-textframes.html
570share/doc/${PKGNAME}/en/tutorials.html 390share/doc/scribus/en/scripterapi.html
571share/doc/${PKGNAME}/en/tutorials/scribus-short-words/after_short_words.png 391share/doc/scribus/en/settings1.html
572share/doc/${PKGNAME}/en/tutorials/scribus-short-words/before_short_words.png 392share/doc/scribus/en/short-words.html
573share/doc/${PKGNAME}/en/tutorials/scribus-short-words/dialog.png 393share/doc/scribus/en/specs.html
574share/doc/${PKGNAME}/en/tutorials/scribus-short-words/menu.png 394share/doc/scribus/en/toolbox.html
575share/doc/${PKGNAME}/en/tutorials/scribus-short-words/menu.xml 395share/doc/scribus/en/toolbox1.html
576share/doc/${PKGNAME}/en/tutorials/scribus-short-words/short-words-manual.html 396share/doc/scribus/en/toolbox10.html
577share/doc/${PKGNAME}/fr/about1.html 397share/doc/scribus/en/toolbox11.html
578share/doc/${PKGNAME}/fr/about2.html 398share/doc/scribus/en/toolbox12.html
579share/doc/${PKGNAME}/fr/cms.html 399share/doc/scribus/en/toolbox13.html
580share/doc/${PKGNAME}/fr/cms2.html 400share/doc/scribus/en/toolbox14.html
581share/doc/${PKGNAME}/fr/cms3.html 401share/doc/scribus/en/toolbox15.html
582share/doc/${PKGNAME}/fr/cms4.html 402share/doc/scribus/en/toolbox16.html
583share/doc/${PKGNAME}/fr/codingstandards.html 403share/doc/scribus/en/toolbox2.html
584share/doc/${PKGNAME}/fr/contributions.html 404share/doc/scribus/en/toolbox3.html
585share/doc/${PKGNAME}/fr/cross-platform.html 405share/doc/scribus/en/toolbox4.html
586share/doc/${PKGNAME}/fr/developers.html 406share/doc/scribus/en/toolbox5.html
587share/doc/${PKGNAME}/fr/doccopyright.html 407share/doc/scribus/en/toolbox6.html
588share/doc/${PKGNAME}/fr/docinfo.html 408share/doc/scribus/en/toolbox7.html
589share/doc/${PKGNAME}/fr/download.html 409share/doc/scribus/en/toolbox8.html
590share/doc/${PKGNAME}/fr/fonts-win32.html 410share/doc/scribus/en/toolbox9.html
591share/doc/${PKGNAME}/fr/fonts1.html 411share/doc/scribus/en/topten.html
592share/doc/${PKGNAME}/fr/fonts2.html 412share/doc/scribus/en/translation_howto.html
593share/doc/${PKGNAME}/fr/fonts3.html 413share/doc/scribus/en/tutorials.html
594share/doc/${PKGNAME}/fr/fonts4.html 414share/doc/scribus/en/tutorials/scribus-short-words/after_short_words.png
595share/doc/${PKGNAME}/fr/fonts5.html 415share/doc/scribus/en/tutorials/scribus-short-words/before_short_words.png
596share/doc/${PKGNAME}/fr/gettexthowto.html 416share/doc/scribus/en/tutorials/scribus-short-words/dialog.png
597share/doc/${PKGNAME}/fr/gsfont.html 417share/doc/scribus/en/tutorials/scribus-short-words/menu.png
598share/doc/${PKGNAME}/fr/hyphenator.html 418share/doc/scribus/en/tutorials/scribus-short-words/menu.xml
599share/doc/${PKGNAME}/fr/importhints.html 419share/doc/scribus/en/tutorials/scribus-short-words/short-words-manual.html
600share/doc/${PKGNAME}/fr/importhints1.html 420share/doc/scribus/en/wine.html
601share/doc/${PKGNAME}/fr/importhints2.html 421share/doc/scribus/fr/about1.html
602share/doc/${PKGNAME}/fr/importhints4.html 422share/doc/scribus/fr/about2.html
603share/doc/${PKGNAME}/fr/index.html 423share/doc/scribus/fr/cms.html
604share/doc/${PKGNAME}/fr/install-dpkg.html 424share/doc/scribus/fr/cms2.html
605share/doc/${PKGNAME}/fr/install.html 425share/doc/scribus/fr/cms3.html
606share/doc/${PKGNAME}/fr/install1.html 426share/doc/scribus/fr/cms4.html
607share/doc/${PKGNAME}/fr/install2.html 427share/doc/scribus/fr/codingstandards.html
608share/doc/${PKGNAME}/fr/install3.html 428share/doc/scribus/fr/contributions.html
609share/doc/${PKGNAME}/fr/intro.html 429share/doc/scribus/fr/cross-platform.html
610share/doc/${PKGNAME}/fr/irc.html 430share/doc/scribus/fr/developers.html
611share/doc/${PKGNAME}/fr/javascriptpdf.html 431share/doc/scribus/fr/docchanges.html
612share/doc/${PKGNAME}/fr/keys.html 432share/doc/scribus/fr/doccopyright.html
613share/doc/${PKGNAME}/fr/lipsum.html 433share/doc/scribus/fr/docinfo.html
614share/doc/${PKGNAME}/fr/machints1.html 434share/doc/scribus/fr/download.html
615share/doc/${PKGNAME}/fr/machints2.html 435share/doc/scribus/fr/fonts-win32.html
616share/doc/${PKGNAME}/fr/menu.xml 436share/doc/scribus/fr/fonts1.html
617share/doc/${PKGNAME}/fr/moncal.html 437share/doc/scribus/fr/fonts2.html
618share/doc/${PKGNAME}/fr/mouse.html 438share/doc/scribus/fr/fonts3.html
619share/doc/${PKGNAME}/fr/otherinfo.html 439share/doc/scribus/fr/fonts4.html
620share/doc/${PKGNAME}/fr/pagetemplate1.html 440share/doc/scribus/fr/fonts5.html
621share/doc/${PKGNAME}/fr/parallel-install.html 441share/doc/scribus/fr/gettexthowto.html
622share/doc/${PKGNAME}/fr/pdf_form.html 442share/doc/scribus/fr/gsfont.html
623share/doc/${PKGNAME}/fr/pdfexport1.html 443share/doc/scribus/fr/hyphenator.html
624share/doc/${PKGNAME}/fr/pdfexport2.html 444share/doc/scribus/fr/importhints.html
625share/doc/${PKGNAME}/fr/pdfexport3.html 445share/doc/scribus/fr/importhints1.html
626share/doc/${PKGNAME}/fr/pdfexport4.html 446share/doc/scribus/fr/importhints2.html
627share/doc/${PKGNAME}/fr/pdflavor.html 447share/doc/scribus/fr/importhints4.html
628share/doc/${PKGNAME}/fr/pdfx3.html 448share/doc/scribus/fr/index.html
629share/doc/${PKGNAME}/fr/plugin_howto.html 449share/doc/scribus/fr/install-dpkg.html
630share/doc/${PKGNAME}/fr/readme-win32.html 450share/doc/scribus/fr/install.html
631share/doc/${PKGNAME}/fr/readme.html 451share/doc/scribus/fr/install1.html
632share/doc/${PKGNAME}/fr/resources.html 452share/doc/scribus/fr/install2.html
633share/doc/${PKGNAME}/fr/scprinters.html 453share/doc/scribus/fr/install3.html
634share/doc/${PKGNAME}/fr/scribus-svg.html 454share/doc/scribus/fr/intro.html
635share/doc/${PKGNAME}/fr/scribuscopyright.html 455share/doc/scribus/fr/irc.html
636share/doc/${PKGNAME}/fr/scribusfileformat.html 456share/doc/scribus/fr/javascriptpdf.html
637share/doc/${PKGNAME}/fr/scripter-extensions.html 457share/doc/scribus/fr/keys.html
638share/doc/${PKGNAME}/fr/scripter-faq.html 458share/doc/scribus/fr/lipsum.html
639share/doc/${PKGNAME}/fr/scripter1.html 459share/doc/scribus/fr/machints1.html
640share/doc/${PKGNAME}/fr/scripterapi-ImageExport.html 460share/doc/scribus/fr/machints2.html
641share/doc/${PKGNAME}/fr/scripterapi-PDFfile.html 461share/doc/scribus/fr/menu.xml
642share/doc/${PKGNAME}/fr/scripterapi-Printer.html 462share/doc/scribus/fr/moncal.html
643share/doc/${PKGNAME}/fr/scripterapi-color.html 463share/doc/scribus/fr/mouse.html
644share/doc/${PKGNAME}/fr/scripterapi-constants.html 464share/doc/scribus/fr/otherinfo.html
645share/doc/${PKGNAME}/fr/scripterapi-dialogs.html 465share/doc/scribus/fr/pagetemplate1.html
646share/doc/${PKGNAME}/fr/scripterapi-doc.html 466share/doc/scribus/fr/parallel-install.html
647share/doc/${PKGNAME}/fr/scripterapi-font.html 467share/doc/scribus/fr/pdf_form.html
648share/doc/${PKGNAME}/fr/scripterapi-getobjprop.html 468share/doc/scribus/fr/pdfexport1.html
649share/doc/${PKGNAME}/fr/scripterapi-layer.html 469share/doc/scribus/fr/pdfexport2.html
650share/doc/${PKGNAME}/fr/scripterapi-manobj.html 470share/doc/scribus/fr/pdfexport3.html
651share/doc/${PKGNAME}/fr/scripterapi-object.html 471share/doc/scribus/fr/pdfexport4.html
652share/doc/${PKGNAME}/fr/scripterapi-page.html 472share/doc/scribus/fr/pdflavor.html
653share/doc/${PKGNAME}/fr/scripterapi-select.html 473share/doc/scribus/fr/pdfx3.html
654share/doc/${PKGNAME}/fr/scripterapi-setobjprop.html 474share/doc/scribus/fr/plugin_howto.html
655share/doc/${PKGNAME}/fr/scripterapi-textframes.html 475share/doc/scribus/fr/readme-win32.html
656share/doc/${PKGNAME}/fr/scripterapi.html 476share/doc/scribus/fr/readme.html
657share/doc/${PKGNAME}/fr/settings1.html 477share/doc/scribus/fr/resources.html
658share/doc/${PKGNAME}/fr/short-words.html 478share/doc/scribus/fr/scprinters.html
659share/doc/${PKGNAME}/fr/specs.html 479share/doc/scribus/fr/scribus-svg.html
660share/doc/${PKGNAME}/fr/toolbox.html 480share/doc/scribus/fr/scribus_basic.html
661share/doc/${PKGNAME}/fr/toolbox1.html 481share/doc/scribus/fr/scribuscopyright.html
662share/doc/${PKGNAME}/fr/toolbox10.html 482share/doc/scribus/fr/scribusfileformat.html
663share/doc/${PKGNAME}/fr/toolbox11.html 483share/doc/scribus/fr/scripter-extensions.html
664share/doc/${PKGNAME}/fr/toolbox12.html 484share/doc/scribus/fr/scripter-faq.html
665share/doc/${PKGNAME}/fr/toolbox13.html 485share/doc/scribus/fr/scripter1.html
666share/doc/${PKGNAME}/fr/toolbox2.html 486share/doc/scribus/fr/scripterapi-ImageExport.html
667share/doc/${PKGNAME}/fr/toolbox3.html 487share/doc/scribus/fr/scripterapi-PDFfile.html
668share/doc/${PKGNAME}/fr/toolbox4.html 488share/doc/scribus/fr/scripterapi-Printer.html
669share/doc/${PKGNAME}/fr/toolbox5.html 489share/doc/scribus/fr/scripterapi-color.html
670share/doc/${PKGNAME}/fr/toolbox6.html 490share/doc/scribus/fr/scripterapi-constants.html
671share/doc/${PKGNAME}/fr/toolbox7.html 491share/doc/scribus/fr/scripterapi-dialogs.html
672share/doc/${PKGNAME}/fr/toolbox8.html 492share/doc/scribus/fr/scripterapi-doc.html
673share/doc/${PKGNAME}/fr/toolbox9.html 493share/doc/scribus/fr/scripterapi-font.html
674share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/after_short_words.png 494share/doc/scribus/fr/scripterapi-getobjprop.html
675share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/before_short_words.png 495share/doc/scribus/fr/scripterapi-layer.html
676share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/dialog.png 496share/doc/scribus/fr/scripterapi-manobj.html
677share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/menu.png 497share/doc/scribus/fr/scripterapi-object.html
678share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/menu.xml 498share/doc/scribus/fr/scripterapi-page.html
679share/doc/${PKGNAME}/fr/tutorials/scribus-short-words/short-words-manual.html 499share/doc/scribus/fr/scripterapi-pydoc.html
680share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/after_short_words.png 500share/doc/scribus/fr/scripterapi-select.html
681share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/before_short_words.png 501share/doc/scribus/fr/scripterapi-setobjprop.html
682share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/dialog.png 502share/doc/scribus/fr/scripterapi-textframes.html
683share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/menu.png 503share/doc/scribus/fr/scripterapi.html
684share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/menu.xml 504share/doc/scribus/fr/settings1.html
685share/doc/${PKGNAME}/pl/tutorials/scribus-short-words/short-words-manual.html 505share/doc/scribus/fr/short-words-manual.html
 506share/doc/scribus/fr/short-words.html
 507share/doc/scribus/fr/specs.html
 508share/doc/scribus/fr/toolbox.html
 509share/doc/scribus/fr/toolbox1.html
 510share/doc/scribus/fr/toolbox10.html
 511share/doc/scribus/fr/toolbox11.html
 512share/doc/scribus/fr/toolbox12.html
 513share/doc/scribus/fr/toolbox13.html
 514share/doc/scribus/fr/toolbox2.html
 515share/doc/scribus/fr/toolbox3.html
 516share/doc/scribus/fr/toolbox4.html
 517share/doc/scribus/fr/toolbox5.html
 518share/doc/scribus/fr/toolbox6.html
 519share/doc/scribus/fr/toolbox7.html
 520share/doc/scribus/fr/toolbox8.html
 521share/doc/scribus/fr/toolbox9.html
 522share/doc/scribus/fr/tutorials/scribus-short-words/after_short_words.png
 523share/doc/scribus/fr/tutorials/scribus-short-words/before_short_words.png
 524share/doc/scribus/fr/tutorials/scribus-short-words/dialog.png
 525share/doc/scribus/fr/tutorials/scribus-short-words/menu.png
 526share/doc/scribus/fr/tutorials/scribus-short-words/menu.xml
 527share/doc/scribus/fr/tutorials/scribus-short-words/short-words-manual.html
 528share/doc/scribus/pl/tutorials/scribus-short-words/after_short_words.png
 529share/doc/scribus/pl/tutorials/scribus-short-words/before_short_words.png
 530share/doc/scribus/pl/tutorials/scribus-short-words/dialog.png
 531share/doc/scribus/pl/tutorials/scribus-short-words/menu.png
 532share/doc/scribus/pl/tutorials/scribus-short-words/menu.xml
 533share/doc/scribus/pl/tutorials/scribus-short-words/short-words-manual.html
686share/mime/packages/scribus.xml 534share/mime/packages/scribus.xml
687share/pixmaps/scribusicon.png 535share/pixmaps/scribus.png
688share/scribus/dicts/README_ca_ES.txt 
689share/scribus/dicts/README_cs_CZ.txt 
690share/scribus/dicts/README_cy_GB.txt 
691share/scribus/dicts/README_de_DE.txt 
692share/scribus/dicts/README_en_EN.txt 
693share/scribus/dicts/README_en_GB.txt 
694share/scribus/dicts/README_es_ES.txt 
695share/scribus/dicts/README_fi_FI.txt 
696share/scribus/dicts/README_hu_HU.txt 
697share/scribus/dicts/README_hyph_da_DK.txt 
698share/scribus/dicts/README_hyph_is_IS.txt 
699share/scribus/dicts/README_hyph_pl_PL.txt 
700share/scribus/dicts/README_lt_LT.txt 
701share/scribus/dicts/README_no_NO.txt 
702share/scribus/dicts/README_pt_BR.txt 
703share/scribus/dicts/README_pt_PT.txt 
704share/scribus/dicts/README_ru_RU_0.txt 
705share/scribus/dicts/README_sk_SK.txt 
706share/scribus/dicts/README_sl_SI.txt 
707share/scribus/dicts/README_sv_SE.txt 
708share/scribus/dicts/README_uk_UA.txt 
709share/scribus/dicts/hyph_af.dic 536share/scribus/dicts/hyph_af.dic
 537share/scribus/dicts/hyph_bg.dic
710share/scribus/dicts/hyph_ca.dic 538share/scribus/dicts/hyph_ca.dic
711share/scribus/dicts/hyph_cs.dic 539share/scribus/dicts/hyph_cs.dic
712share/scribus/dicts/hyph_da.dic 540share/scribus/dicts/hyph_da.dic
713share/scribus/dicts/hyph_de.dic 541share/scribus/dicts/hyph_de.dic
714share/scribus/dicts/hyph_el.dic 542share/scribus/dicts/hyph_el.dic
715share/scribus/dicts/hyph_en.dic 543share/scribus/dicts/hyph_en.dic
716share/scribus/dicts/hyph_es.dic 544share/scribus/dicts/hyph_es.dic
717share/scribus/dicts/hyph_fi.dic 545share/scribus/dicts/hyph_fi.dic
718share/scribus/dicts/hyph_fr.dic 546share/scribus/dicts/hyph_fr.dic
719share/scribus/dicts/hyph_ga.dic 547share/scribus/dicts/hyph_ga.dic
720share/scribus/dicts/hyph_hr.dic 548share/scribus/dicts/hyph_hr.dic
721share/scribus/dicts/hyph_hu.dic 549share/scribus/dicts/hyph_hu.dic
722share/scribus/dicts/hyph_id.dic 550share/scribus/dicts/hyph_id.dic
723share/scribus/dicts/hyph_is.dic 551share/scribus/dicts/hyph_is.dic
724share/scribus/dicts/hyph_it.dic 552share/scribus/dicts/hyph_it.dic
725share/scribus/dicts/hyph_lt.dic 553share/scribus/dicts/hyph_lt.dic
726share/scribus/dicts/hyph_nl.dic 554share/scribus/dicts/hyph_nl.dic
727share/scribus/dicts/hyph_nn.dic 555share/scribus/dicts/hyph_nn_NO.dic
728share/scribus/dicts/hyph_pl.dic 556share/scribus/dicts/hyph_pl.dic
729share/scribus/dicts/hyph_pt.dic 557share/scribus/dicts/hyph_pt.dic
730share/scribus/dicts/hyph_pt_BR.dic 558share/scribus/dicts/hyph_pt_BR.dic
731share/scribus/dicts/hyph_ru.dic 559share/scribus/dicts/hyph_ru.dic
732share/scribus/dicts/hyph_sk.dic 560share/scribus/dicts/hyph_sk.dic
733share/scribus/dicts/hyph_sl.dic 561share/scribus/dicts/hyph_sl.dic
734share/scribus/dicts/hyph_sv.dic 562share/scribus/dicts/hyph_sv.dic
735share/scribus/dicts/hyph_uk.dic 563share/scribus/dicts/hyph_uk.dic
736share/scribus/dtd/scribuspdfoptions.dtd 564share/scribus/dtd/scribuspdfoptions.dtd
737share/scribus/icons/AddNode.png 565share/scribus/icons/AddNode.png
738share/scribus/icons/AddPoint.png 566share/scribus/icons/AddPoint.png
739share/scribus/icons/AllCaps.png 567share/scribus/icons/AllCaps.png
740share/scribus/icons/AppIcon.png 568share/scribus/icons/AppIcon.png
@@ -937,43 +765,46 @@ share/scribus/icons/pushbutton.png @@ -937,43 +765,46 @@ share/scribus/icons/pushbutton.png
937share/scribus/icons/python.png 765share/scribus/icons/python.png
938share/scribus/icons/raise-to-top.png 766share/scribus/icons/raise-to-top.png
939share/scribus/icons/raise.png 767share/scribus/icons/raise.png
940share/scribus/icons/register.png 768share/scribus/icons/register.png
941share/scribus/icons/reload.png 769share/scribus/icons/reload.png
942share/scribus/icons/reload16.png 770share/scribus/icons/reload16.png
943share/scribus/icons/removef.png 771share/scribus/icons/removef.png
944share/scribus/icons/revert.png 772share/scribus/icons/revert.png
945share/scribus/icons/rgb.png 773share/scribus/icons/rgb.png
946share/scribus/icons/rotate_ccw.png 774share/scribus/icons/rotate_ccw.png
947share/scribus/icons/rotate_cw.png 775share/scribus/icons/rotate_cw.png
948share/scribus/icons/scrap.png 776share/scribus/icons/scrap.png
949share/scribus/icons/screen.png 777share/scribus/icons/screen.png
 778share/scribus/icons/scribus.png
950share/scribus/icons/scribus_logo.png 779share/scribus/icons/scribus_logo.png
951share/scribus/icons/scribusdoc.png 780share/scribus/icons/scribusdoc.png
952share/scribus/icons/scribusdoc16.png 781share/scribus/icons/scribusdoc16.png
953share/scribus/icons/scribusicon.png 
954share/scribus/icons/shade.png 782share/scribus/icons/shade.png
955share/scribus/icons/shadow.png 783share/scribus/icons/shadow.png
956share/scribus/icons/shear_down.png 784share/scribus/icons/shear_down.png
957share/scribus/icons/shear_left.png 785share/scribus/icons/shear_left.png
958share/scribus/icons/shear_right.png 786share/scribus/icons/shear_right.png
959share/scribus/icons/shear_up.png 787share/scribus/icons/shear_up.png
960share/scribus/icons/shortwords.png 788share/scribus/icons/shortwords.png
961share/scribus/icons/signature.png 789share/scribus/icons/signature.png
962share/scribus/icons/signature2.png 790share/scribus/icons/signature2.png
 791share/scribus/icons/spiral.png
963share/scribus/icons/spline.png 792share/scribus/icons/spline.png
964share/scribus/icons/spline16.png 793share/scribus/icons/spline16.png
965share/scribus/icons/spot.png 794share/scribus/icons/spot.png
966share/scribus/icons/start.png 795share/scribus/icons/start.png
 796share/scribus/icons/stoplaunch.png
 797share/scribus/icons/stoplaunch16.png
967share/scribus/icons/tab.png 798share/scribus/icons/tab.png
968share/scribus/icons/tabtocindex.png 799share/scribus/icons/tabtocindex.png
969share/scribus/icons/testfill.png 800share/scribus/icons/testfill.png
970share/scribus/icons/text_block.png 801share/scribus/icons/text_block.png
971share/scribus/icons/text_center.png 802share/scribus/icons/text_center.png
972share/scribus/icons/text_force.png 803share/scribus/icons/text_force.png
973share/scribus/icons/text_left.png 804share/scribus/icons/text_left.png
974share/scribus/icons/text_right.png 805share/scribus/icons/text_right.png
975share/scribus/icons/textbase.png 806share/scribus/icons/textbase.png
976share/scribus/icons/textkern.png 807share/scribus/icons/textkern.png
977share/scribus/icons/textscaleh.png 808share/scribus/icons/textscaleh.png
978share/scribus/icons/textscalev.png 809share/scribus/icons/textscalev.png
979share/scribus/icons/textview.png 810share/scribus/icons/textview.png
@@ -1034,103 +865,103 @@ share/scribus/loremipsum/finnish.xml @@ -1034,103 +865,103 @@ share/scribus/loremipsum/finnish.xml
1034share/scribus/loremipsum/fr.xml 865share/scribus/loremipsum/fr.xml
1035share/scribus/loremipsum/german.xml 866share/scribus/loremipsum/german.xml
1036share/scribus/loremipsum/greek.xml 867share/scribus/loremipsum/greek.xml
1037share/scribus/loremipsum/hebrew.xml 868share/scribus/loremipsum/hebrew.xml
1038share/scribus/loremipsum/hu.xml 869share/scribus/loremipsum/hu.xml
1039share/scribus/loremipsum/italian.xml 870share/scribus/loremipsum/italian.xml
1040share/scribus/loremipsum/loremipsum.xml 871share/scribus/loremipsum/loremipsum.xml
1041share/scribus/loremipsum/russian.xml 872share/scribus/loremipsum/russian.xml
1042share/scribus/loremipsum/slovenian.xml 873share/scribus/loremipsum/slovenian.xml
1043share/scribus/plugins/barcode.ps 874share/scribus/plugins/barcode.ps
1044share/scribus/plugins/scribus-short-words.rc 875share/scribus/plugins/scribus-short-words.rc
1045share/scribus/samples/3columnA4.py 876share/scribus/samples/3columnA4.py
1046share/scribus/samples/3columnUSLTR.py 877share/scribus/samples/3columnUSLTR.py
1047share/scribus/samples/Calendar.py 878share/scribus/samples/Calender.py
1048share/scribus/samples/ReadMe 
1049share/scribus/samples/Sample1.py 879share/scribus/samples/Sample1.py
1050share/scribus/samples/boilerplate.py 880share/scribus/samples/boilerplate.py
1051share/scribus/samples/extract_text.py 881share/scribus/samples/extract_text.py
1052share/scribus/samples/golden-mean.py 882share/scribus/samples/golden-mean.py
1053share/scribus/samples/legende.py 883share/scribus/samples/legende.py
1054share/scribus/samples/moins_10_pourcent_group.py 884share/scribus/samples/moins_10_pourcent_group.py
1055share/scribus/samples/plus_10_pourcent_group.py 885share/scribus/samples/plus_10_pourcent_group.py
1056share/scribus/samples/pochette_cd.py 886share/scribus/samples/pochette_cd.py
1057share/scribus/samples/quote.py 887share/scribus/samples/quote.py
1058share/scribus/samples/sample_db_usage.py 888share/scribus/samples/sample_db_usage.py
1059share/scribus/samples/trait_de_coupe.py 889share/scribus/samples/trait_de_coupe.py
1060share/scribus/samples/wordcount.py 890share/scribus/samples/wordcount.py
1061share/scribus/scripts/BleedAndPrintMarks.py 891share/scribus/scripts/BleedAndPrintMarks.py
1062share/scribus/scripts/CalendarWizard.py 892share/scribus/scripts/CalendarWizard.py
1063share/scribus/scripts/ChangeLog 893share/scribus/scripts/ChangeLog
 894share/scribus/scripts/ColorChart.py
1064share/scribus/scripts/DirectImageImport.py 895share/scribus/scripts/DirectImageImport.py
1065share/scribus/scripts/DrawGrid.py 
1066share/scribus/scripts/ExtractText.py 896share/scribus/scripts/ExtractText.py
1067share/scribus/scripts/FontSample.py 897share/scribus/scripts/FontSample.py
1068share/scribus/scripts/InfoBox.py 898share/scribus/scripts/InfoBox.py
1069share/scribus/scripts/NEWS 899share/scribus/scripts/NEWS
1070share/scribus/scripts/ReadMe 900share/scribus/scripts/ReadMe
1071share/scribus/scripts/TODO 901share/scribus/scripts/TODO
1072share/scribus/scripts/UnflipContent.py 902share/scribus/scripts/UnflipContent.py
 903share/scribus/scripts/color2csv.py
 904share/scribus/scripts/csv2color.py
 905share/scribus/scripts/importcsv2table.py
1073share/scribus/templates/br1/br1.png 906share/scribus/templates/br1/br1.png
1074share/scribus/templates/br1/br1.sla.gz 907share/scribus/templates/br1/br1.sla.gz
1075share/scribus/templates/br1/br1tn.png 908share/scribus/templates/br1/br1tn.png
1076share/scribus/templates/br1/map.jpg 909share/scribus/templates/br1/map.jpg
 910share/scribus/templates/nl1/flowers.jpg
1077share/scribus/templates/nl1/kites.jpg 911share/scribus/templates/nl1/kites.jpg
1078share/scribus/templates/nl1/nl1.png 912share/scribus/templates/nl1/nl1.png
1079share/scribus/templates/nl1/nl1.sla.gz 913share/scribus/templates/nl1/nl1.sla.gz
1080share/scribus/templates/nl1/nl1tn.png 914share/scribus/templates/nl1/nl1tn.png
1081share/scribus/templates/nl2/flowers.jpg 915share/scribus/templates/nl1/nl2.png
1082share/scribus/templates/nl2/nl2.png 916share/scribus/templates/nl1/nl2.sla.gz
1083share/scribus/templates/nl2/nl2.sla.gz 917share/scribus/templates/nl1/nl2tn.png
1084share/scribus/templates/nl2/nl2tn.png 
1085share/scribus/templates/sc_presentation/presentation.png 918share/scribus/templates/sc_presentation/presentation.png
1086share/scribus/templates/sc_presentation/presentation.sla.gz 919share/scribus/templates/sc_presentation/presentation.sla.gz
1087share/scribus/templates/sc_presentation/presentationtn.png 920share/scribus/templates/sc_presentation/presentationtn.png
1088share/scribus/templates/template.xml 921share/scribus/templates/template.xml
1089share/scribus/templates/textbased/an_image.jpg 922share/scribus/templates/textbased/an_image.jpg
1090share/scribus/templates/textbased/author.jpg 923share/scribus/templates/textbased/author.jpg
1091share/scribus/templates/textbased/textbased.png 924share/scribus/templates/textbased/textbased.png
1092share/scribus/templates/textbased/textbased.sla.gz 925share/scribus/templates/textbased/textbased.sla.gz
1093share/scribus/templates/textbased/textbasedtn.png 926share/scribus/templates/textbased/textbasedtn.png
1094share/scribus/translations/scribus.af.qm 927share/scribus/translations/scribus.af.qm
1095share/scribus/translations/scribus.ar.qm 928share/scribus/translations/scribus.ar.qm
1096share/scribus/translations/scribus.bg.qm 929share/scribus/translations/scribus.bg.qm
1097share/scribus/translations/scribus.br.qm 930share/scribus/translations/scribus.br.qm
1098share/scribus/translations/scribus.ca.qm 931share/scribus/translations/scribus.ca.qm
1099share/scribus/translations/scribus.cs.qm 932share/scribus/translations/scribus.cs.qm
1100share/scribus/translations/scribus.cy.qm 933share/scribus/translations/scribus.cy.qm
1101share/scribus/translations/scribus.da.qm 934share/scribus/translations/scribus.da.qm
1102share/scribus/translations/scribus.de.qm 935share/scribus/translations/scribus.de.qm
1103share/scribus/translations/scribus.de_CH.qm 936share/scribus/translations/scribus.de_CH.qm
1104share/scribus/translations/scribus.de_ol.qm 937share/scribus/translations/scribus.de_ol.qm
1105share/scribus/translations/scribus.dz.qm 938share/scribus/translations/scribus.dz.qm
1106share/scribus/translations/scribus.el.qm 939share/scribus/translations/scribus.el.qm
1107share/scribus/translations/scribus.en_AU.qm 
1108share/scribus/translations/scribus.en_GB.qm 940share/scribus/translations/scribus.en_GB.qm
1109share/scribus/translations/scribus.en_US.qm 
1110share/scribus/translations/scribus.eo.qm 941share/scribus/translations/scribus.eo.qm
1111share/scribus/translations/scribus.es.qm 942share/scribus/translations/scribus.es.qm
1112share/scribus/translations/scribus.es_LA.qm 943share/scribus/translations/scribus.es_LA.qm
1113share/scribus/translations/scribus.et.qm 944share/scribus/translations/scribus.et.qm
1114share/scribus/translations/scribus.eu.qm 945share/scribus/translations/scribus.eu.qm
1115share/scribus/translations/scribus.fi.qm 946share/scribus/translations/scribus.fi.qm
1116share/scribus/translations/scribus.fr.qm 947share/scribus/translations/scribus.fr.qm
1117share/scribus/translations/scribus.gl.qm 948share/scribus/translations/scribus.gl.qm
1118share/scribus/translations/scribus.hu.qm 949share/scribus/translations/scribus.hu.qm
1119share/scribus/translations/scribus.id.qm 950share/scribus/translations/scribus.id.qm
1120share/scribus/translations/scribus.it.qm 951share/scribus/translations/scribus.it.qm
1121share/scribus/translations/scribus.ja.qm 952share/scribus/translations/scribus.ja.qm
1122share/scribus/translations/scribus.ko.qm 953share/scribus/translations/scribus.ko.qm
1123share/scribus/translations/scribus.lt.qm 954share/scribus/translations/scribus.lt_LT.qm
1124share/scribus/translations/scribus.nb.qm 955share/scribus/translations/scribus.nb.qm
1125share/scribus/translations/scribus.nl.qm 956share/scribus/translations/scribus.nl.qm
1126share/scribus/translations/scribus.pl.qm 957share/scribus/translations/scribus.pl.qm
1127share/scribus/translations/scribus.pt_BR.qm 958share/scribus/translations/scribus.pt_BR.qm
1128share/scribus/translations/scribus.ru.qm 959share/scribus/translations/scribus.ru.qm
1129share/scribus/translations/scribus.sk.qm 960share/scribus/translations/scribus.sk.qm
1130share/scribus/translations/scribus.sl.qm 961share/scribus/translations/scribus.sl.qm
1131share/scribus/translations/scribus.sq.qm 962share/scribus/translations/scribus.sq.qm
1132share/scribus/translations/scribus.sr.qm 963share/scribus/translations/scribus.sr.qm
1133share/scribus/translations/scribus.sv.qm 964share/scribus/translations/scribus.sv.qm
1134share/scribus/translations/scribus.th_TH.qm 965share/scribus/translations/scribus.th_TH.qm
1135share/scribus/translations/scribus.tr.qm 966share/scribus/translations/scribus.tr.qm
1136share/scribus/translations/scribus.uk.qm 967share/scribus/translations/scribus.uk.qm

cvs diff -r1.20 -r1.21 pkgsrc/print/scribus/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/print/scribus/Attic/distinfo 2009/04/08 16:56:53 1.20
+++ pkgsrc/print/scribus/Attic/distinfo 2009/09/16 09:24:55 1.21
@@ -1,11 +1,12 @@ @@ -1,11 +1,12 @@
1$NetBSD: distinfo,v 1.20 2009/04/08 16:56:53 drochner Exp $ 1$NetBSD: distinfo,v 1.21 2009/09/16 09:24:55 drochner Exp $
2 2
3SHA1 (scribus-1.3.3.12.tar.bz2) = 292166ec31325b9f2bae31aaa392e86aeff2ccf6 3SHA1 (scribus-1.3.3.13.tar.bz2) = 72625d2c172c991c88e521f6597b914365eba320
4RMD160 (scribus-1.3.3.12.tar.bz2) = 870477695073aaf02d498a51fb6419f945d16a3b 4RMD160 (scribus-1.3.3.13.tar.bz2) = c12860f38e103c1f7249449b0316a69bf8bdafbf
5Size (scribus-1.3.3.12.tar.bz2) = 13346822 bytes 5Size (scribus-1.3.3.13.tar.bz2) = 14923426 bytes
6SHA1 (patch-aa) = ac5abdefb79c2f37e6a50350a5b324ab92a03aec 6SHA1 (patch-aa) = ac5abdefb79c2f37e6a50350a5b324ab92a03aec
7SHA1 (patch-ab) = 275027632360bb5458b1f4b2fda8d3741c74d5e9 7SHA1 (patch-ab) = 275027632360bb5458b1f4b2fda8d3741c74d5e9
8SHA1 (patch-ad) = 03a4edef89cf4f8d78b20c5a4b7809036ba8d694 8SHA1 (patch-ad) = 03a4edef89cf4f8d78b20c5a4b7809036ba8d694
9SHA1 (patch-ae) = 063d4737cbffd3f712d505818fd028f132267c90 9SHA1 (patch-ae) = 063d4737cbffd3f712d505818fd028f132267c90
10SHA1 (patch-ag) = dbe050de9796992f01d791af0639895683654f7c 10SHA1 (patch-ag) = dbe050de9796992f01d791af0639895683654f7c
11SHA1 (patch-ah) = eb4bec7187e6e6669265e57ea1d68c0db602c506 11SHA1 (patch-ah) = 51d12aabcbdc7abbee12b0a445b57311b6bd28d4
 12SHA1 (patch-ai) = 0dbdb9ac902f09e29782c3557cc1f6da947767f4

cvs diff -r1.3 -r1.4 pkgsrc/print/scribus/patches/Attic/patch-ah (expand / switch to unified diff)

--- pkgsrc/print/scribus/patches/Attic/patch-ah 2009/04/08 16:56:53 1.3
+++ pkgsrc/print/scribus/patches/Attic/patch-ah 2009/09/16 09:24:55 1.4
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1$NetBSD: patch-ah,v 1.3 2009/04/08 16:56:53 drochner Exp $ 1$NetBSD: patch-ah,v 1.4 2009/09/16 09:24:55 drochner Exp $
2 2
3--- scribus/Makefile.in.orig 2008-06-20 23:45:55.000000000 +0200 3--- scribus/CMakeLists.txt.orig 2008-02-26 20:48:49.000000000 +0100
4+++ scribus/Makefile.in 4+++ scribus/CMakeLists.txt
5@@ -235,7 +235,7 @@ scribus_DEPENDENCIES = $(am__DEPENDENCIE 5@@ -431,6 +431,8 @@ ${SCRIBUS_TEXT_LIB}
6 #>+ 3 6 ${SCRIBUS_PIXBUF_LIB}
7 scribus_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 7 )
8 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \ 8
9- $(scribus_LDFLAGS) $(LDFLAGS) -o $@ 9+SET_TARGET_PROPERTIES(${EXE_NAME} PROPERTIES LINK_FLAGS "-export-dynamic")
10+ $(scribus_LDFLAGS) $(LDFLAGS) -o $@ -export-dynamic 10+
11 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 11 IF(RENDER_LIB STREQUAL "LIBART")
12 depcomp = $(SHELL) $(top_srcdir)/admin/depcomp 12 TARGET_LINK_LIBRARIES(${EXE_NAME}
13 am__depfiles_maybe = depfiles 13 ${SCRIBUS_LIBART_LIB}

File Added: pkgsrc/print/scribus/patches/Attic/patch-ai
$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")