diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-06-02 09:28:30 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-06-02 09:28:30 +0100 |
commit | bc3875d3a71ac3fdb07c0fcf863843b4fdfcf0c0 (patch) | |
tree | e255548891f2188ab2594eedde60d6f426ef24ed /sys-boot/palo | |
parent | def28ad1de5a6853465d7ff8f626cda6a774cd9e (diff) |
gentoo auto-resync : 02:06:2023 - 09:28:30
Diffstat (limited to 'sys-boot/palo')
-rw-r--r-- | sys-boot/palo/Manifest | 2 | ||||
-rw-r--r-- | sys-boot/palo/palo-2.24.ebuild | 49 |
2 files changed, 51 insertions, 0 deletions
diff --git a/sys-boot/palo/Manifest b/sys-boot/palo/Manifest index 2429610d8a79..3230152aff12 100644 --- a/sys-boot/palo/Manifest +++ b/sys-boot/palo/Manifest @@ -2,6 +2,8 @@ AUX 99palo 19 BLAKE2B 6c0aef7b3b54456a283f112c2046ae8d4d99633c8a7ac943d1a8f82627 AUX palo-2.00-toolchain.patch 532 BLAKE2B ef8df5bd7874ac88aa27b2864ee0baeb57e470e65bf39f9d33f19f42961f928f6a6e3ec69665750a0d1d90c66a4ab8479beb0d653a9e6a930d03b2bfadb8d65b SHA512 1c92b555f1456623e8657b33067693e4e13bbbbbebd55b13f2f6c86615133a39789cf323601993ffbcfac6c7f9e322ea4a1422f5663083d0b07f7efcdab34ab4 AUX palo.conf 260 BLAKE2B 1e81466dcecedc4ca1894863491f4c91e88becc9a5c5815e69028eeadc98ca61e99951fb754a8261a6cdb763aaa22201ae77f65fd4de07bbbd3f3c801322e277 SHA512 4147e480362161cd61ad9af8fb7048b87f9126c213661ab26f77ba98fe7f1acd03791b154667137e4a265e3c31e54e703d32daa86ff0805f47bc7c1b8b03cfe6 DIST palo-2.22.tar.gz 130037 BLAKE2B bbca5662ecc0d67bb8af478ee67f5d872888170b0072d6b2620b3c6ca61e52f6519209b620ffb1dfc40d1e746b522dc89118e292fd5cb78e9f3ba7eec7277a2b SHA512 817bf2dc40d01464aa943cd5495950b89196628f2ef002f6334bbc526515d9e4885532821bf18134b7d4b3adbd20d850ee2d6c2350a663f432d567ac56ef7a90 +DIST palo-2.24.tar.gz 132587 BLAKE2B a24bd6b70cf395b1254c280821f92eb00e02cb2dc0cc142e7bb706361c86a2fd45424f832d6c3ff383f02bde3eccc6e250a7ee279af3977b5bc2b2576e6ac9d0 SHA512 e520eff46798b7b94eed081c6310b1dfda07918e5f31ce140095b6742d81b85e62a657aa3761f9a3819ad7c8897d548af8fdd85b43997386c2ec6ace6fbf1b2e EBUILD palo-2.22.ebuild 1042 BLAKE2B 958d3f4ee300d253f291011e0b2f7ccab453a2020776c8c61d1f21d2f6c754e4d22a3808b6ed4bc782bea496e9bcf57a532dc6cdff2c0df34a653f8f932ba483 SHA512 0bae36fc57861ac918034c1d5bdaa8c745720cceda2af8bbb3a56e5ba21e81bef780b678004b741ad38fd68c9f0df78878399fee445cf0133a0550b9f6e927a8 +EBUILD palo-2.24.ebuild 1043 BLAKE2B 55eb5024ebc8e3b7a7c40a772eb1426723be698b9952b05946cd1e17486a7ef42660b288adfabbff95dc3cf8c6ec93927655927c2e34992cc0f6bdf116829985 SHA512 86af9e382692eeafcb68ba773f811ea30dab891d0d606ccf43f7404c4aae32cb645dad2a2c149188f70a53c2b6c69881ae7ca6ac15616fb023ff76ccc0a77ffa EBUILD palo-9999.ebuild 1043 BLAKE2B 55eb5024ebc8e3b7a7c40a772eb1426723be698b9952b05946cd1e17486a7ef42660b288adfabbff95dc3cf8c6ec93927655927c2e34992cc0f6bdf116829985 SHA512 86af9e382692eeafcb68ba773f811ea30dab891d0d606ccf43f7404c4aae32cb645dad2a2c149188f70a53c2b6c69881ae7ca6ac15616fb023ff76ccc0a77ffa MISC metadata.xml 249 BLAKE2B 5da28c1480277a66dfc4167bc1619c940e781d870d6ef49dc77b1b9f216e578e6ed9b0ed80a9b352577c0bf23b1010a53dab0c548297d8d88cc76bafb0655afe SHA512 0a534444f374055409a17569b0cc2fc6772a1706dd0698fd1dede7860ab93ea4336e6f0bee76a5ebe8ee6db97b8fb9199ed790370b60abb6a6cc9f5874162f3b diff --git a/sys-boot/palo/palo-2.24.ebuild b/sys-boot/palo/palo-2.24.ebuild new file mode 100644 index 000000000000..6eae2c2820e0 --- /dev/null +++ b/sys-boot/palo/palo-2.24.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs + +DESCRIPTION="PALO: PArisc Linux Loader" +HOMEPAGE="https://parisc.wiki.kernel.org/ https://git.kernel.org/pub/scm/linux/kernel/git/deller/palo.git/" +if [[ ${PV} == 9999 ]] ; then + EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/palo.git" + inherit git-r3 +else + SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/${PN}.git/snapshot/${P}.tar.gz" + KEYWORDS="-* ~hppa" +fi + +LICENSE="GPL-2" +SLOT="0" + +PATCHES=( + "${FILESDIR}"/${PN}-2.00-toolchain.patch +) + +src_compile() { + local target + for target in '-C palo' '-C ipl' 'iplboot'; do + emake AR="$(tc-getAR)" CC="$(tc-getCC)" LD="$(tc-getLD)" ${target} + done +} + +src_install() { + into / + dosbin palo/palo + + insinto /usr/share/palo + doins iplboot + + insinto /etc + doins "${FILESDIR}"/palo.conf + + insinto /etc/kernel/postinst.d + insopts -m 0744 + doins "${FILESDIR}"/99palo + + doman palo.8 + + dodoc TODO debian/changelog README.html +} |