1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
1cea14ecf9 - Remove the detection of some python dependencies from setup.py. It could break
installation of loemu on all FreeBSD versions.

Reported by:	kris
2007-03-27 00:19:34 +00:00
Jose Alonso Cardenas Marquez
72c9c13e27 - Update to 0.1.1
- Add SDLMAME, XMAME and SNES9X options
2007-03-24 14:59:46 +00:00
Jose Alonso Cardenas Marquez
d7f11d8e04 - New port: emulators/loemu
Loemu is a free application that provides a simple frontend for various game
emulators.

Features:
- Currently it supports game emulation with xmame, sdlmame and snes9x.
- Browse games using dynamic list. This allows to browse in a list generated
  with some categories (and it has other advantages).
- Finds games quickly. Using a specific dialog that looks for a game in all
  the gamelist.
- The generation of the dynamic list filtering the gamelist is very fast.
- It has been developed with PyGTK + Glade.
- Released under GNU General Public License.

The design of loemu allows the support of more emulators adding specific
emulator configuration files.

WWW:    http://loemu.pegueroles.com/
2007-02-27 21:44:03 +00:00