From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/abaddon/
Date: Mon, 2 Oct 2023 12:27:07 +0000 (UTC) [thread overview]
Message-ID: <1696249198.f222f8001bdec52707d317c5299ba0e3e233bcbc.davidroman@gentoo> (raw)
commit: f222f8001bdec52707d317c5299ba0e3e233bcbc
Author: Remigiusz Micielski <rmicielski <AT> purelymail <DOT> com>
AuthorDate: Mon Oct 2 12:19:58 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Oct 2 12:19:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f222f800
net-im/abaddon: drop 0.1.8
Signed-off-by: Remigiusz Micielski <rmicielski <AT> purelymail.com>
net-im/abaddon/Manifest | 1 -
net-im/abaddon/abaddon-0.1.8.ebuild | 48 -------------------------------------
2 files changed, 49 deletions(-)
diff --git a/net-im/abaddon/Manifest b/net-im/abaddon/Manifest
index 71ff3721d2..459d08e1a4 100644
--- a/net-im/abaddon/Manifest
+++ b/net-im/abaddon/Manifest
@@ -1,2 +1 @@
DIST abaddon-0.1.12.tar.gz 12889771 BLAKE2B baeb6fb88eeb30332c290976f104a7efcfd09d8ed5a73464387b20abb41c1b899a926fdacfb7ddd069a843112c0d4ae08787a097842051abecc333f5e1709bbe SHA512 50e7af172fa12f382976c9bc10c9c1cde371866faf422f578c7ca8517facdf9331577bc69c5c856a75c8dc4014c0ed6ad2cef662cde7d551c212f412303e816b
-DIST abaddon-0.1.8.gh.tar.gz 12829641 BLAKE2B f69210694bdb4d2d7a2cc4c4babbccc8afc15ba4429c08f6b477372c6d77af23d9d2e55b1283ce87b1a1a8cd10609723bc2b49cce21b6a6cdc2352a164cdcc77 SHA512 f9a52b76c4f39d28d5f3b17df9760dd45d3ee25ea254b267537544408a85f33f62c1f82febc2c5426b3533ec148ae9d25eb6ff167b61c1fd5b51c6bd6c923275
diff --git a/net-im/abaddon/abaddon-0.1.8.ebuild b/net-im/abaddon/abaddon-0.1.8.ebuild
deleted file mode 100644
index 06af37878c..0000000000
--- a/net-im/abaddon/abaddon-0.1.8.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake desktop
-
-DESCRIPTION="Alternative Discord client using GTK instead of Electron"
-HOMEPAGE="https://github.com/uowuo/abaddon"
-SRC_URI="
- https://github.com/uowuo/abaddon/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz
-"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+libhandy"
-
-RDEPEND="
- dev-cpp/gtkmm:3.0=
- dev-db/sqlite:3
- net-misc/curl
- >=net-libs/ixwebsocket-11.0.8
- sys-libs/zlib:=
- libhandy? ( gui-libs/libhandy:= )
-"
-DEPEND="
- ${RDEPEND}
- dev-cpp/nlohmann_json
-"
-
-src_configure() {
- local mycmakeargs=(
- -DUSE_LIBHANDY="$(usex libhandy)"
- )
- cmake_src_configure
-}
-
-src_install() {
- dodoc README.md
-
- dobin "${BUILD_DIR}"/abaddon
-
- insinto /usr/share/${PN}
- doins -r res/*
-
- make_desktop_entry /usr/bin/${PN}
-}
next reply other threads:[~2023-10-02 12:27 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-02 12:27 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-02 20:52 [gentoo-commits] repo/proj/guru:master commit in: net-im/abaddon/ David Roman
2024-06-15 11:12 Julien Roy
2024-02-25 17:05 Viorel Munteanu
2024-02-24 12:14 Haelwenn Monnier
2024-02-23 13:11 David Roman
2023-11-29 22:47 David Roman
2023-11-01 23:27 Haelwenn Monnier
2023-11-01 23:27 Haelwenn Monnier
2023-11-01 23:27 Haelwenn Monnier
2023-11-01 23:27 Haelwenn Monnier
2023-11-01 23:27 Haelwenn Monnier
2023-10-02 12:27 David Roman
2023-10-02 12:24 David Roman
2023-10-02 12:24 David Roman
2023-10-02 12:24 David Roman
2022-05-23 17:15 Haelwenn Monnier
2022-05-23 17:15 Haelwenn Monnier
2022-04-10 12:35 Andrew Ammerlaan
2021-09-20 19:06 Arthur Zamarin
2021-09-20 19:06 Arthur Zamarin
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=1696249198.f222f8001bdec52707d317c5299ba0e3e233bcbc.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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