Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 8979

Summary: New version of libsdl (SDL-1.2.5.tar.gz)
Product: Gentoo Linux Reporter: Steven Wong <wongs15>
Component: [OLD] DevelopmentAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
URL: http://www.libsdl.org/release/SDL-1.2.5.tar.gz
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: libsdl-1.2.5.ebuild
libsdl-1.2.5.ebuild

Description Steven Wong 2002-10-10 08:23:32 UTC
A new stable version of SDL has just been released. I made a quick modification
to the existing .ebuild's SRC_URI line, and it seems to install.

I didn't check about extra ./configure flags that might be in this release, and
hence add any appropriate USE checks.

I'll leave that up to the maintainer of the ebuild. :)
Comment 1 Steven Wong 2002-10-10 08:25:22 UTC
Created attachment 4570 [details]
libsdl-1.2.5.ebuild
Comment 2 Steven Wong 2002-10-10 08:59:18 UTC
I current eBuild I submitted does not work. Sorry about that. New, working one
follows.

*sigh*

I can't believe I didn't *test* this before I submitted it. Too busy thinking
about the myriad of other bugs I've submitted today, and I must of forgot.

Anyway, use this newer .ebuild. It works for me.

* I removed some parts (the framebuffer part in src_unpack()... seems like a
patch for the older version? I removed them).
* Added a correct value for ${S}.
Comment 3 Steven Wong 2002-10-10 09:06:49 UTC
Created attachment 4577 [details]
libsdl-1.2.5.ebuild