pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/scribus-qt4 update to 1.4.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/25514f42ec7a
branches: trunk
changeset: 617191:25514f42ec7a
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Apr 11 11:23:22 2013 +0000
description:
update to 1.4.2
changes:
Documentation updates (including translations)
Updated UI translations
Fixes and an enhancement to the Scripter
Additional build options
Major and minor bugfixes, ranging from crashes in some corner cases to
usability improvements
pkgsrc notes:
-the new hunspell based spell checker didn't do anything useful for
me, still using aspell for now
-enabled cups (hard to diasable, cmake picks it up even if not bl3'd
diffstat:
print/scribus-qt4/Makefile | 18 +-
print/scribus-qt4/PLIST | 387 ++++++++++++++++++++++++++++++++++++++++++++-
print/scribus-qt4/distinfo | 8 +-
3 files changed, 394 insertions(+), 19 deletions(-)
diffs (truncated from 643 to 300 lines):
diff -r c75fc06add39 -r 25514f42ec7a print/scribus-qt4/Makefile
--- a/print/scribus-qt4/Makefile Thu Apr 11 11:22:31 2013 +0000
+++ b/print/scribus-qt4/Makefile Thu Apr 11 11:23:22 2013 +0000
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.21 2013/02/16 11:24:14 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2013/04/11 11:23:22 drochner Exp $
-DISTNAME= scribus-1.4.1
-PKGREVISION= 9
+DISTNAME= scribus-1.4.2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.scribus.net/
COMMENT= Publishing layout with graphical interface
-WRKSRC= ${WRKDIR}/Scribus
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
USE_TOOLS+= gmake perl pkg-config
@@ -18,13 +16,8 @@
SHLIBTOOL_OVERRIDE= # empty
USE_CMAKE= yes
CMAKE_ARGS+= -DPNG_LIBRARY_RELEASE=${LOCALBASE}/lib
-CONFIGURE_ARGS+= --enable-cairo
-CONFIGURE_ARGS+= --with-extra-includes=${PREFIX}/include
-CONFIGURE_ARGS+= --with-extra-libs=${PREFIX}/lib
-CONFIGURE_ARGS+= --with-qt-dir=${QTDIR}
-CONFIGURE_ARGS+= --with-pythondir=${PREFIX}
-# XXX make an option
-CONFIGURE_ARGS+= --disable-cups
+# XXX not yet
+#CMAKE_ARGS+= -DWITH_ASPELL:BOOL=OFF -DWANT_HUNSPELL:BOOL=ON
INSTALLATION_DIRS+= share/pixmaps
@@ -44,6 +37,7 @@
.include "../../graphics/tiff/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/aspell/buildlink3.mk"
+#.include "../../textproc/hunspell/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
diff -r c75fc06add39 -r 25514f42ec7a print/scribus-qt4/PLIST
--- a/print/scribus-qt4/PLIST Thu Apr 11 11:22:31 2013 +0000
+++ b/print/scribus-qt4/PLIST Thu Apr 11 11:23:22 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2012/05/09 09:28:31 drochner Exp $
+@comment $NetBSD: PLIST,v 1.4 2013/04/11 11:23:22 drochner Exp $
bin/scribus
include/scribus/KarbonCurveFit.h
include/scribus/about.h
@@ -117,6 +117,8 @@
include/scribus/docsections.h
include/scribus/documentchecker.h
include/scribus/documentinformation.h
+include/scribus/downloadmanager/scdlmgr.h
+include/scribus/downloadmanager/scdlthread.h
include/scribus/editor.h
include/scribus/effectsdialog.h
include/scribus/exif.h
@@ -390,6 +392,7 @@
include/scribus/plugins/tools/2geomtools/pathalongpath/pathdialog.h
include/scribus/plugins/tools/2geomtools/pathalongpath/ui_pathdialogbase.h
include/scribus/plugins/tools/hunspellcheck/hunspelldialog.h
+include/scribus/plugins/tools/hunspellcheck/hunspelldict.h
include/scribus/plugins/tools/hunspellcheck/hunspellplugin.h
include/scribus/plugins/tools/hunspellcheck/hunspellpluginimpl.h
include/scribus/plugins/tools/hunspellcheck/hunspellpluginstructs.h
@@ -580,6 +583,7 @@
include/scribus/tt/simpletreemodel/treemodel.h
include/scribus/ui/copypagetomasterpagedialog.h
include/scribus/ui/createrange.h
+include/scribus/ui/downloaddictionaries.h
include/scribus/ui/edittoolbar.h
include/scribus/ui/filetoolbar.h
include/scribus/ui/modetoolbar.h
@@ -593,6 +597,7 @@
include/scribus/ui_createrange.h
include/scribus/ui_docitemattrprefs.h
include/scribus/ui_docsections.h
+include/scribus/ui_downloaddictionaries.h
include/scribus/ui_gtfiledialog.h
include/scribus/ui_guidemanager.h
include/scribus/ui_helpbrowser.h
@@ -709,7 +714,6 @@
share/doc/scribus/NEWS
share/doc/scribus/PACKAGING
share/doc/scribus/README
-share/doc/scribus/README.MacOSX
share/doc/scribus/TODO
share/doc/scribus/TRANSLATION
share/doc/scribus/de/about1.html
@@ -1118,12 +1122,14 @@
share/doc/scribus/en/WwText.html
share/doc/scribus/en/about1.html
share/doc/scribus/en/about2.html
+share/doc/scribus/en/add_colors.html
share/doc/scribus/en/bugreport.html
share/doc/scribus/en/cli.html
share/doc/scribus/en/cms.html
share/doc/scribus/en/cms2.html
share/doc/scribus/en/cms3.html
share/doc/scribus/en/codingstandards.html
+share/doc/scribus/en/collect4output.html
share/doc/scribus/en/color1.html
share/doc/scribus/en/color2.html
share/doc/scribus/en/color3.html
@@ -1132,9 +1138,11 @@
share/doc/scribus/en/color6.html
share/doc/scribus/en/color7.html
share/doc/scribus/en/color8.html
+share/doc/scribus/en/color_editing.html
share/doc/scribus/en/colorwheel.html
share/doc/scribus/en/config.html
share/doc/scribus/en/contributions.html
+share/doc/scribus/en/createlinks.html
share/doc/scribus/en/developers.html
share/doc/scribus/en/doccopyright.html
share/doc/scribus/en/docinfo.html
@@ -1148,6 +1156,7 @@
share/doc/scribus/en/fonts2.html
share/doc/scribus/en/gettexthowto.html
share/doc/scribus/en/gsview.html
+share/doc/scribus/en/help.html
share/doc/scribus/en/hyphenator.html
share/doc/scribus/en/images/Cover_en1-page1.png
share/doc/scribus/en/images/DrawLatexFrame.png
@@ -1187,7 +1196,15 @@
share/doc/scribus/en/images/SwB.png
share/doc/scribus/en/images/XYZ_Prop.png
share/doc/scribus/en/images/XYZ_Prop1.png
+share/doc/scribus/en/images/add_colors1.png
+share/doc/scribus/en/images/add_colors2.png
+share/doc/scribus/en/images/add_colors3.png
+share/doc/scribus/en/images/add_colors4.png
+share/doc/scribus/en/images/add_colors5.png
+share/doc/scribus/en/images/add_colors6.png
+share/doc/scribus/en/images/add_colors7.png
share/doc/scribus/en/images/alert.png
+share/doc/scribus/en/images/annotation.png
share/doc/scribus/en/images/batik1.png
share/doc/scribus/en/images/boundingbox.png
share/doc/scribus/en/images/boundingbox1.png
@@ -1196,6 +1213,11 @@
share/doc/scribus/en/images/cms-gamut2.png
share/doc/scribus/en/images/cmsmodify1.png
share/doc/scribus/en/images/cmyk.png
+share/doc/scribus/en/images/collect_out1.png
+share/doc/scribus/en/images/collect_out2.png
+share/doc/scribus/en/images/collect_out3.png
+share/doc/scribus/en/images/collect_out5.png
+share/doc/scribus/en/images/collect_out6.png
share/doc/scribus/en/images/colormanager2.png
share/doc/scribus/en/images/colorwheel.png
share/doc/scribus/en/images/colrs-caricature.png
@@ -1212,9 +1234,16 @@
share/doc/scribus/en/images/context_text135.png
share/doc/scribus/en/images/contourline_flow.png
share/doc/scribus/en/images/cw-analogous.png
+share/doc/scribus/en/images/cw-analogous_20.png
+share/doc/scribus/en/images/cw-analogous_30.png
share/doc/scribus/en/images/cw-compl.png
+share/doc/scribus/en/images/cw-complementary.png
share/doc/scribus/en/images/cw-splitcompl.png
+share/doc/scribus/en/images/cw-splitcompl_20.png
+share/doc/scribus/en/images/cw-splitcompl_40.png
share/doc/scribus/en/images/cw-tetradic.png
+share/doc/scribus/en/images/cw-tetradic_20.png
+share/doc/scribus/en/images/cw-tetradic_40.png
share/doc/scribus/en/images/cw-triadic.png
share/doc/scribus/en/images/cw-warning.png
share/doc/scribus/en/images/docheader1.png
@@ -1234,6 +1263,8 @@
share/doc/scribus/en/images/eps-imp3.png
share/doc/scribus/en/images/eps-imp4.png
share/doc/scribus/en/images/eps-imp5.png
+share/doc/scribus/en/images/externallink.png
+share/doc/scribus/en/images/externalweblink.png
share/doc/scribus/en/images/file-error1.png
share/doc/scribus/en/images/file-error2.png
share/doc/scribus/en/images/file-error3.png
@@ -1259,6 +1290,7 @@
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/image_compress.png
share/doc/scribus/en/images/import-pdfimage.png
share/doc/scribus/en/images/ink-cov.png
share/doc/scribus/en/images/insert-frame-1.png
@@ -1275,6 +1307,7 @@
share/doc/scribus/en/images/line_tab5.png
share/doc/scribus/en/images/line_tab6.png
share/doc/scribus/en/images/line_tab7.png
+share/doc/scribus/en/images/link.png
share/doc/scribus/en/images/lprof.png
share/doc/scribus/en/images/missing-gs.png
share/doc/scribus/en/images/mpage1.png
@@ -1295,6 +1328,18 @@
share/doc/scribus/en/images/nodes_edit.png
share/doc/scribus/en/images/numb-sections.png
share/doc/scribus/en/images/oogettext1.png
+share/doc/scribus/en/images/pathops.png
+share/doc/scribus/en/images/pathops1.png
+share/doc/scribus/en/images/pathops2.png
+share/doc/scribus/en/images/pathops3.png
+share/doc/scribus/en/images/pathops4.png
+share/doc/scribus/en/images/pathops5.png
+share/doc/scribus/en/images/pathops6.png
+share/doc/scribus/en/images/pathops7.png
+share/doc/scribus/en/images/pathops8.png
+share/doc/scribus/en/images/pathtools.png
+share/doc/scribus/en/images/pathtools1.png
+share/doc/scribus/en/images/pathtools2.png
share/doc/scribus/en/images/patterns1.png
share/doc/scribus/en/images/patterns2.png
share/doc/scribus/en/images/pdf-form-ht1.png
@@ -1303,6 +1348,7 @@
share/doc/scribus/en/images/pdf-form-ht4.png
share/doc/scribus/en/images/pdf-form-ht5.png
share/doc/scribus/en/images/pdf-form-ht6.png
+share/doc/scribus/en/images/pdftools.png
share/doc/scribus/en/images/pdfx1a-lo.png
share/doc/scribus/en/images/pdfx3-1.png
share/doc/scribus/en/images/pdfxcolor.png
@@ -1461,6 +1507,7 @@
share/doc/scribus/en/pdfexport2.html
share/doc/scribus/en/pdfexport3.html
share/doc/scribus/en/pdfexport4.html
+share/doc/scribus/en/pdfexport_image.html
share/doc/scribus/en/pdflavor.html
share/doc/scribus/en/pdfx3.html
share/doc/scribus/en/plugin_howto.html
@@ -1543,12 +1590,14 @@
share/doc/scribus/it/WwText.html
share/doc/scribus/it/about1.html
share/doc/scribus/it/about2.html
+share/doc/scribus/it/add_colors.html
share/doc/scribus/it/bugreport.html
share/doc/scribus/it/cli.html
share/doc/scribus/it/cms.html
share/doc/scribus/it/cms2.html
share/doc/scribus/it/cms3.html
share/doc/scribus/it/codingstandards.html
+share/doc/scribus/it/collect4output.html
share/doc/scribus/it/color1.html
share/doc/scribus/it/color2.html
share/doc/scribus/it/color3.html
@@ -1557,9 +1606,11 @@
share/doc/scribus/it/color6.html
share/doc/scribus/it/color7.html
share/doc/scribus/it/color8.html
+share/doc/scribus/it/color_editing.html
share/doc/scribus/it/colorwheel.html
share/doc/scribus/it/config.html
share/doc/scribus/it/contributions.html
+share/doc/scribus/it/createlinks.html
share/doc/scribus/it/developers.html
share/doc/scribus/it/doccopyright.html
share/doc/scribus/it/docinfo.html
@@ -1573,7 +1624,329 @@
share/doc/scribus/it/fonts2.html
share/doc/scribus/it/gettexthowto.html
share/doc/scribus/it/gsview.html
+share/doc/scribus/it/help.html
share/doc/scribus/it/hyphenator.html
+share/doc/scribus/it/images/Cover_en1-page1.png
+share/doc/scribus/it/images/DrawLatexFrame.png
+share/doc/scribus/it/images/Image_Properties.png
+share/doc/scribus/it/images/Mantis_my_view.png
+share/doc/scribus/it/images/Mantis_new_report1.png
+share/doc/scribus/it/images/Mantis_new_report2.png
+share/doc/scribus/it/images/Mantis_new_report3.png
+share/doc/scribus/it/images/Mantis_searching.png
+share/doc/scribus/it/images/Mantis_signup.png
+share/doc/scribus/it/images/RYB_color_wheel.png
+share/doc/scribus/it/images/Rembrandt1.png
+share/doc/scribus/it/images/Rembrandt10.png
+share/doc/scribus/it/images/Rembrandt11.png
+share/doc/scribus/it/images/Rembrandt12.png
+share/doc/scribus/it/images/Rembrandt13.png
+share/doc/scribus/it/images/Rembrandt14.png
+share/doc/scribus/it/images/Rembrandt15.png
+share/doc/scribus/it/images/Rembrandt16.png
+share/doc/scribus/it/images/Rembrandt17.png
+share/doc/scribus/it/images/Rembrandt17a.png
+share/doc/scribus/it/images/Rembrandt17b.png
+share/doc/scribus/it/images/Rembrandt18.png
+share/doc/scribus/it/images/Rembrandt18b.png
+share/doc/scribus/it/images/Rembrandt19.png
+share/doc/scribus/it/images/Rembrandt2.png
+share/doc/scribus/it/images/Rembrandt20.png
+share/doc/scribus/it/images/Rembrandt21.png
+share/doc/scribus/it/images/Rembrandt3.png
+share/doc/scribus/it/images/Rembrandt4.png
+share/doc/scribus/it/images/Rembrandt5.png
Home |
Main Index |
Thread Index |
Old Index