garcon: update to 4.18.0.
This commit is contained in:
parent
4b97954dcb
commit
b004901cfe
|
@ -1,21 +1,21 @@
|
||||||
# Template file for 'garcon'
|
# Template file for 'garcon'
|
||||||
pkgname=garcon
|
pkgname=garcon
|
||||||
version=4.16.1
|
version=4.18.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
configure_args="--disable-static --with-locales-dir=/usr/share/locale
|
configure_args="--disable-static --with-locales-dir=/usr/share/locale
|
||||||
--enable-introspection=$(vopt_if gir yes no)"
|
--enable-introspection=$(vopt_if gir yes no)"
|
||||||
hostmakedepends="pkg-config intltool gettext-devel glib-devel"
|
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"
|
conf_files="/etc/xdg/menus/xfce-applications.menu"
|
||||||
short_desc="Glib/GIO freedesktop.org compliant menu implementation"
|
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"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
changelog="https://gitlab.xfce.org/xfce/garcon/-/raw/master/NEWS"
|
changelog="https://gitlab.xfce.org/xfce/garcon/-/raw/master/NEWS"
|
||||||
distfiles="https://archive.xfce.org/src/xfce/garcon/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/xfce/garcon/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=84914927a2c1fda167f67af26a6640630a744a22940df508aa6c752cdbd3d21d
|
checksum=54633487566a8b8502b71c11a7f719efe27c069bd5773cc95f11ff4ea8f11a14
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in New Issue