Commit Graph

10 Commits

Author SHA1 Message Date
Jay Faulkner
56a16cb2b9 Revert "games-util/mangohud: version bump to 0.6.8"
This reverts commit 4636e479e9.

Causing pkgcheck failures:
games-util/mangohud
  NonsolvableDepsInStable: version 0.6.8: nonsolvable depset(depend) keyword(~x86) stable profile (default/linux/x86/17.0) (20 total): solutions: [ ~media-libs/imgui-1.81 ]
  NonsolvableDepsInStable: version 0.6.8: nonsolvable depset(rdepend) keyword(~x86) stable profile (default/linux/x86/17.0) (20 total): solutions: [ ~media-libs/imgui-1.81 ]
  NonsolvableDepsInStable: version 9999: nonsolvable depset(depend) keyword(~x86) stable profile (default/linux/x86/17.0) (20 total): solutions: [ ~media-libs/imgui-1.81 ]
  NonsolvableDepsInStable: version 9999: nonsolvable depset(rdepend) keyword(~x86) stable profile (default/linux/x86/17.0) (20 total): solutions: [ ~media-libs/imgui-1.81 ]
  VisibleVcsPkg: version 9999: VCS version visible for KEYWORDS="~amd64", profile default/linux/amd64/17.0/x32 (52 total)

reverted by instruction of sam_ in #gentoo-guru

Signed-Off-By: Jay Faulkner <jay@jvf.cc>
2022-09-01 19:10:29 -07:00
Adel KARA SLIMANE
4636e479e9 games-util/mangohud: version bump to 0.6.8
use imgui-1.81 ebuild instead of bundling it

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2022-08-27 21:22:48 +02:00
Adel KARA SLIMANE
809624148b games-util/mangohud: version bump to 0.6.7.1
Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2022-07-22 17:39:27 +00:00
Adel KARA SLIMANE
f7289cf916 games-util/mangohud: properly uses python-any-r1 eclass
Using https://projects.gentoo.org/python/guide/any.html
Thanks @ionenwks @arthurzam

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2022-05-11 21:06:04 +02:00
Adel KARA SLIMANE
547bceacc8 games-util/mangohud: inherit python-any-r1 and add libdrm as dep
Closes: https://bugs.gentoo.org/843734
Closes: https://bugs.gentoo.org/843737

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2022-05-11 20:33:04 +02:00
Adel KARA SLIMANE
67b8cd8e3e games-util/mangohud: make dev-python/mako BDEPEND + remove spdlog patch texts
Closes: https://bugs.gentoo.org/843551
Closes: https://bugs.gentoo.org/843554
Closes: https://bugs.gentoo.org/843566

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2022-05-10 23:29:07 +02:00
Adel KARA SLIMANE
a1a706a47e games-util/mangohud: remove mutlilib build
It needs mutlilib for spdlog (::gentoo) and imgui (::guru)
that are unavailable for now

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2022-05-09 23:06:55 +02:00
Andrew Ammerlaan
df15112820 games-util/mangohud: fix spdlog dep
spdlog explicitly describes itself as header-only,
so we don't need the MULTILIB_USEDEP (which is causing
CI to fail)

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2022-05-09 20:25:12 +02:00
Adel KARA SLIMANE
91e7bc3da2 media-libs/imgui: fix ebuild
Closes: https://bugs.gentoo.org/839315

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2022-05-03 23:59:23 +02:00
Adel KARA SLIMANE
e5119f64b3 games-util/mangohud: new package
The imgui dependency that is bundled in GURU needs some work
before it can be used as a dependency, bundle it for now

Bug: https://bugs.gentoo.org/838850

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
2022-04-16 19:32:43 +02:00