Pinned to the last Qt5 commit. Will unpin when Qt6-based KDE packages are available. Please wait until after new packages are available before flagging.
Search Criteria
Package Details: plasmatube-git 23.08.1.r17.gcb6b8de-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/plasmatube-git.git (read-only, click to copy) |
---|---|
Package Base: | plasmatube-git |
Description: | Kirigami YouTube video player based on libmpv and yt-dlp |
Upstream URL: | https://invent.kde.org/multimedia/plasmatube |
Licenses: | GPL3 |
Conflicts: | plasmatube |
Provides: | plasmatube |
Submitter: | gustawho |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 3 |
Popularity: | 0.000004 |
First Submitted: | 2021-04-27 17:22 (UTC) |
Last Updated: | 2023-10-24 22:33 (UTC) |
Dependencies (9)
- kconfig5
- kcoreaddons5
- ki18n5
- kirigami-addons5
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- yt-dlp (yt-dlp-gitAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (0)
Sources (1)
xiota commented on 2023-10-24 22:37 (UTC) (edited on 2023-10-24 22:39 (UTC) by xiota)
FabioLolix commented on 2023-06-03 20:22 (UTC)
For git clones from GitLab instances would you like to add .git
suffix to the url so there isn't the warning?
Cloning into bare repository '/mnt/1TBWDBLACK/source/plasmatube'...
warning: redirecting to https://invent.kde.org/multimedia/plasmatube.git/
remote: Enumerating objects: 3667, done.
For using the standard pkgver() git describe --long --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
is needed to switch to the banch release/23.04 #branch=release/23.04
FabioLolix commented on 2023-06-03 20:12 (UTC) (edited on 2023-06-03 20:13 (UTC) by FabioLolix)
edited, nevermind for the moment
FabioLolix commented on 2023-05-14 18:30 (UTC)
Fails to build with devtools
because kconfig
is missing
leo_sk commented on 2023-04-22 14:05 (UTC)
Can't get it to work. No video/audio playing. Tried with youtube-dl and yt-dlp. Also, get no contents in settings page
micdnj commented on 2023-04-07 16:27 (UTC)
I had to install yt-dlp to start working. youtube-dl wasn't enought.
opensorcerer commented on 2022-10-20 21:41 (UTC)
The application doesn't start playback of any video with youtube-dl as dependency. It does so with yt-dlp instead (though, A/V sync is broken with it, but that might be a bug in upstream).
Lokawn commented on 2022-07-12 21:37 (UTC)
Not able to run the application, gives following error:
QQmlApplicationEngine failed to load component
qrc:/main.qml:119:9: Type VideoPage unavailable
qrc:/VideoPage.qml:57:13: Type VideoControls unavailable
qrc:/VideoControls.qml:11:1: module "org.kde.kcoreaddons" is not installed
There was build error too
-- Could NOT find KF5Config (missing: KF5Config_DIR)
-- Could NOT find KF5Config: found neither KF5ConfigConfig.cmake nor kf5config-config.cmake
-- Found KF5Kirigami2: /usr/lib64/cmake/KF5Kirigami2/KF5Kirigami2Config.cmake (found version "5.96.0")
-- Found Gettext: /usr/bin/msgmerge (found version "0.21")
-- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.96.0")
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find KF5 (missing: Config) (found suitable version "5.96.0",
minimum required is "5.81.0")
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/usr/share/ECM/find-modules/FindKF5.cmake:93 (find_package_handle_standard_args)
CMakeLists.txt:36 (find_package)
-- Configuring incomplete, errors occurred!
but when I added kdelibs4support
to makedepend the build was successful, but then it gave error on launching.
Pinned Comments
xiota commented on 2023-10-24 22:37 (UTC) (edited on 2023-10-24 22:39 (UTC) by xiota)
Pinned to the last Qt5 commit. Will unpin when Qt6-based KDE packages are available. Please wait until after new packages are available before flagging.