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

Antonio Rojas arojas at archlinux.org
Fri Apr 8 06:27:55 UTC 2016


    Date: Friday, April 8, 2016 @ 08:27:55
  Author: arojas
Revision: 264013

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  baloo-widgets/repos/kde-unstable-i686/PKGBUILD
    (from rev 264012, baloo-widgets/kde-unstable/PKGBUILD)
  baloo-widgets/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 264012, baloo-widgets/kde-unstable/PKGBUILD)
Deleted:
  baloo-widgets/repos/kde-unstable-i686/PKGBUILD
  baloo-widgets/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	2016-04-08 06:27:32 UTC (rev 264012)
+++ kde-unstable-i686/PKGBUILD	2016-04-08 06:27:55 UTC (rev 264013)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=baloo-widgets
-pkgver=16.03.80
-pkgrel=1
-pkgdesc="Widgets for Baloo"
-arch=(i686 x86_64)
-url='https://projects.kde.org/baloo-widgets'
-license=(LGPL)
-depends=(baloo)
-makedepends=(extra-cmake-modules kdoctools)
-replaces=(baloo4-widgets)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('cdb53c7d8030fae501a9b2c8b4cec4a3')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DLIB_INSTALL_DIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: baloo-widgets/repos/kde-unstable-i686/PKGBUILD (from rev 264012, baloo-widgets/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2016-04-08 06:27:55 UTC (rev 264013)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=baloo-widgets
+pkgver=16.03.90
+pkgrel=1
+pkgdesc="Widgets for Baloo"
+arch=(i686 x86_64)
+url='https://projects.kde.org/baloo-widgets'
+license=(LGPL)
+depends=(baloo)
+makedepends=(extra-cmake-modules kdoctools python)
+replaces=(baloo4-widgets)
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+md5sums=('ddf152c478d211d916ee54192d96b479')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DLIB_INSTALL_DIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2016-04-08 06:27:32 UTC (rev 264012)
+++ kde-unstable-x86_64/PKGBUILD	2016-04-08 06:27:55 UTC (rev 264013)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=baloo-widgets
-pkgver=16.03.80
-pkgrel=1
-pkgdesc="Widgets for Baloo"
-arch=(i686 x86_64)
-url='https://projects.kde.org/baloo-widgets'
-license=(LGPL)
-depends=(baloo)
-makedepends=(extra-cmake-modules kdoctools)
-replaces=(baloo4-widgets)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('cdb53c7d8030fae501a9b2c8b4cec4a3')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DLIB_INSTALL_DIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: baloo-widgets/repos/kde-unstable-x86_64/PKGBUILD (from rev 264012, baloo-widgets/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2016-04-08 06:27:55 UTC (rev 264013)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=baloo-widgets
+pkgver=16.03.90
+pkgrel=1
+pkgdesc="Widgets for Baloo"
+arch=(i686 x86_64)
+url='https://projects.kde.org/baloo-widgets'
+license=(LGPL)
+depends=(baloo)
+makedepends=(extra-cmake-modules kdoctools python)
+replaces=(baloo4-widgets)
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
+md5sums=('ddf152c478d211d916ee54192d96b479')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DLIB_INSTALL_DIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+



More information about the arch-commits mailing list