[PC-BSD Commits] r13004 - in pbi/modules/emulators: . linux-epsxe linux-epsxe/resources linux-epsxe/xdg-desktop linux-epsxe/xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 27 11:38:05 PDT 2011
Author: kenmoore
Date: 2011-09-27 11:38:05 -0700 (Tue, 27 Sep 2011)
New Revision: 13004
Added:
pbi/modules/emulators/linux-epsxe/
pbi/modules/emulators/linux-epsxe/resources/epsxe.png
pbi/modules/emulators/linux-epsxe/xdg-desktop/epsxe.desktop
pbi/modules/emulators/linux-epsxe/xdg-menu/epsxe.desktop
Removed:
pbi/modules/emulators/linux-epsxe/resources/yabause.png
pbi/modules/emulators/linux-epsxe/xdg-desktop/yabause.desktop
pbi/modules/emulators/linux-epsxe/xdg-menu/yabause.desktop
Modified:
pbi/modules/emulators/linux-epsxe/pbi.conf
Log:
Added a module for linux-epsxe
Modified: pbi/modules/emulators/linux-epsxe/pbi.conf
===================================================================
--- pbi/modules/emulators/yabause/pbi.conf 2011-09-27 15:49:38 UTC (rev 12999)
+++ pbi/modules/emulators/linux-epsxe/pbi.conf 2011-09-27 18:38:05 UTC (rev 13004)
@@ -7,18 +7,18 @@
##############################################################################
# Program Name
-PBI_PROGNAME="yabause"
+PBI_PROGNAME="ePSXe"
# Program Website
-PBI_PROGWEB="http://yabause.sourceforge.net/"
+PBI_PROGWEB="http://www.epsxe.com/"
# Program Author / Vendor
-PBI_PROGAUTHOR="acm at FreeBSD.org"
+PBI_PROGAUTHOR="The ePSXe Team"
# Default Icon (Relative to %%PBI_APPDIR%% or resources/)
-PBI_PROGICON="yabause.png"
+PBI_PROGICON="epsxe.png"
# PBI Update URL set to "" or the http:// URL of update checker
-PBI_UPDATEURL="http://update.pbidir.com"
+PBI_MAKEPORT="emulators/linux-epsxe"
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_UPDATEURL
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list