Versions
v4.0-r3 :: 0 :: gentoo
- Modified
- License
- HPND
- Keywords
- amd64 ppc ppc64 x86 ~alpha
- USE flags
- motif
USE flags
General
- motif
- Add support for the Motif toolkit
Dependencies
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / libX11 : X.Org X11 library
x11-libs / libXaw : X.Org Xaw library
x11-libs / libXmu : X.Org Xmu library
x11-libs / libXt : X.Org X Toolkit Intrinsics library
x11-libs / motif : The Motif user interface component toolkit
Runtime Dependencies
x11-libs / libX11 : X.Org X11 library
x11-libs / libXaw : X.Org Xaw library
x11-libs / libXmu : X.Org Xmu library
x11-libs / libXt : X.Org X Toolkit Intrinsics library
x11-libs / motif : The Motif user interface component toolkit
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
x11-misc/xcalendar: pass -std=gnu89
Does not build with `clang -std=c2x`, early workaround for when this will become a default. (not actively hunting for these, merely revisiting packages previously looked at for clang16 even if not an issue "yet"). Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
x11-misc/xcalendar: fix build with clang16
Replace old implicits patch in the process given it adds an implicit int declaration itself. Closes: https://bugs.gentoo.org/870484 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Ionen Wolkens · gentoo
x11-misc/xcalendar: EAPI6->8, toss imake in the trash
Could have used makefile.noi rather than implicit rules, but it feels a bit outdated and it's simpler to control everything while getting to use pkg-config. Should revbump to ~arch in theory here, but not going to bother for some derelict imake x app. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
x11-misc/xcalendar: fix build with -native-symlinks
Closes: https://bugs.gentoo.org/726258 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexey Sokolov · gentoo
x11-misc/xcalendar: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@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
x11-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
x11-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). - Harri Nieminen · gentoo
x11-misc/xcalendar: remove old.
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4408 - Tobias Klausmann · gentoo
x11-misc/xcalendar-4.0-r2: add alpha keyword
Gentoo-Bug: 613104 - Michael Weber · gentoo
x11-misc/xcalendar: ppc stable (bug 613104)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" - Agostino Sarubbo · gentoo
x11-misc/xcalendar: x86 stable wrt bug #613104
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Weber · gentoo
x11-misc/xcalendar: ppc64 stable (bug 613104)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64" - Agostino Sarubbo · gentoo
x11-misc/xcalendar: amd64 stable wrt bug #613104
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Harri Nieminen · gentoo
x11-misc/xcalendar: EAPI bump 4 -> 6
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4043 - 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