Perfectly built. Subtitle files load properly. But no video player functionality. All dependencies were met.
Search Criteria
Package Details: subtitlecomposer 0.7.1-3
Package Actions
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/ |
Keywords: | composer editor kde subtitle |
Licenses: | GPL |
Submitter: | Martchus |
Maintainer: | Martchus (maxrd2) |
Last Packager: | Martchus |
Votes: | 28 |
Popularity: | 0.60 |
First Submitted: | 2015-09-02 23:50 (UTC) |
Last Updated: | 2022-01-25 17:21 (UTC) |
Dependencies (18)
- ffmpeg (ffmpeg-v4l2-request-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-libfdk_aac, ffmpeg-obs, ffmpeg-cuda, ffmpeg-mmal, ffmpeg-amd-full-git, ffmpeg-vulkan, ffmpeg-nocuda, ffmpeg-headless, ffmpeg-amd-full, ffmpeg-full, ffmpeg-decklink, ffmpeg-full-git)
- kcodecs (kcodecs-git)
- kcoreaddons (kcoreaddons-git)
- ki18n (ki18n-git)
- kio (kio-git)
- kross (kross-git)
- ktextwidgets (ktextwidgets-git)
- kxmlgui (kxmlgui-git)
- openal (openal-git, openal-minimal-git)
- sonnet (sonnet-git)
- blas (openblas-lapack-git, openblas-git, blas-tmg, openblas-cblas-git, blas-git, armpl, blis-git, blis, atlas-lapack, blis-cblas-openmp, blis-cblas, openblas-lapack-static, openblas-lapack, openblas) (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- jack (jack-git, pipewire-jack-git, pipewire-common-jack-git, pipewire-full-jack-git, jack2-git, jack2, pipewire-jack) (make)
- pocketsphinx (pocketsphinx-cmusphinx-git, pocketsphinx-git) (make)
- xorg-server-xvfb (xorg-server-xvfb-notty, xorg-server-xvfb-sd_notify, xorg-server-xvfb-noudev, xorg-server-xvfb-dev, xorg-server1.19-xvfb-git, xorg-server-xvfb-git, xorg-server-multimonitor-vrr-xvfb-git) (make)
- pocketsphinx (pocketsphinx-cmusphinx-git, pocketsphinx-git) (optional) – Pocketsphinx speech recognition backend
- python (python38, python37, nogil-python, python39, python36, python32, python311) (optional) – scripting
- ruby (optional) – scripting
Required by (0)
Sources (3)
Latest Comments
davy commented on 2022-05-01 22:03 (UTC) (edited on 2022-05-04 18:03 (UTC) by davy)
maxrd2 commented on 2021-11-04 08:50 (UTC)
Thanks.. updated validpgpkeys
abouvier commented on 2021-11-04 02:22 (UTC)
You should add the signing key in the validpgpkeys=()
array.
josete commented on 2021-05-23 16:28 (UTC)
Solved. Thanks a lot!
ranger commented on 2021-05-19 17:32 (UTC)
@josete looks that your mirror is outdated
pacman -Ss extra-cmake-modules extra/extra-cmake-modules 5.82.0-2 (kf5) Extra modules and scripts for CMake
josete commented on 2021-05-19 17:27 (UTC)
Hi! I'm having problems again so I have uninstalled the package. Trying to reinstall I read ... "failed retrieving file 'extra-cmake-modules-5.81.0-1-any.pkg.tar.zst' from mirror.easylee.nl : The requested URL returned error: 404" What can I do? Thanks in advance!
josete commented on 2021-01-20 19:35 (UTC)
Done! Solved! Thanks a lot!
maxrd2 commented on 2021-01-20 18:24 (UTC)
@josete you have to rebuild/reinstall the AUR package. ICU got updated since you've last compiled.
josete commented on 2021-01-20 18:03 (UTC)
Trying to launch the application I get ...
subtitlecomposer: error while loading shared libraries: libicui18n.so.67: cannot open shared object file: No such file or directory
maxrd2 commented on 2020-12-12 14:30 (UTC)
I've made an update not Martchus. It was possibly mistake, but last time AUR rejected push because pkgrel/ver didn't increase while PKGBUILD and .SRCINFO got changed. Anyways it's a little more than just a build fix.
ranger commented on 2020-12-12 14:00 (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.
maxrd2 commented on 2020-12-10 22:02 (UTC)
@jan666 build should be fixed now
jan666 commented on 2020-12-10 13:36 (UTC)
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
Ray commented on 2020-12-02 22:52 (UTC)
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]$ "
j1simon commented on 2020-10-28 08:35 (UTC)
Regarding this bug report, it would be necessary to patch the desktop file until the new version is released: https://hastebin.com/agoyefomeh.diff
josete commented on 2020-05-16 09:40 (UTC)
Reinstalled! All perfect! Thanks a lot!
maxrd2 commented on 2020-05-15 10:02 (UTC)
@josete libicu got updated after subtitlecomposer package was built. Just reinstall/rebuild it with pacaur -S subtitlecomposer
josete commented on 2020-05-15 09:51 (UTC)
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?
Tio commented on 2019-06-28 00:09 (UTC)
Works with the latest update. Thanks!
Tio commented on 2019-06-27 15:00 (UTC)
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...
Martchus commented on 2019-06-27 14:59 (UTC)
@Tio fixed
Tio commented on 2019-06-27 14:29 (UTC)
Error:
Building subtitlecomposer...
==> Making package: subtitlecomposer 0.6.6-3 (jue 27 jun 2019 15:50:29 CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading v0.6.6.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 131 0 131 0 0 205 0 --:--:-- --:--:-- --:--:-- 204
100 32444 0 32444 0 0 20945 0 --:--:-- 0:00:01 --:--:-- 20945
100 1598k 0 1598k 0 0 654k 0 --:--:-- 0:00:02 --:--:-- 1753k
-> Downloading 0001-Use-target_link_libraries-instead-of-qt5_use_modules.patch...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 7759 0 7759 0 0 13263 0 --:--:-- --:--:-- --:--:-- 13240
==> Validating source files with sha256sums...
v0.6.6.tar.gz ... FAILED
0001-Use-target_link_libraries-instead-of-qt5_use_modules.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
Nocifer commented on 2019-01-26 14:56 (UTC) (edited on 2019-01-26 14:58 (UTC) by Nocifer)
I tried to build and I got the following error:
CMake Error: No source or binary directory provided
I had to edit the PKGBUILD's build() and add an extra '.' step for CMake's configuration, like so:
...
-DBUILD_TESTING=OFF \
.
make
Neros commented on 2018-06-12 23:43 (UTC)
@Martchus Thanks!
Martchus commented on 2018-06-11 14:00 (UTC)
@Neros If you don't need it, just leave pocketsphinx out-commented and build in a clean chroot. This is the cheapest workaround.
maxrd2 commented on 2018-06-11 13:50 (UTC)
@Neros that cmake error is because of invalid sphinbase pkgconfig file. Have submitted pull request upstream: https://github.com/cmusphinx/sphinxbase/pull/55 Before its merged sphinxbase.pc.in should be patched manually.
Neros commented on 2018-06-11 12:39 (UTC)
I can't compile it anymore:
CMake Error at /usr/share/cmake-3.11/Modules/FindPkgConfig.cmake:54 (set):
Syntax error in cmake code at
/usr/share/cmake-3.11/Modules/FindPkgConfig.cmake:54
when parsing string
;pocketsphinx;m;sphinxbase;sphinxad;pulse;pulse-simple;pthread;m;blas;lapack;pulse\;pulse-simple\;pthread\;m\;blas\;lapack\
Invalid character escape '\' (at end of input).
Call Stack (most recent call first):
/usr/share/cmake-3.11/Modules/FindPkgConfig.cmake:81 (_pkgconfig_set)
/usr/share/cmake-3.11/Modules/FindPkgConfig.cmake:113 (_pkgconfig_invoke)
/usr/share/cmake-3.11/Modules/FindPkgConfig.cmake:450 (_pkgconfig_invoke_dyn)
/usr/share/cmake-3.11/Modules/FindPkgConfig.cmake:585 (_pkg_check_modules_internal)
cmake/FindPocketSphinx.cmake:11 (pkg_check_modules)
src/speechplugins/pocketsphinx/CMakeLists.txt:1 (find_package)
-- Configuring incomplete, errors occurred!
See also "/tmp/yaourt-tmp-neros/aur-subtitlecomposer/src/subtitlecomposer-0.6.6/CMakeFiles/CMakeOutput.log".
See also "/tmp/yaourt-tmp-neros/aur-subtitlecomposer/src/subtitlecomposer-0.6.6/CMakeFiles/CMakeError.log".
Pinned Comments
Martchus commented on 2016-05-18 21:59 (UTC)