media-libs / svgalib

A library for running svga graphics on the console

Official package sites : http://www.svgalib.org/ ·

v1.9.25-r8 :: 0 :: gentoo

Modified
License
BSD
Keywords
-* x86
USE flags
build dist-kernel kernel-helper

General

build
!!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping [make stage1]
dist-kernel
Enable subslot rebuilds on Distribution Kernel upgrades
kernel-helper
Build the helper kernel module

sys-apps / kmod : Library and tools for managing linux kernel modules

virtual / dist-kernel : Virtual to depend on any Distribution Kernel

virtual / libelf : Virtual for libelf.so.1 provider dev-libs/elfutils

virtual / linux-sources : Virtual for Linux kernel sources

sys-apps / kmod : Library and tools for managing linux kernel modules

virtual / dist-kernel : Virtual to depend on any Distribution Kernel

app-emulation / bochs : LGPL-ed pc emulator

app-emulation / dosemu : DOS Emulator

app-emulation / fuse : Free Unix Spectrum Emulator by Philip Kendall

app-emulation / spectemu : 48k ZX Spectrum Emulator

media-gfx / zgv : A svgalib console image viewer

media-libs / allegro : Cross-platform library aimed at video game and multimedia programming

media-libs / libggi : Provides an opaque interface to the display's acceleration function

media-libs / libggimisc : Adds support for some special graphical target features

media-libs / netpbm : A set of utilities for converting to/from the netpbm (and related) formats

media-sound / synaesthesia : Nice graphical accompaniment to music

www-client / links : A fast and lightweight web browser running in both graphics and text mode

908712
media-libs/svgalib migration to linux-mod-r1.eclass
927172
media-libs/svgalib-1.9.25-r8 fails to compile: wrapdemo.c:629:5: error: return with no value, in function returning non-void [-Wreturn-mismatch]
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/svgalib: use udev.eclass; call udev_reload
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/svgalib: [QA] fix tc-get* quoting
This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Savchenko · gentoo
media-libs/svgalib: cleanup old
Bug: https://bugs.gentoo.org/778752 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-libs/svgalib: Stabilize 1.9.25-r8 x86, #778752
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Savchenko · gentoo
media-libs/svgalib: fix asm arg width
rorw operates on word-width registers, specify this explicitly via %w0 Closes: https://bugs.gentoo.org/789747 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Savchenko · gentoo
media-libs/svgalib: use $AR if set
Closes: https://bugs.gentoo.org/724714 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
media-libs/svgalib: migrate to sys-apps/kmod
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Savchenko · gentoo
media-libs/svgalib: fix build with recent kernels and more
- Fix build with recent kernels by migrating from SUBDIRS to M. - Bump to EAPI 7. - Disable package-side man page compression. - Fix buffer overflow in wrapdemo.c. - Clean up ebuild and fix spec QA issues. - Rebase patches with fuzz. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Michael Mair-Keimberger · gentoo
media-libs/svgalib: remove old
Closes: https://github.com/gentoo/gentoo/pull/8506
Thomas Deutschmann · gentoo
media-libs/svgalib: x86 stable (bug #648498)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Andrew Savchenko · gentoo
media-libs/svgalib: fix build failures
1. Bug 576260. App code needs C89 extern inlines. The sanes way is to use -fgnu89-inlines. 2. Bug 583726. Use long instead of int to avoid incompatible pointer type errors (starting with linux-4.6.0) Package-Manager: portage-2.3.0_rc1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Andrew Savchenko · gentoo
media-libs/svgalib: update to EAPI 6
Package-Manager: portage-2.2.27 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Andrew Savchenko · gentoo
media-libs/svgalib: rename patches to more sane and consistent names
Package-Manager: portage-2.2.27 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Andrew Savchenko · gentoo
media-libs/svgalib: fix bug 557052
Add support for file_inode() appeared in 3.9.0. In 4.0 f_dentry struct was removed, so this call is the only way to go. Patch is based on Diego Moimas proposal from bug 557052. Package-Manager: portage-2.2.27 Signed-off-by: Andrew Savchenko <bircoph@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