public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/
Date: Sun,  4 Dec 2016 22:32:17 +0000 (UTC)	[thread overview]
Message-ID: <1480890733.de29b981d3e17fa3e87b237465ab106019556b4e.monsieurp@gentoo> (raw)

commit:     de29b981d3e17fa3e87b237465ab106019556b4e
Author:     Felix Janda <felix.janda <AT> posteo <DOT> de>
AuthorDate: Sun Dec  4 00:51:25 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 22:32:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de29b981

sys-devel/slibtool: new package.

slibtool is an alternative libtool implementation written in C.

Closes: https://github.com/gentoo/gentoo/pull/3000

 sys-devel/slibtool/Manifest               |  1 +
 sys-devel/slibtool/metadata.xml           | 12 ++++++++++++
 sys-devel/slibtool/slibtool-0.5.12.ebuild | 18 ++++++++++++++++++
 3 files changed, 31 insertions(+)

diff --git a/sys-devel/slibtool/Manifest b/sys-devel/slibtool/Manifest
new file mode 100644
index 00000000..4fe5177
--- /dev/null
+++ b/sys-devel/slibtool/Manifest
@@ -0,0 +1 @@
+DIST slibtool-0.5.12.tar.xz 50024 SHA256 5e70e3fa41f42e0e4569795dc9bed6261b93a6fa5dc2a354ffa7fdf0cff85c1b SHA512 02ec00c6c4819f6686cce0483cdaa7247a3a25002679e26f7414f2ee9b10db11018e38da09666a50e1cc14fef1f777a6c400e9e3c0a6c0fef8c47d5a56942d25 WHIRLPOOL 9dead8400e449154bc6a2608b46514ae576b835bf7a864b404031bd34d264e8190529e99ccff795b18f1ea401fa4c5ec4292c8a187e1b9816da4efefdd06f836

diff --git a/sys-devel/slibtool/metadata.xml b/sys-devel/slibtool/metadata.xml
new file mode 100644
index 00000000..f954e7f
--- /dev/null
+++ b/sys-devel/slibtool/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>felix.janda@posteo.de</email>
+		<name>Felix Janda</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/sys-devel/slibtool/slibtool-0.5.12.ebuild b/sys-devel/slibtool/slibtool-0.5.12.ebuild
new file mode 100644
index 00000000..6cc713d
--- /dev/null
+++ b/sys-devel/slibtool/slibtool-0.5.12.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A skinny libtool implementation, written in C"
+
+HOMEPAGE="http://git.midipix.org/cgit.cgi/slibtool"
+SRC_URI="http://git.midipix.org/cgit.cgi/${PN}/snapshot/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+
+src_configure() {
+	./configure --host=${CHOST} --prefix="${EPREFIX}"/usr || die
+}


             reply	other threads:[~2016-12-04 22:32 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-04 22:32 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-30 14:13 [gentoo-commits] repo/gentoo:master commit in: sys-devel/slibtool/ David Seifert
2017-07-30 14:13 David Seifert
2017-09-06 12:06 Michał Górny
2017-09-06 12:06 Michał Górny
2018-05-20  0:16 Aaron Bauman
2018-05-26 17:07 Aaron Bauman
2018-08-01 21:40 Patrice Clement
2019-01-17 22:55 Patrice Clement
2019-01-17 22:55 Patrice Clement
2020-12-01  7:56 Joonas Niilola
2021-01-17  1:28 Lars Wendler
2021-03-21  9:45 Sergei Trofimovich
2021-03-21 15:35 Sergei Trofimovich
2021-03-22  9:23 Sam James
2021-03-22  9:23 Sam James
2021-03-22  9:23 Sam James
2021-03-22 15:19 Lars Wendler
2021-03-22 15:19 Lars Wendler
2021-03-22 17:53 Lars Wendler
2021-03-25 19:08 Sam James
2021-03-27 19:17 Sergei Trofimovich
2021-03-27 19:17 Sergei Trofimovich
2021-03-27 19:17 Sergei Trofimovich
2021-03-28 15:41 Sam James
2021-04-01 12:19 Thomas Deutschmann
2021-04-05 20:49 Sam James
2021-04-05 20:49 Sam James
2021-04-05 20:49 Sam James
2021-04-25  5:19 Sam James
2021-04-26 15:37 Sam James
2021-05-12  6:21 Lars Wendler
2021-05-12  7:01 Lars Wendler
2021-06-25 17:24 Marek Szuba
2021-07-25  3:36 Matt Turner
2021-07-31 13:40 Michał Górny
2021-07-31 22:49 Joshua Kinard
2021-09-06 18:01 Sam James
2021-09-07 15:36 Lars Wendler
2021-09-21 12:40 James Le Cuirot
2022-01-01  9:38 Sam James
2022-03-20  0:26 Sam James
2022-05-07 18:24 Sam James
2023-05-05  4:44 Sam James
2023-05-07  6:10 Sam James
2023-06-17  5:42 Sam James
2023-06-17  8:29 Arthur Zamarin
2023-06-17  8:29 Arthur Zamarin
2023-06-17 10:42 Arthur Zamarin
2023-06-17 13:17 Joonas Niilola
2023-06-17 17:15 Arthur Zamarin
2023-11-17 12:32 Sam James
2023-11-17 12:32 Sam James
2023-12-21 11:12 Arthur Zamarin
2023-12-21 11:55 Sam James
2023-12-21 12:56 Sam James
2023-12-21 15:15 Sam James
2023-12-21 16:01 Arthur Zamarin
2023-12-22  5:07 Sam James
2023-12-22  7:16 Joonas Niilola
2023-12-22  7:16 Joonas Niilola
2024-01-03  2:20 Ionen Wolkens

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=1480890733.de29b981d3e17fa3e87b237465ab106019556b4e.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