Last change
on this file since 202 was
202,
checked in by Sam Hocevar, 19 years ago
|
- debian/control:
+ Changed section to libs/libdevel instead of games/games.
+ Changed package name to libcaca-dev.
- debian/rules:
+ Use debian/compat instead of DH_COMPAT.
+ Install README, BUGS and TODO into /usr/share/doc.
- caca-config.in:
+ First version of the config script.
- configure.ac src/Makefile.am:
+ Build a static PIC library as well.
- README TODO:
+ Various updates.
|
File size:
481 bytes
|
Line | |
---|
1 | Source: libcaca |
---|
2 | Section: libs |
---|
3 | Priority: optional |
---|
4 | Maintainer: Sam Hocevar (Debian packages) <sam+deb@zoy.org> |
---|
5 | Build-Depends: debhelper (>= 4.0), slang1-dev |
---|
6 | Standards-Version: 3.6.1.0 |
---|
7 | |
---|
8 | Package: libcaca-dev |
---|
9 | Section: libdevel |
---|
10 | Architecture: any |
---|
11 | Depends: ${shlibs:Depends} |
---|
12 | Description: text mode graphics library |
---|
13 | libcaca is the Colour AsCii Art library. |
---|
14 | . |
---|
15 | This package contains the header files and static libraries needed to |
---|
16 | compile applications or shared objects that use libcaca. |
---|
Note: See
TracBrowser
for help on using the repository browser.