mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
totem:update to 3.10.1.
This commit is contained in:
parent
f8b7c784bf
commit
04a81f5dac
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'totem'
|
# Template file for 'totem'
|
||||||
pkgname=totem
|
pkgname=totem
|
||||||
version=3.10.0
|
version=3.10.1
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="A GNOME integrated movie player based on Gstreamer"
|
short_desc="A GNOME 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"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=c223e953f9697cc932f3b7efd87cea767a3e5a2ba0e3cda08628aa364caee094
|
checksum=b6b6038c9104965671a6d25e98496a487c3a9c590c9c104f668bd9f4fa7be9e2
|
||||||
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile
|
configure_args="--disable-static --disable-schemas-compile
|
||||||
|
@ -16,9 +16,9 @@ configure_args="--disable-static --disable-schemas-compile
|
||||||
hostmakedepends="which pkg-config intltool gnome-doc-utils
|
hostmakedepends="which pkg-config intltool gnome-doc-utils
|
||||||
itstool gobject-introspection"
|
itstool gobject-introspection"
|
||||||
|
|
||||||
# XXX missing zeitgeist (>=0.9.2) and lirc plugins.
|
# 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.10 dbus-glib-devel
|
evolution-data-server-devel>=3.10 dbus-glib-devel zeitgeist-devel>=0.9.14
|
||||||
clutter-gst-devel>=2.0.8_2 clutter-gtk-devel>=1.4.4_2 libSM-devel
|
clutter-gst-devel>=2.0.8_2 clutter-gtk-devel>=1.4.4_2 libSM-devel
|
||||||
libpeas-devel>=1.9 libXtst-devel grilo-devel>=0.2.7 libepc-devel vala-devel>=0.22
|
libpeas-devel>=1.9 libXtst-devel grilo-devel>=0.2.7 libepc-devel vala-devel>=0.22
|
||||||
gst-plugins-bad1-devel>=1:1.2 gsettings-desktop-schemas-devel>=3.10
|
gst-plugins-bad1-devel>=1:1.2 gsettings-desktop-schemas-devel>=3.10
|
||||||
|
|
Loading…
Add table
Reference in a new issue