From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/crwx-ng/
Date: Wed, 14 Feb 2024 14:45:45 +0000 (UTC) [thread overview]
Message-ID: <1707921929.1b1e3ec4d0ab3aaebd390c55156e9fe8b593a956.grozin@gentoo> (raw)
commit: 1b1e3ec4d0ab3aaebd390c55156e9fe8b593a956
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 14:45:29 2024 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 14:45:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b1e3ec4
app-text/crwx-ng: remove old versions
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
app-text/crwx-ng/Manifest | 1 -
app-text/crwx-ng/crwx-ng-0.2.0-r3.ebuild | 23 -----------------------
app-text/crwx-ng/crwx-ng-0.2.0-r4.ebuild | 23 -----------------------
app-text/crwx-ng/crwx-ng-0.3.1.ebuild | 21 ---------------------
4 files changed, 68 deletions(-)
diff --git a/app-text/crwx-ng/Manifest b/app-text/crwx-ng/Manifest
index 945d1e30f34a..14942f26777b 100644
--- a/app-text/crwx-ng/Manifest
+++ b/app-text/crwx-ng/Manifest
@@ -1,2 +1 @@
-DIST crwx-ng-0.2.0.tar.bz2 364917 BLAKE2B f8d541fa479fe3102d495ba43ce51d256f55b9724844d26b89db8396f2cbf90680dd312ecc0c816ee50fb498c8b69ba69d0db73f9ee5dcefc9991e8077754171 SHA512 0890a6066fca7178b483749e946659a6e4304f13694601024fe500e9b79351f7170403b136407a831abe7a040f775dd34c02d9411814c136da68ee6b69e00a99
DIST crwx-ng-0.3.1.tar.bz2 363898 BLAKE2B f44434014ec773c603f2497fd78236897e7988b46dc7697b2aaad7da6eb0a6334723bf6fd73b95960d835b762562fb809bc3aee6aa5ee06557b9fb442ef7aa07 SHA512 7f4c5de17ed32dc18aa7ef58f56090753c6fd4e87d3be6072ecb225f3339f1dacde8b54ec5b79bf031e3082067a00eb66008842248a819fe8c6af9eb6d080662
diff --git a/app-text/crwx-ng/crwx-ng-0.2.0-r3.ebuild b/app-text/crwx-ng/crwx-ng-0.2.0-r3.ebuild
deleted file mode 100644
index 64cec1b653a4..000000000000
--- a/app-text/crwx-ng/crwx-ng-0.2.0-r3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-WX_GTK_VER="3.0-gtk3"
-inherit cmake wxwidgets
-
-DESCRIPTION="Cross-platform e-book reader"
-HOMEPAGE="https://gitlab.com/coolreader-ng/crwx-ng"
-SRC_URI="https://gitlab.com/coolreader-ng/${PN}/-/archive/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+gif +svg +chm +harfbuzz +libunibreak +fribidi +zstd +libutf8proc"
-
-CDEPEND=">=app-text/crengine-ng-0.9.7:0=[png,jpeg,fontconfig,gif=,svg=,chm=,harfbuzz=,fribidi=,zstd=,libutf8proc=]
- x11-libs/wxGTK:${WX_GTK_VER}[X]"
-BDEPEND="${CDEPEND}"
-RDEPEND="${CDEPEND}
- virtual/ttf-fonts"
-
-PATCHES=( "${FILESDIR}"/${P}.patch )
diff --git a/app-text/crwx-ng/crwx-ng-0.2.0-r4.ebuild b/app-text/crwx-ng/crwx-ng-0.2.0-r4.ebuild
deleted file mode 100644
index 1042a5a774a0..000000000000
--- a/app-text/crwx-ng/crwx-ng-0.2.0-r4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-WX_GTK_VER="3.2-gtk3"
-inherit cmake wxwidgets
-
-DESCRIPTION="Cross-platform e-book reader"
-HOMEPAGE="https://gitlab.com/coolreader-ng/crwx-ng"
-SRC_URI="https://gitlab.com/coolreader-ng/${PN}/-/archive/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+gif +svg +chm +harfbuzz +libunibreak +fribidi +zstd +libutf8proc"
-
-CDEPEND=">=app-text/crengine-ng-0.9.7:0=[png,jpeg,fontconfig,gif=,svg=,chm=,harfbuzz=,fribidi=,zstd=,libutf8proc=]
- x11-libs/wxGTK:${WX_GTK_VER}[X]"
-BDEPEND="${CDEPEND}"
-RDEPEND="${CDEPEND}
- virtual/ttf-fonts"
-
-PATCHES=( "${FILESDIR}"/${P}.patch )
diff --git a/app-text/crwx-ng/crwx-ng-0.3.1.ebuild b/app-text/crwx-ng/crwx-ng-0.3.1.ebuild
deleted file mode 100644
index 9e0780ab87c9..000000000000
--- a/app-text/crwx-ng/crwx-ng-0.3.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-WX_GTK_VER="3.2-gtk3"
-inherit cmake wxwidgets xdg
-
-DESCRIPTION="Cross-platform e-book reader"
-HOMEPAGE="https://gitlab.com/coolreader-ng/crwx-ng"
-SRC_URI="https://gitlab.com/coolreader-ng/${PN}/-/archive/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+gif +svg +chm +harfbuzz +libunibreak +fribidi +zstd +libutf8proc"
-
-CDEPEND=">=app-text/crengine-ng-0.9.7:0=[png,jpeg,fontconfig,gif=,svg=,chm=,harfbuzz=,fribidi=,zstd=,libutf8proc=]
- x11-libs/wxGTK:${WX_GTK_VER}[X]"
-BDEPEND="${CDEPEND}"
-RDEPEND="${CDEPEND}
- virtual/ttf-fonts"
next reply other threads:[~2024-02-14 14:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-14 14:45 Andrey Grozin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-29 11:37 [gentoo-commits] repo/gentoo:master commit in: app-text/crwx-ng/ Andrey Grozin
2024-07-03 5:36 Andrey Grozin
2024-02-14 14:44 Andrey Grozin
2024-02-13 10:53 Andrey Grozin
2023-05-29 15:11 Andrey Grozin
2023-04-24 5:29 Andrey Grozin
2023-04-20 9:44 Andrey Grozin
2023-04-20 9:43 Andrey Grozin
2023-01-03 10:55 Andrey Grozin
2022-12-25 7:57 Andrey Grozin
2022-12-25 7:56 Andrey Grozin
2022-12-25 5:37 Andrey Grozin
2022-12-25 5:21 Andrey Grozin
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=1707921929.1b1e3ec4d0ab3aaebd390c55156e9fe8b593a956.grozin@gentoo \
--to=grozin@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