aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-snes/gpe-snes_0.1.bb
blob: 13944f5a4ac17508ceea40499e8ee005a60ecda3 (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 = "libgpe"

inherit autotools

PR = "r0"

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