totem: update to 3.2.1.
This commit is contained in:
parent
e462fd6ac3
commit
549e2dde77
2 changed files with 2 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'totem'
|
||||
pkgname=totem
|
||||
version=3.2.0
|
||||
revision=2
|
||||
version=3.2.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-scrollkeeper --disable-static
|
||||
|
@ -10,7 +9,7 @@ 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=97277b6746bdbfa7de185fa20602bfb5c72b77169f346311001d4013a93f9139
|
||||
checksum=e3af3281bde6666af4c7f9594b090087657b06c98e96212b11531269e2ee40a4
|
||||
long_desc="
|
||||
Totem is a simple yet featureful media player for GNOME which can read
|
||||
a large number of file formats. It features :
|
||||
|
|
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run gst-plugins-base-devel
|
||||
Add_dependency run totem-pl-parser-devel
|
||||
Add_dependency run nautilus-devel
|
||||
|
|
Loading…
Reference in a new issue