Versions
v0.99_beta19-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2 ISC LGPL-2.1 WTFPL-2
- Keywords
- amd64 arm arm64 ppc ppc64 s390 sparc x86 ~alpha ~hppa ~ia64 ~mips
- USE flags
- X cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype
USE flags
General
- X
- Add support for X11
- cxx
- Build support for C++ (bindings, extra libraries, code generation, ...)
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- imlib
- Add support for imlib, an image loading and rendering library
- java
- Add support for Java
- mono
- Build Mono bindings to support dotnet type stuff
- ncurses
- Add ncurses support (console display library)
- opengl
- Add support for OpenGL (3D graphics)
- ruby
- Add support/bindings for the Ruby language
- slang
- Add support for the slang text display library (it's like ncurses, but different)
- 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)
- truetype
- Add support for FreeType and/or FreeType2 fonts
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
elibc
- FreeBSD
- ELIBC setting for systems that use the FreeBSD C library
Dependencies
app-doc / doxygen : Documentation system for most programming languages
app-portage / elt-patches : Collection of patches for libtool.eclass
dev-java / java-config : Java environment configuration query tool
dev-lang / mono : Mono runtime and class libraries, a C# compiler/interpreter
dev-texlive / texlive-fontsrecommended : TeXLive Recommended fonts
dev-texlive / texlive-latexextra : TeXLive LaTeX additional packages
dev-texlive / texlive-latexrecommended : TeXLive LaTeX recommended packages
dev-util / cppunit : C++ port of the famous JUnit framework for unit testing
media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library
media-libs / ftgl : library to use arbitrary fonts in OpenGL applications
media-libs / imlib2 : Version 2 of an advanced replacement library for libraries like libXpm
sys-devel / autoconf : Used to create autoconfiguration files
sys-devel / automake : Used to generate Makefile.in from Makefile.am
sys-devel / libtool : A shared library tool for developers
sys-libs / ncurses : console display library
sys-libs / slang : Multi-platform library designed to allow a developer to create robust software
virtual / glu : Virtual for OpenGL utility library
virtual / jdk : Virtual for Java Development Kit (JDK)
virtual / latex-base : Virtual for basic LaTeX binaries
virtual / opengl : Virtual for OpenGL implementation
virtual / pkgconfig : Virtual for the pkg-config implementation
Runtime Dependencies
dev-java / java-config : Java environment configuration query tool
dev-lang / mono : Mono runtime and class libraries, a C# compiler/interpreter
media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library
media-libs / ftgl : library to use arbitrary fonts in OpenGL applications
media-libs / imlib2 : Version 2 of an advanced replacement library for libraries like libXpm
sys-libs / ncurses : console display library
sys-libs / slang : Multi-platform library designed to allow a developer to create robust software
virtual / glu : Virtual for OpenGL utility library
virtual / jre : Virtual for Java Runtime Environment (JRE)
virtual / opengl : Virtual for OpenGL implementation
Depending packages
app-misc / toilet : The Other Implementations letters. Figlet replacement
dev-util / diffoscope : Will try to get to the bottom of what makes files or directories different
media-libs / libsdl : Simple Direct Media Layer
media-libs / xine-lib : Core libraries for Xine movie player
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
media-video / mplayer : Media Player for Linux
media-video / mpv : Media player based on MPlayer and mplayer2
media-video / vlc : Media player and framework with support for most multimedia files and streaming
media-video / xine-ui : Xine movie player
net-im / minbif : IRC gateway to IM networks
net-misc / plowshare : Command-line downloader and uploader for file-sharing websites
sci-visualization / gnuplot : Command-line driven interactive plotting program
Bugs
- 532348
- =media-libs/libcaca-0.99_beta18-r2 with ABI_X86=32 - ld: cannot find -lftgl
- 543870
- media-libs/libcaca-0.99_beta19 USE=doc with >=app-doc/doxygen-1.8.8 - Makefile:6: recipe for target 'refman.pdf' failed
- 601902
- media-libs/libcaca with sys-libs/ncurses[tinfo] - ../caca/.libs/libcaca.so: error: undefined reference to 'stdscr'
- 619698
- =media-libs/libcaca-0.99_beta19 - In file included from .../libcaca-0.99.beta19/test/canvas.cpp:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the[...]
- 642120
- media-libs/libcaca-0.99_beta19 (with dev-dotnet/mono-5.4.1.6)- error CS7027: Error signing output with public key from file '/var/tmp/portage/media-libs/libcaca-0.99_beta19/work/libcaca-0.99.beta19/caca-sharp/caca-sharp.snk' -- mscoree.dll
- 677230
- media-libs/libcaca-0.99_beta19 - src_compile(): javac: error: Source option 5 is no longer supported. Use 6 or later.
Change logs
- 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 - Michał Górny · gentoo
media-libs/libcaca: Eradicate python2
Closes: https://bugs.gentoo.org/705942 Signed-off-by: Michał Górny <mgorny@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 - David Seifert · gentoo
media-libs/libcaca: [QA] inherit ltprune.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
media-libs/libcaca: [QA] Add RESTRICT="!test? ( test )"
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-libs/libcaca: Drop old
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
media-libs/libcaca: migrate from dev-tex/xcolor
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
media-libs/libcaca: 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 - David Seifert · gentoo
media-libs/libcaca: Remove old
Package-Manager: Portage-2.3.41, Repoman-2.3.9 - David Seifert · gentoo
media-libs/libcaca: Force C++11
Closes: https://bugs.gentoo.org/653400 Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-libs/libcaca: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Alexis Ballier · gentoo
media-libs/libcaca: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Michał Górny · gentoo
media-libs/libcaca: Disable removed ruby20 - 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 - Agostino Sarubbo · gentoo
media-libs/libcaca: ia64 stable wrt bug #596660
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
media-libs/libcaca: Stable for HPPA (bug #596660).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
media-libs/libcaca: sparc stable wrt bug #596660
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libcaca: ppc64 stable wrt bug #596660
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libcaca: x86 stable wrt bug #596660
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
media-libs/libcaca: ppc stable wrt bug #596660
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
media-libs/libcaca-0.99_beta19-r0: stable on amd64
Gentoo-Bug: 596660 - Jason Zaman · gentoo
media-libs/libcaca: add ncurses subslot dep
Package-Manager: portage-2.3.0 - Markus Meier · gentoo
media-libs/libcaca: arm stable, bug #596660
Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" - Tobias Klausmann · gentoo
media-libs/libcaca-0.99_beta19-r0: stable on alpha
Gentoo-Bug: 596660 - 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