mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
xfce4-screenshooter: update to 1.11.2.
This commit is contained in:
parent
4d8367a3b5
commit
323d8186cf
1 changed files with 6 additions and 5 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'xfce4-screenshooter'
|
# Template file for 'xfce4-screenshooter'
|
||||||
pkgname=xfce4-screenshooter
|
pkgname=xfce4-screenshooter
|
||||||
version=1.11.1
|
version=1.11.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
hostmakedepends="pkg-config gettext glib-devel wayland-devel"
|
hostmakedepends="pkg-config gettext glib-devel wayland-devel"
|
||||||
makedepends="libxfce4ui-devel xfce4-panel-devel exo-devel libsoup3-devel"
|
makedepends="libxfce4ui-devel xfce4-panel-devel exo-devel libsoup3-devel
|
||||||
|
wayland-devel wayland-protocols libxfce4util-devel xfconf-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Plugin that makes screenshots for the Xfce panel"
|
short_desc="Plugin that makes screenshots for the Xfce panel"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://goodies.xfce.org/projects/applications/xfce4-screenshooter"
|
homepage="https://goodies.xfce.org/projects/applications/xfce4-screenshooter"
|
||||||
changelog="https://gitlab.xfce.org/apps/xfce4-screenshooter/-/raw/master/NEWS"
|
changelog="https://gitlab.xfce.org/apps/xfce4-screenshooter/-/raw/master/NEWS"
|
||||||
distfiles="https://archive.xfce.org/src/apps/xfce4-screenshooter/${version%.*}/xfce4-screenshooter-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/apps/xfce4-screenshooter/${version%.*}/xfce4-screenshooter-${version}.tar.xz"
|
||||||
checksum=d94c4a37ac9b26f6d73214bdc254624a4ede4e111bee8d34e689f8f04c37d34d
|
checksum=6ae5bc4823d43e770b3a11700d048d56bdcaafdef37de7deacb8970b55fc1565
|
||||||
|
|
Loading…
Add table
Reference in a new issue