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

Andrea Scarpino andrea at archlinux.org
Thu Jan 5 13:38:10 UTC 2012


    Date: Thursday, January 5, 2012 @ 08:38:09
  Author: andrea
Revision: 146164

archrelease: copy trunk to kde-unstable-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-05 13:37:37 UTC (rev 146163)
+++ PKGBUILD	2012-01-05 13:38:09 UTC (rev 146164)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kde-wallpapers
-pkgver=4.7.95
-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.bz2")
-sha1sums=('ea01d71f90c0186b03c529cd17a7c9930dcdadf1')
-
-package() {
-  cd "${srcdir}"
-  mkdir build
-  cd build
-  cmake ../${pkgname}-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make DESTDIR="${pkgdir}" install
-}

Copied: kde-wallpapers/repos/kde-unstable-any/PKGBUILD (from rev 146163, kde-wallpapers/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2012-01-05 13:38:09 UTC (rev 146164)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kde-wallpapers
+pkgver=4.7.97
+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.bz2")
+sha1sums=('e40d28f79e1b8724d3014a805663d52d9b582304')
+
+package() {
+  cd "${srcdir}"
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list