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

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Mar 5 15:23:03 UTC 2013


    Date: Tuesday, March 5, 2013 @ 16:23:03
  Author: andrea
Revision: 179337

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  kdebindings-smokekde/repos/extra-i686/PKGBUILD
    (from rev 179336, kdebindings-smokekde/trunk/PKGBUILD)
  kdebindings-smokekde/repos/extra-x86_64/PKGBUILD
    (from rev 179336, kdebindings-smokekde/trunk/PKGBUILD)
Deleted:
  kdebindings-smokekde/repos/extra-i686/PKGBUILD
  kdebindings-smokekde/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   72 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   72 ++++++++++++++++++++++++------------------------
 2 files changed, 72 insertions(+), 72 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-03-05 15:22:52 UTC (rev 179336)
+++ extra-i686/PKGBUILD	2013-03-05 15:23:03 UTC (rev 179337)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdebindings-smokekde
-pkgver=4.10.0
-pkgrel=1
-pkgdesc="Language independent library for KDE bindings"
-url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokekde"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
-             'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate'
-             'mesa')
-optdepends=('kdesdk-kate: Kate bindings'
-            'kdegraphics-okular: Okular bindings'
-            'kdepimlibs: akonadi bindings')
-conflicts=('kdebindings-smoke')
-source=("http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.xz")
-sha1sums=('bcf9bb164a209b1c5f4870440f01809a3486c1e4')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../smokekde-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdebindings-smokekde/repos/extra-i686/PKGBUILD (from rev 179336, kdebindings-smokekde/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-03-05 15:23:03 UTC (rev 179337)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdebindings-smokekde
+pkgver=4.10.1
+pkgrel=1
+pkgdesc="Language independent library for KDE bindings"
+url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokekde"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
+             'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate'
+             'mesa')
+optdepends=('kdesdk-kate: Kate bindings'
+            'kdegraphics-okular: Okular bindings'
+            'kdepimlibs: akonadi bindings')
+conflicts=('kdebindings-smoke')
+source=("http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.xz")
+sha1sums=('7bac022a4f2041ce4adec5a67908ef49f4548941')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../smokekde-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-03-05 15:22:52 UTC (rev 179336)
+++ extra-x86_64/PKGBUILD	2013-03-05 15:23:03 UTC (rev 179337)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdebindings-smokekde
-pkgver=4.10.0
-pkgrel=1
-pkgdesc="Language independent library for KDE bindings"
-url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokekde"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kdebindings')
-depends=('kdebindings-smokeqt')
-makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
-             'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate'
-             'mesa')
-optdepends=('kdesdk-kate: Kate bindings'
-            'kdegraphics-okular: Okular bindings'
-            'kdepimlibs: akonadi bindings')
-conflicts=('kdebindings-smoke')
-source=("http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.xz")
-sha1sums=('bcf9bb164a209b1c5f4870440f01809a3486c1e4')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../smokekde-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdebindings-smokekde/repos/extra-x86_64/PKGBUILD (from rev 179336, kdebindings-smokekde/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-03-05 15:23:03 UTC (rev 179337)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdebindings-smokekde
+pkgver=4.10.1
+pkgrel=1
+pkgdesc="Language independent library for KDE bindings"
+url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokekde"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kdebindings')
+depends=('kdebindings-smokeqt')
+makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
+             'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate'
+             'mesa')
+optdepends=('kdesdk-kate: Kate bindings'
+            'kdegraphics-okular: Okular bindings'
+            'kdepimlibs: akonadi bindings')
+conflicts=('kdebindings-smoke')
+source=("http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.xz")
+sha1sums=('7bac022a4f2041ce4adec5a67908ef49f4548941')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../smokekde-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/build
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list