Anna (cybertailor) Vyalkova
4207fd278e
*/*: apply style fixes after py3.10 cleanup
...
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-02-21 18:12:56 +05:00
Anna (cybertailor) Vyalkova
bb0aae8ad3
*/*: disable py3.10
...
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2025-02-21 17:51:14 +05:00
Richard-Rogalski
7dba85b28b
app-emulation/box64: Fix src_install (ty jbara)
...
Signed-off-by: Richard Rogalski <rrogalski@tutanota.com>
2024-11-20 13:42:55 -06:00
Takuya Wakazono
70c54412ff
app-emulation/arnold: fix RDEPEND and bump EAPI
...
Closes: https://bugs.gentoo.org/799461
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-10-31 00:03:14 +09:00
Takuya Wakazono
ec7a32a829
app-emulation/quickemu: rename sys-firmware/{edk2-ovmf → edk2}
...
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-10-12 23:37:36 +09:00
Takuya Wakazono
1fd5e968d4
app-emulation/proton-ge-custom-bin: treeclean
...
Closes: https://bugs.gentoo.org/863026 (pkgremoved)
Closes: https://bugs.gentoo.org/863029 (pkgremoved)
Closes: https://bugs.gentoo.org/863032 (pkgremoved)
Closes: https://bugs.gentoo.org/863035 (pkgremoved)
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-09-30 23:54:07 +09:00
Lucio Sauer
3520bc4a9b
app-emulation/box64: directly inherit used toolchain-funcs
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-09-02 22:46:15 +02:00
Richard-Rogalski
880eda7f6d
app-emulation/box64: Add QA checks
...
Signed-off-by: Richard Rogalski <rrogalski@tutanota.com>
2024-09-02 15:19:34 -05:00
Richard-Rogalski
267c2bbeac
app-emulation/box86: Added versions 0.3.6 and 9999, QA checks
...
Signed-off-by: Richard Rogalski <rrogalski@tutanota.com>
2024-09-02 12:18:32 -05:00
Richard-Rogalski
6720310070
app-emulation/box64: add versions 0.3.0 and 9999
...
Signed-off-by: Richard Rogalski <rrogalski@tutanota.com>
2024-09-01 15:36:44 -05:00
Lucio Sauer
7654409a36
app-emulation/x48ng: drop 0.37.99_p20240812
...
Closes: https://bugs.gentoo.org/937899 (obsolete)
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-17 14:48:29 +02:00
Lucio Sauer
e13aab6d39
app-emulation/x48ng: add 0.38.0
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-16 02:42:41 +02:00
Lucio Sauer
5c7da1ab1b
app-emulation/x48ng: handle lua deps with the lua-single eclass
...
Add adapted pkg_postinst note about uncertain legality of X48 ROMs from
app-emulation/x48::gentoo.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-16 02:41:54 +02:00
Lucio Sauer
ab890b6162
app-emulation/x48ng: add 0.37.99_p20240812, drop 0.37.99_pre20240812
...
I mistakingly named the previous version _pre... while it is a snapshot
ebuild *after* tag 0.37.99. Luckily this version change doesn't break
strict monotony.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-16 02:41:49 +02:00
Lucio Sauer
9ed0ba2c6d
app-emulation/x48ng: drop 0_pre20240812
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-13 01:06:11 +02:00
Lucio Sauer
31445fe8ce
app-emulation/x48ng: add 0.37.99_pre20240812
...
Previous iteration used wrong version, see Makefile and x48ng -v.
Fixes: ffc7513c2b97c2368e90243da229048bea0d15cc
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-13 01:05:34 +02:00
Istvan Szenasi
02935dc58e
app-emulation/x48ng: new package, add 0_pre20240812
...
ROMs are removed from the tarball in the upstream
Signed-off-by: Istvan Szenasi <szeist@pm.me>
2024-08-12 22:19:46 +02:00
Lucio Sauer
a7332262e6
Revert "app-emulation/x48ng: new package, HP48 emulator"
...
Tarball contains ROMs of questionable legality. From app-emulators/x48:
"The X48 emulator requires an HP48 ROM image to run. If you own an
HP-48 calculator, you can use the ROMDump utility included with this
package to obtain it from your calculator. Alternatively, HP has
provided the ROM images for non-commercial use only.
Due to confusion over the legal status of these ROMs you must manually
download one from http://www.hpcalc.org/hp48/pc/emulators/ "
I'm happy to reinstate this package once upstream removes the ROMs.
This reverts commit ffc7513c2b97c2368e90243da229048bea0d15cc.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-08-11 03:15:08 +02:00
Istvan Szenasi
ffc7513c2b
app-emulation/x48ng: new package, HP48 emulator
...
Signed-off-by: Istvan Szenasi <szeist@pm.me>
2024-08-10 22:57:39 +02:00
Yuhang Zeng
b554491f9c
app-emulation/wslu: add 4.1.3
...
Signed-off-by: Yuhang Zeng <unlsycn@unlsycn.com>
2024-07-22 16:37:30 +08:00
Artemis Everfree
026fd7cf88
app-emulation/cloud-utils: use dobin/doman
...
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-07-21 02:46:13 -07:00
Artemis Everfree
b6bee48d7c
app-emulation/cloud-utils: new package, add 0.33
...
Signed-off-by: Artemis Everfree <artemis@artemis.sh>
2024-07-20 04:12:22 -07:00
Henri Gasc
a20c0e36ac
app-emulation/rars: update SRC_URI
...
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
2024-06-02 14:33:15 +02:00
Henri Gasc
b8bcd81670
app-emulation/rars: Fix value of S
...
Closes: https://bugs.gentoo.org/932128
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
2024-06-01 00:16:02 +02:00
Lucio Sauer
f2be215fb9
*/*: fix variable order
...
Manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-04-26 16:46:35 +02:00
Julien Roy
7f3a4149bd
app-emulation/quickemu: enable py3.11, py3.12
...
Closes: https://bugs.gentoo.org/897364
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-04-13 11:57:59 -04:00
Julien Roy
e53c699a52
app-emulation/quickemu: drop 4.8
...
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-04-13 11:57:58 -04:00
Julien Roy
a6b3f15b1a
*/*: treeclean stale/unmaintained packages
...
Closes: https://bugs.gentoo.org/885347
Closes: https://bugs.gentoo.org/885345
Closes: https://bugs.gentoo.org/885343
Closes: https://bugs.gentoo.org/885341
Closes: https://bugs.gentoo.org/885339
Closes: https://bugs.gentoo.org/885337
Closes: https://bugs.gentoo.org/885335
Closes: https://bugs.gentoo.org/885331
Closes: https://bugs.gentoo.org/885329
Closes: https://bugs.gentoo.org/869230
Closes: https://bugs.gentoo.org/860975
Closes: https://bugs.gentoo.org/859664
Closes: https://bugs.gentoo.org/900362
Closes: https://bugs.gentoo.org/887439
Closes: https://bugs.gentoo.org/887433
Closes: https://bugs.gentoo.org/855116
Closes: https://bugs.gentoo.org/855107
Closes: https://bugs.gentoo.org/897656
Closes: https://bugs.gentoo.org/887955
Closes: https://bugs.gentoo.org/885293
Closes: https://bugs.gentoo.org/847322
Closes: https://bugs.gentoo.org/843524
Closes: https://bugs.gentoo.org/860012
Closes: https://bugs.gentoo.org/852032
Closes: https://bugs.gentoo.org/887193
Closes: https://bugs.gentoo.org/859646
Closes: https://bugs.gentoo.org/901025
Closes: https://bugs.gentoo.org/921735
Closes: https://bugs.gentoo.org/901027
Closes: https://bugs.gentoo.org/887209
Closes: https://bugs.gentoo.org/859649
Closes: https://bugs.gentoo.org/855125
Closes: https://bugs.gentoo.org/921751
Closes: https://bugs.gentoo.org/859673
Closes: https://bugs.gentoo.org/799449
Closes: https://bugs.gentoo.org/901127
Closes: https://bugs.gentoo.org/921740
Closes: https://bugs.gentoo.org/901163
Closes: https://bugs.gentoo.org/887313
Closes: https://bugs.gentoo.org/847325
Closes: https://bugs.gentoo.org/884553
Closes: https://bugs.gentoo.org/859700
Closes: https://bugs.gentoo.org/857633
Closes: https://bugs.gentoo.org/857630
Closes: https://bugs.gentoo.org/857627
Closes: https://bugs.gentoo.org/857624
Closes: https://bugs.gentoo.org/884565
Closes: https://bugs.gentoo.org/855080
Closes: https://bugs.gentoo.org/855119
Closes: https://bugs.gentoo.org/901167
Closes: https://bugs.gentoo.org/887413
Closes: https://bugs.gentoo.org/861707
Closes: https://bugs.gentoo.org/859715
Closes: https://bugs.gentoo.org/901179
Closes: https://bugs.gentoo.org/901181
Closes: https://bugs.gentoo.org/901141
Closes: https://bugs.gentoo.org/887435
Closes: https://bugs.gentoo.org/859718
Closes: https://bugs.gentoo.org/901177
Closes: https://bugs.gentoo.org/890893
Closes: https://bugs.gentoo.org/901185
Closes: https://bugs.gentoo.org/887445
Closes: https://bugs.gentoo.org/884579
Closes: https://bugs.gentoo.org/901193
Closes: https://bugs.gentoo.org/859724
Closes: https://bugs.gentoo.org/886629
Closes: https://bugs.gentoo.org/859730
Closes: https://bugs.gentoo.org/861974
Closes: https://bugs.gentoo.org/887511
Closes: https://bugs.gentoo.org/861977
Closes: https://bugs.gentoo.org/861980
Closes: https://bugs.gentoo.org/887513
Closes: https://bugs.gentoo.org/897392
Closes: https://bugs.gentoo.org/861983
Closes: https://bugs.gentoo.org/861986
Closes: https://bugs.gentoo.org/861989
Closes: https://bugs.gentoo.org/861992
Closes: https://bugs.gentoo.org/861995
Closes: https://bugs.gentoo.org/887515
Closes: https://bugs.gentoo.org/861998
Closes: https://bugs.gentoo.org/862001
Closes: https://bugs.gentoo.org/887517
Closes: https://bugs.gentoo.org/862004
Closes: https://bugs.gentoo.org/862007
Closes: https://bugs.gentoo.org/862010
Closes: https://bugs.gentoo.org/862013
Closes: https://bugs.gentoo.org/862016
Closes: https://bugs.gentoo.org/862079
Closes: https://bugs.gentoo.org/915488
Closes: https://bugs.gentoo.org/884693
Closes: https://bugs.gentoo.org/901149
Closes: https://bugs.gentoo.org/855278
Closes: https://bugs.gentoo.org/921779
Closes: https://bugs.gentoo.org/921885
Closes: https://bugs.gentoo.org/835485
Closes: https://bugs.gentoo.org/887659
Closes: https://bugs.gentoo.org/834741
Closes: https://bugs.gentoo.org/884695
Closes: https://bugs.gentoo.org/901297
Closes: https://bugs.gentoo.org/807703
Closes: https://bugs.gentoo.org/862957
Closes: https://bugs.gentoo.org/922022
Closes: https://bugs.gentoo.org/923917
Closes: https://bugs.gentoo.org/923916
Closes: https://bugs.gentoo.org/923918
Closes: https://bugs.gentoo.org/901287
Closes: https://bugs.gentoo.org/852047
Closes: https://bugs.gentoo.org/852035
Closes: https://bugs.gentoo.org/860333
Closes: https://bugs.gentoo.org/848039
Closes: https://bugs.gentoo.org/897650
Closes: https://bugs.gentoo.org/849071
Closes: https://bugs.gentoo.org/842342
Closes: https://bugs.gentoo.org/860471
Closes: https://bugs.gentoo.org/887953
Closes: https://bugs.gentoo.org/863371
Closes: https://bugs.gentoo.org/887951
Closes: https://bugs.gentoo.org/860459
Closes: https://bugs.gentoo.org/901407
Closes: https://bugs.gentoo.org/847352
Closes: https://bugs.gentoo.org/922042
Closes: https://bugs.gentoo.org/860462
Closes: https://bugs.gentoo.org/901409
Closes: https://bugs.gentoo.org/897652
Closes: https://bugs.gentoo.org/848021
Closes: https://bugs.gentoo.org/901405
Closes: https://bugs.gentoo.org/887959
Closes: https://bugs.gentoo.org/901411
Closes: https://bugs.gentoo.org/887961
Closes: https://bugs.gentoo.org/860465
Closes: https://bugs.gentoo.org/885291
Closes: https://bugs.gentoo.org/901413
Closes: https://bugs.gentoo.org/887967
Closes: https://bugs.gentoo.org/860468
Closes: https://bugs.gentoo.org/863377
Closes: https://bugs.gentoo.org/922043
Closes: https://bugs.gentoo.org/901425
Closes: https://bugs.gentoo.org/863380
Closes: https://bugs.gentoo.org/847319
Closes: https://bugs.gentoo.org/863383
Closes: https://bugs.gentoo.org/860474
Closes: https://bugs.gentoo.org/887989
Closes: https://bugs.gentoo.org/860477
Closes: https://bugs.gentoo.org/887991
Closes: https://bugs.gentoo.org/901427
Closes: https://bugs.gentoo.org/887993
Closes: https://bugs.gentoo.org/901429
Closes: https://bugs.gentoo.org/887997
Closes: https://bugs.gentoo.org/860480
Closes: https://bugs.gentoo.org/897654
Closes: https://bugs.gentoo.org/922047
Closes: https://bugs.gentoo.org/887999
Closes: https://bugs.gentoo.org/897664
Closes: https://bugs.gentoo.org/860531
Closes: https://bugs.gentoo.org/784665
Closes: https://bugs.gentoo.org/860525
Closes: https://bugs.gentoo.org/888003
Closes: https://bugs.gentoo.org/860537
Closes: https://bugs.gentoo.org/922052
Closes: https://bugs.gentoo.org/897662
Closes: https://bugs.gentoo.org/901421
Closes: https://bugs.gentoo.org/785535
Closes: https://bugs.gentoo.org/784644
Closes: https://bugs.gentoo.org/804831
Closes: https://bugs.gentoo.org/885365
Closes: https://bugs.gentoo.org/922053
Closes: https://bugs.gentoo.org/840707
Closes: https://bugs.gentoo.org/836142
Closes: https://bugs.gentoo.org/836153
Closes: https://bugs.gentoo.org/783675
Closes: https://bugs.gentoo.org/888005
Closes: https://bugs.gentoo.org/887879
Closes: https://bugs.gentoo.org/860528
Closes: https://bugs.gentoo.org/901417
Closes: https://bugs.gentoo.org/922055
Closes: https://bugs.gentoo.org/842807
Closes: https://bugs.gentoo.org/810287
Closes: https://bugs.gentoo.org/888007
Closes: https://bugs.gentoo.org/860540
Closes: https://bugs.gentoo.org/885373
Closes: https://bugs.gentoo.org/888011
Closes: https://bugs.gentoo.org/800995
Closes: https://bugs.gentoo.org/885375
Closes: https://bugs.gentoo.org/863758
Closes: https://bugs.gentoo.org/809320
Closes: https://bugs.gentoo.org/809440
Closes: https://bugs.gentoo.org/863779
Closes: https://bugs.gentoo.org/901431
Closes: https://bugs.gentoo.org/860774
Closes: https://bugs.gentoo.org/860768
Closes: https://bugs.gentoo.org/901433
Closes: https://bugs.gentoo.org/852989
Closes: https://bugs.gentoo.org/885367
Closes: https://bugs.gentoo.org/860771
Closes: https://bugs.gentoo.org/901435
Closes: https://bugs.gentoo.org/887881
Closes: https://bugs.gentoo.org/901437
Closes: https://bugs.gentoo.org/784668
Closes: https://bugs.gentoo.org/901439
Closes: https://bugs.gentoo.org/901419
Closes: https://bugs.gentoo.org/888017
Closes: https://bugs.gentoo.org/888019
Closes: https://bugs.gentoo.org/901441
Closes: https://bugs.gentoo.org/885377
Closes: https://bugs.gentoo.org/901443
Closes: https://bugs.gentoo.org/807115
Closes: https://bugs.gentoo.org/885363
Closes: https://bugs.gentoo.org/888021
Closes: https://bugs.gentoo.org/888023
Closes: https://bugs.gentoo.org/901445
Closes: https://bugs.gentoo.org/888015
Closes: https://bugs.gentoo.org/887921
Closes: https://bugs.gentoo.org/863821
Closes: https://bugs.gentoo.org/907907
Closes: https://bugs.gentoo.org/887883
Closes: https://bugs.gentoo.org/908948
Closes: https://bugs.gentoo.org/908947
Closes: https://bugs.gentoo.org/908951
Closes: https://bugs.gentoo.org/892694
Closes: https://bugs.gentoo.org/801016
Closes: https://bugs.gentoo.org/922082
Closes: https://bugs.gentoo.org/852260
Closes: https://bugs.gentoo.org/901451
Closes: https://bugs.gentoo.org/922083
Closes: https://bugs.gentoo.org/860777
Closes: https://bugs.gentoo.org/901449
Closes: https://bugs.gentoo.org/901453
Closes: https://bugs.gentoo.org/921785
Closes: https://bugs.gentoo.org/860969
Closes: https://bugs.gentoo.org/817227
Closes: https://bugs.gentoo.org/921788
Closes: https://bugs.gentoo.org/921789
Closes: https://bugs.gentoo.org/835527
Closes: https://bugs.gentoo.org/897414
Closes: https://bugs.gentoo.org/921781
Closes: https://bugs.gentoo.org/897430
Closes: https://bugs.gentoo.org/848720
Closes: https://bugs.gentoo.org/883173
Closes: https://bugs.gentoo.org/921800
Closes: https://bugs.gentoo.org/921803
Closes: https://bugs.gentoo.org/921804
Closes: https://bugs.gentoo.org/921807
Closes: https://bugs.gentoo.org/901479
Closes: https://bugs.gentoo.org/901483
Closes: https://bugs.gentoo.org/901151
Closes: https://bugs.gentoo.org/896028
Closes: https://bugs.gentoo.org/921783
Closes: https://bugs.gentoo.org/897432
Closes: https://bugs.gentoo.org/905472
Closes: https://bugs.gentoo.org/921810
Closes: https://bugs.gentoo.org/843485
Closes: https://bugs.gentoo.org/921816
Closes: https://bugs.gentoo.org/921818
Closes: https://bugs.gentoo.org/921825
Closes: https://bugs.gentoo.org/921822
Closes: https://bugs.gentoo.org/816654
Closes: https://bugs.gentoo.org/921775
Closes: https://bugs.gentoo.org/921777
Closes: https://bugs.gentoo.org/848723
Closes: https://bugs.gentoo.org/921853
Closes: https://bugs.gentoo.org/921895
Closes: https://bugs.gentoo.org/921855
Closes: https://bugs.gentoo.org/897506
Closes: https://bugs.gentoo.org/921857
Closes: https://bugs.gentoo.org/880013
Closes: https://bugs.gentoo.org/897542
Closes: https://bugs.gentoo.org/921864
Closes: https://bugs.gentoo.org/922915
Closes: https://bugs.gentoo.org/921897
Closes: https://bugs.gentoo.org/921900
Closes: https://bugs.gentoo.org/921865
Closes: https://bugs.gentoo.org/887637
Closes: https://bugs.gentoo.org/839306
Closes: https://bugs.gentoo.org/921868
Closes: https://bugs.gentoo.org/921869
Closes: https://bugs.gentoo.org/862082
Closes: https://bugs.gentoo.org/921873
Closes: https://bugs.gentoo.org/897588
Closes: https://bugs.gentoo.org/901221
Closes: https://bugs.gentoo.org/921808
Closes: https://bugs.gentoo.org/897590
Closes: https://bugs.gentoo.org/848549
Closes: https://bugs.gentoo.org/921876
Closes: https://bugs.gentoo.org/921878
Closes: https://bugs.gentoo.org/921879
Closes: https://bugs.gentoo.org/921880
Closes: https://bugs.gentoo.org/921797
Closes: https://bugs.gentoo.org/862765
Closes: https://bugs.gentoo.org/921780
Closes: https://bugs.gentoo.org/921881
Closes: https://bugs.gentoo.org/921813
Closes: https://bugs.gentoo.org/921784
Closes: https://bugs.gentoo.org/800076
Closes: https://bugs.gentoo.org/921884
Closes: https://bugs.gentoo.org/822456
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-03-25 12:28:56 -04:00
Julien Roy
3d25d4048d
*/*: remove empty global variable assigment
...
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-03-21 18:34:41 -04:00
Gonçalo Negrier Duarte
d0aed9c02b
app-emulation/86BoxManagerX: add 1.7.6.0e
...
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2024-02-19 12:39:20 +00:00
Anna (cybertailor) Vyalkova
34b916e598
app-emulation/spice-html5: fix src_prepare
...
Closes: https://bugs.gentoo.org/889312
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-01-18 23:40:04 +05:00
Anna (cybertailor) Vyalkova
00c29b7d12
app-emulation/spice-html5: drop 0.2.2
...
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-01-18 15:27:05 +05:00
Takuya Wakazono
38fdbcf7a7
app-emulation/looking-glass: sync live
...
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-01-08 12:41:36 +09:00
Takuya Wakazono
1b195185cc
app-emulation/looking-glass: keyword 1_beta6 for ~amd64
...
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-01-08 12:40:35 +09:00
Steven Burnham
bbb457d99d
app-emulation/quickemu: add 4.9.2
...
Signed-off-by: Steven Burnham <danipo@gmail.com>
2023-12-10 20:57:15 -05:00
Steven Burnham
39a5946670
app-emulation/quickemu: add 4.9.1
...
Signed-off-by: Steven Burnham <danipo@gmail.com>
2023-12-03 23:38:40 -05:00
Steven Stallion
66cba84719
app-emulation/wslu: fix ebuild
...
Closes: https://bugs.gentoo.org/916988
Closes: https://bugs.gentoo.org/916991
Signed-off-by: Steven Stallion <sstallion@gmail.com>
2023-11-12 10:01:57 -06:00
Steven Stallion
bc8617ed80
app-emulation/wslu: new package, add 4.1.1
...
Signed-off-by: Steven Stallion <sstallion@gmail.com>
2023-11-05 19:25:17 -06:00
Gonçalo Duarte
d7a5394b48
app-emulation/86BoxManagerX: fix ebuild
...
Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>
2023-11-05 17:06:19 +00:00
Henri Gasc
db511b4dee
app-emulation/rars: new package, add 1.6
...
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
2023-10-03 13:52:29 +02:00
Hayley Hughes
200ab11c0a
app-emulation/quickemu: drop 3.11
...
Signed-off-by: Hayley Hughes <hayley@foxes.systems>
2023-08-24 16:49:49 +10:00
Gonçalo Duarte
3b7d9ebc1c
app-emulation/86BoxManagerX: fix src_unpack not fetch repo
...
Closes: https://bugs.gentoo.org/912769
Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>
2023-08-22 11:43:04 +01:00
Gonçalo Duarte
ebce91b1a4
app-emulation/looking-glass: rename app-emulation/LookingGlass
...
Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>
2023-08-16 12:33:49 +01:00
Gonçalo Negrier Duarte
a24dd2985c
app-emulation/LookingGlass: fix whitespaces warnings
...
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2023-07-26 14:03:01 +01:00
Gonçalo Negrier Duarte
c78c5e0961
app-emulation/86BoxManagerX: update Manifest
...
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2023-07-26 14:03:01 +01:00
Gonçalo Negrier Duarte
9ff2509f09
app-emulation/LookingGlass: add myself as a maintainer
...
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2023-07-26 14:03:01 +01:00
Gonçalo Negrier Duarte
8fc84e5560
app-emulation/86BoxManagerX: add 9999
...
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2023-07-26 14:03:01 +01:00
Steven Burnham
eefa46e39f
app-emulation/quickemu: Accepts -bin now for edk2-ovmf
...
Signed-off-by: Steven Burnham <danipo@gmail.com>
2023-07-22 13:34:33 -04:00
Steven Burnham
62751a6388
app-emulation/quickemu: add 4.8
...
Signed-off-by: Steven Burnham <danipo@gmail.com>
2023-07-22 00:34:42 -04:00
Gonçalo Negrier Duarte
c243d91ba1
app-emulation/LookingGlass: remove pulseaudio flag from libpulse
...
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
2023-07-18 14:48:59 +01:00