public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tony Vroon" <chainsaw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/sunxi-tools/
Date: Wed, 13 Jul 2016 09:40:26 +0000 (UTC)	[thread overview]
Message-ID: <1468402770.c57cf9b2e91728d44ebc689a78e5e3afc7eb9224.chainsaw@gentoo> (raw)

commit:     c57cf9b2e91728d44ebc689a78e5e3afc7eb9224
Author:     Tony Vroon <chainsaw <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 13 09:39:30 2016 +0000
Commit:     Tony Vroon <chainsaw <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 09:39:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57cf9b2

dev-embedded/sunxi-tools: Version bump to 1.3; all ebuild work by Alexander Nigl in bug #588264.

 dev-embedded/sunxi-tools/sunxi-tools-1.3.ebuild | 33 +++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/dev-embedded/sunxi-tools/sunxi-tools-1.3.ebuild b/dev-embedded/sunxi-tools/sunxi-tools-1.3.ebuild
new file mode 100644
index 0000000..6d6d13c
--- /dev/null
+++ b/dev-embedded/sunxi-tools/sunxi-tools-1.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+inherit eutils toolchain-funcs
+
+MY_PV="v${PV}"
+SRC_URI="https://github.com/linux-sunxi/sunxi-tools/archive/${MY_PV}.tar.gz"
+
+DESCRIPTION="Tools for Allwinner A10 devices."
+HOMEPAGE="http://linux-sunxi.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64"
+
+DEPEND="virtual/libusb"
+
+src_compile() {
+	emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} -std=c99 -D_POSIX_C_SOURCE=200112L -Iinclude/" all misc
+}
+
+src_install() {
+	dobin bin2fex fex2bin phoenix_info
+	newbin sunxi-bootinfo bootinfo
+	newbin sunxi-fel fel
+	newbin sunxi-fexc fexc
+	newbin sunxi-nand-part nand-part
+	newbin sunxi-pio pio
+}


             reply	other threads:[~2016-07-13  9:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-13  9:40 Tony Vroon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-21  7:13 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/sunxi-tools/ Florian Schmaus
2023-07-21  7:36 Viorel Munteanu
2023-07-21  7:36 Viorel Munteanu
2022-01-23 19:01 Steve Arnold
2022-01-15  0:43 Steve Arnold
2016-07-13 10:56 Tony Vroon
2016-07-13 10:14 Patrice Clement
2015-10-02 22:08 Tony Vroon

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=1468402770.c57cf9b2e91728d44ebc689a78e5e3afc7eb9224.chainsaw@gentoo \
    --to=chainsaw@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