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

Bug 508710

Summary: media-video/ccextractor: several bundled libraries
Product: Gentoo Linux Reporter: Steve Dibb (RETIRED) <beandog>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: CONFIRMED ---    
Severity: normal CC: beandog, chewi, esigra, sam, sven.a.jonsson
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 251464    

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.