[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios-bin/

2022-12-14 Thread Sam James
commit: 02c3f6f9add5655d01f33b7cd94c8aa6e598df0c
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 14 08:49:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 14 08:49:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c3f6f9

sys-firmware/seabios-bin: fix unpack with TAPE set

Thanks to Ionen for spotting.

Bug: https://bugs.gentoo.org/885719
Signed-off-by: Sam James  gentoo.org>

 sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild 
b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
index 486aee1c9ee6..e2421960919d 100644
--- a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
+++ b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k 
~mips ~ppc ppc64 ~ris
 RDEPEND="!sys-firmware/seabios"
 
 src_unpack() {
-   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.xpak") || die 
"unpacking binpkg failed"
+   tar -xf - < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.xpak") || 
die "unpacking binpkg failed"
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios-bin/

2022-12-05 Thread Arthur Zamarin
commit: 86bb67e9c4588536e7ab7f77447b06d25eb2faf9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec  5 19:47:37 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec  5 19:47:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86bb67e9

sys-firmware/seabios-bin: Stabilize 1.16.0 amd64, #883695

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild 
b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
index 27af88a310d2..486aee1c9ee6 100644
--- a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
+++ b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86"
 
 RDEPEND="!sys-firmware/seabios"
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2022-12-05 Thread Arthur Zamarin
commit: a08e68bd1884ec31ca3d67b47ec93fa199f91558
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec  5 19:47:37 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec  5 19:47:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08e68bd

sys-firmware/seabios: Stabilize 1.16.0 amd64, #883695

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-firmware/seabios/seabios-1.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.16.0.ebuild 
b/sys-firmware/seabios/seabios-1.16.0.ebuild
index dfc37a26ab55..b4829aafcfdc 100644
--- a/sys-firmware/seabios/seabios-1.16.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.16.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
inherit git-r3
 else
SRC_URI="https://www.seabios.org/downloads/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 arm64 ~loong ~m68k ~mips ~ppc ppc64 x86"
+   KEYWORDS="~alpha amd64 arm64 ~loong ~m68k ~mips ~ppc ppc64 x86"
 fi
 
 DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2022-12-02 Thread Arthur Zamarin
commit: e351e041b80df1f40244de7a703b495bc72e3fe7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  2 19:26:57 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  2 19:26:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e351e041

sys-firmware/seabios: Stabilize 1.16.0 ppc64, #883695

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-firmware/seabios/seabios-1.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.16.0.ebuild 
b/sys-firmware/seabios/seabios-1.16.0.ebuild
index b7ec0a29b780..dfc37a26ab55 100644
--- a/sys-firmware/seabios/seabios-1.16.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.16.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
inherit git-r3
 else
SRC_URI="https://www.seabios.org/downloads/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 arm64 ~loong ~m68k ~mips ~ppc ~ppc64 x86"
+   KEYWORDS="~alpha ~amd64 arm64 ~loong ~m68k ~mips ~ppc ppc64 x86"
 fi
 
 DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios-bin/

2022-12-02 Thread Arthur Zamarin
commit: b498766f9a5337ce9e90261c64b9e50e088e7ae9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  2 19:26:56 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  2 19:26:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b498766f

sys-firmware/seabios-bin: Stabilize 1.16.0 ppc64, #883695

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild 
b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
index 086c7df227bb..27af88a310d2 100644
--- a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
+++ b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86"
 
 RDEPEND="!sys-firmware/seabios"
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios-bin/

2022-12-02 Thread Arthur Zamarin
commit: c1f523af9019410e9f38dcb7c97150c2723f5242
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  2 18:49:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  2 18:49:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1f523af

sys-firmware/seabios-bin: Stabilize 1.16.0 arm64, #883695

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild 
b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
index 494b1c3fdd19..086c7df227bb 100644
--- a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
+++ b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 
 RDEPEND="!sys-firmware/seabios"
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2022-12-02 Thread Arthur Zamarin
commit: f063490ee2e8effd36211d6c37456eb86faedf17
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  2 18:49:59 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  2 18:49:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f063490e

sys-firmware/seabios: Stabilize 1.16.0 arm64, #883695

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-firmware/seabios/seabios-1.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.16.0.ebuild 
b/sys-firmware/seabios/seabios-1.16.0.ebuild
index 334ee81327e0..b7ec0a29b780 100644
--- a/sys-firmware/seabios/seabios-1.16.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.16.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
inherit git-r3
 else
SRC_URI="https://www.seabios.org/downloads/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 x86"
+   KEYWORDS="~alpha ~amd64 arm64 ~loong ~m68k ~mips ~ppc ~ppc64 x86"
 fi
 
 DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2022-12-02 Thread Arthur Zamarin
commit: d17e1c273a8b60a9a62a63a75c8fb404d6619d5c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  2 18:49:20 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  2 18:49:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17e1c27

sys-firmware/seabios: Stabilize 1.16.0 x86, #883695

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-firmware/seabios/seabios-1.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.16.0.ebuild 
b/sys-firmware/seabios/seabios-1.16.0.ebuild
index b6dc35043258..334ee81327e0 100644
--- a/sys-firmware/seabios/seabios-1.16.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.16.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
inherit git-r3
 else
SRC_URI="https://www.seabios.org/downloads/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 x86"
 fi
 
 DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios-bin/

2022-12-02 Thread Arthur Zamarin
commit: bb57d09452608b749b723d26016330fa78ffc18d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec  2 18:49:20 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec  2 18:49:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb57d094

sys-firmware/seabios-bin: Stabilize 1.16.0 x86, #883695

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild 
b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
index 5533ccd12d50..494b1c3fdd19 100644
--- a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
+++ b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 
 RDEPEND="!sys-firmware/seabios"
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2022-09-26 Thread John Helmert III
commit: 44b2c98dd6c1897de85cbbb121a7d8b1fc626e85
Author: John Helmert III  gentoo  org>
AuthorDate: Tue Sep 27 02:42:56 2022 +
Commit: John Helmert III  gentoo  org>
CommitDate: Tue Sep 27 03:26:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44b2c98d

sys-firmware/seabios: drop 1.12.0, 1.12.0-r1, 1.14.0, 1.14.0-r1

Signed-off-by: John Helmert III  gentoo.org>

 sys-firmware/seabios/Manifest |   3 -
 sys-firmware/seabios/seabios-1.12.0-r1.ebuild | 171 -
 sys-firmware/seabios/seabios-1.12.0.ebuild| 145 --
 sys-firmware/seabios/seabios-1.14.0-r1.ebuild | 172 --
 sys-firmware/seabios/seabios-1.14.0.ebuild| 166 -
 5 files changed, 657 deletions(-)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index 53fef7c53118..8eda39382f89 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -1,6 +1,3 @@
-DIST seabios-1.12.0-bin.tar.xz 162492 BLAKE2B 
9a5a349226ed7efbed328493dc057e232203b251677a23f1f09c133743ff0ca6b05270c9d27460be1d8897888fe23ff7bdfa122023fa8ddb23af03d5b9b6f8dd
 SHA512 
f7a0395d621245093bb9a278d95ecc3d4e8d23f620058cd4fddaf885c8b86256f6258f3fd8173c1d24c03306f44d180e768bf8005ee123bc4b699b9f0ca371be
-DIST seabios-1.12.0.tar.gz 613542 BLAKE2B 
f145c2db716996bfa9e5c014086ccfaa8ae96ebc158f34303b122b7bf209408c567665d8691364df8d8e886f63e0e72a3f3cd319dfa86ef581023201b5d94e53
 SHA512 
e52c5363e5bb37b5286e55545aa06bd126218f9d0e3a06ac2e189de68fe3de3256c11ca1bb13357a9c384d7e3af6284083ff3aa587688b5de04ef11b97bdfa27
-DIST seabios-1.14.0-bin.tar.xz 170160 BLAKE2B 
1ab471ce0c6e27633ec42a66e3069496be84de713baab5de4f297821bd0da26404f7f70abc82e223ec5aa317a878889ae92b019988c72d24f77e7dcc5865f916
 SHA512 
7964e9bb7dff4fd6593f5d6d64efc4b1460750461b86635dbe5255d2086d619f51711d7a35e4dc20e556f705091c0950afabeddcd2e8876f05ce14f9ca73ed71
 DIST seabios-1.14.0-r2-bin.tar.xz 132256 BLAKE2B 
7d38949de254d6e3699d463a66c363156aa36bfe16c18bea48c55a61bdc423184175fd5427d3246a78d9c6335e61e5baa982f67e7406c5525e405b4383530d41
 SHA512 
5ce0e407b97e878842fbd7ad2f9e8a65f2565a5aa43d08e01cff024352780f55f8669958c58d20770db7f90e87cc52c860af831cefe3846227e7b45cd9dc33ee
 DIST seabios-1.14.0.tar.gz 628985 BLAKE2B 
cc1126925dab1551a655680d20d06ebf28c12c386500d1ee4df9e1a99403b4c5bc6a66c2cc5ef58b4c3d6d7226f35007506a6a1855c2cf2742469dcb7aba05bb
 SHA512 
215c42f59425f8abd062be7b11fc0e39c977cee5001a2381551b0f851ac337d0dd53c065267e6dee0e710ffd700fa635f9007b89da8dfce0f47122c984ee8146
 DIST seabios-1.16.0.tar.gz 635419 BLAKE2B 
b645f20bae341d56ce4fc4a706050d8490c6c136377f6dccf02c88100b0644bc13d210b4a517a8be6002d5671b0fba77120a2aca3a9bafbad5e88d037e40
 SHA512 
9daefcfb1c9edda4462a4b080c9bac552154d577ae19703a914928e43005e7a52edd86869c6507e94a7f0c61ce8b3e6f5dea38cd5146628cb138a130947c522f

diff --git a/sys-firmware/seabios/seabios-1.12.0-r1.ebuild 
b/sys-firmware/seabios/seabios-1.12.0-r1.ebuild
deleted file mode 100644
index 03b9cd8cd76c..
--- a/sys-firmware/seabios/seabios-1.12.0-r1.ebuild
+++ /dev/null
@@ -1,171 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit toolchain-funcs python-any-r1
-
-# SeaBIOS maintainers sometimes don't release stable tarballs or stable
-# binaries to generate the stable tarball the following is necessary:
-# git clone git://git.seabios.org/seabios.git && cd seabios
-# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
-
-if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
-   EGIT_REPO_URI="git://git.seabios.org/seabios.git"
-   inherit git-r3
-else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
-
-   # Binary versions taken from fedora:
-   # 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/
-   #   seabios-bin-1.12.1-2.fc31.noarch.rpm
-   #   seavgabios-bin-1.12.1-2.fc31.noarch.rpm
-   SRC_URI="
-   !binary? ( 
https://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
-   binary? ( 
https://dev.gentoo.org/~tamiko/distfiles/${P}-bin.tar.xz )"
-fi
-
-DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
-HOMEPAGE="https://www.seabios.org/;
-
-LICENSE="LGPL-3 GPL-3"
-SLOT="0"
-IUSE="+binary debug +seavgabios"
-
-REQUIRED_USE="debug? ( !binary )"
-
-SOURCE_DEPEND="
-   >=sys-power/iasl-20060912
-   ${PYTHON_DEPS}"
-DEPEND="
-   !binary? (
-   ${SOURCE_DEPEND}
-   )"
-RDEPEND=""
-
-choose_target_chost() {
-   if [[ -n "${CC}" ]]; then
-   ${CC} -dumpmachine
-   return
-   fi
-
-   if use amd64 || use x86; then
-   # Use the native compiler
-   echo "${CHOST}"
-   return
-   fi
-
-  

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2022-09-26 Thread John Helmert III
commit: 15e6691e58a3cce09189c38671b6f9db3b8fa659
Author: John Helmert III  gentoo  org>
AuthorDate: Mon Sep 26 23:03:16 2022 +
Commit: John Helmert III  gentoo  org>
CommitDate: Tue Sep 27 03:26:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15e6691e

sys-firmware/seabios: keyword 1.16.0

Signed-off-by: John Helmert III  gentoo.org>

 sys-firmware/seabios/seabios-1.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.16.0.ebuild 
b/sys-firmware/seabios/seabios-1.16.0.ebuild
index 4ba443b19f0b..2948596f640b 100644
--- a/sys-firmware/seabios/seabios-1.16.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.16.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
inherit git-r3
 else
SRC_URI="https://www.seabios.org/downloads/${P}.tar.gz;
-   #KEYWORDS="~alpha ~amd64 ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~x86"
 fi
 
 DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios-bin/

2022-09-26 Thread John Helmert III
commit: 70877ad8f6ba707fb530a2b9057b92c1a235a07d
Author: John Helmert III  gentoo  org>
AuthorDate: Mon Sep 26 23:03:30 2022 +
Commit: John Helmert III  gentoo  org>
CommitDate: Tue Sep 27 03:26:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70877ad8

sys-firmware/seabios-bin: keyword 1.16.0

The source package only supports building on amd64, so add the keywords
from the last seabios with USE=binary to this package, as with
edk2-ovmf-bin.

Signed-off-by: John Helmert III  gentoo.org>

 sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild 
b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
index 1632d76b3e55..5533ccd12d50 100644
--- a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
+++ b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"
-#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="!sys-firmware/seabios"
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2022-09-26 Thread John Helmert III
commit: f57980c18442d7432872d82fc632bf63f6ade001
Author: John Helmert III  gentoo  org>
AuthorDate: Tue Sep 27 01:44:43 2022 +
Commit: John Helmert III  gentoo  org>
CommitDate: Tue Sep 27 03:26:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57980c1

sys-firmware/seabios: enable py3.11

Signed-off-by: John Helmert III  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0-r2.ebuild | 2 +-
 sys-firmware/seabios/seabios-1.16.0.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
index b9e722164d1c..20707bc4b7c0 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8,9,10,11} )
 
 inherit toolchain-funcs python-any-r1
 

diff --git a/sys-firmware/seabios/seabios-1.16.0.ebuild 
b/sys-firmware/seabios/seabios-1.16.0.ebuild
index 2948596f640b..b6dc35043258 100644
--- a/sys-firmware/seabios/seabios-1.16.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.16.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8,9,10,11} )
 
 inherit toolchain-funcs python-any-r1
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios-bin/

2022-09-06 Thread John Helmert III
commit: f1af676d881384cec86e6534705f963e9724d2f5
Author: John Helmert III  gentoo  org>
AuthorDate: Sun Aug  7 01:10:05 2022 +
Commit: John Helmert III  gentoo  org>
CommitDate: Tue Sep  6 22:38:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1af676d

sys-firmware/seabios-bin: new package, add 1.16.0

Signed-off-by: John Helmert III  gentoo.org>

 sys-firmware/seabios-bin/Manifest  |  1 +
 sys-firmware/seabios-bin/metadata.xml  |  8 +++
 sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild | 25 ++
 3 files changed, 34 insertions(+)

diff --git a/sys-firmware/seabios-bin/Manifest 
b/sys-firmware/seabios-bin/Manifest
new file mode 100644
index ..348aa7cc234f
--- /dev/null
+++ b/sys-firmware/seabios-bin/Manifest
@@ -0,0 +1 @@
+DIST seabios-1.16.0-1.xpak 141506 BLAKE2B 
b2d0cc367ea7ba958604f95dc2a7ab92fd76768e6133552b76d651755cab225eed3e1a6bd350b7f3b5058212390c073e9ca37896412797ac224fb1ce4b5f641a
 SHA512 
4007a6cd40b7c82d1f53450a4151a19d5020ca4c3258b4502f9bfb1c3eacfef1a934794b58d38439e41884cd7a962aa436e22b9194b5731585383fd1476dd688

diff --git a/sys-firmware/seabios-bin/metadata.xml 
b/sys-firmware/seabios-bin/metadata.xml
new file mode 100644
index ..cfac6f8ac4ff
--- /dev/null
+++ b/sys-firmware/seabios-bin/metadata.xml
@@ -0,0 +1,8 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   virtualizat...@gentoo.org
+   Gentoo Virtualization Project
+   
+

diff --git a/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild 
b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
new file mode 100644
index ..1632d76b3e55
--- /dev/null
+++ b/sys-firmware/seabios-bin/seabios-bin-1.16.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+BINPKG="${P/-bin/}-1"
+
+DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
+HOMEPAGE="https://www.seabios.org/;
+SRC_URI="https://dev.gentoo.org/~ajak/distfiles/${BINPKG}.xpak;
+S="${WORKDIR}"
+
+LICENSE="LGPL-3 GPL-3"
+SLOT="0"
+#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="!sys-firmware/seabios"
+
+src_unpack() {
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${BINPKG}.xpak") || die 
"unpacking binpkg failed"
+}
+
+src_install() {
+   mv usr "${ED}" || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/, sys-firmware/seabios/files/

2022-09-06 Thread John Helmert III
commit: ef4f1f4c420f0eb075d979ecc76e85e2a4488706
Author: John Helmert III  gentoo  org>
AuthorDate: Sun Aug  7 01:09:35 2022 +
Commit: John Helmert III  gentoo  org>
CommitDate: Tue Sep  6 22:38:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef4f1f4c

sys-firmware/seabios: add 1.16.0

Drop keywords for arm, hppa, riscv, ia64, s390, sparc since iasl isn't
keyworded there yet.

Signed-off-by: John Helmert III  gentoo.org>

 sys-firmware/seabios/Manifest  |   1 +
 sys-firmware/seabios/files/README  |   2 -
 sys-firmware/seabios/seabios-1.16.0.ebuild | 142 +
 3 files changed, 143 insertions(+), 2 deletions(-)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index 1f37057de6a9..53fef7c53118 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -3,3 +3,4 @@ DIST seabios-1.12.0.tar.gz 613542 BLAKE2B 
f145c2db716996bfa9e5c014086ccfaa8ae96e
 DIST seabios-1.14.0-bin.tar.xz 170160 BLAKE2B 
1ab471ce0c6e27633ec42a66e3069496be84de713baab5de4f297821bd0da26404f7f70abc82e223ec5aa317a878889ae92b019988c72d24f77e7dcc5865f916
 SHA512 
7964e9bb7dff4fd6593f5d6d64efc4b1460750461b86635dbe5255d2086d619f51711d7a35e4dc20e556f705091c0950afabeddcd2e8876f05ce14f9ca73ed71
 DIST seabios-1.14.0-r2-bin.tar.xz 132256 BLAKE2B 
7d38949de254d6e3699d463a66c363156aa36bfe16c18bea48c55a61bdc423184175fd5427d3246a78d9c6335e61e5baa982f67e7406c5525e405b4383530d41
 SHA512 
5ce0e407b97e878842fbd7ad2f9e8a65f2565a5aa43d08e01cff024352780f55f8669958c58d20770db7f90e87cc52c860af831cefe3846227e7b45cd9dc33ee
 DIST seabios-1.14.0.tar.gz 628985 BLAKE2B 
cc1126925dab1551a655680d20d06ebf28c12c386500d1ee4df9e1a99403b4c5bc6a66c2cc5ef58b4c3d6d7226f35007506a6a1855c2cf2742469dcb7aba05bb
 SHA512 
215c42f59425f8abd062be7b11fc0e39c977cee5001a2381551b0f851ac337d0dd53c065267e6dee0e710ffd700fa635f9007b89da8dfce0f47122c984ee8146
+DIST seabios-1.16.0.tar.gz 635419 BLAKE2B 
b645f20bae341d56ce4fc4a706050d8490c6c136377f6dccf02c88100b0644bc13d210b4a517a8be6002d5671b0fba77120a2aca3a9bafbad5e88d037e40
 SHA512 
9daefcfb1c9edda4462a4b080c9bac552154d577ae19703a914928e43005e7a52edd86869c6507e94a7f0c61ce8b3e6f5dea38cd5146628cb138a130947c522f

diff --git a/sys-firmware/seabios/files/README 
b/sys-firmware/seabios/files/README
deleted file mode 100644
index a7aed6d46cf6..
--- a/sys-firmware/seabios/files/README
+++ /dev/null
@@ -1,2 +0,0 @@
-The configuration files config.vga-xxx are based on the variants found in
-the qemu/roms/ tree.

diff --git a/sys-firmware/seabios/seabios-1.16.0.ebuild 
b/sys-firmware/seabios/seabios-1.16.0.ebuild
new file mode 100644
index ..4ba443b19f0b
--- /dev/null
+++ b/sys-firmware/seabios/seabios-1.16.0.ebuild
@@ -0,0 +1,142 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit toolchain-funcs python-any-r1
+
+# SeaBIOS maintainers sometimes don't release stable tarballs or stable
+# binaries to generate the stable tarball the following is necessary:
+# git clone git://git.seabios.org/seabios.git && cd seabios
+# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
+
+if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
+   EGIT_REPO_URI="git://git.seabios.org/seabios.git"
+   inherit git-r3
+else
+   SRC_URI="https://www.seabios.org/downloads/${P}.tar.gz;
+   #KEYWORDS="~alpha ~amd64 ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~x86"
+fi
+
+DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
+HOMEPAGE="https://www.seabios.org/;
+
+LICENSE="LGPL-3 GPL-3"
+SLOT="0"
+IUSE="debug +seavgabios"
+
+BDEPEND="
+   >=sys-power/iasl-20060912
+   ${PYTHON_DEPS}"
+RDEPEND="!sys-firmware/seabios-bin"
+
+choose_target_chost() {
+   if [[ -n "${CC}" ]]; then
+   ${CC} -dumpmachine
+   return
+   fi
+
+   if use amd64 || use x86; then
+   # Use the native compiler
+   echo "${CHOST}"
+   return
+   fi
+
+   local i
+   for i in x86_64 i686 i586 i486 i386 ; do
+   i=${i}-pc-linux-gnu
+   type -P ${i}-gcc > /dev/null && echo ${i} && return
+   done
+}
+
+pkg_pretend() {
+   ewarn "You have decided to compile your own SeaBIOS. This is not"
+   ewarn "supported by upstream unless you use their recommended"
+   ewarn "toolchain (which you are not)."
+   elog
+   ewarn "If you are intending to use this build with QEMU, realize"
+   ewarn "you will not receive any support if you have compiled your"
+   ewarn "own SeaBIOS. Virtual machines subtly fail based on changes"
+   ewarn "in SeaBIOS."
+   if [[ -z "$(choose_target_chost)" ]]; then
+   elog
+   eerror "Before you can compile ${PN}, you need to install a x86 
cross-compiler"
+   eerror "Run the following 

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2022-05-19 Thread WANG Xuerui
commit: 34fec750dd806a2df7d414e531544750b00f58a1
Author: WANG Xuerui  gentoo  org>
AuthorDate: Thu May 19 11:45:57 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Thu May 19 12:18:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34fec750

sys-firmware/seabios: keyword 1.14.0-r2 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
index c2f9e6c7329b..b9e722164d1c 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390 ~sparc x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2022-01-23 Thread Yixun Lan
commit: e637429cd61c190710cdfd14d5ca2e6b32bed784
Author: Yongxiang Liang  gmail  com>
AuthorDate: Sun Jan  9 11:56:41 2022 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Jan 23 08:04:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e637429c

sys-firmware/seabios: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
index 059ac8e52daa..c2f9e6c7329b 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -20,7 +20,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2022-01-04 Thread Matthias Maier
commit: 3febca9f9f210b5ec74bffe1cb6bae4614fe1009
Author: Thomas Bettler  gmail  com>
AuthorDate: Thu Dec 16 18:38:55 2021 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue Jan  4 12:36:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3febca9f

sys-firmware/seabios: add python 3.10

Closes: https://bugs.gentoo.org/829361
Closes: https://github.com/gentoo/gentoo/pull/2
Signed-off-by: Thomas Bettler  gmail.com>
Signed-off-by: Matthias Maier  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0-r1.ebuild | 2 +-
 sys-firmware/seabios/seabios-1.14.0-r2.ebuild | 2 +-
 sys-firmware/seabios/seabios-1.14.0.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0-r1.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r1.ebuild
index f97b51857b56..92b326728a8d 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r1.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit toolchain-funcs python-any-r1
 

diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
index 37b8af0969c1..059ac8e52daa 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit toolchain-funcs python-any-r1
 

diff --git a/sys-firmware/seabios/seabios-1.14.0.ebuild 
b/sys-firmware/seabios/seabios-1.14.0.ebuild
index 0c4005c94f06..67cefdec6735 100644
--- a/sys-firmware/seabios/seabios-1.14.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit toolchain-funcs python-any-r1
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-10-01 Thread Sam James
commit: 7842a77f8f6547e4ad684cb2dab9441e500d08ff
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  1 07:12:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  1 07:12:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7842a77f

sys-firmware/seabios: update SRC_URI

slyfox@ has retired and I've archived the distfiles
in my devspace.

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Sam James  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
index 22c08e1b9be..37b8af0969c 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -24,7 +24,7 @@ else
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )
-   binary? ( 
https://dev.gentoo.org/~slyfox/distfiles/${P}-r2-bin.tar.xz )"
+   binary? ( 
https://dev.gentoo.org/~sam/distfiles/${P}-r2-bin.tar.xz )"
 fi
 
 DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-07-12 Thread Sam James
commit: 8962ace8da894314bcb0a900bb43a13c089b0221
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 12 22:38:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 12 22:38:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8962ace8

sys-firmware/seabios: Stabilize 1.14.0-r2 arm64, #798858

Signed-off-by: Sam James  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
index 14f243acf1b..22c08e1b9be 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sparc x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-06-30 Thread Agostino Sarubbo
commit: 719835bfc763baef3112a3cc0427ccf18fa38b53
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun 30 10:55:38 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun 30 10:55:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=719835bf

sys-firmware/seabios: ppc64 stable wrt bug #798858

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
index 1982195e9d1..14f243acf1b 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sparc x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-06-27 Thread Sam James
commit: ae28e2356b8cb60892daeb782327a8c0119e55a2
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 28 01:36:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 28 01:36:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae28e235

sys-firmware/seabios: Stabilize 1.14.0-r2 ppc, #798858

Signed-off-by: Sam James  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
index 94f3cb036c7..1982195e9d1 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~s390 ~sparc x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-06-27 Thread Sam James
commit: 12928006bf594fbb715f17be8b68daa2190b452f
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 28 01:35:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 28 01:35:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12928006

sys-firmware/seabios: Stabilize 1.14.0-r2 x86, #798858

Signed-off-by: Sam James  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
index 0f248ddfe81..94f3cb036c7 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-06-27 Thread Sam James
commit: 007aa2c3f610505864b9d37ca809a35d32807c75
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 28 01:34:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 28 01:34:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=007aa2c3

sys-firmware/seabios: Stabilize 1.14.0-r2 amd64, #798858

Signed-off-by: Sam James  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
index 1e33e9260a5..0f248ddfe81 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-05-17 Thread Agostino Sarubbo
commit: f4b3540de87ddb8e22433694bdb4d18b68a0d567
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 17 07:48:12 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 17 07:49:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b3540d

sys-firmware/seabios: x86 stable wrt bug #790374

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0.ebuild 
b/sys-firmware/seabios/seabios-1.14.0.ebuild
index c08ef3e663f..0c4005c94f0 100644
--- a/sys-firmware/seabios/seabios-1.14.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sparc x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-05-17 Thread Agostino Sarubbo
commit: a960cd4987a0da68ca758257d08315142d57bfa7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 17 07:46:45 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 17 07:46:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a960cd49

sys-firmware/seabios: amd64 stable wrt bug #790374

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0.ebuild 
b/sys-firmware/seabios/seabios-1.14.0.ebuild
index 531da852d99..c08ef3e663f 100644
--- a/sys-firmware/seabios/seabios-1.14.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sparc ~x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-05-16 Thread Sam James
commit: c2aa58e0c968c14b6e8e49068f4d53f822a862ce
Author: Sam James  gentoo  org>
AuthorDate: Mon May 17 03:03:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 17 03:03:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2aa58e0

sys-firmware/seabios: Stabilize 1.14.0 ppc, #790374

Signed-off-by: Sam James  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0.ebuild 
b/sys-firmware/seabios/seabios-1.14.0.ebuild
index e088d05c724..531da852d99 100644
--- a/sys-firmware/seabios/seabios-1.14.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 
~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~s390 ~sparc ~x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-05-16 Thread Sam James
commit: a7a344427490d1d32cf63f5c4760a29e8692b867
Author: Sam James  gentoo  org>
AuthorDate: Sun May 16 23:43:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 16 23:43:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7a34442

sys-firmware/seabios: Stabilize 1.14.0 ppc64, #790374

Signed-off-by: Sam James  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0.ebuild 
b/sys-firmware/seabios/seabios-1.14.0.ebuild
index 5fe90474c59..e088d05c724 100644
--- a/sys-firmware/seabios/seabios-1.14.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 
~s390 ~sparc ~x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-05-15 Thread Sam James
commit: e077ecbaa361c5ffee443f9e0c6a25bceca3be9b
Author: Sam James  gentoo  org>
AuthorDate: Sun May 16 00:01:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 16 00:01:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e077ecba

sys-firmware/seabios: Stabilize 1.14.0 arm64, #790374

Signed-off-by: Sam James  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.14.0.ebuild 
b/sys-firmware/seabios/seabios-1.14.0.ebuild
index d17a8f42f97..5fe90474c59 100644
--- a/sys-firmware/seabios/seabios-1.14.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
 
SRC_URI="
!binary? ( https://www.seabios.org/downloads/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/, sys-firmware/seabios/files/seabios/

2021-05-01 Thread Sergei Trofimovich
commit: d2dac934e9aa05af7d567f88028a14939c2ae7b0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat May  1 22:32:13 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat May  1 22:32:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2dac934

sys-firmware/seabios: restore bios.bin

Gentoo was not able to build bios.bin (of 128k size)
for a while. This change disables modern ACPI_PARSE (mmio),
AHCI and NVME drivers to fit into 128K.

Newer bios is unchanged and is still 256K with all the features.

Reported-by: Bernd
Closes: https://bugs.gentoo.org/780399
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-firmware/seabios/Manifest  |   1 +
 .../seabios/files/seabios/config.seabios-128k  |   6 +-
 sys-firmware/seabios/seabios-1.14.0-r2.ebuild  | 183 +
 3 files changed, 189 insertions(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index 0381c39c4ff..1f37057de6a 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -1,4 +1,5 @@
 DIST seabios-1.12.0-bin.tar.xz 162492 BLAKE2B 
9a5a349226ed7efbed328493dc057e232203b251677a23f1f09c133743ff0ca6b05270c9d27460be1d8897888fe23ff7bdfa122023fa8ddb23af03d5b9b6f8dd
 SHA512 
f7a0395d621245093bb9a278d95ecc3d4e8d23f620058cd4fddaf885c8b86256f6258f3fd8173c1d24c03306f44d180e768bf8005ee123bc4b699b9f0ca371be
 DIST seabios-1.12.0.tar.gz 613542 BLAKE2B 
f145c2db716996bfa9e5c014086ccfaa8ae96ebc158f34303b122b7bf209408c567665d8691364df8d8e886f63e0e72a3f3cd319dfa86ef581023201b5d94e53
 SHA512 
e52c5363e5bb37b5286e55545aa06bd126218f9d0e3a06ac2e189de68fe3de3256c11ca1bb13357a9c384d7e3af6284083ff3aa587688b5de04ef11b97bdfa27
 DIST seabios-1.14.0-bin.tar.xz 170160 BLAKE2B 
1ab471ce0c6e27633ec42a66e3069496be84de713baab5de4f297821bd0da26404f7f70abc82e223ec5aa317a878889ae92b019988c72d24f77e7dcc5865f916
 SHA512 
7964e9bb7dff4fd6593f5d6d64efc4b1460750461b86635dbe5255d2086d619f51711d7a35e4dc20e556f705091c0950afabeddcd2e8876f05ce14f9ca73ed71
+DIST seabios-1.14.0-r2-bin.tar.xz 132256 BLAKE2B 
7d38949de254d6e3699d463a66c363156aa36bfe16c18bea48c55a61bdc423184175fd5427d3246a78d9c6335e61e5baa982f67e7406c5525e405b4383530d41
 SHA512 
5ce0e407b97e878842fbd7ad2f9e8a65f2565a5aa43d08e01cff024352780f55f8669958c58d20770db7f90e87cc52c860af831cefe3846227e7b45cd9dc33ee
 DIST seabios-1.14.0.tar.gz 628985 BLAKE2B 
cc1126925dab1551a655680d20d06ebf28c12c386500d1ee4df9e1a99403b4c5bc6a66c2cc5ef58b4c3d6d7226f35007506a6a1855c2cf2742469dcb7aba05bb
 SHA512 
215c42f59425f8abd062be7b11fc0e39c977cee5001a2381551b0f851ac337d0dd53c065267e6dee0e710ffd700fa635f9007b89da8dfce0f47122c984ee8146

diff --git a/sys-firmware/seabios/files/seabios/config.seabios-128k 
b/sys-firmware/seabios/files/seabios/config.seabios-128k
index 93203af0ded..50dd75d5f30 100644
--- a/sys-firmware/seabios/files/seabios/config.seabios-128k
+++ b/sys-firmware/seabios/files/seabios/config.seabios-128k
@@ -1,5 +1,5 @@
 # for qemu machine types 1.7 + older
-# need to turn off features (xhci,uas) to make it fit into 128k
+# need to turn off features (xhci,uas,achi,nvme,acpi_parse) to make it fit 
into 128k
 CONFIG_QEMU=y
 CONFIG_ROM_SIZE=128
 CONFIG_BOOTSPLASH=n
@@ -10,3 +10,7 @@ CONFIG_USB_UAS=n
 CONFIG_SDCARD=n
 CONFIG_TCGBIOS=n
 CONFIG_MPT_SCSI=n
+CONFIG_ACPI_PARSE=n
+CONFIG_NVME=n
+CONFIG_AHCI=n
+CONFIG_THREADS=n

diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
new file mode 100644
index 000..1e33e9260a5
--- /dev/null
+++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild
@@ -0,0 +1,183 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit toolchain-funcs python-any-r1
+
+# SeaBIOS maintainers sometimes don't release stable tarballs or stable
+# binaries to generate the stable tarball the following is necessary:
+# git clone git://git.seabios.org/seabios.git && cd seabios
+# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
+
+# To generate binary tarball you can run the following from fork tree:
+# cd .../seabios-1.14.0-r2/image/usr/share
+# $ tar cJf seabios-1.14.0-r2-bin.tar.xz *.bin
+
+if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
+   EGIT_REPO_URI="git://git.seabios.org/seabios.git"
+   inherit git-r3
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+
+   SRC_URI="
+   !binary? ( https://www.seabios.org/downloads/${P}.tar.gz )
+   binary? ( 
https://dev.gentoo.org/~slyfox/distfiles/${P}-r2-bin.tar.xz )"
+fi
+
+DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
+HOMEPAGE="https://www.seabios.org/;
+
+LICENSE="LGPL-3 GPL-3"
+SLOT="0"
+IUSE="+binary debug +seavgabios"
+
+REQUIRED_USE="debug? ( !binary )"
+

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/, sys-firmware/seabios/files/

2021-04-30 Thread Sergei Trofimovich
commit: 349e168da5d78c75bd210ff893a7b580dfe5b4fe
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Apr 30 22:05:41 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr 30 22:05:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349e168d

sys-firmware/seabios: tweak linker script for binutils-2.36

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-firmware/seabios/files/seabios-1.14.0-binutils-2.36.patch | 9 +
 sys-firmware/seabios/seabios-1.14.0-r1.ebuild | 4 
 2 files changed, 13 insertions(+)

diff --git a/sys-firmware/seabios/files/seabios-1.14.0-binutils-2.36.patch 
b/sys-firmware/seabios/files/seabios-1.14.0-binutils-2.36.patch
new file mode 100644
index 000..0453d203d4a
--- /dev/null
+++ b/sys-firmware/seabios/files/seabios-1.14.0-binutils-2.36.patch
@@ -0,0 +1,9 @@
+--- a/vgasrc/vgalayout.lds.S
 b/vgasrc/vgalayout.lds.S
+@@ -19,5 +19,5 @@ SECTIONS
+ 
+ // Discard regular data sections to force a link error if
+ // 16bit code attempts to access data not marked with VAR16.
+-/DISCARD/ : { *(.text*) *(.rodata*) *(.data*) *(.bss*) *(COMMON) }
++/DISCARD/ : { *(.text*) *(.rodata*) *(.data*) *(.bss*) *(COMMON) 
*(.note.gnu.property) }
+ }

diff --git a/sys-firmware/seabios/seabios-1.14.0-r1.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r1.ebuild
index a8b5184144a..f97b51857b5 100644
--- a/sys-firmware/seabios/seabios-1.14.0-r1.ebuild
+++ b/sys-firmware/seabios/seabios-1.14.0-r1.ebuild
@@ -95,6 +95,10 @@ src_unpack() {
 src_prepare() {
default
 
+   if ! use binary; then
+   eapply "${FILESDIR}"/${PN}-1.14.0-binutils-2.36.patch
+   fi
+
# Ensure precompiled iasl files are never used
find "${WORKDIR}" -name '*.hex' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-04-30 Thread Sergei Trofimovich
commit: 6478832ac59c19e71654f4bd65b8dbcb8670a32c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Apr 30 21:43:47 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr 30 21:44:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6478832a

sys-firmware/seabios: use tool-prefixed strip and cpp

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-firmware/seabios/seabios-1.14.0-r1.ebuild | 168 ++
 1 file changed, 168 insertions(+)

diff --git a/sys-firmware/seabios/seabios-1.14.0-r1.ebuild 
b/sys-firmware/seabios/seabios-1.14.0-r1.ebuild
new file mode 100644
index 000..a8b5184144a
--- /dev/null
+++ b/sys-firmware/seabios/seabios-1.14.0-r1.ebuild
@@ -0,0 +1,168 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit toolchain-funcs python-any-r1
+
+# SeaBIOS maintainers sometimes don't release stable tarballs or stable
+# binaries to generate the stable tarball the following is necessary:
+# git clone git://git.seabios.org/seabios.git && cd seabios
+# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
+
+if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
+   EGIT_REPO_URI="git://git.seabios.org/seabios.git"
+   inherit git-r3
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+
+   SRC_URI="
+   !binary? ( https://www.seabios.org/downloads/${P}.tar.gz )
+   binary? ( 
https://dev.gentoo.org/~tamiko/distfiles/${P}-bin.tar.xz )"
+fi
+
+DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
+HOMEPAGE="https://www.seabios.org/;
+
+LICENSE="LGPL-3 GPL-3"
+SLOT="0"
+IUSE="+binary debug +seavgabios"
+
+REQUIRED_USE="debug? ( !binary )"
+
+SOURCE_DEPEND="
+   >=sys-power/iasl-20060912
+   ${PYTHON_DEPS}"
+DEPEND="
+   !binary? (
+   ${SOURCE_DEPEND}
+   )"
+RDEPEND=""
+
+choose_target_chost() {
+   if [[ -n "${CC}" ]]; then
+   ${CC} -dumpmachine
+   return
+   fi
+
+   if use amd64 || use x86; then
+   # Use the native compiler
+   echo "${CHOST}"
+   return
+   fi
+
+   local i
+   for i in x86_64 i686 i586 i486 i386 ; do
+   i=${i}-pc-linux-gnu
+   type -P ${i}-gcc > /dev/null && echo ${i} && return
+   done
+}
+
+pkg_pretend() {
+   if ! use binary; then
+   ewarn "You have decided to compile your own SeaBIOS. This is 
not"
+   ewarn "supported by upstream unless you use their recommended"
+   ewarn "toolchain (which you are not)."
+   elog
+   ewarn "If you are intending to use this build with QEMU, 
realize"
+   ewarn "you will not receive any support if you have compiled 
your"
+   ewarn "own SeaBIOS. Virtual machines subtly fail based on 
changes"
+   ewarn "in SeaBIOS."
+   if [[ -z "$(choose_target_chost)" ]]; then
+   elog
+   eerror "Before you can compile ${PN}[-binary], you need 
to install a x86 cross-compiler"
+   eerror "Run the following commands:"
+   eerror "  emerge crossdev"
+   eerror "  crossdev --stable -t x86_64-pc-linux-gnu"
+   die "cross-compiler is needed"
+   fi
+   fi
+}
+
+pkg_setup() {
+   use binary || python-any-r1_pkg_setup
+}
+
+src_unpack() {
+   default
+
+   # This simplifies the logic between binary & source builds.
+   mkdir -p "${S}"
+}
+
+src_prepare() {
+   default
+
+   # Ensure precompiled iasl files are never used
+   find "${WORKDIR}" -name '*.hex' -delete || die
+}
+
+src_configure() {
+   use binary && return
+
+   tc-ld-disable-gold #438058
+
+   if use debug ; then
+   echo "CONFIG_DEBUG_LEVEL=8" >.config
+   fi
+   _emake config
+}
+
+_emake() {
+   LANG=C \
+   emake V=1 \
+   CPP="$(tc-getPROG CPP cpp)" \
+   CC="$(tc-getCC)" \
+   LD="$(tc-getLD)" \
+   AR="$(tc-getAR)" \
+   AS="$(tc-getAS)" \
+   OBJCOPY="$(tc-getOBJCOPY)" \
+   RANLIB="$(tc-getRANLIB)" \
+   OBJDUMP="$(tc-getOBJDUMP)" \
+   STRIP="$(tc-getSTRIP)" \
+   HOST_CC="$(tc-getBUILD_CC)" \
+   VERSION="Gentoo/${EGIT_COMMIT:-${PVR}}" \
+   "$@"
+}
+
+src_compile() {
+   use binary && return
+
+   local TARGET_CHOST=$(choose_target_chost)
+
+   cp "${FILESDIR}/seabios/config.seabios-256k" .config || die
+   _emake oldnoconfig
+   CHOST="${TARGET_CHOST}" _emake iasl
+   CHOST="${TARGET_CHOST}" _emake out/bios.bin

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-04-04 Thread Matthias Maier
commit: 6cb2f8dbfef29d3ae1618cfecbbc898b5e6465ca
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Apr  5 00:14:27 2021 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Apr  5 01:05:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb2f8db

sys-firmware/seabios: drop old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Matthias Maier  gentoo.org>

 sys-firmware/seabios/Manifest |   4 -
 sys-firmware/seabios/seabios-1.10.2.ebuild| 140 -
 sys-firmware/seabios/seabios-1.11.0-r1.ebuild | 171 --
 sys-firmware/seabios/seabios-1.11.0.ebuild| 137 -
 4 files changed, 452 deletions(-)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index 8c598e824f6..15efe729531 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -1,6 +1,2 @@
-DIST seabios-1.10.2-bin.tar.xz 121172 BLAKE2B 
9d4ff624b638773e59bbf6674fb8630bd815d75af1a81db4de7f9740c37485330e6d054448f2301a97455ff0d3190d988ce0348eac78bd978982b6ce5146e4f6
 SHA512 
a46ce389b8b0fe7182a3dc2954fab7e0ef27ac65823e3785c247ccf77c37eaa746d94f74a4a29a221aa16ab508cf07ec8d399aa612d5c0184b48bce24c663b69
-DIST seabios-1.10.2.tar.gz 589283 BLAKE2B 
08fdbecf7fb06629db472adb05a780249dbf0e0a44d04dcced5480d631c133f74ecd04b04486db3bb817b8e119e783c4b09c3ade15b9a6cc956537e9f7204514
 SHA512 
ea8396fe247a3bd16b43ab775cf8e23f139673b94e83f450cadb094cc8117ca7e9ef518162d965209d5ab091c96f70ec5cc8ec8d15b638e06c4c8f7a0e1609dc
-DIST seabios-1.11.0-bin.tar.xz 158552 BLAKE2B 
44c42b9eea70a090ad51296949fe79e5360b569bae791fe84f447061f8dbcdb6b601501e2cc1607b62308f3118087386d15ba32c8495202f62f9f9a1e3cf27c3
 SHA512 
03a1523dc99dbf6e353e7844a4f12020d88bf8d5cbfd187007663ab1b02447b02694f27ee93aa46a18a5ab161f13b1ffe62f2d0f678cd86975a3d53295a6eb1e
-DIST seabios-1.11.0.tar.gz 607746 BLAKE2B 
9f688be6b8f7c0fcbd72b59ac649a9c763fdd9e2971a4d85636c9972efc0ad42082a1622a8c41156ad1e2063907349c2e02cff9aeb444844dc445b5f7d6062bb
 SHA512 
cae79c720bfbba3321777bbc6d5bde432fe56e2ba8f1be8acfebbde0bd453a58e889f5fa24db6055dca0a3a56d35b907761723ea35ef248c5f812129d0a27b77
 DIST seabios-1.12.0-bin.tar.xz 162492 BLAKE2B 
9a5a349226ed7efbed328493dc057e232203b251677a23f1f09c133743ff0ca6b05270c9d27460be1d8897888fe23ff7bdfa122023fa8ddb23af03d5b9b6f8dd
 SHA512 
f7a0395d621245093bb9a278d95ecc3d4e8d23f620058cd4fddaf885c8b86256f6258f3fd8173c1d24c03306f44d180e768bf8005ee123bc4b699b9f0ca371be
 DIST seabios-1.12.0.tar.gz 613542 BLAKE2B 
f145c2db716996bfa9e5c014086ccfaa8ae96ebc158f34303b122b7bf209408c567665d8691364df8d8e886f63e0e72a3f3cd319dfa86ef581023201b5d94e53
 SHA512 
e52c5363e5bb37b5286e55545aa06bd126218f9d0e3a06ac2e189de68fe3de3256c11ca1bb13357a9c384d7e3af6284083ff3aa587688b5de04ef11b97bdfa27

diff --git a/sys-firmware/seabios/seabios-1.10.2.ebuild 
b/sys-firmware/seabios/seabios-1.10.2.ebuild
deleted file mode 100644
index 0175c19a646..000
--- a/sys-firmware/seabios/seabios-1.10.2.ebuild
+++ /dev/null
@@ -1,140 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit eutils toolchain-funcs python-any-r1
-
-# SeaBIOS maintainers sometimes don't release stable tarballs or stable
-# binaries to generate the stable tarball the following is necessary:
-# git clone git://git.seabios.org/seabios.git && cd seabios
-# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
-
-if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
-   EGIT_REPO_URI="git://git.seabios.org/seabios.git"
-   inherit git-r3
-else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc x86"
-
-   # Binary versions taken from fedora:
-   # 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/
-   #   seabios-bin-1.10.2-1.fc27.noarch.rpm
-   #   seavgabios-bin-1.10.2-1.fc27.noarch.rpm
-   SRC_URI="
-   !binary? ( 
https://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
-   binary? ( 
https://dev.gentoo.org/~tamiko/distfiles/${P}-bin.tar.xz )"
-fi
-
-DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
-HOMEPAGE="https://www.seabios.org/;
-
-LICENSE="LGPL-3 GPL-3"
-SLOT="0"
-IUSE="+binary debug +seavgabios"
-
-REQUIRED_USE="debug? ( !binary )
-   !amd64? ( !x86? ( binary ) )"
-
-# The amd64/x86 check is needed to workaround #570892.
-SOURCE_DEPEND="
-   >=sys-power/iasl-20060912
-   ${PYTHON_DEPS}"
-DEPEND="
-   !binary? (
-   amd64? ( ${SOURCE_DEPEND} )
-   x86? ( ${SOURCE_DEPEND} )
-   )"
-RDEPEND=""
-
-pkg_pretend() {
-   if ! use binary; then
-   ewarn "You have decided to compile your own SeaBIOS. This is 
not"
-   ewarn "supported by upstream unless you use their recommended"
-   

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-04-04 Thread Matthias Maier
commit: e132ca9b5ff47a2c56bce5155ed1d315853f2ef7
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Apr  5 00:22:19 2021 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Apr  5 01:05:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e132ca9b

sys-firmware/seabios: version bump to 1.14.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Matthias Maier  gentoo.org>

 sys-firmware/seabios/Manifest  |   2 +
 sys-firmware/seabios/seabios-1.14.0.ebuild | 166 +
 2 files changed, 168 insertions(+)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index 15efe729531..0381c39c4ff 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -1,2 +1,4 @@
 DIST seabios-1.12.0-bin.tar.xz 162492 BLAKE2B 
9a5a349226ed7efbed328493dc057e232203b251677a23f1f09c133743ff0ca6b05270c9d27460be1d8897888fe23ff7bdfa122023fa8ddb23af03d5b9b6f8dd
 SHA512 
f7a0395d621245093bb9a278d95ecc3d4e8d23f620058cd4fddaf885c8b86256f6258f3fd8173c1d24c03306f44d180e768bf8005ee123bc4b699b9f0ca371be
 DIST seabios-1.12.0.tar.gz 613542 BLAKE2B 
f145c2db716996bfa9e5c014086ccfaa8ae96ebc158f34303b122b7bf209408c567665d8691364df8d8e886f63e0e72a3f3cd319dfa86ef581023201b5d94e53
 SHA512 
e52c5363e5bb37b5286e55545aa06bd126218f9d0e3a06ac2e189de68fe3de3256c11ca1bb13357a9c384d7e3af6284083ff3aa587688b5de04ef11b97bdfa27
+DIST seabios-1.14.0-bin.tar.xz 170160 BLAKE2B 
1ab471ce0c6e27633ec42a66e3069496be84de713baab5de4f297821bd0da26404f7f70abc82e223ec5aa317a878889ae92b019988c72d24f77e7dcc5865f916
 SHA512 
7964e9bb7dff4fd6593f5d6d64efc4b1460750461b86635dbe5255d2086d619f51711d7a35e4dc20e556f705091c0950afabeddcd2e8876f05ce14f9ca73ed71
+DIST seabios-1.14.0.tar.gz 628985 BLAKE2B 
cc1126925dab1551a655680d20d06ebf28c12c386500d1ee4df9e1a99403b4c5bc6a66c2cc5ef58b4c3d6d7226f35007506a6a1855c2cf2742469dcb7aba05bb
 SHA512 
215c42f59425f8abd062be7b11fc0e39c977cee5001a2381551b0f851ac337d0dd53c065267e6dee0e710ffd700fa635f9007b89da8dfce0f47122c984ee8146

diff --git a/sys-firmware/seabios/seabios-1.14.0.ebuild 
b/sys-firmware/seabios/seabios-1.14.0.ebuild
new file mode 100644
index 000..7baa4d25d28
--- /dev/null
+++ b/sys-firmware/seabios/seabios-1.14.0.ebuild
@@ -0,0 +1,166 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit eutils toolchain-funcs python-any-r1
+
+# SeaBIOS maintainers sometimes don't release stable tarballs or stable
+# binaries to generate the stable tarball the following is necessary:
+# git clone git://git.seabios.org/seabios.git && cd seabios
+# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
+
+if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
+   EGIT_REPO_URI="git://git.seabios.org/seabios.git"
+   inherit git-r3
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+
+   SRC_URI="
+   !binary? ( https://www.seabios.org/downloads/${P}.tar.gz )
+   binary? ( 
https://dev.gentoo.org/~tamiko/distfiles/${P}-bin.tar.xz )"
+fi
+
+DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
+HOMEPAGE="https://www.seabios.org/;
+
+LICENSE="LGPL-3 GPL-3"
+SLOT="0"
+IUSE="+binary debug +seavgabios"
+
+REQUIRED_USE="debug? ( !binary )"
+
+SOURCE_DEPEND="
+   >=sys-power/iasl-20060912
+   ${PYTHON_DEPS}"
+DEPEND="
+   !binary? (
+   ${SOURCE_DEPEND}
+   )"
+RDEPEND=""
+
+choose_target_chost() {
+   if [[ -n "${CC}" ]]; then
+   ${CC} -dumpmachine
+   return
+   fi
+
+   if use amd64 || use x86; then
+   # Use the native compiler
+   echo "${CHOST}"
+   return
+   fi
+
+   local i
+   for i in x86_64 i686 i586 i486 i386 ; do
+   i=${i}-pc-linux-gnu
+   type -P ${i}-gcc > /dev/null && echo ${i} && return
+   done
+}
+
+pkg_pretend() {
+   if ! use binary; then
+   ewarn "You have decided to compile your own SeaBIOS. This is 
not"
+   ewarn "supported by upstream unless you use their recommended"
+   ewarn "toolchain (which you are not)."
+   elog
+   ewarn "If you are intending to use this build with QEMU, 
realize"
+   ewarn "you will not receive any support if you have compiled 
your"
+   ewarn "own SeaBIOS. Virtual machines subtly fail based on 
changes"
+   ewarn "in SeaBIOS."
+   if [[ -z "$(choose_target_chost)" ]]; then
+   elog
+   eerror "Before you can compile ${PN}[-binary], you need 
to install a x86 cross-compiler"
+   eerror "Run the following commands:"
+   eerror "  emerge crossdev"
+   eerror "  crossdev --stable -t 

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2021-01-04 Thread Matthias Maier
commit: 259e75767ee362c7ab378e11944d441519559629
Author: Luke Dashjr  utopios  org>
AuthorDate: Tue Mar 31 18:01:37 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Jan  4 21:21:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=259e7576

sys-firmware/seabios: Support USE=-binary on non-x86

For non-x86 platforms, building from source can be done using a
cross-compiler provided by crossdev.

Also adjusts arch package.use.{force,mask} as appropriate.

Tested on a Talos II / POWER9v2 running ppc64

Closes: https://bugs.gentoo.org/763303
Closes: https://github.com/gentoo/gentoo/pull/15189
Signed-off-by: Luke Dashjr  utopios.org>
Signed-off-by: Matthias Maier  gentoo.org>

 sys-firmware/seabios/seabios-1.12.0-r1.ebuild | 171 ++
 1 file changed, 171 insertions(+)

diff --git a/sys-firmware/seabios/seabios-1.12.0-r1.ebuild 
b/sys-firmware/seabios/seabios-1.12.0-r1.ebuild
new file mode 100644
index 000..23b9137e9fc
--- /dev/null
+++ b/sys-firmware/seabios/seabios-1.12.0-r1.ebuild
@@ -0,0 +1,171 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit eutils toolchain-funcs python-any-r1
+
+# SeaBIOS maintainers sometimes don't release stable tarballs or stable
+# binaries to generate the stable tarball the following is necessary:
+# git clone git://git.seabios.org/seabios.git && cd seabios
+# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
+
+if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
+   EGIT_REPO_URI="git://git.seabios.org/seabios.git"
+   inherit git-r3
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+
+   # Binary versions taken from fedora:
+   # 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/
+   #   seabios-bin-1.12.1-2.fc31.noarch.rpm
+   #   seavgabios-bin-1.12.1-2.fc31.noarch.rpm
+   SRC_URI="
+   !binary? ( 
https://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
+   binary? ( 
https://dev.gentoo.org/~tamiko/distfiles/${P}-bin.tar.xz )"
+fi
+
+DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
+HOMEPAGE="https://www.seabios.org/;
+
+LICENSE="LGPL-3 GPL-3"
+SLOT="0"
+IUSE="+binary debug +seavgabios"
+
+REQUIRED_USE="debug? ( !binary )"
+
+SOURCE_DEPEND="
+   >=sys-power/iasl-20060912
+   ${PYTHON_DEPS}"
+DEPEND="
+   !binary? (
+   ${SOURCE_DEPEND}
+   )"
+RDEPEND=""
+
+choose_target_chost() {
+   if [[ -n "${CC}" ]]; then
+   ${CC} -dumpmachine
+   return
+   fi
+
+   if use amd64 || use x86; then
+   # Use the native compiler
+   echo "${CHOST}"
+   return
+   fi
+
+   local i
+   for i in x86_64 i686 i586 i486 i386 ; do
+   i=${i}-pc-linux-gnu
+   type -P ${i}-gcc > /dev/null && echo ${i} && return
+   done
+}
+
+pkg_pretend() {
+   if ! use binary; then
+   ewarn "You have decided to compile your own SeaBIOS. This is 
not"
+   ewarn "supported by upstream unless you use their recommended"
+   ewarn "toolchain (which you are not)."
+   elog
+   ewarn "If you are intending to use this build with QEMU, 
realize"
+   ewarn "you will not receive any support if you have compiled 
your"
+   ewarn "own SeaBIOS. Virtual machines subtly fail based on 
changes"
+   ewarn "in SeaBIOS."
+   if [[ -z "$(choose_target_chost)" ]]; then
+   elog
+   eerror "Before you can compile ${PN}[-binary], you need 
to install a x86 cross-compiler"
+   eerror "Run the following commands:"
+   eerror "  emerge crossdev"
+   eerror "  crossdev --stable -t x86_64-pc-linux-gnu"
+   die "cross-compiler is needed"
+   fi
+   fi
+}
+
+pkg_setup() {
+   use binary || python-any-r1_pkg_setup
+}
+
+src_unpack() {
+   default
+
+   # This simplifies the logic between binary & source builds.
+   mkdir -p "${S}"
+}
+
+src_prepare() {
+   default
+
+   # Ensure precompiled iasl files are never used
+   find "${WORKDIR}" -name '*.hex' -delete || die
+}
+
+src_configure() {
+   use binary && return
+
+   tc-ld-disable-gold #438058
+
+   if use debug ; then
+   echo "CONFIG_DEBUG_LEVEL=8" >.config
+   fi
+   _emake config
+}
+
+_emake() {
+   LANG=C \
+   emake V=1 \
+   CC="$(tc-getCC)" \
+   LD="$(tc-getLD)" \
+   AR="$(tc-getAR)" \
+   AS="$(tc-getAS)" \
+   OBJCOPY="$(tc-getOBJCOPY)" \
+   

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2020-12-28 Thread Matthias Maier
commit: 71dd38ae51b39f2db7a8024fb655d17db99bd405
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Dec 28 17:29:16 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Dec 28 17:29:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71dd38ae

sys-firmware/seabios: update python compat

Closes: https://bugs.gentoo.org/718534
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Matthias Maier  gentoo.org>

 sys-firmware/seabios/seabios-1.10.2.ebuild| 2 +-
 sys-firmware/seabios/seabios-1.11.0-r1.ebuild | 2 +-
 sys-firmware/seabios/seabios-1.11.0.ebuild| 2 +-
 sys-firmware/seabios/seabios-1.12.0.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.10.2.ebuild 
b/sys-firmware/seabios/seabios-1.10.2.ebuild
index 11231f42e3b..0175c19a646 100644
--- a/sys-firmware/seabios/seabios-1.10.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.10.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit eutils toolchain-funcs python-any-r1
 

diff --git a/sys-firmware/seabios/seabios-1.11.0-r1.ebuild 
b/sys-firmware/seabios/seabios-1.11.0-r1.ebuild
index 794dcb1afda..4cdaf7f3809 100644
--- a/sys-firmware/seabios/seabios-1.11.0-r1.ebuild
+++ b/sys-firmware/seabios/seabios-1.11.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit eutils toolchain-funcs python-any-r1
 

diff --git a/sys-firmware/seabios/seabios-1.11.0.ebuild 
b/sys-firmware/seabios/seabios-1.11.0.ebuild
index 43e3d9d88e7..a7aacee36b4 100644
--- a/sys-firmware/seabios/seabios-1.11.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.11.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit eutils toolchain-funcs python-any-r1
 

diff --git a/sys-firmware/seabios/seabios-1.12.0.ebuild 
b/sys-firmware/seabios/seabios-1.12.0.ebuild
index 53616e2943b..6ff70eca1b2 100644
--- a/sys-firmware/seabios/seabios-1.12.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.12.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit eutils toolchain-funcs python-any-r1
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2020-11-06 Thread Georgy Yakovlev
commit: 95bb5d32221231fbfdcaeebace207c08d78630a4
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Nov  7 01:43:12 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Nov  7 02:09:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95bb5d32

sys-firmware/seabios: 1.12.0 ppc64 stable, bug #750047

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-firmware/seabios/seabios-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.12.0.ebuild 
b/sys-firmware/seabios/seabios-1.12.0.ebuild
index c9b5d726d58..53616e2943b 100644
--- a/sys-firmware/seabios/seabios-1.12.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.12.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 
~s390 ~sparc x86"
 
# Binary versions taken from fedora:
# 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2020-08-19 Thread Sam James
commit: a9b67a6107fbbbdc9b58a1c6acf4d617a35a34aa
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 22:38:55 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 22:38:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b67a61

sys-firmware/seabios: arm64 stable (bug #738056)

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Sam James  gentoo.org>

 sys-firmware/seabios/seabios-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.12.0.ebuild 
b/sys-firmware/seabios/seabios-1.12.0.ebuild
index 80dc73a3d8c..c9b5d726d58 100644
--- a/sys-firmware/seabios/seabios-1.12.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.12.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc x86"
 
# Binary versions taken from fedora:
# 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2020-02-10 Thread Michał Górny
commit: a6d08b051044ddcd7fe9fd638f32d98db3722b32
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Feb 10 13:06:09 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Feb 10 13:26:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d08b05

sys-firmware/seabios: Remove py2 where possible

Signed-off-by: Michał Górny  gentoo.org>

 sys-firmware/seabios/seabios-1.10.2.ebuild| 2 +-
 sys-firmware/seabios/seabios-1.11.0-r1.ebuild | 2 +-
 sys-firmware/seabios/seabios-1.11.0.ebuild| 2 +-
 sys-firmware/seabios/seabios-1.12.0.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.10.2.ebuild 
b/sys-firmware/seabios/seabios-1.10.2.ebuild
index 96b9da9360f..35dd9f2f363 100644
--- a/sys-firmware/seabios/seabios-1.10.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.10.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit eutils toolchain-funcs python-any-r1
 

diff --git a/sys-firmware/seabios/seabios-1.11.0-r1.ebuild 
b/sys-firmware/seabios/seabios-1.11.0-r1.ebuild
index bcc02d3edef..bec4935ce78 100644
--- a/sys-firmware/seabios/seabios-1.11.0-r1.ebuild
+++ b/sys-firmware/seabios/seabios-1.11.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit eutils toolchain-funcs python-any-r1
 

diff --git a/sys-firmware/seabios/seabios-1.11.0.ebuild 
b/sys-firmware/seabios/seabios-1.11.0.ebuild
index 44d333f9305..5d966e192c4 100644
--- a/sys-firmware/seabios/seabios-1.11.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.11.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit eutils toolchain-funcs python-any-r1
 

diff --git a/sys-firmware/seabios/seabios-1.12.0.ebuild 
b/sys-firmware/seabios/seabios-1.12.0.ebuild
index 05f8b26c7ad..d09ddbb9097 100644
--- a/sys-firmware/seabios/seabios-1.12.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.12.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit eutils toolchain-funcs python-any-r1
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/, x11-misc/vdpauinfo/, app-emulation/grub-xen-host/, ...

2019-09-13 Thread Michał Górny
commit: 4d034df3e641bb7a4200a28e4343f58be8e32787
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep 13 14:48:06 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep 13 14:52:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d034df3

*/*: Reassign cardoe's packages

Bug: https://bugs.gentoo.org/58120
Signed-off-by: Michał Górny  gentoo.org>

 app-emulation/grub-xen-host/metadata.xml | 5 +
 app-emulation/virt-what/metadata.xml | 4 
 app-eselect/eselect-xvmc/metadata.xml| 5 +
 dev-util/crash/metadata.xml  | 5 +
 dev-util/d-feet/metadata.xml | 5 -
 media-libs/libhdhomerun/metadata.xml | 5 +
 media-tv/ivtv-utils/metadata.xml | 5 +
 net-misc/dhcpd-pools/metadata.xml| 5 +
 net-misc/x11-ssh-askpass/metadata.xml| 5 +
 sys-auth/sakcl/metadata.xml  | 5 +
 sys-firmware/ivtv-firmware/metadata.xml  | 4 +---
 sys-firmware/seabios/metadata.xml| 4 
 sys-firmware/sgabios/metadata.xml| 4 
 sys-firmware/vgabios/metadata.xml| 4 
 sys-fs/lvm2/metadata.xml | 5 -
 sys-process/numad/metadata.xml   | 3 ---
 x11-misc/vdpauinfo/metadata.xml  | 5 +
 x11-themes/echo-icon-theme/metadata.xml  | 4 +---
 18 files changed, 11 insertions(+), 71 deletions(-)

diff --git a/app-emulation/grub-xen-host/metadata.xml 
b/app-emulation/grub-xen-host/metadata.xml
index bddad784d7f..84e79366a42 100644
--- a/app-emulation/grub-xen-host/metadata.xml
+++ b/app-emulation/grub-xen-host/metadata.xml
@@ -1,12 +1,9 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
x...@gentoo.org

-   
-   car...@gentoo.org
-   

A grub 2 built to run in dom0 which is a PV grub that can chain 
load
a guest installed PV grub (grub legacy or grub 2) or handle a 
guest

diff --git a/app-emulation/virt-what/metadata.xml 
b/app-emulation/virt-what/metadata.xml
index 7e3c0f29d1a..be34d3dcfa0 100644
--- a/app-emulation/virt-what/metadata.xml
+++ b/app-emulation/virt-what/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   car...@gentoo.org
-   Doug Goldstein
-   

e...@gentoo.org
Gilles Dartiguelongue

diff --git a/app-eselect/eselect-xvmc/metadata.xml 
b/app-eselect/eselect-xvmc/metadata.xml
index 10bc494a7e7..088f6633818 100644
--- a/app-eselect/eselect-xvmc/metadata.xml
+++ b/app-eselect/eselect-xvmc/metadata.xml
@@ -5,7 +5,4 @@
jungh...@gentoo.org
Christoph Junghans

-   
-   car...@gentoo.org
-   
-
+   

diff --git a/dev-util/crash/metadata.xml b/dev-util/crash/metadata.xml
index bfe00424921..c81bcd9e0c3 100644
--- a/dev-util/crash/metadata.xml
+++ b/dev-util/crash/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   car...@gentoo.org
-   Doug Goldstein
-   
+   

The Red Hat crash analysis utility is loosely based on the SVR4 
UNIX
crash command, but has been significantly enhanced by 
completely merging

diff --git a/dev-util/d-feet/metadata.xml b/dev-util/d-feet/metadata.xml
index bac79bab471..52f14ba3207 100644
--- a/dev-util/d-feet/metadata.xml
+++ b/dev-util/d-feet/metadata.xml
@@ -1,11 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-  car...@gentoo.org
-  Doug Goldstein
-  Feel free to bump or do any updates as needed
-
 
   gn...@gentoo.org
   Gentoo GNOME Desktop

diff --git a/media-libs/libhdhomerun/metadata.xml 
b/media-libs/libhdhomerun/metadata.xml
index cc8304b9775..6f49eba8f49 100644
--- a/media-libs/libhdhomerun/metadata.xml
+++ b/media-libs/libhdhomerun/metadata.xml
@@ -1,8 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-car...@gentoo.org
-Doug Goldstein
-
+
 

diff --git a/media-tv/ivtv-utils/metadata.xml b/media-tv/ivtv-utils/metadata.xml
index c66a729df57..d2cd6812aa5 100644
--- a/media-tv/ivtv-utils/metadata.xml
+++ b/media-tv/ivtv-utils/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-car...@gentoo.org
-Doug Goldstein
-  
+  
   
 Driver for ivtv based tv tuner cards, currently supports Hauppauge 
 PVR-[23]50 cards

diff --git a/net-misc/dhcpd-pools/metadata.xml 
b/net-misc/dhcpd-pools/metadata.xml
index 8577945b03b..dbb5930ad32 100644
--- a/net-misc/dhcpd-pools/metadata.xml
+++ b/net-misc/dhcpd-pools/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   car...@gentoo.org
-   Doug Goldstein
-   
+   

dhcpd-pools


diff --git a/net-misc/x11-ssh-askpass/metadata.xml 
b/net-misc/x11-ssh-askpass/metadata.xml
index 0c1e85ee38e..6f49eba8f49 100644
--- 

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2019-08-19 Thread Agostino Sarubbo
commit: c4f95a2560cf66c06084e9768ea52830c1d474d8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 19 11:37:01 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 19 11:37:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f95a25

sys-firmware/seabios: x86 stable wrt bug #678906

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-firmware/seabios/seabios-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.12.0.ebuild 
b/sys-firmware/seabios/seabios-1.12.0.ebuild
index 388ded2457b..39fcf77d807 100644
--- a/sys-firmware/seabios/seabios-1.12.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.12.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
# Binary versions taken from fedora:
# 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2019-08-18 Thread Agostino Sarubbo
commit: 090dd4be9b6ba7fe603f4596014890d2605a8de0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Aug 18 21:49:13 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Aug 18 21:49:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=090dd4be

sys-firmware/seabios: amd64 stable wrt bug #678906

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-firmware/seabios/seabios-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.12.0.ebuild 
b/sys-firmware/seabios/seabios-1.12.0.ebuild
index 1ab0b09fd5c..388ded2457b 100644
--- a/sys-firmware/seabios/seabios-1.12.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.12.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 
# Binary versions taken from fedora:
# 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/files/seavgabios/, sys-firmware/seabios/files/, ...

2019-08-08 Thread Matthias Maier
commit: 8975b38501168eac49f76ec1713583e05325a7f4
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue Aug  6 19:45:56 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Thu Aug  8 16:12:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8975b385

sys-firmware/seabios: [QA] avoid duplicate file

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Matthias Maier  gentoo.org>

 sys-firmware/seabios/files/README| 2 ++
 sys-firmware/seabios/files/seabios/README| 1 -
 sys-firmware/seabios/files/seavgabios/README | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-firmware/seabios/files/README 
b/sys-firmware/seabios/files/README
new file mode 100644
index 000..a7aed6d46cf
--- /dev/null
+++ b/sys-firmware/seabios/files/README
@@ -0,0 +1,2 @@
+The configuration files config.vga-xxx are based on the variants found in
+the qemu/roms/ tree.

diff --git a/sys-firmware/seabios/files/seabios/README 
b/sys-firmware/seabios/files/seabios/README
deleted file mode 100644
index 7030949c181..000
--- a/sys-firmware/seabios/files/seabios/README
+++ /dev/null
@@ -1 +0,0 @@
-The config.vga-xxx files come from the qemu/roms/ tree.

diff --git a/sys-firmware/seabios/files/seavgabios/README 
b/sys-firmware/seabios/files/seavgabios/README
deleted file mode 100644
index 7030949c181..000
--- a/sys-firmware/seabios/files/seavgabios/README
+++ /dev/null
@@ -1 +0,0 @@
-The config.vga-xxx files come from the qemu/roms/ tree.



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2019-07-28 Thread Matthias Maier
commit: 322983b68e2e3c455151aa2888d135fa0bc65bba
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Jul 28 19:45:42 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Jul 28 20:19:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=322983b6

sys-firmware/seabios: version bump to 1.12.0

 * Version bump to 1.12.0
 * Actually use Redhat's "1.12.1" version for USE=binary

Closes: https://bugs.gentoo.org/675754
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Matthias Maier  gentoo.org>

 sys-firmware/seabios/Manifest  |   2 +
 sys-firmware/seabios/seabios-1.12.0.ebuild | 145 +
 2 files changed, 147 insertions(+)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index a153d6fbfff..8c598e824f6 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -2,3 +2,5 @@ DIST seabios-1.10.2-bin.tar.xz 121172 BLAKE2B 
9d4ff624b638773e59bbf6674fb8630bd8
 DIST seabios-1.10.2.tar.gz 589283 BLAKE2B 
08fdbecf7fb06629db472adb05a780249dbf0e0a44d04dcced5480d631c133f74ecd04b04486db3bb817b8e119e783c4b09c3ade15b9a6cc956537e9f7204514
 SHA512 
ea8396fe247a3bd16b43ab775cf8e23f139673b94e83f450cadb094cc8117ca7e9ef518162d965209d5ab091c96f70ec5cc8ec8d15b638e06c4c8f7a0e1609dc
 DIST seabios-1.11.0-bin.tar.xz 158552 BLAKE2B 
44c42b9eea70a090ad51296949fe79e5360b569bae791fe84f447061f8dbcdb6b601501e2cc1607b62308f3118087386d15ba32c8495202f62f9f9a1e3cf27c3
 SHA512 
03a1523dc99dbf6e353e7844a4f12020d88bf8d5cbfd187007663ab1b02447b02694f27ee93aa46a18a5ab161f13b1ffe62f2d0f678cd86975a3d53295a6eb1e
 DIST seabios-1.11.0.tar.gz 607746 BLAKE2B 
9f688be6b8f7c0fcbd72b59ac649a9c763fdd9e2971a4d85636c9972efc0ad42082a1622a8c41156ad1e2063907349c2e02cff9aeb444844dc445b5f7d6062bb
 SHA512 
cae79c720bfbba3321777bbc6d5bde432fe56e2ba8f1be8acfebbde0bd453a58e889f5fa24db6055dca0a3a56d35b907761723ea35ef248c5f812129d0a27b77
+DIST seabios-1.12.0-bin.tar.xz 162492 BLAKE2B 
9a5a349226ed7efbed328493dc057e232203b251677a23f1f09c133743ff0ca6b05270c9d27460be1d8897888fe23ff7bdfa122023fa8ddb23af03d5b9b6f8dd
 SHA512 
f7a0395d621245093bb9a278d95ecc3d4e8d23f620058cd4fddaf885c8b86256f6258f3fd8173c1d24c03306f44d180e768bf8005ee123bc4b699b9f0ca371be
+DIST seabios-1.12.0.tar.gz 613542 BLAKE2B 
f145c2db716996bfa9e5c014086ccfaa8ae96ebc158f34303b122b7bf209408c567665d8691364df8d8e886f63e0e72a3f3cd319dfa86ef581023201b5d94e53
 SHA512 
e52c5363e5bb37b5286e55545aa06bd126218f9d0e3a06ac2e189de68fe3de3256c11ca1bb13357a9c384d7e3af6284083ff3aa587688b5de04ef11b97bdfa27

diff --git a/sys-firmware/seabios/seabios-1.12.0.ebuild 
b/sys-firmware/seabios/seabios-1.12.0.ebuild
new file mode 100644
index 000..1ab0b09fd5c
--- /dev/null
+++ b/sys-firmware/seabios/seabios-1.12.0.ebuild
@@ -0,0 +1,145 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python{2_7,3_{5,6}} )
+
+inherit eutils toolchain-funcs python-any-r1
+
+# SeaBIOS maintainers sometimes don't release stable tarballs or stable
+# binaries to generate the stable tarball the following is necessary:
+# git clone git://git.seabios.org/seabios.git && cd seabios
+# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
+
+if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
+   EGIT_REPO_URI="git://git.seabios.org/seabios.git"
+   inherit git-r3
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+
+   # Binary versions taken from fedora:
+   # 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/
+   #   seabios-bin-1.12.1-2.fc31.noarch.rpm
+   #   seavgabios-bin-1.12.1-2.fc31.noarch.rpm
+   SRC_URI="
+   !binary? ( 
https://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
+   binary? ( 
https://dev.gentoo.org/~tamiko/distfiles/${P}-bin.tar.xz )"
+fi
+
+DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
+HOMEPAGE="https://www.seabios.org/;
+
+LICENSE="LGPL-3 GPL-3"
+SLOT="0"
+IUSE="+binary debug +seavgabios"
+
+REQUIRED_USE="debug? ( !binary )
+   !amd64? ( !x86? ( binary ) )"
+
+# The amd64/x86 check is needed to workaround #570892.
+SOURCE_DEPEND="
+   >=sys-power/iasl-20060912
+   ${PYTHON_DEPS}"
+DEPEND="
+   !binary? (
+   amd64? ( ${SOURCE_DEPEND} )
+   x86? ( ${SOURCE_DEPEND} )
+   )"
+RDEPEND=""
+
+pkg_pretend() {
+   if ! use binary; then
+   ewarn "You have decided to compile your own SeaBIOS. This is 
not"
+   ewarn "supported by upstream unless you use their recommended"
+   ewarn "toolchain (which you are not)."
+   elog
+   ewarn "If you are intending to use this build with QEMU, 
realize"
+   ewarn "you will not receive any support if you have 

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2018-11-11 Thread Matthias Maier
commit: 76f01453cc239c92f2ed624c02302a109f371e00
Author: Luke Dashjr  utopios  org>
AuthorDate: Wed Jun 27 08:57:05 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Nov 11 21:12:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76f01453

sys-firmware/seabios: Actually use iasl to rebuild hex files

Fixed build to actually use sys-power/iasl (rather than using bundled
pre-compiled hex files). Generated hex files do not match, so to be sure,
I revbumped the ebuild version.

Closes: https://github.com/gentoo/gentoo/pull/9182
Signed-off-by: Luke Dashjr  utopios.org>
Signed-off-by: Matthias Maier  gentoo.org>

 sys-firmware/seabios/seabios-1.11.0-r1.ebuild | 145 ++
 1 file changed, 145 insertions(+)

diff --git a/sys-firmware/seabios/seabios-1.11.0-r1.ebuild 
b/sys-firmware/seabios/seabios-1.11.0-r1.ebuild
new file mode 100644
index 000..ea838ed955e
--- /dev/null
+++ b/sys-firmware/seabios/seabios-1.11.0-r1.ebuild
@@ -0,0 +1,145 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+
+inherit eutils toolchain-funcs python-any-r1
+
+# SeaBIOS maintainers sometimes don't release stable tarballs or stable
+# binaries to generate the stable tarball the following is necessary:
+# git clone git://git.seabios.org/seabios.git && cd seabios
+# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
+
+if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
+   EGIT_REPO_URI="git://git.seabios.org/seabios.git"
+   inherit git-r3
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+
+   # Binary versions taken from fedora:
+   # 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/
+   #   seabios-bin-1.10.2-1.fc27.noarch.rpm
+   #   seavgabios-bin-1.10.2-1.fc27.noarch.rpm
+   SRC_URI="
+   !binary? ( 
https://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
+   binary? ( 
https://dev.gentoo.org/~tamiko/distfiles/${P}-bin.tar.xz )"
+fi
+
+DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
+HOMEPAGE="https://www.seabios.org/;
+
+LICENSE="LGPL-3 GPL-3"
+SLOT="0"
+IUSE="+binary debug +seavgabios"
+
+REQUIRED_USE="debug? ( !binary )
+   !amd64? ( !x86? ( binary ) )"
+
+# The amd64/x86 check is needed to workaround #570892.
+SOURCE_DEPEND="
+   >=sys-power/iasl-20060912
+   ${PYTHON_DEPS}"
+DEPEND="
+   !binary? (
+   amd64? ( ${SOURCE_DEPEND} )
+   x86? ( ${SOURCE_DEPEND} )
+   )"
+RDEPEND=""
+
+pkg_pretend() {
+   if ! use binary; then
+   ewarn "You have decided to compile your own SeaBIOS. This is 
not"
+   ewarn "supported by upstream unless you use their recommended"
+   ewarn "toolchain (which you are not)."
+   elog
+   ewarn "If you are intending to use this build with QEMU, 
realize"
+   ewarn "you will not receive any support if you have compiled 
your"
+   ewarn "own SeaBIOS. Virtual machines subtly fail based on 
changes"
+   ewarn "in SeaBIOS."
+   fi
+}
+
+pkg_setup() {
+   use binary || python-any-r1_pkg_setup
+}
+
+src_unpack() {
+   default
+
+   # This simplifies the logic between binary & source builds.
+   mkdir -p "${S}"
+}
+
+src_prepare() {
+   default
+
+   # Ensure precompiled iasl files are never used
+   find "${WORKDIR}" -name '*.hex' -delete || die
+}
+
+src_configure() {
+   use binary && return
+
+   tc-ld-disable-gold #438058
+
+   if use debug ; then
+   echo "CONFIG_DEBUG_LEVEL=8" >.config
+   fi
+   _emake config
+}
+
+_emake() {
+   LANG=C \
+   emake V=1 \
+   CC="$(tc-getCC)" \
+   LD="$(tc-getLD)" \
+   AR="$(tc-getAR)" \
+   AS="$(tc-getAS)" \
+   OBJCOPY="$(tc-getOBJCOPY)" \
+   RANLIB="$(tc-getRANLIB)" \
+   OBJDUMP="$(tc-getOBJDUMP)" \
+   HOST_CC="$(tc-getBUILD_CC)" \
+   VERSION="Gentoo/${EGIT_COMMIT:-${PVR}}" \
+   "$@"
+}
+
+src_compile() {
+   use binary && return
+
+   cp "${FILESDIR}/seabios/config.seabios-256k" .config || die
+   _emake oldnoconfig
+   _emake iasl
+   _emake out/bios.bin
+   mv out/bios.bin ../bios-256k.bin || die
+
+   if use seavgabios ; then
+   local config t targets=(
+   cirrus
+   isavga
+   qxl
+   stdvga
+   virtio
+   vmware
+   )
+   for t in "${targets[@]}" ; do
+   emake clean distclean
+

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2018-06-23 Thread Mikle Kolyada
commit: 7f5f6b21ca2d201490cbb710726aa5aeb9cd5708
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun 23 13:46:11 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun 23 13:48:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5f6b21

sys-firmware/seabios: amd64 stable wrt bug #658180

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-firmware/seabios/seabios-1.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.11.0.ebuild 
b/sys-firmware/seabios/seabios-1.11.0.ebuild
index 72456e2e53a..c3a08537132 100644
--- a/sys-firmware/seabios/seabios-1.11.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.11.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
# Binary versions taken from fedora:
# 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2018-06-17 Thread Thomas Deutschmann
commit: c740e42d19a8216884830ddcdf6bb4732edd8e43
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 17 23:24:07 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 17 23:28:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c740e42d

sys-firmware/seabios: x86 stable (bug #658180)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-firmware/seabios/seabios-1.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.11.0.ebuild 
b/sys-firmware/seabios/seabios-1.11.0.ebuild
index 699fca3bfa7..72456e2e53a 100644
--- a/sys-firmware/seabios/seabios-1.11.0.ebuild
+++ b/sys-firmware/seabios/seabios-1.11.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
# Binary versions taken from fedora:
# 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2018-06-09 Thread Matthias Maier
commit: 8757c9528f2fea62493e9331ee47dd954445e6ff
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Jun 10 03:38:46 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Jun 10 03:38:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8757c952

sys-firmware/seabios: change maintainer

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-firmware/seabios/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-firmware/seabios/metadata.xml 
b/sys-firmware/seabios/metadata.xml
index 584d4b56056..0d64e0a0db2 100644
--- a/sys-firmware/seabios/metadata.xml
+++ b/sys-firmware/seabios/metadata.xml
@@ -5,9 +5,9 @@
car...@gentoo.org
Doug Goldstein

-   
-   q...@gentoo.org
-   Gentoo QEMU Project
+   
+   tam...@gentoo.org
+   Matthias Maier


virtualizat...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2018-02-11 Thread Matthias Maier
commit: 451e818f231d07b3082a75ab61908d74a3bac7f3
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Feb 11 21:16:07 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Feb 11 21:30:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451e818f

sys-firmware/seabios: drop 1.10.1

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-firmware/seabios/Manifest  |   3 -
 sys-firmware/seabios/seabios-1.10.1.ebuild | 142 -
 2 files changed, 145 deletions(-)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index 2b99e80927e..a153d6fbfff 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -1,7 +1,4 @@
-DIST bios.bin-1.10.1.xz 63668 BLAKE2B 
82b055acc851305a2f9d54419da846a3ed1924038cdf1c97665c3953ddb9a404a373478a8f655a1ccc5b978a638c48604b2d77a2aa8989c177ece402be971d27
 SHA512 
9e3ba9c7dac3f03f9c57898a993eab34f8f3fecb0ac4718f6d4d6b1a825651a255e48fb7dc29a339249f42668469946f238674cb1f8308cf9b4a3e1e82c346d3
-DIST seabios-1.10.1.tar.gz 588092 BLAKE2B 
d27d16e5d02e00695dd8790ef63bc5d99815580d6d6d5bcbbb70b36a9cc7984cca6d1c4c274a20a992e11460b52583ec9e77f8e2b22066349f2915cbf6fb9e2f
 SHA512 
b2f1c2b15853b1cc949f741ae13f32fd133efb0d0917e1cdfb253f9cd0bc9bb0b42c592cdd87bc74ccbb12a4301c102ae723ccdb490ea4716e0c9dca3dd3fead
 DIST seabios-1.10.2-bin.tar.xz 121172 BLAKE2B 
9d4ff624b638773e59bbf6674fb8630bd815d75af1a81db4de7f9740c37485330e6d054448f2301a97455ff0d3190d988ce0348eac78bd978982b6ce5146e4f6
 SHA512 
a46ce389b8b0fe7182a3dc2954fab7e0ef27ac65823e3785c247ccf77c37eaa746d94f74a4a29a221aa16ab508cf07ec8d399aa612d5c0184b48bce24c663b69
 DIST seabios-1.10.2.tar.gz 589283 BLAKE2B 
08fdbecf7fb06629db472adb05a780249dbf0e0a44d04dcced5480d631c133f74ecd04b04486db3bb817b8e119e783c4b09c3ade15b9a6cc956537e9f7204514
 SHA512 
ea8396fe247a3bd16b43ab775cf8e23f139673b94e83f450cadb094cc8117ca7e9ef518162d965209d5ab091c96f70ec5cc8ec8d15b638e06c4c8f7a0e1609dc
 DIST seabios-1.11.0-bin.tar.xz 158552 BLAKE2B 
44c42b9eea70a090ad51296949fe79e5360b569bae791fe84f447061f8dbcdb6b601501e2cc1607b62308f3118087386d15ba32c8495202f62f9f9a1e3cf27c3
 SHA512 
03a1523dc99dbf6e353e7844a4f12020d88bf8d5cbfd187007663ab1b02447b02694f27ee93aa46a18a5ab161f13b1ffe62f2d0f678cd86975a3d53295a6eb1e
 DIST seabios-1.11.0.tar.gz 607746 BLAKE2B 
9f688be6b8f7c0fcbd72b59ac649a9c763fdd9e2971a4d85636c9972efc0ad42082a1622a8c41156ad1e2063907349c2e02cff9aeb444844dc445b5f7d6062bb
 SHA512 
cae79c720bfbba3321777bbc6d5bde432fe56e2ba8f1be8acfebbde0bd453a58e889f5fa24db6055dca0a3a56d35b907761723ea35ef248c5f812129d0a27b77
-DIST seavgabios-bin-1.10.1.tar.xz 20408 BLAKE2B 
e8678a5e1b7cf5c36017c3f3dec1996103304394215ce52e9fc23bb0581d253a87be0592eb5b2f1ef7bbfb03e80cd937d82b04a46c76e41fa5b95063782075b2
 SHA512 
7fe97efaf61c2d1e72c8df27b5108c80f6a51f5a7370de68720b0f71abe05ae5765dd867d127df2fa6182b5d4702a9ef7549e7170fec5071b31a6066db20c219

diff --git a/sys-firmware/seabios/seabios-1.10.1.ebuild 
b/sys-firmware/seabios/seabios-1.10.1.ebuild
deleted file mode 100644
index c430395a16f..000
--- a/sys-firmware/seabios/seabios-1.10.1.ebuild
+++ /dev/null
@@ -1,142 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
-
-inherit eutils toolchain-funcs python-any-r1
-
-# SeaBIOS maintainers sometimes don't release stable tarballs or stable
-# binaries to generate the stable tarball the following is necessary:
-# git clone git://git.seabios.org/seabios.git && cd seabios
-# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
-
-if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
-   EGIT_REPO_URI="git://git.seabios.org/seabios.git"
-   inherit git-2
-else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
-   # Upstream hasn't released a new binary.  We snipe ours from Fedora for 
now.
-   # https://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
-   # http://fedora.mirror.lstn.net/
-   # 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/
-   #   seabios-bin-1.10.1-1.fc26.noarch.rpm
-   #   seavgabios-bin-1.10.1-1.fc26.noarch.rpm
-   SRC_URI="!binary? ( 
https://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
-   binary? (
-   mirror://gentoo/bios.bin-${PV}.xz
-   seavgabios? ( 
mirror://gentoo/seavgabios-bin-${PV}.tar.xz )
-   )"
-fi
-
-DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
-HOMEPAGE="https://www.seabios.org/;
-
-LICENSE="LGPL-3 GPL-3"
-SLOT="0"
-IUSE="+binary debug +seavgabios"
-
-REQUIRED_USE="debug? ( !binary )
-   !amd64? ( !x86? ( binary ) )"
-
-# The amd64/x86 check is needed to workaround #570892.
-SOURCE_DEPEND="
-   

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2018-02-11 Thread Matthias Maier
commit: 24e0876ca53199dcde6ee2e8384e9f9c6319edff
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun Feb 11 21:15:07 2018 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun Feb 11 21:30:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e0876c

sys-firmware/seabios: version bump to 1.11.0

Bug: https://bugs.gentoo.org/617232
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-firmware/seabios/Manifest  |   2 +
 sys-firmware/seabios/seabios-1.11.0.ebuild | 137 +
 2 files changed, 139 insertions(+)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index c849ca26740..2b99e80927e 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -2,4 +2,6 @@ DIST bios.bin-1.10.1.xz 63668 BLAKE2B 
82b055acc851305a2f9d54419da846a3ed1924038c
 DIST seabios-1.10.1.tar.gz 588092 BLAKE2B 
d27d16e5d02e00695dd8790ef63bc5d99815580d6d6d5bcbbb70b36a9cc7984cca6d1c4c274a20a992e11460b52583ec9e77f8e2b22066349f2915cbf6fb9e2f
 SHA512 
b2f1c2b15853b1cc949f741ae13f32fd133efb0d0917e1cdfb253f9cd0bc9bb0b42c592cdd87bc74ccbb12a4301c102ae723ccdb490ea4716e0c9dca3dd3fead
 DIST seabios-1.10.2-bin.tar.xz 121172 BLAKE2B 
9d4ff624b638773e59bbf6674fb8630bd815d75af1a81db4de7f9740c37485330e6d054448f2301a97455ff0d3190d988ce0348eac78bd978982b6ce5146e4f6
 SHA512 
a46ce389b8b0fe7182a3dc2954fab7e0ef27ac65823e3785c247ccf77c37eaa746d94f74a4a29a221aa16ab508cf07ec8d399aa612d5c0184b48bce24c663b69
 DIST seabios-1.10.2.tar.gz 589283 BLAKE2B 
08fdbecf7fb06629db472adb05a780249dbf0e0a44d04dcced5480d631c133f74ecd04b04486db3bb817b8e119e783c4b09c3ade15b9a6cc956537e9f7204514
 SHA512 
ea8396fe247a3bd16b43ab775cf8e23f139673b94e83f450cadb094cc8117ca7e9ef518162d965209d5ab091c96f70ec5cc8ec8d15b638e06c4c8f7a0e1609dc
+DIST seabios-1.11.0-bin.tar.xz 158552 BLAKE2B 
44c42b9eea70a090ad51296949fe79e5360b569bae791fe84f447061f8dbcdb6b601501e2cc1607b62308f3118087386d15ba32c8495202f62f9f9a1e3cf27c3
 SHA512 
03a1523dc99dbf6e353e7844a4f12020d88bf8d5cbfd187007663ab1b02447b02694f27ee93aa46a18a5ab161f13b1ffe62f2d0f678cd86975a3d53295a6eb1e
+DIST seabios-1.11.0.tar.gz 607746 BLAKE2B 
9f688be6b8f7c0fcbd72b59ac649a9c763fdd9e2971a4d85636c9972efc0ad42082a1622a8c41156ad1e2063907349c2e02cff9aeb444844dc445b5f7d6062bb
 SHA512 
cae79c720bfbba3321777bbc6d5bde432fe56e2ba8f1be8acfebbde0bd453a58e889f5fa24db6055dca0a3a56d35b907761723ea35ef248c5f812129d0a27b77
 DIST seavgabios-bin-1.10.1.tar.xz 20408 BLAKE2B 
e8678a5e1b7cf5c36017c3f3dec1996103304394215ce52e9fc23bb0581d253a87be0592eb5b2f1ef7bbfb03e80cd937d82b04a46c76e41fa5b95063782075b2
 SHA512 
7fe97efaf61c2d1e72c8df27b5108c80f6a51f5a7370de68720b0f71abe05ae5765dd867d127df2fa6182b5d4702a9ef7549e7170fec5071b31a6066db20c219

diff --git a/sys-firmware/seabios/seabios-1.11.0.ebuild 
b/sys-firmware/seabios/seabios-1.11.0.ebuild
new file mode 100644
index 000..699fca3bfa7
--- /dev/null
+++ b/sys-firmware/seabios/seabios-1.11.0.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
+
+inherit eutils toolchain-funcs python-any-r1
+
+# SeaBIOS maintainers sometimes don't release stable tarballs or stable
+# binaries to generate the stable tarball the following is necessary:
+# git clone git://git.seabios.org/seabios.git && cd seabios
+# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
+
+if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
+   EGIT_REPO_URI="git://git.seabios.org/seabios.git"
+   inherit git-r3
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+
+   # Binary versions taken from fedora:
+   # 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/
+   #   seabios-bin-1.10.2-1.fc27.noarch.rpm
+   #   seavgabios-bin-1.10.2-1.fc27.noarch.rpm
+   SRC_URI="
+   !binary? ( 
https://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
+   binary? ( 
https://dev.gentoo.org/~tamiko/distfiles/${P}-bin.tar.xz )"
+fi
+
+DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
+HOMEPAGE="https://www.seabios.org/;
+
+LICENSE="LGPL-3 GPL-3"
+SLOT="0"
+IUSE="+binary debug +seavgabios"
+
+REQUIRED_USE="debug? ( !binary )
+   !amd64? ( !x86? ( binary ) )"
+
+# The amd64/x86 check is needed to workaround #570892.
+SOURCE_DEPEND="
+   >=sys-power/iasl-20060912
+   ${PYTHON_DEPS}"
+DEPEND="
+   !binary? (
+   amd64? ( ${SOURCE_DEPEND} )
+   x86? ( ${SOURCE_DEPEND} )
+   )"
+RDEPEND=""
+
+pkg_pretend() {
+   if ! use binary; then
+   ewarn "You have decided to compile your own SeaBIOS. This is 
not"
+   ewarn "supported by upstream unless you use their recommended"
+   ewarn "toolchain (which you 

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2017-12-10 Thread Pacho Ramos
commit: ef5de12fa6b60578e3fa90f75ce79f93434c68ca
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Dec  9 20:35:42 2017 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Dec 10 10:15:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef5de12f

sys-firmware/seabios: Add support for newer python

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 sys-firmware/seabios/seabios-1.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.10.2.ebuild 
b/sys-firmware/seabios/seabios-1.10.2.ebuild
index d1513a29956..d06e51b40a0 100644
--- a/sys-firmware/seabios/seabios-1.10.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.10.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
 inherit eutils toolchain-funcs python-any-r1
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2017-08-31 Thread Matthias Maier
commit: 076cda37021c624dff310d7b26ada9a47e51fe3e
Author: Matthias Maier  gentoo  org>
AuthorDate: Fri Sep  1 01:06:08 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Fri Sep  1 01:06:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=076cda37

sys-firmware/seabios: stabilize on amd64, x86, bug #625614

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 sys-firmware/seabios/seabios-1.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.10.2.ebuild 
b/sys-firmware/seabios/seabios-1.10.2.ebuild
index ad50dcd7ec5..d1513a29956 100644
--- a/sys-firmware/seabios/seabios-1.10.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.10.2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
# Binary versions taken from fedora:
# 
http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/s/



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/, sys-firmware/seabios/files/

2017-05-03 Thread Matthias Maier
commit: 75f93364a45d42fd3ed6b39faa57283786f75248
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed May  3 23:06:05 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed May  3 23:07:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f93364

sys-firmware/seabios: drop old versions

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-firmware/seabios/Manifest  |   6 -
 .../seabios/files/seabios-1.8.2-fstack-check.patch |  37 --
 sys-firmware/seabios/seabios-1.7.5-r1.ebuild   | 140 -
 sys-firmware/seabios/seabios-1.7.5.ebuild  | 107 
 sys-firmware/seabios/seabios-1.8.2.ebuild  | 139 
 5 files changed, 429 deletions(-)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index f966203f9ee..146af7a7ba0 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -1,11 +1,5 @@
 DIST bios.bin-1.10.1.xz 63668 SHA256 
39d39cfa8166d947439081dedebb8c79a159de9b8b5447afb4876416fcf17d9d SHA512 
9e3ba9c7dac3f03f9c57898a993eab34f8f3fecb0ac4718f6d4d6b1a825651a255e48fb7dc29a339249f42668469946f238674cb1f8308cf9b4a3e1e82c346d3
 WHIRLPOOL 
1208730ef4ee8455fe1e051b3350463d458ccf734c0fdd12d06b91dd0edbb96b2e6ec7bcc5b37902a98465c73bbf327fc3c42b7f1587bae1871d4ab9a70f5e50
-DIST bios.bin-1.7.5.gz 78943 SHA256 
2e83e68e6cff73ede1c2490dabad74c177d7b67f9d93a5ed5f2ef39e76dea0ea SHA512 
153a4cf190843540a9a72fcb0cf34f1f9f6ff2efb4b4f700c515dea467b101a8999421b53c2f21599864e2e803ae455a4ae39c7e8be9491c4383b4bfbe734014
 WHIRLPOOL 
2383f5f3a91581b0ee0ff19fd429a67b7fe09db05c456b98aee01ab9008a12d265e56f81b4d60224c7be15a86da9d2288f83a1d83f621b2ff00ab3aaccb277a4
-DIST bios.bin-1.8.2.xz 67428 SHA256 
b4628fdbfc39fd73e7ab0c54dfc26128b6011d34778e381c1b2d2340209be838 SHA512 
2b2339c02134bcbd6e71e8d31f9907a160534a047bc91502c215d3d4c79431b962177ac43d826cc5689d71dfc0995bc8a9a5caf1a35929f308b3c2bdad720c15
 WHIRLPOOL 
050a7880d0da8bb8be1ce3e1262f7e5107a5a426eb31ce9629ef497305e390d348de7ed3c7595248010eb02481a2b4a9e4dca94b3a9c954c18b8a9624f46bbc6
 DIST seabios-1.10.1.tar.gz 588092 SHA256 
5063ddbac61ec4e61a12daa83931c37e5629b1c18502f7c00ed4e696c2a1d2cb SHA512 
b2f1c2b15853b1cc949f741ae13f32fd133efb0d0917e1cdfb253f9cd0bc9bb0b42c592cdd87bc74ccbb12a4301c102ae723ccdb490ea4716e0c9dca3dd3fead
 WHIRLPOOL 
723d4835288566bbb6a3c3b7df2486c0a7f949590404230667a4e4490317591bcdb99dd9b0933770d8c1416c25f6a8d20b153d7410787e19d8ecbd92a7312af9
 DIST seabios-1.10.2-bin.tar.xz 121172 SHA256 
d32e349fcd865d447856be7d7034f47f1e1d11b413d4158f747d68d03175792b SHA512 
a46ce389b8b0fe7182a3dc2954fab7e0ef27ac65823e3785c247ccf77c37eaa746d94f74a4a29a221aa16ab508cf07ec8d399aa612d5c0184b48bce24c663b69
 WHIRLPOOL 
17eaa7ecd4a126e4b021728ab5136d4a918e1ba413a8c56416eeb7202c9d5b1c3439ef2c528e8be3f863b3a218bcb2ffded0b1a037eee0eaf1fc52cb04f228c8
 DIST seabios-1.10.2.tar.gz 589283 SHA256 
89c70b70fa7ab179694efb95c2c89d4f50a39381321cbed5d8302cb9b25e953d SHA512 
ea8396fe247a3bd16b43ab775cf8e23f139673b94e83f450cadb094cc8117ca7e9ef518162d965209d5ab091c96f70ec5cc8ec8d15b638e06c4c8f7a0e1609dc
 WHIRLPOOL 
1df63d9b5940d8e1b099f75ff090505088104dc0d599ba9403c5ceb2caabf0f92023ae5bebe06ee5ad95d44e22ae540b0c9d9000fa7859801044ccd999d6efce
-DIST seabios-1.7.5.tar.gz 537566 SHA256 
858d9eda4ad91efa1c45a5a401d560ef9ca8dd172f03b0a106f06661c252dc51 SHA512 
ecf5fb9ac44dde6e4ac00baa6c920dde51b923f23dd74e62c5a02eceaf235e57b885975c5a8bd0927e268115c72bd1143a080fdfd4eff4e168ebeaa30436280e
 WHIRLPOOL 
5e1e99b3bd82a8607c5986fde4592c7437bec4bd78abd5873710f6c431d075436725e8d0d32e9f0dd2921c9d84b8613108b21d31c5309a73e337ead7adf35e90
-DIST seabios-1.8.2.tar.gz 538497 SHA256 
f59479307fdae840de398b75aacb2333c8eba24a5964d68c77e32ca6c987ee61 SHA512 
798d222d5f5725a805cde9e6000b5ce714d0551fd4a3c2642cc6e77b2bdab1a9e239939a358a23bbe0e00112f5ad70696c87d20b90655463c835541fc04e1a00
 WHIRLPOOL 
9cda0ad502a59dd718c543b759ac3fcf5acb4adee70c3da9bfea95ab188415acf6425827de77f45421ec3be8fd9e0c37fb486e62828217ba3e83f88d942a3f4a
-DIST seabios_1.7.5-1_all.deb 112098 SHA256 
61bab13a733e8087147ae4798f0053c6d632866e332a1ee3af2265e4f57ced36 SHA512 
891a26e084ccac8e9badce5a58eeadfb958af9d5ed087a8f92153718e8231c14abfae0ed86bde870aa9e2f29fd93d5cc04515695e6f2d7b9fcaaef11bfce
 WHIRLPOOL 
d47ad79e7bd701862d059d86c7cb3b730b0303c5170ec52a481df5326cad0cd98ea78fcdb2730623b6b65289d9042f4685991eb515402543083cd8228f849959
-DIST seavgabios-1.8.2.tar.xz 20284 SHA256 
d28ff071ee56f7bd88cec2482908f469d553cd8b61485a8e89989c26cb5c0e4a SHA512 
16d2b54cd98aa22f7af21d8c51a4cf87d9462ec0c99bf703bf7f6c3c4e0be4cbd313b8cf0fb79cdb7b6a7f94441493a4f9669b6d44297e12f03a749befa2d845
 WHIRLPOOL 
9d61957ec4e3a0c5e4b999495119c6cfb4f2165d98b652b530dbee3ceb19b18a75d07902a5ee15b41b877154bb9ac19163d75c6024a40c4e94e6cf5cdf561e9d
 DIST seavgabios-bin-1.10.1.tar.xz 20408 SHA256 
88c310f2f1ddbbca3e00f8895706b3df718046bd729ab719c4e4bd01f502bd6d SHA512 

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/, sys-firmware/seabios/files/seabios/

2017-05-03 Thread Matthias Maier
commit: 4e90970dc09d444ff3277a68ea676e0536fc1aa0
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed May  3 22:52:28 2017 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed May  3 23:07:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e90970d

sys-firmware/seabios: version bump to 1.10.2

 - port to EAPI 6
 - also build/install bios-256k.bin, bug #617422

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-firmware/seabios/Manifest  |   2 +
 sys-firmware/seabios/files/seabios/README  |   1 +
 .../seabios/files/seabios/config.seabios-128k  |  12 ++
 .../seabios/files/seabios/config.seabios-256k  |   3 +
 sys-firmware/seabios/seabios-1.10.2.ebuild | 140 +
 5 files changed, 158 insertions(+)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index d46b9d6b1d7..f966203f9ee 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -2,6 +2,8 @@ DIST bios.bin-1.10.1.xz 63668 SHA256 
39d39cfa8166d947439081dedebb8c79a159de9b8b5
 DIST bios.bin-1.7.5.gz 78943 SHA256 
2e83e68e6cff73ede1c2490dabad74c177d7b67f9d93a5ed5f2ef39e76dea0ea SHA512 
153a4cf190843540a9a72fcb0cf34f1f9f6ff2efb4b4f700c515dea467b101a8999421b53c2f21599864e2e803ae455a4ae39c7e8be9491c4383b4bfbe734014
 WHIRLPOOL 
2383f5f3a91581b0ee0ff19fd429a67b7fe09db05c456b98aee01ab9008a12d265e56f81b4d60224c7be15a86da9d2288f83a1d83f621b2ff00ab3aaccb277a4
 DIST bios.bin-1.8.2.xz 67428 SHA256 
b4628fdbfc39fd73e7ab0c54dfc26128b6011d34778e381c1b2d2340209be838 SHA512 
2b2339c02134bcbd6e71e8d31f9907a160534a047bc91502c215d3d4c79431b962177ac43d826cc5689d71dfc0995bc8a9a5caf1a35929f308b3c2bdad720c15
 WHIRLPOOL 
050a7880d0da8bb8be1ce3e1262f7e5107a5a426eb31ce9629ef497305e390d348de7ed3c7595248010eb02481a2b4a9e4dca94b3a9c954c18b8a9624f46bbc6
 DIST seabios-1.10.1.tar.gz 588092 SHA256 
5063ddbac61ec4e61a12daa83931c37e5629b1c18502f7c00ed4e696c2a1d2cb SHA512 
b2f1c2b15853b1cc949f741ae13f32fd133efb0d0917e1cdfb253f9cd0bc9bb0b42c592cdd87bc74ccbb12a4301c102ae723ccdb490ea4716e0c9dca3dd3fead
 WHIRLPOOL 
723d4835288566bbb6a3c3b7df2486c0a7f949590404230667a4e4490317591bcdb99dd9b0933770d8c1416c25f6a8d20b153d7410787e19d8ecbd92a7312af9
+DIST seabios-1.10.2-bin.tar.xz 121172 SHA256 
d32e349fcd865d447856be7d7034f47f1e1d11b413d4158f747d68d03175792b SHA512 
a46ce389b8b0fe7182a3dc2954fab7e0ef27ac65823e3785c247ccf77c37eaa746d94f74a4a29a221aa16ab508cf07ec8d399aa612d5c0184b48bce24c663b69
 WHIRLPOOL 
17eaa7ecd4a126e4b021728ab5136d4a918e1ba413a8c56416eeb7202c9d5b1c3439ef2c528e8be3f863b3a218bcb2ffded0b1a037eee0eaf1fc52cb04f228c8
+DIST seabios-1.10.2.tar.gz 589283 SHA256 
89c70b70fa7ab179694efb95c2c89d4f50a39381321cbed5d8302cb9b25e953d SHA512 
ea8396fe247a3bd16b43ab775cf8e23f139673b94e83f450cadb094cc8117ca7e9ef518162d965209d5ab091c96f70ec5cc8ec8d15b638e06c4c8f7a0e1609dc
 WHIRLPOOL 
1df63d9b5940d8e1b099f75ff090505088104dc0d599ba9403c5ceb2caabf0f92023ae5bebe06ee5ad95d44e22ae540b0c9d9000fa7859801044ccd999d6efce
 DIST seabios-1.7.5.tar.gz 537566 SHA256 
858d9eda4ad91efa1c45a5a401d560ef9ca8dd172f03b0a106f06661c252dc51 SHA512 
ecf5fb9ac44dde6e4ac00baa6c920dde51b923f23dd74e62c5a02eceaf235e57b885975c5a8bd0927e268115c72bd1143a080fdfd4eff4e168ebeaa30436280e
 WHIRLPOOL 
5e1e99b3bd82a8607c5986fde4592c7437bec4bd78abd5873710f6c431d075436725e8d0d32e9f0dd2921c9d84b8613108b21d31c5309a73e337ead7adf35e90
 DIST seabios-1.8.2.tar.gz 538497 SHA256 
f59479307fdae840de398b75aacb2333c8eba24a5964d68c77e32ca6c987ee61 SHA512 
798d222d5f5725a805cde9e6000b5ce714d0551fd4a3c2642cc6e77b2bdab1a9e239939a358a23bbe0e00112f5ad70696c87d20b90655463c835541fc04e1a00
 WHIRLPOOL 
9cda0ad502a59dd718c543b759ac3fcf5acb4adee70c3da9bfea95ab188415acf6425827de77f45421ec3be8fd9e0c37fb486e62828217ba3e83f88d942a3f4a
 DIST seabios_1.7.5-1_all.deb 112098 SHA256 
61bab13a733e8087147ae4798f0053c6d632866e332a1ee3af2265e4f57ced36 SHA512 
891a26e084ccac8e9badce5a58eeadfb958af9d5ed087a8f92153718e8231c14abfae0ed86bde870aa9e2f29fd93d5cc04515695e6f2d7b9fcaaef11bfce
 WHIRLPOOL 
d47ad79e7bd701862d059d86c7cb3b730b0303c5170ec52a481df5326cad0cd98ea78fcdb2730623b6b65289d9042f4685991eb515402543083cd8228f849959

diff --git a/sys-firmware/seabios/files/seabios/README 
b/sys-firmware/seabios/files/seabios/README
new file mode 100644
index 000..7030949c181
--- /dev/null
+++ b/sys-firmware/seabios/files/seabios/README
@@ -0,0 +1 @@
+The config.vga-xxx files come from the qemu/roms/ tree.

diff --git a/sys-firmware/seabios/files/seabios/config.seabios-128k 
b/sys-firmware/seabios/files/seabios/config.seabios-128k
new file mode 100644
index 000..93203af0ded
--- /dev/null
+++ b/sys-firmware/seabios/files/seabios/config.seabios-128k
@@ -0,0 +1,12 @@
+# for qemu machine types 1.7 + older
+# need to turn off features (xhci,uas) to make it fit into 128k
+CONFIG_QEMU=y
+CONFIG_ROM_SIZE=128
+CONFIG_BOOTSPLASH=n
+CONFIG_XEN=n
+CONFIG_USB_OHCI=n
+CONFIG_USB_XHCI=n
+CONFIG_USB_UAS=n
+CONFIG_SDCARD=n

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2017-01-22 Thread Alon Bar-Lev
commit: eeffec793b050ecfc3ca03adecd0027b2851efab
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Jan 22 19:23:05 2017 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Jan 22 19:23:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeffec79

sys-firmware/seabios: remove unneeded patch

Bug: 604158

Package-Manager: portage-2.3.0

 sys-firmware/seabios/seabios-1.10.1.ebuild | 1 -
 sys-firmware/seabios/seabios-1.8.2.ebuild  | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.10.1.ebuild 
b/sys-firmware/seabios/seabios-1.10.1.ebuild
index ded9fd0..c430395 100644
--- a/sys-firmware/seabios/seabios-1.10.1.ebuild
+++ b/sys-firmware/seabios/seabios-1.10.1.ebuild
@@ -78,7 +78,6 @@ src_unpack() {
 src_prepare() {
use binary && return
 
-   epatch "${FILESDIR}"/${P}-fstack-check.patch #559980
epatch_user
 }
 

diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild 
b/sys-firmware/seabios/seabios-1.8.2.ebuild
index 2bb1144..78b1b17 100644
--- a/sys-firmware/seabios/seabios-1.8.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -75,6 +75,7 @@ src_unpack() {
 src_prepare() {
use binary && return
 
+   epatch "${FILESDIR}"/${P}-fstack-check.patch #559980
epatch_user
 }
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2017-01-21 Thread Agostino Sarubbo
commit: 8bf88d6cb244e25e9a12599916fc5c9d45fe45bd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 21 17:25:57 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 21 17:27:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf88d6c

sys-firmware/seabios: x86 stable wrt bug #601824

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-firmware/seabios/seabios-1.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.10.1.ebuild 
b/sys-firmware/seabios/seabios-1.10.1.ebuild
index 5c5cc2a..ded9fd0 100644
--- a/sys-firmware/seabios/seabios-1.10.1.ebuild
+++ b/sys-firmware/seabios/seabios-1.10.1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-2
 else
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
# Upstream hasn't released a new binary.  We snipe ours from Fedora for 
now.
# https://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
# http://fedora.mirror.lstn.net/



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2017-01-21 Thread Agostino Sarubbo
commit: e010f88f176339a4f2cadc6c585fbf2e3ddce0d2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jan 21 17:15:34 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jan 21 17:16:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e010f88f

sys-firmware/seabios: amd64 stable wrt bug #601824

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-firmware/seabios/seabios-1.10.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.10.1.ebuild 
b/sys-firmware/seabios/seabios-1.10.1.ebuild
index ef12120..5c5cc2a 100644
--- a/sys-firmware/seabios/seabios-1.10.1.ebuild
+++ b/sys-firmware/seabios/seabios-1.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -16,7 +16,7 @@ if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-2
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
# Upstream hasn't released a new binary.  We snipe ours from Fedora for 
now.
# https://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
# http://fedora.mirror.lstn.net/



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2017-01-02 Thread Alon Bar-Lev
commit: aef89adf57ac264a719346be0447826643d04fef
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Mon Jan  2 14:14:49 2017 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Mon Jan  2 14:15:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aef89adf

sys-firmware/seabios: remove unneeded patch

Bug: 604158

Package-Manager: portage-2.3.0

 sys-firmware/seabios/seabios-1.8.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild 
b/sys-firmware/seabios/seabios-1.8.2.ebuild
index 44398a9..2bb1144 100644
--- a/sys-firmware/seabios/seabios-1.8.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -75,7 +75,6 @@ src_unpack() {
 src_prepare() {
use binary && return
 
-   epatch "${FILESDIR}"/${P}-fstack-check.patch #559980
epatch_user
 }
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2016-12-29 Thread Mike Frysinger
commit: e747c2787e38a9257e7444025bfccbd35231de71
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Dec 29 18:36:26 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Dec 29 20:05:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e747c278

sys-firmware/seabios: version bump to 1.10.1 #599084

 sys-firmware/seabios/Manifest  |   3 +
 sys-firmware/seabios/seabios-1.10.1.ebuild | 143 +
 2 files changed, 146 insertions(+)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index 4f7b1e1..d46b9d6 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -1,6 +1,9 @@
+DIST bios.bin-1.10.1.xz 63668 SHA256 
39d39cfa8166d947439081dedebb8c79a159de9b8b5447afb4876416fcf17d9d SHA512 
9e3ba9c7dac3f03f9c57898a993eab34f8f3fecb0ac4718f6d4d6b1a825651a255e48fb7dc29a339249f42668469946f238674cb1f8308cf9b4a3e1e82c346d3
 WHIRLPOOL 
1208730ef4ee8455fe1e051b3350463d458ccf734c0fdd12d06b91dd0edbb96b2e6ec7bcc5b37902a98465c73bbf327fc3c42b7f1587bae1871d4ab9a70f5e50
 DIST bios.bin-1.7.5.gz 78943 SHA256 
2e83e68e6cff73ede1c2490dabad74c177d7b67f9d93a5ed5f2ef39e76dea0ea SHA512 
153a4cf190843540a9a72fcb0cf34f1f9f6ff2efb4b4f700c515dea467b101a8999421b53c2f21599864e2e803ae455a4ae39c7e8be9491c4383b4bfbe734014
 WHIRLPOOL 
2383f5f3a91581b0ee0ff19fd429a67b7fe09db05c456b98aee01ab9008a12d265e56f81b4d60224c7be15a86da9d2288f83a1d83f621b2ff00ab3aaccb277a4
 DIST bios.bin-1.8.2.xz 67428 SHA256 
b4628fdbfc39fd73e7ab0c54dfc26128b6011d34778e381c1b2d2340209be838 SHA512 
2b2339c02134bcbd6e71e8d31f9907a160534a047bc91502c215d3d4c79431b962177ac43d826cc5689d71dfc0995bc8a9a5caf1a35929f308b3c2bdad720c15
 WHIRLPOOL 
050a7880d0da8bb8be1ce3e1262f7e5107a5a426eb31ce9629ef497305e390d348de7ed3c7595248010eb02481a2b4a9e4dca94b3a9c954c18b8a9624f46bbc6
+DIST seabios-1.10.1.tar.gz 588092 SHA256 
5063ddbac61ec4e61a12daa83931c37e5629b1c18502f7c00ed4e696c2a1d2cb SHA512 
b2f1c2b15853b1cc949f741ae13f32fd133efb0d0917e1cdfb253f9cd0bc9bb0b42c592cdd87bc74ccbb12a4301c102ae723ccdb490ea4716e0c9dca3dd3fead
 WHIRLPOOL 
723d4835288566bbb6a3c3b7df2486c0a7f949590404230667a4e4490317591bcdb99dd9b0933770d8c1416c25f6a8d20b153d7410787e19d8ecbd92a7312af9
 DIST seabios-1.7.5.tar.gz 537566 SHA256 
858d9eda4ad91efa1c45a5a401d560ef9ca8dd172f03b0a106f06661c252dc51 SHA512 
ecf5fb9ac44dde6e4ac00baa6c920dde51b923f23dd74e62c5a02eceaf235e57b885975c5a8bd0927e268115c72bd1143a080fdfd4eff4e168ebeaa30436280e
 WHIRLPOOL 
5e1e99b3bd82a8607c5986fde4592c7437bec4bd78abd5873710f6c431d075436725e8d0d32e9f0dd2921c9d84b8613108b21d31c5309a73e337ead7adf35e90
 DIST seabios-1.8.2.tar.gz 538497 SHA256 
f59479307fdae840de398b75aacb2333c8eba24a5964d68c77e32ca6c987ee61 SHA512 
798d222d5f5725a805cde9e6000b5ce714d0551fd4a3c2642cc6e77b2bdab1a9e239939a358a23bbe0e00112f5ad70696c87d20b90655463c835541fc04e1a00
 WHIRLPOOL 
9cda0ad502a59dd718c543b759ac3fcf5acb4adee70c3da9bfea95ab188415acf6425827de77f45421ec3be8fd9e0c37fb486e62828217ba3e83f88d942a3f4a
 DIST seabios_1.7.5-1_all.deb 112098 SHA256 
61bab13a733e8087147ae4798f0053c6d632866e332a1ee3af2265e4f57ced36 SHA512 
891a26e084ccac8e9badce5a58eeadfb958af9d5ed087a8f92153718e8231c14abfae0ed86bde870aa9e2f29fd93d5cc04515695e6f2d7b9fcaaef11bfce
 WHIRLPOOL 
d47ad79e7bd701862d059d86c7cb3b730b0303c5170ec52a481df5326cad0cd98ea78fcdb2730623b6b65289d9042f4685991eb515402543083cd8228f849959
 DIST seavgabios-1.8.2.tar.xz 20284 SHA256 
d28ff071ee56f7bd88cec2482908f469d553cd8b61485a8e89989c26cb5c0e4a SHA512 
16d2b54cd98aa22f7af21d8c51a4cf87d9462ec0c99bf703bf7f6c3c4e0be4cbd313b8cf0fb79cdb7b6a7f94441493a4f9669b6d44297e12f03a749befa2d845
 WHIRLPOOL 
9d61957ec4e3a0c5e4b999495119c6cfb4f2165d98b652b530dbee3ceb19b18a75d07902a5ee15b41b877154bb9ac19163d75c6024a40c4e94e6cf5cdf561e9d
+DIST seavgabios-bin-1.10.1.tar.xz 20408 SHA256 
88c310f2f1ddbbca3e00f8895706b3df718046bd729ab719c4e4bd01f502bd6d SHA512 
7fe97efaf61c2d1e72c8df27b5108c80f6a51f5a7370de68720b0f71abe05ae5765dd867d127df2fa6182b5d4702a9ef7549e7170fec5071b31a6066db20c219
 WHIRLPOOL 
484c2f0302bf232e8065ec8cc1566731a962a2f76e01df2b7b21611b3c3ab47b04f1de192a3675130942a42c97f78e210d14ac2e36a7c36d8c28eff4e1618abc

diff --git a/sys-firmware/seabios/seabios-1.10.1.ebuild 
b/sys-firmware/seabios/seabios-1.10.1.ebuild
new file mode 100644
index ..ef12120
--- /dev/null
+++ b/sys-firmware/seabios/seabios-1.10.1.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+
+inherit eutils toolchain-funcs python-any-r1
+
+# SeaBIOS maintainers sometimes don't release stable tarballs or stable
+# binaries to generate the stable tarball the following is necessary:
+# git clone git://git.seabios.org/seabios.git && cd seabios
+# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
+
+if [[ ${PV} == ** || -n "${EGIT_COMMIT}" ]] ; then
+   

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2016-11-10 Thread Mike Frysinger
commit: 579501ece34758395f36867852fce9ce2a33bbe7
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Nov 11 00:28:50 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Nov 11 00:28:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579501ec

sys-firmware/seabios: update URIs to https://

 sys-firmware/seabios/seabios-1.7.5-r1.ebuild | 6 +++---
 sys-firmware/seabios/seabios-1.7.5.ebuild| 6 +++---
 sys-firmware/seabios/seabios-1.8.2.ebuild| 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.7.5-r1.ebuild 
b/sys-firmware/seabios/seabios-1.7.5-r1.ebuild
index 678a65f..fde5848 100644
--- a/sys-firmware/seabios/seabios-1.7.5-r1.ebuild
+++ b/sys-firmware/seabios/seabios-1.7.5-r1.ebuild
@@ -20,9 +20,9 @@ if [[ ${PV} = ** || ! -z "${EGIT_COMMIT}" ]]; then
inherit git-2
 else
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
-   SRC_URI="!binary? ( 
http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
+   SRC_URI="!binary? ( 
https://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
binary? (
-   
http://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
+   
https://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
seavgabios? (

mirror://debian/pool/main/s/${PN}/${PN}_${PV}-1_all.deb
)
@@ -31,7 +31,7 @@ else
 fi
 
 DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
-HOMEPAGE="http://www.seabios.org;
+HOMEPAGE="https://www.seabios.org/;
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"

diff --git a/sys-firmware/seabios/seabios-1.7.5.ebuild 
b/sys-firmware/seabios/seabios-1.7.5.ebuild
index fd953a8..527a769 100644
--- a/sys-firmware/seabios/seabios-1.7.5.ebuild
+++ b/sys-firmware/seabios/seabios-1.7.5.ebuild
@@ -20,13 +20,13 @@ if [[ ${PV} = ** || ! -z "${EGIT_COMMIT}" ]]; then
inherit git-2
 else
KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
-   SRC_URI="!binary? ( 
http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
-   binary? ( 
http://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz )
+   SRC_URI="!binary? ( 
https://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
+   binary? ( 
https://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz )

${BACKPORTS:+https://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz};
 fi
 
 DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
-HOMEPAGE="http://www.seabios.org;
+HOMEPAGE="https://www.seabios.org/;
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"

diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild 
b/sys-firmware/seabios/seabios-1.8.2.ebuild
index 62dde26..44398a9 100644
--- a/sys-firmware/seabios/seabios-1.8.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -19,8 +19,8 @@ if [[ ${PV} = ** || ! -z "${EGIT_COMMIT}" ]]; then
 else
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
# Upstream hasn't released a new binary.  We snipe ours from Fedora for 
now.
-   # http://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
-   SRC_URI="!binary? ( 
http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
+   # https://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
+   SRC_URI="!binary? ( 
https://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
binary? (
mirror://gentoo/bios.bin-${PV}.xz
seavgabios? ( mirror://gentoo/seavgabios-${PV}.tar.xz )
@@ -28,7 +28,7 @@ else
 fi
 
 DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"
-HOMEPAGE="http://www.seabios.org;
+HOMEPAGE="https://www.seabios.org/;
 
 LICENSE="LGPL-3 GPL-3"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2016-03-19 Thread Patrice Clement
commit: d5167002e22b562283f9c433830870b20a581a75
Author: hkgz  localhost  localdomain>
AuthorDate: Tue Mar  8 19:08:59 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Mar 17 23:33:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5167002

sys-firmware/seabios: add support for python3

Closes: https://github.com/gentoo/gentoo/pull/1020

 sys-firmware/seabios/seabios-1.7.5-r1.ebuild | 2 +-
 sys-firmware/seabios/seabios-1.7.5.ebuild| 2 +-
 sys-firmware/seabios/seabios-1.8.2.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.7.5-r1.ebuild 
b/sys-firmware/seabios/seabios-1.7.5-r1.ebuild
index fd185d7..d994b7f 100644
--- a/sys-firmware/seabios/seabios-1.7.5-r1.ebuild
+++ b/sys-firmware/seabios/seabios-1.7.5-r1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
 
 inherit eutils toolchain-funcs python-any-r1
 

diff --git a/sys-firmware/seabios/seabios-1.7.5.ebuild 
b/sys-firmware/seabios/seabios-1.7.5.ebuild
index 4cca54c..7d9e788 100644
--- a/sys-firmware/seabios/seabios-1.7.5.ebuild
+++ b/sys-firmware/seabios/seabios-1.7.5.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
 
 inherit eutils toolchain-funcs python-any-r1
 

diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild 
b/sys-firmware/seabios/seabios-1.8.2.ebuild
index bc072f1..c3e624a 100644
--- a/sys-firmware/seabios/seabios-1.8.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="5"
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
 
 inherit eutils toolchain-funcs python-any-r1
 



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2016-01-04 Thread Mike Frysinger
commit: 9ce92a3e0e039149660f833a9fe470d9dc0eb453
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Jan  4 19:23:13 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Jan  4 19:26:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce92a3e

sys-firmware/seabios: add keywords for everyone #570876

We invert the REQUIRED_USE logic so it forces USE=binary for all
non-x86 arches.  That way installing binaries works regardless of
the architecture.

 sys-firmware/seabios/seabios-1.8.2.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild 
b/sys-firmware/seabios/seabios-1.8.2.ebuild
index 2c8d488..02b9e6f 100644
--- a/sys-firmware/seabios/seabios-1.8.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ if [[ ${PV} = ** || ! -z "${EGIT_COMMIT}" ]]; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-2
 else
-   KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
# Upstream hasn't released a new binary.  We snipe ours from Fedora for 
now.
# http://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
SRC_URI="!binary? ( 
http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
@@ -35,14 +35,14 @@ SLOT="0"
 IUSE="+binary debug +seavgabios"
 
 REQUIRED_USE="debug? ( !binary )
-   ppc? ( binary )
-   ppc64? ( binary )"
+   !amd64? ( !x86? ( binary ) )"
 
+# The amd64/x86 check is needed to workaround #570892.
 DEPEND="
-   !binary? (
+   amd64? ( x86? ( !binary? (
>=sys-power/iasl-20060912
${PYTHON_DEPS}
-   )"
+   ) ) )"
 RDEPEND=""
 
 pkg_pretend() {



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2016-01-04 Thread Mike Frysinger
commit: c6cca10a3d2219c64ef0bfba54fb82526223c252
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Jan  4 21:01:01 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Jan  4 22:25:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6cca10a

sys-firmware/seabios: fix binary logic #570876#7

Previous commit here incorrectly nested the amd64 & x86 flags.

Reported-by: Mike Gilbert  gentoo.org>

 sys-firmware/seabios/seabios-1.8.2.ebuild | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild 
b/sys-firmware/seabios/seabios-1.8.2.ebuild
index 02b9e6f..bc072f1 100644
--- a/sys-firmware/seabios/seabios-1.8.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -38,11 +38,14 @@ REQUIRED_USE="debug? ( !binary )
!amd64? ( !x86? ( binary ) )"
 
 # The amd64/x86 check is needed to workaround #570892.
+SOURCE_DEPEND="
+   >=sys-power/iasl-20060912
+   ${PYTHON_DEPS}"
 DEPEND="
-   amd64? ( x86? ( !binary? (
-   >=sys-power/iasl-20060912
-   ${PYTHON_DEPS}
-   ) ) )"
+   !binary? (
+   amd64? ( ${SOURCE_DEPEND} )
+   x86? ( ${SOURCE_DEPEND} )
+   )"
 RDEPEND=""
 
 pkg_pretend() {



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/, sys-firmware/seabios/files/

2015-09-14 Thread Mike Frysinger
commit: 2f1af814053468b3191c8cf21d12b8a8de20b7de
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Sep 14 18:39:46 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Sep 14 18:40:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f1af814

sys-firmware/seabios: add upstream fix for building on hardened systems #559980

 .../seabios/files/seabios-1.8.2-fstack-check.patch | 37 ++
 sys-firmware/seabios/seabios-1.8.2.ebuild  |  5 ++-
 2 files changed, 41 insertions(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/files/seabios-1.8.2-fstack-check.patch 
b/sys-firmware/seabios/files/seabios-1.8.2-fstack-check.patch
new file mode 100644
index 000..d9431f9
--- /dev/null
+++ b/sys-firmware/seabios/files/seabios-1.8.2-fstack-check.patch
@@ -0,0 +1,37 @@
+https://bugs.gentoo.org/559980
+
+From e4d2b8ce5db86bd56efdaf64b974925bd7a7b249 Mon Sep 17 00:00:00 2001
+From: Magnus Granberg 
+Date: Fri, 11 Sep 2015 17:38:40 -0400
+Subject: [PATCH] build: use -fstack-check=no when available
+
+Some compilers (such as the one in hardened/Gentoo) default this
+option to on which leads to build failures:
+src/stacks.c: In function 'call16_back':
+src/stacks.c:139:5: error: 'asm' operand has impossible constraints
+ asm volatile(
+ ^
+
+URL: https://bugs.gentoo.org/559980
+Reported-by: Alon Bar-Lev 
+Signed-off-by: Magnus Granberg 
+Signed-off-by: Mike Frysinger 
+---
+ Makefile | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/Makefile b/Makefile
+index e287530..3a0d2e8 100644
+--- a/Makefile
 b/Makefile
+@@ -63,6 +63,7 @@ COMMONCFLAGS := -I$(OUT) -Isrc -Os -MD -g \
+ COMMONCFLAGS += $(call cc-option,$(CC),-nopie,)
+ COMMONCFLAGS += $(call cc-option,$(CC),-fno-stack-protector,)
+ COMMONCFLAGS += $(call cc-option,$(CC),-fno-stack-protector-all,)
++COMMONCFLAGS += $(call cc-option,$(CC),-fstack-check=no,)
+ COMMA := ,
+ 
+ CFLAGS32FLAT := $(COMMONCFLAGS) -DMODE16=0 -DMODESEGMENT=0
+-- 
+2.5.1
+

diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild 
b/sys-firmware/seabios/seabios-1.8.2.ebuild
index b2ad1f2..2c8d488 100644
--- a/sys-firmware/seabios/seabios-1.8.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -70,7 +70,10 @@ src_unpack() {
 }
 
 src_prepare() {
-   use binary || epatch_user
+   use binary && return
+
+   epatch "${FILESDIR}"/${P}-fstack-check.patch #559980
+   epatch_user
 }
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2015-09-08 Thread Agostino Sarubbo
commit: 3f15ab57ef225a8ee5e74ad78a3a621ef8f272d8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Sep  8 07:20:31 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Sep  8 07:20:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f15ab57

sys-firmware/seabios: x86 stable wrt bug #558416

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 sys-firmware/seabios/seabios-1.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild 
b/sys-firmware/seabios/seabios-1.8.2.ebuild
index 8d00d67..b2ad1f2 100644
--- a/sys-firmware/seabios/seabios-1.8.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} = ** || ! -z "${EGIT_COMMIT}" ]]; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-2
 else
-   KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
# Upstream hasn't released a new binary.  We snipe ours from Fedora for 
now.
# http://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
SRC_URI="!binary? ( 
http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2015-09-08 Thread Agostino Sarubbo
commit: 304e8682e083854a92f4c5aa9da2f7d81d3dd332
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Sep  8 07:19:18 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Sep  8 07:19:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=304e8682

sys-firmware/seabios: amd64 stable wrt bug #558416

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 sys-firmware/seabios/seabios-1.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild 
b/sys-firmware/seabios/seabios-1.8.2.ebuild
index 23e935b..8d00d67 100644
--- a/sys-firmware/seabios/seabios-1.8.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} = ** || ! -z "${EGIT_COMMIT}" ]]; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-2
 else
-   KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+   KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
# Upstream hasn't released a new binary.  We snipe ours from Fedora for 
now.
# http://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
SRC_URI="!binary? ( 
http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/files/seavgabios/, sys-firmware/seabios/

2015-08-29 Thread Mike Frysinger
commit: bc189a5a2a37d9b2439fe24dc507bdbe55155b17
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Sun Aug 30 00:11:00 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Sun Aug 30 00:12:43 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc189a5a

sys-firmware/seabios: version bump to 1.8.2

 sys-firmware/seabios/Manifest  |   3 +
 .../seabios/files/seavgabios/config.vga-virtio |   6 +
 sys-firmware/seabios/seabios-1.8.2.ebuild  | 126 +
 3 files changed, 135 insertions(+)

diff --git a/sys-firmware/seabios/Manifest b/sys-firmware/seabios/Manifest
index 65ec211..4f7b1e1 100644
--- a/sys-firmware/seabios/Manifest
+++ b/sys-firmware/seabios/Manifest
@@ -1,3 +1,6 @@
 DIST bios.bin-1.7.5.gz 78943 SHA256 
2e83e68e6cff73ede1c2490dabad74c177d7b67f9d93a5ed5f2ef39e76dea0ea SHA512 
153a4cf190843540a9a72fcb0cf34f1f9f6ff2efb4b4f700c515dea467b101a8999421b53c2f21599864e2e803ae455a4ae39c7e8be9491c4383b4bfbe734014
 WHIRLPOOL 
2383f5f3a91581b0ee0ff19fd429a67b7fe09db05c456b98aee01ab9008a12d265e56f81b4d60224c7be15a86da9d2288f83a1d83f621b2ff00ab3aaccb277a4
+DIST bios.bin-1.8.2.xz 67428 SHA256 
b4628fdbfc39fd73e7ab0c54dfc26128b6011d34778e381c1b2d2340209be838 SHA512 
2b2339c02134bcbd6e71e8d31f9907a160534a047bc91502c215d3d4c79431b962177ac43d826cc5689d71dfc0995bc8a9a5caf1a35929f308b3c2bdad720c15
 WHIRLPOOL 
050a7880d0da8bb8be1ce3e1262f7e5107a5a426eb31ce9629ef497305e390d348de7ed3c7595248010eb02481a2b4a9e4dca94b3a9c954c18b8a9624f46bbc6
 DIST seabios-1.7.5.tar.gz 537566 SHA256 
858d9eda4ad91efa1c45a5a401d560ef9ca8dd172f03b0a106f06661c252dc51 SHA512 
ecf5fb9ac44dde6e4ac00baa6c920dde51b923f23dd74e62c5a02eceaf235e57b885975c5a8bd0927e268115c72bd1143a080fdfd4eff4e168ebeaa30436280e
 WHIRLPOOL 
5e1e99b3bd82a8607c5986fde4592c7437bec4bd78abd5873710f6c431d075436725e8d0d32e9f0dd2921c9d84b8613108b21d31c5309a73e337ead7adf35e90
+DIST seabios-1.8.2.tar.gz 538497 SHA256 
f59479307fdae840de398b75aacb2333c8eba24a5964d68c77e32ca6c987ee61 SHA512 
798d222d5f5725a805cde9e6000b5ce714d0551fd4a3c2642cc6e77b2bdab1a9e239939a358a23bbe0e00112f5ad70696c87d20b90655463c835541fc04e1a00
 WHIRLPOOL 
9cda0ad502a59dd718c543b759ac3fcf5acb4adee70c3da9bfea95ab188415acf6425827de77f45421ec3be8fd9e0c37fb486e62828217ba3e83f88d942a3f4a
 DIST seabios_1.7.5-1_all.deb 112098 SHA256 
61bab13a733e8087147ae4798f0053c6d632866e332a1ee3af2265e4f57ced36 SHA512 
891a26e084ccac8e9badce5a58eeadfb958af9d5ed087a8f92153718e8231c14abfae0ed86bde870aa9e2f29fd93d5cc04515695e6f2d7b9fcaaef11bfce
 WHIRLPOOL 
d47ad79e7bd701862d059d86c7cb3b730b0303c5170ec52a481df5326cad0cd98ea78fcdb2730623b6b65289d9042f4685991eb515402543083cd8228f849959
+DIST seavgabios-1.8.2.tar.xz 20284 SHA256 
d28ff071ee56f7bd88cec2482908f469d553cd8b61485a8e89989c26cb5c0e4a SHA512 
16d2b54cd98aa22f7af21d8c51a4cf87d9462ec0c99bf703bf7f6c3c4e0be4cbd313b8cf0fb79cdb7b6a7f94441493a4f9669b6d44297e12f03a749befa2d845
 WHIRLPOOL 
9d61957ec4e3a0c5e4b999495119c6cfb4f2165d98b652b530dbee3ceb19b18a75d07902a5ee15b41b877154bb9ac19163d75c6024a40c4e94e6cf5cdf561e9d

diff --git a/sys-firmware/seabios/files/seavgabios/config.vga-virtio 
b/sys-firmware/seabios/files/seavgabios/config.vga-virtio
new file mode 100644
index 000..aa7a15b
--- /dev/null
+++ b/sys-firmware/seabios/files/seavgabios/config.vga-virtio
@@ -0,0 +1,6 @@
+CONFIG_BUILD_VGABIOS=y
+CONFIG_VGA_BOCHS=y
+CONFIG_VGA_PCI=y
+CONFIG_OVERRIDE_PCI_ID=y
+CONFIG_VGA_VID=0x1af4
+CONFIG_VGA_DID=0x1050

diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild 
b/sys-firmware/seabios/seabios-1.8.2.ebuild
new file mode 100644
index 000..61b1a8d
--- /dev/null
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -0,0 +1,126 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils toolchain-funcs python-any-r1
+
+# SeaBIOS maintainers sometimes don't release stable tarballs or stable
+# binaries to generate the stable tarball the following is necessary:
+# git clone git://git.seabios.org/seabios.git  cd seabios
+# git archive --output seabios-${PV}.tar.gz --prefix seabios-${PV}/ rel-${PV}
+
+if [[ ${PV} = ** || ! -z ${EGIT_COMMIT} ]]; then
+   EGIT_REPO_URI=git://git.seabios.org/seabios.git
+   inherit git-2
+else
+   KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd
+   # Upstream hasn't released a new binary.  We snipe ours from Fedora for 
now.
+   # http://code.coreboot.org/p/seabios/downloads/get/bios.bin-${PV}.gz
+   SRC_URI=!binary? ( 
http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz )
+   binary? (
+   mirror://gentoo/bios.bin-${PV}.xz
+   seavgabios? ( mirror://gentoo/seavgabios-${PV}.tar.xz )
+   )
+fi
+
+DESCRIPTION=Open Source implementation of a 16-bit x86 BIOS
+HOMEPAGE=http://www.seabios.org;
+
+LICENSE=LGPL-3 GPL-3
+SLOT=0

[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2015-08-29 Thread Mike Frysinger
commit: b2ad6885bf13456a57e4453c30448cbb097254b4
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Sun Aug 30 00:12:09 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Sun Aug 30 00:12:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ad6885

sys-firmware/seabios: add qemu herd

 sys-firmware/seabios/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-firmware/seabios/metadata.xml 
b/sys-firmware/seabios/metadata.xml
index 4e341d2..9da40e6 100644
--- a/sys-firmware/seabios/metadata.xml
+++ b/sys-firmware/seabios/metadata.xml
@@ -1,6 +1,7 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
+   herdqemu/herd
herdvirtualization/herd
maintainer
emailcar...@gentoo.org/email



[gentoo-commits] repo/gentoo:master commit in: sys-firmware/seabios/

2015-08-29 Thread Mike Frysinger
commit: 0680193cd7aa2e3e7c1472d31739df157d90e4cb
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Sun Aug 30 00:27:14 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Sun Aug 30 00:27:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0680193c

sys-firmware/seabios: add USE=debug to control debug output levels

 sys-firmware/seabios/seabios-1.8.2.ebuild | 14 +++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild 
b/sys-firmware/seabios/seabios-1.8.2.ebuild
index 61b1a8d..23e935b 100644
--- a/sys-firmware/seabios/seabios-1.8.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.8.2.ebuild
@@ -32,9 +32,10 @@ HOMEPAGE=http://www.seabios.org;
 
 LICENSE=LGPL-3 GPL-3
 SLOT=0
-IUSE=+binary +seavgabios
+IUSE=+binary debug +seavgabios
 
-REQUIRED_USE=ppc? ( binary )
+REQUIRED_USE=debug? ( !binary )
+   ppc? ( binary )
ppc64? ( binary )
 
 DEPEND=
@@ -73,7 +74,14 @@ src_prepare() {
 }
 
 src_configure() {
-   use binary || tc-ld-disable-gold #438058
+   use binary  return
+
+   tc-ld-disable-gold #438058
+
+   if use debug ; then
+   echo CONFIG_DEBUG_LEVEL=8 .config
+   fi
+   _emake config
 }
 
 _emake() {