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