Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3227 - SDL-sdlpl-1.18.ebuild (Update)
Summary: SDL-sdlpl-1.18.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-30 11:05 UTC by Pawel SUchanecki
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
SDL-sdlpl-1.18.ebuild (Update) (SDL-sdlpl-1.18-upgrade.bz2,1.54 KB, text/plain)
2002-05-30 11:07 UTC, Pawel SUchanecki
Details

Note You need to log in before you can comment on or make changes to this bug.
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?