Search Criteria
Package Details: clementine-git 1.4.0rc1.r886.g6ff576863.0.g6ff576863-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clementine-git.git (read-only, click to copy) |
---|---|
Package Base: | clementine-git |
Description: | A modern music player and library organizer |
Upstream URL: | http://www.clementine-player.org/ |
Licenses: | GPL |
Conflicts: | clementine |
Provides: | clementine |
Submitter: | swiftscythe |
Maintainer: | zan |
Last Packager: | zan |
Votes: | 88 |
Popularity: | 0.23 |
First Submitted: | 2011-07-19 22:38 (UTC) |
Last Updated: | 2023-07-16 16:30 (UTC) |
Dependencies (16)
- chromaprint (chromaprint-git, chromaprint-fftw)
- glew (glew-libepoxy, glew-egl-glx, glew-git, glew-wayland, glew-osmesa-git, glew-wayland-git)
- gst-plugins-base-libs (gst-plugins-base-libs-git)
- libmygpo-qt5 (libmygpo-qt5-git)
- protobuf (protobuf-git)
- qt5-x11extras (qt5-x11extras-git)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- fftw (fftw-amd) (optional) – moodbar support
- libcdio (libcdio-git) (optional) – Audio CD support
- libgpod (optional) – iPod and iPhone support
- liblastfm-qt5 (optional) – LastFM support
- libmtp (libmtp-git) (optional) – MTP support
- qt5-tools (qt5-tools-git) (optional) – translations
- sparsehash (optional) – Box, Dropbox, Google Drive, Seafile, Skydrive support
Latest Comments
1 2 3 4 5 6 .. 18 Next › Last »
spider-mario commented on 2023-08-22 18:34 (UTC)
In case you are not aware, Clementine is quite inactive nowadays, with the latest release dating from 2016. Its fork Strawberry is more active.
ju_n commented on 2023-08-22 12:40 (UTC) (edited on 2023-08-22 12:41 (UTC) by ju_n)
build error clementine actually builds
maderios commented on 2023-07-23 16:02 (UTC)
I get build error
FabioLolix commented on 2023-07-16 22:41 (UTC)
To be built in they need to be present at build time and once they are build they are mandatory
This is the result of a dirty build and later removing clean packages:
In that example the functionality where enabled at build time and the main function of the program worked (btw in the meantime it is in depends in jasper, no longer needed/used in libwebp, no longer needed/used in lm_sensors and correctly indetified as optdepends in libtiff 'for using tiffgt')
so one expect that installing an optdepends the functionality works; that is not the case here and the pkgbuild is prone to
automagic depends
https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Automagic_dependenciesThe real optdepends here are other gst-plugins packages (which are not listed as optdepends)
zan commented on 2023-07-16 21:55 (UTC)
They are optdepends because the package builds without them. optdepends should be assumed required for runtime functionality once built in, see https://lists.archlinux.org/archives/list/arch-general@lists.archlinux.org/message/ZFBCD2NFFBSOZBI22AYZYHH2PDRCLJWF/
FabioLolix commented on 2023-07-16 20:51 (UTC)
https://aur.archlinux.org/cgit/aur.git/commit/?h=clementine-git&id=9d0fd8f21c7cb58a1c20221a2bfc9bd4854d2342 still wrong, they don't need to be in optdepends but in depends, all except qt5-tools which only needed at build time
FabioLolix commented on 2023-07-13 08:56 (UTC)
Depends and makedepends selection for this pkgbuild are sub-optimal since this commit https://aur.archlinux.org/cgit/aur.git/commit/?h=clementine-git&id=43dc9e14b2719575b0d05edc351d4680d1b163f1
Translations are missing because
qt5-tools
is missing from makedependsfftw
is missing,libcdio
and the other optdepends need to be present at build time to enable the feature, could be used system's version of taglib and projectmspider-mario commented on 2020-09-16 10:36 (UTC)
-DCMAKE_INSTALL_PREFIX=/usr
should be passed to CMake, otherwise it installs in/usr/local/
, which is proscribed.<deleted-account> commented on 2020-08-15 15:46 (UTC)
Love doesn't exists
1 2 3 4 5 6 .. 18 Next › Last »