Package Details: amarok 3.2.0-1

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.146765
First Submitted: 2018-08-28 13:52 (UTC)
Last Updated: 2024-12-30 12:35 (UTC)

Dependencies (54)

Required by (0)

Sources (1)

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)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

FabioLolix commented on 2024-12-30 11:41 (UTC)

@trougnouf typically isn't welcome to post whole pkgbuilds and large logs in comments

trougnouf commented on 2024-12-30 10:31 (UTC)

No issue here.

# Maintainer: Fabio 'Lolix' Loli <fabio.loli@disroot.org> -> https://github.com/FabioLolix
# Contributor: Fredy García <frealgagu at gmail dot com>
# Contributor: Ronald van Haren <ronald@archlinux.org>
# Contributor: Antonio Rojas <arojas@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: damir <damir@archlinux.org>

pkgname=amarok
pkgver=3.2.0
pkgrel=1
pkgdesc="The powerful music player for KDE"
arch=(x86_64)
url="https://apps.kde.org/amarok/"
license=(FDL GPL2 LGPL2.1)
depends=(kcmutils5 kdnssd5 kirigami2 kirigami-addons5 ktexteditor5 liblastfm-qt5 libofa
         phonon-qt5 threadweaver5 taglib libmygpo-qt5 libmtp mariadb mariadb-libs gdk-pixbuf2 knotifyconfig5

         # namcap implicit depends
         glibc gcc-libs ffmpeg qt5-base qt5-svg qt5-declarative
         kwallet5 karchive5 kio5 kguiaddons5 kitemviews5 kpackage5 kglobalaccel5 kdbusaddons5 kcompletion5
         knotifications5 fftw kcodecs5  kxmlgui5 kcoreaddons5 ki18n5 ktextwidgets5 hicolor-icon-theme
         kwindowsystem5 kconfigwidgets5 kwidgetsaddons5  kconfig5 kiconthemes5 kcrash5 solid5)
makedepends=(extra-cmake-modules git qt5-tools loudmouth qt5-webengine kdoctools5)
optdepends=(
    "qt5-webengine: wikipedia"
    "loudmouth: backend needed by mp3tunes for syncing"
)
source=("https://invent.kde.org/multimedia/amarok/-/archive/v${pkgver}/amarok-v${pkgver}.tar.gz")
sha256sums=('3fc2168ba770479bcb24a5a07ece8cc2bdde0132cf518456dc8036c739ca3fa8')

build() {
  cmake -B build -S "amarok-v${pkgver}" -Wno-dev \
    -DCMAKE_BUILD_TYPE=None \
    -DCMAKE_INSTALL_PREFIX=/usr

  cmake --build build
}

check() {
  #ctest --test-dir build --output-on-failure
true
}

package() {
  DESTDIR="${pkgdir}" cmake --install build
}

FabioLolix commented on 2024-12-30 00:06 (UTC)

I have this updated locally but fails to run for me

FabioLolix commented on 2024-08-09 12:33 (UTC)

@Aberts10 btw you can redo the flag you make

Aberts10 commented on 2024-08-06 00:30 (UTC)

Apologies that was a mistake flagging it. My system showed 3.0, but I didn't pay attention to it showing 3.1 here.

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)

FabioLolix commented on 2024-08-03 09:18 (UTC)

@medmedin don't come here complaining and using the exclamation mark

medmedin commented on 2024-08-03 09:17 (UTC)

@FabioLolix How can we improve the install time? this one package takes more than 40min to finish compiling and installing on my laptops!

FabioLolix commented on 2024-06-03 16:20 (UTC)

3.0 is released at 29. may 2024

@LucyDemoon the pkgbuild was already flagged OOD by me, if I have time I update the pkgbuilds and one had been posted in the comments, continuous reminders are not welcome

StevenSeifried commented on 2024-06-03 16:15 (UTC)

@LucyDemoon Amarok 3.0 was released on 2024-04-29. See https://blogs.kde.org/2024/04/29/amarok-3.0-castaway-released/