Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38026 - Ebuild for Handy (Atari Lynx) emulator
Summary: Ebuild for Handy (Atari Lynx) emulator
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://sdlemu.ngemu.com/handysdl.php
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-12 18:37 UTC by Chris Aniszczyk (RETIRED)
Modified: 2004-01-17 22:35 UTC (History)
0 users

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


Attachments
Ebuild for Handy 0.82 (handy-sdl-0.82.ebuild,742 bytes, text/plain)
2004-01-12 18:38 UTC, Chris Aniszczyk (RETIRED)
Details

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