[arch-commits] Commit in juk/repos (kde-unstable-x86_64 kde-unstable-x86_64/PKGBUILD)

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Saturday, November 14, 2020 @ 00:20:44
  Author: arojas
Revision: 400915

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

Added:
  juk/repos/kde-unstable-x86_64/
  juk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 400914, juk/kde-unstable/PKGBUILD)

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

Copied: juk/repos/kde-unstable-x86_64/PKGBUILD (from rev 400914, 
juk/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-11-14 00:20:44 UTC (rev 400915)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=juk
+pkgver=20.11.80
+pkgrel=1
+pkgdesc='A jukebox, tagger and music collection manager'
+url='https://kde.org/applications/multimedia/juk/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-multimedia)
+depends=(kio taglib phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e1f73fd91d9b9846f1a1640ac5d3b181f11b2042764cbfd1c40c2351d49ea90f'
+'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 juk/repos (kde-unstable-x86_64 kde-unstable-x86_64/PKGBUILD)

2020-07-17 Thread Antonio Rojas via arch-commits
Date: Friday, July 17, 2020 @ 23:29:24
  Author: arojas
Revision: 392179

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

Added:
  juk/repos/kde-unstable-x86_64/
  juk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392178, juk/kde-unstable/PKGBUILD)

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

Copied: juk/repos/kde-unstable-x86_64/PKGBUILD (from rev 392178, 
juk/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-07-17 23:29:24 UTC (rev 392179)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=juk
+pkgver=20.07.80
+pkgrel=1
+pkgdesc='A jukebox, tagger and music collection manager'
+url='https://kde.org/applications/multimedia/juk/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-multimedia)
+depends=(kio taglib phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('f518bc12fe43667285b131bc314bb35af83f81a68dd7d2cbe8458b86eca3c151'
+'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 juk/repos (kde-unstable-x86_64 kde-unstable-x86_64/PKGBUILD)

2020-03-21 Thread Antonio Rojas via arch-commits
Date: Saturday, March 21, 2020 @ 10:06:16
  Author: arojas
Revision: 378188

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

Added:
  juk/repos/kde-unstable-x86_64/
  juk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 378187, juk/kde-unstable/PKGBUILD)

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

Copied: juk/repos/kde-unstable-x86_64/PKGBUILD (from rev 378187, 
juk/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-03-21 10:06:16 UTC (rev 378188)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=juk
+pkgver=20.03.80
+pkgrel=1
+pkgdesc='A jukebox, tagger and music collection manager'
+url='https://kde.org/applications/multimedia/juk/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio taglib phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('862ff655545b5001ab8c0ad6231e7db7388e2d9800ee36bd99b1fa2f8f09c9df'
+'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 juk/repos (kde-unstable-x86_64 kde-unstable-x86_64/PKGBUILD)

2019-11-17 Thread Antonio Rojas via arch-commits
Date: Monday, November 18, 2019 @ 00:15:57
  Author: arojas
Revision: 369151

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

Added:
  juk/repos/kde-unstable-x86_64/
  juk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 369150, juk/kde-unstable/PKGBUILD)

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

Copied: juk/repos/kde-unstable-x86_64/PKGBUILD (from rev 369150, 
juk/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-11-18 00:15:57 UTC (rev 369151)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=juk
+pkgver=19.11.80
+pkgrel=1
+pkgdesc='A jukebox, tagger and music collection manager'
+url='https://kde.org/applications/multimedia/juk/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio taglib phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('73cf56105b2cef37925f74fd700491701c5edb8343d1e6f0a64c5e8c77f955fa'
+'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 juk/repos (kde-unstable-x86_64 kde-unstable-x86_64/PKGBUILD)

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

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

Added:
  juk/repos/kde-unstable-x86_64/
  juk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 358317, juk/kde-unstable/PKGBUILD)

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

Copied: juk/repos/kde-unstable-x86_64/PKGBUILD (from rev 358317, 
juk/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-07-19 19:52:49 UTC (rev 358318)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=juk
+pkgver=19.07.80
+pkgrel=1
+pkgdesc='A jukebox, tagger and music collection manager'
+url='https://kde.org/applications/multimedia/juk/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio taglib phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('43c87b35c63446e60fe58b8681d00c49579e3eff754e5e2c85a7605ffe429922'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in juk/repos (kde-unstable-x86_64 kde-unstable-x86_64/PKGBUILD)

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

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

Added:
  juk/repos/kde-unstable-x86_64/
  juk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 349045, juk/kde-unstable/PKGBUILD)

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

Copied: juk/repos/kde-unstable-x86_64/PKGBUILD (from rev 349045, 
juk/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-03-23 00:42:59 UTC (rev 349046)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=juk
+pkgver=19.03.80
+pkgrel=1
+pkgdesc='A jukebox, tagger and music collection manager'
+url='https://kde.org/applications/multimedia/juk/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio taglib phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdemultimedia-juk)
+replaces=(kdemultimedia-juk)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e6bf405fa80ad06f732ca9401d488842ca5ca5543564babaf777ef9739c8d489'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in juk/repos (kde-unstable-x86_64 kde-unstable-x86_64/PKGBUILD)

2018-11-16 Thread Antonio Rojas via arch-commits
Date: Saturday, November 17, 2018 @ 01:07:19
  Author: arojas
Revision: 339948

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

Added:
  juk/repos/kde-unstable-x86_64/
  juk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 339947, juk/kde-unstable/PKGBUILD)

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

Copied: juk/repos/kde-unstable-x86_64/PKGBUILD (from rev 339947, 
juk/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-11-17 01:07:19 UTC (rev 339948)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=juk
+pkgver=18.11.80
+pkgrel=1
+pkgdesc='A jukebox, tagger and music collection manager'
+url='https://kde.org/applications/multimedia/juk/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio taglib phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdemultimedia-juk)
+replaces=(kdemultimedia-juk)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c7052e47d69d978148ef285ea0b9bf387c3347725dde2c051772b9d61aa65ace'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in juk/repos (kde-unstable-x86_64 kde-unstable-x86_64/PKGBUILD)

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

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

Added:
  juk/repos/kde-unstable-x86_64/
  juk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 329276, juk/kde-unstable/PKGBUILD)

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

Copied: juk/repos/kde-unstable-x86_64/PKGBUILD (from rev 329276, 
juk/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-07-20 22:41:38 UTC (rev 329277)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=juk
+pkgver=18.07.80
+pkgrel=1
+pkgdesc='A jukebox, tagger and music collection manager'
+url='https://kde.org/applications/multimedia/juk/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio taglib hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdemultimedia-juk)
+replaces=(kdemultimedia-juk)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a7719be3d23c18030c0224ef09f58203e7f0d11a95ac625ea7899aefd0bf72c3'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in juk/repos (kde-unstable-x86_64 kde-unstable-x86_64/PKGBUILD)

2018-03-23 Thread Antonio Rojas via arch-commits
Date: Saturday, March 24, 2018 @ 00:38:40
  Author: arojas
Revision: 320034

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

Added:
  juk/repos/kde-unstable-x86_64/
  juk/repos/kde-unstable-x86_64/PKGBUILD
(from rev 320033, juk/kde-unstable/PKGBUILD)

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

Copied: juk/repos/kde-unstable-x86_64/PKGBUILD (from rev 320033, 
juk/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-03-24 00:38:40 UTC (rev 320034)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=juk
+pkgver=18.03.80
+pkgrel=1
+pkgdesc='A jukebox, tagger and music collection manager'
+url='https://kde.org/applications/multimedia/juk/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdemultimedia)
+depends=(kio taglib hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+conflicts=(kdemultimedia-juk)
+replaces=(kdemultimedia-juk)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('299eb53e4ef17c8167008f4a7a5b5bdadad63b5782778f96ce6d002f87a54829'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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