Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv1060/10.4-EOL/libs

Added Files:
        libebml3.info libmatroska5.info 
Log Message:
libebml3, libmatroska5, upgraded from unstable, and shlibbed
list me as maintainer


--- NEW FILE: libmatroska5.info ---
Package: libmatroska5
Version: 1.3.0
Revision: 1
Description: C++ (headers) libary to parse Matroska files
License: LGPL
Homepage: http://dl.matroska.org/downloads/libmatroska/
Maintainer: David Fang <fang...@users.sourceforge.net>
Conflicts: libmatroska
Replaces: libmatroska

BuildDependsOnly: True

GCC: 4.0

Source: http://dl.matroska.org/downloads/libmatroska/libmatroska-%v.tar.bz2
Source-MD5: f4a8c411f09d39c754eb726efd616043

BuildDepends: <<
  libebml3
<<
Depends: <<
  %N-shlibs (= %v-%r)
<<

NoSetCPPFLAGS: true
NoSetLDFLAGS: true
PatchScript: <<
  #!/bin/sh -ev
  sed -i.orig -e 's|\.so\.5|.5.dylib|g' -e 's|\.so|.dylib|g' \
        -e 's|-shared|-dynamiclib -compatibility_version 6 -current_version 
6.0|' \
        -e 's|-fPIC|& -fno-common|g' \
        -e 's|-Wl,-soname,|-install_name $(prefix)/lib/|' \
        -e '/^LIBEBML_INCLUDE_DIR=/s|=.*|=%p/include|' \
        -e '/^LIBEBML_LIB_DIR=/s|=.*|=%p/lib|' \
        -e '/LIBRARY_SO_VER/s|-lebml|$(LINKFLAGS) &|' \
        make/linux/Makefile
<<
CompileScript: <<
  cd make/linux && make -w prefix=%p sharedlib
<<

InstallScript: <<
  cd make/linux && make -w prefix=%i install_headers install_sharedlib
<<

DocFiles: ChangeLog LICENSE.LGPL

DescDetail: <<
libmatroska is a C++ libary to parse Matroska files (.mkv and
.mka). It is available in LGPL license as a source code that should
compile on many platforms including Windows, Linux, Mac OSX and
BeOS. It depends on libebml to work.
<<
SplitOff: <<
Package: %N-shlibs
Description: C++ (shared) libary to parse Matroska files
Depends: libebml3-shlibs
Files: lib/libmatroska.*.dylib
Shlibs: <<
        %p/lib/libmatroska.5.dylib 6.0.0 %n (>= 1.3.0-1)
<<
DocFiles: ChangeLog LICENSE.LGPL
<<

--- NEW FILE: libebml3.info ---
Package: libebml3
Version: 1.2.2
Revision: 1
Description: C++ (headers) libary to parse EBML files
License: LGPL
Maintainer: David Fang <fang...@users.sourceforge.net>
Homepage: http://dl.matroska.org/downloads/libebml/
Conflicts: libebml
Replaces: libebml

BuildDependsOnly: True

GCC: 4.0

Source: http://dl.matroska.org/downloads/libebml/libebml-%v.tar.bz2
Source-MD5: 726cc2bd1a525929ff35ff9854c0ebab

Depends: %N-shlibs (= %v-%r)

NoSetCPPFLAGS: true
NoSetLDFLAGS: true
PatchScript: <<
  #!/bin/sh -ev
  sed -i.orig -e 's|\.so\.3|.3.dylib|g' -e 's|\.so|.dylib|g' \
        -e 's|-fPIC|& -fno-common|g' \
        -e 's|-shared|-dynamiclib -compatibility_version 4 -current_version 
4.0|' \
        -e 's|-Wl,-soname,|-install_name $(prefix)/lib/|' \
        make/linux/Makefile
<<
CompileScript: <<
  cd make/linux && make -w prefix=%p sharedlib
<<

InstallScript: <<
  cd make/linux && make -w prefix=%i install_headers install_sharedlib
<<

DocFiles: ChangeLog LICENSE.LGPL

DescDetail: <<
libebml is a C++ libary to parse EBML files. It is available in LGPL
license as a source code that should compile on many platforms
including Windows, Linux, Mac OSX and BeOS.
This package includes headers and a static library.
<<
SplitOff: <<
Package: %N-shlibs
Description: C++ (shared) libary to parse EBML files
Files: lib/libebml.*.dylib
Shlibs: <<
        %p/lib/libebml.3.dylib 4.0.0 %n (>= 1.2.2-1)
<<
DocFiles: ChangeLog LICENSE.LGPL
<<


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to