Now needs install taglib1 from AUR too.
Search Criteria
Package Details: amarok 3.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/amarok.git (read-only, click to copy) |
---|---|
Package Base: | amarok |
Description: | The powerful music player for KDE |
Upstream URL: | https://apps.kde.org/amarok/ |
Licenses: | GPL2, FDL, LGPL2.1 |
Submitter: | arojas |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 46 |
Popularity: | 0.140953 |
First Submitted: | 2018-08-28 13:52 (UTC) |
Last Updated: | 2024-12-30 12:35 (UTC) |
Dependencies (54)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- fftw
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- karchive5
- kcmutils5
- kcodecs5
- kcompletion5
- kconfig5
- kconfigwidgets5
- kcoreaddons5
- kcrash5
- kdbusaddons5
- kdnssd5
- kglobalaccel5
- kguiaddons5
- ki18n5
- kiconthemes5
- kio5
- kirigami-addons5
- kirigami2 (kirigami2-gitAUR)
- kitemviews5
- knotifications5
- knotifyconfig5
- kpackage5
- ktexteditor5
- ktextwidgets5
- kwallet5
- kwidgetsaddons5
- kwindowsystem5
- kxmlgui5
- liblastfm-qt5
- libmtp (libmtp-gitAUR)
- libmygpo-qt5
- libofa
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysqlAUR, mysql80AUR, mariadb-lts, percona-server)
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclientAUR, libmysqlclient80AUR, mariadb-lts-libs)
- phonon-qt5 (phonon-qt5-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- solid5
- taglib (taglib-gitAUR)
- threadweaver5
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- kdoctools5 (make)
- loudmouth (loudmouth-osslAUR) (make)
- qt5-tools (make)
- qt5-webengine (make)
- loudmouth (loudmouth-osslAUR) (optional) – backend needed by mp3tunes for syncing
- qt5-webengine (optional) – wikipedia
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »
CyberConan commented on 2024-01-31 18:37 (UTC)
holunder commented on 2024-01-30 21:47 (UTC)
Fails due to upgrade to taglib 2.0.
Rhinoceros commented on 2023-10-21 00:54 (UTC)
If anyone wants to update their system in the meantime, these are the changes needed for the amarok PKGBUILD.
--- amarok/PKGBUILD.orig 2023-07-06 15:35:27.361972345 +1000
+++ amarok/PKGBUILD 2023-10-21 11:51:44.631709951 +1100
@@ -11,7 +11,7 @@
arch=("x86_64")
url="http://${pkgname}.kde.org/"
license=("FDL" "GPL2" "LGPL2.1")
-depends=("kcmutils" "kdoctools" "kdnssd" "kirigami2" "knewstuff" "ktexteditor" "liblastfm-qt5" "libofa" "mariadb" "phonon-qt5" "qt5-webengine" "taglib-extras" "threadweaver")
+depends=("kcmutils5" "kdoctools5" "kdnssd5" "kirigami2" "knewstuff5" "ktexteditor5" "liblastfm-qt5" "libofa" "mariadb" "phonon-qt5" "qt5-webengine" "taglib-extras" "threadweaver5")
makedepends=("extra-cmake-modules" "gdk-pixbuf2" "git" "knotifyconfig" "qt5-tools" "loudmouth")
optdepends=(
"ifuse: support for Apple iPod Touch and iPhone"
gardotd426 commented on 2023-10-20 09:46 (UTC)
This needs to be updated to reflect the changes to the naming of KDE packages:
:: installing kcmutils5 (5.111.0-1) breaks dependency 'kcmutils' required by amarok
:: installing kdoctools5 (5.111.0-1) breaks dependency 'kdoctools' required by amarok
:: installing kdnssd5 (5.111.0-1) breaks dependency 'kdnssd' required by amarok
:: installing knewstuff5 (5.111.0-1) breaks dependency 'knewstuff' required by amarok
:: installing ktexteditor5 (5.111.0-1) breaks dependency 'ktexteditor' required by amarok
:: installing threadweaver5 (5.111.0-1) breaks dependency 'threadweaver' required by amarok
Every one of those packages now have a 5
at the end of their name. Easy update.
frealgagu commented on 2023-08-14 23:16 (UTC)
@MarsSeed I've removed qt5-script dependency as suggested. qt5-declarative is already a satisfied dependency of qt5-webengine/qt5-location and fftw is already satisfied by liblastfm-qt5
MarsSeed commented on 2023-06-16 19:09 (UTC)
Also please add the mandatory fftw dependency (shown here as required).
On a typical Arch based system, I believe it is likely already installed. But users can change some packages that eliminate the need for it; hence, it is possible to have adequate multimedia libraries installed but without fftw. Better to make sure Amarok has it.
MarsSeed commented on 2023-06-16 17:32 (UTC)
Hi,
TLDR; I think you might have to change dependency qt5-script
to qt5-declarative
.
As far as I see, the last v2.9.71
version eliminated the dependency qt5-script.
Instead, developer implemented relying on QJSEngine
, which belongs to Qt QML.
If I am not mistaken, both Qt QML and QJSEngine are part of the qt5-declarative package.
FabioLolix commented on 2023-03-10 11:03 (UTC)
@edarblanco ffmpeg have been updated, amarok need to be rebuilded
edarblanco commented on 2023-03-10 10:42 (UTC) (edited on 2023-03-10 10:43 (UTC) by edarblanco)
Hi, missing shared libraries amarok: error while loading shared libraries: libavformat.so.59: cannot open shared object file: No such file or directory
FabioLolix commented on 2022-10-13 16:33 (UTC)
If you want faster compilation, change PKGBUILD to use "make -j$(nproc)"
@jsjolund the correct way is to configure it in makepkg.conf
@eduardolucioac please encapsulate that text with 3 backticks (`) at the top and bottom of the text
@eduardolucioac Compiling in clean chroot on Arch works
@eduardolucioac @torrente I had compiled it and uploaded https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/ , however you need to build taglib-extras
Pinned Comments
FabioLolix commented on 2024-08-03 19:20 (UTC)
I had a problem running the program, something about its database, solved deleting all local files (maybe it was too much yet it worked)