* [gentoo-commits] repo/gentoo:master commit in: sys-block/sas2ircu/
@ 2017-12-20 4:43 Jason Zaman
0 siblings, 0 replies; 10+ messages in thread
From: Jason Zaman @ 2017-12-20 4:43 UTC (permalink / raw
To: gentoo-commits
commit: 741f0b3d105bea48aea7706273f6c2871c14e344
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 04:32:09 2017 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 04:42:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=741f0b3d
sys-block/sas2ircu: bump to v20, update links and hashes
Package-Manager: Portage-2.3.13, Repoman-2.3.3
sys-block/sas2ircu/Manifest | 6 ++-
sys-block/sas2ircu/sas2ircu-20.ebuild | 97 +++++++++++++++++++++++++++++++++++
2 files changed, 101 insertions(+), 2 deletions(-)
diff --git a/sys-block/sas2ircu/Manifest b/sys-block/sas2ircu/Manifest
index f221dd21b51..7030b636fc7 100644
--- a/sys-block/sas2ircu/Manifest
+++ b/sys-block/sas2ircu/Manifest
@@ -1,2 +1,4 @@
-DIST SAS2IRCU_P19.zip 2664125 SHA256 e5bb0bc37099016d6f7486f623cb74baeef9903afdd0610a7c8850331ff8b3d5 SHA512 99f5092e1344747912b081f4f9e22a1f22d55e5a951583f5482213a38a1faa7cd890b573fdeb50d4770bb862d970364ccaff982969813edd9581e80bc39e2bdf WHIRLPOOL 9e173c5f4ade04a7fecb994f98c4d7457375c559c7f0e9994d38e3a2b1847577084449ee0ab1a3ece06e5a57c74ae41294b135aeffa396aa56120d5a6a0ea37d
-DIST SAS2IRCU_User_Guide.pdf 794046 SHA256 b39867aab18d60180a21d34d01476216aa07d6b2af5368713f7bb16cba249506 SHA512 515869794be428ffbefcbfadac992912fb0eebab0cda640b315b4a231b5f25f1205978605f108b9009380015f3058c47e0ce4352c693ef23ab31980ea8b821a0 WHIRLPOOL 2ce68f5e2880d2c865164fde7d69669893b547da71d784c84194116a3aa491b2f2d72e932217ef0e265fbf1f67289bcb8d29bb010cf21a2ca2d8f1acb367774f
+DIST SAS2IRCU_P19.zip 2664125 BLAKE2B a005c556750bb8eeb3cb02a2aa138182ffeb2489088bfb6bad7696f5c659dbb8d02031474bf12d7f42f282351a2bf5f0791635e92625f0d7b32e63544913d8af SHA512 99f5092e1344747912b081f4f9e22a1f22d55e5a951583f5482213a38a1faa7cd890b573fdeb50d4770bb862d970364ccaff982969813edd9581e80bc39e2bdf
+DIST SAS2IRCU_P20.zip 2777958 BLAKE2B ba8c3ef1cf353af90f32a53722b3a7039768c0f48e1d5b48766acdf1c1c05a039692e1edc2586140da5af0f1f2378f4bfaca219895317dc7974004f3aed25343 SHA512 a0a4fa7d07959aa6a81d3540e71e3cc248c23267875ca098da6a80850e008cbdf57b2d6456b5fe17ef890fd39ac550788c9769d169a0673578632f1a8c8a8311
+DIST SAS2IRCU_User_Guide.pdf 794046 BLAKE2B e976f57ada3c51b58bfee24cd2f5d059f59b48bf388d93b146238d54aa09b06f6d450e3ccf149903871dfcdb32807a35d6f379738e149b410b7c1279f811153f SHA512 515869794be428ffbefcbfadac992912fb0eebab0cda640b315b4a231b5f25f1205978605f108b9009380015f3058c47e0ce4352c693ef23ab31980ea8b821a0
+DIST SAS2_IR_User_Guide.pdf 999388 BLAKE2B 4f1a198ccaa04cf250430106e3254cfb37fd16a1e89861030ed92f52de1d8cff17337709bb641093d78acb44995c03fceff739a0c416f7e3b1692c3b8c6a85dc SHA512 7370b54021978eb543270c992569637092571eaad73896b4bfdf7c7bc45bfd0cb0c6f8f34468255372103f562eb1e3ce2ad30cc6f0d37e7f9bc23f61ee166355
diff --git a/sys-block/sas2ircu/sas2ircu-20.ebuild b/sys-block/sas2ircu/sas2ircu-20.ebuild
new file mode 100644
index 00000000000..bc3aebe2751
--- /dev/null
+++ b/sys-block/sas2ircu/sas2ircu-20.ebuild
@@ -0,0 +1,97 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit mount-boot
+
+DESCRIPTION="LSI MPT-SAS2 controller management tool"
+HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9207-8e#tab-archive-drivers4-abc"
+LICENSE="LSI"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd ~ppc64 ~amd64-fbsd ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="efi doc"
+RESTRICT="strip fetch mirror"
+DEPEND=""
+RDEPEND=""
+QA_PREBUILT="opt/lsi/sas2ircu boot/efi/sas2ircu.efi"
+
+MY_PN=SAS2IRCU
+MY_P="${MY_PN}_P${PV}"
+
+DISTFILE_BIN=${MY_P}.zip
+DISTFILE_DOC=SAS2_IR_User_Guide.pdf
+DOC_PV=12
+
+SRC_URI="
+https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/$DISTFILE_BIN
+doc? ( https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/SAS2_IR_User_Guide.pdf )
+"
+
+LICENSE_URL="http://www.lsi.com/cm/License.do?url=&prodName=&subType=Miscellaneous&locale=EN"
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_nofetch() {
+ elog "LSI has a mandatory click-through license on thier binaries."
+ elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Management Software and Tools section."
+ elog "After downloading, move ${DISTFILE_BIN} into $DISTDIR"
+ if use doc; then
+ elog "Please also download 'SAS-2 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
+ elog "and also place it into $DISTDIR"
+ fi
+}
+
+supportedcards() {
+ elog "This binary supports should support ALL cards, including, but not"
+ elog "limited to the following series:"
+ elog ""
+ elog "LSI SAS 2004"
+ elog "LSI SAS 2008"
+ elog "LSI SAS 2108"
+ elog "LSI SAS 2208"
+ elog "LSI SAS 2304"
+ elog "LSI SAS 2308"
+ elog "Dell PERC H200, H700"
+ elog "IBM System x3200 M2 (4367, 4368)"
+ elog "IBM System x3200 M3 (7327, 7328)"
+ elog "IBM System x3250 M2 (4190, 4191, 4194)"
+ elog "IBM System x3250 M3 (4251, 4252, 4261)"
+ elog "IBM System x3350 (4192, 4193)"
+ elog "IBM System x3400 (7973, 7974, 7975, 7976)"
+ elog "IBM System x3400 M2 (7836, 7837)"
+ elog "IBM System x3455 (7940, 7941)"
+ elog "IBM System x3500 (7977)"
+ elog "IBM System x3500 M2 (7839)"
+ elog "IBM System x3550 (7978, 1913)"
+ elog "IBM System x3550 M2 (7946, 4198)"
+ elog "IBM System x3650 (7979, 1914)"
+ elog "IBM System x3650 M2 (7947, 4199)"
+ elog "IBM System x3650 NAS (7979)"
+ elog "IBM System x3655 (7985, 7943)"
+ elog "IBM System x3755 (8877, 7163)"
+ elog "IBM System x3850 M2 (7141, 7144, 7233, 7234)"
+ elog "IBM System x3850 X5 (7145, 7146)"
+ elog "IBM System x3950 M2 (7141, 7233, 7234)"
+ elog "IBM System x3950 X5 (7145)"
+}
+
+src_unpack() {
+ unpack ${DISTFILE_BIN}
+}
+
+src_install() {
+ exeinto /opt/lsi/
+ use amd64 || use x86 && doexe sas2ircu_linux_x86_rel/sas2ircu
+ use ppc64 && doexe sas2ircu_linux_x86_rel/sas2ircu
+ use amd64-fbsd && doexe sas2ircu_freebsd_amd64_rel/sas2ircu
+ use x86-fbsd && doexe sas2ircu_freebsd_i386_rel/sas2ircu
+ use x64-solaris || use x86-solaris && doexe sas2ircu_solaris_x86_rel/sas2ircu
+ use sparc-solaris && doexe sas2ircu_solaris_sparc_rel/sas2ircu
+ if use efi; then
+ exeinto /boot/efi/
+ doexe sas2ircu_efi_ebc_rel/sas2ircu.efi
+ fi
+ dodoc Readme_Release_Notes_SAS2IRCU_Phase_${PV}.00.00.00.txt
+ dodoc SAS2IRCU_Phase${PV}.0-${PV}.00.00.00.pdf
+ use doc && dodoc "${DISTDIR}"/$DISTFILE_DOC
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/sas2ircu/
@ 2019-02-04 23:02 Ben Kohler
0 siblings, 0 replies; 10+ messages in thread
From: Ben Kohler @ 2019-02-04 23:02 UTC (permalink / raw
To: gentoo-commits
commit: 38d2fd24206333a3916806ffcf325583643195ab
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 4 23:00:06 2019 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Feb 4 23:00:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d2fd24
sys-block/sas2ircu: don't reference ${DISTDIR} in pkg_nofetch
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
sys-block/sas2ircu/sas2ircu-19.ebuild | 6 +++---
sys-block/sas2ircu/sas2ircu-20.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sys-block/sas2ircu/sas2ircu-19.ebuild b/sys-block/sas2ircu/sas2ircu-19.ebuild
index 190580614f9..555e56b7cfd 100644
--- a/sys-block/sas2ircu/sas2ircu-19.ebuild
+++ b/sys-block/sas2ircu/sas2ircu-19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -34,10 +34,10 @@ S="${WORKDIR}/${MY_P}"
pkg_nofetch() {
elog "LSI has a mandatory click-through license on thier binaries."
elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Miscellaneous section."
- elog "After downloading, move ${MY_P} into $DISTDIR"
+ elog "After downloading, move ${MY_P} into your DISTDIR directory"
if use doc; then
elog "Please also download 'SAS-2 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
- elog "and also place it into $DISTDIR"
+ elog "and also place it into your DISTDIR directory"
fi
}
diff --git a/sys-block/sas2ircu/sas2ircu-20.ebuild b/sys-block/sas2ircu/sas2ircu-20.ebuild
index bc3aebe2751..7f4f0746b48 100644
--- a/sys-block/sas2ircu/sas2ircu-20.ebuild
+++ b/sys-block/sas2ircu/sas2ircu-20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -34,10 +34,10 @@ S="${WORKDIR}/${MY_P}"
pkg_nofetch() {
elog "LSI has a mandatory click-through license on thier binaries."
elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Management Software and Tools section."
- elog "After downloading, move ${DISTFILE_BIN} into $DISTDIR"
+ elog "After downloading, move ${DISTFILE_BIN} into your DISTDIR directory"
if use doc; then
elog "Please also download 'SAS-2 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
- elog "and also place it into $DISTDIR"
+ elog "and also place it into your DISTDIR directory"
fi
}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/sas2ircu/
@ 2020-09-09 0:47 Robin H. Johnson
0 siblings, 0 replies; 10+ messages in thread
From: Robin H. Johnson @ 2020-09-09 0:47 UTC (permalink / raw
To: gentoo-commits
commit: e22c8097509d8919f4cd39be9501af3c4418fdce
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 9 00:45:31 2020 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Sep 9 00:47:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e22c8097
sys-block/sas2ircu: cleanup old versions
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
sys-block/sas2ircu/Manifest | 2 -
sys-block/sas2ircu/sas2ircu-19.ebuild | 97 -----------------------------------
2 files changed, 99 deletions(-)
diff --git a/sys-block/sas2ircu/Manifest b/sys-block/sas2ircu/Manifest
index 7030b636fc7..1726a069fa4 100644
--- a/sys-block/sas2ircu/Manifest
+++ b/sys-block/sas2ircu/Manifest
@@ -1,4 +1,2 @@
-DIST SAS2IRCU_P19.zip 2664125 BLAKE2B a005c556750bb8eeb3cb02a2aa138182ffeb2489088bfb6bad7696f5c659dbb8d02031474bf12d7f42f282351a2bf5f0791635e92625f0d7b32e63544913d8af SHA512 99f5092e1344747912b081f4f9e22a1f22d55e5a951583f5482213a38a1faa7cd890b573fdeb50d4770bb862d970364ccaff982969813edd9581e80bc39e2bdf
DIST SAS2IRCU_P20.zip 2777958 BLAKE2B ba8c3ef1cf353af90f32a53722b3a7039768c0f48e1d5b48766acdf1c1c05a039692e1edc2586140da5af0f1f2378f4bfaca219895317dc7974004f3aed25343 SHA512 a0a4fa7d07959aa6a81d3540e71e3cc248c23267875ca098da6a80850e008cbdf57b2d6456b5fe17ef890fd39ac550788c9769d169a0673578632f1a8c8a8311
-DIST SAS2IRCU_User_Guide.pdf 794046 BLAKE2B e976f57ada3c51b58bfee24cd2f5d059f59b48bf388d93b146238d54aa09b06f6d450e3ccf149903871dfcdb32807a35d6f379738e149b410b7c1279f811153f SHA512 515869794be428ffbefcbfadac992912fb0eebab0cda640b315b4a231b5f25f1205978605f108b9009380015f3058c47e0ce4352c693ef23ab31980ea8b821a0
DIST SAS2_IR_User_Guide.pdf 999388 BLAKE2B 4f1a198ccaa04cf250430106e3254cfb37fd16a1e89861030ed92f52de1d8cff17337709bb641093d78acb44995c03fceff739a0c416f7e3b1692c3b8c6a85dc SHA512 7370b54021978eb543270c992569637092571eaad73896b4bfdf7c7bc45bfd0cb0c6f8f34468255372103f562eb1e3ce2ad30cc6f0d37e7f9bc23f61ee166355
diff --git a/sys-block/sas2ircu/sas2ircu-19.ebuild b/sys-block/sas2ircu/sas2ircu-19.ebuild
deleted file mode 100644
index 88676b9d591..00000000000
--- a/sys-block/sas2ircu/sas2ircu-19.ebuild
+++ /dev/null
@@ -1,97 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit mount-boot
-
-DESCRIPTION="LSI MPT-SAS2 controller management tool"
-HOMEPAGE="http://www.lsi.com/support/Pages/download-results.aspx?component=Storage+Component&productfamily=Host+Bus+Adapters&productcode=0&assettype=Miscellaneous&productname=&keyword=SAS2IRCU"
-LICENSE="LSI"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="efi doc"
-RESTRICT="strip fetch mirror"
-DEPEND=""
-RDEPEND=""
-QA_PREBUILT="opt/lsi/sas2ircu boot/efi/sas2ircu.efi"
-
-MY_PN=SAS2IRCU
-MY_P="${MY_PN}_P${PV}"
-
-DISTFILE_BIN=${MY_P}.zip
-DISTFILE_DOC=SAS2IRCU_User_Guide.pdf
-DOC_PV=12
-
-SRC_URI="
-http://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/Host%20Bus%20Adapters%20Common%20Files/SAS_SATA_6G_P${PV}/$DISTFILE_BIN
-doc? ( http://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/Host%20Bus%20Adapters%20Common%20Files/SAS_SATA_6G_P${DOC_PV}/SAS2IRCU_User_Guide.pdf )
-"
-
-LICENSE_URL="http://www.lsi.com/cm/License.do?url=&prodName=&subType=Miscellaneous&locale=EN"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_nofetch() {
- elog "LSI has a mandatory click-through license on thier binaries."
- elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Miscellaneous section."
- elog "After downloading, move ${MY_P} into your DISTDIR directory"
- if use doc; then
- elog "Please also download 'SAS-2 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
- elog "and also place it into your DISTDIR directory"
- fi
-}
-
-supportedcards() {
- elog "This binary supports should support ALL cards, including, but not"
- elog "limited to the following series:"
- elog ""
- elog "LSI SAS 2004"
- elog "LSI SAS 2008"
- elog "LSI SAS 2108"
- elog "LSI SAS 2208"
- elog "LSI SAS 2304"
- elog "LSI SAS 2308"
- elog "Dell PERC H200, H700"
- elog "IBM System x3200 M2 (4367, 4368)"
- elog "IBM System x3200 M3 (7327, 7328)"
- elog "IBM System x3250 M2 (4190, 4191, 4194)"
- elog "IBM System x3250 M3 (4251, 4252, 4261)"
- elog "IBM System x3350 (4192, 4193)"
- elog "IBM System x3400 (7973, 7974, 7975, 7976)"
- elog "IBM System x3400 M2 (7836, 7837)"
- elog "IBM System x3455 (7940, 7941)"
- elog "IBM System x3500 (7977)"
- elog "IBM System x3500 M2 (7839)"
- elog "IBM System x3550 (7978, 1913)"
- elog "IBM System x3550 M2 (7946, 4198)"
- elog "IBM System x3650 (7979, 1914)"
- elog "IBM System x3650 M2 (7947, 4199)"
- elog "IBM System x3650 NAS (7979)"
- elog "IBM System x3655 (7985, 7943)"
- elog "IBM System x3755 (8877, 7163)"
- elog "IBM System x3850 M2 (7141, 7144, 7233, 7234)"
- elog "IBM System x3850 X5 (7145, 7146)"
- elog "IBM System x3950 M2 (7141, 7233, 7234)"
- elog "IBM System x3950 X5 (7145)"
-}
-
-src_unpack() {
- unpack ${DISTFILE_BIN}
-}
-
-src_install() {
- exeinto /opt/lsi/
- use amd64 || use x86 && doexe sas2ircu_linux_x86_rel/sas2ircu
- use ppc64 && doexe sas2ircu_linux_x86_rel/sas2ircu
- use amd64-fbsd && doexe sas2ircu_freebsd_amd64_rel/sas2ircu
- use x86-fbsd && doexe sas2ircu_freebsd_i386_rel/sas2ircu
- use x64-solaris || use x86-solaris && doexe sas2ircu_solaris_x86_rel/sas2ircu
- use sparc-solaris && doexe sas2ircu_solaris_sparc_rel/sas2ircu
- if use efi; then
- exeinto /boot/efi/
- doexe sas2ircu_efi_ebc_rel/sas2ircu.efi
- fi
- dodoc Readme_Release_Notes_SAS2IRCU_Phase_17.00.00.00.txt
- dodoc SAS2IRCU_Phase${PV}.0-${PV}.00.00.00.pdf
- use doc && dodoc "${DISTDIR}"/$DISTFILE_DOC
-}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/sas2ircu/
@ 2020-09-09 0:47 Robin H. Johnson
0 siblings, 0 replies; 10+ messages in thread
From: Robin H. Johnson @ 2020-09-09 0:47 UTC (permalink / raw
To: gentoo-commits
commit: 6bdf53ea8082281f93e1017e0ed43ad08067eb5d
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 9 00:43:05 2020 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Sep 9 00:47:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdf53ea
sys-block/sas2ircu: provide extra download location for shuffled docs at Broadcom
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
sys-block/sas2ircu/sas2ircu-20.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/sys-block/sas2ircu/sas2ircu-20.ebuild b/sys-block/sas2ircu/sas2ircu-20.ebuild
index bc80be95dc4..bc7ea906898 100644
--- a/sys-block/sas2ircu/sas2ircu-20.ebuild
+++ b/sys-block/sas2ircu/sas2ircu-20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="efi doc"
RESTRICT="strip fetch mirror"
-DEPEND=""
+DEPEND="app-arch/unzip"
RDEPEND=""
QA_PREBUILT="opt/lsi/sas2ircu boot/efi/sas2ircu.efi"
@@ -23,6 +23,7 @@ DISTFILE_DOC=SAS2_IR_User_Guide.pdf
DOC_PV=12
SRC_URI="
+https://docs.broadcom.com/docs/${DISTFILE_BIN}
https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/$DISTFILE_BIN
doc? ( https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/SAS2_IR_User_Guide.pdf )
"
@@ -34,6 +35,7 @@ S="${WORKDIR}/${MY_P}"
pkg_nofetch() {
elog "LSI has a mandatory click-through license on thier binaries."
elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Management Software and Tools section."
+ elog "If the file has been moved again, the license form might be available at https://docs.broadcom.com/docs/${DISTFILE_BIN}"
elog "After downloading, move ${DISTFILE_BIN} into your DISTDIR directory"
if use doc; then
elog "Please also download 'SAS-2 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/sas2ircu/
@ 2022-01-05 10:01 David Seifert
0 siblings, 0 replies; 10+ messages in thread
From: David Seifert @ 2022-01-05 10:01 UTC (permalink / raw
To: gentoo-commits
commit: 3f204f0a0edc4751c9e752ef5eb9ef0b339d55b5
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 5 10:01:31 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jan 5 10:01:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f204f0a
sys-block/sas2ircu: remove amd64-fbsd
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-block/sas2ircu/sas2ircu-20.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-block/sas2ircu/sas2ircu-20.ebuild b/sys-block/sas2ircu/sas2ircu-20.ebuild
index bc7ea9068980..79dffa16023d 100644
--- a/sys-block/sas2ircu/sas2ircu-20.ebuild
+++ b/sys-block/sas2ircu/sas2ircu-20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,11 +6,13 @@ inherit mount-boot
DESCRIPTION="LSI MPT-SAS2 controller management tool"
HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9207-8e#tab-archive-drivers4-abc"
+
LICENSE="LSI"
SLOT="0"
KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="efi doc"
RESTRICT="strip fetch mirror"
+
DEPEND="app-arch/unzip"
RDEPEND=""
QA_PREBUILT="opt/lsi/sas2ircu boot/efi/sas2ircu.efi"
@@ -85,8 +87,6 @@ src_install() {
exeinto /opt/lsi/
use amd64 || use x86 && doexe sas2ircu_linux_x86_rel/sas2ircu
use ppc64 && doexe sas2ircu_linux_x86_rel/sas2ircu
- use amd64-fbsd && doexe sas2ircu_freebsd_amd64_rel/sas2ircu
- use x86-fbsd && doexe sas2ircu_freebsd_i386_rel/sas2ircu
use x64-solaris || use x86-solaris && doexe sas2ircu_solaris_x86_rel/sas2ircu
use sparc-solaris && doexe sas2ircu_solaris_sparc_rel/sas2ircu
if use efi; then
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/sas2ircu/
@ 2023-05-29 18:21 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2023-05-29 18:21 UTC (permalink / raw
To: gentoo-commits
commit: 003b6e2135cedd5ca82c76f7e14c415a6a7af62a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 16:58:08 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 18:19:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003b6e21
sys-block/sas2ircu: drop dead prefix targets
The removal was already done, so this is just cleanup afterwards.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-block/sas2ircu/sas2ircu-20.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/sys-block/sas2ircu/sas2ircu-20.ebuild b/sys-block/sas2ircu/sas2ircu-20.ebuild
index adc433347505..4e191d3c257e 100644
--- a/sys-block/sas2ircu/sas2ircu-20.ebuild
+++ b/sys-block/sas2ircu/sas2ircu-20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -87,8 +87,7 @@ src_install() {
exeinto /opt/lsi/
use amd64 || use x86 && doexe sas2ircu_linux_x86_rel/sas2ircu
use ppc64 && doexe sas2ircu_linux_x86_rel/sas2ircu
- use x64-solaris || use x86-solaris && doexe sas2ircu_solaris_x86_rel/sas2ircu
- use sparc-solaris && doexe sas2ircu_solaris_sparc_rel/sas2ircu
+ use x64-solaris && doexe sas2ircu_solaris_x86_rel/sas2ircu
if use efi; then
exeinto /boot/efi/
doexe sas2ircu_efi_ebc_rel/sas2ircu.efi
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/sas2ircu/
@ 2024-01-07 17:19 Andrew Ammerlaan
0 siblings, 0 replies; 10+ messages in thread
From: Andrew Ammerlaan @ 2024-01-07 17:19 UTC (permalink / raw
To: gentoo-commits
commit: 02db66a1bfb7fd0211e0589d1de4ec544341916f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 14:53:23 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 17:19:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02db66a1
sys-block/sas2ircu: rename USE=efi to USE=uefi
Signed-off-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sys-block/sas2ircu/metadata.xml | 14 +++++++-------
sys-block/sas2ircu/sas2ircu-20.ebuild | 5 +++--
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/sys-block/sas2ircu/metadata.xml b/sys-block/sas2ircu/metadata.xml
index 4084cf9b5c1e..d0581956045c 100644
--- a/sys-block/sas2ircu/metadata.xml
+++ b/sys-block/sas2ircu/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>robbat2@gentoo.org</email>
- <name>Robin H. Johnson</name>
-</maintainer>
-<use>
- <flag name="efi">Install EFI variant as well</flag>
-</use>
+ <maintainer type="person">
+ <email>robbat2@gentoo.org</email>
+ <name>Robin H. Johnson</name>
+ </maintainer>
+ <use>
+ <flag name="uefi">Install UEFI variant as well</flag>
+ </use>
</pkgmetadata>
diff --git a/sys-block/sas2ircu/sas2ircu-20.ebuild b/sys-block/sas2ircu/sas2ircu-20.ebuild
index 4e191d3c257e..6113f2cb5019 100644
--- a/sys-block/sas2ircu/sas2ircu-20.ebuild
+++ b/sys-block/sas2ircu/sas2ircu-20.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+
inherit mount-boot
DESCRIPTION="LSI MPT-SAS2 controller management tool"
@@ -10,7 +11,7 @@ HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9207-8
LICENSE="LSI"
SLOT="0"
KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~x64-solaris"
-IUSE="efi doc"
+IUSE="uefi doc"
RESTRICT="strip fetch mirror"
DEPEND="app-arch/unzip"
@@ -88,7 +89,7 @@ src_install() {
use amd64 || use x86 && doexe sas2ircu_linux_x86_rel/sas2ircu
use ppc64 && doexe sas2ircu_linux_x86_rel/sas2ircu
use x64-solaris && doexe sas2ircu_solaris_x86_rel/sas2ircu
- if use efi; then
+ if use uefi; then
exeinto /boot/efi/
doexe sas2ircu_efi_ebc_rel/sas2ircu.efi
fi
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/sas2ircu/
@ 2024-06-16 2:01 Robin H. Johnson
0 siblings, 0 replies; 10+ messages in thread
From: Robin H. Johnson @ 2024-06-16 2:01 UTC (permalink / raw
To: gentoo-commits
commit: cebb8ab7b1fc4b4fe9cfa107f3fd1d3b2b535d40
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 01:59:36 2024 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 02:01:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cebb8ab7
sys-block/sas2ircu: EAPI=8 fixes
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
Closes: https://bugs.gentoo.org/335749
sys-block/sas2ircu/Manifest | 2 +-
.../{sas2ircu-20.ebuild => sas2ircu-20-r1.ebuild} | 59 ++++++++++++----------
2 files changed, 33 insertions(+), 28 deletions(-)
diff --git a/sys-block/sas2ircu/Manifest b/sys-block/sas2ircu/Manifest
index 1726a069fa4a..b91c1c8bdbfa 100644
--- a/sys-block/sas2ircu/Manifest
+++ b/sys-block/sas2ircu/Manifest
@@ -1,2 +1,2 @@
DIST SAS2IRCU_P20.zip 2777958 BLAKE2B ba8c3ef1cf353af90f32a53722b3a7039768c0f48e1d5b48766acdf1c1c05a039692e1edc2586140da5af0f1f2378f4bfaca219895317dc7974004f3aed25343 SHA512 a0a4fa7d07959aa6a81d3540e71e3cc248c23267875ca098da6a80850e008cbdf57b2d6456b5fe17ef890fd39ac550788c9769d169a0673578632f1a8c8a8311
-DIST SAS2_IR_User_Guide.pdf 999388 BLAKE2B 4f1a198ccaa04cf250430106e3254cfb37fd16a1e89861030ed92f52de1d8cff17337709bb641093d78acb44995c03fceff739a0c416f7e3b1692c3b8c6a85dc SHA512 7370b54021978eb543270c992569637092571eaad73896b4bfdf7c7bc45bfd0cb0c6f8f34468255372103f562eb1e3ce2ad30cc6f0d37e7f9bc23f61ee166355
+DIST SAS2IRCU_User_Guide.pdf 794046 BLAKE2B e976f57ada3c51b58bfee24cd2f5d059f59b48bf388d93b146238d54aa09b06f6d450e3ccf149903871dfcdb32807a35d6f379738e149b410b7c1279f811153f SHA512 515869794be428ffbefcbfadac992912fb0eebab0cda640b315b4a231b5f25f1205978605f108b9009380015f3058c47e0ce4352c693ef23ab31980ea8b821a0
diff --git a/sys-block/sas2ircu/sas2ircu-20.ebuild b/sys-block/sas2ircu/sas2ircu-20-r1.ebuild
similarity index 72%
rename from sys-block/sas2ircu/sas2ircu-20.ebuild
rename to sys-block/sas2ircu/sas2ircu-20-r1.ebuild
index 6113f2cb5019..6fc257827999 100644
--- a/sys-block/sas2ircu/sas2ircu-20.ebuild
+++ b/sys-block/sas2ircu/sas2ircu-20-r1.ebuild
@@ -1,48 +1,48 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
-inherit mount-boot
+MY_PN=SAS2IRCU
+MY_P="${MY_PN}_P${PV}"
+
+DISTFILE_BIN=${MY_P}.zip
+DISTFILE_DOC="SAS2IRCU_User_Guide.pdf"
+DOC_PV=12
+SRC_URI_BIN="https://docs.broadcom.com/docs/${DISTFILE_BIN}"
+# This is "SAS-2 Integrated RAID Configuration Utility (SAS2IRCU) User Guide"
+# and replaces the older SAS2_IR_User_Guide.pdf.
+# It contains additional material compared to the older PDF.
+SRC_URI_DOC="https://docs.broadcom.com/doc/12353380"
+
+inherit mount-boot secureboot
DESCRIPTION="LSI MPT-SAS2 controller management tool"
HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9207-8e#tab-archive-drivers4-abc"
+SRC_URI="
+${SRC_URI_BIN}
+doc? ( ${SRC_URI_DOC} -> ${DISTFILE_DOC} )
+"
+S="${WORKDIR}/${MY_P}"
LICENSE="LSI"
SLOT="0"
KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~x64-solaris"
-IUSE="uefi doc"
+IUSE="doc uefi"
RESTRICT="strip fetch mirror"
-DEPEND="app-arch/unzip"
-RDEPEND=""
+BDEPEND="app-arch/unzip"
QA_PREBUILT="opt/lsi/sas2ircu boot/efi/sas2ircu.efi"
-MY_PN=SAS2IRCU
-MY_P="${MY_PN}_P${PV}"
-
-DISTFILE_BIN=${MY_P}.zip
-DISTFILE_DOC=SAS2_IR_User_Guide.pdf
-DOC_PV=12
-
-SRC_URI="
-https://docs.broadcom.com/docs/${DISTFILE_BIN}
-https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/$DISTFILE_BIN
-doc? ( https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/SAS2_IR_User_Guide.pdf )
-"
-
LICENSE_URL="http://www.lsi.com/cm/License.do?url=&prodName=&subType=Miscellaneous&locale=EN"
-S="${WORKDIR}/${MY_P}"
-
pkg_nofetch() {
elog "LSI has a mandatory click-through license on thier binaries."
- elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Management Software and Tools section."
- elog "If the file has been moved again, the license form might be available at https://docs.broadcom.com/docs/${DISTFILE_BIN}"
+ elog "Please visit ${SRC_URI_BIN} to agree to the license and download the binary."
elog "After downloading, move ${DISTFILE_BIN} into your DISTDIR directory"
if use doc; then
- elog "Please also download 'SAS-2 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
- elog "and also place it into your DISTDIR directory"
+ elog "Please also download 'SAS-2 Integrated RAID Configuration Utility User Guide' at ${SRC_URI_DOC}"
+ elog "and also place it into your DISTDIR directory, named ${DISTFILE_DOC}"
fi
}
@@ -90,10 +90,15 @@ src_install() {
use ppc64 && doexe sas2ircu_linux_x86_rel/sas2ircu
use x64-solaris && doexe sas2ircu_solaris_x86_rel/sas2ircu
if use uefi; then
- exeinto /boot/efi/
- doexe sas2ircu_efi_ebc_rel/sas2ircu.efi
+ if use amd64; then
+ exeinto /boot/efi/
+ doexe sas2ircu_efi_ebc_rel/sas2ircu.efi
+ secureboot_auto_sign --in-place
+ fi
fi
dodoc Readme_Release_Notes_SAS2IRCU_Phase_${PV}.00.00.00.txt
dodoc SAS2IRCU_Phase${PV}.0-${PV}.00.00.00.pdf
- use doc && dodoc "${DISTDIR}"/$DISTFILE_DOC
+ use doc && dodoc "${DISTDIR}"/${DISTFILE_DOC}
+ dodir /opt/bin
+ dosym ../lsi/sas2ircu /opt/bin/sas2ircu
}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/sas2ircu/
@ 2024-08-20 7:58 Joonas Niilola
0 siblings, 0 replies; 10+ messages in thread
From: Joonas Niilola @ 2024-08-20 7:58 UTC (permalink / raw
To: gentoo-commits
commit: 627b95b08913596db470d056f9e58673073bf9c9
Author: Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Thu Jun 20 11:08:37 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Aug 20 07:58:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627b95b0
sys-block/sas2ircu: don't require /boot mounted with USE=-uefi
If we're not installing UEFI files, there is no point in requiring /boot
to be mounted read-write.
Also fix typo thier=>their.
pkg_setup to prevent install if IA32_EMULATION is not set.
Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
sys-block/sas2ircu/sas2ircu-20-r2.ebuild | 125 +++++++++++++++++++++++++++++++
1 file changed, 125 insertions(+)
diff --git a/sys-block/sas2ircu/sas2ircu-20-r2.ebuild b/sys-block/sas2ircu/sas2ircu-20-r2.ebuild
new file mode 100644
index 000000000000..ecd241f6ef48
--- /dev/null
+++ b/sys-block/sas2ircu/sas2ircu-20-r2.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN=SAS2IRCU
+MY_P="${MY_PN}_P${PV}"
+
+DISTFILE_BIN=${MY_P}.zip
+DISTFILE_DOC="SAS2IRCU_User_Guide.pdf"
+DOC_PV=12
+SRC_URI_BIN="https://docs.broadcom.com/docs/${DISTFILE_BIN}"
+# This is "SAS-2 Integrated RAID Configuration Utility (SAS2IRCU) User Guide"
+# and replaces the older SAS2_IR_User_Guide.pdf.
+# It contains additional material compared to the older PDF.
+SRC_URI_DOC="https://docs.broadcom.com/doc/12353380"
+
+inherit mount-boot secureboot linux-info
+
+DESCRIPTION="LSI MPT-SAS2 controller management tool"
+HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9207-8e#tab-archive-drivers4-abc"
+SRC_URI="
+${SRC_URI_BIN}
+doc? ( ${SRC_URI_DOC} -> ${DISTFILE_DOC} )
+"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="LSI"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~x64-solaris"
+IUSE="doc uefi"
+RESTRICT="strip fetch mirror"
+
+BDEPEND="app-arch/unzip"
+QA_PREBUILT="opt/lsi/sas2ircu boot/efi/sas2ircu.efi"
+
+LICENSE_URL="http://www.lsi.com/cm/License.do?url=&prodName=&subType=Miscellaneous&locale=EN"
+
+pkg_pretend() {
+ use uefi && mount-boot_pkg_pretend
+}
+
+pkg_nofetch() {
+ elog "LSI has a mandatory click-through license on their binaries."
+ elog "Please visit ${SRC_URI_BIN} to agree to the license and download the binary."
+ elog "After downloading, move ${DISTFILE_BIN} into your DISTDIR directory"
+ if use doc; then
+ elog "Please also download 'SAS-2 Integrated RAID Configuration Utility User Guide' at ${SRC_URI_DOC}"
+ elog "and also place it into your DISTDIR directory, named ${DISTFILE_DOC}"
+ fi
+}
+
+pkg_setup() {
+ if ! use x86; then
+ # For newer kernels it needs to be enabled as well, don't know
+ # how to check for that short of running the binary.
+ local CONFIG_CHECK="CONFIG_IA32_EMULATION"
+ check_extra_config
+ fi
+}
+
+supportedcards() {
+ elog "This binary supports should support ALL cards, including, but not"
+ elog "limited to the following series:"
+ elog ""
+ elog "LSI SAS 2004"
+ elog "LSI SAS 2008"
+ elog "LSI SAS 2108"
+ elog "LSI SAS 2208"
+ elog "LSI SAS 2304"
+ elog "LSI SAS 2308"
+ elog "Dell PERC H200, H700"
+ elog "IBM System x3200 M2 (4367, 4368)"
+ elog "IBM System x3200 M3 (7327, 7328)"
+ elog "IBM System x3250 M2 (4190, 4191, 4194)"
+ elog "IBM System x3250 M3 (4251, 4252, 4261)"
+ elog "IBM System x3350 (4192, 4193)"
+ elog "IBM System x3400 (7973, 7974, 7975, 7976)"
+ elog "IBM System x3400 M2 (7836, 7837)"
+ elog "IBM System x3455 (7940, 7941)"
+ elog "IBM System x3500 (7977)"
+ elog "IBM System x3500 M2 (7839)"
+ elog "IBM System x3550 (7978, 1913)"
+ elog "IBM System x3550 M2 (7946, 4198)"
+ elog "IBM System x3650 (7979, 1914)"
+ elog "IBM System x3650 M2 (7947, 4199)"
+ elog "IBM System x3650 NAS (7979)"
+ elog "IBM System x3655 (7985, 7943)"
+ elog "IBM System x3755 (8877, 7163)"
+ elog "IBM System x3850 M2 (7141, 7144, 7233, 7234)"
+ elog "IBM System x3850 X5 (7145, 7146)"
+ elog "IBM System x3950 M2 (7141, 7233, 7234)"
+ elog "IBM System x3950 X5 (7145)"
+}
+
+src_unpack() {
+ unpack ${DISTFILE_BIN}
+}
+
+src_install() {
+ exeinto /opt/lsi/
+ use amd64 || use x86 && doexe sas2ircu_linux_x86_rel/sas2ircu
+ use ppc64 && doexe sas2ircu_linux_x86_rel/sas2ircu
+ use x64-solaris && doexe sas2ircu_solaris_x86_rel/sas2ircu
+ if use uefi; then
+ if use amd64; then
+ exeinto /boot/efi/
+ doexe sas2ircu_efi_ebc_rel/sas2ircu.efi
+ secureboot_auto_sign --in-place
+ fi
+ fi
+ dodoc Readme_Release_Notes_SAS2IRCU_Phase_${PV}.00.00.00.txt
+ dodoc SAS2IRCU_Phase${PV}.0-${PV}.00.00.00.pdf
+ use doc && dodoc "${DISTDIR}"/${DISTFILE_DOC}
+ dodir /opt/bin
+ dosym ../lsi/sas2ircu /opt/bin/sas2ircu
+}
+
+pkg_preinst() {
+ use uefi && mount-boot_pkg_preinst
+}
+
+pkg_prerm() {
+ use uefi && mount-boot_pkg_prerm
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-block/sas2ircu/
@ 2024-09-04 9:08 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2024-09-04 9:08 UTC (permalink / raw
To: gentoo-commits
commit: e07db7d2104d6f88a6bcc0772a11a84f31defaaa
Author: Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Wed Aug 21 11:25:07 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 4 09:08:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e07db7d2
sys-block/sas2ircu: fix check for IA32_EMULATION
Closes: https://bugs.gentoo.org/938260
Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/38234
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-block/sas2ircu/sas2ircu-20-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-block/sas2ircu/sas2ircu-20-r2.ebuild b/sys-block/sas2ircu/sas2ircu-20-r2.ebuild
index ecd241f6ef48..5fe19539e711 100644
--- a/sys-block/sas2ircu/sas2ircu-20-r2.ebuild
+++ b/sys-block/sas2ircu/sas2ircu-20-r2.ebuild
@@ -54,7 +54,7 @@ pkg_setup() {
if ! use x86; then
# For newer kernels it needs to be enabled as well, don't know
# how to check for that short of running the binary.
- local CONFIG_CHECK="CONFIG_IA32_EMULATION"
+ local CONFIG_CHECK="IA32_EMULATION"
check_extra_config
fi
}
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2024-09-04 9:08 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-09 0:47 [gentoo-commits] repo/gentoo:master commit in: sys-block/sas2ircu/ Robin H. Johnson
-- strict thread matches above, loose matches on Subject: below --
2024-09-04 9:08 Sam James
2024-08-20 7:58 Joonas Niilola
2024-06-16 2:01 Robin H. Johnson
2024-01-07 17:19 Andrew Ammerlaan
2023-05-29 18:21 Sam James
2022-01-05 10:01 David Seifert
2020-09-09 0:47 Robin H. Johnson
2019-02-04 23:02 Ben Kohler
2017-12-20 4:43 Jason Zaman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox