Versions
v3.5 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~x86
- USE flags
- alsa debug doc ethernet ffmpeg flac gif gtk headless ipv6 jpeg lame mpg123 ogg oss parport pci png portaudio pulseaudio sdl zlib
v3.4_p38553 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64 x86
- USE flags
- alsa debug doc ethernet ffmpeg flac gif gtk headless ipv6 jpeg lame mpg123 ogg opengl oss parport pci png portaudio pulseaudio sdl zlib
USE flags
General
- alsa
- Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- ethernet
- Enable ethernet emulation
- ffmpeg
- Enable ffmpeg/libav-based audio/video codec support
- flac
- Add support for FLAC: Free Lossless Audio Codec
- gif
- Add GIF image support
- gtk
- Add support for x11-libs/gtk+ (The GIMP Toolkit)
- headless
- Include the headless variant of the emulator
- ipv6
- Add support for IP version 6
- jpeg
- Add JPEG image support
- lame
- Prefer using LAME libraries for MP3 encoding support
- mpg123
- Enable mp3@64 cartridge support
- ogg
- Add support for the Ogg container format (commonly used by Vorbis, Theora and flac)
- opengl
- Add support for OpenGL (3D graphics)
- oss
- Add support for OSS (Open Sound System)
- parport
- Enable parallel port SID support
- pci
- Enable PCI device discovery using sys-apps/pciutils
- png
- Add support for libpng (PNG images)
- portaudio
- Add support for the crossplatform portaudio audio API
- pulseaudio
- Add support for PulseAudio sound server
- sdl
- Add support for Simple Direct Layer (media library)
- zlib
- Add support for zlib (de)compression
Dependencies
dev-libs / glib : The GLib library of C routines
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / flac : free lossless audio encoder and decoder
media-libs / fontconfig : A library for configuring and customizing font access
media-libs / giflib : Library to handle, display and manipulate GIF images
media-libs / glew : The OpenGL Extension Wrangler Library
media-libs / libogg : the Ogg media file format library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / libvorbis : The Ogg Vorbis sound file format library
media-libs / portaudio : A free, cross-platform, open-source, audio I/O library
media-libs / sdl2-image : Image file loading library
media-sound / lame : LAME Ain't an MP3 Encoder
media-sound / mpg123 : a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3
media-sound / pulseaudio : A networked sound server with an advanced plugin system
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
net-libs / libnet : library providing an API for commonly used low-level network functions
net-libs / libpcap : A system-independent library for user-level network packet capture
sys-apps / pciutils : Various utilities dealing with the PCI bus
sys-libs / libieee1284 : Library to query devices using IEEE1284
sys-libs / readline : Another cute console display library
sys-libs / zlib : Standard (de)compression library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
virtual / libintl : Virtual for the GNU Internationalization Library
virtual / opengl : Virtual for OpenGL implementation
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / pango : Internationalized text layout and rendering library
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
media-libs / alsa-lib : Advanced Linux Sound Architecture Library
media-libs / flac : free lossless audio encoder and decoder
media-libs / fontconfig : A library for configuring and customizing font access
media-libs / giflib : Library to handle, display and manipulate GIF images
media-libs / glew : The OpenGL Extension Wrangler Library
media-libs / libogg : the Ogg media file format library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / libvorbis : The Ogg Vorbis sound file format library
media-libs / portaudio : A free, cross-platform, open-source, audio I/O library
media-libs / sdl2-image : Image file loading library
media-sound / lame : LAME Ain't an MP3 Encoder
media-sound / mpg123 : a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3
media-sound / pulseaudio : A networked sound server with an advanced plugin system
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
net-libs / libnet : library providing an API for commonly used low-level network functions
net-libs / libpcap : A system-independent library for user-level network packet capture
sys-apps / pciutils : Various utilities dealing with the PCI bus
sys-libs / libieee1284 : Library to query devices using IEEE1284
sys-libs / readline : Another cute console display library
sys-libs / zlib : Standard (de)compression library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
virtual / libintl : Virtual for the GNU Internationalization Library
virtual / opengl : Virtual for OpenGL implementation
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / pango : Internationalized text layout and rendering library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/vice: add sdl2-image dep
Closes: https://bugs.gentoo.org/764530 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
app-emulation/vice: Version bump to 3.5
This fixes building against musl. Closes: https://bugs.gentoo.org/761529 Closes: https://bugs.gentoo.org/764218 Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/vice: cleanup old
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/vice: Stabilize 3.4_p38553 x86, #764128
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emulation/vice: Stabilize 3.4_p38553 amd64, #764128
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
app-emulation/vice: Add missing x11-misc/xdg-utils dependency
Closes: https://bugs.gentoo.org/744835 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
app-emulation/vice: Add missing dos2unix dependency
Closes: https://bugs.gentoo.org/743178 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
app-emulation/vice: Drop old 3.4_p37605
Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
app-emulation/vice: Bump 3.4 to rev 38553
This now adds desktop icons. Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
app-emulation/vice: update homepage and use https
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16239 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-emulation/vice: migrate from libav
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
app-emulation/vice: Drop old 3.1
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-emulation/vice: x86 stable wrt bug #716288
Package-Manager: Portage-2.3.89, 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
app-emulation/vice: amd64 stable wrt bug #716288
Package-Manager: Portage-2.3.89, 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 - James Le Cuirot · gentoo
app-emulation/vice: Bump 3.4 to rev 37605, add SDL2 pkg-config patch
This includes GCC 10 fixes. Closes: https://bugs.gentoo.org/710990 Package-Manager: Portage-2.3.96, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-emulation/vice: Canonical variable order
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - James Le Cuirot · gentoo
app-emulation/vice: Bump to post 3.4 snapshot with multiple variants
The ebuild has been almost entirely rewritten. Many missing dependencies have been added. Multiple variants for GTK, SDL, and headless can now be installed simultaneously. Closes: https://bugs.gentoo.org/656722 Closes: https://github.com/gentoo/gentoo/pull/13504 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arfrever Frehtes Taifersar Arahesis · gentoo
*/*: Depend on >=x11-apps/mkfontscale-1.2.0 instead of x11-apps/mkfontdir.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
app-emulation/vice: Sort USE, DEPENDs
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
app-emulation/vice: Fix build with ffmpeg-4
Rename PATCH to PATCHES (again!) and restore missing patch. Thanks-to: Adam Jones <adam@eidolon.org.uk> Closes: https://bugs.gentoo.org/670620 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
app-emulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). - Pacho Ramos · gentoo
app-emulation/vice: Drop old
Package-Manager: Portage-2.3.26, Repoman-2.3.7 - Pacho Ramos · gentoo
app-emulation/vice: amd64 stable, bug #648890
Package-Manager: Portage-2.3.26, Repoman-2.3.7 - Thomas Deutschmann · gentoo
app-emulation/vice: x86 stable (bug #648890)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - David Seifert · gentoo
app-emulation/vice: Version bump to 3.1
Closes: https://bugs.gentoo.org/606534 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - David Seifert · gentoo
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Jimi Huotari · gentoo
app-emulation/vice: Version bump to 2.4.31.
Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2643 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Austin English · gentoo
app-emulation/vice: call xdg_environment_reset() in src_prepare() to avoid sandbox violations
Gentoo-Bug: https://bugs.gentoo.org/599576 Package-Manager: portage-2.3.2 - Jimi Huotari · gentoo
app-emulation/vice: Fix compiling with '>=media-video/ffmpeg-3'.
Add a patch to allow compiling '2.4.27-r2' with 'ffmpeg-3' installed. Backported from: https://sourceforge.net/p/vice-emu/code/31580/ Also change 'PATCH' to 'PATCHES'. Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2759 - Austin English · gentoo
app-emulation/vice: remove broken vice-2.4.27-r1, superseded by vice-2.4.27-r2
Package-Manager: portage-2.3.0 - Austin English · gentoo
app-emulation/vice: ensure that libraries are installed to /usr/lib64
Gentoo-Bug: https://bugs.gentoo.org/595968 Package-Manager: portage-2.3.0 - Austin English · gentoo
app-emulation/vice: remove deprecated games eclass
Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.2.28 - Michael Sterrett · gentoo
app-emulation/vice: version bump
Package-Manager: portage-2.2.28 - Michael Sterrett · gentoo
old
Package-Manager: portage-2.2.24 - Agostino Sarubbo · gentoo
app-emulation/vice: ppc stable wrt bug #568078
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-emulation/vice: x86 stable wrt bug #568078
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Sterrett · gentoo
clean old
Package-Manager: portage-2.2.24 - Agostino Sarubbo · gentoo
app-emulation/vice: amd64 stable wrt bug #568078
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Sterrett · gentoo
add readline slot dep
Package-Manager: portage-2.2.20.1 - Michael Sterrett · gentoo
restore mistakenly removed stable ebuild (bug #565442)
Package-Manager: portage-2.2.20.1 - Michael Sterrett · gentoo
version bump; clean old
Package-Manager: portage-2.2.20.1 - Tupone Alfredo · gentoo
app-emulation/vice: Fix format-security Bug #560838
Package-Manager: portage-2.2.20.1 - Agostino Sarubbo · gentoo
app-emulation/vice: ppc stable wrt bug #560226
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
app-emulation/vice: x86 stable wrt bug #560226
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
app-emulation/vice: amd64 stable wrt bug #560226
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - 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