public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/brotli-dec/
Date: Fri, 12 Mar 2021 15:25:58 +0000 (UTC)	[thread overview]
Message-ID: <1615562754.3a4042189e8050b3555f23c808f670da80793fef.fordfrog@gentoo> (raw)

commit:     3a4042189e8050b3555f23c808f670da80793fef
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 15:21:01 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 15:25:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a404218

dev-java/brotli-dec: new package

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/brotli-dec/Manifest                |  1 +
 dev-java/brotli-dec/brotli-dec-0.1.2.ebuild | 20 ++++++++++++++++++++
 dev-java/brotli-dec/metadata.xml            |  8 ++++++++
 3 files changed, 29 insertions(+)

diff --git a/dev-java/brotli-dec/Manifest b/dev-java/brotli-dec/Manifest
new file mode 100644
index 00000000000..f51877395af
--- /dev/null
+++ b/dev-java/brotli-dec/Manifest
@@ -0,0 +1 @@
+DIST brotli-dec-0.1.2-sources.jar 89491 BLAKE2B 68bb997d4e9513cfa50c22d93065a713340cf7ef75b6e08ba4fddbdeaed5a4423f2b51e7a277dbe435e835ccebed8fe5c80a2a61baaefc725e3a2840df1f54c3 SHA512 00ebbda7e3d8e558651523f8d3ab3f66aa20e300422ae2f5de57fca9a95538cb12751b87a959c8229a228878e61661ba01c4f08077b1e540c3a2d2219a71f070

diff --git a/dev-java/brotli-dec/brotli-dec-0.1.2.ebuild b/dev-java/brotli-dec/brotli-dec-0.1.2.ebuild
new file mode 100644
index 00000000000..72b0761c55f
--- /dev/null
+++ b/dev-java/brotli-dec/brotli-dec-0.1.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+JAVA_PKG_IUSE="doc source"
+MAVEN_ID="org.brotli:dec:0.1.2"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Brotli decompressor"
+HOMEPAGE="https://github.com/google/brotli"
+SRC_URI="https://repo1.maven.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2-sources.jar -> ${P}-sources.jar"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="app-arch/unzip"
+DEPEND=">=virtual/jdk-1.8:*"
+RDEPEND=">=virtual/jre-1.8:*"

diff --git a/dev-java/brotli-dec/metadata.xml b/dev-java/brotli-dec/metadata.xml
new file mode 100644
index 00000000000..2444066aa02
--- /dev/null
+++ b/dev-java/brotli-dec/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:[~2021-03-12 15:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-12 15:25 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-23 13:46 [gentoo-commits] repo/gentoo:master commit in: dev-java/brotli-dec/ Sam James
2021-05-30  9:45 Agostino Sarubbo
2021-05-31  6:11 Agostino Sarubbo
2021-11-19  7:24 Arthur Zamarin
2021-11-23 17:02 Sam James
2021-11-25  2:06 Sam James
2021-12-22 18:47 Arthur Zamarin
2023-09-24  7:54 Miroslav Šulc
2023-09-24  7:54 Miroslav Šulc

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=1615562754.3a4042189e8050b3555f23c808f670da80793fef.fordfrog@gentoo \
    --to=fordfrog@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