项目作者: strippato

项目描述 :
a minimal MAME frontend
高级语言: C
项目地址: git://github.com/strippato/gnome-arcade.git
创建时间: 2014-08-08T09:28:15Z
项目社区:https://github.com/strippato/gnome-arcade

开源协议:GNU General Public License v3.0

下载


gnome-arcade

Copr build status

A minimal MAME frontend using GTK+ 3

Screenshot

Demo

Building

  1. # git clone http://github.com/strippato/gnome-arcade
  2. # cd gnome-arcade
  3. # mkdir build
  4. # cd build
  5. # cmake ..
  6. # make

Building dependencies

  1. GTK+ >= 3.20
  2. gdk 3.0
  3. gdk-pixbuf-2.0
  4. libevdev-1.4.5
  5. xdg-utils (for screen saver support; you may need perl and some perl-Net-DBus-GLib helper)
  6. vlc-devel-3.0.0
  7. libarchive-devel-3.4

Run

  1. # cd gnome-arcade
  2. # ./gnome-arcade

Download prebuilt binaries

Author

Thanks