[arch-commits] Commit in qt5ct/repos (12 files)
Antonio Rojas
arojas at archlinux.org
Tue Sep 15 09:44:57 UTC 2015
Date: Tuesday, September 15, 2015 @ 11:44:57
Author: arojas
Revision: 140318
archrelease: copy trunk to community-i686, community-x86_64
Added:
qt5ct/repos/community-i686/COPYING.BSD
(from rev 140317, qt5ct/trunk/COPYING.BSD)
qt5ct/repos/community-i686/PKGBUILD
(from rev 140317, qt5ct/trunk/PKGBUILD)
qt5ct/repos/community-i686/qt5ct.install
(from rev 140317, qt5ct/trunk/qt5ct.install)
qt5ct/repos/community-x86_64/COPYING.BSD
(from rev 140317, qt5ct/trunk/COPYING.BSD)
qt5ct/repos/community-x86_64/PKGBUILD
(from rev 140317, qt5ct/trunk/PKGBUILD)
qt5ct/repos/community-x86_64/qt5ct.install
(from rev 140317, qt5ct/trunk/qt5ct.install)
Deleted:
qt5ct/repos/community-i686/COPYING.BSD
qt5ct/repos/community-i686/PKGBUILD
qt5ct/repos/community-i686/qt5ct.install
qt5ct/repos/community-x86_64/COPYING.BSD
qt5ct/repos/community-x86_64/PKGBUILD
qt5ct/repos/community-x86_64/qt5ct.install
--------------------------------+
/COPYING.BSD | 60 ++++++++++++++++++++++++++++++++++++
/PKGBUILD | 64 +++++++++++++++++++++++++++++++++++++++
/qt5ct.install | 26 +++++++++++++++
community-i686/COPYING.BSD | 30 ------------------
community-i686/PKGBUILD | 32 -------------------
community-i686/qt5ct.install | 13 -------
community-x86_64/COPYING.BSD | 30 ------------------
community-x86_64/PKGBUILD | 32 -------------------
community-x86_64/qt5ct.install | 13 -------
9 files changed, 150 insertions(+), 150 deletions(-)
Deleted: community-i686/COPYING.BSD
===================================================================
--- community-i686/COPYING.BSD 2015-09-15 09:44:32 UTC (rev 140317)
+++ community-i686/COPYING.BSD 2015-09-15 09:44:57 UTC (rev 140318)
@@ -1,30 +0,0 @@
-Software License Agreement (BSD License)
-
-Copyright (c) 2015, Ilya Kotov
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
-
-* Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
-* Redistributions in binary form must reproduce the above copyright notice, this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
-* Neither the name of schillmania.com nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission from schillmania.com.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
-ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
-ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
Copied: qt5ct/repos/community-i686/COPYING.BSD (from rev 140317, qt5ct/trunk/COPYING.BSD)
===================================================================
--- community-i686/COPYING.BSD (rev 0)
+++ community-i686/COPYING.BSD 2015-09-15 09:44:57 UTC (rev 140318)
@@ -0,0 +1,30 @@
+Software License Agreement (BSD License)
+
+Copyright (c) 2015, Ilya Kotov
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice, this
+ list of conditions and the following disclaimer in the documentation and/or
+ other materials provided with the distribution.
+
+* Neither the name of schillmania.com nor the names of its contributors may be
+ used to endorse or promote products derived from this software without
+ specific prior written permission from schillmania.com.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-09-15 09:44:32 UTC (rev 140317)
+++ community-i686/PKGBUILD 2015-09-15 09:44:57 UTC (rev 140318)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: FadeMind <fademind at gmail.com>
-# Contributor: Zatherz <zatherz at linux dot pl>
-
-pkgname=qt5ct
-pkgver=0.16
-pkgrel=1
-pkgdesc="Qt5 Configuration Utility"
-arch=(i686 x86_64)
-url="http://opendesktop.org/content/show.php?content=168066"
-license=(BSD)
-depends=(qt5-svg)
-makedepends=(qt5-tools)
-source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2" 'COPYING.BSD')
-install=$pkgname.install
-sha256sums=('4a85e23827aad93d8800da4a6bde70af10a95c6e757ab6c9c25687bb7bd64ae4'
- 'b1742f842de71738501a471e4ce1cac38a02d3240a91848fbd32429bc20aa69b')
-
-build() {
- cd $pkgname-$pkgver
- qmake-qt5 $pkgname.pro
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make INSTALL_ROOT="$pkgdir" install
-
- install -Dm644 "$srcdir"/COPYING.BSD "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
Copied: qt5ct/repos/community-i686/PKGBUILD (from rev 140317, qt5ct/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-09-15 09:44:57 UTC (rev 140318)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: FadeMind <fademind at gmail.com>
+# Contributor: Zatherz <zatherz at linux dot pl>
+
+pkgname=qt5ct
+pkgver=0.17
+pkgrel=1
+pkgdesc="Qt5 Configuration Utility"
+arch=(i686 x86_64)
+url="http://opendesktop.org/content/show.php?content=168066"
+license=(BSD)
+depends=(qt5-svg)
+makedepends=(qt5-tools)
+source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2" 'COPYING.BSD')
+install=$pkgname.install
+sha256sums=('0b3dda666cee65d62f149012b3ec0ecbd7e6bb2dd0bd827180ac27ca3e7aa99e'
+ 'b1742f842de71738501a471e4ce1cac38a02d3240a91848fbd32429bc20aa69b')
+
+build() {
+ cd $pkgname-$pkgver
+ qmake-qt5 $pkgname.pro
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make INSTALL_ROOT="$pkgdir" install
+
+ install -Dm644 "$srcdir"/COPYING.BSD "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
Deleted: community-i686/qt5ct.install
===================================================================
--- community-i686/qt5ct.install 2015-09-15 09:44:32 UTC (rev 140317)
+++ community-i686/qt5ct.install 2015-09-15 09:44:57 UTC (rev 140318)
@@ -1,13 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}
-
Copied: qt5ct/repos/community-i686/qt5ct.install (from rev 140317, qt5ct/trunk/qt5ct.install)
===================================================================
--- community-i686/qt5ct.install (rev 0)
+++ community-i686/qt5ct.install 2015-09-15 09:44:57 UTC (rev 140318)
@@ -0,0 +1,13 @@
+post_install() {
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ update-desktop-database -q
+}
+
+post_upgrade() {
+ post_install $1
+}
+
+post_remove() {
+ post_install $1
+}
+
Deleted: community-x86_64/COPYING.BSD
===================================================================
--- community-x86_64/COPYING.BSD 2015-09-15 09:44:32 UTC (rev 140317)
+++ community-x86_64/COPYING.BSD 2015-09-15 09:44:57 UTC (rev 140318)
@@ -1,30 +0,0 @@
-Software License Agreement (BSD License)
-
-Copyright (c) 2015, Ilya Kotov
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
-
-* Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
-* Redistributions in binary form must reproduce the above copyright notice, this
- list of conditions and the following disclaimer in the documentation and/or
- other materials provided with the distribution.
-
-* Neither the name of schillmania.com nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission from schillmania.com.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
-ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
-ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
Copied: qt5ct/repos/community-x86_64/COPYING.BSD (from rev 140317, qt5ct/trunk/COPYING.BSD)
===================================================================
--- community-x86_64/COPYING.BSD (rev 0)
+++ community-x86_64/COPYING.BSD 2015-09-15 09:44:57 UTC (rev 140318)
@@ -0,0 +1,30 @@
+Software License Agreement (BSD License)
+
+Copyright (c) 2015, Ilya Kotov
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright notice, this
+ list of conditions and the following disclaimer in the documentation and/or
+ other materials provided with the distribution.
+
+* Neither the name of schillmania.com nor the names of its contributors may be
+ used to endorse or promote products derived from this software without
+ specific prior written permission from schillmania.com.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-09-15 09:44:32 UTC (rev 140317)
+++ community-x86_64/PKGBUILD 2015-09-15 09:44:57 UTC (rev 140318)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: FadeMind <fademind at gmail.com>
-# Contributor: Zatherz <zatherz at linux dot pl>
-
-pkgname=qt5ct
-pkgver=0.16
-pkgrel=1
-pkgdesc="Qt5 Configuration Utility"
-arch=(i686 x86_64)
-url="http://opendesktop.org/content/show.php?content=168066"
-license=(BSD)
-depends=(qt5-svg)
-makedepends=(qt5-tools)
-source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2" 'COPYING.BSD')
-install=$pkgname.install
-sha256sums=('4a85e23827aad93d8800da4a6bde70af10a95c6e757ab6c9c25687bb7bd64ae4'
- 'b1742f842de71738501a471e4ce1cac38a02d3240a91848fbd32429bc20aa69b')
-
-build() {
- cd $pkgname-$pkgver
- qmake-qt5 $pkgname.pro
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make INSTALL_ROOT="$pkgdir" install
-
- install -Dm644 "$srcdir"/COPYING.BSD "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
Copied: qt5ct/repos/community-x86_64/PKGBUILD (from rev 140317, qt5ct/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-09-15 09:44:57 UTC (rev 140318)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: FadeMind <fademind at gmail.com>
+# Contributor: Zatherz <zatherz at linux dot pl>
+
+pkgname=qt5ct
+pkgver=0.17
+pkgrel=1
+pkgdesc="Qt5 Configuration Utility"
+arch=(i686 x86_64)
+url="http://opendesktop.org/content/show.php?content=168066"
+license=(BSD)
+depends=(qt5-svg)
+makedepends=(qt5-tools)
+source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2" 'COPYING.BSD')
+install=$pkgname.install
+sha256sums=('0b3dda666cee65d62f149012b3ec0ecbd7e6bb2dd0bd827180ac27ca3e7aa99e'
+ 'b1742f842de71738501a471e4ce1cac38a02d3240a91848fbd32429bc20aa69b')
+
+build() {
+ cd $pkgname-$pkgver
+ qmake-qt5 $pkgname.pro
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make INSTALL_ROOT="$pkgdir" install
+
+ install -Dm644 "$srcdir"/COPYING.BSD "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
Deleted: community-x86_64/qt5ct.install
===================================================================
--- community-x86_64/qt5ct.install 2015-09-15 09:44:32 UTC (rev 140317)
+++ community-x86_64/qt5ct.install 2015-09-15 09:44:57 UTC (rev 140318)
@@ -1,13 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}
-
Copied: qt5ct/repos/community-x86_64/qt5ct.install (from rev 140317, qt5ct/trunk/qt5ct.install)
===================================================================
--- community-x86_64/qt5ct.install (rev 0)
+++ community-x86_64/qt5ct.install 2015-09-15 09:44:57 UTC (rev 140318)
@@ -0,0 +1,13 @@
+post_install() {
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ update-desktop-database -q
+}
+
+post_upgrade() {
+ post_install $1
+}
+
+post_remove() {
+ post_install $1
+}
+
More information about the arch-commits
mailing list