mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
fdefdc04d4
commit
2aad4dfbb1
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'garcon'
|
# Template file for 'garcon'
|
||||||
pkgname=garcon
|
pkgname=garcon
|
||||||
version=0.8.0
|
version=4.16.1
|
||||||
revision=3
|
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
|
||||||
|
@ -13,8 +13,9 @@ short_desc="Glib/GIO freedesktop.org compliant menu implementation"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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"
|
||||||
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=4811d89ee5bc48dbdeffd69fc3eec6c112bbf01fde98a9e848335b374a4aa1bb
|
checksum=84914927a2c1fda167f67af26a6640630a744a22940df508aa6c752cdbd3d21d
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue