[arch-commits] Commit in kde-wallpapers/repos/kde-unstable-any (PKGBUILD PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Fri Jun 28 14:09:03 UTC 2013


    Date: Friday, June 28, 2013 @ 16:09:02
  Author: andrea
Revision: 189178

archrelease: copy kde-unstable to kde-unstable-any

Added:
  kde-wallpapers/repos/kde-unstable-any/PKGBUILD
    (from rev 189177, kde-wallpapers/kde-unstable/PKGBUILD)
Deleted:
  kde-wallpapers/repos/kde-unstable-any/PKGBUILD

----------+
 PKGBUILD |   48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-28 14:08:56 UTC (rev 189177)
+++ PKGBUILD	2013-06-28 14:09:02 UTC (rev 189178)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kde-wallpapers
-pkgver=4.10.80
-pkgrel=1
-pkgdesc="A set of wallpapers for KDE"
-arch=('any')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kde-meta' 'kdebase')
-makedepends=('kdelibs' 'cmake' 'automoc4')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('4e8229e653091fb492cf6b8090b50db670c19210')
-
-package() {
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make DESTDIR="${pkgdir}" install
-}

Copied: kde-wallpapers/repos/kde-unstable-any/PKGBUILD (from rev 189177, kde-wallpapers/kde-unstable/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-06-28 14:09:02 UTC (rev 189178)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kde-wallpapers
+pkgver=4.10.90
+pkgrel=1
+pkgdesc="A set of wallpapers for KDE"
+arch=('any')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kde-meta' 'kdebase')
+makedepends=('kdelibs' 'cmake' 'automoc4')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('7224deaee4e138e6041ba2b73c21e7c0869797fe')
+
+package() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list