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

Andrea Scarpino andrea at archlinux.org
Wed Jun 13 14:06:16 UTC 2012


    Date: Wednesday, June 13, 2012 @ 10:06:15
  Author: andrea
Revision: 161669

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

Added:
  kdebindings-smokegen/repos/kde-unstable-i686/PKGBUILD
    (from rev 161668, kdebindings-smokegen/kde-unstable/PKGBUILD)
  kdebindings-smokegen/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 161668, kdebindings-smokegen/kde-unstable/PKGBUILD)
Deleted:
  kdebindings-smokegen/repos/kde-unstable-i686/PKGBUILD
  kdebindings-smokegen/repos/kde-unstable-x86_64/PKGBUILD

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

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2012-06-13 14:05:40 UTC (rev 161668)
+++ kde-unstable-i686/PKGBUILD	2012-06-13 14:06:15 UTC (rev 161669)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdebindings-smokegen
-pkgver=4.8.80
-pkgrel=2
-pkgdesc="A general purpose C++ parser with a plugin infrastructure"
-url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdebindings-smoke')
-source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz")
-sha1sums=('0ab79864476cfb9888ce55226f539fced5b08ee4')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../smokegen-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdebindings-smokegen/repos/kde-unstable-i686/PKGBUILD (from rev 161668, kdebindings-smokegen/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2012-06-13 14:06:15 UTC (rev 161669)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdebindings-smokegen
+pkgver=4.8.90
+pkgrel=1
+pkgdesc="A general purpose C++ parser with a plugin infrastructure"
+url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdebindings-smoke')
+source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz")
+sha1sums=('18c69f3ae1432176fba03c6a1d3b8fc208491a2e')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../smokegen-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2012-06-13 14:05:40 UTC (rev 161668)
+++ kde-unstable-x86_64/PKGBUILD	2012-06-13 14:06:15 UTC (rev 161669)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdebindings-smokegen
-pkgver=4.8.80
-pkgrel=2
-pkgdesc="A general purpose C++ parser with a plugin infrastructure"
-url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdebindings-smoke')
-source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz")
-sha1sums=('0ab79864476cfb9888ce55226f539fced5b08ee4')
-
-build() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../smokegen-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdebindings-smokegen/repos/kde-unstable-x86_64/PKGBUILD (from rev 161668, kdebindings-smokegen/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2012-06-13 14:06:15 UTC (rev 161669)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdebindings-smokegen
+pkgver=4.8.90
+pkgrel=1
+pkgdesc="A general purpose C++ parser with a plugin infrastructure"
+url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdebase-runtime')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdebindings-smoke')
+source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz")
+sha1sums=('18c69f3ae1432176fba03c6a1d3b8fc208491a2e')
+
+build() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../smokegen-${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