Page 1 of 1

Fedora 26 up to rawhide build

Posted: Wed May 18, 2016 10:34 am
by wyvie
Hello guys! I like mudlet a lot, and was having troubles without mudlet on my new shiny fedora.
Since I couldn't find any mudlet build for fedora, I had to create my own on the copr (fedora user repos).
Information could be found here: https://copr.fedorainfracloud.org/coprs/wyvie/mudlet/

To install mudlet, execute these commands from your terminal:

Code: Select all

sudo dnf -y copr enable wyvie/mudlet
sudo dnf install mudlet
Lua libraries are now located in the same repository and are installed as dependencies when installing mudlet.

Re: Fedora 22/23/24 (both i386 and x86_64) build

Posted: Sun Sep 04, 2016 8:05 am
by Vadi
Thanks for this!

What are you refering by the Lua scripts on that page?

Re: Fedora 22/23/24 (both i386 and x86_64) build

Posted: Sun Sep 04, 2016 10:37 am
by wyvie
Sorry. Of course I meant lua libraries (luasql, reg_pcre etc). Will fix this later today.

Re: Fedora 22/23/24 (both i386 and x86_64) build

Posted: Thu Mar 16, 2017 5:08 pm
by wyvie
I have two news. Fist one is that I bumped package in repo to kappa version (also up to fedora 26).
Second, and most important is that I've found my inner strength and also packaged the lua libraries which mudlet usually wants to load on connection to server.
Their installation instructions (in case anyone's interested) are available on the repo page.

Re: Fedora 24/25/26 (both i386 and x86_64) build

Posted: Thu Mar 16, 2017 6:20 pm
by Vadi
Awesome, thanks! 3.0 will be out soon if you'd like to get ready: http://www.mudlet.org/2017/03/mudlet-3- ... preview-7/

Re: Fedora 24/25/26 (both i386 and x86_64) build

Posted: Sat Mar 25, 2017 10:21 am
by wyvie
Updated to 3.0.0 \o/
Congratz, devs, with the release! You're awesome :)

Re: Fedora 24/25/26 (both i386 and x86_64) build

Posted: Sat Mar 25, 2017 10:28 am
by Vadi
Appreciated!

Any idea what'll take to get Mudlet into Fedora repos now?

Re: Fedora 24/25/26 (both i386 and x86_64) build

Posted: Tue Mar 28, 2017 12:05 pm
by wyvie
It's not very difficult, only time consuming, because fedora guys are usually very busy and usually have very few time to inspect new packages.
The question is whether it's necessary. Fedora copr is kinda like ubuntu ppa. And I doubt it will be easy to push necessary lua libraries into the official fedora repos, because some of them also rely on luarocks, which has to rely on old lua, it's a mess :(

Re: Fedora 24/25/26 (both i386 and x86_64) build

Posted: Tue Mar 28, 2017 12:14 pm
by Vadi
Alright! Thanks for making the packages and maintaining them.

Re: Fedora 25 up to rawhide build

Posted: Sun Dec 03, 2017 11:55 pm
by wyvie
Just in case of not losing it - bump for update :)