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