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

Antonio Rojas arojas at archlinux.org
Fri Aug 5 17:25:03 UTC 2016


    Date: Friday, August 5, 2016 @ 17:25:03
  Author: arojas
Revision: 273140

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

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

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

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2016-08-05 17:24:45 UTC (rev 273139)
+++ kde-unstable-i686/PKGBUILD	2016-08-05 17:25:03 UTC (rev 273140)
@@ -1,35 +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=libkdcraw
-pkgver=16.07.80
-pkgrel=1
-pkgdesc="A C++ interface used to decode RAW picture"
-url="https://www.kde.org/applications/graphics/"
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-base libraw)
-makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('a51e1988c62ba67eaa8d4d23380a7c1f112fc4d2')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libkdcraw/repos/kde-unstable-i686/PKGBUILD (from rev 273139, libkdcraw/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2016-08-05 17:25:03 UTC (rev 273140)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libkdcraw
+pkgver=16.07.90
+pkgrel=1
+pkgdesc="A C++ interface used to decode RAW picture"
+url="https://www.kde.org/applications/graphics/"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-base libraw)
+makedepends=(extra-cmake-modules)
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('bc6c0e8323a4dcac32a597309aa7d2dca52c1e80')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2016-08-05 17:24:45 UTC (rev 273139)
+++ kde-unstable-x86_64/PKGBUILD	2016-08-05 17:25:03 UTC (rev 273140)
@@ -1,35 +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=libkdcraw
-pkgver=16.07.80
-pkgrel=1
-pkgdesc="A C++ interface used to decode RAW picture"
-url="https://www.kde.org/applications/graphics/"
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-depends=(qt5-base libraw)
-makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('a51e1988c62ba67eaa8d4d23380a7c1f112fc4d2')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: libkdcraw/repos/kde-unstable-x86_64/PKGBUILD (from rev 273139, libkdcraw/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2016-08-05 17:25:03 UTC (rev 273140)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libkdcraw
+pkgver=16.07.90
+pkgrel=1
+pkgdesc="A C++ interface used to decode RAW picture"
+url="https://www.kde.org/applications/graphics/"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+depends=(qt5-base libraw)
+makedepends=(extra-cmake-modules)
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha1sums=('bc6c0e8323a4dcac32a597309aa7d2dca52c1e80')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list