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

Alexander Baldeck alexander at archlinux.org
Mon Jun 4 17:07:51 UTC 2007


    Date: Monday, June 4, 2007 @ 13:07:51
  Author: alexander
    Path: /home/cvs-extra/extra/multimedia/mplayer-plugin

Modified: PKGBUILD (1.33 -> 1.34)

rebuilt against xulrunner 1.8.1.4, closes FS#7358


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/multimedia/mplayer-plugin/PKGBUILD
diff -u extra/multimedia/mplayer-plugin/PKGBUILD:1.33 extra/multimedia/mplayer-plugin/PKGBUILD:1.34
--- extra/multimedia/mplayer-plugin/PKGBUILD:1.33	Wed Mar 21 13:44:37 2007
+++ extra/multimedia/mplayer-plugin/PKGBUILD	Mon Jun  4 13:07:51 2007
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.33 2007/03/21 17:44:37 alexander Exp $
+# $Id: PKGBUILD,v 1.34 2007/06/04 17:07:51 alexander Exp $
 # Mantainer: Alexander Baldeck <alexander at archlinux.org>
 pkgname=mplayer-plugin
 pkgver=3.40
-pkgrel=1
+pkgrel=2
 pkgdesc="mplayerplug-in is a browser plugin that uses mplayer to play videos from websites."
 arch=(i686 x86_64)
+license=('GPL')
 url="http://mplayerplug-in.sourceforge.net/"
 depends=('gcc' 'mozilla-common' 'mplayer' 'libxi' 'libxt' 'libxpm')
-makedepends=('xulrunner>=1.8.1.1' 'pkgconfig')
+makedepends=('xulrunner>=1.8.1.4' 'pkgconfig')
 backup=(etc/mplayer-plugin.conf)
 install=mplayer-plugin.install
-source=(http://heanet.dl.sourceforge.net/sourceforge/mplayerplug-in/mplayerplug-in-${pkgver}.tar.gz
+source=(http://dl.sourceforge.net/sourceforge/mplayerplug-in/mplayerplug-in-${pkgver}.tar.gz
         mplayerplug-in.conf)
 
 build() {




More information about the arch-commits mailing list