SPECS: gxemul.spec - mips64emul is now gxemul, version 0.3.4

zbyniu zbyniu at pld-linux.org
Wed Jun 29 12:21:12 CEST 2005


Author: zbyniu                       Date: Wed Jun 29 10:21:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- mips64emul is now gxemul, version 0.3.4

---- Files affected:
SPECS:
   gxemul.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/gxemul.spec
diff -u SPECS/gxemul.spec:1.4 SPECS/gxemul.spec:1.5
--- SPECS/gxemul.spec:1.4	Sat Jul 24 21:24:33 2004
+++ SPECS/gxemul.spec	Wed Jun 29 12:21:06 2005
@@ -1,46 +1,44 @@
 # $Revision$, $Date$
-%define		realver	20040723
 Summary:	MIPS machine emulator
 Summary(pl):	Emulator maszyn MIPS
-Name:		mips64emul
-Version:	0.1.1.%{realver}
+Name:		gxemul
+Version:	0.3.4
 Release:	0.1
 License:	BSD-like
 Group:		Applications/Emulators
-Source0:	http://www.mdstud.chalmers.se/~md1gavan/mips64emul/src/%{name}-%{realver}.tar.gz
-# Source0-md5:	5dbe555130c0abde4f8e8b7f157c95d2
+Source0:	http://gavare.se/gxemul/src/%{name}-%{version}.tar.gz
+# Source0-md5:	dbf7ef59d2bb8f1e3082d0fa5fb434af
 BuildRequires:	XFree86-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-mips64emul is a MIPS machine emulator. The goals are to emulate
-MIPS-like CPUs and enough surrounding hardware to fake real machines,
-capable of running real (unmodified) operating systems (such as
-NetBSD, Linux, or OpenBSD), and to assist in experimenting with MIPS
-in general. This is a spare time hobby project, and many things are
-not implemented yet. The emulator is written in C, does not depend on
-any third-party libraries (except X11, which is optional), and should
-compile and run on any Unix-like system.
+Gxemul is a MIPS machine emulator. The goals are to emulate MIPS-like
+CPUs and enough surrounding hardware to fake real machines, capable of
+running real (unmodified) operating systems (such as NetBSD, Linux, or
+OpenBSD), and to assist in experimenting with MIPS in general. This is
+a spare time hobby project, and many things are not implemented yet.
+The emulator is written in C, does not depend on any third-party
+libraries (except X11, which is optional), and should compile and run
+on any Unix-like system.
 
 %description -l pl
-mips64emul to emulator maszyn MIPS. Celem jest emulowanie procesorów
-MIPS i wystarczającej ilości otaczającego je sprzętu, aby udawały
-prawdziwe maszyny, na których mogą działać prawdziwe (nie
-zmodyfikowane) systemy operacyjne (takie jak NetBSD, Linux czy
-OpenBSD) oraz pomoc przy eksperymentowaniu z architekturą MIPS. Jest
-to projekt rozwijany jako hobby w wolnym czasie i wiele rzeczy nie
-jest jeszcze zaimplementowane. Emulator jest pisany w C, nie zależy od
-żadnych zewnętrznych bibliotek (z wyjątkiem opcjonalnych X11) i
-powinien kompilować się i działać na dowolnym systemie uniksowym.
+Gxemul to emulator maszyn MIPS. Celem jest emulowanie procesorów MIPS
+i wystarczającej ilości otaczającego je sprzętu, aby udawały prawdziwe
+maszyny, na których mogą działać prawdziwe (nie zmodyfikowane) systemy
+operacyjne (takie jak NetBSD, Linux czy OpenBSD) oraz pomoc przy
+eksperymentowaniu z architekturą MIPS. Jest to projekt rozwijany jako
+hobby w wolnym czasie i wiele rzeczy nie jest jeszcze
+zaimplementowane. Emulator jest pisany w C, nie zależy od żadnych
+zewnętrznych bibliotek (z wyjątkiem opcjonalnych X11) i powinien
+kompilować się i działać na dowolnym systemie uniksowym.
 
 %prep
-%setup -q -n %{name}-%{realver}
+%setup -q
 
 %build
 ./configure \
-	--mips16 \
-	--delays \
-	--caches
+	--enable-delays \
+	--enable-caches
 %{__make}
 
 %install
@@ -63,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/06/29 10:21:06  zbyniu
+- mips64emul is now gxemul, version 0.3.4
+
 Revision 1.4  2004/07/24 19:24:33  qboosh
 - dup removed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gxemul.spec?r1=1.4&r2=1.5&f=u




More information about the pld-cvs-commit mailing list