Search Criteria
Package Details: audiotube-git 24.05.0.r26.gd9b1902-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/audiotube-git.git (read-only, click to copy) |
---|---|
Package Base: | audiotube-git |
Description: | Client for YouTube Music |
Upstream URL: | https://invent.kde.org/multimedia/audiotube |
Licenses: | GPL-2.0-or-later, LGPL-2.0-or-later |
Conflicts: | audiotube |
Provides: | audiotube |
Submitter: | gcala |
Maintainer: | None |
Last Packager: | xiota |
Votes: | 11 |
Popularity: | 0.001432 |
First Submitted: | 2021-03-14 13:27 (UTC) |
Last Updated: | 2024-06-10 00:31 (UTC) |
Dependencies (21)
- futuresql (futuresql-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- kcrash (kcrash-gitAUR)
- ki18n (ki18n-gitAUR)
- kirigami-addons (kirigami-addons-gitAUR)
- kwindowsystem (kwindowsystem-gitAUR)
- purpose (purpose-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-ytmusicapi
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-imageformats
- qt6-multimedia
- qt6-multimedia-gstreamer
- qt6-svg
- yt-dlp (yt-dlp-gitAUR)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- Show 1 more dependencies...
Latest Comments
« First ‹ Previous 1 2
MithicSpirit commented on 2022-03-04 03:47 (UTC)
@duckabush what method did you use for installing and uninstalling?
duckabush commented on 2022-03-03 06:59 (UTC)
Doesn't seem I can uninstall after installing this.
unable to CreateHandle: could not find or read directory
gcala commented on 2021-12-04 17:40 (UTC)
@desaparecido: thanks for reporting, fixed
desaparecido commented on 2021-12-01 09:57 (UTC) (edited on 2021-12-01 10:03 (UTC) by desaparecido)
hi, thanks for this package. Now is needed yt-dlp package to build successfully. I didn't test if is still needed youtube-dl to works.
edit: confirmed, switch to yt-dlp https://invent.kde.org/plasma-mobile/audiotube/-/commit/51a9799281d1bac431b1f6c73cf40c780e3bb18c
and the url was changed to.
MithicSpirit commented on 2021-09-20 00:27 (UTC) (edited on 2021-09-20 00:27 (UTC) by MithicSpirit)
Some of the
makedepends
(specificallyfakeroot
andbinutils
) are redundant since installingbase-devel
is a prerequisite for usingmakepkg
in general. Having them there isn't an issue but it might be nice to remove them to reduce clutter.gerbal commented on 2021-07-15 14:20 (UTC) (edited on 2021-07-15 14:25 (UTC) by gerbal)
please add
kcrash
to makedepends, without it the project will not buildplease add
qt5-multimedia
to depends, without it the application will not startThe package upstream url has changed to https://invent.kde.org/plasma-mobile/audiotube
SameExpert commented on 2021-06-17 04:32 (UTC) (edited on 2021-06-17 04:33 (UTC) by SameExpert)
Please add
gst-plugins-good
andqt5-imageformats
to depends.Without
gst-plugins-good
audio doesn't start and withoutqt5-imageformats
the artwork from YouTube doesn't appear.dr460nf1r3 commented on 2021-04-23 09:26 (UTC)
Please add
qt5-svg
to makedepends.« First ‹ Previous 1 2