Date: Saturday, April 22, 2017 @ 17:49:48
  Author: arojas
Revision: 293967

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kio-extras/repos/testing-i686/PKGBUILD
    (from rev 293966, kio-extras/trunk/PKGBUILD)
  kio-extras/repos/testing-x86_64/PKGBUILD
    (from rev 293966, kio-extras/trunk/PKGBUILD)
Deleted:
  kio-extras/repos/testing-i686/PKGBUILD
  kio-extras/repos/testing-x86_64/PKGBUILD

-------------------------+
 /PKGBUILD               |   84 ++++++++++++++++++++++++++++++++++++++++++++++
 testing-i686/PKGBUILD   |   42 -----------------------
 testing-x86_64/PKGBUILD |   42 -----------------------
 3 files changed, 84 insertions(+), 84 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD       2017-04-22 17:49:20 UTC (rev 293966)
+++ testing-i686/PKGBUILD       2017-04-22 17:49:48 UTC (rev 293967)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <[email protected]>
-# Maintainer: Antonio Rojas <[email protected]>
-# Contributor: Andrea Scarpino <[email protected]>
-
-pkgname=kio-extras
-pkgver=17.04.0
-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=(kdelibs4support kdnssd libssh smbclient exiv2 openexr openslp libmtp 
kpty kactivities)
-makedepends=(extra-cmake-modules kdoctools kdesignerplugin 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=('29eaece2047390e0582040e86e26b455d6c0e2f1cb6c5cf4d5f4a3f470806acf'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 
<[email protected]>
-
-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
-}
-

Copied: kio-extras/repos/testing-i686/PKGBUILD (from rev 293966, 
kio-extras/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD                               (rev 0)
+++ testing-i686/PKGBUILD       2017-04-22 17:49:48 UTC (rev 293967)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan <[email protected]>
+# Maintainer: Antonio Rojas <[email protected]>
+# Contributor: Andrea Scarpino <[email protected]>
+
+pkgname=kio-extras
+pkgver=17.04.0
+pkgrel=2
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(i686 x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kdelibs4support kdnssd libssh smbclient exiv2 openexr openslp libmtp 
kpty kactivities)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin 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=('29eaece2047390e0582040e86e26b455d6c0e2f1cb6c5cf4d5f4a3f470806acf'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 
<[email protected]>
+
+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
+}
+

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD     2017-04-22 17:49:20 UTC (rev 293966)
+++ testing-x86_64/PKGBUILD     2017-04-22 17:49:48 UTC (rev 293967)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <[email protected]>
-# Maintainer: Antonio Rojas <[email protected]>
-# Contributor: Andrea Scarpino <[email protected]>
-
-pkgname=kio-extras
-pkgver=17.04.0
-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=(kdelibs4support kdnssd libssh smbclient exiv2 openexr openslp libmtp 
kpty kactivities)
-makedepends=(extra-cmake-modules kdoctools kdesignerplugin 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=('29eaece2047390e0582040e86e26b455d6c0e2f1cb6c5cf4d5f4a3f470806acf'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 
<[email protected]>
-
-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
-}
-

Copied: kio-extras/repos/testing-x86_64/PKGBUILD (from rev 293966, 
kio-extras/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD                             (rev 0)
+++ testing-x86_64/PKGBUILD     2017-04-22 17:49:48 UTC (rev 293967)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Felix Yan <[email protected]>
+# Maintainer: Antonio Rojas <[email protected]>
+# Contributor: Andrea Scarpino <[email protected]>
+
+pkgname=kio-extras
+pkgver=17.04.0
+pkgrel=2
+pkgdesc="Additional components to increase the functionality of KIO"
+arch=(i686 x86_64)
+url='https://www.kde.org/applications/internet/'
+license=(LGPL)
+depends=(kdelibs4support kdnssd libssh smbclient exiv2 openexr openslp libmtp 
kpty kactivities)
+makedepends=(extra-cmake-modules kdoctools kdesignerplugin 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=('29eaece2047390e0582040e86e26b455d6c0e2f1cb6c5cf4d5f4a3f470806acf'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 
<[email protected]>
+
+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
+}
+

Reply via email to