liboil 0.3.17-2ubuntu2 source package in Ubuntu

Changelog

liboil (0.3.17-2ubuntu2) precise; urgency=low

  * Convert for multiarch.
    - Move /usr/bin/oil-bugreport to the liboil0.3-dev package.
    - Switch to debhelper compat level 9.
 -- Felix Geyer <email address hidden>   Sun, 23 Oct 2011 11:08:34 +0200

Upload details

Uploaded by:
Felix Geyer
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
liboil_0.3.17.orig.tar.gz 891.2 KiB 105f02079b0b50034c759db34b473ecb5704ffa20a5486b60a8b7698128bfc69
liboil_0.3.17-2ubuntu2.diff.gz 10.9 KiB a1118d25448d896e3cc057ed6119d506b0c37bb72d0e46b1bbd35f073e4b9797
liboil_0.3.17-2ubuntu2.dsc 1.9 KiB 20dfe3fa3cbc01f54e43b8906bade112a7869abf87912093a4d56c0fd43cecbb

View changes file

Binary packages built by this source

liboil0.3: Library of Optimized Inner Loops

 Liboil is a collection of functions that often benefit from having
 special implementations on various architectures or CPUs. Each function
 in liboil has several implementations which may perform faster or
 slower on a given CPU. Some implementations use alternate algorithms,
 some use hand-crafted assembly, and some use special instructions that
 are only available on certain CPUs, such as MMX, SSE, or Altivec.
 The fastest implementation is automatically chosen at runtime.
 .
 This package contains the liboil shared libraries. It is typically
 installed automatically when an application or library requires it.

liboil0.3-dbg: Library of Optimized Inner Loops (debug package)

 Liboil is a collection of functions that often benefit from having
 special implementations on various architectures or CPUs. Each function
 in liboil has several implementations which may perform faster or
 slower on a given CPU. Some implementations use alternate algorithms,
 some use hand-crafted assembly, and some use special instructions that
 are only available on certain CPUs, such as MMX, SSE, or Altivec.
 The fastest implementation is automatically chosen at runtime.
 .
 This package contains the debugging symbols for the liboil library.
 Users should install it if they want to debug software that uses liboil.

liboil0.3-dev: Library of Optimized Inner Loops (development headers)

 Liboil is a collection of functions that often benefit from having
 special implementations on various architectures or CPUs. Each function
 in liboil has several implementations which may perform faster or
 slower on a given CPU. Some implementations use alternate algorithms,
 some use hand-crafted assembly, and some use special instructions that
 are only available on certain CPUs, such as MMX, SSE, or Altivec.
 The fastest implementation is automatically chosen at runtime.
 .
 This package contains the development headers and libraries, and should
 be installed to compile software that uses liboil.

liboil0.3-doc: Library of Optimized Inner Loops (documentation)

 Liboil is a collection of functions that often benefit from having
 special implementations on various architectures or CPUs. Each function
 in liboil has several implementations which may perform faster or
 slower on a given CPU. Some implementations use alternate algorithms,
 some use hand-crafted assembly, and some use special instructions that
 are only available on certain CPUs, such as MMX, SSE, or Altivec.
 The fastest implementation is automatically chosen at runtime.
 .
 This package contains the documentation for liboil.