#2820: New package: liboil
---------------------+------------------------------------------------------
Reporter: willimm | Owner: blfs-b...@…
Type: task | Status: new
Priority: normal | Milestone: 6.4
Component: BOOK | Version: SVN
Severity: normal | Keywords:
---------------------+------------------------------------------------------
Description: Liboil is a library of simple functions that are optimized
for various CPUs. These functions are generally loops implementing simple
algorithms, such as converting an array of N integers to floating-point
numbers or multiplying and summing an array of N numbers. Such functions
are candidates for significant optimization using various techniques,
especially by using extended instructions provided by modern CPUs
(Altivec, MMX, SSE, etc.).
Why: Needed for gst-plugins-base.
Proposed category: Ch8: General libs
Deps:
Required:
* Glib2
Optional:
* Gtk-Doc
Homepage: http://liboil.freedesktop.org/wiki/
Latest version: 0.3.15
Compilation instructions:
Run ./configure --prefix=/usr && make and as root, run make install.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2820>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page