totem: update to 3.12.1.

This commit is contained in:
Juan RP 2014-05-01 08:49:32 +02:00
parent 67cb3404cc
commit 61edf844c6

View File

@ -1,13 +1,13 @@
# Template file for 'totem'
pkgname=totem
version=3.12.0
version=3.12.1
revision=1
short_desc="A GNOME integrated movie player based on Gstreamer"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="custom, GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=96762a1c2026f7bbc6ef8a431cf7626647e54ac2d195eb573a71d62dc3a2c430
checksum=dd168cdd4051d01131d47c24fa45bfd08b6ccf45900ac4b64bae47f6f47a35e3
build_style=gnu-configure
configure_args="--disable-static --disable-schemas-compile
@ -17,7 +17,8 @@ hostmakedepends="which pkg-config intltool gnome-doc-utils
itstool gobject-introspection"
# XXX missing lirc plugin.
makedepends="gnutls-devel gst-plugins-base1-devel>=1:1.2 totem-pl-parser-devel>=3.10
makedepends="
gnutls-devel gst-plugins-base1-devel>=1:1.2 totem-pl-parser-devel>=3.10
evolution-data-server-devel>=3.12 dbus-glib-devel zeitgeist-devel>=0.9.14
clutter-gst-devel>=2.0.10 clutter-gtk-devel>=1.5.2 libSM-devel
libpeas-devel>=1.9 libXtst-devel grilo-devel>=0.2.7 libepc-devel vala-devel>=0.24
@ -52,7 +53,7 @@ totem-devel_package() {
}
totem-mozilla-plugin_package() {
short_desc="Mozilla plug-in for Totem media player"
short_desc+=" - Mozilla plug-in"
pkg_install() {
vmove usr/lib/mozilla
}