diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-06-21 14:18:39 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-06-21 14:18:39 +0000 |
commit | 742e9bd7c0fe63549bc482f28c73cb2f9cba1aef (patch) | |
tree | f8c2e4e9f6d79b3baf07863c4940c529c1535aa9 /dev-perl/sdl-perl | |
parent | removed older ebuilds (diff) | |
download | historical-742e9bd7c0fe63549bc482f28c73cb2f9cba1aef.tar.gz historical-742e9bd7c0fe63549bc482f28c73cb2f9cba1aef.tar.bz2 historical-742e9bd7c0fe63549bc482f28c73cb2f9cba1aef.zip |
migrated the funnily named SDL_sdlpl to sdl-perl
Diffstat (limited to 'dev-perl/sdl-perl')
-rw-r--r-- | dev-perl/sdl-perl/ChangeLog | 100 | ||||
-rw-r--r-- | dev-perl/sdl-perl/files/digest-sdl-perl-1.18.5 | 1 | ||||
-rw-r--r-- | dev-perl/sdl-perl/sdl-perl-1.18.5.ebuild | 44 |
3 files changed, 145 insertions, 0 deletions
diff --git a/dev-perl/sdl-perl/ChangeLog b/dev-perl/sdl-perl/ChangeLog new file mode 100644 index 000000000000..de9e6499570d --- /dev/null +++ b/dev-perl/sdl-perl/ChangeLog @@ -0,0 +1,100 @@ +# ChangeLog for dev-perl/SDL-sdlpl +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-perl/sdl-perl/ChangeLog,v 1.1 2002/06/21 14:18:39 seemant Exp $ + + +*sdl-perl-1.18.5 (21 Jun 2002) + + 21 Jun 2002; Seemant Kulleen <seemant@gentoo.org> sdl-perl-1.18.5.ebuild + files/digest-sdl-perl-1.18.5 : + + Renamed the package to something more meaningful. + +*SDL-sdlpl-1.18.5 (21 Jun 2002) + + 21 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.5.ebuild + files/digest-SDL-sdpl-1.18.5 : + + Version bump. + +*SDL-sdlpl-1.18.4-r1 (5 Jun 2002) + + 5 Jun 2002; Seemant Kulleen <seemant@gentoo.org> + SDL-sdlpl-1.18.4-r1.ebuild files/digest-SDL-sdlpl-1.18.4-r1 : + + Did the same sorts of fixes as for 3-r1 + +*SDL-sdlpl-1.18.4 (5 Jun 2002) + + 5 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.4.ebuild + files/digest-SDL-sdlpl-1.18.4 : + + Dave Goehrig of sdlperl.org has kindly issued this release to help us sort + the silly Mesa headers thing. It turns out, however, that we need to + supply sdl-perl's compilation process the headers to nvidia's gl.h and + glu.h files. + +*SDL-sdlpl-1.18.3-r1 (5 Jun 2002) + + 5 Jun 2002; Seemant Kulleen <seemant@gentoo.org> + SDL-sdlpl-1.18.3-r1.ebuild files/digest-SDL-sdlpl-1.18.3-r1 : + + Did some sed'ing to include the location of the opengl header files that + the nvidia drivers provide. + +*SDL-sdlpl-1.18.3 (4 Jun 2002) + + 4 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.3.ebuild + files/digest-SDL-sdlpl-1.18.3 : + + Version bump which is patched to work against the SDL headers. Mesa is + still an undecided issue at this point. Thanks to David J. Goehrig of + sdl-perl.org for putting out a patch so quick. + +*SDL-sdlpl-1.18.2 (4 Jun 2002) + + 4 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.2.ebuild + files/digest-SDL-sdlpl-1.18.2 : + + Version bump. + +*SDL-sdlpl-1.18 (30 May 2002) + + 30 May 2002; Seemant Kulleen <seemant@gentoo.orG> SDL-sdlpl-1.18.ebuild + files/digest-SDL-sdlpl-1.18 : + + Version bump thanks to: subdcc@501.xor.pl (Pawel SUchanecki) in bug#3227 + +*SDL-sdlpl-1.17 (20 May 2002) + + 20 May 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.17.ebuild + files/digest-SDL-sdlpl-1.17 : + + Version bump. + + 25 Feb 2002; Leo Lipelis <aeoo@gentoo.org> files/digest-SDL-sdlpl-1.12, + SDL-sdlpl-1.12.ebuild: + + Initial ebuild. + +*SDL-sdlpl-1.12 (25 Feb 2002) + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> skel.ChangeLog : + + This changelog is targetted to users. This means that the comments should be + well explained and written in clean English. + + Every new version or revision of the package has to be marked by a '*' + seperator line as above. Changements since the last revision have to be + added to the top of the file, underneath the initial copyright and cvs header + comments, in exactly the same format as this comment. + + This means that you start with header line that has the following format : + + date; your_name <your_email> changed_file1, changed_file2 : + + Below that line your explanation should follow. It has to be indented, + paragraphed and wrapped at a linewidth of 80 characters. + + Any details about what exactly changed in the code should be added as a + message when the changes are committed to cvs, not in this file. diff --git a/dev-perl/sdl-perl/files/digest-sdl-perl-1.18.5 b/dev-perl/sdl-perl/files/digest-sdl-perl-1.18.5 new file mode 100644 index 000000000000..458ce22074a0 --- /dev/null +++ b/dev-perl/sdl-perl/files/digest-sdl-perl-1.18.5 @@ -0,0 +1 @@ +MD5 1b0bd4a2f813d85c2b3da17c640517bd SDL_perl-1.18.5.tar.gz 631465 diff --git a/dev-perl/sdl-perl/sdl-perl-1.18.5.ebuild b/dev-perl/sdl-perl/sdl-perl-1.18.5.ebuild new file mode 100644 index 000000000000..63244c49eefe --- /dev/null +++ b/dev-perl/sdl-perl/sdl-perl-1.18.5.ebuild @@ -0,0 +1,44 @@ +# Copyright 2002 Gentoo Technologies, Inc. +# distributed under the terms of the GNU General Pulic License, v2. +# $Header: /var/cvsroot/gentoo-x86/dev-perl/sdl-perl/sdl-perl-1.18.5.ebuild,v 1.1 2002/06/21 14:18:39 seemant Exp $ + + +inherit perl-module + +MY_P=${P/sdl-/SDL_} +S=${WORKDIR}/${MY_P} +DESCRIPTION="SDL binding for perl" +HOMEPAGE="http://sdlperl.org/" +SRC_URI="http://sdlperl.org/downloads/${MY_P}.tar.gz" + +DEPEND="${DEPEND} + virtual/opengl + >=media-libs/sdl-mixer-1.0.5 + >=media-libs/sdl-image-1.0.0 + mpeg? ( media-libs/smpeg ) + truetype? ( >=media-libs/sdl-ttf-2.0.5 )" + +mydoc="BUGS COPYING TODO" + +SLOT="" +LICENSE="GPL-2" + +src_unpack() +{ + unpack "${A}" + + # Patch 'Makefile.linux' to use '/usr/include/SDL' + # instead of '/usr/local/include/SDL' ... + cd ${S} + cp Makefile.linux Makefile.linux.orig + sed -e 's:/usr/local/include/GL:/usr/lib/opengl/nvidia/include/:g' \ + -e 's:/local::g' \ + Makefile.linux.orig > Makefile.linux + + for i in OpenGL.xs SDL_perl.xs detect.c + do + cp ${i} ${i}.orig + sed "s:GL/::g" \ + ${i}.orig > ${i} + done +} |