summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-power/tlp: tweak whitespaceSam James2022-10-131-9/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-power/tlp: new package, add 1.5.0Jay Faulkner2022-10-134-0/+102
| | | | | | | | | This is a direct import from ::guru, with the only changes being to metadata.xml to propose myself as proxy maintainer. Signed-off-by: Jay Faulkner <jay@jvf.cc> Closes: https://github.com/gentoo/gentoo/pull/27260 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-filter-repo: drop 2.33.0-r1Sam James2022-10-132-37/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-filter-repo: mark ALLARCHESSam James2022-10-131-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-filter-repo: misc tweaksSam James2022-10-131-12/+23
| | | | | | | | | - Depend on same git version as $(ver_cut 1-2) (we could arguably do 1-3, but..) - Use python_prepare_all - Tidy up PKG-INFO a tiny bit wrt indentation - Fix README.md installation Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-filter-repo: add pypi upstream metadataSam James2022-10-131-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/b4: Bump to 0.10.1Palmer Dabbelt2022-10-132-0/+27
| | | | | | Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com> Closes: https://github.com/gentoo/gentoo/pull/27730 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-filter-repo: Move to distutils-r1, bump to -r1Palmer Dabbelt2022-10-133-33/+34
| | | | | | | | | | | | | | | | The new b4 depends on git-filter-repo as a module, not just as a script. This converts git-filter-repo over to distutils-r1, via two hacks: * The package provides a setup.py, but it's not in a standard location. * The github packages don't provide a PKG-INFO so distutils can't find the version, this just makes a minimal one inline. With those I can get git-filter-repo installed as both a script and a module. I've bumped the version of these to -r1 so users get a rebuild with the new files. Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/grass: remove obsolete warningMario Haustein2022-10-133-7/+1
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/27753 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lisp/c2ffi: style tweaksSam James2022-10-131-4/+3
| | | | | | | - Put LLVM_MAX_SLOT before inherit so it's easier to spot - Use ${LLVM_MAX_SLOT} rather than repeating 14 3 times Signed-off-by: Sam James <sam@gentoo.org>
* dev-lisp/c2ffi: Bump version to c2ffi-14.0.0.20220729-r1Harald Judt2022-10-131-0/+0
| | | | | | Signed-off-by: Harald Judt <h.judt@gmx.at> Closes: https://github.com/gentoo/gentoo/pull/27744 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lisp/c2ffi: Set LLVM_MAX_SLOT (bug #869146)Harald Judt2022-10-131-0/+2
| | | | | | | Bug: https://bugs.gentoo.org/869146 Signed-off-by: Harald Judt <h.judt@gmx.at> Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/pjproject: Add 2.12.1-r2orbea2022-10-135-0/+629
| | | | | | | | | | | | | | | | | | * Fixes the build with musl * Fixes a bashism * Backports two CVE fix patches Closes: https://bugs.gentoo.org/865719 Upstream-PR: https://github.com/pjsip/pjproject/pull/3220 Upstream-Commit: https://github.com/pjsip/pjproject/commit/bae7e5f4ff9047170e7e160ab52f6d9993aeae80 Bug: https://bugs.gentoo.org/875863 Upstream-Commit: https://github.com/pjsip/pjproject/commit/d2acb9af4e27b5ba75d658690406cec9c274c5cc Upstream-Commit: https://github.com/pjsip/pjproject/commit/c4d34984ec92b3d5252a7d5cddd85a1d3a8001ae Closes: https://bugs.gentoo.org/867343 Upstream-PR: https://github.com/pjsip/pjproject/pull/3263 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/27677 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/pdal: bump version 2.4.3Thomas Bettler2022-10-132-0/+57
| | | | | | | Closes: https://bugs.gentoo.org/873460 Closes: https://github.com/gentoo/gentoo/pull/27751 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cjs: fix MissingUseDepDefault on cairoSam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/libvirt: restore dropped ~armSam James2022-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/xvid: enable threads by default, EAPI 8Holger Hoffstätte2022-10-131-0/+69
| | | | | | | | | Upstream enables pthreads by default, so enable it unconditionally. Closes: https://bugs.gentoo.org/869716 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27208 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/e2fsprogs: enable threads by defaultHolger Hoffstätte2022-10-131-0/+158
| | | | | | | | | Upstream enables pthreads by default, so enable it unconditionally. Closes: https://bugs.gentoo.org/868501 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27207 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/vtk: fix build on muslBernd Waibel2022-10-132-4/+5
| | | | | | | | | | - Add logging USE flag to be able to disable it for musl - Re-keyword temporarily dropped arm64 Bug: https://bugs.gentoo.org/873601 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/27626 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: mask logging USE flag on sci-libs/vtkBernd Waibel2022-10-131-0/+4
| | | | | | | | | The loguru module doesn't build on musl. Mask it until it's fixed upstream. Bug: https://bugs.gentoo.org/873601 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/botan: fix building for sparcRichard-Rogalski2022-10-131-2/+4
| | | | | | | Closes: https://bugs.gentoo.org/872962 Signed-off-by: Richard Rogalski <rrogalski@tutanota.com> Closes: https://github.com/gentoo/gentoo/pull/27579 Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon: Fix license declarationMatthew S. Turnbull2022-10-132-2/+2
| | | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Closes: https://github.com/gentoo/gentoo/pull/27656 Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon: 5.4.12Matthew S. Turnbull2022-10-132-0/+183
| | | | | | | Closes: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/muffin: Fix license declarationMatthew S. Turnbull2022-10-133-3/+3
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/muffin: 5.4.7 version bumpMatthew S. Turnbull2022-10-133-0/+122
| | | | | | | | Bug: https://bugs.gentoo.org/863197 Closes: https://bugs.gentoo.org/741630 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cjs: Fix license declarationMatthew S. Turnbull2022-10-132-2/+2
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cjs: 5.4.1 version bumpMatthew S. Turnbull2022-10-132-0/+89
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/nemo-fileroller: Fix license declarationMatthew S. Turnbull2022-10-132-2/+2
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/nemo-fileroller: 5.4.1Matthew S. Turnbull2022-10-132-0/+26
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/nemo: Fix license declarationMatthew S. Turnbull2022-10-132-2/+2
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/nemo: 5.4.3 version bumpMatthew S. Turnbull2022-10-132-0/+136
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-control-center: Fix license declarationMatthew S. Turnbull2022-10-133-3/+3
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-control-center: 5.4.7 version bumpMatthew S. Turnbull2022-10-132-0/+102
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-session: Fix license declarationMatthew S. Turnbull2022-10-132-2/+2
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-session: 5.4.0 version bumpMatthew S. Turnbull2022-10-132-0/+73
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-screensaver: Fix license declarationMatthew S. Turnbull2022-10-132-2/+2
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-screensaver: 5.4.4 version bumpMatthew S. Turnbull2022-10-132-0/+75
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-settings-daemon: Fix license declarationMatthew S. Turnbull2022-10-132-2/+2
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-settings-daemon: 5.4.5 version bumpMatthew S. Turnbull2022-10-132-0/+92
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-translations: Fix license declarationMatthew S. Turnbull2022-10-132-2/+2
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-translations: 5.4.2 version bumpMatthew S. Turnbull2022-10-132-0/+32
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-menus: 5.4.0 version bumpMatthew S. Turnbull2022-10-132-0/+38
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-desktop: Fix license declarationMatthew S. Turnbull2022-10-132-2/+2
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* gnome-extra/cinnamon-desktop: 5.4.2 version bumpMatthew S. Turnbull2022-10-132-0/+64
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/python3-xapp: Fix license declarationMatthew S. Turnbull2022-10-132-2/+2
| | | | | | | | Update to match upstream debian/copyright declaration. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/python3-xapp: 2.2.2 version bumpMatthew S. Turnbull2022-10-132-0/+26
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/xapp: Fix license declarationMatthew S. Turnbull2022-10-132-2/+2
| | | | | | | | | Update to match upstream debian/copyright declaration. GPL-3 files are not installed. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/xapp: 2.2.15 version bumpMatthew S. Turnbull2022-10-132-0/+92
| | | | | | | Bug: https://bugs.gentoo.org/863197 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: Drop the old version alpha25bNils Freydank2022-10-134-555/+0
| | | | | | Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/27668 Signed-off-by: Sam James <sam@gentoo.org>
* games-strategy/0ad: add 0.0.26_alphaNils Freydank2022-10-132-0/+272
| | | | | | | | | | | | | | | | | | | | | | | | Major changes are: " - A new civilization: The Han - New campaign maps: Tarim basin and Yangtze. - Now units have acceleration. - Twenty-six new music tracks. - New and updated art. " quoting upstream release notes on: https://play0ad.com/new-release-0-a-d-alpha-26-zhuangzi Beside the bump itself following changes to the ebuild were made: - Drop support for python 3.8 and 3.9, keeping 3.10. - Re-structure comments about the signing and update the key used by upstream for alpha 26. - Drop obsolete patches. - Update the CHECKREQS_* filesizes. Closes: https://bugs.gentoo.org/873829 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>