[arch-commits] Commit in libksane/repos (10 files)

2013-01-05 Thread Andrea Scarpino
Date: Saturday, January 5, 2013 @ 08:07:39
  Author: andrea
Revision: 174656

db-move: moved libksane from [testing] to [extra] (i686, x86_64)

Added:
  libksane/repos/extra-i686/PKGBUILD
(from rev 174655, libksane/repos/testing-i686/PKGBUILD)
  libksane/repos/extra-i686/libksane.install
(from rev 174655, libksane/repos/testing-i686/libksane.install)
  libksane/repos/extra-x86_64/PKGBUILD
(from rev 174655, libksane/repos/testing-x86_64/PKGBUILD)
  libksane/repos/extra-x86_64/libksane.install
(from rev 174655, libksane/repos/testing-x86_64/libksane.install)
Deleted:
  libksane/repos/extra-i686/PKGBUILD
  libksane/repos/extra-i686/libksane.install
  libksane/repos/extra-x86_64/PKGBUILD
  libksane/repos/extra-x86_64/libksane.install
  libksane/repos/testing-i686/
  libksane/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-i686/libksane.install   |   22 ++---
 extra-x86_64/PKGBUILD |   64 
 extra-x86_64/libksane.install |   22 ++---
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-01-05 13:07:19 UTC (rev 174655)
+++ extra-i686/PKGBUILD 2013-01-05 13:07:39 UTC (rev 174656)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.9.4
-pkgrel=1
-pkgdesc="An image scanning library"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('6e6dd688b9cae1e809754d527327770c8a4caad0')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: libksane/repos/extra-i686/PKGBUILD (from rev 174655, 
libksane/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-01-05 13:07:39 UTC (rev 174656)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=libksane
+pkgver=4.9.5
+pkgrel=1
+pkgdesc="An image scanning library"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'sane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('feec52661f536b56ad14dfc628b90facd39d05ca')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/libksane.install
===
--- extra-i686/libksane.install 2013-01-05 13:07:19 UTC (rev 174655)
+++ extra-i686/libksane.install 2013-01-05 13:07:39 UTC (rev 174656)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libksane/repos/extra-i686/libksane.install (from rev 174655, 
libksane/repos/testing-i686/libksane.install)
===
--- extra-i686/libksane.install (rev 0)
+++ extra-i686/libksane.install 2013-01-05 13:07:39 UTC (rev 174656)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-01-05 13:07:19 UTC (rev 174655)
+++ extra-x86_64/PKGBUILD   2013-01-05 13:07:39 UTC (rev 174656)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.9.4
-pkgrel=1
-pkgdesc="An image scanning library"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('6e6dd688

[arch-commits] Commit in libksane/repos (10 files)

2012-12-06 Thread Andrea Scarpino
Date: Thursday, December 6, 2012 @ 03:19:54
  Author: andrea
Revision: 172817

db-move: moved libksane from [testing] to [extra] (i686, x86_64)

Added:
  libksane/repos/extra-i686/PKGBUILD
(from rev 172792, libksane/repos/testing-i686/PKGBUILD)
  libksane/repos/extra-i686/libksane.install
(from rev 172792, libksane/repos/testing-i686/libksane.install)
  libksane/repos/extra-x86_64/PKGBUILD
(from rev 172792, libksane/repos/testing-x86_64/PKGBUILD)
  libksane/repos/extra-x86_64/libksane.install
(from rev 172792, libksane/repos/testing-x86_64/libksane.install)
Deleted:
  libksane/repos/extra-i686/PKGBUILD
  libksane/repos/extra-i686/libksane.install
  libksane/repos/extra-x86_64/PKGBUILD
  libksane/repos/extra-x86_64/libksane.install
  libksane/repos/testing-i686/
  libksane/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-i686/libksane.install   |   22 ++---
 extra-x86_64/PKGBUILD |   64 
 extra-x86_64/libksane.install |   22 ++---
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-12-06 08:19:50 UTC (rev 172816)
+++ extra-i686/PKGBUILD 2012-12-06 08:19:54 UTC (rev 172817)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.9.3
-pkgrel=1
-pkgdesc="An image scanning library"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('2ca77dc024bf5254a7bd7ebd22c3b83bab4e07cc')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: libksane/repos/extra-i686/PKGBUILD (from rev 172792, 
libksane/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-12-06 08:19:54 UTC (rev 172817)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=libksane
+pkgver=4.9.4
+pkgrel=1
+pkgdesc="An image scanning library"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'sane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('6e6dd688b9cae1e809754d527327770c8a4caad0')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/libksane.install
===
--- extra-i686/libksane.install 2012-12-06 08:19:50 UTC (rev 172816)
+++ extra-i686/libksane.install 2012-12-06 08:19:54 UTC (rev 172817)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libksane/repos/extra-i686/libksane.install (from rev 172792, 
libksane/repos/testing-i686/libksane.install)
===
--- extra-i686/libksane.install (rev 0)
+++ extra-i686/libksane.install 2012-12-06 08:19:54 UTC (rev 172817)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-12-06 08:19:50 UTC (rev 172816)
+++ extra-x86_64/PKGBUILD   2012-12-06 08:19:54 UTC (rev 172817)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.9.3
-pkgrel=1
-pkgdesc="An image scanning library"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('2ca77dc

[arch-commits] Commit in libksane/repos (10 files)

2012-11-09 Thread Andrea Scarpino
Date: Friday, November 9, 2012 @ 03:26:38
  Author: andrea
Revision: 170603

db-move: moved libksane from [testing] to [extra] (i686, x86_64)

Added:
  libksane/repos/extra-i686/PKGBUILD
(from rev 170578, libksane/repos/testing-i686/PKGBUILD)
  libksane/repos/extra-i686/libksane.install
(from rev 170578, libksane/repos/testing-i686/libksane.install)
  libksane/repos/extra-x86_64/PKGBUILD
(from rev 170578, libksane/repos/testing-x86_64/PKGBUILD)
  libksane/repos/extra-x86_64/libksane.install
(from rev 170578, libksane/repos/testing-x86_64/libksane.install)
Deleted:
  libksane/repos/extra-i686/PKGBUILD
  libksane/repos/extra-i686/libksane.install
  libksane/repos/extra-x86_64/PKGBUILD
  libksane/repos/extra-x86_64/libksane.install
  libksane/repos/testing-i686/
  libksane/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-i686/libksane.install   |   22 ++---
 extra-x86_64/PKGBUILD |   64 
 extra-x86_64/libksane.install |   22 ++---
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-09 08:26:33 UTC (rev 170602)
+++ extra-i686/PKGBUILD 2012-11-09 08:26:38 UTC (rev 170603)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.9.2
-pkgrel=1
-pkgdesc="An image scanning library"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('e8578ec3a65ba91a8772c88612f61116ee9f38a8')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: libksane/repos/extra-i686/PKGBUILD (from rev 170578, 
libksane/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-11-09 08:26:38 UTC (rev 170603)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=libksane
+pkgver=4.9.3
+pkgrel=1
+pkgdesc="An image scanning library"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'sane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('2ca77dc024bf5254a7bd7ebd22c3b83bab4e07cc')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/libksane.install
===
--- extra-i686/libksane.install 2012-11-09 08:26:33 UTC (rev 170602)
+++ extra-i686/libksane.install 2012-11-09 08:26:38 UTC (rev 170603)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libksane/repos/extra-i686/libksane.install (from rev 170578, 
libksane/repos/testing-i686/libksane.install)
===
--- extra-i686/libksane.install (rev 0)
+++ extra-i686/libksane.install 2012-11-09 08:26:38 UTC (rev 170603)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-11-09 08:26:33 UTC (rev 170602)
+++ extra-x86_64/PKGBUILD   2012-11-09 08:26:38 UTC (rev 170603)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.9.2
-pkgrel=1
-pkgdesc="An image scanning library"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('e8578ec3a

[arch-commits] Commit in libksane/repos (10 files)

2012-10-03 Thread Andrea Scarpino
Date: Wednesday, October 3, 2012 @ 10:41:06
  Author: andrea
Revision: 167786

db-move: moved libksane from [testing] to [extra] (i686, x86_64)

Added:
  libksane/repos/extra-i686/PKGBUILD
(from rev 167757, libksane/repos/testing-i686/PKGBUILD)
  libksane/repos/extra-i686/libksane.install
(from rev 167757, libksane/repos/testing-i686/libksane.install)
  libksane/repos/extra-x86_64/PKGBUILD
(from rev 167757, libksane/repos/testing-x86_64/PKGBUILD)
  libksane/repos/extra-x86_64/libksane.install
(from rev 167757, libksane/repos/testing-x86_64/libksane.install)
Deleted:
  libksane/repos/extra-i686/PKGBUILD
  libksane/repos/extra-i686/libksane.install
  libksane/repos/extra-x86_64/PKGBUILD
  libksane/repos/extra-x86_64/libksane.install
  libksane/repos/testing-i686/
  libksane/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-i686/libksane.install   |   22 ++---
 extra-x86_64/PKGBUILD |   64 
 extra-x86_64/libksane.install |   22 ++---
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-10-03 14:41:05 UTC (rev 167785)
+++ extra-i686/PKGBUILD 2012-10-03 14:41:06 UTC (rev 167786)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.9.1
-pkgrel=1
-pkgdesc="An image scanning library"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('c44eed9ec5f998d0449369f3c1b1abfc4ad2fcfd')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: libksane/repos/extra-i686/PKGBUILD (from rev 167757, 
libksane/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-10-03 14:41:06 UTC (rev 167786)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=libksane
+pkgver=4.9.2
+pkgrel=1
+pkgdesc="An image scanning library"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'sane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('e8578ec3a65ba91a8772c88612f61116ee9f38a8')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/libksane.install
===
--- extra-i686/libksane.install 2012-10-03 14:41:05 UTC (rev 167785)
+++ extra-i686/libksane.install 2012-10-03 14:41:06 UTC (rev 167786)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libksane/repos/extra-i686/libksane.install (from rev 167757, 
libksane/repos/testing-i686/libksane.install)
===
--- extra-i686/libksane.install (rev 0)
+++ extra-i686/libksane.install 2012-10-03 14:41:06 UTC (rev 167786)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-10-03 14:41:05 UTC (rev 167785)
+++ extra-x86_64/PKGBUILD   2012-10-03 14:41:06 UTC (rev 167786)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.9.1
-pkgrel=1
-pkgdesc="An image scanning library"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('c44eed9

[arch-commits] Commit in libksane/repos (10 files)

2012-09-05 Thread Andrea Scarpino
Date: Wednesday, September 5, 2012 @ 14:29:06
  Author: andrea
Revision: 166223

db-move: moved libksane from [testing] to [extra] (i686, x86_64)

Added:
  libksane/repos/extra-i686/PKGBUILD
(from rev 166198, libksane/repos/testing-i686/PKGBUILD)
  libksane/repos/extra-i686/libksane.install
(from rev 166198, libksane/repos/testing-i686/libksane.install)
  libksane/repos/extra-x86_64/PKGBUILD
(from rev 166198, libksane/repos/testing-x86_64/PKGBUILD)
  libksane/repos/extra-x86_64/libksane.install
(from rev 166198, libksane/repos/testing-x86_64/libksane.install)
Deleted:
  libksane/repos/extra-i686/PKGBUILD
  libksane/repos/extra-i686/libksane.install
  libksane/repos/extra-x86_64/PKGBUILD
  libksane/repos/extra-x86_64/libksane.install
  libksane/repos/testing-i686/
  libksane/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-i686/libksane.install   |   22 ++---
 extra-x86_64/PKGBUILD |   64 
 extra-x86_64/libksane.install |   22 ++---
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-09-05 18:29:00 UTC (rev 166222)
+++ extra-i686/PKGBUILD 2012-09-05 18:29:06 UTC (rev 166223)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.9.0
-pkgrel=1
-pkgdesc="An image scanning library"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('0a7a18454d78a5c3c4cf22696163c2383bf6e333')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: libksane/repos/extra-i686/PKGBUILD (from rev 166198, 
libksane/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-09-05 18:29:06 UTC (rev 166223)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=libksane
+pkgver=4.9.1
+pkgrel=1
+pkgdesc="An image scanning library"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'sane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('c44eed9ec5f998d0449369f3c1b1abfc4ad2fcfd')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/libksane.install
===
--- extra-i686/libksane.install 2012-09-05 18:29:00 UTC (rev 166222)
+++ extra-i686/libksane.install 2012-09-05 18:29:06 UTC (rev 166223)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libksane/repos/extra-i686/libksane.install (from rev 166198, 
libksane/repos/testing-i686/libksane.install)
===
--- extra-i686/libksane.install (rev 0)
+++ extra-i686/libksane.install 2012-09-05 18:29:06 UTC (rev 166223)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-09-05 18:29:00 UTC (rev 166222)
+++ extra-x86_64/PKGBUILD   2012-09-05 18:29:06 UTC (rev 166223)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.9.0
-pkgrel=1
-pkgdesc="An image scanning library"
-url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('0a7a1

[arch-commits] Commit in libksane/repos (10 files)

2012-08-06 Thread Andrea Scarpino
Date: Monday, August 6, 2012 @ 19:15:27
  Author: andrea
Revision: 164864

db-move: moved libksane from [testing] to [extra] (i686, x86_64)

Added:
  libksane/repos/extra-i686/PKGBUILD
(from rev 164839, libksane/repos/testing-i686/PKGBUILD)
  libksane/repos/extra-i686/libksane.install
(from rev 164839, libksane/repos/testing-i686/libksane.install)
  libksane/repos/extra-x86_64/PKGBUILD
(from rev 164839, libksane/repos/testing-x86_64/PKGBUILD)
  libksane/repos/extra-x86_64/libksane.install
(from rev 164839, libksane/repos/testing-x86_64/libksane.install)
Deleted:
  libksane/repos/extra-i686/PKGBUILD
  libksane/repos/extra-i686/libksane.install
  libksane/repos/extra-x86_64/PKGBUILD
  libksane/repos/extra-x86_64/libksane.install
  libksane/repos/testing-i686/
  libksane/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   64 
 extra-i686/libksane.install   |   22 ++---
 extra-x86_64/PKGBUILD |   64 
 extra-x86_64/libksane.install |   22 ++---
 4 files changed, 86 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-08-06 23:15:21 UTC (rev 164863)
+++ extra-i686/PKGBUILD 2012-08-06 23:15:27 UTC (rev 164864)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.8.4
-pkgrel=1
-pkgdesc="An image scanning library"
-url="http://kde.org/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('5ac35d8478ccace1495ae42eb2169918cebc8d95')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: libksane/repos/extra-i686/PKGBUILD (from rev 164839, 
libksane/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-08-06 23:15:27 UTC (rev 164864)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+
+pkgname=libksane
+pkgver=4.9.0
+pkgrel=1
+pkgdesc="An image scanning library"
+url="https://projects.kde.org/projects/kde/kdegraphics/libs/libksane";
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs' 'sane')
+makedepends=('cmake' 'automoc4')
+replaces=('kdegraphics-libs')
+conflicts=('kdegraphics-libs')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
+sha1sums=('0a7a18454d78a5c3c4cf22696163c2383bf6e333')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/libksane.install
===
--- extra-i686/libksane.install 2012-08-06 23:15:21 UTC (rev 164863)
+++ extra-i686/libksane.install 2012-08-06 23:15:27 UTC (rev 164864)
@@ -1,11 +0,0 @@
-post_install() {
-   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: libksane/repos/extra-i686/libksane.install (from rev 164839, 
libksane/repos/testing-i686/libksane.install)
===
--- extra-i686/libksane.install (rev 0)
+++ extra-i686/libksane.install 2012-08-06 23:15:27 UTC (rev 164864)
@@ -0,0 +1,11 @@
+post_install() {
+   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-08-06 23:15:21 UTC (rev 164863)
+++ extra-x86_64/PKGBUILD   2012-08-06 23:15:27 UTC (rev 164864)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino 
-
-pkgname=libksane
-pkgver=4.8.4
-pkgrel=1
-pkgdesc="An image scanning library"
-url="http://kde.org/";
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs' 'sane')
-makedepends=('cmake' 'automoc4')
-replaces=('kdegraphics-libs')
-conflicts=('kdegraphics-libs')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('5ac35d8478ccace1495ae42eb2169918cebc8d95')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cma