[arch-commits] CVS update of extra/gnome/totem-plugin (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Mar 16 14:52:03 UTC 2008


    Date: Sunday, March 16, 2008 @ 10:52:03
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/totem-plugin

Modified: PKGBUILD (1.24 -> 1.25)

upgpkg: totem-plugin 2.22.0-1
    GNOME 2.22


----------+
 PKGBUILD |   23 +++++++----------------
 1 file changed, 7 insertions(+), 16 deletions(-)


Index: extra/gnome/totem-plugin/PKGBUILD
diff -u extra/gnome/totem-plugin/PKGBUILD:1.24 extra/gnome/totem-plugin/PKGBUILD:1.25
--- extra/gnome/totem-plugin/PKGBUILD:1.24	Thu Dec 27 10:51:20 2007
+++ extra/gnome/totem-plugin/PKGBUILD	Sun Mar 16 10:52:03 2008
@@ -1,30 +1,21 @@
-# $Id: PKGBUILD,v 1.24 2007/12/27 15:51:20 jgc Exp $
+# $Id: PKGBUILD,v 1.25 2008/03/16 14:52:03 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=totem-plugin
-pkgver=2.20.1
-pkgrel=3
+pkgver=2.22.0
+pkgrel=1
 url="http://www.hadess.net/totem.php3"
 pkgdesc="Totem mozilla/firefox plugin"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('totem>=2.20.1-3')
-makedepends=('perlxml' 'iso-codes' 'gnome-icon-theme>=2.20.0' 'xulrunner>=1.8.1.11' 'gstreamer0.10-base' 'gstreamer0.10-gconf' 'gnome-doc-utils' 'pkgconfig' 'diffutils' 'libtool')
+depends=('totem>=2.22.0')
+makedepends=('perlxml' 'iso-codes' 'gnome-icon-theme>=2.20.0' 'xulrunner>=1.8.1.11' 'gstreamer0.10-base' 'gstreamer0.10-gconf' 'gnome-doc-utils>=0.12.2' 'pkgconfig' 'diffutils')
 options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/totem/2.20/totem-${pkgver}.tar.bz2
-	totem-plparse.patch)
-md5sums=('6627727e7abd7a7f95257be8df6359a6' 'b2cc763a1d8166eb7532cd17b9f3fe05')
+source=(http://ftp.gnome.org/pub/gnome/sources/totem/2.22/totem-${pkgver}.tar.bz2)
+md5sums=('21a3f983e762b34db035edbaaba9dd63')
 	
 build() {
-  [ -z "${MOZ_PLUGIN_PATH}" ] && . /etc/profile.d/mozilla-common.sh
-
   cd ${startdir}/src/totem-${pkgver}
-  patch -Np1 -i ${startdir}/src/totem-plparse.patch || return 1
-  rm -rf src/plparse
-  aclocal || return 1
-  autoconf || return 1
-  automake || return 1
-
   ./configure --prefix=/usr --sysconfdir=/etc \
               --libexecdir=/usr/lib/totem \
               --localstatedir=/var --disable-static \




More information about the arch-commits mailing list