dev-libs / tvision

Text User Interface that implements the well known CUA widgets

Official package sites : http://tvision.sourceforge.net/ ·

v2.2.3 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ppc x86
USE flags
examples gpm nls

General

examples
Install examples, usually source code
gpm
Add support for sys-libs/gpm (Console-based mouse driver)
nls
Add Native Language Support (using gettext - GNU locale utilities)

dev-libs / libbsd : Library to provide useful functions commonly found on BSD systems

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

sys-apps / util-linux : Various useful Linux utilities

sys-libs / gpm : Console-based mouse driver

sys-libs / ncurses : Console display library

x11-libs / libICE : X.Org Inter-Client Exchange library

x11-libs / libSM : X.Org Session Management library

x11-libs / libX11 : X.Org X11 library

x11-libs / libXau : X.Org X authorization library

x11-libs / libXdmcp : X.Org X Display Manager Control Protocol library

x11-libs / libXext : X.Org Xext library

x11-libs / libXmu : X.Org Xmu library

x11-libs / libXt : X.Org X Toolkit Intrinsics library

x11-libs / libxcb : X C-language Bindings library

dev-libs / libbsd : Library to provide useful functions commonly found on BSD systems

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

sys-apps / util-linux : Various useful Linux utilities

sys-libs / gpm : Console-based mouse driver

sys-libs / ncurses : Console display library

x11-libs / libICE : X.Org Inter-Client Exchange library

x11-libs / libSM : X.Org Session Management library

x11-libs / libX11 : X.Org X11 library

x11-libs / libXau : X.Org X authorization library

x11-libs / libXdmcp : X.Org X Display Manager Control Protocol library

x11-libs / libXext : X.Org Xext library

x11-libs / libXmu : X.Org Xmu library

x11-libs / libXt : X.Org X Toolkit Intrinsics library

x11-libs / libxcb : X C-language Bindings library

829678
dev-libs/tvision-2.2.3 calls ar directly
886305
dev-libs/tvision-2.2.3 - ld.lld: error: .../crti.o is incompatible with elf32-i386
930113
dev-libs/tvision-2.2.3 fails to compile: unixscr.cc:302:9: error: invalid use of incomplete type WINDOW {aka struct _win_st}
Repository mirror & CI · gentoo
Merge updates from master
Bernd Waibel · gentoo
dev-libs/tvision: drop 2.2.1.4
cleanup old Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21936 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-libs/tvision: Stabilize 2.2.3 ppc, #807136
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-libs/tvision: Stabilize 2.2.3 amd64, #807136
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-libs/tvision: Stabilize 2.2.3 x86, #807136
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Bernd Waibel · gentoo
dev-libs/tvision: avoid pre-stripping
Closes: https://bugs.gentoo.org/797454 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21372 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Bernd Waibel · gentoo
dev-libs/tvision: properly detect ar
Closes: https://bugs.gentoo.org/796278 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21333 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Bernd Waibel · gentoo
dev-libs/tvision: bump to 2.2.3
- Dependency on gpm, X and allegro is automagic, so I made it mandatory for now. See https://github.com/set-soft/tvision/issues/1. Drop gpm USE flag for this. - Add support for media-libs/allegro - Add USE flag to install examples for testing - Drop no-op debug USE flag Closes: https://bugs.gentoo.org/730022 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21241 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Bernd Waibel · gentoo
dev-libs/tvision: drop 2.1.0_pre2
Cleanup old Closes: https://bugs.gentoo.org/760576 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
Agostino Sarubbo · gentoo
dev-libs/tvision: ppc stable wrt bug #772098
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-libs/tvision: x86 stable wrt bug #772098
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-libs/tvision: amd64 stable wrt bug #772098
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-libs/tvision: respect CC, CXX
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Bernd Waibel · gentoo
dev-libs/tvision: fix linker flags
Enables linking with LLD Fix metadata issues. Closes: https://bugs.gentoo.org/737202 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/19382 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Bernd Waibel · gentoo
dev-libs/tvision: fix gcc-7 incompatibilities
With gcc-7, they way overloaded functions are handled has changed, which led to build failures. This has been addressed by upstream, see https://sourceforge.net/p/tvision/bugs/17/ Closes: https://bugs.gentoo.org/639492 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12245 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Bernd Waibel · gentoo
dev-libs/tvision: Version bump to 2.2.1.4
Copied over from release 2.1.0_pre2-r4 Add some USE flags: X, debug, gpm Update metadata.xml: Add maintainer, longdescription, use Application to proxy maintaining this package. Closes: https://bugs.gentoo.org/638794 Package-Manager: Portage-2.3.16, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6295
Bernd Waibel · gentoo
dev-libs/tvision: fix dot-in-INC issue.
Closes: https://bugs.gentoo.org/634684 Closes: https://github.com/gentoo/gentoo/pull/6172 Package-Manager: Portage-2.3.13, Repoman-2.3.4
Pacho Ramos · gentoo
dev-libs/tvision: Drop old
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Pacho Ramos · gentoo
dev-libs/tvision: amd64/x86 stable, bug #632196
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Sergei Trofimovich · gentoo
dev-libs/tvision: stable 2.1.0_pre2-r4 for ppc, bug #632196
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
Andreas Sturmlechner · gentoo
dev-libs/tvision: Fix invalid characters
Gentoo-bug: 620824 Package-Manager: Portage-2.3.5, Repoman-2.3.1
Andreas Sturmlechner · gentoo
dev-libs/tvision: Revert gcc-6 fix
No easy fix without an invalid patch file. Gentoo-bug: 620824 Package-Manager: Portage-2.3.5, Repoman-2.3.1
Kacper Kołodziej · gentoo
dev-libs/tvision: Bump to EAPI=6
Package-Manager: Portage-2.3.4, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4182
Kacper Kołodziej · gentoo
dev-libs/tvision: Fix gcc-6 compilation errors
Gentoo-bug: 594176 Package-Manager: Portage-2.3.4, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4182
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@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