ocaml-lablgtk2: update to 2.18.8.
This commit is contained in:
parent
48f490ba7b
commit
d6eac483f9
@ -1,19 +1,19 @@
|
||||
# Template file for 'ocaml-lablgtk2'
|
||||
pkgname=ocaml-lablgtk2
|
||||
version=2.18.6
|
||||
revision=2
|
||||
version=2.18.8
|
||||
revision=1
|
||||
wrksrc="lablgtk-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-glade --without-gnomeui --without-gtksourceview"
|
||||
make_build_args="world opt"
|
||||
maintainer="Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>"
|
||||
hostmakedepends="ocaml ocaml-findlib m4 camlp4 pkg-config"
|
||||
makedepends="gtk+-devel gtksourceview2-devel libgnomecanvas-devel gtkspell-devel"
|
||||
short_desc="OCaml interface to GTK2"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="http://lablgtk.forge.ocamlcore.org/"
|
||||
distfiles="https://forge.ocamlcore.org/frs/download.php/1726/lablgtk-${version}.tar.gz"
|
||||
checksum=4ddca243066418e2a88ac49ebf2d846fac4b667b1b1753efadd078ae777368f8
|
||||
distfiles="https://github.com/garrigue/lablgtk/releases/download/lablgtk2188/lablgtk-${version}.tar.gz"
|
||||
checksum=91f59bafd07989ea00080f4fd65512ce339878c7117bf5116bad3b93b64d4de3
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
disable_parallel_build=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user