[arch-commits] Commit in gwenview/repos (4 files)

Antonio Rojas arojas at archlinux.org
Fri Aug 5 18:09:46 UTC 2016


    Date: Friday, August 5, 2016 @ 18:09:45
  Author: arojas
Revision: 273270

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

Added:
  gwenview/repos/kde-unstable-i686/PKGBUILD
    (from rev 273269, gwenview/kde-unstable/PKGBUILD)
  gwenview/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 273269, gwenview/kde-unstable/PKGBUILD)
Deleted:
  gwenview/repos/kde-unstable-i686/PKGBUILD
  gwenview/repos/kde-unstable-x86_64/PKGBUILD

------------------------------+
 /PKGBUILD                    |   82 +++++++++++++++++++++++++++++++++++++++++
 kde-unstable-i686/PKGBUILD   |   41 --------------------
 kde-unstable-x86_64/PKGBUILD |   41 --------------------
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2016-08-05 18:09:27 UTC (rev 273269)
+++ kde-unstable-i686/PKGBUILD	2016-08-05 18:09:45 UTC (rev 273270)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=gwenview
-pkgver=16.07.80
-pkgrel=1
-pkgdesc="A fast and easy to use image viewer for KDE"
-url='http://kde.org/applications/graphics/gwenview/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kactivities' 'baloo' 'kdelibs4support' 'libkipi' 'libkdcraw')
-optdepends=('qt5-imageformats: support for tiff, webp, and more image formats'
-            'kimageformats: support for dds, xcf, exr, psd, and more image formats'
-            'kipi-plugins: export to various online services')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin')
-replaces=('kdegraphics-gwenview')
-conflicts=('kdegraphics-gwenview')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('fd67aad415f0d6ce72d310ec1a6ff6082dbda4d4')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib \
-    -DGWENVIEW_SEMANTICINFO_BACKEND="Baloo" \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: gwenview/repos/kde-unstable-i686/PKGBUILD (from rev 273269, gwenview/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2016-08-05 18:09:45 UTC (rev 273270)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=gwenview
+pkgver=16.07.90
+pkgrel=1
+pkgdesc="A fast and easy to use image viewer for KDE"
+url='http://kde.org/applications/graphics/gwenview/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kactivities' 'baloo' 'kdelibs4support' 'libkipi' 'libkdcraw')
+optdepends=('qt5-imageformats: support for tiff, webp, and more image formats'
+            'kimageformats: support for dds, xcf, exr, psd, and more image formats'
+            'kipi-plugins: export to various online services')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin')
+replaces=('kdegraphics-gwenview')
+conflicts=('kdegraphics-gwenview')
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('b7431409b41eb437cdff9b0aa5f209ce91090eb5')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib \
+    -DGWENVIEW_SEMANTICINFO_BACKEND="Baloo" \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2016-08-05 18:09:27 UTC (rev 273269)
+++ kde-unstable-x86_64/PKGBUILD	2016-08-05 18:09:45 UTC (rev 273270)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=gwenview
-pkgver=16.07.80
-pkgrel=1
-pkgdesc="A fast and easy to use image viewer for KDE"
-url='http://kde.org/applications/graphics/gwenview/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdegraphics')
-depends=('kactivities' 'baloo' 'kdelibs4support' 'libkipi' 'libkdcraw')
-optdepends=('qt5-imageformats: support for tiff, webp, and more image formats'
-            'kimageformats: support for dds, xcf, exr, psd, and more image formats'
-            'kipi-plugins: export to various online services')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin')
-replaces=('kdegraphics-gwenview')
-conflicts=('kdegraphics-gwenview')
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('fd67aad415f0d6ce72d310ec1a6ff6082dbda4d4')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib \
-    -DGWENVIEW_SEMANTICINFO_BACKEND="Baloo" \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: gwenview/repos/kde-unstable-x86_64/PKGBUILD (from rev 273269, gwenview/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2016-08-05 18:09:45 UTC (rev 273270)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=gwenview
+pkgver=16.07.90
+pkgrel=1
+pkgdesc="A fast and easy to use image viewer for KDE"
+url='http://kde.org/applications/graphics/gwenview/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdegraphics')
+depends=('kactivities' 'baloo' 'kdelibs4support' 'libkipi' 'libkdcraw')
+optdepends=('qt5-imageformats: support for tiff, webp, and more image formats'
+            'kimageformats: support for dds, xcf, exr, psd, and more image formats'
+            'kipi-plugins: export to various online services')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin')
+replaces=('kdegraphics-gwenview')
+conflicts=('kdegraphics-gwenview')
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('b7431409b41eb437cdff9b0aa5f209ce91090eb5')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib \
+    -DGWENVIEW_SEMANTICINFO_BACKEND="Baloo" \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list