1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/emulators/wahcade/pkg-plist
Alejandro Pulver 876be751df - Update to version 0.16.
- Do not use PYTHON_PKGNAMEPREFIX since it is not a Python module.
- Remove default DISTNAME.
- Use Bourne Shell (/bin/sh) script instead of bash (also it was not listed in
  RUN_DEPENDS).
- Make PSYCHO an option instead of a knob.
- Respect NOPORTDOCS.
- Clean up.

PR:		ports/109421
Submitted by:	alepulver (myself)
Approved by:	robb_force@holybuffalo.net (maintainer, timeout)
2007-03-05 09:47:15 +00:00

105 lines
3.7 KiB
Plaintext

bin/wahcade
share/applications/wahcade.desktop
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/INI_FILES
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/KEYS
%%PORTDOCS%%%%DOCSDIR%%/LAYOUT_EDITOR
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/SETUP_EDITOR
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/file_formats/fav_format.txt
%%PORTDOCS%%%%DOCSDIR%%/file_formats/filter_format.txt
%%PORTDOCS%%%%DOCSDIR%%/file_formats/gamelist_format.txt
%%PORTDOCS%%%%DOCSDIR%%/file_formats/layout_format.txt
%%PORTDOCS%%%%DOCSDIR%%/xmame/xmame-x11rc
%%PORTDOCS%%%%DOCSDIR%%/xmame/xmame-x11rc.pre88
%%PORTDOCS%%%%DOCSDIR%%/xmame/xmamerc
%%PORTDOCS%%%%DOCSDIR%%/xmame/xmamerc.post105
%%PORTDOCS%%%%DOCSDIR%%/xmame/xmamerc.pre88
%%DATADIR%%/config.dist/cpviewer.ini
%%DATADIR%%/config.dist/ctrlr/.dir
%%DATADIR%%/config.dist/ctrlr/default.ini
%%DATADIR%%/config.dist/files/.dir
%%DATADIR%%/config.dist/histview.ini
%%DATADIR%%/config.dist/ini/.dir
%%DATADIR%%/config.dist/ini/genesis-0.ini
%%DATADIR%%/config.dist/ini/genesis.ini
%%DATADIR%%/config.dist/ini/mame-0.ini
%%DATADIR%%/config.dist/ini/mame-1.ini
%%DATADIR%%/config.dist/ini/mame.ini
%%DATADIR%%/config.dist/ini/zsnes-0.ini
%%DATADIR%%/config.dist/ini/zsnes.ini
%%DATADIR%%/config.dist/layouts/.dir
%%DATADIR%%/config.dist/layouts/classic_1024x768/layout.lay
%%DATADIR%%/config.dist/layouts/classic_640x480/layout.lay
%%DATADIR%%/config.dist/layouts/classic_800x600/layout.lay
%%DATADIR%%/config.dist/layouts/cpviewer/example.jpg
%%DATADIR%%/config.dist/layouts/cpviewer/example.lay
%%DATADIR%%/config.dist/layouts/histview/example.lay
%%DATADIR%%/config.dist/wahcade.ini
%%DATADIR%%/constants.py
%%DATADIR%%/filters.py
%%DATADIR%%/glade/layout_editor.glade
%%DATADIR%%/glade/wahcade_setup.glade
%%DATADIR%%/glade/win_cpviewer.png
%%DATADIR%%/glade/win_main.png
%%DATADIR%%/glade/win_msg.png
%%DATADIR%%/glade/win_options.png
%%DATADIR%%/glade/win_scrsave.png
%%DATADIR%%/glade2.py
%%DATADIR%%/key_consts.py
%%DATADIR%%/layout_editor.py
%%DATADIR%%/layout_props.py
%%DATADIR%%/layout_scr_props.py
%%DATADIR%%/locale/en_GB/LC_MESSAGES/wahcade.mo
%%DATADIR%%/mamewah_ini.py
%%DATADIR%%/mplayer.py
%%DATADIR%%/pixmaps/empty.png
%%DATADIR%%/pixmaps/wahcade-logo.png
%%DATADIR%%/pixmaps/wahcade.ico
%%DATADIR%%/pixmaps/wahcade.png
%%DATADIR%%/pixmaps/win_cpviewer.png
%%DATADIR%%/pixmaps/win_main.png
%%DATADIR%%/pixmaps/win_msg.png
%%DATADIR%%/pixmaps/win_options.png
%%DATADIR%%/pixmaps/win_scrsave.png
%%DATADIR%%/scrolled_list.py
%%DATADIR%%/setup.py
%%DATADIR%%/templates/new_emulator-0.ini
%%DATADIR%%/templates/new_emulator-1.ini
%%DATADIR%%/templates/new_emulator.ini
%%DATADIR%%/wahcade-layout-editor.py
%%DATADIR%%/wahcade-setup.py
%%DATADIR%%/wahcade.py
%%DATADIR%%/wc_common.py
%%DATADIR%%/wc_setup.py
%%DATADIR%%/win_cpviewer.py
%%DATADIR%%/win_history.py
%%DATADIR%%/win_main.py
%%DATADIR%%/win_message.py
%%DATADIR%%/win_options.py
%%DATADIR%%/win_scrsaver.py
@dirrmtry share/applications
@dirrm %%DATADIR%%/templates
@dirrm %%DATADIR%%/pixmaps
@dirrm %%DATADIR%%/locale/en_GB/LC_MESSAGES
@dirrm %%DATADIR%%/locale/en_GB
@dirrm %%DATADIR%%/locale
@dirrm %%DATADIR%%/glade
@dirrm %%DATADIR%%/config.dist/layouts/histview
@dirrm %%DATADIR%%/config.dist/layouts/cpviewer
@dirrm %%DATADIR%%/config.dist/layouts/classic_800x600
@dirrm %%DATADIR%%/config.dist/layouts/classic_640x480
@dirrm %%DATADIR%%/config.dist/layouts/classic_1024x768
@dirrm %%DATADIR%%/config.dist/layouts
@dirrm %%DATADIR%%/config.dist/ini
@dirrm %%DATADIR%%/config.dist/files
@dirrm %%DATADIR%%/config.dist/ctrlr
@dirrm %%DATADIR%%/config.dist
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%/xmame
%%PORTDOCS%%@dirrm %%DOCSDIR%%/file_formats
%%PORTDOCS%%@dirrm %%DOCSDIR%%