[arch-commits] Commit in kdegraphics-ksaneplugin/repos (3 files)

Andrea Scarpino andrea at archlinux.org
Wed Sep 7 17:36:35 UTC 2011


    Date: Wednesday, September 7, 2011 @ 13:36:35
  Author: andrea
Revision: 137467

db-move: moved kdegraphics-ksaneplugin from [staging] to [extra] (x86_64)

Added:
  kdegraphics-ksaneplugin/repos/extra-x86_64/PKGBUILD
    (from rev 137465, kdegraphics-ksaneplugin/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdegraphics-ksaneplugin/repos/extra-x86_64/PKGBUILD
  kdegraphics-ksaneplugin/repos/staging-x86_64/

----------+
 PKGBUILD |   62 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-09-07 17:36:34 UTC (rev 137466)
+++ extra-x86_64/PKGBUILD	2011-09-07 17:36:35 UTC (rev 137467)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegraphics-ksaneplugin
-pkgver=4.7.0
-pkgrel=2
-pkgdesc="A scan plugin that implements the scanning"
-url="http://kde.org/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('libksane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/stable/${pkgver}/src/ksaneplugin-${pkgver}.tar.bz2")
-sha1sums=('2d1b61bad04d24f699ea64b203a112df15d37946')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../ksaneplugin-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegraphics-ksaneplugin/repos/extra-x86_64/PKGBUILD (from rev 137465, kdegraphics-ksaneplugin/repos/staging-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-09-07 17:36:35 UTC (rev 137467)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegraphics-ksaneplugin
+pkgver=4.7.1
+pkgrel=1
+pkgdesc="A scan plugin that implements the scanning"
+url="http://kde.org/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('libksane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+source=("http://download.kde.org/stable/${pkgver}/src/ksaneplugin-${pkgver}.tar.bz2")
+sha1sums=('e5b94fd03ddbc1be74881f19e52932c070663044')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../ksaneplugin-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list