mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
cheese: update to 44.1
This commit is contained in:
parent
f982b76363
commit
bb06934e8c
1 changed files with 5 additions and 4 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'cheese'
|
||||
pkgname=cheese
|
||||
version=43.0
|
||||
revision=2
|
||||
version=44.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="$(vopt_bool gtk_doc gtk_doc) $(vopt_bool gtk_doc man)"
|
||||
hostmakedepends="gettext gdk-pixbuf glib-devel itstool pkg-config vala librsvg
|
||||
$(vopt_if gtk_doc 'gtk-doc') $(vopt_if gir 'gobject-introspection')"
|
||||
$(vopt_if gtk_doc 'gtk-doc') $(vopt_if gir 'gobject-introspection')
|
||||
gtk-update-icon-cache"
|
||||
makedepends="clutter-gst3-devel clutter-gtk-devel gnome-desktop-devel
|
||||
gst-plugins-good1 libXtst-devel libcanberra-devel libgee08-devel librsvg-devel"
|
||||
depends="clutter-gst clutter-gtk desktop-file-utils gnome-video-effects
|
||||
|
@ -17,7 +18,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://wiki.gnome.org/Apps/Cheese"
|
||||
changelog="https://gitlab.gnome.org/GNOME/cheese/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/cheese/${version%.*}/cheese-${version}.tar.xz"
|
||||
checksum=74574c4a3c327327f1a2d6d0b3f937be2afb07a6159b6d78db9c192de6667f0b
|
||||
checksum=5f2185c4c99e54ddf2b8baf60c82819950e54952e132e8639875f3edcbf8f68e
|
||||
|
||||
build_options="gir gtk_doc"
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Add table
Reference in a new issue