From owner-cvs-all@FreeBSD.ORG Fri Jun 9 22:49:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA36016A476; Fri, 9 Jun 2006 22:49:35 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9630543D73; Fri, 9 Jun 2006 22:49:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k59MlW4I033134; Fri, 9 Jun 2006 22:47:32 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k59MlWnr033133; Fri, 9 Jun 2006 22:47:32 GMT (envelope-from pav) Message-Id: <200606092247.k59MlWnr033133@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 9 Jun 2006 22:47:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators Makefile ports/emulators/xgngeo Makefile distinfo pkg-descr pkg-plist ports/emulators/xgngeo/files patch-data-py_configfile.py patch-xgngeo.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 22:49:35 -0000 pav 2006-06-09 22:47:32 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/xgngeo Makefile distinfo pkg-descr pkg-plist emulators/xgngeo/files patch-data-py_configfile.py patch-xgngeo.py Log: XGngeo is a frontend (GUI) for Gngeo which is a powerful command line Neo Geo emulator for the GNU/Linux, FreeBSD system (and may be some other Unices). Both are free softwares released under the GNU GPL license. XGngeo is written in Python and uses the PyGTK library to provide a complete, pratical, and user-friendly GTK+ interface over Gngeo! With XGngeo multiple configuration panels, designed in an intuitive way, emulator behaviour can be regulated both precisely and easily; while Rom selection is made simple thanks to a full featured list with preview image and various game information, etc. WWW: http://www.choplair.org/xgngeo.en.html PR: ports/95761 Submitted by: Jose Alonso Cardenas Marquez Revision Changes Path 1.189 +1 -0 ports/emulators/Makefile 1.1 +57 -0 ports/emulators/xgngeo/Makefile (new) 1.1 +3 -0 ports/emulators/xgngeo/distinfo (new) 1.1 +32 -0 ports/emulators/xgngeo/files/patch-data-py_configfile.py (new) 1.1 +80 -0 ports/emulators/xgngeo/files/patch-xgngeo.py (new) 1.1 +13 -0 ports/emulators/xgngeo/pkg-descr (new) 1.1 +42 -0 ports/emulators/xgngeo/pkg-plist (new)