mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
totem: update to 3.18.1.
This commit is contained in:
parent
97513bfc2a
commit
c9f30319d6
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.18.0
|
version=3.18.1
|
||||||
revision=2
|
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@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2, GPL-2"
|
license="LGPL-2, GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=1b6a7e66414df4b2e2427a9c5f1fee5a5f286beb098fdbe0902e37e3663e3e89
|
checksum=d7816eae9606846c44fd508902eae10bdaed28e6d4f621531990d473184107a2
|
||||||
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile
|
configure_args="--disable-static --disable-schemas-compile
|
||||||
|
@ -26,7 +26,7 @@ makedepends="
|
||||||
nautilus-devel gst-plugins-ugly1 gst-plugins-good1
|
nautilus-devel gst-plugins-ugly1 gst-plugins-good1
|
||||||
gnome-desktop-devel"
|
gnome-desktop-devel"
|
||||||
depends="grilo-plugins>=0.2.12 hicolor-icon-theme desktop-file-utils
|
depends="grilo-plugins>=0.2.12 hicolor-icon-theme desktop-file-utils
|
||||||
gst-libav>=1:1.2.4 gst-plugins-ugly1>=1:1.2.4 gst-plugins-good1>=1:1.2.4"
|
gst-libav gst-plugins-ugly1 gst-plugins-good1"
|
||||||
|
|
||||||
# XXX xulrunner plugin.
|
# XXX xulrunner plugin.
|
||||||
# XXX reenable python plugin if pylint pkg exists.
|
# XXX reenable python plugin if pylint pkg exists.
|
||||||
|
|
Loading…
Add table
Reference in a new issue