From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/exwm/
Date: Tue, 28 Jan 2025 22:08:56 +0000 (UTC) [thread overview]
Message-ID: <1738102129.de276d27f9974c2220d28cf6ee45d7926b70e8ab.xgqt@gentoo> (raw)
commit: de276d27f9974c2220d28cf6ee45d7926b70e8ab
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 21:51:43 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 22:08:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de276d27
app-emacs/exwm: bump to 0.33
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/exwm/Manifest | 1 +
app-emacs/exwm/exwm-0.33.ebuild | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/app-emacs/exwm/Manifest b/app-emacs/exwm/Manifest
index 7f31bb9ab5f1..1dbfecc6b058 100644
--- a/app-emacs/exwm/Manifest
+++ b/app-emacs/exwm/Manifest
@@ -1 +1,2 @@
DIST exwm-0.32.tar.gz 96383 BLAKE2B 7c066a78b8f4997c135fe6896448cfb6c266310dd207328104b7a089a3fc9a5e4e28884105e349fff3e86286403e797e0bf29af6a14fc2a1ded6c1c95cf2ea8a SHA512 f6522a1cb20be05001900c19103dad828f9cf931d35466d234c111812132d77485a6cb3317880f4eadeab1bf497fa124894fe0b6da6cf1f115967ec7a6d4363c
+DIST exwm-0.33.gh.tar.gz 96294 BLAKE2B c3c2d747149e1b1d1ca7747217a46308ac4cf0159f2e91b8523e046d6ebb0a9a17285cb18df68d9a20b8a56d8e839c713fc173c2cdd7b899092c3c86cb952b2d SHA512 01c71be0ad19b5b82519ecdb26b110595bb7f8c0b09f22273d067f5724c84cabd7a6e8b74b200edf139f51ff85c3e8aef41c0d32a941380c74d73f1c5c7e5617
diff --git a/app-emacs/exwm/exwm-0.33.ebuild b/app-emacs/exwm/exwm-0.33.ebuild
new file mode 100644
index 000000000000..bd7a79d6653a
--- /dev/null
+++ b/app-emacs/exwm/exwm-0.33.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS="27.1"
+
+inherit elisp
+
+DESCRIPTION="Emacs X Window Manager"
+HOMEPAGE="https://github.com/emacs-exwm/exwm/"
+
+if [[ "${PV}" == *9999* ]] ; then
+ inherit git-r3
+
+ EGIT_REPO_URI="https://github.com/emacs-exwm/${PN}"
+else
+ SRC_URI="https://github.com/emacs-exwm/${PN}/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz"
+
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+BDEPEND="
+ >=app-emacs/compat-30.0.0.0
+ >=app-emacs/xelb-0.20
+"
+RDEPEND="
+ ${BDEPEND}
+ x11-apps/xrandr
+"
+
+DOCS=( README.md )
+SITEFILE="50${PN}-gentoo.el"
next reply other threads:[~2025-01-28 22:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-28 22:08 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-01 0:33 [gentoo-commits] repo/gentoo:master commit in: app-emacs/exwm/ Maciej Barć
2025-07-01 0:33 Maciej Barć
2025-01-28 22:08 Maciej Barć
2024-10-07 17:59 Maciej Barć
2024-10-07 17:59 Maciej Barć
2024-08-28 7:22 Maciej Barć
2024-08-27 21:47 Maciej Barć
2024-07-15 7:10 Maciej Barć
2023-10-07 14:57 Maciej Barć
2023-10-07 14:57 Maciej Barć
2022-11-11 14:17 Maciej Barć
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=1738102129.de276d27f9974c2220d28cf6ee45d7926b70e8ab.xgqt@gentoo \
--to=xgqt@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