[Lunar-commits] <moonbase-other> lablgtk: version bump
v4hn
me at v4hn.de
Wed Oct 29 22:30:47 CET 2014
commit 6c4bdb9b8c09e3b2a61b341dd453ea31e794f142
Author: v4hn <me at v4hn.de>
Date: Wed, 29 Oct 2014 21:00:49 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/6c4bdb9b8c09e3b2a61b341dd453ea31e794f142
lablgtk: version bump
---
libs/lablgtk/DEPENDS | +2/-0
libs/lablgtk/DETAILS | +5/-4
2 files changed, 7 insertions(+), 4 deletions(-)
--- a/libs/lablgtk/DEPENDS
+++ b/libs/lablgtk/DEPENDS
@@ -1,5 +1,7 @@
depends ocaml
+depends camlp4
+
optional_depends "libglade" "" "--without-glade" "for libglade support"
optional_depends "librsvg" "" "--without-rsvg" "for librsvg support"
--- a/libs/lablgtk/DETAILS
+++ b/libs/lablgtk/DETAILS
@@ -1,11 +1,12 @@
MODULE=lablgtk
- VERSION=2.16.0
+ VERSION=2.18.3
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=https://forge.ocamlcore.org/frs/download.php/979/
- SOURCE_VFY=sha1:3dec411a410fbb38d6e2e5a43a4ebfb2e407e7e6
+ SOURCE_URL=https://forge.ocamlcore.org/frs/download.php/1456/
+ SOURCE_VFY=sha256:deedce9f934821196f9a4d0fc85cad12f59ec82298b908d12cf76cb015d13939
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-2.18.2
WEB_SITE=http://lablgtk.forge.ocamlcore.org/
ENTERED=20050109
- UPDATED=20121013
+ UPDATED=20141029
SHORT="Objective Caml interface to gtk+"
PSAFE=no
More information about the Lunar-commits
mailing list