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

2020-11-05 Thread Antonio Rojas via arch-commits
Date: Thursday, November 5, 2020 @ 15:16:14
  Author: arojas
Revision: 399459

archrelease: copy trunk to extra-x86_64

Added:
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 399458, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-05 15:16:04 UTC (rev 399458)
+++ PKGBUILD2020-11-05 15:16:14 UTC (rev 399459)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=20.08.2
-pkgrel=1
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kio kdnssd libssh smbclient libmtp phonon-qt5 syntax-highlighting 
kdsoap-ws-discovery-client libxcursor)
-makedepends=(extra-cmake-modules kdoctools gperf taglib libappimage openexr 
kpty kactivities-stats)
-optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: 
info kioslave'
-'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
-'libappimage: AppImage thumbnails' 'icoutils: Windows executable 
thumbnails'
-'openexr: EXR format thumbnails' 'kpty: comic book thumbnails' 
'kactivities-stats: recently used kioslave')
-groups=(kde-applications kde-network)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9d4b9cb5a4002ad2127c5c5c4d25ff95d53de32ea08348e8dc40fe83d950076e'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 399458, 
kio-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-05 15:16:14 UTC (rev 399459)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=20.08.3
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kio kdnssd libssh smbclient libmtp phonon-qt5 syntax-highlighting 
kdsoap-ws-discovery-client libxcursor)
+makedepends=(extra-cmake-modules kdoctools gperf taglib libappimage openexr 
kpty kactivities-stats)
+optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: 
info kioslave'
+'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
+'libappimage: AppImage thumbnails' 'icoutils: Windows executable 
thumbnails'
+'openexr: EXR format thumbnails' 'kpty: comic book thumbnails' 
'kactivities-stats: recently used kioslave')
+groups=(kde-applications kde-network)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2c0001a2e864173988c5b0916de4511ff4c5ea711e96e928f9299fc4b44af344'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2020-10-09 Thread Antonio Rojas via arch-commits
Date: Friday, October 9, 2020 @ 13:36:57
  Author: arojas
Revision: 397751

archrelease: copy trunk to extra-x86_64

Added:
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 397750, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-09 13:36:48 UTC (rev 397750)
+++ PKGBUILD2020-10-09 13:36:57 UTC (rev 397751)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=20.08.1
-pkgrel=2
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kio kdnssd libssh smbclient libmtp phonon-qt5 syntax-highlighting 
kdsoap-ws-discovery-client libxcursor)
-makedepends=(extra-cmake-modules kdoctools gperf taglib libappimage openexr 
kpty kactivities-stats)
-optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: 
info kioslave'
-'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
-'libappimage: AppImage thumbnails' 'icoutils: Windows executable 
thumbnails'
-'openexr: EXR format thumbnails' 'kpty: comic book thumbnails' 
'kactivities-stats: recently used kioslave')
-groups=(kde-applications kde-network)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('1122635926052f34fd35d8aeef9c3c1d892690d8372f2b7d902e6449cdab988a'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 397750, 
kio-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-09 13:36:57 UTC (rev 397751)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=20.08.2
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kio kdnssd libssh smbclient libmtp phonon-qt5 syntax-highlighting 
kdsoap-ws-discovery-client libxcursor)
+makedepends=(extra-cmake-modules kdoctools gperf taglib libappimage openexr 
kpty kactivities-stats)
+optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: 
info kioslave'
+'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
+'libappimage: AppImage thumbnails' 'icoutils: Windows executable 
thumbnails'
+'openexr: EXR format thumbnails' 'kpty: comic book thumbnails' 
'kactivities-stats: recently used kioslave')
+groups=(kde-applications kde-network)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9d4b9cb5a4002ad2127c5c5c4d25ff95d53de32ea08348e8dc40fe83d950076e'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2020-09-03 Thread Antonio Rojas via arch-commits
Date: Thursday, September 3, 2020 @ 11:40:45
  Author: arojas
Revision: 395320

archrelease: copy trunk to extra-x86_64

Added:
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 395319, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-09-03 11:40:33 UTC (rev 395319)
+++ PKGBUILD2020-09-03 11:40:45 UTC (rev 395320)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=20.08.0
-pkgrel=1
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kio kdnssd libssh smbclient libmtp phonon-qt5 syntax-highlighting 
kdsoap-ws-discovery-client libxcursor)
-makedepends=(extra-cmake-modules kdoctools gperf taglib libappimage openexr 
kpty kactivities-stats)
-optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: 
info kioslave'
-'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
-'libappimage: AppImage thumbnails' 'icoutils: Windows executable 
thumbnails'
-'openexr: EXR format thumbnails' 'kpty: comic book thumbnails' 
'kactivities-stats: recently used kioslave')
-groups=(kde-applications kde-network)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6bfbb92dd56755ec0b2dee0cd889d6081ae00df339c05b4cb7a173a463275e2d'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 395319, 
kio-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-09-03 11:40:45 UTC (rev 395320)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=20.08.1
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kio kdnssd libssh smbclient libmtp phonon-qt5 syntax-highlighting 
kdsoap-ws-discovery-client libxcursor)
+makedepends=(extra-cmake-modules kdoctools gperf taglib libappimage openexr 
kpty kactivities-stats)
+optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: 
info kioslave'
+'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
+'libappimage: AppImage thumbnails' 'icoutils: Windows executable 
thumbnails'
+'openexr: EXR format thumbnails' 'kpty: comic book thumbnails' 
'kactivities-stats: recently used kioslave')
+groups=(kde-applications kde-network)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1122635926052f34fd35d8aeef9c3c1d892690d8372f2b7d902e6449cdab988a'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2020-06-11 Thread Antonio Rojas via arch-commits
Date: Thursday, June 11, 2020 @ 21:34:19
  Author: arojas
Revision: 388973

archrelease: copy trunk to extra-x86_64

Added:
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 388972, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-11 21:34:07 UTC (rev 388972)
+++ PKGBUILD2020-06-11 21:34:19 UTC (rev 388973)
@@ -1,39 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=20.04.1
-pkgrel=1
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty 
kactivities-stats phonon-qt5 syntax-highlighting kdsoap-ws-discovery-client 
libxcursor)
-makedepends=(extra-cmake-modules kdoctools gperf taglib libappimage)
-optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: 
info kioslave'
-'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
-'libappimage: AppImage thumbnails' 'icoutils: Windows executable 
thumbnails')
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4a81b3f8f81fa7b6d0677d6706bbb9c995db27643ce40fca6501c2c56c2d8f33'
-'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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

Copied: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 388972, 
kio-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-11 21:34:19 UTC (rev 388973)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=20.04.2
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty 
kactivities-stats phonon-qt5 syntax-highlighting kdsoap-ws-discovery-client 
libxcursor)
+makedepends=(extra-cmake-modules kdoctools gperf taglib libappimage)
+optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: 
info kioslave'
+'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
+'libappimage: AppImage thumbnails' 'icoutils: Windows executable 
thumbnails')
+groups=(kde-applications kde-network)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('fd81859ac88a534e421bd4b7d1b9c9073f18d381dc9a3370fc703bd3e629'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2020-05-15 Thread Antonio Rojas via arch-commits
Date: Friday, May 15, 2020 @ 12:31:42
  Author: arojas
Revision: 383633

archrelease: copy trunk to extra-x86_64

Added:
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 383632, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-15 12:31:32 UTC (rev 383632)
+++ PKGBUILD2020-05-15 12:31:42 UTC (rev 383633)
@@ -1,44 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=20.04.0
-pkgrel=4
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty 
kactivities-stats phonon-qt5 syntax-highlighting kdsoap-ws-discovery-client 
libxcursor)
-makedepends=(extra-cmake-modules kdoctools gperf taglib libappimage)
-optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: 
info kioslave'
-'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
-'libappimage: AppImage thumbnails' 'icoutils: Windows executable 
thumbnails')
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
- 
CVE-2020-12755.patch::"https://cgit.kde.org/kio-extras.git/patch/?id=d813cef3;)
-sha256sums=('a70f6079a8d2acb8c64bf0d08f7f7e5685f2e9c4e49548c138609437fdc6cd4d'
-'SKIP'
-'365f1c5a252e221f048c6199de111db2d5715500738b5981ed4f63a9bd984d0e')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

-  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -p1 -i ../CVE-2020-12755.patch
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
--DLIBAPPIMAGE_LIBRARIES=libappimage.so \
--DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 383632, 
kio-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-15 12:31:42 UTC (rev 383633)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=20.04.1
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty 
kactivities-stats phonon-qt5 syntax-highlighting kdsoap-ws-discovery-client 
libxcursor)
+makedepends=(extra-cmake-modules kdoctools gperf taglib libappimage)
+optdepends=('qt5-imageformats: thumbnails for additional image formats' 'perl: 
info kioslave'
+'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
+'libappimage: AppImage thumbnails' 'icoutils: Windows executable 
thumbnails')
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4a81b3f8f81fa7b6d0677d6706bbb9c995db27643ce40fca6501c2c56c2d8f33'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


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

2018-03-08 Thread Antonio Rojas via arch-commits
Date: Thursday, March 8, 2018 @ 14:58:22
  Author: arojas
Revision: 318177

archrelease: copy trunk to extra-x86_64

Added:
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 318176, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-08 14:58:07 UTC (rev 318176)
+++ PKGBUILD2018-03-08 14:58:22 UTC (rev 318177)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=17.12.2
-pkgrel=1
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
-makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
-optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails 
for additional image formats'
-'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
-'khtml: man kioslave')
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d7dfe8b6306f0d7c2b47056306376244f5947e758938182c63963ae7886d'
-'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: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 318176, 
kio-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-08 14:58:22 UTC (rev 318177)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=17.12.3
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
+makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
+optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails 
for additional image formats'
+'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
+'khtml: man kioslave')
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('7ad2df61267c274507b1ee8d592ba829ca7e60efda4a16ba301dabb26102d1c5'
+'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 kio-extras/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-02-08 Thread Antonio Rojas via arch-commits
Date: Thursday, February 8, 2018 @ 17:22:17
  Author: arojas
Revision: 316404

archrelease: copy trunk to extra-x86_64

Added:
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 316403, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-08 17:22:02 UTC (rev 316403)
+++ PKGBUILD2018-02-08 17:22:17 UTC (rev 316404)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=17.12.1
-pkgrel=1
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
-makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
-optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails 
for additional image formats'
-'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
-'khtml: man kioslave')
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c5f0553e986a41fe07c8d7a4df142749a496ce572936ecaef166db4853db1f6f'
-'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: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 316403, 
kio-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-08 17:22:17 UTC (rev 316404)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=17.12.2
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
+makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
+optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails 
for additional image formats'
+'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
+'khtml: man kioslave')
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('d7dfe8b6306f0d7c2b47056306376244f5947e758938182c63963ae7886d'
+'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 kio-extras/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-01-11 Thread Antonio Rojas via arch-commits
Date: Thursday, January 11, 2018 @ 17:30:50
  Author: arojas
Revision: 314540

archrelease: copy trunk to extra-x86_64

Added:
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 314539, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-11 17:30:18 UTC (rev 314539)
+++ PKGBUILD2018-01-11 17:30:50 UTC (rev 314540)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=17.12.0
-pkgrel=2
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
-makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
-optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails 
for additional image formats'
-'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
-'khtml: man kioslave')
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9a166d517ae950e2a2f5f19c2c3121363aa220156c139c16f20451bfa143521e'
-'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: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 314539, 
kio-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-11 17:30:50 UTC (rev 314540)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=17.12.1
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
+makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
+optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails 
for additional image formats'
+'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
+'khtml: man kioslave')
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c5f0553e986a41fe07c8d7a4df142749a496ce572936ecaef166db4853db1f6f'
+'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 kio-extras/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2018-01-09 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 9, 2018 @ 13:42:38
  Author: arojas
Revision: 314290

archrelease: copy trunk to extra-x86_64

Added:
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 314289, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-09 13:42:05 UTC (rev 314289)
+++ PKGBUILD2018-01-09 13:42:38 UTC (rev 314290)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=17.12.0
-pkgrel=1
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kio kdnssd libssh smbclient exiv2 openexr openslp libmtp kpty 
kactivities)
-makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
-optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails 
for additional image formats'
-'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
-'khtml: man kioslave')
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9a166d517ae950e2a2f5f19c2c3121363aa220156c139c16f20451bfa143521e'
-'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: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 314289, 
kio-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-09 13:42:38 UTC (rev 314290)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=17.12.0
+pkgrel=2
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kio kdnssd libssh smbclient exiv2 openexr libmtp kpty kactivities)
+makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
+optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails 
for additional image formats'
+'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
+'khtml: man kioslave')
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9a166d517ae950e2a2f5f19c2c3121363aa220156c139c16f20451bfa143521e'
+'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 kio-extras/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2017-11-09 Thread Antonio Rojas
Date: Thursday, November 9, 2017 @ 14:24:40
  Author: arojas
Revision: 309255

archrelease: copy trunk to extra-x86_64

Added:
  kio-extras/repos/extra-x86_64/PKGBUILD
(from rev 309254, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-09 14:23:47 UTC (rev 309254)
+++ PKGBUILD2017-11-09 14:24:40 UTC (rev 309255)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Maintainer: Antonio Rojas 
-# Contributor: Andrea Scarpino 
-
-pkgname=kio-extras
-pkgver=17.08.2
-pkgrel=1
-pkgdesc="Additional components to increase the functionality of KIO"
-arch=(i686 x86_64)
-url='https://www.kde.org/applications/internet/'
-license=(LGPL)
-depends=(kio kdnssd libssh smbclient exiv2 openexr openslp libmtp kpty 
kactivities)
-makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
-optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails 
for additional image formats'
-'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
-'khtml: man kioslave')
-groups=(kde-applications kdenetwork)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d6fc25a3f83750ca2af27768a7278314139bda8591df70b8f49b3d11379a74dd'
-'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: kio-extras/repos/extra-x86_64/PKGBUILD (from rev 309254, 
kio-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-09 14:24:40 UTC (rev 309255)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kio-extras
+pkgver=17.08.3
+pkgrel=1
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(i686 x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kio kdnssd libssh smbclient exiv2 openexr openslp libmtp kpty 
kactivities)
+makedepends=(extra-cmake-modules kdoctools qt5-webengine gperf taglib khtml)
+optdepends=('qt5-webengine: HTML thumbnailer' 'qt5-imageformats: thumbnails 
for additional image formats'
+'kimageformats: thumbnails for additional image formats' 'taglib: 
audio file thumbnails'
+'khtml: man kioslave')
+groups=(kde-applications kdenetwork)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4c268b22a50d7ed08dbb7211a34e562aa10c2cbb2c62fb4311a0f932c841013f'
+'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
+}
+