Fixed, sorry for that!
Search Criteria
Package Details: clementine-git 1.4.1.r79.g841f3251d.0.g841f3251d-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: | https://github.com/clementine-player/Clementine |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | clementine |
| Provides: | clementine |
| Submitter: | swiftscythe |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 87 |
| Popularity: | 0.001613 |
| First Submitted: | 2011-07-19 22:38 (UTC) |
| Last Updated: | 2026-07-09 23:33 (UTC) |
Dependencies (33)
- abseil-cpp (abseil-cpp-gitAUR)
- alsa-lib
- chromaprint (chromaprint-fftwAUR, chromaprint-fftw-llvmAUR)
- fftw (fftw-amdAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcdio (libcdio-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libglvnd (libglvnd-gitAUR)
- libprotobuf.so (protobuf-21AUR, protobuf-gitAUR, protobuf)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- libx11 (libx11-gitAUR)
- protobuf (protobuf-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-x11extras
- sqlite (sqlite-fossilAUR)
- Show 13 more dependencies...
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 19 Next › Last »
swiftscythe commented on 2013-03-04 17:31 (UTC)
mbunkus commented on 2013-03-04 12:04 (UTC)
You have a trailing whitespace at the end of the line "cmake . -DQT_QMAKE_EXECUTABLE=qmake-qt4 \ " which results in the line being processed by the shell immediately. Therefore cmake exists with an error,
CMake Error: The source directory "/tmp/yaourt-tmp-mbunkus/aur-clementine-git/src/clementine-player-build/ " does not exist.
mrbit commented on 2013-03-04 10:43 (UTC)
please cmake error
correct ---> cmake . -DQT_QMAKE_EXECUTABLE=qmake-qt4 \
chenxiaolong commented on 2013-03-03 21:56 (UTC)
Btw, yuyichao means add the following to the cmake line:
-DQT_QMAKE_EXECUTABLE=qmake-qt4 \
yuyichao commented on 2013-03-03 21:44 (UTC)
QT_QMAKE_EXECUTABLE
fuchs24 commented on 2013-03-01 11:34 (UTC)
Please replace `qt` with `qt4` in the dependencies. There's no more a 'qt' package. Thanks.
Ram-Z commented on 2012-09-26 16:01 (UTC)
You are shadowing your makedepends, running:
$ makedepends=('git' 'boost' 'cmake' 'mesa')
$ makedepends=(${makedepends} 'libspotify' 'libgpod' 'libimobiledevice')
$ echo ${makedepends[@]}
will result in "git libspotify libgpod libimobiledevice" with boost, cmake and mesa being lost.
Please use "makedepends+=('libspotify' [..])"
swiftscythe commented on 2012-09-25 09:26 (UTC)
Updated!
Pinned Comments
FabioLolix commented on 2025-07-12 13:09 (UTC)
libmygpo-qt5have been removed from ArchRemove
libmygpo-qt5from your system and build the last version; clementine have a bundled copy of libmygpo-qt5 (don't seem possible to disable it [gpodder] )