[arch-commits] CVS update of extra/multimedia/k3b (PKGBUILD k3b.install)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat May 5 06:57:51 UTC 2007


    Date: Saturday, May 5, 2007 @ 02:57:51
  Author: andyrtr
    Path: /home/cvs-extra/extra/multimedia/k3b

Modified: PKGBUILD (1.64 -> 1.65) k3b.install (1.3 -> 1.4)

post.install msg readded for next release


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


Index: extra/multimedia/k3b/PKGBUILD
diff -u extra/multimedia/k3b/PKGBUILD:1.64 extra/multimedia/k3b/PKGBUILD:1.65
--- extra/multimedia/k3b/PKGBUILD:1.64	Fri Apr 20 14:34:31 2007
+++ extra/multimedia/k3b/PKGBUILD	Sat May  5 02:57:51 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.64 2007/04/20 18:34:31 andyrtr Exp $
+# $Id: PKGBUILD,v 1.65 2007/05/05 06:57:51 andyrtr Exp $
 # Contributor: jlvsimoes
 # Maintainer: damir <damir at archlinux.org>
 
@@ -10,6 +10,7 @@
 	 'taglib>=1.4' 'libmpcdec>=1.2.5' 'libdvdread' 'dbus-qt3' 'flac>=1.1.4')
 pkgdesc="Feature-rich and easy to handle CD burning application"
 arch=(i686 x86_64)
+install=k3b.install
 source=(http://downloads.sourceforge.net/sourceforge/k3b/${pkgname}-${pkgver}.tar.bz2)
 url="http://k3b.sourceforge.net/"
 md5sums=('8abd11f56e6e40d6f2d0b076a5f8b8ed')
Index: extra/multimedia/k3b/k3b.install
diff -u extra/multimedia/k3b/k3b.install:1.3 extra/multimedia/k3b/k3b.install:1.4
--- extra/multimedia/k3b/k3b.install:1.3	Mon Jun 13 11:38:21 2005
+++ extra/multimedia/k3b/k3b.install	Sat May  5 02:57:51 2007
@@ -1,14 +1,12 @@
 # arg 1:  the new package version
 post_install() {
   echo "k3b: If you have a DVD-Burner, you should install 'dvd+rw-tools' "
-  echo "k3b: For 'k3bsetup' to work, you need 'kdesu'. kdesu part of 'kdebase' "
 }
 
 # arg 1:  the new package version
 # arg 2:  the old package version
 post_upgrade() {
   echo "k3b: If you have a DVD-Burner, you should install 'dvd+rw-tools' "
-  echo "k3b: For 'k3bsetup' to work, you need 'kdesu'. kdesu is part of 'kdebase' "
 }
 
 # arg 1:  the old package version




More information about the arch-commits mailing list