commit: 3147e6f567e7a15ddabc538887049edde08ea297
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 21 07:15:33 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Jul 21 07:16:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3147e6f5
net-im/gajim: drop 1.8.4-r1
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
net-im/gajim/Manifest | 1 -
net-im/gajim/gajim-1.8.4-r1.ebuild | 104 -------------------------------------
net-im/gajim/metadata.xml | 7 ---
3 files changed, 112 deletions(-)
diff --git a/net-im/gajim/Manifest b/net-im/gajim/Manifest
index a5c7e7febd2e..ffd275e0b067 100644
--- a/net-im/gajim/Manifest
+++ b/net-im/gajim/Manifest
@@ -1,4 +1,3 @@
-DIST gajim-1.8.4.tar.gz 3710470 BLAKE2B
e23eafe707bc482a050fcef44df9e68af552444cce173c506538ebe01557a894dc0ba8b9afe18f195fd0b00b717b1268531a960b1c8b868c22081135d14e3079
SHA512
1a5b028c0e308eb15417c8c11584bc0e8b0218fead5155093ede4bc3961b6bee2b47bc3510f751dc70194634d6ca94d4a675f6891c8f050859fb4729020e52cb
DIST gajim-2.2.0.tar.gz 4798143 BLAKE2B
3799bacfd6a94d8313bf02c6f48d0e348aeb89147c730c8c5ef04d9cf1d8ff289cabd576cea55be755410080416706776c1af224fe1cd2a1fa63f4bbd887026c
SHA512
b61682a8dde3beaf03d5be16091e54b2aada681493d4f4ad4a83bade37d3762d12663a0b918abbc07136c32925ba168780caaf9dfe9080872779026755286b45
DIST gajim-2.3.2.tar.gz 4696809 BLAKE2B
b8808440f54b70b10827a961abe49f70954465080486f2a3787867e6a3b081cb9828670b6d701fa8c372df1879d188c31caa573c953aa397cd0fc6a71b17dadc
SHA512
378badf947ef6b320d3bdac928543919cf1fa4d62d850e3cdb613b40c6d0fa237608484e54947e7c159e34b37da91808b79a52b21c7e0a818f731e9d77976da6
DIST gajim-2.3.3.tar.gz 4766310 BLAKE2B
fbb83d29ba74c19405fdb5daf29b752c9d4425af0dec96abb9ed6770aec7a6471072de8b1fd5bf7010fd803fb36d63c211e2463966574b2b3690498555f74543
SHA512
d439f7aa287bee12eb0e049dd0e158e9e3f7373ab0da636968554fc5a514dc7d1fd2a11e42f4fa68c8556be3f10af4f754cace9dd56ae3286511f4b01067603d
diff --git a/net-im/gajim/gajim-1.8.4-r1.ebuild
b/net-im/gajim/gajim-1.8.4-r1.ebuild
deleted file mode 100644
index 7030410f0fe9..000000000000
--- a/net-im/gajim/gajim-1.8.4-r1.ebuild
+++ /dev/null
@@ -1,104 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="sqlite,xml(+)"
-DISTUTILS_USE_PEP517=standalone
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1 xdg-utils
-
-DESCRIPTION="Jabber client written in PyGTK"
-HOMEPAGE="https://gajim.org/"
-SRC_URI="https://gajim.org/downloads/$(ver_cut 1-2)/${P/_p/-}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-# KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
-# Gajim depends now on omemo-dr. Add KEYWORDS again,
-# when https://bugs.gentoo.org/912285 is fixed.
-
-KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
-IUSE="+crypt geolocation jingle remote rst +spell +webp"
-
-COMMON_DEPEND="
- dev-libs/gobject-introspection[cairo(+)]
- >=x11-libs/gtk+-3.22:3[introspection]
- x11-libs/gtksourceview:4[introspection]"
-DEPEND="${COMMON_DEPEND}
- app-arch/unzip
- virtual/pkgconfig
- >=x11-libs/pango-1.5.0
- >=sys-devel/gettext-0.17-r1"
-RDEPEND="${COMMON_DEPEND}
- $(python_gen_cond_dep '
- dev-python/idna[${PYTHON_USEDEP}]
- >=dev-python/nbxmpp-4.2.2[${PYTHON_USEDEP}]
- <dev-python/nbxmpp-5.0.0[${PYTHON_USEDEP}]
- dev-python/precis-i18n[${PYTHON_USEDEP}]
- dev-python/pyasn1[${PYTHON_USEDEP}]
- dev-python/pycairo[${PYTHON_USEDEP}]
- dev-python/pycurl[${PYTHON_USEDEP}]
- dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
- x11-libs/libXScrnSaver
- app-crypt/libsecret[crypt,introspection]
- dev-python/keyring[${PYTHON_USEDEP}]
- >=dev-python/secretstorage-3.1.1[${PYTHON_USEDEP}]
- dev-python/css-parser[${PYTHON_USEDEP}]
- dev-python/packaging[${PYTHON_USEDEP}]
- net-libs/libsoup:3.0[introspection]
- media-libs/gsound[introspection]
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/jaraco-classes[${PYTHON_USEDEP}]
- dev-python/python-axolotl[${PYTHON_USEDEP}]
- dev-python/qrcode[${PYTHON_USEDEP}]
- dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/omemo-dr[${PYTHON_USEDEP}]
- crypt? (
- dev-python/pycryptodome[${PYTHON_USEDEP}]
- >=dev-python/python-gnupg-0.4.0[${PYTHON_USEDEP}] )
- geolocation? ( app-misc/geoclue[introspection] )
- jingle? (
- net-libs/farstream:0.2[introspection]
- media-libs/gstreamer:1.0[introspection]
- media-libs/gst-plugins-base:1.0[introspection]
- media-libs/gst-plugins-ugly:1.0
- media-plugins/gst-plugins-gtk
- )
- remote? (
- >=dev-python/dbus-python-1.2.0[${PYTHON_USEDEP}]
- sys-apps/dbus[X]
- )
- rst? ( dev-python/docutils[${PYTHON_USEDEP}] )
- spell? (
- app-text/gspell[introspection]
- app-text/hunspell
- )
- ')"
-
-python_compile() {
- distutils-r1_python_compile
- ./pep517build/build_metadata.py -o dist/metadata
-}
-
-python_install() {
- distutils-r1_python_install
- ./pep517build/install_metadata.py dist/metadata --prefix="${D}/usr"
-
- gzip -d "${ED}"/usr/share/man/man1/*.gz || die
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
- xdg_desktop_database_update
-}
-
-# Tests are unfortunately regularly broken
-RESTRICT="test"
diff --git a/net-im/gajim/metadata.xml b/net-im/gajim/metadata.xml
index d069254fd8a2..f6358a48825d 100644
--- a/net-im/gajim/metadata.xml
+++ b/net-im/gajim/metadata.xml
@@ -6,13 +6,6 @@
<doc>https://dev.gajim.org/gajim/gajim/-/wikis/home</doc>
</upstream>
<use>
- <flag name="crypt">End to end encryption and GPG encryption</flag>
- <flag name="geolocation">Sharing your location</flag>
- <flag name="jingle">Audio and video calls</flag>
- <flag name="remote">Controling Gajim instance from command line with
gajim-remote</flag>
- <flag name="rst">Generating XHTML output from RST code</flag>
- <flag name="spell">Spellchecking of composed messages</flag>
<flag name="voice">Support for video calls, audio calls and voice
messages</flag>
- <flag name="webp">Support WebP avatars</flag>
</use>
</pkgmetadata>