| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
| |
Removes support for libsndfile and adds flac in its place.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Notable ebuild changes:
- EAPI-7
- libsdl -> libsdl2
- finally use virtual/jack (jack2 tested fine)
- use more aggressive sed for configure.ac's CFLAGS given upstream
been adding yet more unnecessary compiler options such as attempts
to disable spectre mitigation
- tentatively removed strip-flags (referenced bug #539992 was only
because of lacking -fwrapv, but strip was added with it)
- tentatively removed ccache check (no explanation found, seems fine)
- use new --with-external-{lzo,mpcdec,tremor,trio} to unbundle
- pic/pie warning is now non-fatal but is repeated so much that used
the new defines to disable anyway
- IUSE changes:
> altivec: converted to cpu_flags_ppc_altivec (untested)
> sndfile: added for libsndfile to be optional
> cjk/debugger: removed (these are enabled by default, have
no dependencies, and don't have a big impact on size)
- install html docs, the only viable source of usage information
(README(s) are just build instructions)
Closes: https://bugs.gentoo.org/670672
Closes: https://bugs.gentoo.org/684088
Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.16, Repoman-2.3.6
|
| |
|
|
|
|
|
|
|
| |
* Also remove the annoying PIC checks
Bug: https://bugs.gentoo.org/show_bug.cgi?id=624482
Package-Manager: Portage-2.3.6, Repoman-2.3.3
|
|
|
|
|
|
|
|
| |
* Also depend on at least lzo-2.10
Bug: https://bugs.gentoo.org/show_bug.cgi?id=621214
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
|
|
|
|
|
|
|
| |
* Only use sed's instead of patches from now on,
due to the bundling/CFLAGS insanity of upstream.
Bug: https://bugs.gentoo.org/show_bug.cgi?id=612120
Bug: https://bugs.gentoo.org/show_bug.cgi?id=618380
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
|
|
|
|
| |
Gentoo-bug: 515296
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
| |
Gentoo-bug: 515296
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
|
|
|
| |
Gentoo-bug: 602268
* EAPI=6
* Remove games.eclass
* Update patches
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
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
|