[arch-commits] Commit in kdebindings-perlqt/repos (3 files)

Andrea Scarpino andrea at archlinux.org
Thu Dec 8 09:18:32 UTC 2011


    Date: Thursday, December 8, 2011 @ 04:18:32
  Author: andrea
Revision: 144627

db-move: moved kdebindings-perlqt from [staging] to [extra] (x86_64)

Added:
  kdebindings-perlqt/repos/extra-x86_64/PKGBUILD
    (from rev 144608, kdebindings-perlqt/repos/staging-x86_64/PKGBUILD)
Deleted:
  kdebindings-perlqt/repos/extra-x86_64/PKGBUILD
  kdebindings-perlqt/repos/staging-x86_64/

----------+
 PKGBUILD |   60 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-12-08 09:18:31 UTC (rev 144626)
+++ extra-x86_64/PKGBUILD	2011-12-08 09:18:32 UTC (rev 144627)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdebindings-perlqt
-pkgver=4.7.3
-pkgrel=1
-pkgdesc="Perl bindings for the Qt libraries"
-url="http://kde.org/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-source=("http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.bz2")
-sha1sums=('6e69719edccb23e3ced7ba30b72e88d214d6f54e')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../perlqt-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdebindings-perlqt/repos/extra-x86_64/PKGBUILD (from rev 144608, kdebindings-perlqt/repos/staging-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-12-08 09:18:32 UTC (rev 144627)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdebindings-perlqt
+pkgver=4.7.4
+pkgrel=1
+pkgdesc="Perl bindings for the Qt libraries"
+url="http://kde.org/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+source=("http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.bz2")
+sha1sums=('b4b3d8ce2b08af62202f5ae79fe57bde60dd9a85')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../perlqt-${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