Package Details: subtitlecomposer 0.8.1-2

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)

Pinned Comments

Martchus commented on 2016-05-18 21:59 (UTC)

All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository (i686 and x86_64, also contains Git version): https://martchus.no-ip.biz/repo/arch/ownstuff

Latest Comments

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

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...