ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/BasiliskII.spec
Revision: 1.8
Committed: 1999-10-21T18:29:02Z (24 years, 6 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-21101999, snapshot-02111999
Changes since 1.7: +5 -3 lines
Log Message:
- bumped version number to 0.8
- updated docs for fbdev and extfs

File Contents

# Content
1 Summary: A free, portable Mac II emulator
2 Name: BasiliskII
3 Version: 0.8
4 Release: 1
5 URL: http://www.uni-mainz.de/~bauec002/B2Main.html
6 Source: BasiliskII_src_21101999.tar.gz
7 Copyright: GPL
8 Group: Applications/Emulators
9 Packager: Christian Bauer <Christian.Bauer@uni-mainz.de>
10
11 %description
12 Basilisk II is a free, portable, Open Source 68k Mac emulator. It requires
13 a copy of a Mac ROM and a copy of MacOS to run. Basilisk II is freeware and
14 distributed under the GNU General Public License.
15
16 Some features of Basilisk II:
17 - Emulates either a Mac Classic (which runs MacOS 0.x thru 7.5)
18 or a Mac II series machine (which runs MacOS 7.x, 8.0 and 8.1),
19 depending on the ROM being used
20 - Color video display
21 - CD quality sound output
22 - Floppy disk driver (only 1.44MB disks supported)
23 - Driver for HFS partitions and hardfiles
24 - CD-ROM driver with basic audio functions
25 - Easy file exchange with the host OS via a "Host Directory Tree" icon
26 on the Mac desktop
27 - Ethernet driver
28 - Serial drivers
29 - SCSI Manager (old-style) emulation
30 - Emulates extended ADB keyboard and 3-button mouse
31 - Uses UAE 68k emulation or (under AmigaOS) real 68k processor
32
33 %prep
34 %setup
35
36 %build
37 cd src/Unix
38 ./configure --prefix=/usr
39 make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
40
41 %install
42 cd src/Unix
43 make install
44
45 %files
46 %doc ChangeLog COPYING INSTALL README TECH TODO
47 /usr/bin/BasiliskII
48 /usr/man/man1/BasiliskII.1
49 /usr/share/BasiliskII/keycodes