slackbuilds/games/dfarc
B. Watson 5c93709c4a
games/dfarc: Fix wxPython/wxGTK3 conflict.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-23 20:10:26 +07:00
..
README games/dfarc: Added (frontend for freedink). 2019-06-29 08:01:00 +07:00
dfarc.SlackBuild games/dfarc: Fix wxPython/wxGTK3 conflict. 2022-02-23 20:10:26 +07:00
dfarc.info games/dfarc: Added (frontend for freedink). 2019-06-29 08:01:00 +07:00
slack-desc games/dfarc: Added (frontend for freedink). 2019-06-29 08:01:00 +07:00

README

DFArc is a frontend for freedink. It lets you install and manage
additional D-Mods for freedink.

Known issues:
- Freedink might start in a maximized, not resizable window. Parts of
  it may be outside the Desktop. If this happens then start the
  program windowed mode by ticking the corresponding checkbox in DFArc.
  Afterwards you can switch to fullscreen by pressing Alt+Enter.

Optional dependency:
- upx
  If upx is installed on the system then it is automatically
  detected and considered at compile time.

  If for some reason this is not desired then the script
  should be called as

    ENABLE_UPX=no ./dfarc.Slackbuild

  If UPX resides in a non-standard location then it
  can be provided by setting

    UPX=/path/to/upx ./dfarc.Slackbuild