]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - libart/libart.nm
Add a -debuginfo for every package that is not noarch.
[people/amarx/ipfire-3.x.git] / libart / libart.nm
CommitLineData
0bcd6c99 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
0bcd6c99
SS
4###############################################################################
5
802ea3af
MT
6name = libart_gpl
7version = 2.3.19
8release = 1
0bcd6c99 9
802ea3af
MT
10groups = System/Graphics
11url = http://www.gnome.org
12license = LGPLv2+
13summary = Library of graphics routines used by libgnomecanvas.
0bcd6c99 14
802ea3af 15description
0bcd6c99
SS
16 Graphics routines used by the GnomeCanvas widget and some other \
17 applications. libart renders vector paths and the like.
802ea3af 18end
0bcd6c99 19
802ea3af
MT
20source_dl =
21sources = %{thisapp}.tar.bz2
3bc6fc50 22
802ea3af
MT
23packages
24 package %{name}
25 end
1f9bc2f0 26
802ea3af
MT
27 package %{name}-devel
28 template DEVEL
29 end
1f9bc2f0
MT
30
31 package %{name}-debuginfo
32 template DEBUGINFO
33 end
802ea3af 34end