skeleton.1 411 B

1234567891011121314151617
  1. [Meta]
  2. RootName: @libsdl.org/sdl_image
  3. DisplayName: SDL Image Library
  4. ShortName: sdl_image
  5. Skeleton-Author: Matthias Braun <matze@braunis.de>
  6. Skeleton-Version: 1
  7. Repository: http://lincity-ng.berlios.de/autopackage/sdl_image.xml
  8. [Notes]
  9. The interface version follows the software version in this library.
  10. [Test]
  11. testForLib libSDL_image-1.2.so.0 && {
  12. INTERFACE_VERSIONS="1.2"
  13. SOFTWARE_VERSIONS="1.2"
  14. }