Date: Thursday, August 13, 2015 @ 08:18:22
  Author: fyan
Revision: 243385

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

Added:
  plasma-mediacenter/repos/testing-i686/PKGBUILD
    (from rev 243384, plasma-mediacenter/trunk/PKGBUILD)
  plasma-mediacenter/repos/testing-x86_64/
  plasma-mediacenter/repos/testing-x86_64/PKGBUILD
    (from rev 243384, plasma-mediacenter/trunk/PKGBUILD)
Deleted:
  plasma-mediacenter/repos/testing-i686/PKGBUILD

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

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD       2015-08-13 06:17:42 UTC (rev 243384)
+++ testing-i686/PKGBUILD       2015-08-13 06:18:22 UTC (rev 243385)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <[email protected]>
-# Contributor: Bhushan Shah <bhush94 at gmail dot com>
-
-pkgname=plasma-mediacenter
-pkgver=5.3.2
-pkgrel=2
-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/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz";)
-md5sums=('c778958bd03ba2940898cd10d76e3107')
-
-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/testing-i686/PKGBUILD (from rev 243384, 
plasma-mediacenter/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD                               (rev 0)
+++ testing-i686/PKGBUILD       2015-08-13 06:18:22 UTC (rev 243385)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas <[email protected]>
+# Contributor: Bhushan Shah <bhush94 at gmail dot com>
+
+pkgname=plasma-mediacenter
+pkgver=5.3.2
+pkgrel=2
+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/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz";)
+md5sums=('c778958bd03ba2940898cd10d76e3107')
+
+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/testing-x86_64/PKGBUILD (from rev 243384, 
plasma-mediacenter/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD                             (rev 0)
+++ testing-x86_64/PKGBUILD     2015-08-13 06:18:22 UTC (rev 243385)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas <[email protected]>
+# Contributor: Bhushan Shah <bhush94 at gmail dot com>
+
+pkgname=plasma-mediacenter
+pkgver=5.3.2
+pkgrel=2
+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/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz";)
+md5sums=('c778958bd03ba2940898cd10d76e3107')
+
+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
+}

Reply via email to