[arch-commits] CVS update of extra/multimedia/kino (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Dec 16 23:38:39 UTC 2007


    Date: Sunday, December 16, 2007 @ 18:38:39
  Author: eric
    Path: /home/cvs-extra/extra/multimedia/kino

Modified: PKGBUILD (1.20 -> 1.21)

upgpkg: kino 1.1.1-1.1
removed ffmpeg man page (close FS#7984), fix only needed for x86_64


----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


Index: extra/multimedia/kino/PKGBUILD
diff -u extra/multimedia/kino/PKGBUILD:1.20 extra/multimedia/kino/PKGBUILD:1.21
--- extra/multimedia/kino/PKGBUILD:1.20	Sun Aug 12 05:24:08 2007
+++ extra/multimedia/kino/PKGBUILD	Sun Dec 16 18:38:39 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.20 2007/08/12 09:24:08 aaron Exp $
+# $Id: PKGBUILD,v 1.21 2007/12/16 23:38:39 eric Exp $
 # Maintainer: Jason Chu <jason at archlinux.org>
 # Contributor: Robert Emil Berge <robert at rebi.no>
 
 pkgname=kino
 pkgver=1.1.1
-pkgrel=1
+pkgrel=1.1
 pkgdesc="A non-linear DV editor."
 url="http://www.kinodv.org/"
 arch=('i686' 'x86_64')
@@ -22,4 +22,6 @@
   chown root:root -R $startdir/pkg/usr/share/kino/help
   rm $startdir/pkg/usr/bin/kino2raw
   ln -s /usr/bin/kino $startdir/pkg/usr/bin/kino2raw
+# Removing man page provided by ffmpeg
+  rm $startdir/pkg/usr/man/man1/ffmpeg.1
 }




More information about the arch-commits mailing list