SHA256
1
0
forked from pool/scribus
Commit Graph

78 Commits

Author SHA256 Message Date
Christophe Giboudeaux
0c35448bb3 Accepting request 848096 from home:wolfi323:branches:KDE:Extra
- Update to 1.5.6
  * User Interface:
    + One of the most important changes compared to earlier
      versions is the introduction of a context-sensitive Content
      Palette. If set to visible, it will adjust to the kind of
      item (text frame, image frame, table, group) you have
      selected.
    + Ctrl/Cmd+Click enables selecting items below guides.
    + A new PDF-based output preview is now available.
    + Support for dark UI themes has been improved.
    + Icon set can now be changed without needing to restart
      application
    + It's now possible to "cycle" through the items in a group by
      pressing Alt+Ctrl/Cmd+Click
  * Import/Export:
    + Support for PDF 1.6 export, including embedded OpenType
      fonts.
    + A Markdown import filter has been added.
    + Improvements to the IDML, PDF, XTG, SVG and KRA importers.
  * Text and Typography:
    + Launching Scribus via the Command Line on any OS will now
      reveal more font-related problems; based on fontconfig 3.14.
  * Colors:
    + Default black and white colors can now alternatively be
      defined in RGB and LAB.
  * Printing:
    + With the exception of the Windows platform, Scribus can now
      use a PDF-based and newly written printing engine. PostScript
      is still available, but will be removed over time.
  * Scripter:
    + On platforms other than macOS, Scribus now uses Python 3 by
      default. As a consequence, existing scripts will likely need
      to be modified so that they run in Scribus 1.5.6.
    + Many new commands have been added to the Scripter; others
      have been renamed to be more intuitive. For more information,
      please have a look at the Scripter documentation, which has
      also been updated to reflect the changes.
- Drop patches merged upstream:
  * port-scripter-to-Python-3.patch
  * Work-around-poppler-0.82-signature-changes.patch
  * Use-same-mechanism-as-with-previous-poppler-versions.patch
  * Fix-failure-to-build-against-poppler-0.83.0.patch
  * Fix-failure-to-build-with-poppler-0.84.0.patch
  * Fails-to-build-with-python-3.8.patch
  * 0001-PDF-import-plugin-support-poppler-0.86.x.patch
  * 0001-Fix-build-with-Qt-5.15.patch
- Add _constraints with a minimum disk size of 5GB, to avoid build
  failures due to insufficient disk space
- Remove -DWANT_RELEASEWITHDEBUG=1 cmake option again, it causes 
  loading the plugins to fail due to unresolved symbols, and
  possibly a crash on start

OBS-URL: https://build.opensuse.org/request/show/848096
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=59
2020-11-12 13:47:22 +00:00
Christophe Giboudeaux
271c65deed Accepting request 835289 from home:StefanBruens:branches:KDE:Extra
- Depend on hicolor-icon-theme for directory structure
- Enable proper debuginfo/debugsource creation
- Spec file cleanup
  * Remove unused libetonyek and GraphicsMagick++ build dependencies
  * Do not install breeze SVG icon into pixmap directory, drop
    breeze-icons dependency
  * Remove conditionals for obsolete distro versions

OBS-URL: https://build.opensuse.org/request/show/835289
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=57
2020-09-17 19:12:20 +00:00
Christophe Giboudeaux
1ca7bb3d5b Accepting request 802292 from home:wolfi323:branches:KDE:Extra
- Add 0001-Fix-build-with-Qt-5.15.patch to fix build with the
  upcoming Qt 5.15

OBS-URL: https://build.opensuse.org/request/show/802292
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=55
2020-05-09 18:58:11 +00:00
Christophe Giboudeaux
c0bee418d4 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=53 2020-04-08 12:04:39 +00:00
Christophe Giboudeaux
e26b94cccf OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=52 2020-04-08 12:03:07 +00:00
Christophe Giboudeaux
7cae6045e8 Accepting request 765017 from home:wolfi323:branches:KDE:Extra
Port to python3 and fix build with newer poppler versions

Tested with poppler 0.84.0 and the versions in TW and Leap, builds fine now with python 3.8.1 too.

OBS-URL: https://build.opensuse.org/request/show/765017
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=50
2020-01-16 15:35:33 +00:00
Christophe Giboudeaux
95c5acf9cb Accepting request 729538 from home:jengelh:branches:KDE:Extra
- Drop faulty requires from documentation subpackage.
(viewing the HTML pages does not require scribus itself - it requires a HTML render, if anything)

drop whitespace at end of line

OBS-URL: https://build.opensuse.org/request/show/729538
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=48
2019-09-09 22:04:03 +00:00
Christophe Giboudeaux
413a1835f5 Accepting request 728996 from home:cgiboudeaux:branches:KDE:Extra
- Update to 1.5.5:
  * Development version using Qt5.
  * Large code refactoring
  * Many bugs fixed
- Check https://wiki.scribus.net/canvas/1.5.5_Release for more information
- Drop hunspell.patch
- Add 0001-Make-sure-information-displayed-on-the-about-window-.patch

OBS-URL: https://build.opensuse.org/request/show/728996
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=46
2019-09-09 12:06:23 +00:00
Christophe Giboudeaux
eedeb38901 revert to 1.4.7 for the moment.
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=45
2019-04-08 09:50:52 +00:00
Christophe Giboudeaux
cc1bafe8fc OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=44 2019-04-07 22:54:39 +00:00
Christophe Giboudeaux
780843f201 Update to 1.5.4 development candidate
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=43
2019-04-07 13:04:12 +00:00
Luca Beltrame
8be81f862e Accepting request 651535 from home:Vogtinator:branches:KDE:Extra
- Rewrite hunspell-1.6.patch into hunspell.patch to cover all hunspell
  versions

OBS-URL: https://build.opensuse.org/request/show/651535
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=41
2018-11-24 16:39:44 +00:00
Luca Beltrame
d4b82b9e29 Accepting request 651506 from home:wolfi323:branches:KDE:Extra
- Update hunspell-1.6.patch to also accept hunspell 1.7 that's in
  Factory now

OBS-URL: https://build.opensuse.org/request/show/651506
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=40
2018-11-24 16:10:44 +00:00
OBS User mrdocs
71a6283bba Accepting request 613036 from home:jengelh:branches:KDE:Extra
- Trim marketing filler wording from description.
- Replace duplicate -fno-strict-aliasing.
- Run fdupes over more files. (Do it with hardlinks;
  symlinks upset the documentation system.)

OBS-URL: https://build.opensuse.org/request/show/613036
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=38
2018-06-01 15:19:15 +00:00
OBS User mrdocs
9e589ec546 Accepting request 602857 from home:wolfi323:branches:KDE:Extra
- Add back hunspell-1.6.patch, it's still needed as the current
  version still only supports hunspell up to 1.4 but Tumbleweed and
  Leap 15.0 have 1.6

Hunspell 1.6 is only supported in 1.5.x, where the hunspell detection has been reworked...

OBS-URL: https://build.opensuse.org/request/show/602857
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=36
2018-05-01 23:17:05 +00:00
OBS User mrdocs
f7fe413272 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=35 2018-04-29 03:30:26 +00:00
OBS User mrdocs
83f43c8571 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=34 2018-04-29 03:29:09 +00:00
OBS User mrdocs
591e72d346 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=33 2018-04-29 03:00:40 +00:00
OBS User mrdocs
1c1112d505 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=32 2018-04-29 02:39:42 +00:00
OBS User mrdocs
efc441f04b OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=31 2018-04-28 22:24:41 +00:00
OBS User mrdocs
d80f22af91 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=30 2018-04-28 00:53:19 +00:00
OBS User mrdocs
da08a43b35 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=29 2018-04-28 00:52:28 +00:00
OBS User mrdocs
a56d053fc1 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=28 2018-04-28 00:48:47 +00:00
OBS User mrdocs
8cdda672f9 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=27 2018-04-28 00:48:34 +00:00
OBS User mrdocs
f933067414 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=26 2018-04-28 00:07:48 +00:00
Luca Beltrame
ee50a4b849 Accepting request 591683 from home:wolfi323:branches:KDE:Extra
- Add hunspell-1.6.patch to fix spellchecking support in Tumbleweed
  and Leap 15.0

OBS-URL: https://build.opensuse.org/request/show/591683
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=24
2018-03-27 19:23:46 +00:00
Wolfgang Bauer
d8b29b452f OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=23 2018-03-18 02:52:27 +00:00
Wolfgang Bauer
0f11559fba OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=22 2018-03-18 02:52:17 +00:00
OBS User mrdocs
5f99cf3a2e Accepting request 561710 from home:wolfi323:branches:KDE:Extra
- remove libQtWebKit-devel build requirement, it seems not to be
  used/needed at all

OBS-URL: https://build.opensuse.org/request/show/561710
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=20
2018-01-04 20:11:40 +00:00
Christophe Giboudeaux
2d1af18929 Accepting request 516070 from home:pgajdos:remove-aspell
- remove dependency on aspell, scribus seem to use hunspell  
  [bsc#1052965]

OBS-URL: https://build.opensuse.org/request/show/516070
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=18
2017-08-12 19:00:06 +00:00
Raymond Wooninck
d952d6318c Accepting request 454173 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/454173
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=16
2017-02-03 18:38:09 +00:00
720739845f Accepting request 440404 from home:wolfi323:branches:KDE:Extra
- Use shared-mime-info macros (boo#979301)
- Remove version check for > 11.3, earlier versions are not supported any more

OBS-URL: https://build.opensuse.org/request/show/440404
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=14
2016-11-15 22:04:39 +00:00
Raymond Wooninck
4bc90cf048 Accepting request 418388 from home:badshah400:branches:KDE:Extra
- Fixup scribus.appdata.xml file
  + Shorten name to just "scribus".
  + Use images from github repository as appstream fails to load
    images from https://wki.scribus.net.
  + Improve a caption.
  + Fix height of screenshot 2.

OBS-URL: https://build.opensuse.org/request/show/418388
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=12
2016-08-11 12:14:51 +00:00
Luca Beltrame
e5472b05d5 Accepting request 415649 from home:badshah400:branches:KDE:Extra
Add appstream metainfo to make scribus appear in appstores

OBS-URL: https://build.opensuse.org/request/show/415649
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=10
2016-07-29 19:33:00 +00:00
Hrvoje Senjan
b6f09e7472 Accepting request 375075 from home:alarrosa:branches:KDE:Extra
- Added an fdupes call to symlink duplicate files installed 
  under /usr/share/. This reduces the installed size in around 20 Mb.

OBS-URL: https://build.opensuse.org/request/show/375075
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=8
2016-03-18 19:47:27 +00:00
Raymond Wooninck
539b16bc11 Accepting request 353284 from home:mrdocs:branches:KDE:Extra
Update to 1.4.6

OBS-URL: https://build.opensuse.org/request/show/353284
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=6
2016-01-13 11:35:48 +00:00
OBS User mrdocs
9a3bdf603a Accepting request 235762 from home:mrdocs:branches:KDE:Extra
- Update to 1.4.4
- Drop python-version.diff it is upstream. 
 + PDF/X-1a export.

+ The Barcode plug-in has been updated to reflect
  the latest changes in the underlying Barcode Writer 
  in Pure PostScript (BWIPP).

+ The Autoquote script has been rewritten and enhanced.
  It now provides more options and adds thin spaces to French texts
  where appropriate.

+ A script to align images in frames has been added.

+ Full support of the OpenICC Directory Proposal
  (http://www.oyranos.org/wiki/index.php?title=OpenIccDirectoryProposal). 

+ The handling of transparencies in Photoshop-generated TIFF files
  has been improved.

+ Page borders can now act as guides (and thus be used for 
  snapping of items).

+ The CMYK color palette created by the Newspaper Association
  of America  (NAA) for newspaper advertisements has been 
  integrated into Scribus.

+ A new color palette for professional geographers has been added.

+ Export to various bitmap formats has been re-enabled on Mac OS X.

+ Several issues related to the user interface and canvas display
  have been resolved.

+ Adjustments for Windows 8.x.

+ An issue with the spellchecker, resulting in a crash, 
  has been resolved.

+ Documentation and translation updates and improvements.

 +For a complete list of changes see:
  http://bugs.scribus.net/view_all_bug_page.php?filter=99610
  and http://lists.scribus.net/pipermail/scribus-commit.

OBS-URL: https://build.opensuse.org/request/show/235762
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/scribus?expand=0&rev=4
2014-05-31 19:33:36 +00:00
Tomáš Chvátal
6ef9911536 Accepting request 230691 from KDE:Extra
Added python_version.diff: fixes build with cmake 3.0

OBS-URL: https://build.opensuse.org/request/show/230691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=50
2014-04-18 09:08:31 +00:00
Tomáš Chvátal
556842a81d Accepting request 196059 from KDE:Distro:Factory
update to 1.4.3, details in .changes (forwarded request 196035 from mrdocs)

OBS-URL: https://build.opensuse.org/request/show/196059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=48
2013-08-23 10:01:27 +00:00
Stephan Kulow
ced338fc4a Accepting request 148499 from KDE:Distro:Factory
update to 1.4.2  See .changes file for details (forwarded request 148496 from mrdocs)

OBS-URL: https://build.opensuse.org/request/show/148499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=46
2013-01-17 09:38:22 +00:00
Stephan Kulow
069f7b5f5f Accepting request 133088 from KDE:Distro:Factory
forward to factory

OBS-URL: https://build.opensuse.org/request/show/133088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=45
2012-09-11 05:59:46 +00:00
Stephan Kulow
0956a7e19e Accepting request 125898 from KDE:Distro:Factory
Install hi-res icons in the hicolor-icon directory for better appearance in desktop menus (forwarded request 125896 from mrdocs)

OBS-URL: https://build.opensuse.org/request/show/125898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=44
2012-06-26 15:37:41 +00:00
Stephan Kulow
045e7da81d Accepting request 122211 from KDE:Distro:Factory
Delete non-free colour swatches from the package (bnc#763586) (forwarded request 122102 from badshah400)

OBS-URL: https://build.opensuse.org/request/show/122211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=42
2012-05-25 14:18:46 +00:00
Stephan Kulow
61db2137a8 Accepting request 89353 from KDE:Distro:Factory
- merged KDF again

-updated to 1.4.0.rc6
-last RC before 1.4.0 final
 +documentation updates, bug fixes and translation updates
 +http://scribus.net/svn/Scribus/branches/Version135/Scribus/ChangeLog
  for versioned changelog

OBS-URL: https://build.opensuse.org/request/show/89353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=41
2011-10-26 13:45:26 +00:00
Sascha Peilicke
7261e66476 Autobuild autoformatter for 79411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=39
2011-08-22 14:15:23 +00:00
Sascha Peilicke
270a046a51 Accepting request 79411 from KDE:Distro:Factory
forward to factory

OBS-URL: https://build.opensuse.org/request/show/79411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=38
2011-08-22 14:15:09 +00:00
Sascha Peilicke
aa61cad472 Autobuild autoformatter for 78766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=37
2011-08-15 09:18:37 +00:00
Sascha Peilicke
c44417956e Accepting request 78766 from KDE:Distro:Factory
-Fixed language file identification
-Removed redundant buildrequires
-Cleaned up spec file formatting (forwarded request 78748 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/78766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=36
2011-08-15 09:18:29 +00:00
Sascha Peilicke
362ebe5446 Autobuild autoformatter for 74176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=35
2011-06-20 12:03:50 +00:00
Sascha Peilicke
8db965bc27 Accepting request 74176 from KDE:Distro:Factory
update to rc5

OBS-URL: https://build.opensuse.org/request/show/74176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scribus?expand=0&rev=34
2011-06-20 12:03:28 +00:00