Merged back changes from 0.3.x branch
[supertux.git] / tools / autopackage / skeletons / @libsdl.org / sdl_image / skeleton.1
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
9 [Notes]
10 The interface version follows the software version in this library.
11
12 [Test]
13 testForLib libSDL_image-1.2.so.0 && {
14     INTERFACE_VERSIONS="1.2"
15     SOFTWARE_VERSIONS="1.2"
16 }