Author: tom
Date: Tue Dec 16 11:28:28 2008
New Revision: 3542

URL: http://svn.slimdevices.com?rev=3542&root=Jive&view=rev
Log:
pango: updated to more recent pango to overcome app crashes with arabic and 
other text. Upgraded pango required glib update.

Added:
    7.4/branches/pango/squeezeplay/src/glib-2.18.2.tar.gz   (with props)
    7.4/branches/pango/squeezeplay/src/pango-1.22.3.tar.gz   (with props)
Removed:
    7.4/branches/pango/squeezeplay/src/glib-2.16.4.tar.gz
    7.4/branches/pango/squeezeplay/src/pango-1.21.2.tar.gz
Modified:
    7.4/branches/pango/squeezeplay/src/Makefile.osx

Modified: 7.4/branches/pango/squeezeplay/src/Makefile.osx
URL: 
http://svn.slimdevices.com/7.4/branches/pango/squeezeplay/src/Makefile.osx?rev=3542&root=Jive&r1=3541&r2=3542&view=diff
==============================================================================
--- 7.4/branches/pango/squeezeplay/src/Makefile.osx (original)
+++ 7.4/branches/pango/squeezeplay/src/Makefile.osx Tue Dec 16 11:28:28 2008
@@ -159,7 +159,7 @@
        cd generated/${GETTEXT_DIR}; make && make install
        
 # glib2
-GLIB2_DIR = glib-2.16.4
+GLIB2_DIR = glib-2.18.2
 generated/${GLIB2_DIR}/configure:
        mkdir -p generated; cd generated; tar xvf ../${GLIB2_DIR}.tar.gz
        
@@ -218,7 +218,7 @@
        cd generated/${CAIRO_DIR}; make && make install
        
 # pango
-PANGO_DIR = pango-1.21.2
+PANGO_DIR = pango-1.22.3
 generated/${PANGO_DIR}/configure:
        mkdir -p generated; cd generated; tar xvf ../${PANGO_DIR}.tar.gz
        

Added: 7.4/branches/pango/squeezeplay/src/glib-2.18.2.tar.gz
URL: 
http://svn.slimdevices.com/7.4/branches/pango/squeezeplay/src/glib-2.18.2.tar.gz?rev=3542&root=Jive&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 7.4/branches/pango/squeezeplay/src/glib-2.18.2.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 7.4/branches/pango/squeezeplay/src/pango-1.22.3.tar.gz
URL: 
http://svn.slimdevices.com/7.4/branches/pango/squeezeplay/src/pango-1.22.3.tar.gz?rev=3542&root=Jive&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 7.4/branches/pango/squeezeplay/src/pango-1.22.3.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to