| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
which is needed to cross-merge packages using CMake for MinGW.
cmake.eclass assumes kernel_Winnt is available at
https://github.com/gentoo/gentoo/blob/729bfdc91020c5c37ca1d0217135bd8b23df660a/eclass/cmake.eclass#L478-L496.
Closes: https://bugs.gentoo.org/910605
Signed-off-by: Tee KOBAYASHI <xtkoba@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32252
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/31034
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
`GDK_PIXBUF_MODULE_FILE` is one of variables used to redirect `librsvg`
plugins. Avoid clobber if that variables set by `guix environment` and
other redirectors like in https://github.com/trofi/nix-guix-gentoo/issues/25
Closes: https://bugs.gentoo.org/887253
Signed-off-by: Sergei Trofimovich <slyich@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
XDG_STATE_HOME is defined in the basedir spec just like XDG_DATA_HOME and
XDG_CONFIG_HOME, so we should cover it.
Closes: https://bugs.gentoo.org/873802
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
profile
The embedded profiles don't inherit the base profile and there's a bunch
of things, PYTHONDONTWRITEBYTECODE=1 included, that we should be setting
in embedded too, as they're still relevant.
Sync with base.
Closes: https://bugs.gentoo.org/847139
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
See: https://github.com/gentoo/gentoo/pull/25083
Reviewed-by: Sam James <sam@gentoo.org>
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/23649
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/820905
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/23623
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
Acked-by: Michał Górny <mgorny@gentoo.org>
Acked-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
|
|
| |
This marks the end of an era of fun. From now on, the Prefix
keywords/targets ppc-aix and m68k-mint are no more.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/760057
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/742695
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
|
|
|
| |
profiles/base/make.defaults: replaced with libinput
profiles/embedded/make.defaults: removed, evdev left.
profiles/desc/input_devices.desc: removed descriptions.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
|
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New profile prefix/windows/winnt/x64, for new ARCH=x64-winnt.
This profile is designed for use as Stacked Prefix, set up using
prefix-stack-setup (app-portage/prefix-toolkit) from with a Cygwin
Prefix (Guest only), having sys-devel/parity installed (wraps MSVC).
CHOST is left unset on purpose. It is set by prefix-stack-setup
using some --chost=x86_64-msvc16-winnt argument, selecting the
Visual Studio version and runtime variant (static|debug) to use.
Adding same comments to prefix/windows/winnt/x86 profile as well.
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
As decided by the Gentoo Council in its 2019-02-10 meeting:
'The default ACCEPT_LICENSE should be ACCEPT_LICENSE="@FREE"
(subject to implementation details in further vote).'
Closes: https://bugs.gentoo.org/676248
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit d82b624db1131d0c392d21c76dbcb084612521be.
Reverted to work on better user experience for existing systems:
Users are currently only prompted to accept licenses when installing
packages, not when updating already installed packages using licenses
which were covered by previous ACCEPT_LICENSE value and are now
missing (unaccepted by default).
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
As decided by the Gentoo Council in its 2019-02-10 meeting:
'The default ACCEPT_LICENSE should be ACCEPT_LICENSE="@FREE"
(subject to implementation details in further vote).'
Closes: https://bugs.gentoo.org/676248
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
|
|
|
| |
Renaming prefix-chain to prefix-stack is completed now.
Bug: https://bugs.gentoo.org/658572
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
|
|
|
|
|
| |
Will supersede the prefix-chain implicit USE flag.
Bug: https://bugs.gentoo.org/658572
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
| |
"arm-linux" is considered deprecated, unmaintained and easily
replaced by "arm".
Closes: https://bugs.gentoo.org/664598
Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ARCH, ELIBC, and KERNEL variables need to be set or overridden when using
the embedded profile for special crossdev projects (i.e. mingw32/64).
Crossdev tools often set the overrides already in make.conf, but they were
previously ignored when the embedded profile is used. Also of note, none
of those variables are set in the embedded profile itself. This commit allows
for those variables to be defined in make.conf, so that the minimalist
embedded profile can be used directly rather than needing to create a custom
profile based on it instead.
Bug: https://bugs.gentoo.org/487310
|
|
|
|
| |
Closes: https://bugs.gentoo.org/644754
|
|
|
|
| |
Closes: https://bugs.gentoo.org/644754
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/644756
Closes: https://github.com/gentoo/gentoo/pull/6935
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/642712
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apply the long-overdue removal of LINGUAS from USE_EXPAND. Per the PMS
rules, specifying it as a USE_EXPAND implicitly filters any values that
are not present in IUSE. This effectively means that ebuilds
not specifying linguas_* flags at all should get empty exported LINGUAS
variable. As a result, those packages would not install localizations
at all.
To avoid this unfortunate behavior, remove LINGUAS from USE_EXPAND.
The LINGUAS variable becomes a regular environment variable that
implicitly controls package builds. Ebuilds still using linguas* in IUSE
may experience a mismatch between the value of LINGUAS (if any)
and the flag states; however, it should not cause any major
inconvenience.
|
|
|
|
|
|
|
|
|
|
|
| |
postgres.eclass provides convenience functions that are commonly
performed in most packages that require PostgreSQL.
postgres-multi.eclass enables packages to build against all selected
PostgreSQL slots.
Added POSTGRES_TARGETS as a new USE_EXPAND variable to select which
slots are depended upon and built against.
|
| |
|