]> git.pld-linux.org Git - packages/VisualOS.git/blame - VisualOS.spec
- finished.
[packages/VisualOS.git] / VisualOS.spec
CommitLineData
97c3296d 1#
2# TODO:
3# - add desktop and png icon for VisualOS
4#
600750b0 5Summary: visual simulator of and operating system
6Summary(pl): wizualny symulator systemu operacyjnego
7Name: VisualOS
8Version: 1.0.4
9Release: 1
10License: GPL
11Group: Applications/Emulators
12Source0: http://unc.dl.sourceforge.net/sourceforge/visualos/%{name}-%{version}.tar.gz
13URL: http://visualos.sourceforge.net/
97c3296d 14BuildRequires: automake
15BuildRequires: autoconf
16BuildRequires: libtool
17BuildRequires: gnome-libs-devel
18BuildRequires: gettext-devel
19BuildRequires: libglade-devel
600750b0 20BuildRequires: transfig
21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
22
97c3296d 23%define _prefix /usr/X11R6
24%define _mandir %{_prefix}/man
600750b0 25
26%description
27VisualOS is an "visual simulator of and operating system", that will
28help study and understand the way a real sistem works.
29
30It allows the user to insert processes in the running system,
31assigning them properties (memory usage, processing bursts, IO
32accesses) and VisualOS will dynamically show different graphical
33representations of each subsystem. It is also posible to select the
34algorithm to be used in each case.
35
36%description -l pl
37