totem: update to 3.12.2.
This commit is contained in:
parent
f52419ed0c
commit
2c9887bfca
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'totem'
|
||||
pkgname=totem
|
||||
version=3.12.1
|
||||
version=3.12.2
|
||||
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=dd168cdd4051d01131d47c24fa45bfd08b6ccf45900ac4b64bae47f6f47a35e3
|
||||
checksum=76f9d8bb04813f5c19c0d09f946a2ba42647d10e174c27e8d848afcec7005cd1
|
||||
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile
|
||||
--disable-python --enable-nautilus"
|
||||
|
||||
hostmakedepends="which pkg-config intltool gnome-doc-utils
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils
|
||||
itstool gobject-introspection"
|
||||
|
||||
# XXX missing lirc plugin.
|
||||
|
|
Loading…
Reference in New Issue