mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ocaml-lablgtk2: update to 2.18.10.
This commit is contained in:
parent
b00757fbd5
commit
7d81576b29
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'ocaml-lablgtk2'
|
# Template file for 'ocaml-lablgtk2'
|
||||||
pkgname=ocaml-lablgtk2
|
pkgname=ocaml-lablgtk2
|
||||||
version=2.18.8
|
version=2.18.10
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="lablgtk-${version}"
|
wrksrc="lablgtk-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-glade --without-gnomeui --without-gtksourceview"
|
configure_args="--without-glade --without-gnomeui --without-gtksourceview"
|
||||||
make_build_args="world opt"
|
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"
|
makedepends="gtk+-devel gtksourceview2-devel libgnomecanvas-devel gtkspell-devel"
|
||||||
short_desc="OCaml interface to GTK2"
|
short_desc="OCaml interface to GTK2"
|
||||||
maintainer="Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>"
|
maintainer="Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="http://lablgtk.forge.ocamlcore.org/"
|
homepage="http://lablgtk.forge.ocamlcore.org/"
|
||||||
distfiles="https://github.com/garrigue/lablgtk/releases/download/lablgtk2188/lablgtk-${version}.tar.gz"
|
distfiles="https://github.com/garrigue/lablgtk/archive/${version}.tar.gz"
|
||||||
checksum=91f59bafd07989ea00080f4fd65512ce339878c7117bf5116bad3b93b64d4de3
|
checksum=6f00f6b3114b468eb9e743d27511a6063936f6798f890e44b494f71a5cf95470
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue