RPM Package Request: Fusion

General conversations about MIB project
Forum rules
Image
Before you post, please read forum rules:
Software requests - How to
Tag [SOLVED] in topics
Post Reply
User avatar
ZombieRyushu
Utente junior
Utente junior
Posts: 66
Joined: 7 March 2011, 6:17
OpenMandriva: 2010.2
Kernel: 2.6.33.7
Desktop: KDE

RPM Package Request: Fusion

Post by ZombieRyushu »

I request a package be made of Kega Fusion as it is the only Emulator that exists for the Sega Pico.

It is a Binary only emulator that does not distribute its source code.

Homepage:
http://www.eidolons-inn.net/tiki-index.php?page=Kega

Download
http://www.eidolons-inn.net/tiki-downlo ... fileId=572

Here is the start of a SPEC file.

Code: Select all

%define distsuffix plf

Name:         Fusion
License:      GPL
Group:        Emulators
URL: http://www.eidolons-inn.net/tiki-index.php?page=Kega
Autoreqprov:  on
Version:      363x
Release:      %mkrel 1
Summary:      Sega Genesis/32X/Master System/CD/SG-1000/Pico Emulator
Source:       %name%version.tar.gz
BuildRequires: SDL-devel zlib-devel GL-devel gcc-c++
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Sega emulator. Needs BIOS ROMs for Sega CD and 32X.

%prep
%setup -n %name

%build
%install
# install section
install -D -m 755 Fusion $RPM_BUILD_ROOT/usr/bin/Fusion


%files
%defattr(-,root,root)
%doc History.txt Readme.txt
%{_bindir}/Fusion


%changelog
* Thu Dec 11 2008 - uli@suse.de
- fixed bugs found by rpmlint

User avatar
grissino
Collaboratore
Collaboratore
Posts: 140
Joined: 11 December 2007, 11:19

Re: RPM Package Request: Fusion

Post by grissino »

I'll see...
ciao.
Image
ciao.
grissino.

User avatar
grissino
Collaboratore
Collaboratore
Posts: 140
Joined: 11 December 2007, 11:19

Re: RPM Package Request: Fusion

Post by grissino »

Available only for 32 bit.

Code: Select all

http://mib.pianetalinux.org/MIB/2010.2/32/basic/Fusion-363x-69mib2010.2.i686.rpm
ciao.
Image
ciao.
grissino.

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: RPM Package Request: Fusion

Post by NicCo »

I tryed it in 2010.2 64bit, and it download, install and works very nice!

Directly from my 2010.2 64bit, I executed

Code: Select all

urpmi http://mib.pianetalinux.org/MIB/2010.2/32/basic/Fusion-363x-69mib2010.2.i686.rpm
I noticed there is even the change to add some external plugins, if someone port them...


bye, NicCo
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
grissino
Collaboratore
Collaboratore
Posts: 140
Joined: 11 December 2007, 11:19

Re: RPM Package Request: Fusion

Post by grissino »

Available as noarch for x86_64 too.
Full working.
ciao.
Image
ciao.
grissino.

User avatar
ZombieRyushu
Utente junior
Utente junior
Posts: 66
Joined: 7 March 2011, 6:17
OpenMandriva: 2010.2
Kernel: 2.6.33.7
Desktop: KDE

Re: RPM Package Request: Fusion

Post by ZombieRyushu »

Fusion works fine.

Post Reply