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

Andrea Scarpino andrea at nymeria.archlinux.org
Sat Mar 15 07:48:27 UTC 2014


    Date: Saturday, March 15, 2014 @ 08:48:26
  Author: andrea
Revision: 207807

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

Added:
  kqtquickcharts/repos/kde-unstable-i686/PKGBUILD
    (from rev 207806, kqtquickcharts/kde-unstable/PKGBUILD)
  kqtquickcharts/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 207806, kqtquickcharts/kde-unstable/PKGBUILD)
Deleted:
  kqtquickcharts/repos/kde-unstable-i686/PKGBUILD
  kqtquickcharts/repos/kde-unstable-x86_64/PKGBUILD

------------------------------+
 /PKGBUILD                    |   64 +++++++++++++++++++++++++++++++++++++++++
 kde-unstable-i686/PKGBUILD   |   32 --------------------
 kde-unstable-x86_64/PKGBUILD |   32 --------------------
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2014-03-15 07:48:16 UTC (rev 207806)
+++ kde-unstable-i686/PKGBUILD	2014-03-15 07:48:26 UTC (rev 207807)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kqtquickcharts
-pkgver=4.12.80
-pkgrel=1
-pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
-url="https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('269a3f8eb739360003540800adb8399a82f5d990')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kqtquickcharts/repos/kde-unstable-i686/PKGBUILD (from rev 207806, kqtquickcharts/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2014-03-15 07:48:26 UTC (rev 207807)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kqtquickcharts
+pkgver=4.12.90
+pkgrel=1
+pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
+url="https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('da404d20c421f5f910766e3acd989a4348a5b295')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2014-03-15 07:48:16 UTC (rev 207806)
+++ kde-unstable-x86_64/PKGBUILD	2014-03-15 07:48:26 UTC (rev 207807)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kqtquickcharts
-pkgver=4.12.80
-pkgrel=1
-pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
-url="https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('269a3f8eb739360003540800adb8399a82f5d990')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kqtquickcharts/repos/kde-unstable-x86_64/PKGBUILD (from rev 207806, kqtquickcharts/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2014-03-15 07:48:26 UTC (rev 207807)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kqtquickcharts
+pkgver=4.12.90
+pkgrel=1
+pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
+url="https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('da404d20c421f5f910766e3acd989a4348a5b295')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list