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

Antonio Rojas arojas at archlinux.org
Thu Nov 10 18:30:42 UTC 2016


    Date: Thursday, November 10, 2016 @ 18:30:41
  Author: arojas
Revision: 280434

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

Added:
  kdegraphics-thumbnailers/repos/extra-i686/PKGBUILD
    (from rev 280433, kdegraphics-thumbnailers/trunk/PKGBUILD)
  kdegraphics-thumbnailers/repos/extra-x86_64/PKGBUILD
    (from rev 280433, kdegraphics-thumbnailers/trunk/PKGBUILD)
Deleted:
  kdegraphics-thumbnailers/repos/extra-i686/PKGBUILD
  kdegraphics-thumbnailers/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   68 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   34 ------------------------
 extra-x86_64/PKGBUILD |   34 ------------------------
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-11-10 18:30:34 UTC (rev 280433)
+++ extra-i686/PKGBUILD	2016-11-10 18:30:41 UTC (rev 280434)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegraphics-thumbnailers
-pkgver=16.08.2
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/"
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio)
-makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('5e8c5495ee945f6e80f63ece974cc20fc3168636')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/extra-i686/PKGBUILD (from rev 280433, kdegraphics-thumbnailers/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-11-10 18:30:41 UTC (rev 280434)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegraphics-thumbnailers
+pkgver=16.08.3
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio)
+makedepends=(extra-cmake-modules)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('b7163b7e97d23d186a478391a4202b9c89912ab6')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-11-10 18:30:34 UTC (rev 280433)
+++ extra-x86_64/PKGBUILD	2016-11-10 18:30:41 UTC (rev 280434)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegraphics-thumbnailers
-pkgver=16.08.2
-pkgrel=1
-pkgdesc="Thumbnailers for various graphics file formats"
-url="https://www.kde.org/applications/graphics/"
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(libkexiv2 libkdcraw kio)
-makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('5e8c5495ee945f6e80f63ece974cc20fc3168636')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kdegraphics-thumbnailers/repos/extra-x86_64/PKGBUILD (from rev 280433, kdegraphics-thumbnailers/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-11-10 18:30:41 UTC (rev 280434)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegraphics-thumbnailers
+pkgver=16.08.3
+pkgrel=1
+pkgdesc="Thumbnailers for various graphics file formats"
+url="https://www.kde.org/applications/graphics/"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(libkexiv2 libkdcraw kio)
+makedepends=(extra-cmake-modules)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('b7163b7e97d23d186a478391a4202b9c89912ab6')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list