From 632aa90c53a31517c5d2259537aadc192434a332 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 7 Feb 2024 03:59:02 +0000 Subject: gentoo auto-resync : 07:02:2024 - 03:59:02 --- dev-embedded/Manifest.gz | Bin 9403 -> 9400 bytes dev-embedded/raspberrypi-utils/Manifest | 4 +- .../raspberrypi-utils-0_p20240115.ebuild | 44 --------------------- .../raspberrypi-utils-0_p20240203.ebuild | 44 +++++++++++++++++++++ 4 files changed, 46 insertions(+), 46 deletions(-) delete mode 100644 dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240115.ebuild create mode 100644 dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild (limited to 'dev-embedded') diff --git a/dev-embedded/Manifest.gz b/dev-embedded/Manifest.gz index d3d338b32f07..61a33f429de5 100644 Binary files a/dev-embedded/Manifest.gz and b/dev-embedded/Manifest.gz differ diff --git a/dev-embedded/raspberrypi-utils/Manifest b/dev-embedded/raspberrypi-utils/Manifest index 1ba07409f848..ff4b73ab41f9 100644 --- a/dev-embedded/raspberrypi-utils/Manifest +++ b/dev-embedded/raspberrypi-utils/Manifest @@ -1,3 +1,3 @@ -DIST raspberrypi-utils-0_p20240115.tar.gz 122554 BLAKE2B 94c101a50a422f265b2ea87ab33d802f21b21c57b8693a7bdc407460ec6e230da390d9f8d3e5541cb7145c55a7c53766cb8fb36c565006b1ec371090a6a4777b SHA512 b411242a1f5055a6075ea487fa746ee2cdbf31eff61f115cf11c97efa57d0245feb30c786c7c1164c174828da774a5cf4a4792d9ae46518e1c43510f120e5c43 -EBUILD raspberrypi-utils-0_p20240115.ebuild 885 BLAKE2B d42361129b75f7596cf8968c2e1c2fb229707a45148071f5bd8a327ea2ebb4c591835e49f1692068e1ac12a0a03feac4fea30323620ad32dc226381d96ef2a60 SHA512 e36691f86fd9d5c7ac5d2257ebf5bff77ff1a6a6448b5d73270c8e750c56aa4f2a156f65d77de119a647f3fac3b1994c1752d4b66714290d731ef9739a82b100 +DIST raspberrypi-utils-0_p20240203.tar.gz 122695 BLAKE2B 178b84b5210ba47a51e9815710b05d3916981f5413986cefcdb621420c9e9ab33b67026ea95692c6aff900dd2c31302059eb39aae32267b88cf765a7575f8bed SHA512 bdbe47d87a4bcd0d37ea4567e95e41fbc8240f5ffbc805d4a1f576060535af13e272b262ddad87dac0f9ea43b8b2ff9092378e67de080bd651701435b4c67008 +EBUILD raspberrypi-utils-0_p20240203.ebuild 885 BLAKE2B fe77be9912a80fa068367e9668d875d8b2a71ce77fa73162c10e5b9704425fa6f618bfbbf212ac2e30f583b9567a0fb9836ac59f88a4a93a9d6495aba22a1f02 SHA512 f0ed87ab172ec2f8750e05f7833fa9bc78e09ee880d6b9b023c7beceeb37a3a7266cb4f2538d7a1312988d4e551862ae3476147a462a54576a375c05e9321042 MISC metadata.xml 330 BLAKE2B e7285a8024f322ab0f8c8789bdfa2601c046c776c24c7e411ef9c5be424bd3000c2749d47e5cac3c0f5f870decd1106e019b279c229dc27de238cfad8f2e4979 SHA512 f0cd8ffa52484dc9ff84623ddf51d9f4c696c1d7cc357042bfae47b7da62eb94336703d038b1511138b40a0b545d96b4a4faa8e5b2787d0bcdac3b9259c883fc diff --git a/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240115.ebuild b/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240115.ebuild deleted file mode 100644 index 6f84f4cb186c..000000000000 --- a/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240115.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit bash-completion-r1 cmake - -COMMIT="32602f565c6cb854d1f2643b51a022991cea2b1b" - -DESCRIPTION="Raspberry Pi userspace utilities" -HOMEPAGE="https://github.com/raspberrypi/utils" -SRC_URI="https://github.com/raspberrypi/utils/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~arm ~arm64" - -DEPEND=" - sys-apps/dtc -" - -RDEPEND=" - ${DEPEND} - !media-libs/raspberrypi-userland - !media-libs/raspberrypi-userland-bin -" - -S="${WORKDIR}/utils-${COMMIT}" - -src_configure() { - local mycmakeargs=( -DBUILD_SHARED_LIBS=OFF ) - cmake_src_configure -} - -src_install() { - cmake_src_install - - local SRC - rm -r "${ED}"/usr/share/bash-completion/ || die - for SRC in */*-completion.bash; do - local DEST=${SRC%-completion.bash} - newbashcomp "${SRC}" "${DEST##*/}" - done -} diff --git a/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild b/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild new file mode 100644 index 000000000000..1c13aaaa6bdb --- /dev/null +++ b/dev-embedded/raspberrypi-utils/raspberrypi-utils-0_p20240203.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit bash-completion-r1 cmake + +COMMIT="1eb8c20dfa258c549139fae2b21185ac290051c5" + +DESCRIPTION="Raspberry Pi userspace utilities" +HOMEPAGE="https://github.com/raspberrypi/utils" +SRC_URI="https://github.com/raspberrypi/utils/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~arm ~arm64" + +DEPEND=" + sys-apps/dtc +" + +RDEPEND=" + ${DEPEND} + !media-libs/raspberrypi-userland + !media-libs/raspberrypi-userland-bin +" + +S="${WORKDIR}/utils-${COMMIT}" + +src_configure() { + local mycmakeargs=( -DBUILD_SHARED_LIBS=OFF ) + cmake_src_configure +} + +src_install() { + cmake_src_install + + local SRC + rm -r "${ED}"/usr/share/bash-completion/ || die + for SRC in */*-completion.bash; do + local DEST=${SRC%-completion.bash} + newbashcomp "${SRC}" "${DEST##*/}" + done +} -- cgit v1.2.3