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

Antonio Rojas arojas at archlinux.org
Tue Mar 3 19:44:15 UTC 2015


    Date: Tuesday, March 3, 2015 @ 20:44:14
  Author: arojas
Revision: 128660

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

Added:
  kcmsystemd/repos/community-i686/PKGBUILD
    (from rev 128659, kcmsystemd/trunk/PKGBUILD)
  kcmsystemd/repos/community-x86_64/PKGBUILD
    (from rev 128659, kcmsystemd/trunk/PKGBUILD)
Deleted:
  kcmsystemd/repos/community-i686/PKGBUILD
  kcmsystemd/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   66 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   33 ----------------------
 community-x86_64/PKGBUILD |   33 ----------------------
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-03-03 19:43:54 UTC (rev 128659)
+++ community-i686/PKGBUILD	2015-03-03 19:44:14 UTC (rev 128660)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kcmsystemd
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="Systemd control module for KDE"
-arch=('i686' 'x86_64')
-url='https://github.com/rthomsen/kcmsystemd'
-license=(GPL)
-depends=(kconfigwidgets boost-libs)
-makedepends=(extra-cmake-modules python boost)
-source=("https://github.com/rthomsen/kcmsystemd/archive/$pkgver.tar.gz")
-md5sums=('6233faf3cd8569b360c21c38d0d06d7f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_LIBDIR=lib \
-   -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcmsystemd/repos/community-i686/PKGBUILD (from rev 128659, kcmsystemd/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-03-03 19:44:14 UTC (rev 128660)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kcmsystemd
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="Systemd control module for KDE"
+arch=('i686' 'x86_64')
+url='https://github.com/rthomsen/kcmsystemd'
+license=(GPL)
+depends=(kconfigwidgets boost-libs)
+makedepends=(extra-cmake-modules python boost)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/rthomsen/kcmsystemd/archive/$pkgver.tar.gz")
+md5sums=('8d385b1b2f9c0f054a8de16a50dcbaaa')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-03-03 19:43:54 UTC (rev 128659)
+++ community-x86_64/PKGBUILD	2015-03-03 19:44:14 UTC (rev 128660)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=kcmsystemd
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="Systemd control module for KDE"
-arch=('i686' 'x86_64')
-url='https://github.com/rthomsen/kcmsystemd'
-license=(GPL)
-depends=(kconfigwidgets boost-libs)
-makedepends=(extra-cmake-modules python boost)
-source=("https://github.com/rthomsen/kcmsystemd/archive/$pkgver.tar.gz")
-md5sums=('6233faf3cd8569b360c21c38d0d06d7f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_LIBDIR=lib \
-   -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}

Copied: kcmsystemd/repos/community-x86_64/PKGBUILD (from rev 128659, kcmsystemd/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-03-03 19:44:14 UTC (rev 128660)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=kcmsystemd
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="Systemd control module for KDE"
+arch=('i686' 'x86_64')
+url='https://github.com/rthomsen/kcmsystemd'
+license=(GPL)
+depends=(kconfigwidgets boost-libs)
+makedepends=(extra-cmake-modules python boost)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/rthomsen/kcmsystemd/archive/$pkgver.tar.gz")
+md5sums=('8d385b1b2f9c0f054a8de16a50dcbaaa')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list