Versions
v6.2.0-r7 :: 0 :: gentoo
- Modified
- License
- MIT HPND XC
- Keywords
- -alpha amd64 x86 ~amd64-linux ~ppc ~ppc-macos ~sparc ~x86-linux
- USE flags
- Xaw3d
USE flags
General
- Xaw3d
- Add support for the 3d athena widget set
Dependencies
app-text / rman : PolyGlotMan man page translator AKA RosettaMan
sys-libs / ncurses : Console display library
x11-libs / libXaw : X.Org Xaw library
x11-libs / libXaw3d : X.Org Xaw3d library
x11-libs / libXmu : X.Org Xmu library
x11-libs / libXpm : X.Org Xpm library
x11-libs / libxkbfile : X.Org xkbfile library
Runtime Dependencies
app-text / rman : PolyGlotMan man page translator AKA RosettaMan
sys-libs / ncurses : Console display library
x11-libs / libXaw : X.Org Xaw library
x11-libs / libXaw3d : X.Org Xaw3d library
x11-libs / libXmu : X.Org Xmu library
x11-libs / libXpm : X.Org Xpm library
x11-libs / libxkbfile : X.Org xkbfile library
Bugs
- 714142
- x11-terms/kterm-6.2.0-r7 : charproc.c: fatal error: kfontlist.c: No such file or directory
- 873631
- x11-terms/kterm-6.2.0-r7 fails to build clang, worse with clang16 (error: non-void function 'TrackText' should return a value)
- 875062
- x11-terms/kterm-6.2.0-r7 - cursor.c: error: call to undeclared function TrackText; ISO C99 and later
- 889276
- x11-terms/kterm-6.2.0-r7 - main.c: error: storage size of deftio isnt known
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
x11-terms/kterm: force gcc -E for imake's generation
Requires traditional cpp support and is broken in all sort of ways with clang-cpp / -E. Can still use clang & friends for everything else. Ideally these packages need to be built another way or last rited, imake will just accumulate more problems. wrt #873631, this only helps a bit and still has several clang issues. Bug: https://bugs.gentoo.org/873631 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
x11-terms/kterm: revbump to fix the collision fix
Fix pre-existed to avoid collisions with games-board/xscrabble and games-board/xgammon but didn't check for right libdir. New revisions are able to coexist. Closes: https://bugs.gentoo.org/668892 Closes: https://bugs.gentoo.org/706322 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Ionen Wolkens · gentoo
x11-terms/kterm: EAPI-7 bump, flag-o-matic drop, tidy
Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
x11-terms/kterm: fix build with -native-symlinks
Closes: https://bugs.gentoo.org/726244 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-terms/kterm: add missing pkgconfig (B)DEPEND
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Akinori Hattori · gentoo
x11-terms/kterm: tidy
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Sławomir Nizio · gentoo
x11-terms/kterm: fix build with sys-libs/ncurses[tinfo]
Closes: https://bugs.gentoo.org/654146 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Matt Turner · gentoo
x11-terms/kterm: Drop old
Closes: https://bugs.gentoo.org/649082 - Matt Turner · gentoo
x11-terms/kterm-6.2.0-r6: Drop stable ppc keywords, bug 649082 - Matt Turner · gentoo
x11-terms/kterm-6.2.0-r6: x86 stable, bug 649082 - Matt Turner · gentoo
x11-terms/kterm-6.2.0-r6: amd64 stable, bug 649082 - Akinori Hattori · gentoo
x11-terms/kterm: drop unused x11-libs/libXp dependency
Closes: https://bugs.gentoo.org/649082 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Akinori Hattori · gentoo
x11-terms/kterm: update to EAPI 6
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Akinori Hattori · gentoo
x11-terms/kterm: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Akinori Hattori · gentoo
x11-terms/kterm: update patches
Package-Manager: Portage-2.3.24, 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> - 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