summaryrefslogtreecommitdiff
path: root/sdlperl/sdl-perl_1.20.3.oe
blob: d4a72257a8e4df4223653704715eb6b9bf27fd98 (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 mesa"

inherit cpan