[arch-commits] Commit in kqtquickcharts/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Tue Apr 19 11:19:33 UTC 2016
Date: Tuesday, April 19, 2016 @ 13:19:33
Author: arojas
Revision: 265249
archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64
Added:
kqtquickcharts/repos/kde-unstable-i686/PKGBUILD
(from rev 265248, kqtquickcharts/trunk/PKGBUILD)
kqtquickcharts/repos/kde-unstable-x86_64/PKGBUILD
(from rev 265248, kqtquickcharts/trunk/PKGBUILD)
Deleted:
kqtquickcharts/repos/kde-unstable-i686/PKGBUILD
kqtquickcharts/repos/kde-unstable-x86_64/PKGBUILD
------------------------------+
/PKGBUILD | 66 +++++++++++++++++++++++++++++++++++++++++
kde-unstable-i686/PKGBUILD | 33 --------------------
kde-unstable-x86_64/PKGBUILD | 33 --------------------
3 files changed, 66 insertions(+), 66 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2016-04-19 11:19:15 UTC (rev 265248)
+++ kde-unstable-i686/PKGBUILD 2016-04-19 11:19:33 UTC (rev 265249)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kqtquickcharts
-pkgver=16.04.0
-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/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('1dd62009da667d534a50f3a59663e56dab46184e')
-
-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/kde-unstable-i686/PKGBUILD (from rev 265248, kqtquickcharts/trunk/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2016-04-19 11:19:33 UTC (rev 265249)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kqtquickcharts
+pkgver=16.04.0
+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/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('1dd62009da667d534a50f3a59663e56dab46184e')
+
+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: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD 2016-04-19 11:19:15 UTC (rev 265248)
+++ kde-unstable-x86_64/PKGBUILD 2016-04-19 11:19:33 UTC (rev 265249)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kqtquickcharts
-pkgver=16.04.0
-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/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('1dd62009da667d534a50f3a59663e56dab46184e')
-
-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/kde-unstable-x86_64/PKGBUILD (from rev 265248, kqtquickcharts/trunk/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2016-04-19 11:19:33 UTC (rev 265249)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kqtquickcharts
+pkgver=16.04.0
+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/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('1dd62009da667d534a50f3a59663e56dab46184e')
+
+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