[Lunar-commits] <moonbase> gobject-introspection: ver 0.10.1
Paul Bredbury
brebs at lunar-linux.org
Tue Jan 18 05:17:48 CET 2011
commit a9506baae4a2a08c47fb47b621fc49574ac233f8
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Tue Jan 18 11:17:48 2011 +0700
gobject-introspection: ver 0.10.1
---
devel/gobject-introspection/DEPENDS | 1 +
devel/gobject-introspection/DETAILS | 9 +++++----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/devel/gobject-introspection/DEPENDS b/devel/gobject-introspection/DEPENDS
index 466f76a..760449a 100644
--- a/devel/gobject-introspection/DEPENDS
+++ b/devel/gobject-introspection/DEPENDS
@@ -1,3 +1,4 @@
depends libffi
depends glib-2
+
optional_depends Python "" "" "For Python support"
diff --git a/devel/gobject-introspection/DETAILS b/devel/gobject-introspection/DETAILS
index 84716d4..f98221f 100644
--- a/devel/gobject-introspection/DETAILS
+++ b/devel/gobject-introspection/DETAILS
@@ -1,12 +1,12 @@
MODULE=gobject-introspection
MAJOR=0.10
- VERSION=$MAJOR.0
+ VERSION=$MAJOR.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:7566cdf983984aba79c49f33f095bbc702385387
+ SOURCE_VFY=sha1:4ba40192f93568ad88afc33bed95c3e9a742ce69
WEB_SITE=http://live.gnome.org/GObjectIntrospection
ENTERED=20091003
- UPDATED=20110110
+ UPDATED=20110116
SHORT="Generate interface introspection data for GObject libraries"
cat <<EOF
@@ -16,6 +16,7 @@ can be used in several different use cases, for example automatic code
generation for bindings, API verification and documentation generation.
GObject Introspection contains tools to generate and handle the
introspection data.
+
This package contains tools for extracting introspection data from
-libraries and transforming it to different formats.
+libraries and transforming it into different formats.
EOF
More information about the Lunar-commits
mailing list