From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/rofi-file-browser-extended/
Date: Fri, 03 Jan 2025 10:42:18 +0000 (UTC) [thread overview]
Message-ID: <1735900911.c09c0e3310804c5eab0f941ac4cf1e805ba9aa10.flow@gentoo> (raw)
commit: c09c0e3310804c5eab0f941ac4cf1e805ba9aa10
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 3 10:31:15 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jan 3 10:41:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09c0e33
x11-misc/rofi-file-browser-extended: drop 1.3.1-r1
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
.../rofi-file-browser-extended-1.3.1-r1.ebuild | 47 ----------------------
1 file changed, 47 deletions(-)
diff --git a/x11-misc/rofi-file-browser-extended/rofi-file-browser-extended-1.3.1-r1.ebuild b/x11-misc/rofi-file-browser-extended/rofi-file-browser-extended-1.3.1-r1.ebuild
deleted file mode 100644
index a3fe3b3b176b..000000000000
--- a/x11-misc/rofi-file-browser-extended/rofi-file-browser-extended-1.3.1-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="A file browser for rofi"
-HOMEPAGE="https://github.com/marvinkreis/rofi-file-browser-extended"
-
-if [[ ${PV} == "9999" ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/marvinkreis/${PN}.git"
-else
- SRC_URI="https://github.com/marvinkreis/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-
-BDEPEND="virtual/pkgconfig"
-COMMON_DEPEND="
- dev-libs/glib:2
- x11-misc/rofi
-"
-DEPEND="
- ${COMMON_DEPEND}
- x11-libs/cairo
-"
-RDEPEND="${COMMON_DEPEND}"
-
-PATCHES=(
- # https://bugs.gentoo.org/880985 https://github.com/marvinkreis/rofi-file-browser-extended/pull/49
- "${FILESDIR}/${PN}-1.3.1-fix-function-pointer-initialization.patch"
-)
-
-src_prepare() {
- # Delete the lines in CMakeLists.txt that install the man page.
- sed -i "45,56d" CMakeLists.txt || die
- cmake_src_prepare
-}
-
-src_install() {
- cmake_src_install
- doman "doc/${PN}.1"
-}
next reply other threads:[~2025-01-03 10:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-03 10:42 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-02 8:49 [gentoo-commits] repo/gentoo:master commit in: x11-misc/rofi-file-browser-extended/ Michał Górny
2024-10-25 7:08 Florian Schmaus
2022-03-16 12:59 Florian Schmaus
2022-03-16 12:59 Florian Schmaus
2022-02-08 10:14 Florian Schmaus
2022-02-08 10:11 Florian Schmaus
2022-01-24 11:44 Florian Schmaus
2021-11-21 9:47 Florian Schmaus
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=1735900911.c09c0e3310804c5eab0f941ac4cf1e805ba9aa10.flow@gentoo \
--to=flow@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