[arch-commits] Commit in kdebugsettings/repos (4 files)

Antonio Rojas arojas at archlinux.org
Thu Nov 10 18:35:59 UTC 2016


    Date: Thursday, November 10, 2016 @ 18:35:59
  Author: arojas
Revision: 280480

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  kdebugsettings/repos/extra-i686/PKGBUILD
    (from rev 280479, kdebugsettings/trunk/PKGBUILD)
  kdebugsettings/repos/extra-x86_64/PKGBUILD
    (from rev 280479, kdebugsettings/trunk/PKGBUILD)
Deleted:
  kdebugsettings/repos/extra-i686/PKGBUILD
  kdebugsettings/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   70 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   35 ------------------------
 extra-x86_64/PKGBUILD |   35 ------------------------
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-11-10 18:35:51 UTC (rev 280479)
+++ extra-i686/PKGBUILD	2016-11-10 18:35:59 UTC (rev 280480)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kdebugsettings
-pkgver=16.08.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=('7f78d98473b067cea9955d43268f31aa3461e12c86f296def9305be648673d2a')
-
-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
-}
-

Copied: kdebugsettings/repos/extra-i686/PKGBUILD (from rev 280479, kdebugsettings/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-11-10 18:35:59 UTC (rev 280480)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kdebugsettings
+pkgver=16.08.3
+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=('eb5a4c162855fa1526089961ab2b4219384aa47679963fad8a3c19ac229b8449')
+
+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-11-10 18:35:51 UTC (rev 280479)
+++ extra-x86_64/PKGBUILD	2016-11-10 18:35:59 UTC (rev 280480)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kdebugsettings
-pkgver=16.08.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=('7f78d98473b067cea9955d43268f31aa3461e12c86f296def9305be648673d2a')
-
-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
-}
-

Copied: kdebugsettings/repos/extra-x86_64/PKGBUILD (from rev 280479, kdebugsettings/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-11-10 18:35:59 UTC (rev 280480)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kdebugsettings
+pkgver=16.08.3
+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=('eb5a4c162855fa1526089961ab2b4219384aa47679963fad8a3c19ac229b8449')
+
+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