[arch-commits] Commit in k3b/trunk (PKGBUILD k3b.install)

Eric Bélanger eric at archlinux.org
Mon Apr 20 02:54:51 UTC 2009


    Date: Sunday, April 19, 2009 @ 22:54:51
  Author: eric
Revision: 36128

upgpkg: k3b 1.0.5-3
    Updated ffmpeg versioned depends, Replaced install scriptlet by optdepends

Modified:
  k3b/trunk/PKGBUILD
Deleted:
  k3b/trunk/k3b.install

-------------+
 PKGBUILD    |    6 +++---
 k3b.install |    8 --------
 2 files changed, 3 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-20 02:54:43 UTC (rev 36127)
+++ PKGBUILD	2009-04-20 02:54:51 UTC (rev 36128)
@@ -5,14 +5,14 @@
 
 pkgname=k3b
 pkgver=1.0.5
-pkgrel=2
+pkgrel=3
 depends=('cdrdao' 'cdrkit' 'cdparanoia' 'kdelibs3' 'libsamplerate' 'lame' 'libidn' 'libmad'
-	 'normalize' 'sox' 'hal>=0.5.8.1-6' 'ffmpeg>=20070131' 'musicbrainz' 'libart-lgpl'
+	 'normalize' 'sox' 'hal>=0.5.8.1-6' 'ffmpeg>=0.5' 'musicbrainz' 'libart-lgpl'
 	 'taglib>=1.4' 'libmpcdec>=1.2.5' 'libdvdread' 'dbus-qt3' 'flac>=1.2.0' 'libvorbis')
+optdepends=('dvd+rw-tools: for DVD-Burner support')
 pkgdesc="Feature-rich and easy to handle CD burning application"
 arch=("i686" "x86_64")
 license=('GPL')
-install=$pkgname.install
 source=(http://downloads.sourceforge.net/sourceforge/k3b/${pkgname}-${pkgver}.tar.bz2)
 
 url="http://k3b.sourceforge.net/"

Deleted: k3b.install
===================================================================
--- k3b.install	2009-04-20 02:54:43 UTC (rev 36127)
+++ k3b.install	2009-04-20 02:54:51 UTC (rev 36128)
@@ -1,8 +0,0 @@
-post_install() {
-  echo "k3b: If you have a DVD-Burner, you should install 'dvd+rw-tools' "
-}
-
-post_upgrade() {
-  echo "k3b: If you have a DVD-Burner, you should install 'dvd+rw-tools' "
-}
-




More information about the arch-commits mailing list