summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* app-forensics/aflplusplus: fix LLVM depSam James2023-06-171-2/+2
| | | | | | 15 was missing. Thanks to Anatolii for reporting by email. Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: add 5.9Sam James2023-06-172-0/+383
| | | | | Closes: https://bugs.gentoo.org/908546 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/gmmlib: fix build errorSam James2023-06-172-0/+28
| | | | | Closes: https://bugs.gentoo.org/908592 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/fakefs: drop 1.3.2Hans de Graaff2023-06-172-47/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/fakefs: add rubygems upstream metadataHans de Graaff2023-06-171-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/fakefs: update upstream metadataHans de Graaff2023-06-171-1/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/fakefs: add 2.5.0Hans de Graaff2023-06-172-0/+50
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/kramdown-parser-gfm: drop 1.1.0Hans de Graaff2023-06-171-30/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/tomlrb: drop 2.0.1, 2.0.2Hans de Graaff2023-06-173-58/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/tomlrb: enable ruby32Hans de Graaff2023-06-171-2/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/moneta: drop 1.4.1, 1.5.1Hans de Graaff2023-06-173-64/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/octokit: drop 4.25.1Hans de Graaff2023-06-172-43/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/minitest: add 5.18.1Hans de Graaff2023-06-172-0/+29
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/rdiscount: add 2.2.7.1Hans de Graaff2023-06-172-0/+44
| | | | | Closes: https://bugs.gentoo.org/883113 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/rcairo: add 1.17.12Hans de Graaff2023-06-172-0/+76
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/rbpdf: drop 1.20.1-r2Hans de Graaff2023-06-172-55/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-python/PyQt6-WebEngine: remove gcc dependency, update hackIonen Wolkens2023-06-171-5/+7
| | | | | | | | | | | | | | | | | | Turns out that this *can* use clang++ but only if qtbase was built with clang++ as well, otherwise it still uses g++ even with CXX=clang++ But given the former, there is little reason to enforce the dependency. Ideally would use CXX but that would require more elaborate testing to know what it is and what qtbase was built with (perhaps if ever add the hack to qmake-utils.eclass). No revbump given PyQt* bindings are a slowish build and depcleaning gcc is a bit niche, the few interested can handle this manually until next bump. Closes: https://github.com/gentoo/gentoo/pull/31493 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/PyQt6: remove gcc dependency, update hackIonen Wolkens2023-06-171-4/+6
| | | | | | | | | | | | | | | | | Turns out that this *can* use clang++ but only if qtbase was built with clang++ as well, otherwise it still uses g++ even with CXX=clang++ But given the former, there is little reason to enforce the dependency. Ideally would use CXX but that would require more elaborate testing to know what it is and what qtbase was built with (perhaps if ever add the hack to qmake-utils.eclass). No revbump given PyQt* bindings are a slowish build and depcleaning gcc is a bit niche, the few interested can handle this manually until next bump. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-python/PyQt6: drop 6.5.0Ionen Wolkens2023-06-172-153/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sys-libs/minizip-ng: add note re SONAMESam James2023-06-171-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: fix typo + errorSam James2023-06-172-3/+2
| | | | | | | - Fix whitespace typo - Oops, the elog is in src_install, not pkg_postinst, so EPREFIX. Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchelf: Stabilize 0.18.0 amd64, #908413Sam James2023-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchelf: Stabilize 0.18.0 x86, #908413Sam James2023-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: misc tweaksSam James2023-06-172-71/+66
| | | | | | | | | | | | - Style tweaks to be closer to skel.ebuild - Use EROOT and ED where appropriate - Add missing 'local' - Fix typo in pkg_postinst optfeature for util-linux - Add additional configure options for tmpfiles, udev paths - Wire up tests Closes: https://bugs.gentoo.org/908615 Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: add explicit proxy-maint@Sam James2023-06-171-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/nut: add 2.8.0, various enhancementsFrancisco Javier Félix2023-06-179-3/+654
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've recently made a comprehensive update to the ebuild of sys-power/nut: The way drivers are activated has been altered - instead of using a driver list, which can be hard to maintain when new ones are added, we now activate them based on the connection type (serial, USB, XML, IPMI, Modbus, etc). This simplification not only streamlines the installation process but also resolves dependency issues associated with activating a driver and its corresponding unactivated connection. The updates align with the latest Gentoo specifications and are summarized below: Improvements: * Removed unused libnsl * Removed outdated hotplug * Utilized EAPI=8 * Default use of libusb-1 * Added connections for GPIO, i2c, and Modbus * Configuration parameters required per connection type * Fixed the creation of PID in /run/nut * Removed configurations no longer necessary for nut-2.8.0 or newer * Creation of man pages * Added a flag for documentation * Utilized tmpfile for creating temporary directories * Added Q5t5 monitor (nut-9999) * Disabled Python2 * Added Python3 library * Message for the optional function of sys-apps/util-linux[logger, tty-helpers] * Added configuration for Avahi * Added a flag for systemd (nut-9999) TODO: (in next version) * nut-scanner is not working * /etc/init.d/upslog requires parameters of SAI and log file Please note that I have tested different SAI drivers, but only with USB and SNMP connections. Any feedback or further testing on these updates would be highly appreciated. Closes: https://bugs.gentoo.org/836776 Closes: https://bugs.gentoo.org/736804 Closes: https://bugs.gentoo.org/598619 Closes: https://bugs.gentoo.org/636402 Closes: https://bugs.gentoo.org/862543 Closes: https://bugs.gentoo.org/852287 Closes: https://bugs.gentoo.org/676598 Closes: https://bugs.gentoo.org/808675 Closes: https://bugs.gentoo.org/771291 Closes: https://bugs.gentoo.org/714930 Closes: https://bugs.gentoo.org/695148 Closes: https://bugs.gentoo.org/641144 Closes: https://bugs.gentoo.org/670132 Closes: https://bugs.gentoo.org/642618 Closes: https://bugs.gentoo.org/544250 Closes: https://bugs.gentoo.org/526328 Package-Manager: Portage-3.0.45.3, pkgcheck-0.10.24 Signed-off-by: Fco Javier Felix <ffelix@inode64.com> Closes: https://github.com/gentoo/gentoo/pull/31486 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/helm: Fix build on muslViolet Purcell2023-06-172-1/+131
| | | | | | | | | | | | | Fixes three different issues with the bundled copy of JUCE in helm. First, it conditions the usage of execinfo.h behind __GLIBC__ being defined when on linux. Second, it removes the usage of lfs64 interfaces and defines _FILE_OFFSET_BITS=64. Third, it conditions the usage of _NL_IDENTIFICATION_LANGUAGE and _NL_IDENTIFICATION_TERRITORY behind ifdefs, since musl does not define them. Signed-off-by: Violet Purcell <vimproved@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/31463 Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/qtile: downgrade cairocffi dependency for 0.22.1Egor Martynov2023-06-171-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/908595 Signed-off-by: Egor Martynov <martynovegorOF@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/31484 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib-ng: disable gtest entirely when not running testsSam James2023-06-171-0/+1
| | | | | Closes: https://bugs.gentoo.org/908567 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/newlib: backport arm setjmp fixSam James2023-06-172-0/+211
| | | | | | | | It looked like a new upstream release/snapshot was going to be made so I'd forgot about it, but got reminded of this today, so let's backport the patch. Closes: https://bugs.gentoo.org/891589 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: add cmake BDEPENDSam James2023-06-172-0/+4
| | | | | | | Used for bundled deps. Closes: https://bugs.gentoo.org/801568 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchelf: Stabilize 0.18.0 arm, #908413Sam James2023-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchelf: Stabilize 0.18.0 ppc64, #908413Sam James2023-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/patchelf: Stabilize 0.18.0 arm64, #908413Sam James2023-06-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pipewire: Add gentoo-pipewire-launcher.1 man pageAlexis2023-06-173-0/+510
| | | | | | Closes: https://bugs.gentoo.org/908510 Signed-off-by: Alexis <flexibeast@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/shadow: backport password leak fix, backport usermod gid --prefix fixSam James2023-06-173-0/+436
| | | | | | Bug: https://bugs.gentoo.org/908613 Closes: https://bugs.gentoo.org/894754 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libproxy: drop 0.5.0, 0.5.1Sam James2023-06-173-152/+0
| | | | | | Short-lived releases w/ regressions. Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/libproxy: add 0.5.2Sam James2023-06-172-0/+72
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/mono: add 6.12.0.182Sam James2023-06-172-0/+123
| | | | | Bug: https://bugs.gentoo.org/908612 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/google-auth: revbump for allowing urllib3Sam James2023-06-171-0/+0
| | | | | | See a50bfe9db8555b380955a2f4ad80ebfc336335da. Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/arborx: don't double apply patchesSam James2023-06-171-1/+0
| | | | | | cmake_src_prepare calls default for us. Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/playerctl: wire up testsAlfred Wingate2023-06-171-0/+99
| | | | | | | | [sam: Pulling in Alfred's bump PR which I'd missed.] Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/25976 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: drop versionsSam James2023-06-1710-1676/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-text/highlight: add 4.6Sam James2023-06-174-0/+113
| | | | | Closes: https://bugs.gentoo.org/885849 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/ansifilter: add 2.19Sam James2023-06-173-0/+85
| | | | | | | | | Switch to Makefile which gets us the shell completions and at least installs an xpm icon. Bug: https://bugs.gentoo.org/882699 Closes: https://bugs.gentoo.org/906382 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/arborx: drop 1.2Matthias Maier2023-06-162-38/+0
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/arborx: fix libdirMatthias Maier2023-06-161-0/+8
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* kde-misc/tellico: Stabilize 3.5 amd64, #908606Sam James2023-06-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/blender: Stabilize 3.3.6-r1 amd64, #908375Sam James2023-06-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/pcaudiolib: Stabilize 1.2-r2 ppc64, #908296Sam James2023-06-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>