From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/splitvt/
Date: Sat, 24 Dec 2022 14:49:33 +0000 (UTC) [thread overview]
Message-ID: <1671893285.3403b0d5444420aa47d6c02747dea2b47fa1a9eb.asturm@gentoo> (raw)
commit: 3403b0d5444420aa47d6c02747dea2b47fa1a9eb
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 16:03:18 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 24 14:48:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3403b0d5
app-misc/splitvt: drop 1.6.6-r3
Closes: https://bugs.gentoo.org/887673
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-misc/splitvt/splitvt-1.6.6-r3.ebuild | 51 --------------------------------
1 file changed, 51 deletions(-)
diff --git a/app-misc/splitvt/splitvt-1.6.6-r3.ebuild b/app-misc/splitvt/splitvt-1.6.6-r3.ebuild
deleted file mode 100644
index 43359996a8e2..000000000000
--- a/app-misc/splitvt/splitvt-1.6.6-r3.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-MY_P="${P/-/_}"
-DEB_PL="7"
-
-DESCRIPTION="Splitting terminals into two shells"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI="
- https://slouken.libsdl.org/projects/splitvt/${P}.tar.gz
- mirror://debian/pool/main/s/splitvt/${MY_P}-${DEB_PL}.diff.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc sparc x86"
-
-DEPEND="sys-libs/ncurses:0="
-RDEPEND="${DEPEND}"
-
-PATCHES=(
- "${WORKDIR}"/${MY_P}-${DEB_PL}.diff
- "${FILESDIR}"/${PV}-ldflags.patch
-)
-
-DOCS=( ANNOUNCE BLURB CHANGES NOTES README TODO )
-
-src_prepare() {
- default
- sed -i \
- -e "s:/usr/local/bin:${D}/usr/bin:g" \
- -e "s:/usr/local/man/:${D}/usr/share/man/:g" config.c || die
-}
-
-src_configure() {
- # upstream has their own weirdo configure script...
- ./configure || die "configure failed"
- sed -i \
- -e "s:-O2:${CFLAGS}:" \
- -e "s:^CC = gcc:CC = $(tc-getCC):" Makefile || die
-}
-
-src_install() {
- dodir /usr/bin /usr/share/man/man1
- default
- fperms 755 /usr/bin/xsplitvt
- doman splitvt.1
-}
next reply other threads:[~2022-12-24 14:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-24 14:49 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-21 15:56 [gentoo-commits] repo/gentoo:master commit in: app-misc/splitvt/ Arthur Zamarin
2022-12-21 15:56 Arthur Zamarin
2022-12-21 15:56 Arthur Zamarin
2022-12-21 15:56 Arthur Zamarin
2022-11-22 7:05 Sam James
2018-01-17 21:42 Patrice Clement
2018-01-03 18:53 Mikle Kolyada
2018-01-03 18:51 Mikle Kolyada
2017-12-27 13:41 Patrice Clement
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=1671893285.3403b0d5444420aa47d6c02747dea2b47fa1a9eb.asturm@gentoo \
--to=asturm@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