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

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


    Date: Tuesday, December 16, 2008 @ 08:19:03
  Author: pierre
Revision: 21855

update to beta 2

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-16 13:18:59 UTC (rev 21854)
+++ PKGBUILD	2008-12-16 13:19:03 UTC (rev 21855)
@@ -1,28 +0,0 @@
-# $Id: PKGBUILD 17565 2008-10-31 03:06:04Z pierre $
-# Maintainer: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=kdemultimedia
-pkgver=4.1.82
-pkgrel=1
-pkgdesc="KDE Multimedia Programs"
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde')
-depends=('kdelibs' 'kdebase-runtime' 'xine-lib' 'tunepimp' 'cdparanoia')
-makedepends=('pkgconfig' 'cmake' 'automoc4')
-options=('docs')
-install='kdemultimedia.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('68f574e6c8f9841fa30a860f73162eb6')
-
-build() {
-	cd $srcdir
-	mkdir build
-	cd build
-	cmake ../${pkgname}-${pkgver} \
-		-DCMAKE_BUILD_TYPE=Release \
-		-DCMAKE_INSTALL_PREFIX=/usr
-	make
-	make DESTDIR=$pkgdir install
-}

Copied: kdemultimedia/repos/kde-unstable-i686/PKGBUILD (from rev 21844, kdemultimedia/repos/kde-unstable-x86_64/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2008-12-16 13:19:03 UTC (rev 21855)
@@ -0,0 +1,28 @@
+# $Id: PKGBUILD 17565 2008-10-31 03:06:04Z pierre $
+# Maintainer: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=kdemultimedia
+pkgver=4.1.85
+pkgrel=1
+pkgdesc="KDE Multimedia Programs"
+arch=('i686' 'x86_64')
+url='http://www.kde.org'
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde')
+depends=('kdelibs' 'kdebase-runtime' 'xine-lib' 'tunepimp' 'cdparanoia')
+makedepends=('pkgconfig' 'cmake' 'automoc4')
+options=('docs')
+install='kdemultimedia.install'
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('a2339f800000e2c3cc687a8535da6ed7')
+
+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: kdemultimedia/repos/kde-unstable-i686/PKGBUILD
___________________________________________________________________
Added: svn:mergeinfo
   + 

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

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




More information about the arch-commits mailing list