From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/xar/
Date: Sat, 28 May 2016 19:20:04 +0000 (UTC) [thread overview]
Message-ID: <1464461528.90626bfe030da5878082424c4597351bddd82cf3.monsieurp@gentoo> (raw)
commit: 90626bfe030da5878082424c4597351bddd82cf3
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 18:48:18 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat May 28 18:52:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90626bfe
app-arch/xar: Version bump. EAPI 6 bump.
Package-Manager: portage-2.2.28
app-arch/xar/Manifest | 1 +
app-arch/xar/xar-1.6.1.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/app-arch/xar/Manifest b/app-arch/xar/Manifest
index 8f4cdf6..7c88734 100644
--- a/app-arch/xar/Manifest
+++ b/app-arch/xar/Manifest
@@ -1 +1,2 @@
DIST xar-1.5.2.tar.gz 137973 SHA256 4c5d5682803cdfab16d72365cf51fc4075d597c5eeaa8c7d1990fea98cdae3e6 SHA512 975861324ee31805eb107f51f2f6c43029b25601d4c1daa2dfee49ec7e25351e94798de9fb5c011b90d93dd6a3bbd3fe15c97ab0fc32f0b36b3000dd48cbf46b WHIRLPOOL b820921ab7412495bda671774338ca6eacb6666b2ae50ebc76c0ff5e965d24042ffa98dbe306ce46de71a375beb2ae8cbaf6814c085ee3b3b3a4efae897ebd5e
+DIST xar-1.6.1.tar.gz 180771 SHA256 ee46089968457cf710b8cf1bdeb98b7ef232eb8a4cdeb34502e1f16ef4d2153e SHA512 6ddf83130519006c4d8fe699cdf5a6e5e41b293f3411d4744bf3425fda21556ef54b95e46f60c13f9276070ccda94c8d95a543f1fda4cbd9e3087ab9b5d0b00b WHIRLPOOL e7e77de1ff8aa089fe12c6eca0565f5f639e1d97653f5bfe968994a5236e12e8267d3ee082aa84e91561e395dd4b0b805bd5861c6ebff904b7f02f6d6b4be89e
diff --git a/app-arch/xar/xar-1.6.1.ebuild b/app-arch/xar/xar-1.6.1.ebuild
new file mode 100644
index 0000000..bd6df6f
--- /dev/null
+++ b/app-arch/xar/xar-1.6.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI=6
+
+inherit autotools eutils
+
+DESCRIPTION="An easily extensible archive format"
+HOMEPAGE="https://github.com/mackyle/xar"
+SRC_URI="mirror://github/mackyle/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="+bzip2 libressl"
+
+DEPEND="
+ !libressl? (
+ dev-libs/openssl:0=
+ )
+ libressl? (
+ dev-libs/libressl:0=
+ )
+ bzip2? (
+ app-arch/bzip2
+ )
+ sys-libs/zlib"
+
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ default
+ eautoconf
+}
+
+src_configure() {
+ econf \
+ $(use_with bzip2)
+}
next reply other threads:[~2016-05-28 19:20 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-28 19:20 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-01 20:42 [gentoo-commits] repo/gentoo:master commit in: app-arch/xar/ Sam James
2024-11-01 3:36 Sam James
2024-11-01 2:55 Sam James
2024-11-01 2:55 Sam James
2024-11-01 2:55 Sam James
2024-11-01 2:55 Sam James
2024-02-18 19:43 Fabian Groffen
2023-05-30 13:55 Fabian Groffen
2022-11-27 2:45 WANG Xuerui
2022-08-17 19:23 Fabian Groffen
2022-08-15 22:30 Sam James
2022-08-15 7:44 Agostino Sarubbo
2022-08-15 7:41 Agostino Sarubbo
2022-08-15 7:40 Agostino Sarubbo
2022-08-14 16:33 Arthur Zamarin
2022-08-14 16:33 Arthur Zamarin
2022-07-17 8:02 Fabian Groffen
2021-12-11 15:07 Fabian Groffen
2021-04-30 17:10 Mikle Kolyada
2021-01-06 12:52 Fabian Groffen
2020-12-20 10:33 Fabian Groffen
2019-11-03 9:41 Fabian Groffen
2019-11-03 9:41 Fabian Groffen
2019-11-03 9:41 Fabian Groffen
2019-11-03 9:29 Michał Górny
2019-11-02 17:26 Fabian Groffen
2019-09-16 22:13 Aaron Bauman
2019-09-14 23:28 Sergei Trofimovich
2019-09-13 15:47 Mikle Kolyada
2019-09-13 15:47 Mikle Kolyada
2019-09-11 11:06 Agostino Sarubbo
2019-09-11 3:51 Matt Turner
2019-09-10 7:10 Agostino Sarubbo
2019-09-10 7:06 Agostino Sarubbo
2019-09-10 6:51 Sergei Trofimovich
2018-07-23 9:09 Mart Raudsepp
2018-07-22 21:45 Mikle Kolyada
2018-06-17 6:13 Fabian Groffen
2018-06-16 19:26 Sergei Trofimovich
2018-06-12 16:11 Fabian Groffen
2018-04-01 21:44 Sergei Trofimovich
2018-03-31 10:11 Tobias Klausmann
2018-03-23 23:45 Sergei Trofimovich
2018-03-23 10:27 Agostino Sarubbo
2018-03-19 23:19 Sergei Trofimovich
2018-03-13 17:40 Michał Górny
2018-03-13 17:40 Michał Górny
2018-03-10 22:25 Michał Górny
2018-01-19 20:13 Michał Górny
2018-01-19 19:26 Fabian Groffen
2017-06-10 15:10 Agostino Sarubbo
2017-06-10 13:45 Agostino Sarubbo
2017-06-08 10:16 Agostino Sarubbo
2017-06-06 12:03 Pacho Ramos
2016-12-29 0:19 Göktürk Yüksek
2016-07-10 15:45 Fabian Groffen
2016-07-07 18:39 Austin English
2016-05-28 10:52 Pacho Ramos
2016-03-21 22:05 Anthony G. Basile
2015-12-15 20:32 Anthony G. Basile
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=1464461528.90626bfe030da5878082424c4597351bddd82cf3.monsieurp@gentoo \
--to=monsieurp@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