Versions
v2.2.0 :: 0/19 :: gentoo
- Modified
- License
- FDL-1.2+ GPL-2+ GPL-3+ LGPL-2.1+
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~sparc ~x64-macos ~x86 ~x86-linux
- USE flags
- cddb cxx minimal static-libs test
v2.1.0-r2 :: 0/19 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~mips ~ppc-macos ~riscv ~x64-macos ~x86-linux
- USE flags
- cddb cxx minimal static-libs test
USE flags
General
- cddb
- Access cddb servers to retrieve and submit information about compact disks
- cxx
- Build support for C++ (bindings, extra libraries, code generation, ...)
- minimal
- Only build the libcdio library and little more, just to be used to link against from multimedia players. With this USE flag enabled, none of the command-line utilities are built, nor is the CDDA library.
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
media-libs / libcddb : Library for accessing a CDDB server
Runtime Dependencies
media-libs / libcddb : Library for accessing a CDDB server
Depending packages
app-cdr / cdw : An ncurses based console frontend for cdrtools and dvd+rw-tools
dev-libs / libcdio-paranoia : Advanced CDDA reader with error correction
dev-python / pycdio : Python OO interface to libcdio (CD Input and Control library)
gnome-base / gvfs : Virtual filesystem implementation for GIO
gnustep-apps / cdplayer : Small CD Audio Player for GNUstep
kde-misc / tellico : Collection manager based on KDE Frameworks
media-libs / xine-lib : Core libraries for Xine movie player
media-plugins / audacious-plugins : Lightweight and versatile audio player
media-plugins / gst-plugins-cdio : CD Audio Source (cdda) plugin for GStreamer
media-plugins / vdr-cdplayer : VDR Plugin: CD-PLAYER
media-sound / audex : Tool for ripping compact discs
media-sound / clementine : Modern music player and library organizer based on Amarok 1.4 and Qt
media-sound / deadbeef : DeaDBeeF is a modular audio player similar to foobar2000
media-sound / mpd : The Music Player Daemon (mpd)
media-sound / qmmp : Qt-based audio player with winamp/xmms skins support
media-sound / strawberry : Modern music player and library organizer based on Clementine and Qt
media-sound / xmms2 : X(cross)platform Music Multiplexing System, next generation of the XMMS player
media-tv / kodi : A free and open source media-player and entertainment hub
media-tv / mythtv : Open Source DVR and media center hub
media-video / mplayer : Media Player for Linux
media-video / mpv : Media player for the command line
media-video / oxine : OSD frontend for Xine
media-video / qmplay2 : A Qt-based video player, which can play most formats and codecs
media-video / vcdimager : GNU VCDimager
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/libcdio: fix 32-bit build
Signed-off-by: Sam James <sam@gentoo.org> - Filip Kobierski · gentoo
dev-libs/libcdio: add 2.2.0 with new upstream
- update SRC_URI - fix LICENSE - drop merged PATCHES - drop LDD17 workaround - simplify util_switch assignment - sort myeconfargs - fix DOCS & drop TODO from there closing the second bug as it's obsolete Closes: https://bugs.gentoo.org/601166 Closes: https://bugs.gentoo.org/881625 Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/40233 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Miroslav Šulc · gentoo
dev-libs/libcdio: eapi8
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Ian Jordan · gentoo
dev-libs/libcdio: ModernC fixes
Lack of contact from upstream so adding Parona's patch locally as tested as working fine. Closes: https://bugs.gentoo.org/918988 Thanks-to: Alfred Wingate <parona@protonmail.com> Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37184 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
dev-libs/libcdio: mark as LTO-unsafe
Closes: https://bugs.gentoo.org/855701 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/libcdio: workaround for LLD 17
This is fixed upstream but add the workaround for now. Closes: https://bugs.gentoo.org/915826 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/libcdio: backport test(-only) fix
No revbump as it only affects the tests themselves (and fixes an error in the tests), not runtime behaviour at all. Closes: https://bugs.gentoo.org/834342 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-libs/libcdio: keyword 2.1.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-libs/libcdio: remove sys-apps/sed from BDEPEND
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-libs/libcdio: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-libs/libcdio: keyword 2.1.0-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-libs/libcdio: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/libcdio: security cleanup
Bug: https://bugs.gentoo.org/648954 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-libs/libcdio: stable 2.1.0-r1 for hppa, bug #710264
Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-libs/libcdio: stable 2.1.0-r1 for ppc64, bug #710264
Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
dev-libs/libcdio: stable 2.1.0-r1 for ia64, bug #710264
Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-libs/libcdio: x86 stable wrt bug #710264
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-libs/libcdio: ppc stable wrt bug #710264
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-libs/libcdio: arm stable wrt bug #710264
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-libs/libcdio: stable 2.1.0-r1 for sparc, bug #710264
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-libs/libcdio: amd64 stable wrt bug #710264
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-libs/libcdio: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-libs/libcdio: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
dev-libs/libcdio: Revbump to fix ncurses detection.
Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
dev-libs/libcdio: Removed old.
Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
dev-libs/libcdio: Bump to version 2.1.0
Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Markus Meier · gentoo
dev-libs/libcdio: arm stable, bug #648954
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-libs/libcdio: stable 2.0.0-r1 for sparc, bug #671964
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-libs/libcdio: amd64 stable wrt bug #671964
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 - Tobias Klausmann · gentoo
dev-libs/libcdio-2.0.0-r1: alpha stable
Bug: http://bugs.gentoo.org/671964 Signed-off-by: Tobias Klausmann <klausman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-libs/libcdio: stable 2.0.0-r1 for hppa, bug #671964
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-libs/libcdio: stable 2.0.0-r1 for ppc64, bug #671964
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
dev-libs/libcdio: stable 2.0.0-r1 for ppc, bug #671964
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
dev-libs/libcdio: stable 2.0.0-r1 for ia64, bug #671964
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-libs/libcdio: x86 stable (bug #671964)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Andreas Sturmlechner · gentoo
dev-libs/libcdio: Fix I/O leak w/ unreadable ISO file
DOCS to array, drop ltprune for find. Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Marty E. Plummer · gentoo
dev-libs/libcdio: remove emul-linux-x86 references.
Also removed eutils/ltprune and bumped EAPI to 6, replaced prune_libtool_files with a find -delete Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords - Lars Wendler · gentoo
dev-libs/libcdio: Bump to version 2.0.0
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Lars Wendler · gentoo
dev-libs/libcdio: Bump to version 1.1.0
Package-Manager: Portage-2.3.18, Repoman-2.3.6 - Michał Górny · gentoo
dev-libs/libcdio: [QA] Revert "DOCS to array"
This uses filename expansion in global scope, crashing every package manager out there. - Andreas Sturmlechner · gentoo
dev-libs/libcdio: Drop obsolete app-emulation/emul-linux* blockers
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
dev-libs/libcdio: DOCS to array
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
dev-libs/libcdio: Fix build with USE=cddb
Reported-by: Nikolaj Šujskij <skrattaren@yandex.ru> Thanks-to: Bernard Cafarelli <voyageur@gentoo.org> Closes: https://bugs.gentoo.org/638576 Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
dev-libs/libcdio: Add missing ltprune.eclass
Closes: https://bugs.gentoo.org/638900 Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Lars Wendler · gentoo
dev-libs/libcdio: Revbump to fix LIBCDIO_VERSION_NUM breakage.
Bug: https://bugs.gentoo.org/638644 Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Lars Wendler · gentoo
dev-libs/libcdio: Removed old.
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Lars Wendler · gentoo
dev-libs/libcdio: Bump to version 1.0.0
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Jeroen Roovers · gentoo
dev-libs/libcdio: Stable for HPPA (bug #597926).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Fabian Groffen · gentoo
dev-libs/libcdio: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
dev-libs/libcdio: ppc64 stable wrt bug #597926
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-libs/libcdio: ppc stable wrt bug #597926
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-libs/libcdio: ia64 stable wrt bug #597926
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-libs/libcdio: sparc stable wrt bug #597926
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-libs/libcdio: x86 stable wrt bug #597926
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
dev-libs/libcdio-0.93-r0: stable on amd64
Gentoo-Bug: 597926 - Markus Meier · gentoo
dev-libs/libcdio: arm stable, bug #597926
Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" - Tobias Klausmann · gentoo
dev-libs/libcdio-0.93-r0: stable on alpha
Gentoo-Bug: 597926 - Lars Wendler · gentoo
dev-libs/libcdio: Revbump to fix sub-slot. Removed old.
Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
dev-libs/libcdio: Bump to version 0.94
Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Mike Frysinger · gentoo
sys-libs/ncurses: move to SLOT=0 #557472
Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages. - Justin Lecher · gentoo
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-libs/libcdio: Use slot operators for ncurses
Package-Manager: portage-2.2.20.1 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