totem: update to 3.4.3.
This commit is contained in:
parent
8ea393efa6
commit
44cc29018b
|
@ -1,23 +1,27 @@
|
|||
# Template file for 'totem'
|
||||
pkgname=totem
|
||||
version=3.4.2
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
version=3.4.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-scrollkeeper --disable-static
|
||||
--disable-schemas-compile --disable-python --enable-nautilus"
|
||||
makedepends="which pkg-config intltool gnome-doc-utils gnutls-devel gst-plugins-base-devel totem-pl-parser-devel nautilus-devel libbluetooth-devel evolution-data-server-devel libsoup-devel mx-devel clutter-gst-devel clutter-gtk-devel libpeas-devel libXtst-devel grilo-devel libepc-devel"
|
||||
fulldepends="grilo-plugins hicolor-icon-theme desktop-file-utils gst-ffmpeg gst-plugins-bad gst-plugins-ugly gst-plugins-good"
|
||||
makedepends="which pkg-config intltool gnome-doc-utils gnutls-devel
|
||||
gst-plugins-base-devel totem-pl-parser-devel nautilus-devel libbluetooth-devel
|
||||
evolution-data-server-devel libsoup-devel mx-devel clutter-gst-devel
|
||||
clutter-gtk-devel libpeas-devel libXtst-devel grilo-devel libepc-devel"
|
||||
fulldepends="grilo-plugins hicolor-icon-theme desktop-file-utils
|
||||
gst-ffmpeg gst-plugins-bad gst-plugins-ugly gst-plugins-good"
|
||||
# XXX xulrunner plugin.
|
||||
subpackages="totem-devel totem-mozilla-plugin"
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
# XXX reenable python plugin if pylint pkg exists.
|
||||
#pycompile_dirs="usr/lib/totem/plugins"
|
||||
revision=2
|
||||
short_desc="A GNOME2 integrated movie player based on Gstreamer"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="custom, GPL-2"
|
||||
checksum=e1532b471a14612b5f44d29b8392716c1123f4d874cd9d01e06a11f32637341e
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
checksum=fce76e3c924d0ffd3d4eef2e69af4c44b3537b26c2df86745e900b4c829b38db
|
||||
long_desc="
|
||||
Totem is a simple yet featureful media player for GNOME which can read
|
||||
a large number of file formats. It features :
|
||||
|
|
Loading…
Reference in New Issue