The officially official Devuan Forum!

You are not logged in.

#1 2018-12-01 16:43:06

spartrekus
Member
Registered: 2017-04-30
Posts: 132  

Mr Boom, Bomberman clone for Devuan ?

Hello,

Would you think that at some point, soon or later, Mr Boom, Bomberman clone will be available for Devuan ?

best regards
Sp.

Offline

#2 2018-12-01 22:27:10

yeti
Member
From: I'm not here: U R halucinating
Registered: 2017-02-23
Posts: 304  

Re: Mr Boom, Bomberman clone for Devuan ?

spartrekus wrote:

Would you think that at some point, soon or later, Mr Boom, Bomberman clone will be available for Devuan ?

Who?
Me?
<charlie brown voice> Why me? </charlie brown voice>

I'm sitting in front of a Debian9 and I could build "https://github.com/Javanaise/mrboom-libretro" to live in "/opt/mrboom" without problems. Is that what you mean?

When started I see an into screen but have no idea how to continue from there. I'm not familiar with games. And it is noiiiiisyyyyy... :-(

20181201-223059-GMT--opt-mrboom.png

20181201-221503-GMT--opt-mrboom.png

The dependencies do not list "systemd", so I'm ommmmmmmmmptimistic, that it will build on ASCII as easy as on STRETCH.

Cleaned up extract from the shell's history:
(Use it line by line as hints because it was not tested as script.)

sudo apt-get install build-essential libsdl2-dev libmodplug-dev libsdl2-mixer-dev libminizip-dev

sudo install -o$(id -u) -g$(id -g) -m755 -d /opt/mrboom
mkdir /opt/mrboom/src
cd /opt/mrboom/src

git clone --depth=1 https://github.com/Javanaise/mrboom-libretro.git
cd mrboom-libretro/
make clean
make mrboom LIBSDL2=1 PREFIX=/opt/mrboom
make mrboom LIBSDL2=1 PREFIX=/opt/mrboom install

make clean

The "Makefile" respects "$PREFIX" and "$DESTDIR", so packaging should be easy but that's beyond my current attention span.

Last edited by yeti (2018-12-01 22:54:42)


<πš‹πš˜πšπš’ πš˜πš—πš•πš˜πšŠπš='πšπš˜πšŒπšžπš–πšŽπš—πš.πš‹πš˜πšπš’.πš’πš—πš—πšŽπš›π™·πšƒπ™Όπ™»="π™³πš’πšœπšŠπš‹πš•πšŽ π™Ήπš‚!";'>
π”“π”©π”’π”žπ”°π”’ π”©π”’π”žπ”³π”’ 𝔢𝔬𝔲𝔯 π”£π”žπ”²π”©π”±π”° 𝔦𝔫 𝔱π”₯𝔒 𝔰𝔒𝔠𝔱𝔦𝔬𝔫 π”Ÿπ”’π”©π”¬π”΄ π”žπ”«π”‘ 𝔑𝔬𝔫'𝔱 𝔣𝔬𝔯𝔀𝔒𝔱 𝔱𝔬 π”²π”«π”°π”²π”Ÿπ”°π” π”―π”¦π”Ÿπ”’!

Offline

#3 2018-12-25 08:59:41

franck
Member
Registered: 2018-12-25
Posts: 1  

Re: Mr Boom, Bomberman clone for Devuan ?

Hi; seems it's already in Devuan Unstable https://repology.org/metapackage/mrboom/versions

Offline

Board footer