Package Details: mudlet 4.18.5-1

Git Clone URL: https://aur.archlinux.org/mudlet.git (read-only, click to copy)
Package Base: mudlet
Description: A modern MUD client with a graphical user inteface and built in Lua scripting
Upstream URL: http://www.mudlet.org
Keywords: client games mud
Licenses: GPL
Submitter: None
Maintainer: rantnar
Last Packager: rantnar
Votes: 23
Popularity: 0.43
First Submitted: 2009-03-14 03:05 (UTC)
Last Updated: 2024-09-28 11:51 (UTC)

Dependencies (20)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 Next › Last »

chrys87 commented on 2016-11-26 18:34 (UTC)

Version 3.0 is the most current one. http://www.mudlet.org/download/ would you please update :)?

lpapp commented on 2016-11-08 19:53 (UTC)

g++ -c -pipe -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -O3 -w -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/lua5.1 -isystem /usr/include/qt -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtCore -Itmp -I/usr/lib/qt/mkspecs/linux-g++ -o tmp/main.o main.cpp g++ -c -pipe -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -O3 -w -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/lua5.1 -isystem /usr/include/qt -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtCore -Itmp -I/usr/lib/qt/mkspecs/linux-g++ -o tmp/Host.o Host.cpp TConsole.cpp:22:23: fatal error: QMessageBox: No such file or directory #include <QMessageBox> ^ compilation terminated. make: *** [Makefile:1623: tmp/TConsole.o] Error 1 make: *** Waiting for unfinished jobs.... main.cpp:24:24: fatal error: QApplication: No such file or directory #include <QApplication> ^ compilation terminated. make: *** [Makefile:1702: tmp/main.o] Error 1 In file included from ctelnet.cpp:26:0: mudlet.h:26:23: fatal error: QMainWindow: No such file or directory #include <QMainWindow> ^ compilation terminated. make: *** [Makefile:1663: tmp/ctelnet.o] Error 1 In file included from TriggerUnit.h:24:0, from Host.h:36, from Host.cpp:28: TTrigger.h:41:18: fatal error: QSound: No such file or directory #include <QSound> ^ compilation terminated. make: *** [Makefile:1743: tmp/Host.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

tyrannis.hawk commented on 2016-07-22 11:09 (UTC)

Shouldn't this package have been bumped to version 2.1 long ago? It has been out for quite a while now.

chrys87 commented on 2016-05-21 13:54 (UTC)

can confirm the QMessageBox problem. doesnt compile. i used the git package, that seems to work.

Senco commented on 2015-08-09 09:48 (UTC)

Compilation fails as seen below. QMessageBox seems to point at qt4, but that's already installed as dependency. Any suggestions? ==> Starting build()... patching file src.pro g++ -c -pipe -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -O3 -w -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -isystem /usr/include/lua5.1 -isystem /usr/include/qt -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtNetwork -isystem /usr/include/qt/QtCore -Itmp -I/usr/lib/qt/mkspecs/linux-g++ -o tmp/TConsole.o TConsole.cpp TConsole.cpp:22:23: fatal error: QMessageBox: No such file or directory compilation terminated. Makefile:1643: recipe for target 'tmp/TConsole.o' failed make: *** [tmp/TConsole.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

TrialnError commented on 2014-09-06 01:11 (UTC)

.exe If they didn't switch to csharp than those new builds are just for windows

Xabre commented on 2013-02-27 23:34 (UTC)

mudlet 2.1 is out for a while already.

devrs0 commented on 2013-02-07 18:37 (UTC)

The PKGBUILD has been updated.

<deleted-account> commented on 2011-03-01 15:32 (UTC)

Could the maintainer please update the AUR package using the comments below to fix the issues, or orphan the package so someone else can continue keeping it up to date?

<deleted-account> commented on 2010-12-21 06:39 (UTC)

Small correction on gefarion's PKGBUILD, the makedepends should be cmake as qmake isn't really a package: http://aur.pastebin.com/G6WyPzQi