source:
project/release/4/sdl-ttf/trunk/sdl-ttf.meta
@
27359
Last change on this file since 27359 was 27359, checked in by , 9 years ago | |
---|---|
File size: 238 bytes |
Line | |
---|---|
1 | ;;; sdl-ttf.meta -*- scheme -*- |
2 | |
3 | ((category graphics) |
4 | (author "") |
5 | (synopsis "SDL-ttf support") |
6 | (license "LGPL-2.1") |
7 | (egg "sdl-ttf.egg") |
8 | (needs sdl-base) |
9 | (files "COPYING" |
10 | "Makefile" |
11 | "sdl-ttf.meta" |
12 | "sdl-ttf.scm" |
13 | "sdl-ttf.setup")) |
Note: See TracBrowser
for help on using the repository browser.