From: "John Helmert III" <ajak@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/megatools/
Date: Sun, 22 May 2022 15:59:28 +0000 (UTC) [thread overview]
Message-ID: <1653235154.1a5309849c8fca90b8b111cbd41d28eaa67b67f3.ajak@gentoo> (raw)
commit: 1a5309849c8fca90b8b111cbd41d28eaa67b67f3
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sun May 22 15:57:48 2022 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sun May 22 15:59:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a530984
net-misc/megatools: add 1.11.0
Closes: https://bugs.gentoo.org/846797
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
net-misc/megatools/Manifest | 1 +
net-misc/megatools/megatools-1.11.0.ebuild | 35 ++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/net-misc/megatools/Manifest b/net-misc/megatools/Manifest
index c669a373a633..d0855b9215ba 100644
--- a/net-misc/megatools/Manifest
+++ b/net-misc/megatools/Manifest
@@ -1 +1,2 @@
DIST megatools-1.10.3.tar.gz 196361 BLAKE2B 49d7658714074253ab93134bd9fbb6f73a9101e362f219c4394cfe599deeb3cb2ccf01afb89db75691299271fa9dbfdf004abd6dfe26d2a0fda783282561ff51 SHA512 cf431e151f3f7e1a77fcfe07092694f861eca43ab88bb4e0d4de72f01662e9140c51891f8f5cf3cf66d3a04b64a55d57fd766c3febf2fc5cee1720558ff2079b
+DIST megatools-1.11.0.20220519.tar.gz 105567 BLAKE2B 2f878568bb21a554d15bf6d68dfe27b8ba3d10cd9a4645e6082473e911940a0500d7becd0e4e7a72404f60759aaaaa5cb2780c6b176f722fb4fd57269570f4e2 SHA512 5c379a5a8da150d6d95a84f6bcf0c9be5b725c2c0e799e8d1e3358ac6081579eacc853f6b3d369c06006d3bdb3917dc20cf39ca5c69f153dc38de9daab74cea1
diff --git a/net-misc/megatools/megatools-1.11.0.ebuild b/net-misc/megatools/megatools-1.11.0.ebuild
new file mode 100644
index 000000000000..e9edcdae3798
--- /dev/null
+++ b/net-misc/megatools/megatools-1.11.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+MY_P="${P}.20220519"
+
+DESCRIPTION="Command line tools and C library for accessing Mega cloud storage"
+HOMEPAGE="https://megatools.megous.com"
+SRC_URI="https://megatools.megous.com/builds/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+RDEPEND="
+ dev-libs/glib:2
+ dev-libs/openssl:0=
+ net-libs/glib-networking[ssl]
+ net-misc/curl
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ app-text/asciidoc
+ virtual/pkgconfig
+"
+
+src_install() {
+ meson_src_install
+
+ rm -r "${ED}/usr/share/doc/${PN}" || die
+}
next reply other threads:[~2022-05-22 15:59 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-22 15:59 John Helmert III [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-17 19:58 [gentoo-commits] repo/gentoo:master commit in: net-misc/megatools/ John Helmert III
2025-02-16 20:59 John Helmert III
2025-02-16 20:59 John Helmert III
2025-02-16 20:59 John Helmert III
2025-02-02 22:54 John Helmert III
2025-02-02 22:54 John Helmert III
2023-02-19 0:58 John Helmert III
2022-10-21 6:04 John Helmert III
2022-03-09 1:10 John Helmert III
2022-03-08 22:44 John Helmert III
2020-05-26 6:48 Yixun Lan
2020-04-22 9:29 Jason A. Donenfeld
2020-02-14 21:59 Yixun Lan
2020-02-14 21:59 Yixun Lan
2018-11-12 1:56 Yixun Lan
2018-10-12 19:30 Yixun Lan
2018-10-12 19:30 Yixun Lan
2018-08-21 14:57 Andreas Sturmlechner
2018-08-21 14:57 Andreas Sturmlechner
2016-11-04 3:02 Yixun Lan
2016-11-04 3:02 Yixun Lan
2016-02-15 7:01 Yixun Lan
2016-01-29 0:46 Jason Donenfeld
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=1653235154.1a5309849c8fca90b8b111cbd41d28eaa67b67f3.ajak@gentoo \
--to=ajak@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