]> git.pld-linux.org Git - packages/aalib.git/blame - aalib.spec
- s-/usr/bin-%{_bindir}-
[packages/aalib.git] / aalib.spec
CommitLineData
6d187957 1Summary: An ASCII art GFX library
2Summary(pl): Biblioteka GFX sztuki w ASCII
3Name: aalib
4Version: 1.2
1250af83 5Release: 7
6d187957 6Copyright: LGPL
7Group: Libraries
1250af83 8Group(pl): Biblioteki
6d187957 9Source: ftp://ftp.ta.jcu.cz/pub/aa/%{name}-%{version}.tar.gz
1250af83 10Patch0: aalib-xref.patch
11Patch1: aalib-info.patch
6d187957 12URL: http://horac.ta.jcu.cz/aa/aalib/
13Buildroot: /tmp/%{name}-%{version}-root
e79253cb 14
15%description
16AA-lib is a low level gfx library just as many other libraries are.
17The main difference is that AA-lib does not require graphics device. In
18fact, there is no graphical output possible. AA-lib replaces those
19old-fashioned output methods with powerful ascii-art renderer. Now my
20linux boots with a nice penguin logo at secondary display (yes! Like
21Win95 does:) AA-lib API is designed to be similar to other graphics
22libraries. Learning a new API would be a piece of cake!
23
6d187957 24%description -l pl
25