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

Pierre Schmitz pierre at archlinux.org
Tue Dec 16 13:19:32 UTC 2008


    Date: Tuesday, December 16, 2008 @ 08:19:31
  Author: pierre
Revision: 21862

update to beta 2

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

-----------------+
 PKGBUILD        |   58 +++++++++++++++++++++++++++---------------------------
 kdebase.install |   22 ++++++++++----------
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-16 13:19:28 UTC (rev 21861)
+++ PKGBUILD	2008-12-16 13:19:31 UTC (rev 21862)
@@ -1,29 +0,0 @@
-# $Id: PKGBUILD 17570 2008-10-31 03:06:26Z pierre $
-# Maintainer: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=kdebase
-pkgver=4.1.82
-pkgrel=1
-pkgdesc="KDE Base Applications"
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde')
-depends=('libraw1394' 'kdelibs' 'kdebase-runtime' 'qimageblitz')
-makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4')
-optdepends=('kdebase-workspace')
-options=('docs')
-install='kdebase.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('11415f9ea90b4792bd21103162a574d1')
-
-build() {
-	cd $srcdir
-	mkdir build
-	cd build
-	cmake ../${pkgname}-${pkgver} \
-		-DCMAKE_BUILD_TYPE=Release \
-		-DCMAKE_INSTALL_PREFIX=/usr
-	make
-	make DESTDIR=$pkgdir install
-}

Copied: kdebase/repos/kde-unstable-i686/PKGBUILD (from rev 21844, kdebase/repos/kde-unstable-x86_64/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2008-12-16 13:19:31 UTC (rev 21862)
@@ -0,0 +1,29 @@
+# $Id: PKGBUILD 17570 2008-10-31 03:06:26Z pierre $
+# Maintainer: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=kdebase
+pkgver=4.1.85
+pkgrel=1
+pkgdesc="KDE Base Applications"
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde')
+depends=('libraw1394' 'kdelibs' 'kdebase-runtime' 'qimageblitz')
+makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4')
+optdepends=('kdebase-workspace')
+options=('docs')
+install='kdebase.install'
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('891466362da4d839c15e824d1008f043')
+
+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: kdebase/repos/kde-unstable-i686/PKGBUILD
___________________________________________________________________
Added: svn:mergeinfo
   + 

Deleted: kdebase.install
===================================================================
--- kdebase.install	2008-12-16 13:19:28 UTC (rev 21861)
+++ kdebase.install	2008-12-16 13:19:31 UTC (rev 21862)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdebase/repos/kde-unstable-i686/kdebase.install (from rev 21844, kdebase/repos/kde-unstable-x86_64/kdebase.install)
===================================================================
--- kdebase.install	                        (rev 0)
+++ kdebase.install	2008-12-16 13:19:31 UTC (rev 21862)
@@ -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: kdebase/repos/kde-unstable-i686/kdebase.install
___________________________________________________________________
Added: svn:mergeinfo
   + 




More information about the arch-commits mailing list