Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory sc8-pr-cvs17:/tmp/cvs-serv15748/main/finkinfo/x11

Modified Files:
      Tag: pangocairo-branch
        freeglut.info lesstif.info lesstif.patch mlterm.info xbae.info 
        xbae.patch xlt.info xlt.patch xscreensaver.info 
Added Files:
      Tag: pangocairo-branch
        freeglut.patch 
Log Message:
missing stuff from HEAD

Index: xlt.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xlt.patch,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- xlt.patch   13 Jul 2006 17:46:21 -0000      1.2
+++ xlt.patch   19 Jul 2007 22:23:35 -0000      1.2.2.1
@@ -1,61 +1,38 @@
-diff -Nurd -x'*~' Xlt-9.2.9.orig/Makefile.in Xlt-9.2.9/Makefile.in
---- Xlt-9.2.9.orig/Makefile.in 2001-07-21 11:36:44.000000000 -0400
-+++ Xlt-9.2.9/Makefile.in      2006-07-13 13:26:48.000000000 -0400
-@@ -97,7 +97,7 @@
- version_suffix = @version_suffix@
- 
- MAINTAINERCLEANFILES = Makefile.in configure libtool config.guess config.sub 
ltconfig ltmain.sh aclocal.m4 config.h.in install-sh missing mkinstalldirs
--SUBDIRS = . lib doc tests
-+SUBDIRS = . lib doc
- 
- EXTRA_DIST = configure COPYING.LIB ac_find_xlt.m4 ac_find_xpm.m4 CVSMake
- 
-@@ -401,8 +401,9 @@
- #aclocal_DATA = ac_find_xlt.m4 ac_find_xpm.m4
- 
- @[EMAIL PROTECTED]:
[EMAIL PROTECTED]@      if test -w $(aclocaldir) ; then $(INSTALL_DATA) 
$(srcdir)/ac_find_xlt.m4 $(aclocaldir) ; fi
[EMAIL PROTECTED]@      if test -w $(aclocaldir) ; then $(INSTALL_DATA) 
$(srcdir)/ac_find_xpm.m4 $(aclocaldir) ; fi
[EMAIL PROTECTED]@      $(mkinstalldirs) $(DESTDIR)$(aclocaldir)
[EMAIL PROTECTED]@      $(INSTALL_DATA) $(srcdir)/ac_find_xlt.m4 
$(DESTDIR)$(aclocaldir)
[EMAIL PROTECTED]@      $(INSTALL_DATA) $(srcdir)/ac_find_xpm.m4 
$(DESTDIR)$(aclocaldir)
- 
- .PHONY: changelog UpdateCheck
- 
-diff -Nurd -x'*~' Xlt-9.2.9.orig/configure Xlt-9.2.9/configure
---- Xlt-9.2.9.orig/configure   2001-07-21 11:36:42.000000000 -0400
-+++ Xlt-9.2.9/configure        2006-07-13 13:25:03.000000000 -0400
-@@ -853,11 +853,8 @@
- 
- 
+diff -Nurd -x'*~' Xlt-13.0.13.orig/Makefile.am Xlt-13.0.13/Makefile.am
+--- Xlt-13.0.13.orig/Makefile.am       2005-09-16 08:55:48.000000000 -0400
++++ Xlt-13.0.13/Makefile.am    2007-06-26 12:08:48.000000000 -0400
+@@ -6,7 +6,7 @@
+                       ltconfig ltmain.sh aclocal.m4 config.h.in install-sh \
+                       missing mkinstalldirs
  
--if (aclocal --print-ac-dir) </dev/null >/dev/null 2>&1
--then
--    ACLOCALDIR=`aclocal --print-ac-dir`
-+    ACLOCALDIR="${prefix}/share/aclocal"
-     
--fi
+-SUBDIRS       = . lib doc tests scripts
++SUBDIRS       = . lib doc scripts
  
+ EXTRA_DIST = COPYING.LIB ac_find_xlt.m4 ac_find_xpm.m4 ac_find_motif.m4
  
- if test x$ACLOCALDIR != x ; then
-diff -Nurd -x'*~' Xlt-9.2.9.orig/doc/Makefile.in Xlt-9.2.9/doc/Makefile.in
---- Xlt-9.2.9.orig/doc/Makefile.in     2001-07-21 11:36:44.000000000 -0400
-+++ Xlt-9.2.9/doc/Makefile.in  2006-07-13 13:13:36.000000000 -0400
-@@ -100,7 +100,7 @@
+diff -Nurd -x'*~' Xlt-13.0.13.orig/acinclude.m4 Xlt-13.0.13/acinclude.m4
+--- Xlt-13.0.13.orig/acinclude.m4      2004-07-02 14:43:01.000000000 -0400
++++ Xlt-13.0.13/acinclude.m4   2007-06-26 12:25:38.000000000 -0400
+@@ -444,3 +444,5 @@
+ )
+ AC_MSG_RESULT($lt_cv_libm)
+ ])
++
++m4_include(ac_find_motif.m4)
+diff -Nurd -x'*~' Xlt-13.0.13.orig/doc/Makefile.am Xlt-13.0.13/doc/Makefile.am
+--- Xlt-13.0.13.orig/doc/Makefile.am   2005-09-12 16:56:03.000000000 -0400
++++ Xlt-13.0.13/doc/Makefile.am        2007-06-26 13:34:49.000000000 -0400
+@@ -7,7 +7,6 @@
  
  xltdir = $(includedir)/Xlt
  
 -mandir = $(prefix)/man
-+mandir = $(prefix)/share/man
- man_MANS =  StrokeInstall.3 Strokes.3 Xlt.3 XltAnimatedButton.3 
XltAppInitialize.3 XltAppShell.3 XltBubbleButton.3 XltCheckArgSize.3 
XltCreateAnimatedButton.3 XltCreateBubbleButton.3 XltCreateFilePicker.3 
XltCreateHost.3 XltCreateNumEntry.3 XltDisplayFallbackResources.3 
XltDisplayOptions.3 XltEntrySB.3 XltFilePicker.3 XltFilePickerGetChild.3 
XltFilePickerGetString.3 XltFilePickerSetString.3 XltFontChooser.3 
XltGetValues.3 XltHost.3 XltHostCreateTranscript.3 XltHostDiscardOutput.3 
XltHostSelect.3 XltHostSendData.3 XltHostSendString.3 XltNumEntry.3 
XltNumEntryGetChild.3 XltRedirectStdErr.3 XltSelectionBox.3 
XltSelectDebugLevel.3 XltSetClientIcon.3 XltSetValues.3 XltSlideContext.3 
XltToolBarConfigure.3 XltToolBarAddItem.3 XltWaitTillMapped.3 XltWorking.3 
XltYesNo.3
- 
- 
-@@ -108,7 +108,7 @@
+ man_MANS = \
+ StrokeInstall.3 Strokes.3 \
+ Xlt.3 \
+@@ -51,4 +50,4 @@
  
  html_DATA = $(html_HTML)
  
--htmldir = $(prefix)/LessTif/doc/html
-+htmldir = $(prefix)/share/doc/xlt
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =  Strokes.3 StrokeInstall.3 Xlt.3 \
+-htmldir= $(prefix)/Xlt/doc/html
++htmldir= $(prefix)/share/doc/xlt

Index: xbae.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xbae.patch,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- xbae.patch  13 Jul 2006 17:56:08 -0000      1.2
+++ xbae.patch  19 Jul 2007 22:23:35 -0000      1.2.2.1
@@ -1,30 +1,28 @@
-diff -Nurd -x'*~' Xbae-4.50.2.orig/Makefile.in Xbae-4.50.2/Makefile.in
---- Xbae-4.50.2.orig/Makefile.in       2003-03-12 14:56:33.000000000 -0500
-+++ Xbae-4.50.2/Makefile.in    2006-07-13 13:47:16.000000000 -0400
-@@ -115,7 +115,7 @@
+diff -Nurd -x'*~' xbae-4.60.4.orig/Makefile.in xbae-4.60.4/Makefile.in
+--- xbae-4.60.4.orig/Makefile.in       2006-05-29 10:02:12.000000000 -0400
++++ xbae-4.60.4/Makefile.in    2007-06-25 22:05:14.000000000 -0400
+@@ -230,14 +230,14 @@
+ x_includes = @x_includes@
  x_libraries = @x_libraries@
- 
  MAINTAINERCLEANFILES = Makefile.in configure libtool config.guess config.sub 
ltconfig ltmain.sh aclocal.m4 config.h.in install-sh missing mkinstalldirs
 -SUBDIRS = include src examples doc scripts
-+SUBDIRS = include src
- 
++SUBDIRS = include src doc scripts
  EXTRA_DIST = configure ac_find_xbae.m4 Imakefile Xbae.tmpl Xbae.rules \
-       CVSMake acconfig.h
-@@ -125,8 +125,8 @@
+       CVSMake
  
+ aclocaldir = @ACLOCALDIR@
  @[EMAIL PROTECTED] = ac_find_xbae.m4
- 
--docdir = $(prefix)/Xbae
+-docdir = $(datadir)/Xbae
 -doc_DATA = NEWS README
-+docdir = $(prefix)/share/doc/xbae
++docdir = $(datadir)/xbae
 +doc_DATA = AUTHORS ChangeLog COPYING NEWS README
  
  #
  # Some convenient targets for users of Exuberant ctags
-diff -Nurd -x'*~' Xbae-4.50.2.orig/configure Xbae-4.50.2/configure
---- Xbae-4.50.2.orig/configure 2003-03-12 14:56:31.000000000 -0500
-+++ Xbae-4.50.2/configure      2006-07-13 13:50:48.000000000 -0400
-@@ -10098,10 +10098,8 @@
+diff -Nurd -x'*~' xbae-4.60.4.orig/configure xbae-4.60.4/configure
+--- xbae-4.60.4.orig/configure 2006-05-29 10:02:05.000000000 -0400
++++ xbae-4.60.4/configure      2007-06-25 22:06:04.000000000 -0400
+@@ -21986,10 +21986,8 @@
  
  fi
  
@@ -36,15 +34,27 @@
  
  
  if test x$ACLOCALDIR != x ; then
-diff -Nurd -x'*~' Xbae-4.50.2.orig/src/Makefile.in Xbae-4.50.2/src/Makefile.in
---- Xbae-4.50.2.orig/src/Makefile.in   2003-03-12 14:56:35.000000000 -0500
-+++ Xbae-4.50.2/src/Makefile.in        2006-07-13 13:47:16.000000000 -0400
-@@ -69,7 +69,7 @@
- OBJEXT = @OBJEXT@
- PATH_SEPARATOR = @PATH_SEPARATOR@
+diff -Nurd -x'*~' xbae-4.60.4.orig/doc/Makefile.in xbae-4.60.4/doc/Makefile.in
+--- xbae-4.60.4.orig/doc/Makefile.in   2006-05-29 10:02:06.000000000 -0400
++++ xbae-4.60.4/doc/Makefile.in        2007-06-25 22:45:01.000000000 -0400
+@@ -224,7 +224,7 @@
+ # Lets put the informational stuff in a sub directory to avoid 
+ # polluting /usr/local for default installs.
+ #
+-docdir = $(datadir)/Xbae
++docdir = $(datadir)/xbae
+ doc_DATA = \
+       contents.html coverplus.html difffonts.html \
+       index.html main.html morelines.html \
+diff -Nurd -x'*~' xbae-4.60.4.orig/doc/images/Makefile.in 
xbae-4.60.4/doc/images/Makefile.in
+--- xbae-4.60.4.orig/doc/images/Makefile.in    2006-05-29 10:02:06.000000000 
-0400
++++ xbae-4.60.4/doc/images/Makefile.in 2007-06-25 22:52:28.000000000 -0400
+@@ -213,7 +213,7 @@
+ # Lets put the informational stuff in a sub directory to avoid 
+ # polluting /usr/local for default installs.
+ #
+-imagedir = $(datadir)/Xbae/images
++imagedir = $(datadir)/xbae/images
  
--mandir = $(prefix)/man
-+mandir = $(prefix)/share/man
- ACLOCALDIR = @ACLOCALDIR@
- AMTAR = @AMTAR@
- AS = @AS@
+ #
+ # Cut the distribution size, don't distribute these in a source

Index: lesstif.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/lesstif.info,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- lesstif.info        30 Mar 2007 00:25:44 -0000      1.2.2.1
+++ lesstif.info        19 Jul 2007 22:23:35 -0000      1.2.2.2
@@ -6,9 +6,11 @@
 Source-MD5: 74bce66719adb680009f145ef801bce2
 Depends: %N-shlibs (= %e:%v-%r)
 NoSetLDFLAGS: True
-Patch: %n.patch
-PatchScript: perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' 
scripts/autoconf/ac_find_motif.m4
-BuildDepends: automake1.6, x11-dev
+PatchScript: <<
+  sed -e 's|@PREFIX@|%p|' < %a/%n.patch | patch -p1
+  perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' 
scripts/autoconf/ac_find_motif.m4
+<<
+BuildDepends: x11-dev
 Replaces: lesstif-dev, openmotif3
 Conflicts: openmotif3
 BuildDependsOnly: True

Index: lesstif.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/lesstif.patch,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- lesstif.patch       30 Mar 2007 00:25:45 -0000      1.1.2.1
+++ lesstif.patch       19 Jul 2007 22:23:35 -0000      1.1.2.2
@@ -6,7 +6,8 @@
                                                    
ac_config_headers="$ac_config_headers include/LTconfig.h"
  
 -if (aclocal --print-ac-dir) </dev/null >/dev/null 2>&1 && test -w `aclocal 
--print-ac-dir`; then
-     ACLOCALDIR=`aclocal --print-ac-dir`
+-    ACLOCALDIR=`aclocal --print-ac-dir`
++    [EMAIL PROTECTED]@/share/aclocal
  
 -fi
  

--- NEW FILE: freeglut.patch ---
--- freeglut-2.4.0/src/freeglut_cursor.c.old    2006-10-11 20:49:13.000000000 
+0200
+++ freeglut-2.4.0/src/freeglut_cursor.c        2006-10-11 20:51:43.000000000 
+0200
@@ -147,11 +147,13 @@
             }
         }
 
-        if ( ( cursorIDToUse != GLUT_CURSOR_NONE ) && ( cursor == None ) ) {
+       if ( cursorIDToUse == GLUT_CURSOR_INHERIT ) {
+            XUndefineCursor( fgDisplay.Display, window->Window.Handle );
+       } else if ( cursor != None ) {
+            XDefineCursor( fgDisplay.Display, window->Window.Handle, cursor );
+       } else if ( cursorIDToUse != GLUT_CURSOR_NONE ) {
             fgError( "Failed to create cursor" );
         }
-        XDefineCursor( fgDisplay.Display,
-                       window->Window.Handle, cursor );
     }
 
 #elif TARGET_HOST_WIN32 || TARGET_HOST_WINCE

Index: mlterm.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/mlterm.info,v
retrieving revision 1.4.2.12
retrieving revision 1.4.2.13
diff -u -d -r1.4.2.12 -r1.4.2.13
--- mlterm.info 3 May 2007 23:17:10 -0000       1.4.2.12
+++ mlterm.info 19 Jul 2007 22:23:35 -0000      1.4.2.13
@@ -1,6 +1,6 @@
 Package: mlterm
 Version: 2.9.3
-Revision: 2
+Revision: 3
 License: BSD
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
 Description: Multilingual terminal emulator on X11

Index: xlt.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xlt.info,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- xlt.info    13 Jul 2006 17:46:21 -0000      1.2
+++ xlt.info    19 Jul 2007 22:23:35 -0000      1.2.2.1
@@ -1,22 +1,27 @@
 Package: xlt
-Version: 9.2.9
-Revision: 5
+Version: 13.0.13
+Revision: 1
 Maintainer: None <[EMAIL PROTECTED]>
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: lesstif, x11-dev
+BuildDepends: openmotif3, x11-dev, autoconf (>= 2.60), automake1.9, libtool14
 Source: mirror:sourceforge:%N/Xlt-%v.tar.gz
-Source-MD5: 5159ced8318597b9a303c3453bbe1658
+Source-MD5: 46b6259c7637d6e9b87520eb91b6ea51
 Patch: %n.patch
-PatchScript: perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' ac_find_*.m4
-UpdateLibTool: True
+PatchScript: perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' acinclude.m4
+ConfigureParams: --disable-dependency-tracking --enable-static
+CompileScript: <<
+ autoreconf -f -i
+ ./configure %c
+ make
+<<
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS ChangeLog COPYING COPYING.LIB NEWS README
 BuildDependsOnly: True
 SplitOff: <<
  Package: %N-shlibs
- Depends: x11
+ Depends: openmotif3-shlibs, x11
  Files: lib/*.*.dylib
- Shlibs: %p/lib/libXlt.0.dylib 10.0.0 %n (>= 9.2.9-3)
+ Shlibs: %p/lib/libXlt.0.dylib 14.0.0 %n (>= 13.0.13-1)
  DocFiles: AUTHORS ChangeLog COPYING COPYING.LIB NEWS README
 <<
 Description: Set of motif based widgets
@@ -29,9 +34,12 @@
 DescPackaging: <<
 Patched doc/Makefile.in so the correct doc and man directory is selected.
 
-Patched configure to use fink's aclocal path without needing
-BuildDepends:automaken and patched Makefile.in to respect DESTDIR for
-installing the aclocal files.
+#Patched configure to use fink's aclocal path without needing
+#BuildDepends:automaken
+
+Using fink's UpdateLibTool causes compile-time failure (ltconfig and
+ltmain.sh version mismatch (?)), so redo real autotools. Therefore no
+reason to avoid using them for aclocal path.
 
 Originally packaged by Matt Stephenson.
 <<

Index: xbae.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xbae.info,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- xbae.info   13 Jul 2006 17:56:08 -0000      1.2
+++ xbae.info   19 Jul 2007 22:23:35 -0000      1.2.2.1
@@ -1,22 +1,22 @@
 Package: xbae
-Version: 4.50.2
-Revision: 2
+Version: 4.60.4
+Revision: 1
 Maintainer: None <[EMAIL PROTECTED]>
-Source: mirror:sourceforge:%n/Xbae-%v.tar.gz
-Source-MD5: f6785c3afc37bd1a5691172d73d1ae81
-BuildDepends: lesstif, x11-dev
+Source: mirror:sourceforge:%n/%n-%v.tar.gz
+Source-MD5: 9690059474bb05191dccd041ff5052bd
+BuildDepends: openmotif3, x11-dev
 Depends: %N-shlibs (= %v-%r) 
 Patch: %n.patch
-PatchScript: perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' ac_find_xbae.m4
+ConfigureParams: --mandir=%p/share/man --enable-static
 InstallScript: make install DESTDIR=%d
 BuildDependsOnly: True
 SplitOff: <<
  Package: %N-shlibs
  Replaces: xbae (<< 4.9.1-3)
- Depends: x11
+ Depends: openmotif3-shlibs, x11
  Files: lib/*.*.dylib
  Shlibs: %p/lib/libXbae.4.dylib 5.0.0 %n (>= 4.9.5-1)
- DocFiles: COPYING README
+ DocFiles: AUTHORS COPYING ChangeLog NEWS README
 <<
 Description: Set of motif based widgets
 DescDetail: <<
@@ -31,8 +31,7 @@
 keystrokes to be validated as well as the final string.
 <<
 DescPackaging: <<
- Patch so the man directory is install in the correct place. DocFiles not
-used as all documentation installed with everything else.
+ DocFiles not used as all documentation installed with everything else.
 
 Patched configure to use fink's aclocal path without needing
 BuildDepends:automaken

Index: xscreensaver.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/xscreensaver.info,v
retrieving revision 1.4.2.9
retrieving revision 1.4.2.10
diff -u -d -r1.4.2.9 -r1.4.2.10
--- xscreensaver.info   19 Jun 2007 14:41:43 -0000      1.4.2.9
+++ xscreensaver.info   19 Jul 2007 22:23:35 -0000      1.4.2.10
@@ -1,6 +1,6 @@
 Package: xscreensaver
 Version: 4.21
-Revision: 1005
+Revision: 1006
 Depends: x11-shlibs, gtk+2-shlibs (>= 2.10.0-1), atk1-shlibs (>= 1.17.0-1), 
pango1-xft2-ft219 (>= 1.16.0-1), glib2-shlibs (>= 2.12.0-1), libxml2-shlibs, 
libgl-shlibs, libglade2-shlibs (>= 2.6.1-1), netpbm-shlibs | netpbm10-shlibs, 
libjpeg-shlibs, libgettext3-shlibs
 BuildDepends: glitz, expat1, libpng3, cairo (>= 1.2-1), fontconfig2-dev (>= 
2.3.2-13), freetype219 (>= 2.3.1-1), xft2-dev, x11-dev, gtk+2-dev (>= 
2.10.0-1), atk1 (>= 1.17.0-1), pango1-xft2-ft219-dev (>= 1.16.0-1),  glib2-dev 
(>= 2.12.0-1), gettext-bin, libgettext3-dev, libxml2, libglade2 (>= 2.6.1-1), 
netpbm | netpbm10, libjpeg, pkgconfig (>= 0.21-1)
 Source: http://www.jwz.org/xscreensaver/xscreensaver-%v.tar.gz

Index: freeglut.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/freeglut.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- freeglut.info       20 Jan 2006 20:34:22 -0000      1.1
+++ freeglut.info       19 Jul 2007 22:23:35 -0000      1.1.2.1
@@ -1,6 +1,6 @@
 Package: freeglut
 Version: 2.4.0
-Revision: 1
+Revision: 2
 Maintainer: Jack Howarth <[EMAIL PROTECTED]>
 Source: mirror:sourceforge:freeglut/%N-%v.tar.gz
 Source-MD5: 6d16873bd876fbf4980a927cfbc496a1 
@@ -8,8 +8,9 @@
 BuildDepends: fink (>= 0.9.9), x11-dev
 Conflicts: glut
 Replaces: glut
-ConfigureParams: --disable-replace-glut --disable-warnings
+ConfigureParams: --disable-replace-glut --disable-warnings 
--disable-dependency-tracking
 SetCFLAGS: -O3
+Patch: %n.patch
 PatchScript: <<
   perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
 <<
@@ -19,6 +20,7 @@
 make install DESTDIR=%d
 ln -s libfreeglut.3.dylib %i/lib/libglut.dylib
 ln -s libfreeglut.a %i/lib/libglut.a
+ln -s libfreeglut.la %i/lib/libglut.la
 ln -s freeglut.h %i/include/GL/glut.h
 ln -s freeglut_ext.h %i/include/GL/glut_ext.h
 ln -s freeglut_std.h %i/include/GL/glut_std.h
@@ -44,8 +46,9 @@
 DescPackaging: <<
 This package is NOT binary compatible with glut/glut-shlibs and can not
 replace for them. Packages that wish to use freeglut as a replacement
-for glut need to have "BuildDepends: glut|freeglut" and "Depends:
-glut-shlibs|freeglut-shlibs" in their info file.
+for glut cannot have "BuildDepends: glut|freeglut" and "Depends:
+glut-shlibs|freeglut-shlibs" in their info file, but need to pick one
+self-consistently.
 
 This package builds the freeglut libraries named as freeglut rather than
 glut to allow the co-existance with glut since the shared library versioning
@@ -53,8 +56,7 @@
 headers to allow freeglut to used as a drop in replace for glut without
 requiring changes in the source code of programs which require glut.
 
-Note that I have used the LDFLAGS to prevent freeglut from linking its
-demo programs against the installed libglut.
+Patch fixes crash in flightgear (taken from RH's Fedora 7 package).
 <<
 License: OSI-Approved
 Homepage: http://freeglut.sourceforge.net/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to