[arch-commits] Commit in audiocd-kio/repos (2 files)

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Saturday, November 14, 2020 @ 00:19:58
  Author: arojas
Revision: 400910

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 400909, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 400909, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-11-14 00:19:58 UTC (rev 400910)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=20.11.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kcmutils libkcddb libkcompactdisc lame)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('opus-tools: encoding to opus format')
+groups=(kde-applications kde-multimedia)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('37689055a735aff434d8ffde21a55fa10017b663d26e5fbd716247210403414e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in audiocd-kio/repos (2 files)

2020-07-17 Thread Antonio Rojas via arch-commits
Date: Friday, July 17, 2020 @ 23:28:43
  Author: arojas
Revision: 392174

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392173, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 392173, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-07-17 23:28:43 UTC (rev 392174)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=20.07.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kcmutils libkcddb libkcompactdisc lame)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('opus-tools: encoding to opus format')
+groups=(kde-applications kde-multimedia)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('11726d4e34809407dc5aa1f2a138fa8c28e667d01ac5d72e95ebaf64b0ac31c4'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in audiocd-kio/repos (2 files)

2020-03-21 Thread Antonio Rojas via arch-commits
Date: Saturday, March 21, 2020 @ 10:05:12
  Author: arojas
Revision: 378183

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 378182, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 378182, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-03-21 10:05:12 UTC (rev 378183)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=20.03.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kcmutils libkcddb libkcompactdisc lame)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('opus-tools: encoding to opus format')
+groups=(kde-applications kdemultimedia)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8b9450d3591aa8f2b2476f7797d93b3700b92da12e977694664c9c5a1249becb'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in audiocd-kio/repos (2 files)

2019-11-17 Thread Antonio Rojas via arch-commits
Date: Monday, November 18, 2019 @ 00:14:42
  Author: arojas
Revision: 369146

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 369145, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 369145, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-11-18 00:14:42 UTC (rev 369146)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=19.11.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kcmutils libkcddb libkcompactdisc lame)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('opus-tools: encoding to opus format')
+groups=(kde-applications kdemultimedia)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ccf770887a921f6aa0e2356da483cfa4861b818c613d76b5350e0a42ebc35c8a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in audiocd-kio/repos (2 files)

2019-07-19 Thread Antonio Rojas via arch-commits
Date: Friday, July 19, 2019 @ 19:52:07
  Author: arojas
Revision: 358314

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 358313, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 358313, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-07-19 19:52:07 UTC (rev 358314)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=19.07.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kcmutils libkcddb libkcompactdisc lame)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('opus-tools: encoding to opus format')
+groups=(kde-applications kdemultimedia)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('10125038f4de34284d473db492544d9faa4676e0c7a932de992d5350c12ae1b3'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in audiocd-kio/repos (2 files)

2019-03-22 Thread Antonio Rojas via arch-commits
Date: Saturday, March 23, 2019 @ 00:42:12
  Author: arojas
Revision: 349042

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 349041, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 349041, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-03-23 00:42:12 UTC (rev 349042)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=19.03.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kcmutils libkcddb libkcompactdisc lame)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('opus-tools: encoding to opus format')
+groups=(kde-applications kdemultimedia)
+conflicts=(kdemultimedia-audiocd-kio)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('fe444e55b38a9a472860749e419c86c144baa5680ef1713169ff77ad03812f3f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in audiocd-kio/repos (2 files)

2018-11-16 Thread Antonio Rojas via arch-commits
Date: Saturday, November 17, 2018 @ 01:05:59
  Author: arojas
Revision: 339944

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 339943, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 339943, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-11-17 01:05:59 UTC (rev 339944)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=18.11.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kcmutils libkcddb libkcompactdisc lame)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kdemultimedia)
+conflicts=(kdemultimedia-audiocd-kio)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('79664f5e82e302c0c38cfee1d886c4a030f310b87e83887da19307cbe4174e6b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in audiocd-kio/repos (2 files)

2018-07-20 Thread Antonio Rojas via arch-commits
Date: Friday, July 20, 2018 @ 22:40:40
  Author: arojas
Revision: 329273

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 329272, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 329272, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-07-20 22:40:40 UTC (rev 329273)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=18.07.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kdelibs4support libkcddb libkcompactdisc lame)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin)
+groups=(kde-applications kdemultimedia)
+conflicts=(kdemultimedia-audiocd-kio)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9e4e577a1e81b22d1f657f7bd77902856b41287419876c9781824f11b07907cb'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in audiocd-kio/repos (2 files)

2018-03-23 Thread Antonio Rojas via arch-commits
Date: Saturday, March 24, 2018 @ 00:37:25
  Author: arojas
Revision: 320030

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 320029, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 320029, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-03-24 00:37:25 UTC (rev 320030)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=18.03.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kdelibs4support libkcddb libkcompactdisc lame)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin python)
+groups=(kde-applications kdemultimedia)
+conflicts=(kdemultimedia-audiocd-kio)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('bdcce041cb113934910190a24a7c1f305b4146d1d75f99330fb73932f59ba322'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in audiocd-kio/repos (2 files)

2017-11-17 Thread Antonio Rojas
Date: Friday, November 17, 2017 @ 18:36:59
  Author: arojas
Revision: 310230

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 310229, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 310229, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-11-17 18:36:59 UTC (rev 310230)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=17.11.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kdelibs4support libkcddb libkcompactdisc lame cdparanoia)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin python)
+groups=(kde-applications kdemultimedia)
+conflicts=(kdemultimedia-audiocd-kio)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('baaf27aefaca6797e2547b68e5cce3cb2027a9e2ec44075ff81c9c151bbbd3bd'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in audiocd-kio/repos (2 files)

2017-07-21 Thread Antonio Rojas
Date: Friday, July 21, 2017 @ 19:58:38
  Author: arojas
Revision: 301039

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 301038, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 301038, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-07-21 19:58:38 UTC (rev 301039)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=17.07.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(kdelibs4support libkcddb libkcompactdisc lame cdparanoia)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin python)
+groups=(kde-applications kdemultimedia)
+conflicts=(kdemultimedia-audiocd-kio)
+source=("https://download.kde.org/unstable/applications/${pkgver}/src/audiocd-kio-${pkgver}.tar.xz"{,.sig})
+sha256sums=('973fdada041356599275260f806f86f80e28b3788d7009fb605583157952903d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in audiocd-kio/repos (2 files)

2017-03-24 Thread Antonio Rojas
Date: Saturday, March 25, 2017 @ 01:07:43
  Author: arojas
Revision: 291408

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  audiocd-kio/repos/kde-unstable-x86_64/
  audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD
(from rev 291407, audiocd-kio/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: audiocd-kio/repos/kde-unstable-x86_64/PKGBUILD (from rev 291407, 
audiocd-kio/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-03-25 01:07:43 UTC (rev 291408)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=audiocd-kio
+pkgver=17.03.80
+pkgrel=1
+pkgdesc="Kioslave for accessing audio CDs"
+url='https://www.kde.org/applications/multimedia/'
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(kdelibs4support libkcddb libkcompactdisc lame cdparanoia)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin python)
+groups=(kde-applications kdemultimedia)
+conflicts=(kdemultimedia-audiocd-kio)
+source=("https://download.kde.org/stable/applications/${pkgver}/src/audiocd-kio-${pkgver}.tar.xz"{,.sig})
+sha256sums=('ccd1b74b0d6ea20bdc8234c24bbe021978c7392cb0236c072001aa2d8fd65cec'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

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