parent
beaf86711a
commit
06031ac2ce
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'gtkmm'.
|
# Template build file for 'gtkmm'.
|
||||||
pkgname=gtkmm
|
pkgname=gtkmm
|
||||||
version=3.22.0
|
version=3.22.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-documentation"
|
configure_args="--disable-documentation"
|
||||||
hostmakedepends="automake libtool pkg-config mm-common"
|
hostmakedepends="automake libtool pkg-config mm-common"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://gtkmm.sourceforge.net/"
|
homepage="http://gtkmm.sourceforge.net/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/gtkmm/${version%.*}/gtkmm-$version.tar.xz"
|
distfiles="${GNOME_SITE}/gtkmm/${version%.*}/gtkmm-$version.tar.xz"
|
||||||
checksum=05da4d4b628fb20c8384630ddf478a3b5562952b2d6181fe28d58f6cbc0514f5
|
checksum=6a0c2cc0894a69b666e688e5e6e93621d7625db5e77fd37551310d75c00896b0
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue