[arch-commits] Commit in plasma-mediacenter/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Tue Apr 14 16:00:15 UTC 2015
Date: Tuesday, April 14, 2015 @ 18:00:15
Author: arojas
Revision: 236538
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64
Added:
plasma-mediacenter/repos/kde-unstable-i686/PKGBUILD
(from rev 236537, plasma-mediacenter/kde-unstable/PKGBUILD)
plasma-mediacenter/repos/kde-unstable-x86_64/PKGBUILD
(from rev 236537, plasma-mediacenter/kde-unstable/PKGBUILD)
Deleted:
plasma-mediacenter/repos/kde-unstable-i686/PKGBUILD
plasma-mediacenter/repos/kde-unstable-x86_64/PKGBUILD
------------------------------+
/PKGBUILD | 70 +++++++++++++++++++++++++++++++++++++++++
kde-unstable-i686/PKGBUILD | 35 --------------------
kde-unstable-x86_64/PKGBUILD | 35 --------------------
3 files changed, 70 insertions(+), 70 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2015-04-14 15:58:21 UTC (rev 236537)
+++ kde-unstable-i686/PKGBUILD 2015-04-14 16:00:15 UTC (rev 236538)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Bhushan Shah <bhush94 at gmail dot com>
-
-pkgname=plasma-mediacenter
-pkgver=5.2.95
-pkgrel=1
-pkgdesc="A mediacenter user interface based on KDE Plasma components"
-arch=(i686 x86_64)
-url="http://community.kde.org/Plasma/Plasma_Media_Center/"
-license=(GPL3)
-depends=(plasma-workspace baloo)
-makedepends=(extra-cmake-modules)
-groups=(plasma)
-source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('aae7624fb04a608653e37cd1eae4e9f0')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DLIB_INSTALL_DIR=lib \
- -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
- -DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTING=OFF
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
Copied: plasma-mediacenter/repos/kde-unstable-i686/PKGBUILD (from rev 236537, plasma-mediacenter/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2015-04-14 16:00:15 UTC (rev 236538)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Bhushan Shah <bhush94 at gmail dot com>
+
+pkgname=plasma-mediacenter
+pkgver=5.2.95
+pkgrel=1
+pkgdesc="A mediacenter user interface based on KDE Plasma components"
+arch=(i686 x86_64)
+url="http://community.kde.org/Plasma/Plasma_Media_Center/"
+license=(GPL3)
+depends=(plasma-workspace baloo)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
+md5sums=('aae7624fb04a608653e37cd1eae4e9f0')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DLIB_INSTALL_DIR=lib \
+ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DBUILD_TESTING=OFF
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD 2015-04-14 15:58:21 UTC (rev 236537)
+++ kde-unstable-x86_64/PKGBUILD 2015-04-14 16:00:15 UTC (rev 236538)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Bhushan Shah <bhush94 at gmail dot com>
-
-pkgname=plasma-mediacenter
-pkgver=5.2.95
-pkgrel=1
-pkgdesc="A mediacenter user interface based on KDE Plasma components"
-arch=(i686 x86_64)
-url="http://community.kde.org/Plasma/Plasma_Media_Center/"
-license=(GPL3)
-depends=(plasma-workspace baloo)
-makedepends=(extra-cmake-modules)
-groups=(plasma)
-source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('aae7624fb04a608653e37cd1eae4e9f0')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DLIB_INSTALL_DIR=lib \
- -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
- -DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTING=OFF
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
Copied: plasma-mediacenter/repos/kde-unstable-x86_64/PKGBUILD (from rev 236537, plasma-mediacenter/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2015-04-14 16:00:15 UTC (rev 236538)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Bhushan Shah <bhush94 at gmail dot com>
+
+pkgname=plasma-mediacenter
+pkgver=5.2.95
+pkgrel=1
+pkgdesc="A mediacenter user interface based on KDE Plasma components"
+arch=(i686 x86_64)
+url="http://community.kde.org/Plasma/Plasma_Media_Center/"
+license=(GPL3)
+depends=(plasma-workspace baloo)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("http://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
+md5sums=('aae7624fb04a608653e37cd1eae4e9f0')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DLIB_INSTALL_DIR=lib \
+ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DBUILD_TESTING=OFF
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list