Commit Graph

2383 Commits

Author SHA1 Message Date
Repository mirror & CI
c31c759550 2020-08-03 15:35:17 UTC 2020-08-03 15:35:17 +00:00
Repository mirror & CI
cd78b919c0 Merge updates from master 2020-08-03 15:35:14 +00:00
Andrew Ammerlaan
ef2fa977b1 sys-apps/rogdrv: fix missing dep
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>
2020-08-03 17:07:03 +02:00
Andrew Ammerlaan
fcff0c19f6 dev-python/hidapi: add missing dep
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-08-03 16:50:58 +02:00
Andrew Ammerlaan
e27970880b app-editors/kitscenarist: removed proxy-maint proj
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>
2020-08-03 16:21:19 +02:00
Henrik Pihl
1b6705b67f sys-apps/rogdrv: new package
Signed-off-by: Henrik Pihl <ahvenas@gmail.com>
2020-08-03 14:53:35 +03:00
Henrik Pihl
71c9571977 sys-apps/qjournalctl: new package
GUI for journalctl.

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Henrik Pihl <ahvenas@gmail.com>
2020-08-03 14:04:13 +03:00
Henrik Pihl
0ba7b97354 app-editors/kitscenarist: new package
Application to write screenplays.

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Henrik Pihl <ahvenas@gmail.com>
2020-08-03 13:38:30 +03:00
Andreas Zuber
89c40d06d3 games-util/gamehub: new package
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
2020-08-02 18:20:47 +02:00
Repository mirror & CI
9fdcfa83d4 2020-08-02 07:35:11 UTC 2020-08-02 07:35:11 +00:00
Repository mirror & CI
ed381284c2 Merge updates from master 2020-08-02 07:35:08 +00:00
Kurt Kanzenbach
c24ed6999f dev-libs/open62541: Drop old
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2020-08-01 19:18:12 +02:00
Kurt Kanzenbach
558391f81e dev-libs/open62541: Bump version to v1.1.2
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2020-08-01 19:16:13 +02:00
Repository mirror & CI
bba3ba3885 2020-07-31 18:05:18 UTC 2020-07-31 18:05:18 +00:00
Repository mirror & CI
3c143eb28a Merge updates from master 2020-07-31 18:05:15 +00:00
Andrew Ammerlaan
3f8ac57d59 dev-python/uvicorn: version bump
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-07-31 19:57:55 +02:00
Repository mirror & CI
47455fb033 2020-07-31 12:35:12 UTC 2020-07-31 12:35:12 +00:00
Repository mirror & CI
4a42f513d5 Merge updates from master 2020-07-31 12:35:09 +00:00
Andreas Zuber
37ea770d0b games-util/legendary: use single python target.
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
2020-07-31 13:26:48 +02:00
Repository mirror & CI
dbd7e51efe 2020-07-30 16:35:17 UTC 2020-07-30 16:35:17 +00:00
Repository mirror & CI
b3621c7ac3 Merge updates from master 2020-07-30 16:35:14 +00:00
Andrew Ammerlaan
4b4682b4a9 media-tv/droidcam: revision bump
Changes based on the PR by @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>
2020-07-30 18:16:21 +02:00
Denis Reva
db95234aa4 sys-kernel/dkms: bumped to 2.8.3
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>
2020-07-30 20:28:05 +05:00
Aisha Tammy
19fdfeaf81 www-apps/uwebsockets: update to 18.10.0
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
2020-07-29 08:44:37 -04:00
Aisha Tammy
727a54919e net-libs/usockets: drop old version
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
2020-07-29 08:44:33 -04:00
Aisha Tammy
76c4834856 net-libs/usockets: update to 0.5.0
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
2020-07-29 08:44:25 -04:00
Repository mirror & CI
8d884e3d47 2020-07-29 12:05:19 UTC 2020-07-29 12:05:19 +00:00
Repository mirror & CI
897596d09a Merge updates from master 2020-07-29 12:05:16 +00:00
Andrew Ammerlaan
ab2cb7fd3f media-tv/droidcam: expand elog messages
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>
2020-07-29 13:59:19 +02:00
Andrew Ammerlaan
72f6c3a124 media-tv/droidcam: add readme.gentoo_print_elog
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-07-29 13:41:31 +02:00
Repository mirror & CI
4db10836cd 2020-07-29 11:35:15 UTC 2020-07-29 11:35:15 +00:00
Repository mirror & CI
00020edc32 Merge updates from master 2020-07-29 11:35:11 +00:00
Andrew Ammerlaan
1e9172d847 licenses/droidcam: droidcam now has GPL-2 license
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-07-29 13:30:57 +02:00
Andrew Ammerlaan
ef6b8af018 media-tv/droidcam: one final fix
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-07-29 13:28:53 +02:00
Andrew Ammerlaan
c5e77d6233 media-tv/droidcam: many fixes to the ebuild
- 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>
2020-07-29 13:21:50 +02:00
Daniel Novomesky
33c4d933a1 media-plugins/gimp-avif-plugin: new package
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Daniel Novomesky <dnovomesky@gmail.com>
2020-07-28 22:47:28 +02:00
Repository mirror & CI
5e4b153dc4 2020-07-28 15:05:20 UTC 2020-07-28 15:05:20 +00:00
Repository mirror & CI
246ccc6206 Merge updates from master 2020-07-28 15:05:17 +00:00
Andrew Ammerlaan
86a2a34111 dev-python/uvicorn: version bump
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-07-28 16:32:13 +02:00
Andrew Ammerlaan
933043cf52 dev-python/python-mpv: version bump
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-07-28 16:32:13 +02:00
Andrew Ammerlaan
b0c308217e dev-python/hstspreload: version bump
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-07-28 16:32:12 +02:00
Andrew Ammerlaan
457164071c games-action/technic-launcher: version bump
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-07-28 16:32:12 +02:00
Andrew Ammerlaan
87d4dea6ce games-action/minecraft-launcher: version bump
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-07-28 16:32:06 +02:00
Huang Rui
41343462da app-emulation/nvidia-container-toolkit: bump to 1.2.1
update to latest version 1.2.1

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-07-28 21:54:48 +08:00
Maciej Barć
3812f7154f net-misc/gallery-dl: use optfeature
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-07-28 12:41:40 +02:00
Repository mirror & CI
f190fc366d 2020-07-28 09:35:16 UTC 2020-07-28 09:35:16 +00:00
Repository mirror & CI
852d475f28 Merge updates from master 2020-07-28 09:35:13 +00:00
Andrew Ammerlaan
17c40d87ae net-misc/gallery-dl: fix typo
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>
2020-07-28 11:11:59 +02:00
Maciej Barć
73213ffb5d net-misc/gallery-dl: restrict tests
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-07-28 00:27:56 +02:00
Maciej Barć
5f72262e86 net-misc/gallery-dl: fix metadata
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-07-27 23:46:38 +02:00