[arch-commits] Commit in kvantum-qt5/repos (4 files)
Bruno Pagani
archange at archlinux.org
Sat Oct 14 18:40:36 UTC 2017
Date: Saturday, October 14, 2017 @ 18:40:35
Author: archange
Revision: 262796
archrelease: copy trunk to community-i686, community-x86_64
Added:
kvantum-qt5/repos/community-i686/PKGBUILD
(from rev 262795, kvantum-qt5/trunk/PKGBUILD)
kvantum-qt5/repos/community-x86_64/PKGBUILD
(from rev 262795, kvantum-qt5/trunk/PKGBUILD)
Deleted:
kvantum-qt5/repos/community-i686/PKGBUILD
kvantum-qt5/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 60 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 30 ----------------------
community-x86_64/PKGBUILD | 30 ----------------------
3 files changed, 60 insertions(+), 60 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-10-14 18:40:15 UTC (rev 262795)
+++ community-i686/PKGBUILD 2017-10-14 18:40:35 UTC (rev 262796)
@@ -1,30 +0,0 @@
-# Maintainer: Bruno Pagani <archange at archlinux.org>
-
-_pkgname=Kvantum
-pkgname=kvantum-qt5
-pkgver=0.10.4
-pkgrel=1
-pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra themes)"
-arch=('i686' 'x86_64')
-url="https://github.com/tsujan/Kvantum"
-license=('GPL')
-depends=('qt5-base' 'qt5-svg' 'qt5-x11extras' 'libx11' 'libxext' 'hicolor-icon-theme')
-makedepends=('cmake' 'qt5-tools')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/V${pkgver}.tar.gz")
-sha256sums=('0fda33ebca0708435eb2a03f04a850bc7490ba415122e442820a11ce6511bc58')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../${_pkgname}-${pkgver}/${_pkgname} \
- -DCMAKE_INSTALL_PREFIX:PATH=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: kvantum-qt5/repos/community-i686/PKGBUILD (from rev 262795, kvantum-qt5/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-14 18:40:35 UTC (rev 262796)
@@ -0,0 +1,30 @@
+# Maintainer: Bruno Pagani <archange at archlinux.org>
+
+_pkgname=Kvantum
+pkgname=kvantum-qt5
+pkgver=0.10.5
+pkgrel=1
+pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra themes)"
+arch=('i686' 'x86_64')
+url="https://github.com/tsujan/Kvantum"
+license=('GPL')
+depends=('qt5-base' 'qt5-svg' 'qt5-x11extras' 'libx11' 'libxext' 'hicolor-icon-theme')
+makedepends=('cmake' 'qt5-tools')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/V${pkgver}.tar.gz")
+sha256sums=('3174dc68331e286a51c0288f5862363258ee2d11b7b10eac65f3bcb0ced6302e')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../${_pkgname}-${pkgver}/${_pkgname} \
+ -DCMAKE_INSTALL_PREFIX:PATH=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-10-14 18:40:15 UTC (rev 262795)
+++ community-x86_64/PKGBUILD 2017-10-14 18:40:35 UTC (rev 262796)
@@ -1,30 +0,0 @@
-# Maintainer: Bruno Pagani <archange at archlinux.org>
-
-_pkgname=Kvantum
-pkgname=kvantum-qt5
-pkgver=0.10.4
-pkgrel=1
-pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra themes)"
-arch=('i686' 'x86_64')
-url="https://github.com/tsujan/Kvantum"
-license=('GPL')
-depends=('qt5-base' 'qt5-svg' 'qt5-x11extras' 'libx11' 'libxext' 'hicolor-icon-theme')
-makedepends=('cmake' 'qt5-tools')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/V${pkgver}.tar.gz")
-sha256sums=('0fda33ebca0708435eb2a03f04a850bc7490ba415122e442820a11ce6511bc58')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../${_pkgname}-${pkgver}/${_pkgname} \
- -DCMAKE_INSTALL_PREFIX:PATH=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: kvantum-qt5/repos/community-x86_64/PKGBUILD (from rev 262795, kvantum-qt5/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-10-14 18:40:35 UTC (rev 262796)
@@ -0,0 +1,30 @@
+# Maintainer: Bruno Pagani <archange at archlinux.org>
+
+_pkgname=Kvantum
+pkgname=kvantum-qt5
+pkgver=0.10.5
+pkgrel=1
+pkgdesc="SVG-based theme engine for Qt5 (including config tool and extra themes)"
+arch=('i686' 'x86_64')
+url="https://github.com/tsujan/Kvantum"
+license=('GPL')
+depends=('qt5-base' 'qt5-svg' 'qt5-x11extras' 'libx11' 'libxext' 'hicolor-icon-theme')
+makedepends=('cmake' 'qt5-tools')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/V${pkgver}.tar.gz")
+sha256sums=('3174dc68331e286a51c0288f5862363258ee2d11b7b10eac65f3bcb0ced6302e')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../${_pkgname}-${pkgver}/${_pkgname} \
+ -DCMAKE_INSTALL_PREFIX:PATH=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list