mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
totem: needs gst-plugins-good full dependency, bumprev.
This commit is contained in:
parent
9d5c9ee41e
commit
5b75e44637
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'totem'
|
# Template file for 'totem'
|
||||||
pkgname=totem
|
pkgname=totem
|
||||||
version=2.32.0
|
version=2.32.0
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-schemas-install --disable-scrollkeeper
|
configure_args="--disable-schemas-install --disable-scrollkeeper
|
||||||
|
@ -110,5 +110,6 @@ Add_dependency build totem-pl-parser-devel
|
||||||
Add_dependency full gst-ffmpeg
|
Add_dependency full gst-ffmpeg
|
||||||
Add_dependency full gst-plugins-bad
|
Add_dependency full gst-plugins-bad
|
||||||
Add_dependency full gst-plugins-ugly
|
Add_dependency full gst-plugins-ugly
|
||||||
|
Add_dependency full gst-plugins-good
|
||||||
Add_dependency full hicolor-icon-theme
|
Add_dependency full hicolor-icon-theme
|
||||||
Add_dependency full desktop-file-utils
|
Add_dependency full desktop-file-utils
|
||||||
|
|
Loading…
Add table
Reference in a new issue