Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2007 21:44:03 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/emulators Makefile ports/emulators/loemu Makefile distinfo pkg-descr pkg-plist ports/emulators/loemu/files patch-setup.py
Message-ID:  <200702272144.l1RLi3Gv091796@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
acm         2007-02-27 21:44:03 UTC

  FreeBSD ports repository

  Modified files:
    emulators            Makefile 
  Added files:
    emulators/loemu      Makefile distinfo pkg-descr pkg-plist 
    emulators/loemu/files patch-setup.py 
  Log:
  - 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/
  
  Revision  Changes    Path
  1.217     +1 -0      ports/emulators/Makefile
  1.1       +33 -0     ports/emulators/loemu/Makefile (new)
  1.1       +3 -0      ports/emulators/loemu/distinfo (new)
  1.1       +23 -0     ports/emulators/loemu/files/patch-setup.py (new)
  1.1       +17 -0     ports/emulators/loemu/pkg-descr (new)
  1.1       +35 -0     ports/emulators/loemu/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702272144.l1RLi3Gv091796>