# Description: Le lecteur multimédia de GNOME # URL: http://www.gnome.org/projects/totem/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed # Depends on: iso-codes, eel, gmime, gst-plugins-good, nautilus, gst-plugins-bad, gst-plugins-ugly, gst-ffmpeg name=totem-pl-parser version=2.28.2 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=$GNOME_PREFIX \ --libexecdir=$GNOME_PREFIX/lib/$name make make DESTDIR=$PKG install }