From: "Jonas Frei" <freijon@pm.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/espanso/
Date: Thu, 25 Sep 2025 03:43:04 +0000 (UTC) [thread overview]
Message-ID: <1758771335.2da76cfc5484b52c69570b11b0feae1302872399.freijon@gentoo> (raw)
commit: 2da76cfc5484b52c69570b11b0feae1302872399
Author: Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Thu Sep 25 03:27:06 2025 +0000
Commit: Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Thu Sep 25 03:35:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2da76cfc
gui-apps/espanso: drop 2.2.5
Signed-off-by: Jonas Frei <freijon <AT> pm.me>
gui-apps/espanso/Manifest | 2 -
gui-apps/espanso/espanso-2.2.5.ebuild | 88 -----------------------------------
2 files changed, 90 deletions(-)
diff --git a/gui-apps/espanso/Manifest b/gui-apps/espanso/Manifest
index 8f8bcb96f4..0733735ce7 100644
--- a/gui-apps/espanso/Manifest
+++ b/gui-apps/espanso/Manifest
@@ -1,4 +1,2 @@
-DIST espanso-2.2.5-crates.tar.xz 35677948 BLAKE2B bf5971ec46e760eb1a748d87fa1c39efef02b3609fb0c48c23768f3511dcafffb2cf4e94956c3899097b22403440227ad534bc0c3f7e8ff5ab9739ef029f0032 SHA512 97d196a9a1c0b85a7e8c78a4a332693a912a03cdecc1897e8eeea1b4d14e9f9da82d9d82fc61c0134f48a3140538569689cfe0e0594945662e2339a5d8dc0d12
-DIST espanso-2.2.5.tar.gz 71744103 BLAKE2B 76cfdabc8c71e713afeb2832287cffa54ec7f598eeed9aca62166df4739c553b2a742854a9d24fb2a688e576d6f6e68866d38784bcccef0af2afaf07a5da6962 SHA512 7b6f0afb7da3e6841afa932b8ce3f1d60183da14f44c0d4fda150f41a618ff74306b9df49d705effebe290e6f681366dce67f7d61eaa12fd48d4509dbd9a910c
DIST espanso-2.2.7-crates.tar.xz 35661508 BLAKE2B 6178fd0a7f715efb2b622059610e8a5baea2605d8d2f4b7345c6cd5bd08b86f9449a409a7c510c9ee8acd59c19a30c9c3577fd62c8897e97d79a96b535ac9295 SHA512 0f7dfb3e3defb06c0396c5d93b9cb36a7467240ffaedd4d80c777757eedff43a9aba7560f575c2650333ddc67e6ad6ab8b5309cfc67cc9f9ad319237b58a1136
DIST espanso-2.2.7.tar.gz 71744574 BLAKE2B 7cfb70f8a10d10f6286881c554be41471ca1d4245ec2cea07d9e82615f2a774d8d09188d3930df8f123cd30cfd5d9e56640ecf0e1a65b430c3e1196c39fba955 SHA512 0c544a584b28142955e4852583ea1f6e50a8d2aa6393266b8f9c6179038ca579a894f659ebc0fc55e5755904d2cbabe9bb6102f8b02e04ba2aa6bea0ee413042
diff --git a/gui-apps/espanso/espanso-2.2.5.ebuild b/gui-apps/espanso/espanso-2.2.5.ebuild
deleted file mode 100644
index 1f4931091f..0000000000
--- a/gui-apps/espanso/espanso-2.2.5.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 2023-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-RUST_MIN_VER="1.77.0"
-
-inherit cargo desktop fcaps linux-info systemd xdg-utils
-
-DESCRIPTION="Cross-platform Text Expander written in Rust"
-HOMEPAGE="https://espanso.org"
-SRC_URI="https://github.com/espanso/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-DEPS_URI="https://github.com/freijon/${PN}/releases/download/v${PV}/${P}-crates.tar.xz"
-SRC_URI+=" ${DEPS_URI}"
-
-LICENSE="GPL-3"
-# Dependent crate licenses
-LICENSE+=" Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 ZLIB"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="wayland"
-
-DEPEND="
- acct-group/input
- dev-libs/openssl
- sys-apps/dbus
- x11-libs/wxGTK
- wayland? (
- x11-libs/libxkbcommon[wayland]
- )
- !wayland? (
- x11-libs/libX11
- x11-libs/libxcb
- x11-libs/libXtst
- x11-libs/libxkbcommon[X]
- )
-"
-RDEPEND="${DEPEND}"
-
-QA_FLAGS_IGNORED="usr/bin/${PN}"
-
-pkg_setup() {
- CONFIG_CHECK="~INPUT_UINPUT"
- ERROR_INPUT_UINPUT="Espanso with Wayland needs the UINPUT"
- ERROR_INPUT_UINPUT+=" input device driver to detect user inputs. Without it,"
- ERROR_INPUT_UINPUT+=" Espanso will not work as intended"
-
- # Now do the actual checks setup above, but only when using wayland
- use wayland && linux-info_pkg_setup
- rust_pkg_setup
-}
-
-src_configure() {
- local myfeatures=(
- modulo
- native-tls
- $(usev wayland)
- )
- cargo_src_configure --verbose --no-default-features
-}
-
-src_compile() {
- cargo_src_compile -p "${PN}"
-}
-
-src_install() {
- cargo_src_install --path "${PN}"
-
- newicon -s 128 "espanso/src/res/linux/icon.png" "${PN}.png"
- domenu "espanso/src/res/linux/${PN}.desktop"
-
- # install the systemd-service (user level)
- sed -i "s|{{{espanso_path}}}|/usr/bin/espanso|g" "espanso/src/res/linux/systemd.service" || die
- systemd_newuserunit "espanso/src/res/linux/systemd.service" "${PN}.service"
-}
-
-pkg_postinst() {
- # See https://espanso.org/docs/install/linux/#adding-the-required-capabilities
- use wayland && fcaps cap_dac_override "usr/bin/${PN}"
-
- xdg_icon_cache_update
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
- xdg_desktop_database_update
-}
next reply other threads:[~2025-09-25 3:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-25 3:43 Jonas Frei [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-25 3:43 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/espanso/ Jonas Frei
2025-09-15 8:04 Jonas Frei
2025-09-15 8:04 Jonas Frei
2025-04-17 12:30 Jonas Frei
2025-04-17 12:30 Jonas Frei
2024-11-15 4:55 Jonas Frei
2024-11-15 4:55 Jonas Frei
2024-05-24 18:34 Jonas Frei
2023-12-19 4:38 Jonas Frei
2023-04-28 15:40 Jonas Frei
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=1758771335.2da76cfc5484b52c69570b11b0feae1302872399.freijon@gentoo \
--to=freijon@pm.me \
--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