From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/netsurf-buildsystem/
Date: Wed, 4 Dec 2019 14:49:02 +0000 (UTC) [thread overview]
Message-ID: <1575470914.964128f00e78e5f54ff7a233c95e20f158514040.juippis@gentoo> (raw)
commit: 964128f00e78e5f54ff7a233c95e20f158514040
Author: Philipp Ammann <philipp.ammann <AT> posteo <DOT> de>
AuthorDate: Tue Dec 3 19:53:12 2019 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Dec 4 14:48:34 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964128f0
dev-util/netsurf-buildsystem: bump to version 1.8
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Philipp Ammann <philipp.ammann <AT> posteo.de>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-util/netsurf-buildsystem/Manifest | 1 +
.../netsurf-buildsystem-1.8.ebuild | 26 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-util/netsurf-buildsystem/Manifest b/dev-util/netsurf-buildsystem/Manifest
index a3735c4cc6e..6634a8f9865 100644
--- a/dev-util/netsurf-buildsystem/Manifest
+++ b/dev-util/netsurf-buildsystem/Manifest
@@ -1 +1,2 @@
DIST buildsystem-1.7.tar.gz 38597 BLAKE2B d0981ef282ac0d93d81a1a6a6bee1fc2a0151c962be6ce2900a67843ba8ebc67e00508cded2a7375f6bbe0d45572690f127872936a282de80eb08655ac571603 SHA512 f6a46ac25f41e695ec13d7b2b564250c4cc44a40a688904eb17aa4b547c2df0102cc0effb7a23a2ffa6b9178ae5cf452b63980caf26e06e479168c85803f1e58
+DIST buildsystem-1.8.tar.gz 38617 BLAKE2B 0fd5539feae0b81828efe90c82baf6ce7fceec2f2189adddb0e32d2106f9263ebd14b32f3dce8daae13110f0e69801caed48ce81709ce09d809ba50041690cc7 SHA512 0f577f4867e5e12770f9b9c42ea55e884362180bc195b6ebf56e56305ce84e230407cd2ebb3b182cc03087ffef5f39187e52e2e2f8f2b86aa20a16fa33bdff8b
diff --git a/dev-util/netsurf-buildsystem/netsurf-buildsystem-1.8.ebuild b/dev-util/netsurf-buildsystem/netsurf-buildsystem-1.8.ebuild
new file mode 100644
index 00000000000..501f05fcff9
--- /dev/null
+++ b/dev-util/netsurf-buildsystem/netsurf-buildsystem-1.8.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P="buildsystem-${PV}"
+DESCRIPTION="Build system used for netsurf and its libs"
+HOMEPAGE="https://www.netsurf-browser.org"
+SRC_URI="https://download.netsurf-browser.org/libs/releases/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~m68k-mint"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+ default
+ sed -e 's:/bin/which:which:' -i "makefiles/Makefile.tools" || die
+}
+
+src_install() {
+ emake DESTDIR="${ED}" PREFIX=/usr install
+ insinto /usr/share/netsurf-buildsystem
+ newins "${FILESDIR}/gentoo-helpers-r1.sh" gentoo-helpers.sh
+}
next reply other threads:[~2019-12-04 14:49 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-04 14:49 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-28 23:24 [gentoo-commits] repo/gentoo:master commit in: dev-util/netsurf-buildsystem/ Michael Orlitzky
2023-09-28 23:24 Michael Orlitzky
2023-09-28 4:21 Sam James
2023-09-26 21:36 Sam James
2023-09-26 20:38 Sam James
2023-09-26 20:38 Sam James
2023-09-26 20:38 Sam James
2023-09-26 20:38 Sam James
2022-12-01 3:21 WANG Xuerui
2021-01-07 19:35 Sam James
2021-01-07 10:39 Sam James
2021-01-04 19:40 Sergei Trofimovich
2021-01-04 3:31 Sam James
2021-01-04 2:03 Sam James
2021-01-04 1:32 Sam James
2020-12-27 16:38 Fabian Groffen
2020-04-07 10:21 Mart Raudsepp
2020-02-06 7:51 Sergei Trofimovich
2020-01-27 14:25 Agostino Sarubbo
2020-01-27 13:45 Agostino Sarubbo
2020-01-27 12:46 Agostino Sarubbo
2020-01-27 12:12 Agostino Sarubbo
2020-01-27 9:33 Sergei Trofimovich
2020-01-27 8:10 Sergei Trofimovich
2019-07-29 15:38 Aaron Bauman
2019-07-05 19:05 Virgil Dupras
2019-04-15 0:19 Aaron Bauman
2019-03-21 22:34 Matt Turner
2019-03-17 21:37 Matt Turner
2019-03-17 21:37 Matt Turner
2019-02-12 20:24 Jeroen Roovers
2019-01-31 18:04 Tobias Klausmann
2019-01-23 13:41 Mikle Kolyada
2019-01-18 7:27 Sergei Trofimovich
2019-01-16 15:33 Mikle Kolyada
2019-01-15 22:10 Thomas Deutschmann
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=1575470914.964128f00e78e5f54ff7a233c95e20f158514040.juippis@gentoo \
--to=juippis@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