]> git.pld-linux.org Git - packages/OpenPTC-x11.git/blame - OpenPTC-x11.spec
- massive attack s/pld.org.pl/pld-linux.org/
[packages/OpenPTC-x11.git] / OpenPTC-x11.spec
CommitLineData
574e8bc5
JB
1Summary: OpenPTC for X11
2Summary(pl): OpenPTC dla X11
3Name: OpenPTC-x11
4Version: 1.0.0
5Release: 4
6License: LGPL
7Group: Libraries
5807abc5
JB
8Source0: http://www.gaffer.org/ptc/download/distributions/Unix/%{name}-%{version}.tar.gz
9# from dead http://www.cs.ucl.ac.uk/students/c.nentwich/ptc/%{name}-1.0.0-1.0.0-2.patch
10Patch0: %{name}-1.0.0-1.0.0-2.patch
11URL: http://www.gaffer.org/ptc/ptc.html
574e8bc5
JB
12Requires: Hermes >= 1.2.4
13BuildRequires: Hermes-devel >= 1.2.4
14BuildRequires: XFree86-devel
15BuildRequires: libstdc++-devel >= 2.10.0
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%description
19Prometheus Truecolour (OpenPTC) is a third-generation standard for
20cross platform low-level graphics access. A lot of design experience
21has gone into it to provide one of the cleanest APIs available for
22this kind of purpose.
23
24OpenPTC will provide you with a frame-buffer to draw into. You can
25choose that buffer to use a pixel format convenient for you, OpenPTC
26will convert it to the video modes on the target platform, using
27highly optimised x86 and MMX routines where available. This is
28achieved using the HERMES ((c)1998/99 Christian Nentwich et al) pixel
29conversion library.
30
31OpenPTC 1.0 is available for X11, GGI (Linux), Win32, DOS and JAVA.
32Work for other platforms is in progress. All implementations of PTC
33come with full source code and may be used free of charge even in
34commercial projects.
35
36%description -l pl
37