garcon: update to 4.18.0.

This commit is contained in:
Đoàn Trần Công Danh 2022-11-14 10:46:56 +07:00 committed by Đoàn Trần Công Danh
parent 4b97954dcb
commit b004901cfe
1 changed files with 4 additions and 4 deletions

View File

@ -1,21 +1,21 @@
# Template file for 'garcon'
pkgname=garcon
version=4.16.1
version=4.18.0
revision=1
build_style=gnu-configure
build_helper=gir
configure_args="--disable-static --with-locales-dir=/usr/share/locale
--enable-introspection=$(vopt_if gir yes no)"
hostmakedepends="pkg-config intltool gettext-devel glib-devel"
makedepends="libglib-devel libxfce4ui-devel"
makedepends="libglib-devel libxfce4ui-devel libxfce4util-devel gtk+3-devel"
conf_files="/etc/xdg/menus/xfce-applications.menu"
short_desc="Glib/GIO freedesktop.org compliant menu implementation"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="LGPL-2.0-or-later"
homepage="https://xfce.org/"
changelog="https://gitlab.xfce.org/xfce/garcon/-/raw/master/NEWS"
distfiles="https://archive.xfce.org/src/xfce/garcon/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=84914927a2c1fda167f67af26a6640630a744a22940df508aa6c752cdbd3d21d
checksum=54633487566a8b8502b71c11a7f719efe27c069bd5773cc95f11ff4ea8f11a14
build_options="gir"
build_options_default="gir"