[arch-commits] Commit in kdebugsettings/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Tue Jun 14 17:21:11 UTC 2016
Date: Tuesday, June 14, 2016 @ 17:21:11
Author: arojas
Revision: 269925
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
kdebugsettings/repos/extra-i686/PKGBUILD
(from rev 269924, kdebugsettings/trunk/PKGBUILD)
kdebugsettings/repos/extra-x86_64/PKGBUILD
(from rev 269924, kdebugsettings/trunk/PKGBUILD)
Deleted:
kdebugsettings/repos/extra-i686/PKGBUILD
kdebugsettings/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 70 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 36 ------------------------
extra-x86_64/PKGBUILD | 36 ------------------------
3 files changed, 70 insertions(+), 72 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2016-06-14 17:20:53 UTC (rev 269924)
+++ extra-i686/PKGBUILD 2016-06-14 17:21:11 UTC (rev 269925)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kdebugsettings
-pkgver=16.04.1
-pkgrel=1
-pkgdesc='An application to enable/disable qCDebug'
-arch=(i686 x86_64)
-url='https://utils.kde.org/'
-license=(GPL)
-depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
-makedepends=(extra-cmake-modules python)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha256sums=('2c3f8599b3d6bed67b2bc7e7636025711acecaaf731566859a2856b06c0d1795')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE_INSTALL_LIBDIR=lib \
- -DKDE_INSTALL_LIBEXECDIR=lib \
- -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
- make
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
-
Copied: kdebugsettings/repos/extra-i686/PKGBUILD (from rev 269924, kdebugsettings/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-06-14 17:21:11 UTC (rev 269925)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kdebugsettings
+pkgver=16.04.2
+pkgrel=1
+pkgdesc='An application to enable/disable qCDebug'
+arch=(i686 x86_64)
+url='https://utils.kde.org/'
+license=(GPL)
+depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
+makedepends=(extra-cmake-modules python)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha256sums=('6c298525af22951546f0a87fd8cdd445cc67a37f91082406c80873a6b3aa616a')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DKDE_INSTALL_LIBDIR=lib \
+ -DKDE_INSTALL_LIBEXECDIR=lib
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
+
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2016-06-14 17:20:53 UTC (rev 269924)
+++ extra-x86_64/PKGBUILD 2016-06-14 17:21:11 UTC (rev 269925)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kdebugsettings
-pkgver=16.04.1
-pkgrel=1
-pkgdesc='An application to enable/disable qCDebug'
-arch=(i686 x86_64)
-url='https://utils.kde.org/'
-license=(GPL)
-depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
-makedepends=(extra-cmake-modules python)
-groups=(kde-applications kdeutils)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha256sums=('2c3f8599b3d6bed67b2bc7e7636025711acecaaf731566859a2856b06c0d1795')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE_INSTALL_LIBDIR=lib \
- -DKDE_INSTALL_LIBEXECDIR=lib \
- -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
- make
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
-
Copied: kdebugsettings/repos/extra-x86_64/PKGBUILD (from rev 269924, kdebugsettings/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2016-06-14 17:21:11 UTC (rev 269925)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kdebugsettings
+pkgver=16.04.2
+pkgrel=1
+pkgdesc='An application to enable/disable qCDebug'
+arch=(i686 x86_64)
+url='https://utils.kde.org/'
+license=(GPL)
+depends=(kdbusaddons ki18n kitemviews kcompletion kcoreaddons)
+makedepends=(extra-cmake-modules python)
+groups=(kde-applications kdeutils)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+sha256sums=('6c298525af22951546f0a87fd8cdd445cc67a37f91082406c80873a6b3aa616a')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DKDE_INSTALL_LIBDIR=lib \
+ -DKDE_INSTALL_LIBEXECDIR=lib
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
+
More information about the arch-commits
mailing list