Package Details: scribus-svn 26453-1

Git Clone URL: https://aur.archlinux.org/scribus-svn.git (read-only, click to copy)
Package Base: scribus-svn
Description: A desktop publishing program - Version from SVN
Upstream URL: http://www.scribus.net
Licenses: GPL, LGPL
Conflicts: scribus
Provides: scribus
Submitter: None
Maintainer: migrev
Last Packager: migrev
Votes: 49
Popularity: 0.000372
First Submitted: 2008-04-27 21:07 (UTC)
Last Updated: 2024-12-05 09:25 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »

otula commented on 2018-12-17 21:14 (UTC)

Hello, I can't build it after a new system update.

[ 81%] Building CXX object scribus/plugins/import/pdf/CMakeFiles/importpdf.dir/slaoutput.cpp.o
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp: In member function ‘QString AnoOutputDev::getColor(GfxColorSpace*, const GfxColor*, int*)’:
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:177:52: error: ‘class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
   QString name = QString(sepColorSpace->getName()->getCString());
                                                    ^~~~~~~~~~
                                                    GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp: In member function ‘virtual void SlaOutputDev::beginMarkedContent(const char*, Dict*)’:
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3032:38: error: ‘const class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
     lName = QString(obj.getString()->getCString());
                                      ^~~~~~~~~~
                                      GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp: In member function ‘virtual void SlaOutputDev::updateFont(GfxState*)’:
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3150:45: error: ‘const class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
    gfxFont->getName() ? gfxFont->getName()->getCString()
                                             ^~~~~~~~~~
                                             GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3183:46: error: ‘const class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
     gfxFont->getName() ? gfxFont->getName()->getCString()
                                              ^~~~~~~~~~
                                              GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3195:46: error: ‘const class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
     gfxFont->getName() ? gfxFont->getName()->getCString()
                                              ^~~~~~~~~~
                                              GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3207:46: error: ‘const class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
     gfxFont->getName() ? gfxFont->getName()->getCString()
                                              ^~~~~~~~~~
                                              GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3215:39: error: ‘class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
     ff = FoFiTrueType::load(fileName->getCString());
                                       ^~~~~~~~~~
                                       GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3232:46: error: ‘const class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
     gfxFont->getName() ? gfxFont->getName()->getCString()
                                              ^~~~~~~~~~
                                              GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3244:46: error: ‘const class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
     gfxFont->getName() ? gfxFont->getName()->getCString()
                                              ^~~~~~~~~~
                                              GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3265:46: error: ‘const class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
     gfxFont->getName() ? gfxFont->getName()->getCString()
                                              ^~~~~~~~~~
                                              GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3283:40: error: ‘class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
      ff = FoFiTrueType::load(fileName->getCString());
                                        ^~~~~~~~~~
                                        GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3297:46: error: ‘const class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
     gfxFont->getName() ? gfxFont->getName()->getCString()
                                              ^~~~~~~~~~
                                              GooString
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp: In member function ‘QString SlaOutputDev::getColor(GfxColorSpace*, const GfxColor*, int*)’:
/home/ota/abs/scribus-svn/src/scribus/Scribus/scribus/plugins/import/pdf/slaoutput.cpp:3580:52: error: ‘class GooString’ has no member named ‘getCString’; did you mean ‘GooString’?
   QString name = QString(sepColorSpace->getName()->getCString());
                                                    ^~~~~~~~~~
                                                    GooString
make[2]: *** [scribus/plugins/import/pdf/CMakeFiles/importpdf.dir/build.make:114: scribus/plugins/import/pdf/CMakeFiles/importpdf.dir/slaoutput.cpp.o] Chyba 1
make[1]: *** [CMakeFiles/Makefile2:1936: scribus/plugins/import/pdf/CMakeFiles/importpdf.dir/all] Chyba 2
make: *** [Makefile:152: all] Chyba 2
==> CHYBA: Došlo k chybě v build().
    Rušení...

helldrak commented on 2018-10-25 12:48 (UTC)

@haawda: I’ve recompiled my scribus-svn, and indeed, everything is now fine! Thanks a lot for your work, and sorry for the noise. All the best,

haawda commented on 2018-10-09 06:04 (UTC)

There is nothing to change. scribus-svn builds fine against podofo 0.9.6.

helldrak commented on 2018-10-08 22:22 (UTC)

Hi everyone. Just to report that latest Manjaro introduced libpodofo.so.0.9.6 and that scribus-svn complains it needs libpodofo.so.0.9.5 to start. Is it possible to change this? All the best,

rrkradio commented on 2018-09-11 16:35 (UTC)

i had to install libwmf (was missing on my system) otherwise scribus crash with signal 6

helldrak commented on 2018-08-28 09:29 (UTC)

@severach: thanks a lot for your amazingly quick answer! Everything works fine again \o/. All the best,

severach commented on 2018-08-23 12:27 (UTC)

Make it again and it should use the new library.

helldrak commented on 2018-08-23 09:28 (UTC)

Hi everyone, First of all, thanks for your tremendous work – it’s always a pleasure to rely effortlessly on AUR packages ;). Just to signal that the latest upgrade of Arch now provides libicuuc.so.62 (https://www.archlinux.org/packages/multilib/x86_64/lib32-icu/files/) and thus that scribus-svn can no longer be launched :

scribus: error while loading shared libraries: libicuuc.so.61: cannot open shared object file: No such file or directory

All the best,

haawda commented on 2018-05-03 00:29 (UTC)

bm456, it builds fine here (revision 22517), and your past is too short to see what is happening on your side.

bm456 commented on 2018-05-02 00:03 (UTC)

https://p.teknik.io/Qa6Gv