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

Bug 38026

Summary: Ebuild for Handy (Atari Lynx) emulator
Product: Gentoo Linux Reporter: Chris Aniszczyk (RETIRED) <zx>
Component: New packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://sdlemu.ngemu.com/handysdl.php
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for Handy 0.82

Description Chris Aniszczyk (RETIRED) gentoo-dev 2004-01-12 18:37:56 UTC
Add to portage, much love
Comment 1 Chris Aniszczyk (RETIRED) gentoo-dev 2004-01-12 18:38:40 UTC
Created attachment 23714 [details]
Ebuild for Handy 0.82

Add to portage. Recommend tossing it in games-emulation/
Comment 2 SpanKY gentoo-dev 2004-01-17 22:35:43 UTC
now in portage ... the best way to find what libraries a binary only file *really* needs is not via `ldd` but via this:

root@vapier 0 handy # strings /opt/bin/handy | grep '\.so'
/lib/ld-linux.so.2
libSDL-1.2.so.0
libpthread.so.0
libz.so.1
libstdc++-libc6.2-2.so.3
libm.so.6
libc.so.6

thus we virtual/glibc media-libs/libsdl sys-libs/zlib sys-libs/lib-compat