Package: scribus-ng / 1.5.2+dfsg-3

Metadata

Package Version Patches format
scribus-ng 1.5.2+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
appdatadir.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
scribus.appdata.xml | 15 8 + 7 - 0 !
2 files changed, 9 insertions(+), 8 deletions(-)

 move appstream metadata file to newer location
upstream_14256 14257 | (download)

CMakeLists.txt | 12 6 + 6 - 0 !
scribus.desktop | 49 45 + 4 - 0 !
vnd.scribus.desktop | 107 0 + 107 - 0 !
3 files changed, 51 insertions(+), 117 deletions(-)

 drop mimelnk file, actually install .desktop file, improve .desktop
dynamic freedesktop.patch | (download)

CMakeLists.txt | 15 13 + 2 - 0 !
scribus.appdata.xml | 24 0 + 24 - 0 !
scribus.appdata.xml.in | 24 24 + 0 - 0 !
scribus.desktop | 109 0 + 109 - 0 !
scribus.desktop.in | 109 109 + 0 - 0 !
5 files changed, 146 insertions(+), 135 deletions(-)

 dynamically generate scribus.desktop and scribus.appdata.xml appending tag_version
 this makes .desktop and .appdata.xml use the right binary, icon, etc if
 -DCUSTOM-VERSIONTAG has been used.  Also rename the files so they can be
name manpages after versiontag.patch | (download)

scribus/manpages/CMakeLists.txt | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 rename the manpages after -dcustom_versiontag
fix_FTBFS_BE.patch | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
config.h.cmake | 1 1 + 0 - 0 !
2 files changed, 3 insertions(+)

 fix ftbfs in big endian architectures
 all Debian architectures properly define memrchr, but there is a weird situation
 in scribus/third_party/prc/PRCdouble.h/#L136 that branches only for big endian
 architectures and redefine it if HAVE_MEMRCHR is not defined.
 .
 This patch requires the CheckFunctionExists function of cmake, from the extra
 modules.
ng.patch | (download)

scribus.desktop.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 name the program 'scribus ng' in the .desktop
remove_non free_file.patch | (download)

CMakeLists.txt | 2 0 + 2 - 0 !
resources/editorconfig/CMakeLists.txt | 1 0 + 1 - 0 !
resources/profiles/CMakeLists.txt | 3 0 + 3 - 0 !
3 files changed, 6 deletions(-)

 avoid installing a non-free files
 * GenericCMYK triggers the "license-problem-md5sum-non-free-file
   scribus/profiles/GenericCMYK.icm usual name is Fogra27L.icm." lintian error.