[arch-commits] Commit in kde-wallpapers/repos/kde-unstable-any (PKGBUILD PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Fri Nov 15 10:23:19 UTC 2013
Date: Friday, November 15, 2013 @ 11:23:18
Author: andrea
Revision: 199708
archrelease: copy kde-unstable to kde-unstable-any
Added:
kde-wallpapers/repos/kde-unstable-any/PKGBUILD
(from rev 199707, 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-11-15 10:23:11 UTC (rev 199707)
+++ PKGBUILD 2013-11-15 10:23:18 UTC (rev 199708)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kde-wallpapers
-pkgver=4.11.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=('36801217af7326f54e22427e0ccae16c0a6361dd')
-
-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 199707, kde-wallpapers/kde-unstable/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2013-11-15 10:23:18 UTC (rev 199708)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kde-wallpapers
+pkgver=4.11.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=('dbd2c0e58101f8938766674109ada3462f57131e')
+
+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