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