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

2020-11-27 Thread Antonio Rojas via arch-commits
Date: Friday, November 27, 2020 @ 15:12:20
  Author: arojas
Revision: 402264

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

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 402263, krfb/kde-unstable/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-27 15:12:09 UTC (rev 402263)
+++ PKGBUILD2020-11-27 15:12:20 UTC (rev 402264)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=20.11.80
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver pipewire kcompletion 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-groups=(kde-applications kde-network)
-source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('7413196e5ddc5ade24bf012ccfa49678c9d4e92c495fd1253093dbb0d6c1e5b8'
-'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
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 402263, 
krfb/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-27 15:12:20 UTC (rev 402264)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=20.11.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver pipewire kcompletion 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-network)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6a2771fd3fdda0d53b70677950649f779fc25f02b8a1fa91e2393746b9843929'
+'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 krfb/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2020-08-01 Thread Antonio Rojas via arch-commits
Date: Saturday, August 1, 2020 @ 08:48:30
  Author: arojas
Revision: 392972

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

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392971, krfb/kde-unstable/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   56 
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-01 08:48:21 UTC (rev 392971)
+++ PKGBUILD2020-08-01 08:48:30 UTC (rev 392972)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=20.07.80
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver pipewire kcompletion 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-groups=(kde-applications kde-network)
-source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9f460aaf9844d808b4915ba79d84eda45c1b332bf6ab6bcd371e95bfb0ce3d7d'
-'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
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 392971, 
krfb/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-01 08:48:30 UTC (rev 392972)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=20.07.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver pipewire kcompletion 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kde-network)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ea2519ddc1283abe2f2fb2f786f45ba004aefdeb50a9a447f478144e9cc1d92a'
+'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 krfb/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2020-04-03 Thread Antonio Rojas via arch-commits
Date: Friday, April 3, 2020 @ 21:20:00
  Author: arojas
Revision: 379426

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

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 379425, krfb/kde-unstable/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-03 21:19:34 UTC (rev 379425)
+++ PKGBUILD2020-04-03 21:20:00 UTC (rev 379426)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=20.03.80
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver pipewire kcompletion 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('493f42ae221f8f0ebec272009f1fecd6516d63dc065efc1eaee895f7adc06d5a'
-'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
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 379425, 
krfb/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-03 21:20:00 UTC (rev 379426)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=20.03.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver pipewire kcompletion 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('469a4974fbd69342ba2a339d7380695a3cd9f41194162c90592ca3c9d2525243'
+'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 krfb/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2019-11-29 Thread Antonio Rojas via arch-commits
Date: Friday, November 29, 2019 @ 23:46:53
  Author: arojas
Revision: 370104

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

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 370103, krfb/kde-unstable/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-29 23:46:43 UTC (rev 370103)
+++ PKGBUILD2019-11-29 23:46:53 UTC (rev 370104)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=19.11.80
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver pipewire)
-makedepends=(extra-cmake-modules kdoctools)
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9a2cfbe872033d19760641cf80d2f7b79c9090b0f64fecf2638c00508380b370'
-'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
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 370103, 
krfb/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-29 23:46:53 UTC (rev 370104)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=19.11.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver pipewire)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1c833d8267e055f55ed72a778d748cda59fd73b71e2f9b48461d4572ad7a192b'
+'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 krfb/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2019-08-02 Thread Antonio Rojas via arch-commits
Date: Friday, August 2, 2019 @ 22:40:03
  Author: arojas
Revision: 359060

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

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 359059, krfb/kde-unstable/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-02 22:39:50 UTC (rev 359059)
+++ PKGBUILD2019-08-02 22:40:03 UTC (rev 359060)
@@ -1,36 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=19.07.80
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver pipewire)
-makedepends=(extra-cmake-modules kdoctools)
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cfd8cf714a840baf208ddb08236638dae59fa85ba1085dc61ed9f25e0033a0c1'
-'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
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 359059, 
krfb/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-02 22:40:03 UTC (rev 359060)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=19.07.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver pipewire)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9bf28fc70e75e5edb277d7e64407cf5bacc250e6f8e728aba42bfe174f41e830'
+'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 krfb/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2019-04-05 Thread Antonio Rojas via arch-commits
Date: Friday, April 5, 2019 @ 13:37:49
  Author: arojas
Revision: 350059

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

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 350058, krfb/kde-unstable/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-05 13:37:37 UTC (rev 350058)
+++ PKGBUILD2019-04-05 13:37:49 UTC (rev 350059)
@@ -1,36 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=19.03.80
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0c4e2513fb881481d2ce381e010b90c90fdeeda8fa1b690110758cc76ce89cee'
-'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
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 350058, 
krfb/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-05 13:37:49 UTC (rev 350059)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=19.03.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('690b808693f83c6e115c687b6c23284df4eb22ed1e0b2a65deecb173a3bef437'
+'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 krfb/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-11-30 Thread Antonio Rojas via arch-commits
Date: Friday, November 30, 2018 @ 15:51:23
  Author: arojas
Revision: 340823

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

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 340822, krfb/kde-unstable/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-30 15:51:09 UTC (rev 340822)
+++ PKGBUILD2018-11-30 15:51:23 UTC (rev 340823)
@@ -1,36 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=18.11.80
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0f9d6739804ed89fac588c27a410867bc13ac22a810c567f7994417a727ee0a8'
-'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
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 340822, 
krfb/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-30 15:51:23 UTC (rev 340823)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=18.11.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('fc6a75cbab317ce4138a93b148ab7be0be7ca7060accffaa1ce8a0df95d656d3'
+'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 krfb/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-17 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 17, 2018 @ 23:04:38
  Author: arojas
Revision: 322104

archrelease: copy trunk to kde-unstable-x86_64

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 322103, krfb/trunk/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-17 23:04:19 UTC (rev 322103)
+++ PKGBUILD2018-04-17 23:04:38 UTC (rev 322104)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=18.03.90
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver)
-makedepends=(extra-cmake-modules kdoctools python)
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cdc9cac16d82250dd66a07afad1b9b7f4c3b1ffe3d5e3a4ca6bc6094e03361f1'
-'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
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 322103, 
krfb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-17 23:04:38 UTC (rev 322104)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=18.04.0
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver)
+makedepends=(extra-cmake-modules kdoctools)
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6ce6b092a820367f887f40a1ef94fcfc5b52795082a7e4f94e1a4c62654102ab'
+'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 krfb/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2018-04-06 Thread Antonio Rojas via arch-commits
Date: Friday, April 6, 2018 @ 07:33:00
  Author: arojas
Revision: 321218

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

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 321217, krfb/kde-unstable/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-06 07:32:43 UTC (rev 321217)
+++ PKGBUILD2018-04-06 07:33:00 UTC (rev 321218)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=18.03.80
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver)
-makedepends=(extra-cmake-modules kdoctools python)
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('f7b4ef017130864d8d1dcace02d1e63081600e7c82b3eb69411cbe8ba5b69aec'
-'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
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 321217, 
krfb/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-06 07:33:00 UTC (rev 321218)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=18.03.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver)
+makedepends=(extra-cmake-modules kdoctools python)
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('cdc9cac16d82250dd66a07afad1b9b7f4c3b1ffe3d5e3a4ca6bc6094e03361f1'
+'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 krfb/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2017-12-14 Thread Antonio Rojas via arch-commits
Date: Thursday, December 14, 2017 @ 12:23:17
  Author: arojas
Revision: 312601

archrelease: copy trunk to kde-unstable-x86_64

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 312600, krfb/trunk/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-14 12:23:01 UTC (rev 312600)
+++ PKGBUILD2017-12-14 12:23:17 UTC (rev 312601)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=17.11.90
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver)
-makedepends=(extra-cmake-modules kdoctools python)
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e15b62707db8d67bf75ff7e27112705e08df9357c381b642163ebf490abdf62a'
-'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
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 312600, 
krfb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-14 12:23:17 UTC (rev 312601)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=17.12.0
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver)
+makedepends=(extra-cmake-modules kdoctools python)
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('66b84b2ebe4efc2f2a59cb4dd312b6997abb9b7fa49ca55fea7f61a497eea682'
+'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 krfb/repos/kde-unstable-x86_64 (PKGBUILD PKGBUILD)

2017-12-01 Thread Antonio Rojas via arch-commits
Date: Friday, December 1, 2017 @ 18:57:37
  Author: arojas
Revision: 311414

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

Added:
  krfb/repos/kde-unstable-x86_64/PKGBUILD
(from rev 311413, krfb/kde-unstable/PKGBUILD)
Deleted:
  krfb/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-01 18:57:19 UTC (rev 311413)
+++ PKGBUILD2017-12-01 18:57:37 UTC (rev 311414)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Maintainer: Felix Yan 
-
-pkgname=krfb
-pkgver=17.11.80
-pkgrel=1
-pkgdesc='Desktop Sharing'
-url='https://www.kde.org/applications/system/krfb'
-arch=(x86_64)
-license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver libxdamage)
-makedepends=(extra-cmake-modules kdoctools python)
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('f1b4fb2a1a2db46f0aa9173e64c2889ac61fda9790877b54c1781b2b6a69c730'
-'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
-}

Copied: krfb/repos/kde-unstable-x86_64/PKGBUILD (from rev 311413, 
krfb/kde-unstable/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-01 18:57:37 UTC (rev 311414)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgname=krfb
+pkgver=17.11.90
+pkgrel=1
+pkgdesc='Desktop Sharing'
+url='https://www.kde.org/applications/system/krfb'
+arch=(x86_64)
+license=(LGPL)
+depends=(kdnssd kxmlgui kwallet libvncserver)
+makedepends=(extra-cmake-modules kdoctools python)
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e15b62707db8d67bf75ff7e27112705e08df9357c381b642163ebf490abdf62a'
+'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
+}