Thanks for the package Martchus
But please don't update the pkgrel for a build fix if you don't change anything else. The AUR notifiers will see this as a new update, when there is no need for rebuild.
Git Clone URL: | https://aur.archlinux.org/subtitlecomposer.git (read-only, click to copy) |
---|---|
Package Base: | subtitlecomposer |
Description: | Video subtitle editor |
Upstream URL: | https://invent.kde.org/multimedia/subtitlecomposer |
Keywords: | composer editor kde subtitle |
Licenses: | GPL |
Submitter: | Martchus |
Maintainer: | Martchus (maxrd2) |
Last Packager: | Martchus |
Votes: | 36 |
Popularity: | 0.33 |
First Submitted: | 2015-09-02 23:50 (UTC) |
Last Updated: | 2024-06-21 23:03 (UTC) |
Thanks for the package Martchus
But please don't update the pkgrel for a build fix if you don't change anything else. The AUR notifiers will see this as a new update, when there is no need for rebuild.
@jan666 build should be fixed now
SC stable does not build anymore, this is the error: [ 72%] Building CXX object src/videoplayerplugins/mpv/CMakeFiles/mpvplayer.dir/mpvbackend.cpp.o In file included from /var/tmp/pamac-build-ed/subtitlecomposer/src/subtitlecomposer-v0.7.0/src/videoplayerplugins/mpv/mpvplayer_autogen/EWIEGA46WW/moc_mpvbackend.cpp:10, from /var/tmp/pamac-build-ed/subtitlecomposer/src/subtitlecomposer-v0.7.0/src/videoplayerplugins/mpv/mpvplayer_autogen/mocs_compilation.cpp:5: /var/tmp/pamac-build-ed/subtitlecomposer/src/subtitlecomposer-v0.7.0/src/videoplayerplugins/mpv/mpvplayer_autogen/EWIEGA46WW/../../mpvbackend.h:26:10: fatal error: mpv/qthelper.hpp: No such file or directory 26 | #include <mpv/qthelper.hpp> | ^~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [src/videoplayerplugins/mpv/CMakeFiles/mpvplayer.dir/build.make:86: src/videoplayerplugins/mpv/CMakeFiles/mpvplayer.dir/mpvplayer_autogen/mocs_compilation.cpp.o] Error 1
I contacted the maker of SC and he suggested the following solutions: The version of mpv you're using does not have qthelper.hpp anymore.
You can just comment that #include line as it's not required by SC itself.
Or report it to AUR and someone will hopefully patch the build.
Or install some older mpv.
Or disable/uninstall mpv so it won't be built.
Maybe the maintainer of this package can patch the source or come up with a user solution? thanks
Oddly, I cannot install from the AUR package on my notebook. The same installation was fine on desktop. I'm getting error message
"[ 84%] Built target xineplayer make: *** [Makefile:149: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... error making: subtitlecomposer [ray@ray-4284h98 yay-git]$ "
Regarding this bug report, it would be necessary to patch the desktop file until the new version is released: https://hastebin.com/agoyefomeh.diff
Reinstalled! All perfect! Thanks a lot!
@josete libicu got updated after subtitlecomposer package was built. Just reinstall/rebuild it with pacaur -S subtitlecomposer
Hi! Trying to run this program I get: "subtitlecomposer: error while loading shared libraries: libicui18n.so.65: cannot open shared object file: No such file or directory" Any ideas?
Works with the latest update. Thanks!
I get this error now:
Building subtitlecomposer...
==> Making package: subtitlecomposer 0.6.6-6 (jue 27 jun 2019 16:59:37 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found v0.6.6.tar.gz
-> Found 0001-Use-target_link_libraries-instead-of-qt5_use_modules.patch
==> Validating source files with sha256sums...
v0.6.6.tar.gz ... Passed
0001-Use-target_link_libraries-instead-of-qt5_use_modules.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting v0.6.6.tar.gz with bsdtar
==> Starting prepare()...
/var/tmp/pamac-build-tio/subtitlecomposer/PKGBUILD: line 45: cd: /var/tmp/pamac-build-tio/subtitlecomposer/src/subtitlecomposer-0.6.6: No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
Pinned Comments
Martchus commented on 2016-05-18 21:59 (UTC)