commit:     03fa27c13426e456c8f3801c89b85f9256a58c60
Author:     Ronaldo V. Lobato <vieira.lobato <AT> gmail <DOT> com>
AuthorDate: Mon Jul 21 22:20:14 2025 +0000
Commit:     Ronaldo V. Lobato <vieira.lobato <AT> gmail <DOT> com>
CommitDate: Mon Jul 21 22:20:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=03fa27c1

gnome-extra/wike: drop 3.0.0, 3.0.1, 3.1.0

Signed-off-by: Ronaldo V. Lobato <vieira.lobato <AT> gmail.com>

 gnome-extra/wike/wike-3.0.0.ebuild | 52 --------------------------------------
 gnome-extra/wike/wike-3.0.1.ebuild | 50 ------------------------------------
 gnome-extra/wike/wike-3.1.0.ebuild | 50 ------------------------------------
 3 files changed, 152 deletions(-)

diff --git a/gnome-extra/wike/wike-3.0.0.ebuild 
b/gnome-extra/wike/wike-3.0.0.ebuild
deleted file mode 100644
index eb79f18a5c..0000000000
--- a/gnome-extra/wike/wike-3.0.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-inherit gnome2-utils meson python-single-r1 xdg
-
-MY_PN="Wike"
-DESCRIPTION="Wikipedia Reader for the GNOME Desktop"
-HOMEPAGE="https://github.com/hugolabe/Wike";
-SRC_URI="https://github.com/hugolabe/${MY_PN}/archive/${PV}/${P}.tar.gz -> 
${P}.gh.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-       ${PYTHON_DEPS}
-       dev-python/pygobject
-       dev-python/requests
-       gui-libs/gtk
-       gui-libs/libadwaita
-       net-libs/libsoup:3.0
-       net-libs/webkit-gtk:6
-       x11-libs/pango
-       x11-themes/hicolor-icon-theme
-"
-BDEPEND="
-       dev-libs/appstream-glib
-       dev-libs/glib:2
-       sys-devel/gettext
-"
-
-src_install() {
-       meson_src_install
-       python_fix_shebang "${D}/usr/bin/${PN}"
-}
-
-pkg_postinst() {
-       xdg_pkg_postinst
-       gnome2_schemas_update
-       xdg_icon_cache_update
-}
-
-pkg_postrm() {
-       xdg_pkg_postrm
-       gnome2_schemas_update
-       xdg_icon_cache_update
-}

diff --git a/gnome-extra/wike/wike-3.0.1.ebuild 
b/gnome-extra/wike/wike-3.0.1.ebuild
deleted file mode 100644
index 067d81eb1b..0000000000
--- a/gnome-extra/wike/wike-3.0.1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-inherit gnome2-utils meson python-single-r1 xdg
-
-MY_PN="Wike"
-DESCRIPTION="Wikipedia Reader for the GNOME Desktop"
-HOMEPAGE="https://github.com/hugolabe/Wike";
-SRC_URI="https://github.com/hugolabe/${MY_PN}/archive/${PV}/${P}.tar.gz -> 
${P}.gh.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-       ${PYTHON_DEPS}
-       dev-python/pygobject
-       dev-python/requests
-       gui-libs/gtk
-       gui-libs/libadwaita
-       net-libs/libsoup:3.0
-       net-libs/webkit-gtk:6
-       x11-libs/pango
-       x11-themes/hicolor-icon-theme
-"
-BDEPEND="
-       dev-libs/appstream-glib
-       dev-libs/glib:2
-       sys-devel/gettext
-"
-
-src_install() {
-       meson_src_install
-       python_fix_shebang "${D}/usr/bin/${PN}"
-}
-
-pkg_postinst() {
-       xdg_pkg_postinst
-       gnome2_schemas_update
-}
-
-pkg_postrm() {
-       xdg_pkg_postrm
-       gnome2_schemas_update
-}

diff --git a/gnome-extra/wike/wike-3.1.0.ebuild 
b/gnome-extra/wike/wike-3.1.0.ebuild
deleted file mode 100644
index 067d81eb1b..0000000000
--- a/gnome-extra/wike/wike-3.1.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-inherit gnome2-utils meson python-single-r1 xdg
-
-MY_PN="Wike"
-DESCRIPTION="Wikipedia Reader for the GNOME Desktop"
-HOMEPAGE="https://github.com/hugolabe/Wike";
-SRC_URI="https://github.com/hugolabe/${MY_PN}/archive/${PV}/${P}.tar.gz -> 
${P}.gh.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-       ${PYTHON_DEPS}
-       dev-python/pygobject
-       dev-python/requests
-       gui-libs/gtk
-       gui-libs/libadwaita
-       net-libs/libsoup:3.0
-       net-libs/webkit-gtk:6
-       x11-libs/pango
-       x11-themes/hicolor-icon-theme
-"
-BDEPEND="
-       dev-libs/appstream-glib
-       dev-libs/glib:2
-       sys-devel/gettext
-"
-
-src_install() {
-       meson_src_install
-       python_fix_shebang "${D}/usr/bin/${PN}"
-}
-
-pkg_postinst() {
-       xdg_pkg_postinst
-       gnome2_schemas_update
-}
-
-pkg_postrm() {
-       xdg_pkg_postrm
-       gnome2_schemas_update
-}

Reply via email to