[arch-commits] Commit in kdebindings-perlqt (5 files)

Andrea Scarpino andrea at archlinux.org
Wed Aug 1 04:54:08 UTC 2012


    Date: Wednesday, August 1, 2012 @ 00:54:07
  Author: andrea
Revision: 164403

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

Added:
  kdebindings-perlqt/repos/kde-unstable-i686/PKGBUILD
    (from rev 164402, kdebindings-perlqt/trunk/PKGBUILD)
  kdebindings-perlqt/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 164402, kdebindings-perlqt/trunk/PKGBUILD)
Deleted:
  kdebindings-perlqt/kde-unstable/
  kdebindings-perlqt/repos/kde-unstable-i686/PKGBUILD
  kdebindings-perlqt/repos/kde-unstable-x86_64/PKGBUILD

------------------------------+
 kde-unstable-i686/PKGBUILD   |   62 ++++++++++++++++++++---------------------
 kde-unstable-x86_64/PKGBUILD |   62 ++++++++++++++++++++---------------------
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: repos/kde-unstable-i686/PKGBUILD
===================================================================
--- repos/kde-unstable-i686/PKGBUILD	2012-08-01 04:53:29 UTC (rev 164402)
+++ repos/kde-unstable-i686/PKGBUILD	2012-08-01 04:54:07 UTC (rev 164403)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdebindings-perlqt
-pkgver=4.8.97
-pkgrel=1
-pkgdesc="Perl bindings for the Qt libraries"
-url="https://projects.kde.org/projects/kde/kdebindings/perl/perlqt"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'perl-list-moreutils')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-source=("http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz")
-sha1sums=('387afb6746d55fa4d63ee5885e91cd12b6161f5e')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../perlqt-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_SKIP_RPATH=ON \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdebindings-perlqt/repos/kde-unstable-i686/PKGBUILD (from rev 164402, kdebindings-perlqt/trunk/PKGBUILD)
===================================================================
--- repos/kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ repos/kde-unstable-i686/PKGBUILD	2012-08-01 04:54:07 UTC (rev 164403)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdebindings-perlqt
+pkgver=4.9.0
+pkgrel=1
+pkgdesc="Perl bindings for the Qt libraries"
+url="https://projects.kde.org/projects/kde/kdebindings/perl/perlqt"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'perl-list-moreutils')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+source=("http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.xz")
+sha1sums=('c51a788cee16f6222e70c96361083581fad1fb51')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../perlqt-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_SKIP_RPATH=ON \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: repos/kde-unstable-x86_64/PKGBUILD
===================================================================
--- repos/kde-unstable-x86_64/PKGBUILD	2012-08-01 04:53:29 UTC (rev 164402)
+++ repos/kde-unstable-x86_64/PKGBUILD	2012-08-01 04:54:07 UTC (rev 164403)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdebindings-perlqt
-pkgver=4.8.97
-pkgrel=1
-pkgdesc="Perl bindings for the Qt libraries"
-url="https://projects.kde.org/projects/kde/kdebindings/perl/perlqt"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt' 'perl-list-moreutils')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
-source=("http://download.kde.org/unstable/${pkgver}/src/perlqt-${pkgver}.tar.xz")
-sha1sums=('387afb6746d55fa4d63ee5885e91cd12b6161f5e')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../perlqt-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_SKIP_RPATH=ON \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdebindings-perlqt/repos/kde-unstable-x86_64/PKGBUILD (from rev 164402, kdebindings-perlqt/trunk/PKGBUILD)
===================================================================
--- repos/kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ repos/kde-unstable-x86_64/PKGBUILD	2012-08-01 04:54:07 UTC (rev 164403)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdebindings-perlqt
+pkgver=4.9.0
+pkgrel=1
+pkgdesc="Perl bindings for the Qt libraries"
+url="https://projects.kde.org/projects/kde/kdebindings/perl/perlqt"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt' 'perl-list-moreutils')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
+source=("http://download.kde.org/stable/${pkgver}/src/perlqt-${pkgver}.tar.xz")
+sha1sums=('c51a788cee16f6222e70c96361083581fad1fb51')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../perlqt-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_SKIP_RPATH=ON \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list