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

Bug 3227

Summary: SDL-sdlpl-1.18.ebuild (Update)
Product: Gentoo Linux Reporter: Pawel SUchanecki <psu>
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: SDL-sdlpl-1.18.ebuild (Update)

Description Pawel SUchanecki 2002-05-30 11:05:47 UTC
Hello!

This is an simple upgrade to newer version of sdlpl that changed a bit since 
last upgrade (http://sdlperl.org/cgi-bin/cvsweb.cgi/SDLperl/CHANGELOG?
rev=1.31&content-type=text/x-cvsweb-markup)

i did not change anything except version numbers, however: there could be 
possibly an feature enhancement by adding to the DEPEND a following line:

>=media-libs/sdl-ttf-2.0.5

[which would equip sdlpl in ttf support, that exist in sdlpl code since 
eariler relase]

In attached file SDL-sdlpl-1.18-upgrade.bz2 i send ebuild script, changelog, 
and files/digest.

latest version of sdlpl source can be grabbed from: 
http://sdlperl.org/downloads/SDL_perl-1.18.tar.gz

I hope someone finds it useful :) Bye!
Comment 1 Pawel SUchanecki 2002-05-30 11:07:01 UTC
Created attachment 1229 [details]
SDL-sdlpl-1.18.ebuild (Update)
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-30 22:28:49 UTC
Thanks for the update :)

I added sdl-ttf support if the "truetype" USE flag is set. Fair enough?