Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508710 - media-video/ccextractor: several bundled libraries
Summary: media-video/ccextractor: several bundled libraries
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2014-04-25 18:32 UTC by Steve Dibb (RETIRED)
Modified: 2021-03-05 23:00 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Dibb (RETIRED) gentoo-dev 2014-04-25 18:32:35 UTC
See bug 504978 as reference.

linux/build:

g++ -Wno-write-strings -DHAVE_LIBPNG -DGPAC_CONFIG_LINUX -D_FILE_OFFSET_BITS=64  -I../src/gpacmp4/  -o ccextractor $(find ../src/ -name '*.cpp') $(find ../src/ -name '*.c') -lpng
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2014-04-25 18:39:20 UTC
Sent off an email to upstream.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-11-10 02:25:33 UTC
zlib, freetype(!), libpng, and others.
Comment 3 James Le Cuirot gentoo-dev 2021-03-05 23:00:04 UTC
I tried to build this on ARM but it failed because of some NEON issue with the bundled libpng.