Versions
v0.2-r3 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~ppc ~x86
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 / libXext : X.Org Xext library
x11-libs / libXmu : X.Org Xmu library
Runtime Dependencies
x11-libs / libX11 : X.Org X11 library
x11-libs / libXaw : X.Org Xaw library
x11-libs / libXext : X.Org Xext library
x11-libs / libXmu : X.Org Xmu library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
net-misc/vncrec: pass -std=gnu89, fixup previous clang fix
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"). wrt previous fix, thought could get away using a more precise -Wno-error but gcc does not like it. Fixes: 0491a4264baf9951dd726b96094459a7b3363b95 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
net-misc/vncrec: further fix w/ upcoming clang16
When last tested this package, did not know clang16 was newly enabling -Werror=incompatible-pointer-types yet and hadn't looked at this. Bit dodgy here given we don't know what the X11 headers want, i.e. _X_NORETURN could be set or not set, and an update could remove it from XtErrorhandler entirely (so passing it may break later) -- so pass -Wno-error instead (should be harmless in this case). Bug: https://bugs.gentoo.org/871000 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
net-misc/vncrec: fix build with clang
Closes: https://bugs.gentoo.org/740826 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Ionen Wolkens · gentoo
net-misc/vncrec: 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. Closes: https://bugs.gentoo.org/871000 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Ionen Wolkens · gentoo
net-misc/vncrec: EAPI6->8, fix license, remove dead urls
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
net-misc/vncrec: fix build with -native-symlinks
Closes: https://bugs.gentoo.org/725262 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
net-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). - Pacho Ramos · gentoo
net-misc/vncrec: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Pacho Ramos · gentoo
net-misc/vncrec: x11-libs/libXp is not really needed
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