From: "Chí-Thanh Christopher Nguyễn" <chithanh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/bcm2835/
Date: Wed, 21 Oct 2015 00:30:13 +0000 (UTC) [thread overview]
Message-ID: <1445387130.04f599db3e3cefeda7c7514b1112d84549ef9d05.chithanh@gentoo> (raw)
commit: 04f599db3e3cefeda7c7514b1112d84549ef9d05
Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 21 00:25:30 2015 +0000
Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Wed Oct 21 00:25:30 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f599db
dev-libs/bcm2835: Version bump
Package-Manager: portage-2.2.20.1
dev-libs/bcm2835/Manifest | 1 +
dev-libs/bcm2835/bcm2835-1.46.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-libs/bcm2835/Manifest b/dev-libs/bcm2835/Manifest
index 12dd6f1..07b1208 100644
--- a/dev-libs/bcm2835/Manifest
+++ b/dev-libs/bcm2835/Manifest
@@ -1 +1,2 @@
DIST bcm2835-1.36.tar.gz 239641 SHA256 b4dfcdb453d44ba9ff55634ce7e0ddca21b96355ab61e40b4c3afb9406d4b8d2 SHA512 10958a1d4e362c791b26e88e013814063dfc0975d125cf2b6eac3e94247ad3859d7142a99ad7d04f59be8eaaf008d8ee060f184a1ed7a4d6cbe24a5e76783cb9 WHIRLPOOL 2c76ea7a1f7cfabce1971d26d7dded3d70c88e188e6c9ea400ced8c973648c3cf9efee430c38073190fa7c80b0ddb5e2fb7e185bc8da05873fc4eebb8f763470
+DIST bcm2835-1.46.tar.gz 251302 SHA256 fc6b0412525e6b7e85aeffec67e2d01a99fb906346620041e6684d59ea5517a7 SHA512 32a6c7ee2a023a3d0bb0a6863b15d1e708414b10baae591bd98ce6e9a71e88e39b9c84bbb9a1017f4ed7e3f71879fe54d50d2099b444165997bf304345795b30 WHIRLPOOL 1cbb3f6ebe5abb3df9a8bd0f4120e43ee32248048737194a032a51c170a74079a1960a541c49552e51ed5326a3dbd7bb606e9d16831fd81e543079ae02a5a19e
diff --git a/dev-libs/bcm2835/bcm2835-1.46.ebuild b/dev-libs/bcm2835/bcm2835-1.46.ebuild
new file mode 100644
index 0000000..6e91d0b
--- /dev/null
+++ b/dev-libs/bcm2835/bcm2835-1.46.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Provides access to GPIO and other IO functions on the Broadcom BCM2835"
+HOMEPAGE="http://www.airspayce.com/mikem/bcm2835/"
+SRC_URI="http://www.airspayce.com/mikem/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~arm"
+IUSE="doc examples"
+
+DEPEND="doc? ( app-doc/doxygen )"
+RDEPEND=""
+
+src_install() {
+ default
+ if use examples; then
+ dodoc -r examples
+ fi
+ if use doc; then
+ dohtml -r doc/html/.
+ fi
+}
next reply other threads:[~2015-10-21 0:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-21 0:30 Chí-Thanh Christopher Nguyễn [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-21 20:13 [gentoo-commits] repo/gentoo:master commit in: dev-libs/bcm2835/ Chí-Thanh Christopher Nguyễn
2025-02-21 20:09 Chí-Thanh Christopher Nguyễn
2022-12-20 21:00 Chí-Thanh Christopher Nguyễn
2022-07-27 20:10 David Seifert
2022-07-27 20:10 David Seifert
2020-09-26 19:58 Chí-Thanh Christopher Nguyễn
2020-09-26 19:57 Chí-Thanh Christopher Nguyễn
2018-08-28 23:46 Chí-Thanh Christopher Nguyễn
2018-08-28 23:46 Chí-Thanh Christopher Nguyễn
2017-08-30 6:26 David Seifert
2015-10-21 0:30 Chí-Thanh Christopher Nguyễn
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=1445387130.04f599db3e3cefeda7c7514b1112d84549ef9d05.chithanh@gentoo \
--to=chithanh@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