[arch-commits] Commit in kqtquickcharts/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Thu Oct 13 15:56:36 UTC 2016
Date: Thursday, October 13, 2016 @ 15:56:36
Author: arojas
Revision: 278605
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
kqtquickcharts/repos/extra-i686/PKGBUILD
(from rev 278604, kqtquickcharts/trunk/PKGBUILD)
kqtquickcharts/repos/extra-x86_64/PKGBUILD
(from rev 278604, kqtquickcharts/trunk/PKGBUILD)
Deleted:
kqtquickcharts/repos/extra-i686/PKGBUILD
kqtquickcharts/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 66 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 33 ------------------------
extra-x86_64/PKGBUILD | 33 ------------------------
3 files changed, 66 insertions(+), 66 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2016-10-13 15:56:29 UTC (rev 278604)
+++ extra-i686/PKGBUILD 2016-10-13 15:56:36 UTC (rev 278605)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kqtquickcharts
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
-url="https://edu.kde.org/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('24e58305d3e290fe3812028df540482544daf9fa')
-
-prepare() {
- mkdir -p 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/extra-i686/PKGBUILD (from rev 278604, kqtquickcharts/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 15:56:36 UTC (rev 278605)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kqtquickcharts
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
+url="https://edu.kde.org/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('086f8d7dc8b3e815ea626d6af63f7c6b4f17e0fa')
+
+prepare() {
+ mkdir -p 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: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2016-10-13 15:56:29 UTC (rev 278604)
+++ extra-x86_64/PKGBUILD 2016-10-13 15:56:36 UTC (rev 278605)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kqtquickcharts
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
-url="https://edu.kde.org/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('24e58305d3e290fe3812028df540482544daf9fa')
-
-prepare() {
- mkdir -p 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/extra-x86_64/PKGBUILD (from rev 278604, kqtquickcharts/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2016-10-13 15:56:36 UTC (rev 278605)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kqtquickcharts
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="A QtQuick plugin to render beautiful and interactive charts"
+url="https://edu.kde.org/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('086f8d7dc8b3e815ea626d6af63f7c6b4f17e0fa')
+
+prepare() {
+ mkdir -p 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