[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2020-11-14 Thread Antonio Rojas via arch-commits
Date: Saturday, November 14, 2020 @ 09:42:21
  Author: arojas
Revision: 401011

Drop unused dependency

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-14 09:33:38 UTC (rev 401010)
+++ PKGBUILD2020-11-14 09:42:21 UTC (rev 401011)
@@ -4,12 +4,12 @@
 
 pkgname=libkcompactdisc
 pkgver=20.11.80
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for interfacing with CDs"
 url='https://www.kde.org/applications/multimedia/'
 arch=(x86_64)
 license=(GPL LGPL FDL)
-depends=(solid ki18n kcoreaddons phonon-qt5)
+depends=(solid ki18n phonon-qt5)
 makedepends=(extra-cmake-modules)
 
source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('87c7d50e4e3295ed9634a863cb2b7334bfcb9953dd364c60c583869eff775bb3'


[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2014-08-03 Thread Sven-Hendrik Haase
Date: Sunday, August 3, 2014 @ 14:20:15
  Author: svenstaro
Revision: 218592

upgpkg: libkcompactdisc 4.13.97-1

kde 4.14 rc1

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-03 12:20:13 UTC (rev 218591)
+++ PKGBUILD2014-08-03 12:20:15 UTC (rev 218592)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcompactdisc
-pkgver=4.13.95
+pkgver=4.13.97
 pkgrel=1
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -13,7 +13,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('4b0cf805ef8c6bff48732fa188cee16c1c6e1228')
+sha1sums=('d6e8f718cf98ce3bbd1a02b8ea77573954f12b7a')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2013-07-18 Thread Sven-Hendrik Haase
Date: Friday, July 19, 2013 @ 00:23:40
  Author: svenstaro
Revision: 190906

upgpkg: libkcompactdisc 4.10.95-2

rebuild

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-18 22:23:39 UTC (rev 190905)
+++ PKGBUILD2013-07-18 22:23:40 UTC (rev 190906)
@@ -3,7 +3,7 @@
 
 pkgname=libkcompactdisc
 pkgver=4.10.95
-pkgrel=1
+pkgrel=2
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
 arch=('i686' 'x86_64')



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2013-07-16 Thread Sven-Hendrik Haase
Date: Tuesday, July 16, 2013 @ 20:23:12
  Author: svenstaro
Revision: 190190

upgpkg: libkcompactdisc 4.10.95-1

upstream 4.11rc1

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-16 18:23:09 UTC (rev 190189)
+++ PKGBUILD2013-07-16 18:23:12 UTC (rev 190190)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcompactdisc
-pkgver=4.10.90
+pkgver=4.10.95
 pkgrel=1
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -13,7 +13,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('472cd479a990421ff85fde51a19421c0d6c965dc')
+sha1sums=('b6cdcd0d1f0349ad9c8af2c2cbdf250eb1bc395d')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2013-01-31 Thread Andrea Scarpino
Date: Thursday, January 31, 2013 @ 12:19:02
  Author: andrea
Revision: 176395

KDE 4.10

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-31 11:18:40 UTC (rev 176394)
+++ PKGBUILD2013-01-31 11:19:02 UTC (rev 176395)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcompactdisc
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -12,8 +12,8 @@
 makedepends=('cmake' 'automoc4')
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
-source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('2cf2d94139f6c852d8abedcfd89fa4009207fe31')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
+sha1sums=('f59941162f95f1a61415491d4382f366a20a3c8a')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2013-01-17 Thread Andrea Scarpino
Date: Thursday, January 17, 2013 @ 09:05:51
  Author: andrea
Revision: 175389

KDE 4.10 RC3

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 14:05:46 UTC (rev 175388)
+++ PKGBUILD2013-01-17 14:05:51 UTC (rev 175389)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcompactdisc
-pkgver=4.9.97
+pkgver=4.9.98
 pkgrel=1
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -13,7 +13,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('061a596a4a1bb205e83cd2c9f371ea79a19eb283')
+sha1sums=('2cf2d94139f6c852d8abedcfd89fa4009207fe31')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2013-01-16 Thread Andrea Scarpino
Date: Wednesday, January 16, 2013 @ 19:00:20
  Author: andrea
Revision: 175244

Tests are enabled by default in KDE 4.10 RC3

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 00:00:15 UTC (rev 175243)
+++ PKGBUILD2013-01-17 00:00:20 UTC (rev 175244)
@@ -21,6 +21,7 @@
   cd build
   cmake ../${pkgname}-${pkgver} \
 -DCMAKE_BUILD_TYPE=Release \
+-DKDE4_BUILD_TESTS=OFF \
 -DCMAKE_INSTALL_PREFIX=/usr
   make
 }



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2013-01-04 Thread Andrea Scarpino
Date: Friday, January 4, 2013 @ 09:36:32
  Author: andrea
Revision: 174334

KDE 4.10 RC2

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-04 14:36:28 UTC (rev 174333)
+++ PKGBUILD2013-01-04 14:36:32 UTC (rev 174334)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcompactdisc
-pkgver=4.9.95
+pkgver=4.9.97
 pkgrel=1
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -13,7 +13,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('2e7a130a7b0c2f7e2fd0ea897bf17388941407b1')
+sha1sums=('061a596a4a1bb205e83cd2c9f371ea79a19eb283')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2012-12-19 Thread Andrea Scarpino
Date: Wednesday, December 19, 2012 @ 09:53:32
  Author: andrea
Revision: 173379

KDE 4.10 RC1

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-19 14:53:28 UTC (rev 173378)
+++ PKGBUILD2012-12-19 14:53:32 UTC (rev 173379)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcompactdisc
-pkgver=4.9.90
+pkgver=4.9.95
 pkgrel=1
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -13,7 +13,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('95cb6d06c76af9f470b76e659d4a250cf8055532')
+sha1sums=('2e7a130a7b0c2f7e2fd0ea897bf17388941407b1')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2012-12-02 Thread Andrea Scarpino
Date: Sunday, December 2, 2012 @ 06:20:02
  Author: andrea
Revision: 172332

KDE 4.10 beta2

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-02 11:19:58 UTC (rev 172331)
+++ PKGBUILD2012-12-02 11:20:02 UTC (rev 172332)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcompactdisc
-pkgver=4.9.80
+pkgver=4.9.90
 pkgrel=1
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -13,7 +13,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('2b2bf035690da07c12217e06858e0b342505dad7')
+sha1sums=('95cb6d06c76af9f470b76e659d4a250cf8055532')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2012-07-11 Thread Andrea Scarpino
Date: Wednesday, July 11, 2012 @ 16:51:13
  Author: andrea
Revision: 163274

KDE 4.9 RC2

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-07-11 20:51:09 UTC (rev 163273)
+++ PKGBUILD2012-07-11 20:51:13 UTC (rev 163274)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcompactdisc
-pkgver=4.8.95
+pkgver=4.8.97
 pkgrel=1
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -13,7 +13,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('6820663a15ee6a668db3ca11cd678c2ca8525426')
+sha1sums=('9e5acb7c8017f3ed0698a633683ef0c30d258312')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2012-06-27 Thread Andrea Scarpino
Date: Wednesday, June 27, 2012 @ 02:22:34
  Author: andrea
Revision: 162455

KDE 4.9 RC1

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-27 06:22:31 UTC (rev 162454)
+++ PKGBUILD2012-06-27 06:22:34 UTC (rev 162455)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcompactdisc
-pkgver=4.8.90
+pkgver=4.8.95
 pkgrel=1
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
@@ -13,7 +13,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('8710d98308c64950c3c1ea2de17c6599628c52ac')
+sha1sums=('6820663a15ee6a668db3ca11cd678c2ca8525426')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2012-06-11 Thread Andrea Scarpino
Date: Tuesday, June 12, 2012 @ 01:42:57
  Author: andrea
Revision: 161532

KDE 4.9beta2

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-12 05:42:54 UTC (rev 161531)
+++ PKGBUILD2012-06-12 05:42:57 UTC (rev 161532)
@@ -2,8 +2,8 @@
 # Maintainer: Andrea Scarpino and...@archlinux.org
 
 pkgname=libkcompactdisc
-pkgver=4.8.80
-pkgrel=2
+pkgver=4.8.90
+pkgrel=1
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('d7a052a3c7e5a9efaa8d3535f5f350dfc3ec6793')
+sha1sums=('8710d98308c64950c3c1ea2de17c6599628c52ac')
 
 build() {
   cd ${srcdir}



[arch-commits] Commit in libkcompactdisc/kde-unstable (PKGBUILD)

2012-06-04 Thread Andrea Scarpino
Date: Tuesday, June 5, 2012 @ 01:30:15
  Author: andrea
Revision: 160755

upgpkg: libkcompactdisc 4.8.80-2

New tarball

Modified:
  libkcompactdisc/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-06-05 05:18:14 UTC (rev 160754)
+++ PKGBUILD2012-06-05 05:30:15 UTC (rev 160755)
@@ -3,7 +3,7 @@
 
 pkgname=libkcompactdisc
 pkgver=4.8.80
-pkgrel=1
+pkgrel=2
 pkgdesc=A library for interfacing with CDs
 url='https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 replaces=('kdemultimedia-kioslave')
 conflicts=('kdemultimedia-kioslave')
 
source=(http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz;)
-sha1sums=('52c984a187195e92436b070cee186977c5dee977')
+sha1sums=('d7a052a3c7e5a9efaa8d3535f5f350dfc3ec6793')
 
 build() {
   cd ${srcdir}