mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
totem: update to 43.1
This commit is contained in:
parent
2f5c9e7a33
commit
b2884304a0
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'totem'
|
||||
pkgname=totem
|
||||
version=43.0
|
||||
revision=4
|
||||
version=43.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Denable-python=yes"
|
||||
|
@ -12,7 +12,7 @@ makedepends="clutter-gst3-devel clutter-gtk-devel dbus-glib-devel libhandy1-deve
|
|||
gst-plugins-ugly1 libSM-devel libXtst-devel libpeas-devel totem-pl-parser-devel
|
||||
gst-plugins-base1-devel libportal-devel libportal-gtk3-devel
|
||||
python3-gobject-devel"
|
||||
depends="grilo-plugins gst-libav gst-plugins-good1 gst-plugins-ugly1 tracker"
|
||||
depends="grilo-plugins gst-libav gst-plugins-good1 gst-plugins-ugly1 tinysparql"
|
||||
checkdepends="xvfb-run"
|
||||
short_desc="GNOME integrated movie player based on Gstreamer"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
|
@ -21,7 +21,7 @@ homepage="https://wiki.gnome.org/Apps/Videos"
|
|||
#changelog="https://gitlab.gnome.org/GNOME/totem/-/raw/gnome-43/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/totem/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/totem/${version%.*}/totem-${version}.tar.xz"
|
||||
checksum=b36d3655928b5896462a4d39f83b6ad66d37dbc9c99dceb02ea8a2e37394a41e
|
||||
checksum=5668291e9c6444985cb3ffe4ea4f0212f54c2bbe60dd01114c1a950f94759e6d
|
||||
make_check_pre="xvfb-run"
|
||||
|
||||
pycompile_dirs="usr/lib/totem/plugins"
|
||||
|
|
Loading…
Add table
Reference in a new issue