mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
snapshot: update to 47.1.
This commit is contained in:
parent
4749c50bc8
commit
591058a2b4
1 changed files with 5 additions and 3 deletions
|
@ -1,18 +1,20 @@
|
||||||
# Template file for 'snapshot'
|
# Template file for 'snapshot'
|
||||||
pkgname=snapshot
|
pkgname=snapshot
|
||||||
version=46.3
|
version=47.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
hostmakedepends="cargo desktop-file-utils gettext glib-devel
|
hostmakedepends="cargo desktop-file-utils gettext glib-devel
|
||||||
gtk-update-icon-cache pkg-config"
|
gtk-update-icon-cache pkg-config"
|
||||||
makedepends="libadwaita-devel rust-std"
|
makedepends="libadwaita-devel libseccomp-devel rust-std"
|
||||||
|
depends="gst-plugins-rs1"
|
||||||
short_desc="Take pictures and videos"
|
short_desc="Take pictures and videos"
|
||||||
maintainer="chrysos349 <chrysostom349@gmail.com>"
|
maintainer="chrysos349 <chrysostom349@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/snapshot"
|
homepage="https://gitlab.gnome.org/GNOME/snapshot"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/snapshot/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/snapshot/${version%.*}/snapshot-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/snapshot/${version%.*}/snapshot-${version}.tar.xz"
|
||||||
checksum=45957a0415f454d63531491aa04795cee0ced4edddd5d8fa0d000f5ef0735b67
|
checksum=e4b162679af24c7e96ee6e22b47d5ff0da96e0a0f616d13aeb1207c609f89483
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue