Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

games-util/steam-games-meta: Dependencies for STEAMGAMES="alien" #195

Open
devurandom opened this issue Jul 16, 2017 · 0 comments
Open

games-util/steam-games-meta: Dependencies for STEAMGAMES="alien" #195

devurandom opened this issue Jul 16, 2017 · 0 comments

Comments

@devurandom
Copy link

AlienIsolation is an ELF64 binary which directly links against:

  • libpcre.so.3 (not available in Gentoo; dev-libs/libpcre-8.41:3 provides libpcre.so.1)
  • libjpeg.so.8 (might be available in media-libs/jpeg-8d-r2:8, but I use media-libs/libjpeg-turbo-1.5.1, which provides only libjpeg.so.62)
  • libcurl.so.4 (net-misc/curl-7.54.1)
  • libvorbis.so.0 (media-libs/libvorbis-1.3.5)
  • libSDL2-2.0.so.0 (media-libs/libsdl2-2.0.5)
  • libSDL2_image-2.0.so.0 (media-libs/sdl2-image-2.0.1)
  • libz.so.1 (sys-libs/zlib-1.2.11)
  • libfreetype.so.6 (media-libs/freetype-2.8)
  • libfontconfig.so.1 (media-libs/fontconfig-2.12.3-r1)

FeralBrowser is an ELF64 binary which directly links against:

  • libSDL2-2.0.so.0 (media-libs/libsdl2-2.0.5)

FeralLinuxMessage is an ELF64 binary which directly links against:

  • libSDL2-2.0.so.0 (media-libs/libsdl2-2.0.5)
  • libSDL2_ttf-2.0.so.0 (media-libs/sdl2-ttf-2.0.14)
  • libSDL2_image-2.0.so.0 (media-libs/sdl2-image-2.0.1)

I used my scanelf-needed-tree.sh script to create this list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant