also added PYTHON_USEDEP flags
python-evdev does not have py3_9
so that had to go from PYTHON_COMPAT
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
also, there is no need to explicitly set prepare and preinst
phases as the eclass exports these and it is inherited last
so it cannot be overwritten by other eclasses
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
The ebuild should install the application only for one supported python
implementation and not for multiple ones at the same time.
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Closes: https://github.com/gentoo/guru/pull/17
Official changelog:
This release fixes the inability to actually build anything: #127
Revert "build_module: do not build if result will be obsolete"
Don't use UID to check for root user, but use instead id -u
that returns the effective user
Use /etc/dkms/no-autoinstall as flag file to disable autoinstall
Merge pull request #125 from vvvrrooomm/sign_tool_in_framework_conf
Merge pull request #122 from zx2c4-forks/obsoleteby
Add example sign_tool helper script
Move sign_tool from dkms.conf to framework.conf
build_module: do not build if result will be obsolete
Introduce 'dkms unbuild' command
Move rpm_safe_upgrade validation further up
Factor out a do_unbuild function
Correct check_module_args() error message
Add missing argument to have_one_kernel invocations
Add support for dkms uninstall ... --all
Remove open-coded helpers from {remove,uninstall}_module()
Explicitly check for --all with add/build/install actions
Split out check_all_is_banned()
Call check_root fot add/build commands
Merge pull request #44 from bitness/rpm_safe_upgrade-fix
Merge pull request #118 from mhjacks/add_install_d
Add script for newer Fedora to run existing postinst/prerm scripts
Merge pull request #115 from aymanbagabas/revert-original-module
Revert "Do not touch original modules in /kernel"
Merge pull request #112 from sjuxax/master
Stop sanity check from clobbering module_compressed_suffix.
Source the debconf module only if available on the system
Add some more verbosity to logs in case of BUILD_EXCLUSIVE
directory See Debian bug:
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Denis Reva <denis7774@gmail.com>
now includes iOS dl link
(jeej it now supports iOS)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
- added missing deps
- bumped to a offical release version
(jeej there are now releases)
- improved makefile patch
- added gtk use flag, it is now possible to
only install the cli part of the program
- expanded config check, package now has audio support
Many thanks to @henrikp
See also: https://github.com/gentoo/gentoo/pull/16736
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
also add DISTUTILS_USE_SETUPTOOLS to prevent warning
during prepare phase
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit updates the patch for wdisplays-1.0 and updates the revision
number, since the patch solves a runtime issue.
This commit also cleans the ebuilds a bit.
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
2020-7-22 update
New feature and improvement
Prefer y-coordinate major swizzle modes for 3D color
attachments on GFX10
Extend “defer reusing command stream chunk” concept to
all scenario
Restrict pipelined cache flush optimization to only
cases where it's definitely legal
Update api version to 1.2.146
Issue fix
Fixing shared metadata bug of gfx6
Don't disable alpha and color RB+ blend opts individually
to fix some 999e5 format failures
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Denis Reva <denis7774@gmail.com>
The gdk-pixbuf loader is causing crashes in this version
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Daniel Novomesky <dnovomesky@gmail.com>