Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5043

Added Files:
        liborc-0.4-shlibs.info 
Log Message:
new library liborc-0.4 0.4.17

--- NEW FILE: liborc-0.4-shlibs.info ---
Package: liborc-0.4-shlibs
Version: 0.4.17
Revision: 1
Description: Optimized Inner Loops compiler library
License: BSD
# free to update and take over
Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>
BuildDepends: <<
        fink (>= 0.34),
        fink-package-precedence,
        gtk-doc,
        pkgconfig
<<
Source: http://code.entropywave.com/download/orc/orc-%v.tar.gz
Source-MD5: af1bf3dab9e69f3c36f389285e2a12a1
Source-Checksum: SHA1(5cb7b3225a23bc4a5771a62e9c94a90d21609632)
ConfigureParams: --disable-static
CompileScript: <<
        %{default_script}
        fink-package-precedence --prohibit-bdep=liborc-0.4 .
<<
InfoTest: TestScript: make check || exit 2
InstallScript: make install DESTDIR=%d
DocFiles: COPYING README TODO
Shlibs: <<
        %p/lib/liborc-0.4.0.dylib 18.0.0 %n (>= 0.4.17-1)
        %p/lib/liborc-test-0.4.0.dylib 18.0.0 %n (>= 0.4.17-1)
<<
SplitOff: <<
        Package: liborc-0.4
        Description: Optimized Inner Loops compiler library (dev pkg)
        Files: <<
                include
                lib/pkgconfig
                lib/liborc{,-test}-0.4.dylib lib/liborc{,-test}-0.4.la
                share/aclocal
                share/gtk-doc
        <<
        Depends: %N (= %v-%r)
        BuildDependsOnly: true
        DocFiles: COPYING README TODO
<<
SplitOff2: <<
        Package: orc
        Description: Oil Runtime Compiler
        Files: bin
        Depends: %N (= %v-%r)
        BuildDependsOnly: true
        DocFiles: COPYING README TODO
<<
Homepage: http://code.entropywave.com/projects/orc/
DescDetail: <<
Orc is a just-in-time compiler implemented as a library and set of 
associated tools for compiling and executing simple programs that operate 
on arrays of data.  Orc is unlike other general-purpose JIT engines: the 
Orc bytecode and language is designed so that it can be readily converted 
into SIMD instructions.  This translates to interesting language features 
and limitations: Orc has built-in capability for SIMD-friendly operations 
such as shuffling, saturated addition and subtraction, but only works on 
arrays of data.  This makes Orc good for applications such as image 
processing, audio processing, array math, and signal analysis.
<<


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to