[Lunar-commits] <moonbase-other> pango: version bumped to 1.34.0.

Florin Braescu florin at lunar-linux.org
Sun May 12 14:10:12 CEST 2013


commit 48da57007fa881cbae3d6b0f599fd33f56720307
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 12 May 2013 05:09:55 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/48da57007fa881cbae3d6b0f599fd33f56720307

pango: version bumped to 1.34.0.
---
  libs/pango/DEPENDS | +3/-0     
  libs/pango/DETAILS | +4/-5     
  2 files changed, 7 insertions(+), 5 deletions(-)

--- a/libs/pango/DEPENDS
+++ b/libs/pango/DEPENDS
@@ -1,6 +1,9 @@
 depends  glib-2
 depends  fontconfig
+depends  freetype2
 depends  libxcb
+depends  libthai
+depends  harfbuzz
 
 optional_depends "cairo"  "" "" "for the cairo backend"
 optional_depends "libXft" "" "" "for the Xft backend"
--- a/libs/pango/DETAILS
+++ b/libs/pango/DETAILS
@@ -1,12 +1,11 @@
           MODULE=pango
-           MAJOR=1.30
-         VERSION=$MAJOR.1
+         VERSION=1.34.0
           SOURCE=$MODULE-$VERSION.tar.xz
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
-      SOURCE_VFY=sha1:f853a35758bed6aba6101e027ba7b4411448236f
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+      SOURCE_VFY=sha1:a3742c4af864b2adbdb2b2ecfafb9128a9560718
         WEB_SITE=http://www.pango.org
          ENTERED=20020313
-         UPDATED=20120607
+         UPDATED=20130512
            SHORT="A library for text layout and rendering"
 
 cat << EOF




More information about the Lunar-commits mailing list