From: "Cara Salter" <cara@devcara.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/river/
Date: Thu, 1 Dec 2022 21:35:38 +0000 (UTC) [thread overview]
Message-ID: <1669930466.82110cad75e49a36f725ad8d56fad7844136c75c.cara@gentoo> (raw)
commit: 82110cad75e49a36f725ad8d56fad7844136c75c
Author: Cara Salter <cara <AT> devcara <DOT> com>
AuthorDate: Thu Dec 1 21:33:26 2022 +0000
Commit: Cara Salter <cara <AT> devcara <DOT> com>
CommitDate: Thu Dec 1 21:34:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82110cad
gui-wm/river: treeclean
Removing River due to a hard dependency on Zig 0.9.1, which was removed
due to relying on LLVM 13.
Bug: 876181
Signed-off-by: Cara Salter <cara <AT> devcara.com>
gui-wm/river/Manifest | 1 -
gui-wm/river/metadata.xml | 8 --------
gui-wm/river/river-0.1.3.ebuild | 38 --------------------------------------
3 files changed, 47 deletions(-)
diff --git a/gui-wm/river/Manifest b/gui-wm/river/Manifest
deleted file mode 100644
index 5ca331bb5..000000000
--- a/gui-wm/river/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST river-0.1.3.tar.gz 249131 BLAKE2B 9e018c85093be6b1c2e5a05f0a5858dceb820710178bd4fd556550f7573c7d982252264309bd2dfb1247f37e9cab625dce3b3c2fa5da2ad9c9b19bfac4c059ba SHA512 8dd8ad8b17fb1d9d65e413aaaa456fda89f8bedd580db247c3ffa8235a67712394182b3498a9c6eb3707cfc571c398bb5086cf09810e4a9438d26ea19f41f5a9
diff --git a/gui-wm/river/metadata.xml b/gui-wm/river/metadata.xml
deleted file mode 100644
index 54c19695f..000000000
--- a/gui-wm/river/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>cara@devcara.com</email>
- <name>Cara Salter</name>
- </maintainer>
-</pkgmetadata>
diff --git a/gui-wm/river/river-0.1.3.ebuild b/gui-wm/river/river-0.1.3.ebuild
deleted file mode 100644
index 9ed07725d..000000000
--- a/gui-wm/river/river-0.1.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="A dynamic tiling Wayland compositor"
-HOMEPAGE="https://github.com/riverwm/river"
-if [[ ${PV} == *9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/riverwm/river"
-else
- SRC_URI="https://github.com/riverwm/river/releases/download/v${PV}/river-${PV}.tar.gz"
-fi
-
-PATCHES=()
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="x11-libs/libxkbcommon
- dev-libs/libevdev
- x11-libs/pixman
- virtual/pkgconfig
- app-text/scdoc
- dev-libs/wayland
- dev-libs/wayland-protocols
- >gui-libs/wlroots-0.16"
-RDEPEND="${DEPEND}"
-BDEPEND="=dev-lang/zig-0.9.1-r3"
-
-src_install() {
- zig build -Drelease-safe --prefix "${D}/usr" install
-
- dodir /usr/share/examples/river
-
- cp "${S}/example/init" "${D}/usr/share/examples/river/init"
-}
next reply other threads:[~2022-12-01 21:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-01 21:35 Cara Salter [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-07 15:56 [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/river/ Eric Joldasov
2025-01-24 8:56 Eric Joldasov
2024-12-28 20:07 Florian Schmaus
2024-12-28 20:06 Florian Schmaus
2024-08-15 17:37 Eric Joldasov
2024-08-04 17:32 Daichi Yamamoto
2024-08-04 9:52 Eric Joldasov
2024-08-04 8:14 Daichi Yamamoto
2024-08-04 7:11 Daichi Yamamoto
2022-11-28 18:28 Cara Salter
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=1669930466.82110cad75e49a36f725ad8d56fad7844136c75c.cara@gentoo \
--to=cara@devcara.com \
--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