[arch-commits] Commit in kdetoys/repos/kde-unstable-i686 (4 files)

Pierre Schmitz pierre at archlinux.org
Tue Dec 16 13:20:00 UTC 2008


    Date: Tuesday, December 16, 2008 @ 08:19:59
  Author: pierre
Revision: 21869

update to beta 2

Added:
  kdetoys/repos/kde-unstable-i686/PKGBUILD
    (from rev 21846, kdetoys/repos/kde-unstable-x86_64/PKGBUILD)
  kdetoys/repos/kde-unstable-i686/kdetoys.install
    (from rev 21846, kdetoys/repos/kde-unstable-x86_64/kdetoys.install)
Deleted:
  kdetoys/repos/kde-unstable-i686/PKGBUILD
  kdetoys/repos/kde-unstable-i686/kdetoys.install

-----------------+
 PKGBUILD        |   56 +++++++++++++++++++++++++++---------------------------
 kdetoys.install |   22 ++++++++++-----------
 2 files changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-16 13:19:56 UTC (rev 21868)
+++ PKGBUILD	2008-12-16 13:19:59 UTC (rev 21869)
@@ -1,28 +0,0 @@
-# $Id: PKGBUILD 17579 2008-10-31 03:07:07Z pierre $
-# Maintainer: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=kdetoys
-pkgver=4.1.82
-pkgrel=1
-pkgdesc="KDE Toys"
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde')
-depends=('kdebase-workspace')
-makedepends=('pkgconfig' 'cmake' 'automoc4')
-options=('docs')
-install='kdetoys.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('08dcce7b7bcf93ba741c123e8555c448')
-
-build() {
-	cd $srcdir
-	mkdir build
-	cd build
-	cmake ../${pkgname}-${pkgver} \
-		-DCMAKE_BUILD_TYPE=Release \
-		-DCMAKE_INSTALL_PREFIX=/usr
-	make
-	make DESTDIR=$pkgdir install
-}

Copied: kdetoys/repos/kde-unstable-i686/PKGBUILD (from rev 21846, kdetoys/repos/kde-unstable-x86_64/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2008-12-16 13:19:59 UTC (rev 21869)
@@ -0,0 +1,28 @@
+# $Id: PKGBUILD 17579 2008-10-31 03:07:07Z pierre $
+# Maintainer: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=kdetoys
+pkgver=4.1.85
+pkgrel=1
+pkgdesc="KDE Toys"
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde')
+depends=('kdebase-workspace')
+makedepends=('pkgconfig' 'cmake' 'automoc4')
+options=('docs')
+install='kdetoys.install'
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('63380dbff8492b5183230bb3a2634d80')
+
+build() {
+	cd $srcdir
+	mkdir build
+	cd build
+	cmake ../${pkgname}-${pkgver} \
+		-DCMAKE_BUILD_TYPE=Release \
+		-DCMAKE_INSTALL_PREFIX=/usr
+	make
+	make DESTDIR=$pkgdir install
+}


Property changes on: kdetoys/repos/kde-unstable-i686/PKGBUILD
___________________________________________________________________
Added: svn:mergeinfo
   + 

Deleted: kdetoys.install
===================================================================
--- kdetoys.install	2008-12-16 13:19:56 UTC (rev 21868)
+++ kdetoys.install	2008-12-16 13:19:59 UTC (rev 21869)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdetoys/repos/kde-unstable-i686/kdetoys.install (from rev 21846, kdetoys/repos/kde-unstable-x86_64/kdetoys.install)
===================================================================
--- kdetoys.install	                        (rev 0)
+++ kdetoys.install	2008-12-16 13:19:59 UTC (rev 21869)
@@ -0,0 +1,11 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}


Property changes on: kdetoys/repos/kde-unstable-i686/kdetoys.install
___________________________________________________________________
Added: svn:mergeinfo
   + 




More information about the arch-commits mailing list