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