Update of /cvsroot/fink/experimental/thesin/finkinfo/test
In directory sc8-pr-cvs1:/tmp/cvs-serv17659

Added Files:
        libdvdread-0.9.3-1.info libdvdread-0.9.3-1.patch 
Log Message:
stupid multi defs *grumble* *grumble*

--- NEW FILE: libdvdread-0.9.3-1.info ---
Package: libdvdread
Version: 0.9.3
Revision: 1
###
Depends: dlcompat-shlibs, %N-shlibs
BuildDepends: dlcompat-dev
BuildDependsOnly: true
###
Source: http://www.dtek.chalmers.se/groups/dvd/dist/%n-%v.tar.gz
Source-MD5: 761db1225098c0834485396d9285e5ff
###
Patch: %f.patch
###
ConfigureParams: --disable-warnings --with-pic --enable-shared --enable-static 
--mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
###
SplitOff: <<
  Package: %N-shlibs
  Replaces: %N (<< %v-2)
  Files: <<
    lib/%N.*.dylib
  <<
  Shlibs: <<
    %p/lib/%N.2.dylib %n (>= %v-%r)
  <<
  DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
<<
###
DocFiles: COPYING
###
Description: Library which provides functions for reading DVD video disks
DescDetail: <<
libdvdread provides a simple foundation for reading DVD video disks. It
provides the functionality that is required to access many DVDs. It parses
IFO files, reads NAV-blocks, and performs CSS authentication and descrambling.
<<
###
License: GPL
Maintainer: Justin F. Hallett <[EMAIL PROTECTED]>
Homepage: http://www.dtek.chalmers.se/~dvd/downloads.shtml

--- NEW FILE: libdvdread-0.9.3-1.patch ---
diff -ruN libdvdread-0.9.3.orig/configure libdvdread-0.9.3/configure
--- libdvdread-0.9.3.orig/configure     2002-05-25 14:16:44.000000000 -0600
+++ libdvdread-0.9.3/configure  2002-11-21 13:08:48.000000000 -0700
@@ -3470,11 +3470,11 @@
     ;;
 
   darwin* | rhapsody*)
-    allow_undefined_flag='-undefined suppress'
+    #allow_undefined_flag='-undefined suppress'
     # FIXME: Relying on posixy $() will cause problems for
     #        cross-compilation, but unfortunately the echo tests do not
     #        yet detect zsh echo's removal of \ escapes.
-    archive_cmds='$CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) 
$allow_undefined_flag -o $lib $libobjs $deplibs$linkopts -install_name $rpath/$soname 
$(test -n "$verstring" -a x$verstring != x0.0 && echo $verstring)'
+    archive_cmds='$CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) 
+$allow_undefined_flag -o $lib $libobjs $deplibs$linkopts $(test .$module != .yes && 
+echo -install_name $rpath/$soname $verstring)'
     # We need to add '_' to the symbols in $export_symbols first
     #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols'
     hardcode_direct=yes



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to