aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-snes/gpe-snes_0.2.bb
blob: 693f174a543ff034d49b30ee939060d5c4046224 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "gpe-snes is a gpe frontend for the snes9x SNES emulator"
SECTION = "games"
LICENSE = "GPLv2"
PRIORITY = "optional"
DEPENDS = "gtk+ libgpewidget libxrandr"

inherit autotools

FILE_PR = "r0"

SRC_URI = "http://www.telefonica.net/web2/mteirap/gpe-snes-${PV}.tar.gz"