[Lunar-commits] <moonbase> pango: version bump to 1.25.5
Paul Bredbury
brebs at lunar-linux.org
Mon Aug 31 22:57:26 CEST 2009
commit 3bd37347857f2e5596f47f73a2adb62fdf054894
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Tue Sep 1 03:57:26 2009 +0700
pango: version bump to 1.25.5
Many bugfixes since 1.24.5 - see NEWS file.
---
libs/pango/BUILD | 8 ++++++++
libs/pango/DETAILS | 10 +++++-----
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/libs/pango/BUILD b/libs/pango/BUILD
new file mode 100644
index 0000000..3dc8970
--- /dev/null
+++ b/libs/pango/BUILD
@@ -0,0 +1,8 @@
+(
+
+ # Unwanted doc
+ rm -f README.win32 &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/libs/pango/DETAILS b/libs/pango/DETAILS
index c9f7f05..979327f 100644
--- a/libs/pango/DETAILS
+++ b/libs/pango/DETAILS
@@ -1,16 +1,16 @@
MODULE=pango
- MAJOR=1.24
- VERSION=1.24.5
+ MAJOR=1.25
+ VERSION=1.25.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:a5aa40b78546a7ee59f21804b172e5d47ef776ad
+ SOURCE_VFY=097445f2d9395330e7a9cc9f5209736ae220115b
WEB_SITE=http://www.pango.org/
ENTERED=20020313
- UPDATED=20090721
+ UPDATED=20090901
SHORT="A library for text layout and rendering"
cat << EOF
-Pango is a library for laying out and rendering of text, with an
+Pango is a library for the laying out and rendering of text, with an
emphasis on internationalization. Pango can be used anywhere that
text layout is needed, though most of the work on Pango so far has
been done in the context of the GTK+ widget toolkit. Pango forms
More information about the Lunar-commits
mailing list