Versions
v1.9-r2 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- amd64 ppc ppc64 x86 ~arm
- USE flags
- apparmor archive bzip2 ffmpeg flac gif gsf gstreamer gtk jpeg magic midi mp4 mpeg tidy tiff vorbis zlib
USE flags
General
- apparmor
- Enable apparmor support using sys-libs/libapparmor
- archive
- Enable archive support using app-arch/libarchive
- bzip2
- Use the bzlib compression library
- ffmpeg
- Enable ffmpeg/libav-based audio/video codec support
- flac
- Add support for FLAC: Free Lossless Audio Codec
- gif
- Add GIF image support
- gsf
- Enable OLE2 (MS Office) plug-in support using gnome-extra/libgsf
- gstreamer
- Add support for media-libs/gstreamer (Streaming media)
- gtk
- Add support for x11-libs/gtk+ (The GIMP Toolkit)
- jpeg
- Add JPEG image support
- magic
- Add support for file type detection via magic bytes (usually via libmagic from sys-apps/file)
- midi
- Enable MIDI support through media-libs/libsmf
- mp4
- Support for MP4 container format
- mpeg
- Add libmpeg3 support to various packages
- tidy
- Add support for HTML Tidy
- tiff
- Add support for the TIFF image format
- vorbis
- Add support for the OggVorbis audio codec
- zlib
- Add support for zlib (de)compression
Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-arch / libarchive : Multi-format archive and compression library
app-text / htmltidy : Tidy the layout and correct errors in HTML and XML documents
app-text / iso-codes : ISO language, territory, currency, script codes and their translations
dev-libs / glib : The GLib library of C routines
gnome-extra / libgsf : The GNOME Structured File Library
media-gfx / exiv2 : EXIF, IPTC and XMP metadata C++ library and command line utility
media-libs / flac : free lossless audio encoder and decoder
media-libs / giflib : Library to handle, display and manipulate GIF images
media-libs / gst-plugins-base : Basepack of plugins for gstreamer
media-libs / gstreamer : Open source multimedia framework
media-libs / libmp4v2 : Functions for accessing ISO-IEC:14496-1:2001 MPEG-4 standard
media-libs / libmpeg2 : Library for decoding mpeg-2 and mpeg-1 video
media-libs / libogg : The Ogg media file format library
media-libs / libsmf : Standard MIDI File format library
media-libs / libvorbis : The Ogg Vorbis sound file format library
media-libs / tiff : Tag Image File Format (TIFF) library
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
sys-apps / file : Identify a file's format by scanning binary data for patterns
sys-devel / libtool : A shared library tool for developers
sys-libs / libapparmor : Library to support AppArmor userspace utilities
sys-libs / zlib : Standard (de)compression library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
virtual / libiconv : Virtual for the GNU conversion library
virtual / libintl : Virtual for the GNU Internationalization Library
Runtime Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-arch / libarchive : Multi-format archive and compression library
app-text / htmltidy : Tidy the layout and correct errors in HTML and XML documents
app-text / iso-codes : ISO language, territory, currency, script codes and their translations
dev-libs / glib : The GLib library of C routines
gnome-extra / libgsf : The GNOME Structured File Library
media-gfx / exiv2 : EXIF, IPTC and XMP metadata C++ library and command line utility
media-libs / flac : free lossless audio encoder and decoder
media-libs / giflib : Library to handle, display and manipulate GIF images
media-libs / gst-plugins-base : Basepack of plugins for gstreamer
media-libs / gstreamer : Open source multimedia framework
media-libs / libmp4v2 : Functions for accessing ISO-IEC:14496-1:2001 MPEG-4 standard
media-libs / libmpeg2 : Library for decoding mpeg-2 and mpeg-1 video
media-libs / libogg : The Ogg media file format library
media-libs / libsmf : Standard MIDI File format library
media-libs / libvorbis : The Ogg Vorbis sound file format library
media-libs / tiff : Tag Image File Format (TIFF) library
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
sci-biology / glimmer : An HMM-based microbial gene finding system from TIGR
sys-apps / file : Identify a file's format by scanning binary data for patterns
sys-devel / libtool : A shared library tool for developers
sys-libs / libapparmor : Library to support AppArmor userspace utilities
sys-libs / zlib : Standard (de)compression library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
virtual / libiconv : Virtual for the GNU conversion library
virtual / libintl : Virtual for the GNU Internationalization Library
Depending packages
media-plugins / vdr-xineliboutput : VDR Plugin: Xinelib PlugIn
Bugs
- 247394
- media-libs/libextractor app-crypt/pkcrack media-sound/csound sci-chemistry/pdb-extract sci-biology/glimmer - file collision in /usr/bin/extract
- 767247
- media-libs/libextractor-1.11: version bump
- 834382
- media-libs/libextractor-1.9-r2 with ffmpeg-5.0: thumbnailffmpeg_extractor.c:275:20: error: ‘AVPicture’ undeclared (first use in this function); did you mean ‘AVPictureType’?
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
media-libs/libextractor: Remove app-text/tidy-html5 dep
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/libextractor: [QA] revbump for changed RDEPEND
It's necessary to have a revision bump for changes in RDEPEND, but especially where we're changing the providers of an any-of || ( ... ) dependency. In this case, if one already has edbrowse installed, once/if tidy-html5 is masked for removal (which seems to be the plan), there's no reason the package manage is obligated to realise that the existing ebuild was modified to allow htmltidy instead. Hence, a revision bump is required to apply the metadata change. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
media-libs/libextractor: allow both htmltidy-5+ and tidy-html5
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
media-libs/libextractor: Replace virtual/ffmpeg
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
media-libs/libextractor: Cleanup vulnerable version
Bug: https://bugs.gentoo.org/695538 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/15019 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
media-libs/libextractor: stable 1.9 for ppc/ppc64, bug #695538
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.78, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-libs/libextractor: amd64 stable wrt bug #695538
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-libs/libextractor: x86 stable (bug #695538)
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-libs/libextractor: bump to v1.9
Bug: https://bugs.gentoo.org/695538 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-libs/libextractor: security cleanup
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Mikle Kolyada · gentoo
media-libs/libextractor: amd64 stable wrt bug #673742
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-libs/libextractor: x86 stable (bug #673742)
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/libextractor: Lift media-gfx/exiv2 restriction
Closes: https://bugs.gentoo.org/674046 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
media-libs/libextractor: stable 1.8-r1 for ppc64, bug #673742
Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
media-libs/libextractor: stable 1.8-r1 for ppc, bug #673742
Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/libextractor: Drop 1.8 (r0)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
media-libs/libextractor: Fix build with exiv2-0.27
Closes: https://bugs.gentoo.org/674046 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/libextractor: Fix build against app-text/tidy-html5
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/libextractor: Fix CVE-2018-20430, CVE-2018-20431
Bug: https://bugs.gentoo.org/673742 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
media-libs/libextractor: Bump to version 1.8
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/libextractor: Drop 1.6
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-libs/libextractor: amd64 stable wrt bug #670328
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-libs/libextractor: x86 stable (bug #670328)
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Sergei Trofimovich · gentoo
media-libs/libextractor: stable 1.7 for ppc64, bug #670328
Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
media-libs/libextractor: stable 1.7 for ppc, bug #670328
Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
Revert "media-libs/libextractor: Fix gcc-8 segfault (#668044 by Toralf Förster)"
This reverts commit 6a2b56c0a796fdb00151ba69fb2c617715307905. Bug: https://bugs.gentoo.org/668044 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
media-libs/libextractor: Fix gcc-8 segfault (#668044 by Toralf Förster)
Closes: https://bugs.gentoo.org/668044 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/libextractor: 1.7 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/libextractor: Fix build with ffmpeg-4
Closes: https://bugs.gentoo.org/666162 Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Andreas Sturmlechner · gentoo
media-libs/libextractor: Non-maintainer security cleanup
Bug: https://bugs.gentoo.org/635362 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Matt Turner · gentoo
media-libs/libextractor-1.6: ppc64 stable, bug 635362 - Sergei Trofimovich · gentoo
media-libs/libextractor: stable 1.6 for ppc, bug #635362
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Thomas Deutschmann · gentoo
media-libs/libextractor: x86 stable (bug #635362)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Agostino Sarubbo · gentoo
media-libs/libextractor: amd64 stable wrt bug #635362
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - Andreas Sturmlechner · gentoo
media-libs/libextractor: Fix USE=tidy
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
media-libs/libextractor: Patch CVE-2017-17440
Bug: https://bugs.gentoo.org/635362 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
media-libs/libextractor: Add USE=apparmor
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
media-libs/libextractor: Re-add USE=gstreamer
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
media-libs/libextractor: Drop ancient blocker
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Bob Brooks · gentoo
media-libs/libextractor: version bump to 1.6
Bug: https://bugs.gentoo.org/635362 Closes: https://github.com/gentoo/gentoo/pull/6055 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
media-libs/libextractor: Drop old
Package-Manager: Portage-2.3.5, Repoman-2.3.1 - Andreas Sturmlechner · gentoo
media-libs/libextractor: Fix build with media-gfx/exiv2-0.26
Gentoo-bug: 621242 Package-Manager: Portage-2.3.5, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Felix Janda · gentoo
media-libs/libextractor: fix compilation with USE=tidy
Gentoo-Bug: https://bugs.gentoo.org/600470 Closes: https://github.com/gentoo/gentoo/pull/2923 - Craig Andrews · gentoo
media-libs/libextractor: ffmpeg 2.9+ fix
Gentoo-bug: 575774 * EAPI=6 * Made PATCHES -p1 compliant * Add missing sub-slot operators * Remove .la files unconditionally * emake fully parallelised now Closes: https://github.com/gentoo/gentoo/pull/2659 Signed-off-by: David Seifert <soap@gentoo.org> - Mike Frysinger · gentoo
media-libs/libextractor: add upstream giflib-5 fix #571902 - Justin Lecher · gentoo
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed