public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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, 19 Feb 2023 00:58:06 +0000 (UTC)	[thread overview]
Message-ID: <1676768275.b64b7430adf15b6f9605e139cb01b977b2faa777.ajak@gentoo> (raw)

commit:     b64b7430adf15b6f9605e139cb01b977b2faa777
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 21:59:14 2023 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 00:57:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b64b7430

net-misc/megatools: add 1.11.1

Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 net-misc/megatools/Manifest                |  1 +
 net-misc/megatools/megatools-1.11.1.ebuild | 35 ++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/net-misc/megatools/Manifest b/net-misc/megatools/Manifest
index f490a19c42bf..6c8dca9544dc 100644
--- a/net-misc/megatools/Manifest
+++ b/net-misc/megatools/Manifest
@@ -1 +1,2 @@
 DIST megatools-1.11.0.20220519.tar.gz 105567 BLAKE2B 2f878568bb21a554d15bf6d68dfe27b8ba3d10cd9a4645e6082473e911940a0500d7becd0e4e7a72404f60759aaaaa5cb2780c6b176f722fb4fd57269570f4e2 SHA512 5c379a5a8da150d6d95a84f6bcf0c9be5b725c2c0e799e8d1e3358ac6081579eacc853f6b3d369c06006d3bdb3917dc20cf39ca5c69f153dc38de9daab74cea1
+DIST megatools-1.11.1.20230212.tar.gz 105339 BLAKE2B b4bc57fa009d8f500e0360c60284198ed2ae30d4580f82826fa6ef6230c5f627d265a1300dbbca76837acc83bf10e8ba73ea404dcb64bf09e15730877714c639 SHA512 8d96533c6ae117f38e095b16f4c3241a9170397174befaff9caf81b598addbe60c89c05d29b20efead462a8f263f799107653cab1ad429ab2ba2fe0dc4fbbb39

diff --git a/net-misc/megatools/megatools-1.11.1.ebuild b/net-misc/megatools/megatools-1.11.1.ebuild
new file mode 100644
index 000000000000..6313dae1c214
--- /dev/null
+++ b/net-misc/megatools/megatools-1.11.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+MY_P="${P}.20230212"
+
+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
+}


             reply	other threads:[~2023-02-19  0:58 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-19  0:58 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
2022-10-21  6:04 John Helmert III
2022-05-22 15:59 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=1676768275.b64b7430adf15b6f9605e139cb01b977b2faa777.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