summaryrefslogtreecommitdiff
path: root/sdlperl/sdl-perl_1.20.3.oe
blob: c5a7d8ab723f97ef201733919e0665990a088ed1 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Perl bindings for SDL"
SRC_URI = "http://bloodgate.com/perl/sdl/pub/SDL_perl-${PV}.tar.gz \
	file://Makefile.patch;patch=1;pnum=0"
S = "${WORKDIR}/SDL_perl-${PV}"

DEPENDS = "perl virtual/libsdl libsdl-image libsdl-gfx libsdl-mixer libsdl-net mesa"

inherit cpan