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

Andrea Scarpino andrea at nymeria.archlinux.org
Sat May 17 12:53:29 UTC 2014


    Date: Saturday, May 17, 2014 @ 14:53:28
  Author: andrea
Revision: 213026

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

Added:
  plasma-framework/repos/extra-i686/PKGBUILD
    (from rev 213025, plasma-framework/trunk/PKGBUILD)
  plasma-framework/repos/extra-x86_64/PKGBUILD
    (from rev 213025, plasma-framework/trunk/PKGBUILD)
Deleted:
  plasma-framework/repos/extra-i686/PKGBUILD
  plasma-framework/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   68 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   37 --------------------------
 extra-x86_64/PKGBUILD |   37 --------------------------
 3 files changed, 68 insertions(+), 74 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-05-17 12:53:18 UTC (rev 213025)
+++ extra-i686/PKGBUILD	2014-05-17 12:53:28 UTC (rev 213026)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=plasma-framework
-pkgver=4.99.0
-pkgrel=1
-pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/libs/plasma-framework'
-license=('LGPL')
-depends=('qt5-quickcontrols' 'kidletime' 'kitemmodels' 'threadweaver'
-         'kdeclarative' 'kross' 'kdnssd' 'kinit'
-         'kactivities-frameworks' 'qt5-quick1')
-makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
-optdepends=('kde-workspace: provide a Plasma shell')
-groups=('kf5')
-source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('bb8077f5858643939bc002428cfcc338')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DLIB_INSTALL_DIR=lib \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: plasma-framework/repos/extra-i686/PKGBUILD (from rev 213025, plasma-framework/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-05-17 12:53:28 UTC (rev 213026)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=plasma-framework
+pkgver=4.99.0
+pkgrel=2
+pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/libs/plasma-framework'
+license=('LGPL')
+depends=('qt5-quickcontrols' 'kdeclarative' 'kactivities-frameworks')
+makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
+groups=('kf5')
+source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('bb8077f5858643939bc002428cfcc338')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DLIB_INSTALL_DIR=lib \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-05-17 12:53:18 UTC (rev 213025)
+++ extra-x86_64/PKGBUILD	2014-05-17 12:53:28 UTC (rev 213026)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=plasma-framework
-pkgver=4.99.0
-pkgrel=1
-pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/playground/libs/plasma-framework'
-license=('LGPL')
-depends=('qt5-quickcontrols' 'kidletime' 'kitemmodels' 'threadweaver'
-         'kdeclarative' 'kross' 'kdnssd' 'kinit'
-         'kactivities-frameworks' 'qt5-quick1')
-makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
-optdepends=('kde-workspace: provide a Plasma shell')
-groups=('kf5')
-source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('bb8077f5858643939bc002428cfcc338')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DLIB_INSTALL_DIR=lib \
-    -DBUILD_TESTING=OFF
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: plasma-framework/repos/extra-x86_64/PKGBUILD (from rev 213025, plasma-framework/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-05-17 12:53:28 UTC (rev 213026)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=plasma-framework
+pkgver=4.99.0
+pkgrel=2
+pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/playground/libs/plasma-framework'
+license=('LGPL')
+depends=('qt5-quickcontrols' 'kdeclarative' 'kactivities-frameworks')
+makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
+groups=('kf5')
+source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('bb8077f5858643939bc002428cfcc338')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DLIB_INSTALL_DIR=lib \
+    -DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list