Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/86Box/
Date: Mon, 28 Nov 2022 21:52:06
Message-Id: 1669672309.ff6182285f1a002d943f3d9e7e34bdea32d3ad13.conikost@gentoo
1 commit: ff6182285f1a002d943f3d9e7e34bdea32d3ad13
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 28 21:10:47 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 28 21:51:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff618228
7
8 app-emulation/86Box: drop 3.7.1
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 app-emulation/86Box/86Box-3.7.1.ebuild | 74 ----------------------------------
13 app-emulation/86Box/Manifest | 1 -
14 2 files changed, 75 deletions(-)
15
16 diff --git a/app-emulation/86Box/86Box-3.7.1.ebuild b/app-emulation/86Box/86Box-3.7.1.ebuild
17 deleted file mode 100644
18 index ab0476394bfd..000000000000
19 --- a/app-emulation/86Box/86Box-3.7.1.ebuild
20 +++ /dev/null
21 @@ -1,74 +0,0 @@
22 -# Copyright 1999-2022 Gentoo Authors
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=8
26 -
27 -inherit cmake flag-o-matic
28 -
29 -DESCRIPTION="Emulator of x86-based machines based on PCem"
30 -HOMEPAGE="https://github.com/86Box/86Box"
31 -SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
32 -
33 -LICENSE="GPL-2+"
34 -SLOT="0"
35 -KEYWORDS="~amd64"
36 -IUSE="dinput +dynarec experimental +fluidsynth +munt new-dynarec +openal +qt5 +threads"
37 -
38 -DEPEND="
39 - app-emulation/faudio
40 - dev-libs/libevdev
41 - media-libs/freetype:2=
42 - media-libs/libpng:=
43 - media-libs/libsdl2
44 - media-libs/openal
45 - media-libs/rtmidi
46 - net-libs/libslirp
47 - sys-libs/zlib
48 - qt5? ( x11-libs/libXi )
49 -"
50 -
51 -RDEPEND="
52 - ${DEPEND}
53 - fluidsynth? ( media-sound/fluidsynth )
54 - munt? ( media-libs/munt-mt32emu )
55 - openal? ( media-libs/openal )
56 - qt5? (
57 - dev-qt/qtcore:5
58 - dev-qt/qtgui:5
59 - dev-qt/qtnetwork:5
60 - dev-qt/qtopengl:5
61 - dev-qt/qttranslations:5
62 - dev-qt/qtwidgets:5
63 - )
64 -"
65 -
66 -BDEPEND="virtual/pkgconfig"
67 -
68 -src_configure() {
69 - # LTO needs to be filtered
70 - # See https://bugs.gentoo.org/854507
71 - filter-lto
72 - append-flags -fno-strict-aliasing
73 -
74 - local mycmakeargs=(
75 - -DCPPTHREADS="$(usex threads)"
76 - -DDEV_BRANCH="$(usex experimental)"
77 - -DDINPUT="$(usex dinput)"
78 - -DDYNAREC="$(usex dynarec)"
79 - -DFLUIDSYNTH="$(usex fluidsynth)"
80 - -DMINITRACE="OFF"
81 - -DMUNT="$(usex munt)"
82 - -DNEW_DYNAREC="$(usex new-dynarec)"
83 - -DOPENAL="$(usex openal)"
84 - -DPREFER_STATIC="OFF"
85 - -DQT="$(usex qt5)"
86 - -DRELEASE="ON"
87 - )
88 -
89 - cmake_src_configure
90 -}
91 -
92 -pkg_postinst() {
93 - elog "In order to use 86Box, you will need some roms for various emulated systems."
94 - elog "See https://github.com/86Box/roms for more information."
95 -}
96
97 diff --git a/app-emulation/86Box/Manifest b/app-emulation/86Box/Manifest
98 index 462ba58d2cfe..60085919aa58 100644
99 --- a/app-emulation/86Box/Manifest
100 +++ b/app-emulation/86Box/Manifest
101 @@ -1,2 +1 @@
102 DIST 86Box-3.11.tar.gz 4593971 BLAKE2B 0b2771492910f0c11835104e5ef7495ca052414a959e27732ec0d72bc6a6f4cb46c386f0642042425cfd4c4aa1b16e24e027e53034ffae618d9c51aff282cdf7 SHA512 4705f0bb7186a19b8a74450132a73c01e9fae80809e7cebf2ef0294100081ff6a27e0f81dbc661596a8d1cd7b04afc5dddb3e990dd10951a37a48de338c49a77
103 -DIST 86Box-3.7.1.tar.gz 4454288 BLAKE2B cd2678b1b0beb6fc37145cd38139a27f7789af8fc98bcb6d98644d60642edf618be6aa5509085826539a6146042f14bec59aabd5f1b38725b41d630390d23b11 SHA512 38abe254ea24eb6430eb87eca517bf7b318188df0f0f6d6dec5a04fefac143d591cea303398b7179fe72dc80cd0393778f9c64012b6183a6c8a6e615d40340e7