OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
1.5 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../liboil/liboil.desc
  5. [COPY] Copyright (C) 2006 The OpenSDE Project
  6. [COPY] Copyright (C) 2006 The T2 SDE Project
  7. [COPY]
  8. [COPY] More information can be found in the files COPYING and README.
  9. [COPY]
  10. [COPY] This program is free software; you can redistribute it and/or modify
  11. [COPY] it under the terms of the GNU General Public License as published by
  12. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  13. [COPY] GNU General Public License can be found in the file COPYING.
  14. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  15. [I] A simple function library optimized for various CPUs.
  16. [T] Liboil is a library of simple functions that are optimized
  17. [T] for various CPUs. These functions are generally loops
  18. [T] implementing simple algorithms, such as converting an
  19. [T] array of N integers to floating-point numbers or multi-
  20. [T] plying and summing an array of N numbers. Such functions
  21. [T] are candidates for significant optimization using various
  22. [T] techniques, especially by using extended instructions
  23. [T] provided by modern CPUs (Altivec, MMX, SSE, etc.).
  24. [U] http://liboil.freedesktop.org
  25. [A] David Schleef <ds@schleef.org>
  26. [M] Christian Wiese <jeru@ixplanet.org>
  27. [C] extra/development
  28. [F] NOPARALLEL
  29. [L] OpenSource
  30. [S] Stable
  31. [V] 0.3.10
  32. [P] X -----5---9 150.000
  33. [D] 1411315217 liboil-0.3.10.tar.gz http://liboil.freedesktop.org/download/