[arch-commits] Commit in amarok/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-08-24 Thread Antonio Rojas via arch-commits
Date: Friday, August 24, 2018 @ 06:37:43
  Author: arojas
Revision: 332904

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/PKGBUILD
(from rev 332903, amarok/trunk/PKGBUILD)
Deleted:
  amarok/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   87 ++---
 1 file changed, 43 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-24 06:37:15 UTC (rev 332903)
+++ PKGBUILD2018-08-24 06:37:43 UTC (rev 332904)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: damir 
-
-pkgname=amarok
-pkgver=2.9.0.git20180816
-_commit=8f5ef80
-pkgrel=3
-pkgdesc="The powerful music player for KDE"
-arch=(x86_64)
-url="http://amarok.kde.org/;
-license=(GPL2 LGPL2.1 FDL)
-depends=(mariadb taglib-extras libofa kcmutils kdnssd knewstuff kirigami2 
threadweaver ktexteditor qt5-webengine)
-makedepends=(extra-cmake-modules loudmouth libmtp libmygpo-qt5 gdk-pixbuf2 
libgpod git knotifyconfig liblastfm-qt5)
-optdepends=('libgpod: support for Apple iPod audio devices'
-'libmtp: support for portable media devices'
-'loudmouth: backend needed by mp3tunes for syncing'
-'ifuse: support for Apple iPod Touch and iPhone'
-'libmygpo-qt5: gpodder.net Internet Service'
-'liblastfm-qt5: Ampache service')
-#source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-source=(git://git.kde.org/amarok.git#commit=$_commit)
-sha256sums=('SKIP')
-validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: amarok/repos/extra-x86_64/PKGBUILD (from rev 332903, 
amarok/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-24 06:37:43 UTC (rev 332904)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: damir 
+
+pkgname=amarok
+pkgver=2.9.0.git20180816
+_commit=8f5ef80
+pkgrel=4
+pkgdesc="The powerful music player for KDE"
+arch=(x86_64)
+url="http://amarok.kde.org/;
+license=(GPL2 LGPL2.1 FDL)
+depends=(mariadb taglib-extras libofa kcmutils kdnssd knewstuff kirigami2 
threadweaver ktexteditor qt5-webengine liblastfm-qt5)
+makedepends=(extra-cmake-modules loudmouth libmtp libmygpo-qt5 gdk-pixbuf2 
libgpod git knotifyconfig)
+optdepends=('libgpod: support for Apple iPod audio devices'
+'libmtp: support for portable media devices'
+'loudmouth: backend needed by mp3tunes for syncing'
+'ifuse: support for Apple iPod Touch and iPhone'
+'libmygpo-qt5: gpodder.net Internet Service')
+#source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+source=(git://git.kde.org/amarok.git#commit=$_commit)
+sha256sums=('SKIP')
+validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in amarok/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-08-22 Thread Antonio Rojas via arch-commits
Date: Wednesday, August 22, 2018 @ 22:19:42
  Author: arojas
Revision: 332835

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/PKGBUILD
(from rev 332834, amarok/trunk/PKGBUILD)
Deleted:
  amarok/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   87 ++---
 1 file changed, 44 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-22 22:19:22 UTC (rev 332834)
+++ PKGBUILD2018-08-22 22:19:42 UTC (rev 332835)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: damir 
-
-pkgname=amarok
-pkgver=2.9.0.git20180816
-_commit=8f5ef80
-pkgrel=2
-pkgdesc="The powerful music player for KDE"
-arch=(x86_64)
-url="http://amarok.kde.org/;
-license=(GPL2 LGPL2.1 FDL)
-depends=(mariadb taglib-extras libofa kcmutils kdnssd knewstuff kirigami2 
threadweaver ktexteditor qt5-webengine)
-makedepends=(extra-cmake-modules loudmouth libmtp libmygpo-qt5 gdk-pixbuf2 
libgpod git knotifyconfig)
-optdepends=('libgpod: support for Apple iPod audio devices'
-'libmtp: support for portable media devices'
-'loudmouth: backend needed by mp3tunes for syncing'
-'ifuse: support for Apple iPod Touch and iPhone'
-'libmygpo-qt5: gpodder.net Internet Service')
-#source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-source=(git://git.kde.org/amarok.git#commit=$_commit)
-sha256sums=('SKIP')
-validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: amarok/repos/extra-x86_64/PKGBUILD (from rev 332834, 
amarok/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-22 22:19:42 UTC (rev 332835)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: damir 
+
+pkgname=amarok
+pkgver=2.9.0.git20180816
+_commit=8f5ef80
+pkgrel=3
+pkgdesc="The powerful music player for KDE"
+arch=(x86_64)
+url="http://amarok.kde.org/;
+license=(GPL2 LGPL2.1 FDL)
+depends=(mariadb taglib-extras libofa kcmutils kdnssd knewstuff kirigami2 
threadweaver ktexteditor qt5-webengine)
+makedepends=(extra-cmake-modules loudmouth libmtp libmygpo-qt5 gdk-pixbuf2 
libgpod git knotifyconfig liblastfm-qt5)
+optdepends=('libgpod: support for Apple iPod audio devices'
+'libmtp: support for portable media devices'
+'loudmouth: backend needed by mp3tunes for syncing'
+'ifuse: support for Apple iPod Touch and iPhone'
+'libmygpo-qt5: gpodder.net Internet Service'
+'liblastfm-qt5: Ampache service')
+#source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+source=(git://git.kde.org/amarok.git#commit=$_commit)
+sha256sums=('SKIP')
+validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in amarok/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-08-22 Thread Antonio Rojas via arch-commits
Date: Wednesday, August 22, 2018 @ 21:52:48
  Author: arojas
Revision: 332833

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/PKGBUILD
(from rev 332832, amarok/trunk/PKGBUILD)
Deleted:
  amarok/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-22 21:52:24 UTC (rev 332832)
+++ PKGBUILD2018-08-22 21:52:48 UTC (rev 332833)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-# Contributor: damir 
-
-pkgname=amarok
-pkgver=2.9.0.git20180816
-_commit=8f5ef80
-pkgrel=1
-pkgdesc="The powerful music player for KDE"
-arch=(x86_64)
-url="http://amarok.kde.org/;
-license=(GPL2 LGPL2.1 FDL)
-depends=(mariadb taglib-extras liblastfm-qt5 libofa kcmutils kdnssd knewstuff 
kirigami2 threadweaver ktexteditor qt5-webengine)
-makedepends=(extra-cmake-modules loudmouth libmtp libmygpo-qt5 gdk-pixbuf2 
libgpod git knotifyconfig)
-optdepends=('libgpod: support for Apple iPod audio devices'
-'libmtp: support for portable media devices'
-'loudmouth: backend needed by mp3tunes for syncing'
-'ifuse: support for Apple iPod Touch and iPhone'
-'libmygpo-qt5: gpodder.net Internet Service')
-#source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-source=(git://git.kde.org/amarok.git#commit=$_commit)
-sha256sums=('SKIP')
-validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: amarok/repos/extra-x86_64/PKGBUILD (from rev 332832, 
amarok/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-22 21:52:48 UTC (rev 332833)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: damir 
+
+pkgname=amarok
+pkgver=2.9.0.git20180816
+_commit=8f5ef80
+pkgrel=2
+pkgdesc="The powerful music player for KDE"
+arch=(x86_64)
+url="http://amarok.kde.org/;
+license=(GPL2 LGPL2.1 FDL)
+depends=(mariadb taglib-extras libofa kcmutils kdnssd knewstuff kirigami2 
threadweaver ktexteditor qt5-webengine)
+makedepends=(extra-cmake-modules loudmouth libmtp libmygpo-qt5 gdk-pixbuf2 
libgpod git knotifyconfig)
+optdepends=('libgpod: support for Apple iPod audio devices'
+'libmtp: support for portable media devices'
+'loudmouth: backend needed by mp3tunes for syncing'
+'ifuse: support for Apple iPod Touch and iPhone'
+'libmygpo-qt5: gpodder.net Internet Service')
+#source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+source=(git://git.kde.org/amarok.git#commit=$_commit)
+sha256sums=('SKIP')
+validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in amarok/repos/extra-x86_64 (5 files)

2018-03-06 Thread Antonio Rojas via arch-commits
Date: Wednesday, March 7, 2018 @ 07:28:49
  Author: arojas
Revision: 317958

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/PKGBUILD
(from rev 317957, amarok/trunk/PKGBUILD)
Deleted:
  amarok/repos/extra-x86_64/PKGBUILD
  amarok/repos/extra-x86_64/amarok-no-qtwebkit.patch
  amarok/repos/extra-x86_64/amarok-plasma5.7.patch
  amarok/repos/extra-x86_64/taglib_version_detect.patch

-+
 PKGBUILD|  104 ++
 amarok-no-qtwebkit.patch|   39 ---
 amarok-plasma5.7.patch  |   18 ---
 taglib_version_detect.patch |   26 --
 4 files changed, 46 insertions(+), 141 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-07 07:28:13 UTC (rev 317957)
+++ PKGBUILD2018-03-07 07:28:49 UTC (rev 317958)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Andrea Scarpino 
-# Contributor: damir 
-
-pkgname=amarok
-pkgver=2.8.0
-pkgrel=19
-pkgdesc="The powerful music player for KDE"
-arch=(x86_64)
-url="http://amarok.kde.org/;
-license=('GPL2' 'LGPL2.1' 'FDL')
-depends=('kdebase-runtime' 'mariadb' 'taglib-extras'
-'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'qtscriptgenerator')
-makedepends=('automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth' 'libmygpo-qt' 
'qca-qt4')
-optdepends=("libgpod: support for Apple iPod audio devices"
-"libmtp: support for portable media devices"
-"loudmouth: backend needed by mp3tunes for syncing"
-"ifuse: support for Apple iPod Touch and iPhone"
-"libmygpo-qt: gpodder.net Internet Service"
-"gst-libav: MP3 codecs")
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-taglib_version_detect.patch 
amarok-ffmpeg3.patch::"https://git.reviewboard.kde.org/r/126682/diff/raw/;
-amarok-no-qtwebkit.patch amarok-plasma5.7.patch)
-sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937'
-  '8b2752a0fe78621bdb9ccdb763919ea265b52b06'
-  '819cb060cd9c63b576cc433f835cb4c175b07fd0'
-  '9f905eba9e5ead6d704f0cd28e389857c29dc15d'
-  '9908c154bf583a1755acf59f9d2790aaff503162')
-
-prepare() {
-  mkdir build
-
-  cd ${pkgname}-${pkgver}
-  patch -Np1 -i ../taglib_version_detect.patch
-# Fix build against ffmpeg 3.0
-  patch -p1 -i ../amarok-ffmpeg3.patch
-# Disable applets that require qtwebkit
-  patch -p1 -i ../amarok-no-qtwebkit.patch
-# Fix tooltips MPRIS controls in Plasma 5.7
-  patch -p1 -i ../amarok-plasma5.7.patch
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_NepomukCore=OFF \
--DWITH_Soprano=OFF
-  make
-}
-
-package(){
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: amarok/repos/extra-x86_64/PKGBUILD (from rev 317957, 
amarok/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-07 07:28:49 UTC (rev 317958)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: damir 
+
+pkgname=amarok
+pkgver=2.9.0
+pkgrel=1
+pkgdesc="The powerful music player for KDE"
+arch=(x86_64)
+url="http://amarok.kde.org/;
+license=(GPL2 LGPL2.1 FDL)
+depends=(kdebase-runtime mariadb taglib-extras liblastfm ffmpeg libofa qjson 
qtscriptgenerator)
+makedepends=('automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth' 'libmygpo-qt' 
'qca-qt4')
+optdepends=('libgpod: support for Apple iPod audio devices'
+'libmtp: support for portable media devices'
+'loudmouth: backend needed by mp3tunes for syncing'
+'ifuse: support for Apple iPod Touch and iPhone'
+'libmygpo-qt: gpodder.net Internet Service'
+'gst-libav: MP3 codecs'
+'qca-qt4: Ampache support')
+source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e3678de79db36956bc8588b9905726ace1b9188e7fdf89eaea265f1cb03116fd'
+'SKIP')
+validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_NepomukCore=OFF \
+-DWITH_Soprano=OFF \
+-DWITH_QTWEBKIT=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: amarok-no-qtwebkit.patch
===
--- amarok-no-qtwebkit.patch2018-03-07 07:28:13 UTC (rev 317957)
+++ 

[arch-commits] Commit in amarok/repos/extra-x86_64 (8 files)

2017-12-22 Thread Antonio Rojas via arch-commits
Date: Friday, December 22, 2017 @ 22:58:42
  Author: arojas
Revision: 313553

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/PKGBUILD
(from rev 313552, amarok/trunk/PKGBUILD)
  amarok/repos/extra-x86_64/amarok-no-qtwebkit.patch
(from rev 313552, amarok/trunk/amarok-no-qtwebkit.patch)
  amarok/repos/extra-x86_64/amarok-plasma5.7.patch
(from rev 313552, amarok/trunk/amarok-plasma5.7.patch)
  amarok/repos/extra-x86_64/taglib_version_detect.patch
(from rev 313552, amarok/trunk/taglib_version_detect.patch)
Deleted:
  amarok/repos/extra-x86_64/PKGBUILD
  amarok/repos/extra-x86_64/amarok-no-qtwebkit.patch
  amarok/repos/extra-x86_64/amarok-plasma5.7.patch
  amarok/repos/extra-x86_64/taglib_version_detect.patch

-+
 PKGBUILD|  116 +-
 amarok-no-qtwebkit.patch|   78 ++--
 amarok-plasma5.7.patch  |   36 ++---
 taglib_version_detect.patch |   52 +-
 4 files changed, 141 insertions(+), 141 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-22 22:58:15 UTC (rev 313552)
+++ PKGBUILD2017-12-22 22:58:42 UTC (rev 313553)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Andrea Scarpino 
-# Contributor: damir 
-
-pkgname=amarok
-pkgver=2.8.0
-pkgrel=18
-pkgdesc="The powerful music player for KDE"
-arch=("x86_64")
-url="http://amarok.kde.org/;
-license=('GPL2' 'LGPL2.1' 'FDL')
-depends=('kdebase-runtime' 'mariadb' 'taglib-extras'
-'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'qtscriptgenerator')
-makedepends=('automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth' 'libmygpo-qt')
-optdepends=("libgpod: support for Apple iPod audio devices"
-"libmtp: support for portable media devices"
-"loudmouth: backend needed by mp3tunes for syncing"
-"ifuse: support for Apple iPod Touch and iPhone"
-"libmygpo-qt: gpodder.net Internet Service"
-"gst-libav: MP3 codecs")
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-taglib_version_detect.patch 
amarok-ffmpeg3.patch::"https://git.reviewboard.kde.org/r/126682/diff/raw/;
-amarok-no-qtwebkit.patch amarok-plasma5.7.patch)
-sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937'
-  '8b2752a0fe78621bdb9ccdb763919ea265b52b06'
-  '819cb060cd9c63b576cc433f835cb4c175b07fd0'
-  '9f905eba9e5ead6d704f0cd28e389857c29dc15d'
-  '9908c154bf583a1755acf59f9d2790aaff503162')
-
-prepare() {
-  mkdir build
-
-  cd ${pkgname}-${pkgver}
-  patch -Np1 -i ../taglib_version_detect.patch
-# Fix build against ffmpeg 3.0
-  patch -p1 -i ../amarok-ffmpeg3.patch
-# Disable applets that require qtwebkit
-  patch -p1 -i ../amarok-no-qtwebkit.patch
-# Fix tooltips MPRIS controls in Plasma 5.7
-  patch -p1 -i ../amarok-plasma5.7.patch
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_NepomukCore=OFF \
--DWITH_Soprano=OFF
-  make
-}
-
-package(){
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: amarok/repos/extra-x86_64/PKGBUILD (from rev 313552, 
amarok/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-22 22:58:42 UTC (rev 313553)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Andrea Scarpino 
+# Contributor: damir 
+
+pkgname=amarok
+pkgver=2.8.0
+pkgrel=19
+pkgdesc="The powerful music player for KDE"
+arch=(x86_64)
+url="http://amarok.kde.org/;
+license=('GPL2' 'LGPL2.1' 'FDL')
+depends=('kdebase-runtime' 'mariadb' 'taglib-extras'
+'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'qtscriptgenerator')
+makedepends=('automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth' 'libmygpo-qt' 
'qca-qt4')
+optdepends=("libgpod: support for Apple iPod audio devices"
+"libmtp: support for portable media devices"
+"loudmouth: backend needed by mp3tunes for syncing"
+"ifuse: support for Apple iPod Touch and iPhone"
+"libmygpo-qt: gpodder.net Internet Service"
+"gst-libav: MP3 codecs")
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+taglib_version_detect.patch 
amarok-ffmpeg3.patch::"https://git.reviewboard.kde.org/r/126682/diff/raw/;
+amarok-no-qtwebkit.patch amarok-plasma5.7.patch)
+sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937'
+  '8b2752a0fe78621bdb9ccdb763919ea265b52b06'
+  '819cb060cd9c63b576cc433f835cb4c175b07fd0'
+  '9f905eba9e5ead6d704f0cd28e389857c29dc15d'

[arch-commits] Commit in amarok/repos/extra-x86_64 (8 files)

2017-12-20 Thread Antonio Rojas via arch-commits
Date: Wednesday, December 20, 2017 @ 19:08:34
  Author: arojas
Revision: 313415

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/PKGBUILD
(from rev 313414, amarok/trunk/PKGBUILD)
  amarok/repos/extra-x86_64/amarok-no-qtwebkit.patch
(from rev 313414, amarok/trunk/amarok-no-qtwebkit.patch)
  amarok/repos/extra-x86_64/amarok-plasma5.7.patch
(from rev 313414, amarok/trunk/amarok-plasma5.7.patch)
  amarok/repos/extra-x86_64/taglib_version_detect.patch
(from rev 313414, amarok/trunk/taglib_version_detect.patch)
Deleted:
  amarok/repos/extra-x86_64/PKGBUILD
  amarok/repos/extra-x86_64/amarok-no-qtwebkit.patch
  amarok/repos/extra-x86_64/amarok-plasma5.7.patch
  amarok/repos/extra-x86_64/taglib_version_detect.patch

-+
 PKGBUILD|  117 --
 amarok-no-qtwebkit.patch|   78 ++--
 amarok-plasma5.7.patch  |   36 ++--
 taglib_version_detect.patch |   52 +-
 4 files changed, 141 insertions(+), 142 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-20 19:07:51 UTC (rev 313414)
+++ PKGBUILD2017-12-20 19:08:34 UTC (rev 313415)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Andrea Scarpino 
-# Contributor: damir 
-
-pkgname=amarok
-pkgver=2.8.0
-pkgrel=17
-pkgdesc="The powerful music player for KDE"
-arch=("x86_64")
-url="http://amarok.kde.org/;
-license=('GPL2' 'LGPL2.1' 'FDL')
-depends=('kdebase-runtime' 'mariadb' 'taglib-extras'
-'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'qtscriptgenerator')
-makedepends=('automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth' 'libmygpo-qt')
-optdepends=("libgpod: support for Apple iPod audio devices"
-"libmtp: support for portable media devices"
-"loudmouth: backend needed by mp3tunes for syncing"
-"ifuse: support for Apple iPod Touch and iPhone"
-"libmygpo-qt: gpodder.net Internet Service"
-"gst-libav: MP3 codecs"
-"audiocd-kio4: audio CD support")
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-taglib_version_detect.patch 
amarok-ffmpeg3.patch::"https://git.reviewboard.kde.org/r/126682/diff/raw/;
-amarok-no-qtwebkit.patch amarok-plasma5.7.patch)
-sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937'
-  '8b2752a0fe78621bdb9ccdb763919ea265b52b06'
-  '819cb060cd9c63b576cc433f835cb4c175b07fd0'
-  '9f905eba9e5ead6d704f0cd28e389857c29dc15d'
-  '9908c154bf583a1755acf59f9d2790aaff503162')
-
-prepare() {
-  mkdir build
-
-  cd ${pkgname}-${pkgver}
-  patch -Np1 -i ../taglib_version_detect.patch
-# Fix build against ffmpeg 3.0
-  patch -p1 -i ../amarok-ffmpeg3.patch
-# Disable applets that require qtwebkit
-  patch -p1 -i ../amarok-no-qtwebkit.patch
-# Fix tooltips MPRIS controls in Plasma 5.7
-  patch -p1 -i ../amarok-plasma5.7.patch
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_NepomukCore=OFF \
--DWITH_Soprano=OFF
-  make
-}
-
-package(){
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: amarok/repos/extra-x86_64/PKGBUILD (from rev 313414, 
amarok/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-20 19:08:34 UTC (rev 313415)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Andrea Scarpino 
+# Contributor: damir 
+
+pkgname=amarok
+pkgver=2.8.0
+pkgrel=18
+pkgdesc="The powerful music player for KDE"
+arch=("x86_64")
+url="http://amarok.kde.org/;
+license=('GPL2' 'LGPL2.1' 'FDL')
+depends=('kdebase-runtime' 'mariadb' 'taglib-extras'
+'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'qtscriptgenerator')
+makedepends=('automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth' 'libmygpo-qt')
+optdepends=("libgpod: support for Apple iPod audio devices"
+"libmtp: support for portable media devices"
+"loudmouth: backend needed by mp3tunes for syncing"
+"ifuse: support for Apple iPod Touch and iPhone"
+"libmygpo-qt: gpodder.net Internet Service"
+"gst-libav: MP3 codecs")
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+taglib_version_detect.patch 
amarok-ffmpeg3.patch::"https://git.reviewboard.kde.org/r/126682/diff/raw/;
+amarok-no-qtwebkit.patch amarok-plasma5.7.patch)
+sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937'
+  '8b2752a0fe78621bdb9ccdb763919ea265b52b06'
+  '819cb060cd9c63b576cc433f835cb4c175b07fd0'
+  

[arch-commits] Commit in amarok/repos/extra-x86_64 (8 files)

2017-12-18 Thread Antonio Rojas via arch-commits
Date: Monday, December 18, 2017 @ 21:37:46
  Author: arojas
Revision: 313313

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/PKGBUILD
(from rev 313312, amarok/trunk/PKGBUILD)
  amarok/repos/extra-x86_64/amarok-no-qtwebkit.patch
(from rev 313312, amarok/trunk/amarok-no-qtwebkit.patch)
  amarok/repos/extra-x86_64/amarok-plasma5.7.patch
(from rev 313312, amarok/trunk/amarok-plasma5.7.patch)
  amarok/repos/extra-x86_64/taglib_version_detect.patch
(from rev 313312, amarok/trunk/taglib_version_detect.patch)
Deleted:
  amarok/repos/extra-x86_64/PKGBUILD
  amarok/repos/extra-x86_64/amarok-no-qtwebkit.patch
  amarok/repos/extra-x86_64/amarok-plasma5.7.patch
  amarok/repos/extra-x86_64/taglib_version_detect.patch

-+
 PKGBUILD|  120 --
 amarok-no-qtwebkit.patch|   78 +--
 amarok-plasma5.7.patch  |   36 ++--
 taglib_version_detect.patch |   52 +-
 4 files changed, 142 insertions(+), 144 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-18 21:37:19 UTC (rev 313312)
+++ PKGBUILD2017-12-18 21:37:46 UTC (rev 313313)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Andrea Scarpino 
-# Contributor: damir 
-
-pkgname=amarok
-pkgver=2.8.0
-pkgrel=15
-pkgdesc="The powerful music player for KDE"
-arch=("i686" "x86_64")
-url="http://amarok.kde.org/;
-license=('GPL2' 'LGPL2.1' 'FDL')
-depends=('kdebase-runtime' 'mariadb' 'taglib-extras'
-'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'qtscriptgenerator')
-makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
- 'libmygpo-qt' 'mesa' 'clamz')
-optdepends=("libgpod: support for Apple iPod audio devices"
-"libmtp: support for portable media devices"
-"loudmouth: backend needed by mp3tunes for syncing"
-"ifuse: support for Apple iPod Touch and iPhone"
-"libmygpo-qt: gpodder.net Internet Service"
-"clamz: allow to download songs from Amazon.com"
-"gst-libav: MP3 codecs"
-"audiocd-kio4: audio CD support")
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
-taglib_version_detect.patch 
amarok-ffmpeg3.patch::"https://git.reviewboard.kde.org/r/126682/diff/raw/;
-amarok-no-qtwebkit.patch amarok-plasma5.7.patch)
-sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937'
-  '8b2752a0fe78621bdb9ccdb763919ea265b52b06'
-  '819cb060cd9c63b576cc433f835cb4c175b07fd0'
-  '9f905eba9e5ead6d704f0cd28e389857c29dc15d'
-  '9908c154bf583a1755acf59f9d2790aaff503162')
-
-prepare() {
-  mkdir build
-
-  cd ${pkgname}-${pkgver}
-  patch -Np1 -i ../taglib_version_detect.patch
-# Fix build against ffmpeg 3.0
-  patch -p1 -i ../amarok-ffmpeg3.patch
-# Disable applets that require qtwebkit
-  patch -p1 -i ../amarok-no-qtwebkit.patch
-# Fix tooltips MPRIS controls in Plasma 5.7
-  patch -p1 -i ../amarok-plasma5.7.patch
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DKDE4_BUILD_TESTS=OFF \
--DCMAKE_INSTALL_PREFIX=/usr \
--DWITH_NepomukCore=OFF \
--DWITH_Soprano=OFF
-  make
-}
-
-package(){
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: amarok/repos/extra-x86_64/PKGBUILD (from rev 313312, 
amarok/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-18 21:37:46 UTC (rev 313313)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Andrea Scarpino 
+# Contributor: damir 
+
+pkgname=amarok
+pkgver=2.8.0
+pkgrel=17
+pkgdesc="The powerful music player for KDE"
+arch=("x86_64")
+url="http://amarok.kde.org/;
+license=('GPL2' 'LGPL2.1' 'FDL')
+depends=('kdebase-runtime' 'mariadb' 'taglib-extras'
+'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'qtscriptgenerator')
+makedepends=('automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth' 'libmygpo-qt')
+optdepends=("libgpod: support for Apple iPod audio devices"
+"libmtp: support for portable media devices"
+"loudmouth: backend needed by mp3tunes for syncing"
+"ifuse: support for Apple iPod Touch and iPhone"
+"libmygpo-qt: gpodder.net Internet Service"
+"gst-libav: MP3 codecs"
+"audiocd-kio4: audio CD support")
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;
+taglib_version_detect.patch 
amarok-ffmpeg3.patch::"https://git.reviewboard.kde.org/r/126682/diff/raw/;
+amarok-no-qtwebkit.patch amarok-plasma5.7.patch)

[arch-commits] Commit in amarok/repos/extra-x86_64 (10 files)

2013-01-19 Thread Andrea Scarpino
Date: Saturday, January 19, 2013 @ 10:34:07
  Author: andrea
Revision: 175688

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/PKGBUILD
(from rev 175687, amarok/trunk/PKGBUILD)
  amarok/repos/extra-x86_64/amarok-2.5.0-ffmpeg-fixes.patch
(from rev 175687, amarok/trunk/amarok-2.5.0-ffmpeg-fixes.patch)
  amarok/repos/extra-x86_64/amarok.install
(from rev 175687, amarok/trunk/amarok.install)
  amarok/repos/extra-x86_64/contextviewfix.patch
(from rev 175687, amarok/trunk/contextviewfix.patch)
  amarok/repos/extra-x86_64/toolbarfix.patch
(from rev 175687, amarok/trunk/toolbarfix.patch)
Deleted:
  amarok/repos/extra-x86_64/PKGBUILD
  amarok/repos/extra-x86_64/amarok-2.5.0-ffmpeg-fixes.patch
  amarok/repos/extra-x86_64/amarok.install
  amarok/repos/extra-x86_64/contextviewfix.patch
  amarok/repos/extra-x86_64/toolbarfix.patch

-+
 PKGBUILD|   83 +
 amarok-2.5.0-ffmpeg-fixes.patch |   38 +--
 amarok.install  |   24 +++
 contextviewfix.patch|   28 
 toolbarfix.patch|  122 +++---
 5 files changed, 148 insertions(+), 147 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-01-19 15:33:37 UTC (rev 175687)
+++ PKGBUILD2013-01-19 15:34:07 UTC (rev 175688)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ron...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: damir da...@archlinux.org
-
-pkgname=amarok
-replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
-pkgver=2.7.0
-pkgrel=1
-pkgdesc=The powerful music player for KDE
-arch=(i686 x86_64)
-url=http://amarok.kde.org;
-license=('GPL2' 'LGPL2.1' 'FDL')
-depends=('kdebase-runtime' 'mysql' 'qtscriptgenerator' 'taglib-extras'
-'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'mesa')
-makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
- 'libmygpo-qt')
-optdepends=(libgpod: support for Apple iPod audio devices
-   libmtp: support for portable media devices
-   loudmouth: backend needed by mp3tunes for syncing
-ifuse: support for Apple iPod Touch and iPhone
-libmygpo-qt: gpodder.net Internet Service)
-install=${pkgname}.install
-source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('d0ae4a2cb81a54ae94ca24fdb3aed88d7f3a921e')
-   
-build() {
-  cd ${srcdir}
-
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package(){
-  cd ${srcdir}/build
-  make DESTDIR=${pkgdir} install
-}

Copied: amarok/repos/extra-x86_64/PKGBUILD (from rev 175687, 
amarok/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-01-19 15:34:07 UTC (rev 175688)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Ronald van Haren ron...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=amarok
+replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
+pkgver=2.7.0
+pkgrel=1
+pkgdesc=The powerful music player for KDE
+arch=(i686 x86_64)
+url=http://amarok.kde.org;
+license=('GPL2' 'LGPL2.1' 'FDL')
+depends=('kdebase-runtime' 'mysql' 'qtscriptgenerator' 'taglib-extras'
+'liblastfm' 'ffmpeg' 'libofa' 'qjson')
+makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
+ 'libmygpo-qt' 'mesa')
+optdepends=(libgpod: support for Apple iPod audio devices
+   libmtp: support for portable media devices
+   loudmouth: backend needed by mp3tunes for syncing
+ifuse: support for Apple iPod Touch and iPhone
+libmygpo-qt: gpodder.net Internet Service)
+install=${pkgname}.install
+source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('d0ae4a2cb81a54ae94ca24fdb3aed88d7f3a921e')
+   
+build() {
+  cd ${srcdir}
+
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package(){
+  cd ${srcdir}/build
+  make DESTDIR=${pkgdir} install
+}

Deleted: amarok-2.5.0-ffmpeg-fixes.patch
===
--- amarok-2.5.0-ffmpeg-fixes.patch 2013-01-19 15:33:37 UTC (rev 175687)
+++ amarok-2.5.0-ffmpeg-fixes.patch 2013-01-19 15:34:07 UTC (rev 175688)
@@ -1,19 +0,0 @@
-diff -upr amarok-2.5.0.orig/src/musicbrainz/MusicDNSAudioDecoder.cpp 
amarok-2.5.0/src/musicbrainz/MusicDNSAudioDecoder.cpp
 amarok-2.5.0.orig/src/musicbrainz/MusicDNSAudioDecoder.cpp 2012-06-07 
16:12:22.0 +0300

[arch-commits] Commit in amarok/repos (extra-x86_64)

2011-08-01 Thread Andrea Scarpino
Date: Monday, August 1, 2011 @ 06:24:12
  Author: andrea
Revision: 134022

archrelease: remove extra-x86_64

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2011-08-01 Thread Andrea Scarpino
Date: Monday, August 1, 2011 @ 06:24:41
  Author: andrea
Revision: 134023

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2011-06-27 Thread Stéphane Gaudreault
Date: Monday, June 27, 2011 @ 07:40:27
  Author: stephane
Revision: 129412

db-move: amarok removed by stephane for move to [extra] (x86_64)

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64 testing-x86_64)

2011-06-27 Thread Stéphane Gaudreault
Date: Monday, June 27, 2011 @ 07:40:28
  Author: stephane
Revision: 129413

db-move: moved amarok from [testing] to [extra] (x86_64)

Added:
  amarok/repos/extra-x86_64/
Deleted:
  amarok/repos/testing-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2011-06-27 Thread Andrea Scarpino
Date: Monday, June 27, 2011 @ 16:27:55
  Author: andrea
Revision: 129449

archrelease: remove extra-x86_64

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2011-06-27 Thread Andrea Scarpino
Date: Monday, June 27, 2011 @ 16:28:11
  Author: andrea
Revision: 129450

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2011-05-08 Thread Andrea Scarpino
Date: Sunday, May 8, 2011 @ 16:27:55
  Author: andrea
Revision: 123122

archrelease: remove extra-x86_64

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2011-05-08 Thread Andrea Scarpino
Date: Sunday, May 8, 2011 @ 16:28:07
  Author: andrea
Revision: 123123

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2011-03-24 Thread Andrea Scarpino
Date: Thursday, March 24, 2011 @ 06:26:16
  Author: andrea
Revision: 116505

db-move: amarok removed by andrea for move to [extra] (x86_64)

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64 testing-x86_64)

2011-03-24 Thread Andrea Scarpino
Date: Thursday, March 24, 2011 @ 06:26:17
  Author: andrea
Revision: 116506

db-move: moved amarok from [testing] to [extra] (x86_64)

Added:
  amarok/repos/extra-x86_64/
Deleted:
  amarok/repos/testing-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2011-02-07 Thread Angel Velásquez
Date: Monday, February 7, 2011 @ 09:10:56
  Author: angvp
Revision: 109181

db-move: amarok removed by angvp for move to [extra] (x86_64)

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64 testing-x86_64)

2011-02-07 Thread Angel Velásquez
Date: Monday, February 7, 2011 @ 09:10:56
  Author: angvp
Revision: 109182

db-move: moved amarok from [testing] to [extra] (x86_64)

Added:
  amarok/repos/extra-x86_64/
Deleted:
  amarok/repos/testing-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2011-01-15 Thread Andrea Scarpino
Date: Saturday, January 15, 2011 @ 14:27:11
  Author: andrea
Revision: 106246

archrelease: remove extra-x86_64

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2011-01-15 Thread Andrea Scarpino
Date: Saturday, January 15, 2011 @ 14:27:24
  Author: andrea
Revision: 106247

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2010-10-29 Thread Andrea Scarpino
Date: Friday, October 29, 2010 @ 09:42:44
  Author: andrea
Revision: 97335

archrelease: remove extra-x86_64

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2010-10-29 Thread Andrea Scarpino
Date: Friday, October 29, 2010 @ 09:43:06
  Author: andrea
Revision: 97336

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2010-09-24 Thread Andrea Scarpino
Date: Friday, September 24, 2010 @ 05:13:30
  Author: andrea
Revision: 91229

archrelease: remove extra-x86_64

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2010-09-24 Thread Andrea Scarpino
Date: Friday, September 24, 2010 @ 05:13:54
  Author: andrea
Revision: 91230

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2010-09-20 Thread Andrea Scarpino
Date: Monday, September 20, 2010 @ 15:32:02
  Author: andrea
Revision: 91015

archrelease: remove extra-x86_64

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2010-09-20 Thread Andrea Scarpino
Date: Monday, September 20, 2010 @ 15:32:27
  Author: andrea
Revision: 91016

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2010-05-31 Thread Andrea Scarpino
Date: Monday, May 31, 2010 @ 18:44:02
  Author: andrea
Revision: 81578

archrelease: remove extra-x86_64

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2010-05-31 Thread Andrea Scarpino
Date: Monday, May 31, 2010 @ 18:44:24
  Author: andrea
Revision: 81579

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2010-03-13 Thread Andrea Scarpino
Date: Saturday, March 13, 2010 @ 15:13:35
  Author: andrea
Revision: 72227

archrelease: remove extra-x86_64

Deleted:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64)

2010-03-13 Thread Andrea Scarpino
Date: Saturday, March 13, 2010 @ 15:14:01
  Author: andrea
Revision: 72228

archrelease: copy trunk to extra-x86_64

Added:
  amarok/repos/extra-x86_64/



[arch-commits] Commit in amarok/repos (extra-x86_64 extra-x86_64/PKGBUILD)

2010-02-06 Thread Andrea Scarpino
Date: Saturday, February 6, 2010 @ 08:15:28
  Author: andrea
Revision: 67341

Merged revisions 63513,67228-67229,67339 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/amarok/trunk


  r63513 | andrea | 2010-01-17 19:38:16 +0100 (Sun, 17 Jan 2010) | 1 line
  
  cleanup build

  r67228 | andrea | 2010-02-05 22:20:19 +0100 (Fri, 05 Feb 2010) | 1 line
  
  abiword is splitted into abiword and abiword-plugins

  r67229 | andrea | 2010-02-05 22:21:26 +0100 (Fri, 05 Feb 2010) | 1 line
  
  undo

  r67339 | andrea | 2010-02-06 14:13:26 +0100 (Sat, 06 Feb 2010) | 2 lines
  
  upgpkg: amarok 2.2.2-4
  rebuilt cause of new libmtp (FS#18174)


Modified:
  amarok/repos/extra-x86_64/(properties)
  amarok/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


Property changes on: amarok/repos/extra-x86_64
___
Modified: svnmerge-integrated
   - /amarok/trunk:1-63183
   + /amarok/trunk:1-67340

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2010-02-06 13:14:21 UTC (rev 67340)
+++ extra-x86_64/PKGBUILD   2010-02-06 13:15:28 UTC (rev 67341)
@@ -5,7 +5,7 @@
 pkgname=amarok
 replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
 pkgver=2.2.2
-pkgrel=3
+pkgrel=4
 pkgdesc=A media player for KDE
 arch=(i686 x86_64)
 url=http://amarok.kde.org;
@@ -31,7 +31,6 @@
cmake ../${pkgname}-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=ON \
-   -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined 
-Wl,--as-needed' \
-DCMAKE_INSTALL_PREFIX=/usr
make || return 1
make DESTDIR=${pkgdir} install || return 1



[arch-commits] Commit in amarok/repos (extra-x86_64 extra-x86_64/PKGBUILD)

2009-11-17 Thread Giovanni Scafora
Date: Tuesday, November 17, 2009 @ 05:14:15
  Author: giovanni
Revision: 58919

Merged revisions 58904 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/amarok/trunk


  r58904 | andrea | 2009-11-16 18:41:08 -0800 (lun, 16 nov 2009) | 2 lines
  
  upgpkg: amarok 2.2.1-1
  upstream release


Modified:
  amarok/repos/extra-x86_64/(properties)
  amarok/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: amarok/repos/extra-x86_64
___
Modified: svnmerge-integrated
   - /amarok/trunk:1-55908
   + /amarok/trunk:1-58918

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2009-11-17 09:30:26 UTC (rev 58918)
+++ extra-x86_64/PKGBUILD   2009-11-17 10:14:15 UTC (rev 58919)
@@ -4,19 +4,19 @@
 
 pkgname=amarok
 replaces=('amarok-base' 'amarok-engine-xine' 'amarok-base-mysqlfree')
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
 pkgdesc=A media player for KDE
 arch=(i686 x86_64)
 url=http://amarok.kde.org;
 license=('GPL2' 'LGPL2' 'FDL')
 depends=('mysql=5.1.37' 'kdebase-runtime=4.3' 'libmtp=0.3.7' 
'libgpod=0.7.2'
'qtscriptgenerator=0.1.0' 'taglib-extras=1.0.1' 'liblastfm=0.3.0'
-   'loudmouth=1.4.3')
+   'loudmouth=1.4.3' 'qca')
 makedepends=('pkgconfig' 'automoc4' 'cmake')
 install=amarok.install
 
source=(http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('5a0188c5eb7d343109b82964942d8eb5')
+md5sums=('4f6f45f0c25f85f2a2a1fff169ac7193')
 
 build() {
cd ${srcdir}