Simple OpenGL Image Library
http://lonesock.net/soil.html
SOIL is a tiny C library used primarily for uploading textures into OpenGL.
It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as
saving into TGA, BMP and DDS Files.
It is also able to perform common functions needed in loading OpenGL textures.
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout games/libSOIL && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libSOIL-makefile.patch | 0000001410 1.38 KB | |
libSOIL.changes | 0000001263 1.23 KB | |
libSOIL.spec | 0000003065 2.99 KB | |
soil.zip | 0000474967 464 KB |
Latest Revision
Dirk Stoecker (dstoecker)
accepted
request 1202905
from
Thomas Williams (junknot)
(revision 4)
- Switch out deprecated %patchN macros for %patch -P N. - Bypass %setup macro, due to severe breakage when -debug* packages are enabled. This is caused by the relevant macros not correctly handling embedded spaces in the extracted source directory path. We can revert this whenever the macros (debug_package, __debug_install_post, _debugsource_packages, etc.) are fixed.
Comments 0