commit:     c76d85be89659a1e9a5abc36a0d63ffce4713fc7
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 13:41:03 2024 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 13:41:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c76d85be

app-text/crqt-ng: remove old versions

Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

 app-text/crqt-ng/Manifest              |  1 -
 app-text/crqt-ng/crqt-ng-1.0.13.ebuild | 41 ----------------------------------
 app-text/crqt-ng/crqt-ng-1.0.14.ebuild | 41 ----------------------------------
 3 files changed, 83 deletions(-)

diff --git a/app-text/crqt-ng/Manifest b/app-text/crqt-ng/Manifest
index db521758cfa1..84df851e0e49 100644
--- a/app-text/crqt-ng/Manifest
+++ b/app-text/crqt-ng/Manifest
@@ -1,2 +1 @@
-DIST crqt-ng-1.0.13.tar.bz2 444509 BLAKE2B 
7f69f1ea509cff8610f62539a66c9ce7a805660da6c4188c7e0c966b1f3f63932302ace0b70e0a21c2eaa7dfbfba1ef37ceda7e64b520d248eeb671d3f35ff1d
 SHA512 
7857efedb641635e386ca16cdb8789b77641e593bf78f3a89ed0ac8c3d91d87c14de8cf32722b36290261c55975ea250768ac525caa279b15a35bddbde62609c
 DIST crqt-ng-1.0.14.tar.bz2 445540 BLAKE2B 
147a42ffb63b9f2f4525d683f0f3c02bc4895a235884044150e7fa395f07a7f8ba460287ed0c296592974e0bf8029f8af6daa623b2387d4d9400a6737e7a3b51
 SHA512 
424f5a9717f9cab5e9ea9b6e5ee9397807acb0dfccc6edb19f2de988c80811ea9c01853d2f664d7b0b1a380fcf6fa7290da0c7d58fef5317632ba83f946235f8

diff --git a/app-text/crqt-ng/crqt-ng-1.0.13.ebuild 
b/app-text/crqt-ng/crqt-ng-1.0.13.ebuild
deleted file mode 100644
index de0e7855551b..000000000000
--- a/app-text/crqt-ng/crqt-ng-1.0.13.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PLOCALES="bg cs hu nl ru uk"
-inherit cmake plocale xdg
-
-DESCRIPTION="Cross-platform e-book reader"
-HOMEPAGE="https://gitlab.com/coolreader-ng/crqt-ng";
-SRC_URI="https://gitlab.com/coolreader-ng/${PN}/-/archive/${PV}/${P}.tar.bz2";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 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=]
-       dev-qt/qtcore:5
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5"
-RDEPEND="${CDEPEND}"
-BDEPEND="${CDEPEND}
-       dev-qt/linguist-tools:5"
-
-src_prepare() {
-       cmake_src_prepare
-       xdg_environment_reset
-
-       # locales
-       plocale_find_changes "${S}"/src/i18n 'crqt_' '.ts'
-       sed -e "s|set(LANGUAGES .*)|set(LANGUAGES $(plocale_get_locales))|i" \
-               -i "${S}"/src/CMakeLists.txt \
-               || die "sed CMakeLists.txt failed"
-}
-
-src_configure() {
-       CMAKE_USE_DIR="${S}"
-       CMAKE_BUILD_TYPE="Release"
-       local mycmakeargs=(-DUSE_QT=QT5)
-       cmake_src_configure
-}

diff --git a/app-text/crqt-ng/crqt-ng-1.0.14.ebuild 
b/app-text/crqt-ng/crqt-ng-1.0.14.ebuild
deleted file mode 100644
index 0191ef0b7f1c..000000000000
--- a/app-text/crqt-ng/crqt-ng-1.0.14.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PLOCALES="bg cs hu nl ru uk"
-inherit cmake plocale xdg
-
-DESCRIPTION="Cross-platform e-book reader"
-HOMEPAGE="https://gitlab.com/coolreader-ng/crqt-ng";
-SRC_URI="https://gitlab.com/coolreader-ng/${PN}/-/archive/${PV}/${P}.tar.bz2";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~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=]
-       dev-qt/qtcore:5
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5"
-RDEPEND="${CDEPEND}"
-BDEPEND="${CDEPEND}
-       dev-qt/linguist-tools:5"
-
-src_prepare() {
-       cmake_src_prepare
-       xdg_environment_reset
-
-       # locales
-       plocale_find_changes "${S}"/src/i18n 'crqt_' '.ts'
-       sed -e "s|set(LANGUAGES .*)|set(LANGUAGES $(plocale_get_locales))|i" \
-               -i "${S}"/src/CMakeLists.txt \
-               || die "sed CMakeLists.txt failed"
-}
-
-src_configure() {
-       CMAKE_USE_DIR="${S}"
-       CMAKE_BUILD_TYPE="Release"
-       local mycmakeargs=(-DUSE_QT=QT5)
-       cmake_src_configure
-}

Reply via email to