Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21973

Modified Files:
        pango1-dev.info pango1-shlibs.info pango1-xft2-ft219.info 
        pango1-xft2.info pango1-xft2-ft219.patch pango1-xft2.patch 
Log Message:
New version. +/-ft219 fixes.


Index: pango1-xft2.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/pango1-xft2.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- pango1-xft2.patch   5 Jun 2005 07:14:09 -0000       1.8
+++ pango1-xft2.patch   7 Jun 2005 14:03:54 -0000       1.9
@@ -48,11 +48,11 @@
 +#
 +# update-pango-modules
 +#
-+#   Package which install pango module(s) should call update-pango-modules in
-+#   it's PostInstScript/PostRmScript to update pango.module file.
++#   Packages which install pango module(s) should call update-pango-modules
++#   in their PostInstScript and PostRmScript to update the pango.module file.
 +#
 +
[EMAIL PROTECTED]@/etc/pango
[EMAIL PROTECTED]@/pango
 +CONFFILE=$CONFDIR/pango.modules
 +
 +mkdir -p $CONFDIR
@@ -64,3 +64,15 @@
 +chmod 0644 $CONFFILE
 +
 +exit 0
+diff -ruN pango-1.8.1-orig/docs/pango-querymodules.1 
pango-1.8.1/docs/pango-querymodules.1
+--- pango-1.8.1-orig/docs/pango-querymodules.1 2005-03-04 15:09:45.000000000 
-0500
++++ pango-1.8.1/docs/pango-querymodules.1      2005-06-07 08:00:36.000000000 
-0400
+@@ -40,7 +40,7 @@
+ .SH "ENVIRONMENT"
+ 
+ .PP
+-The Pango module path is specified by the key Pango/ModulesPath in the Pango 
config database, which is read from \fI\fIsysconfdir\fR/pango/pangorc\fR, 
\fI~/\&.pangorc\fR and the file specified in the environment variable 
\fBPANGO_RC_FILE\fR\&.
++The Pango module path is specified by the key Pango/ModulesPath in the Pango 
config database, which is read from [EMAIL PROTECTED]@/pango/pangorc\fR, 
\fI~/\&.pangorc\fR and the file specified in the environment variable 
\fBPANGO_RC_FILE\fR\&.
+ 
+ .SH "BUGS"
+ 

Index: pango1-xft2-ft219.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/pango1-xft2-ft219.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pango1-xft2-ft219.patch     5 Jun 2005 07:14:09 -0000       1.2
+++ pango1-xft2-ft219.patch     7 Jun 2005 14:03:54 -0000       1.3
@@ -1,6 +1,6 @@
 diff -ruN pango-1.6.0-orig/Makefile.in pango-1.6.0/Makefile.in
---- pango-1.6.0-orig/Makefile.in       Fri Dec 31 01:47:39 2004
-+++ pango-1.6.0/Makefile.in    Fri Dec 31 01:47:52 2004
+--- pango-1.6.0-orig/Makefile.in       2004-12-31 01:47:39.000000000 -0800
++++ pango-1.6.0/Makefile.in    2004-12-31 01:47:52.000000000 -0800
 @@ -234,7 +234,7 @@
  
  AUTOMAKE_OPTIONS = 1.7
@@ -54,8 +54,8 @@
  
  
 diff -ruN pango-1.6.0-orig/ltmain.sh pango-1.6.0/ltmain.sh
---- pango-1.6.0-orig/ltmain.sh Fri Dec 31 01:47:39 2004
-+++ pango-1.6.0/ltmain.sh      Fri Dec 31 01:47:52 2004
+--- pango-1.6.0-orig/ltmain.sh 2004-12-31 01:47:39.000000000 -0800
++++ pango-1.6.0/ltmain.sh      2004-12-31 01:47:52.000000000 -0800
 @@ -5266,10 +5266,10 @@
  
  # Directory that this library needs to be installed in:
@@ -72,8 +72,8 @@
        fi
  
 diff -ruN pango-1.6.0-orig/pango/Makefile.in pango-1.6.0/pango/Makefile.in
---- pango-1.6.0-orig/pango/Makefile.in Fri Dec 31 01:47:38 2004
-+++ pango-1.6.0/pango/Makefile.in      Sun Jan 23 01:54:02 2005
+--- pango-1.6.0-orig/pango/Makefile.in 2004-12-31 01:47:38.000000000 -0800
++++ pango-1.6.0/pango/Makefile.in      2004-12-31 01:49:35.000000000 -0800
 @@ -268,8 +268,8 @@
        -DG_DISABLE_DEPRECATED                          \
        $(PANGO_DEBUG_FLAGS)                            \
@@ -107,18 +107,18 @@
        -DG_DISABLE_DEPRECATED                  \
        $(PANGO_DEBUG_FLAGS)\
 diff -ruN pango-1.6.0-orig/update-pango-modules 
pango-1.6.0/update-pango-modules
---- pango-1.6.0-orig/update-pango-modules      Wed Dec 31 16:00:00 1969
-+++ pango-1.6.0/update-pango-modules   Fri Dec 31 01:47:52 2004
+--- pango-1.6.0-orig/update-pango-modules      1969-12-31 16:00:00.000000000 
-0800
++++ pango-1.6.0/update-pango-modules   2004-12-31 01:47:52.000000000 -0800
 @@ -0,0 +1,20 @@
 +#!/bin/sh -e
 +#
 +# update-pango-modules
 +#
-+#   Package which install pango module(s) should call update-pango-modules in
-+#   it's PostInstScript/PostRmScript to update pango.module file.
++#   Packages which install pango module(s) should call update-pango-modules
++#   in their PostInstScript and PostRmScript to update the pango.module file.
 +#
 +
[EMAIL PROTECTED]@/etc/pango
[EMAIL PROTECTED]@/pango
 +CONFFILE=$CONFDIR/pango.modules
 +
 +mkdir -p $CONFDIR
@@ -130,3 +130,15 @@
 +chmod 0644 $CONFFILE
 +
 +exit 0
+diff -ruN pango-1.8.1-orig/docs/pango-querymodules.1 
pango-1.8.1/docs/pango-querymodules.1
+--- pango-1.8.1-orig/docs/pango-querymodules.1 2005-03-04 15:09:45.000000000 
-0500
++++ pango-1.8.1/docs/pango-querymodules.1      2005-06-07 08:00:36.000000000 
-0400
+@@ -40,7 +40,7 @@
+ .SH "ENVIRONMENT"
+ 
+ .PP
+-The Pango module path is specified by the key Pango/ModulesPath in the Pango 
config database, which is read from \fI\fIsysconfdir\fR/pango/pangorc\fR, 
\fI~/\&.pangorc\fR and the file specified in the environment variable 
\fBPANGO_RC_FILE\fR\&.
++The Pango module path is specified by the key Pango/ModulesPath in the Pango 
config database, which is read from [EMAIL PROTECTED]@/pango/pangorc\fR, 
\fI~/\&.pangorc\fR and the file specified in the environment variable 
\fBPANGO_RC_FILE\fR\&.
+ 
+ .SH "BUGS"
+ 

Index: pango1-xft2-ft219.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/pango1-xft2-ft219.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- pango1-xft2-ft219.info      5 Jun 2005 07:14:09 -0000       1.4
+++ pango1-xft2-ft219.info      7 Jun 2005 14:03:54 -0000       1.5
@@ -1,17 +1,19 @@
 Package: pango1-xft2-ft219
-Version: 1.6.0
-Revision: 3
+Version: 1.8.1
+Revision: 1
 Depends: %N-shlibs (=%v-%r), gettext, glib2 (>= 2.4.0-1), libiconv, 
expat-shlibs
 BuildDepends: <<
-  glib2-dev (>= 2.4.0-1), pkgconfig (>= 0.15.0-2), gtk-doc (>= 1.2-1), 
+  glib2-dev (>= 2.4.0-1), pkgconfig (>= 0.15.0-2), gtk-doc (>= 1.2-1),
   x11-dev, xft2-dev, gettext-dev, libiconv-dev, gcc3.3,
   freetype219, fontconfig2-dev, expat
 <<
-Source: mirror:gnome:sources/pango/1.6/pango-%v.tar.bz2
-Source-MD5: 6c732bbc5fba5a0f1f8086e8aa4f490d
+Source: mirror:gnome:sources/pango/1.8/pango-%v.tar.bz2
+Source-MD5: 88aa6bf1876766db6864f3b93577887c
 PatchScript: <<
   #!/bin/bash -ev
-  sed 's|@PREFIX@|%p|' <%a/%n.patch | patch -p1
+  SYSCONFDIR=%p/lib/pango-ft219/etc
+  perl -p -e 'BEGIN{$s=shift} s|[EMAIL PROTECTED]@|%p|; s|[EMAIL 
PROTECTED]@|$s|' $SYSCONFDIR <%a/%n.patch | patch -p1
+  sed -e 's|query|ft219-query|' update-pango-modules > 
update-pango-ft219-modules
 <<
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
@@ -31,19 +33,17 @@
 InstallScript: <<
   #!/bin/bash -ev
   make install DESTDIR=%d
+  SYSCONFDIR=%i/lib/pango-ft219/etc
   rm -rf %i/share/gtk-doc
-  mv %i/bin/pango-querymodules %i/bin/pango-ft219-querymodules
   mv %i/share/man/man1/pango-querymodules.1 
%i/share/man/man1/pango-ft219-querymodules.1
   install -d -m 755 %i/sbin
-  SYSCONFDIR=%i/lib/pango-ft219/etc
-  sed -e 's|%p/etc|%p/lib/pango-ft219/etc|' -e 's|query|ft219-query|' 
update-pango-modules > update-pango-ft219-modules
-  install -c -m 755 update-pango-ft219-modules %i/sbin
+  install -c -m 755 update-pango-ft219-modules %i/sbin/
   install -d -m 755 $SYSCONFDIR/pango
   install -c -m 644 examples/pangox.aliases $SYSCONFDIR/pango
 <<
 PostInstScript: <<
   if [ configure = "$1" ]; then
-    update-pango-modules
+    update-pango-ft219-modules
   fi
 <<
 PostRmScript: <<
@@ -63,12 +63,12 @@
     lib/pango-ft219/lib/pango
   <<
   Shlibs: <<
-    %p/lib/pango-ft219/lib/libpango-1.0.0.dylib 601.0.0 %n (>= 1.6.0-3)
-    %p/lib/pango-ft219/lib/libpangoft2-1.0.0.dylib 601.0.0 %n (>= 1.6.0-3)
-    %p/lib/pango-ft219/lib/libpangox-1.0.0.dylib 601.0.0 %n (>= 1.6.0-3)
-    %p/lib/pango-ft219/lib/libpangoxft-1.0.0.dylib 601.0.0 %n (>= 1.6.0-3)
+    %p/lib/pango-ft219/lib/libpango-1.0.0.dylib 801.0.0 %n (>= 1.8.1-1)
+    %p/lib/pango-ft219/lib/libpangoft2-1.0.0.dylib 801.0.0 %n (>= 1.8.1-1)
+    %p/lib/pango-ft219/lib/libpangox-1.0.0.dylib 801.0.0 %n (>= 1.8.1-1)
+    %p/lib/pango-ft219/lib/libpangoxft-1.0.0.dylib 801.0.0 %n (>= 1.8.1-1)
   <<
-  Description: GTK+ - i18n text shared libraries: for freetype >= 2.1.9
+  Description: GTK+ - i18n text shared libraries (for freetype >= 2.1.9)
   DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
 <<
 SplitOff2: <<
@@ -79,26 +79,37 @@
     lib/pango-ft219/include
     lib/pango-ft219/lib
   <<
-  Description: GTK+ - i18n text development headers and libraries: for 
freetype >= 2.1.9
+  Description: GTK+ - i18n text development headers and libraries (for 
freetype >= 2.1.9)
   DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
 <<
 ConfFiles: %p/lib/pango-ft219/etc/pango/pangox.aliases
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
-Description: GTK+ - i18n libs: for freetype >= 2.1.9
+Description: GTK+ - i18n libs (for freetype >= 2.1.9)
 DescDetail: <<
-These packages link against freetype219 instead of the built-in freetype.
+System for layout and rendering of internationalized text.
+
+These packages link against fink's freetype219 instead of the freetype
+that comes as part of x11.
 
 The gtk-doc docs are not installed. To get them, install the non-ft219
 packages, which can peacefully coexist with the -xf219 packages.
-
-System for layout and rendering of internationalized text.
 <<
 DescPackaging: <<
-Package which install pango module(s) should call update-pango-ft219-modules
-in its PostInst/PostRm script to update pango.modules file.
+  Currently, uses example pangox.aliases without modification. For
+  future, it should be managed by font managing system like defoma
+  (Debian font manager).
+<<
+DescPort: <<
+  Instead of requiring xslt to build this package, we just manually
+  patch the pregenerated manpage target that is included in the
+  tarball.
 
-Currently, uses example pangox.aliases without modification. For future, it
-should be managed by font managing system like defoma (Debian font manager).
+  check uses some C++ but it doesn't leak out into the installed
+  package
+<<
+DescUsage: <<
+Packages which install pango module(s) should call update-pango-ft219-modules
+in their PostInstScript and PostRmScript to update the pango.modules file.
 <<
 License: LGPL
 Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>

Index: pango1-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/pango1-shlibs.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pango1-shlibs.info  7 Mar 2005 00:28:54 -0000       1.6
+++ pango1-shlibs.info  7 Jun 2005 14:03:54 -0000       1.7
@@ -1,5 +1,5 @@
 Package: pango1-shlibs
-Version: 1.6.0
+Version: 1.8.1
 Revision: 1
 Type: bundle
 Depends: pango1-xft2-shlibs (>= %v-%r)

Index: pango1-xft2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/pango1-xft2.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- pango1-xft2.info    5 Jun 2005 07:14:09 -0000       1.13
+++ pango1-xft2.info    7 Jun 2005 14:03:54 -0000       1.14
@@ -1,6 +1,6 @@
 Package: pango1-xft2
-Version: 1.6.0
-Revision: 2
+Version: 1.8.1
+Revision: 1
 Depends: %N-shlibs (=%v-%r), gettext, glib2 (>= 2.4.0-1), libiconv
 Provides: pango1
 Replaces: pango1
@@ -9,11 +9,12 @@
   glib2-dev (>= 2.4.0-1), pkgconfig (>= 0.15.0-2), gtk-doc (>= 1.2-1),
   x11-dev, xft2-dev, gettext-dev, libiconv-dev, gcc3.3
 <<
-Source: mirror:gnome:sources/pango/1.6/pango-%v.tar.bz2
-Source-MD5: 6c732bbc5fba5a0f1f8086e8aa4f490d
+Source: mirror:gnome:sources/pango/1.8/pango-%v.tar.bz2
+Source-MD5: 88aa6bf1876766db6864f3b93577887c
 PatchScript: <<
   #!/bin/bash -ev
-  sed 's|@PREFIX@|%p|' <%a/%n.patch | patch -p1
+  SYSCONFDIR=%p/etc
+  perl -p -e 'BEGIN{$s=shift} s|[EMAIL PROTECTED]@|%p|; s|[EMAIL 
PROTECTED]@|$s|' $SYSCONFDIR <%a/%n.patch | patch -p1
 <<
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
@@ -32,9 +33,9 @@
 InstallScript: <<
   #!/bin/bash -ev
   make install DESTDIR=%d
-  install -d -m 755 %i/sbin
   SYSCONFDIR=%i/etc
-  install -c -m 755 update-pango-modules %i/sbin
+  install -d -m 755 %i/sbin
+  install -c -m 755 update-pango-modules %i/sbin/
   install -d -m 755 $SYSCONFDIR/pango
   install -c -m 644 examples/pangox.aliases $SYSCONFDIR/pango
 <<
@@ -63,12 +64,12 @@
     lib/pango
   <<
   Shlibs: <<
-    %p/lib/libpango-1.0.0.dylib 601.0.0 %n (>= 1.6.0-2)
-    %p/lib/libpangoft2-1.0.0.dylib 601.0.0 %n (>= 1.6.0-2)
-    %p/lib/libpangox-1.0.0.dylib 601.0.0 %n (>= 1.6.0-2)
-    %p/lib/libpangoxft-1.0.0.dylib 601.0.0 %n (>= 1.6.0-2)
+    %p/lib/libpango-1.0.0.dylib 801.0.0 %n (>= 1.8.1-1)
+    %p/lib/libpangoft2-1.0.0.dylib 801.0.0 %n (>= 1.8.1-1)
+    %p/lib/libpangox-1.0.0.dylib 801.0.0 %n (>= 1.8.1-1)
+    %p/lib/libpangoxft-1.0.0.dylib 801.0.0 %n (>= 1.8.1-1)
   <<
-  Description: GTK+ - i18n text shared libraries: for XFree86 (>= 4.3)
+  Description: GTK+ - i18n text shared libraries (for XFree86 >= 4.3)
   DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
 <<
 SplitOff2: <<
@@ -83,21 +84,33 @@
     lib
     share/gtk-doc
   <<
-  Description: GTK+ - i18n text development headers and libraries: for XFree86 
(>= 4.3)
+  Description: GTK+ - i18n text development headers and libraries (for XFree86 
>= 4.3)
   DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
 <<
 ConfFiles: %p/etc/pango/pangox.aliases
 DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
-Description: GTK+ - i18n libraries: for XFree86 (>= 4.3)
+Description: GTK+ - i18n libs (for XFree86 >= 4.3)
 DescDetail: <<
 System for layout and rendering of internationalized text.
+
+These packages link against the freetype that comes as part of x11.
 <<
 DescPackaging: <<
-Package which install pango module(s) should call update-pango-modules
-in its PostInst/PostRm script to update pango.modules file.
+  Currently, uses example pangox.aliases without modification. For
+  future, it should be managed by font managing system like defoma
+  (Debian font manager).
+<<
+DescPort: <<
+  Instead of requiring xslt to build this package, we just manually
+  patch the pregenerated manpage target that is included in the
+  tarball.
 
-Currently, uses example pangox.aliases without modification. For future, it
-should be managed by font managing system like defoma (Debian font manager).
+  check uses some C++ but it doesn't leak out into the installed
+  package
+<<
+DescUsage: <<
+Packages which install pango module(s) should call update-pango-modules
+in their PostInstScript and PostRmScript to update the pango.modules file.
 <<
 License: LGPL
 Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>

Index: pango1-dev.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/pango1-dev.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pango1-dev.info     7 Mar 2005 00:28:54 -0000       1.6
+++ pango1-dev.info     7 Jun 2005 14:03:53 -0000       1.7
@@ -1,5 +1,5 @@
 Package: pango1-dev
-Version: 1.6.0
+Version: 1.8.1
 Revision: 1
 Type: bundle
 Depends: pango1-xft2-dev (>= %v-%r)



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to