]> git.pld-linux.org Git - packages/drawtool.git/blame - drawtool.spec
- adapterized and made spec %%debug ready or added using %%rpm*flags macros
[packages/drawtool.git] / drawtool.spec
CommitLineData
b30e6110
SZ
1%include /usr/lib/rpm/macros.perl
2Summary: Simple vector graphics creator (with stdin/out interface)
3Summary(pl): Prosty program do grafiki wektorowej (z interfejsem stdin/out)
4Name: drawtool
b30e6110 5Version: 3.2.2
887c4d3b 6Release: 3
b30e6110 7License: GPL
d5a977a3 8Group: X11/Applications/Graphics
9Group(de): X11/Applikationen/Grafik
10Group(pl): X11/Aplikacje/Grafika
b30e6110
SZ
11Source0: http://www.earth.li/projectpurple/files/%{name}-%{version}.tar.gz
12Patch0: %{name}-makefile.patch
13URL: http://www.earth.li/projectpurple/progs/drawtool.html
b30e6110 14BuildRequires: gtk+-devel
d5a977a3 15BuildRequires: netpbm-devel
2d0abc7e 16BuildRequires: perl >= 5.5
17BuildRequires: rpm-perlprov >= 3.0.3-16
b30e6110
SZ
18
19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%define _prefix /usr/X11R6
22
23%description
24Drawtool is a simple application that reads in simple vector geometry
25from stdin and displays it in a gtk window. Similarly, it will write
26data onto stdout as generated by click-drag mouse movements. It can
27output to bitmap files and Postscript. It can be used as a general
28purpose drawing program, a network whiteboard, a picture viewer or a
29scrapbook for quickly getting down ideas....
30
31%description -l pl
32