From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/raspberrypi-userland-bin/
Date: Tue, 7 Mar 2017 07:28:53 +0000 (UTC) [thread overview]
Message-ID: <1488871285.c3d09cf6418703b38cd741c32fb312360c38eb6f.xmw@gentoo> (raw)
commit: c3d09cf6418703b38cd741c32fb312360c38eb6f
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 7 07:21:25 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Mar 7 07:21:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d09cf6
media-libs/raspberrypi-userland-bin: Remove old version.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
media-libs/raspberrypi-userland-bin/Manifest | 1 -
.../raspberrypi-userland-bin-1.20160209.ebuild | 48 ----------------------
2 files changed, 49 deletions(-)
diff --git a/media-libs/raspberrypi-userland-bin/Manifest b/media-libs/raspberrypi-userland-bin/Manifest
index 9fa4abf1b0d..c2488b0404b 100644
--- a/media-libs/raspberrypi-userland-bin/Manifest
+++ b/media-libs/raspberrypi-userland-bin/Manifest
@@ -1,2 +1 @@
-DIST raspberrypi-firmware-1.20160209.tar.gz 114792438 SHA256 ca6a88db72e90ef821b8ca7755bbee9c1d5bdb9a621a45eb029af195d2d29751 SHA512 281092c11d422d821e5e2b0479c3b8f891f8df66cfbf931992902d759c99ed40cbb2d9fada1f944372e5bcd8af69784739e79e9912db3482892b10bf668611f2 WHIRLPOOL 81974a53562ee91544d7a01dc9f4f4173a6e882891f8cf744b700162ddd8f8607b1cfcbbde04cafe2bcea47489f9ea4fd8840adf776e806bef0dba574448e76e
DIST raspberrypi-firmware-1.20160309.tar.gz 115673896 SHA256 ead0e82b930fdeed9636a6d2d6e07b2512b5f36de3c902da5beaa9328708e181 SHA512 30a6396ef52355c6f6404354645e8d0f5bbf70332b0e1661dfa8ef3456154d07e105d3b7b5bd64efb3e7397fa2fb8c36de1aa78040dc4118060b26949c2ab884 WHIRLPOOL 19a2a28e7dc1403958f12338b5029187bb752f1367f9a46e217b3d91b098960f1cf75efb3610defe3bb2f521559019453cf50a52def3abb9c1ac61419b8ea328
diff --git a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20160209.ebuild b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20160209.ebuild
deleted file mode 100644
index 46f23148fa1..00000000000
--- a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20160209.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib vcs-snapshot
-
-DESCRIPTION="Raspberry Pi userspace tools and libraries"
-HOMEPAGE="https://github.com/raspberrypi/firmware"
-MY_P="raspberrypi-firmware-${PV}"
-SRC_URI="https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
-
-LICENSE="BSD GPL-2 raspberrypi-videocore-bin"
-SLOT="0"
-KEYWORDS="~arm -*"
-IUSE="+hardfp examples"
-
-RDEPEND="!media-libs/raspberrypi-userland"
-DEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-RESTRICT="binchecks"
-
-src_prepare() {
- rm {,hardfp/}opt/vc/LICENCE || die
-}
-
-src_install() {
- cd $(usex hardfp hardfp/ "")opt/vc || die
-
- insinto /opt/vc
- doins -r include
- into /opt
- dobin bin/*
- dobin sbin/*
- insopts -m 0755
- insinto "/opt/vc/$(get_libdir)"
- doins -r lib/*
-
- doenvd "${FILESDIR}"/04${PN}
-
- if use examples ; then
- insopts -m 0644
- insinto /usr/share/doc/${PF}/examples
- doins -r src/hello_pi
- fi
-}
next reply other threads:[~2017-03-07 7:28 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-07 7:28 Michael Weber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-20 3:20 [gentoo-commits] repo/gentoo:master commit in: media-libs/raspberrypi-userland-bin/ Sam James
2021-04-02 14:01 Sam James
2021-02-15 0:42 Sam James
2021-02-15 0:38 Sam James
2021-01-02 21:43 Sam James
2020-12-29 23:47 Sam James
2020-12-11 22:12 Sam James
2020-12-11 20:19 Sam James
2020-12-10 17:43 Sam James
2020-11-23 23:57 Sam James
2020-11-23 23:57 Sam James
2020-07-28 0:10 Sam James
2019-07-29 21:01 Andrey Utkin
2019-07-29 21:01 Andrey Utkin
2019-07-29 21:01 Andrey Utkin
2019-07-29 21:01 Andrey Utkin
2019-07-29 21:01 Andrey Utkin
2019-07-29 21:01 Andrey Utkin
2019-07-29 21:01 Andrey Utkin
2017-03-07 7:28 Michael Weber
2017-03-07 7:28 Michael Weber
2016-03-15 13:49 Michael Weber
2016-02-19 22:55 Michael Weber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1488871285.c3d09cf6418703b38cd741c32fb312360c38eb6f.xmw@gentoo \
--to=xmw@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox