public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/android-util/
Date: Tue, 18 Oct 2016 00:23:12 +0000 (UTC)	[thread overview]
Message-ID: <1476750007.6d668e5af2d2e12c3cb62937f65deb1fb7d6238b.wizardedit@gentoo> (raw)

commit:     6d668e5af2d2e12c3cb62937f65deb1fb7d6238b
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 00:20:07 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 00:20:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d668e5a

dev-java/android-util: initial ebuild

Package-Manager: portage-2.3.0

 dev-java/android-util/Manifest                    |  1 +
 dev-java/android-util/android-util-4.1.1.4.ebuild | 30 +++++++++++++++++++++++
 dev-java/android-util/metadata.xml                |  8 ++++++
 3 files changed, 39 insertions(+)

diff --git a/dev-java/android-util/Manifest b/dev-java/android-util/Manifest
new file mode 100644
index 00000000..ca9e966
--- /dev/null
+++ b/dev-java/android-util/Manifest
@@ -0,0 +1 @@
+DIST android-4.1.1.4-sources.jar 12140689 SHA256 eb97415c84d456012f1be6c5d1b1a35d054b7f054c5b544ee5bd12c9fce4866f SHA512 39bbe77447adce554d323a55c6324c4af51cdf130ad9d8f4578e27ac99564d56513705bc2de6969deb6c35f70f2edf2f3724571d57c931ff768b437912ff637d WHIRLPOOL 304823f76df2bcbfaf9210d4f62b41dee5b90e3d1dab11e42ec5189d51b7d39c536cd94869b87af9fb5685a36a8b52af01e39fdc55bfde4142fb336b72074f3d

diff --git a/dev-java/android-util/android-util-4.1.1.4.ebuild b/dev-java/android-util/android-util-4.1.1.4.ebuild
new file mode 100644
index 00000000..cc180ca
--- /dev/null
+++ b/dev-java/android-util/android-util-4.1.1.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit java-pkg-2 java-pkg-simple
+
+MY_PN="${PN/-util}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Library providing APIs for applications written for Google Android"
+HOMEPAGE="http://source.android.com/"
+SRC_URI="http://central.maven.org/maven2/com/google/${MY_PN}/${MY_PN}/${PV}/${MY_P}-sources.jar"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+CDEPEND="dev-java/xerces:2
+	dev-java/xpp3:0"
+
+DEPEND=">=virtual/jdk-1.7
+	${CDEPEND}"
+
+RDEPEND=">=virtual/jre-1.7
+	${CDEPEND}"
+
+JAVA_SRC_DIR="${MY_PN}/util"
+
+JAVA_GENTOO_CLASSPATH="xerces-2,xpp3"

diff --git a/dev-java/android-util/metadata.xml b/dev-java/android-util/metadata.xml
new file mode 100644
index 00000000..952a4b9
--- /dev/null
+++ b/dev-java/android-util/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>java@gentoo.org</email>
+		<name>Java</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-10-18  0:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-18  0:23 Austin English [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-08 18:37 [gentoo-commits] repo/gentoo:master commit in: dev-java/android-util/ James Le Cuirot

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=1476750007.6d668e5af2d2e12c3cb62937f65deb1fb7d6238b.wizardedit@gentoo \
    --to=wizardedit@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