Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux/, app-misc/tmux/files/
Date: Wed, 17 Aug 2022 16:21:29
Message-Id: 1660753265.07620dbe247a8c83061566af7e43b6174e5885dc.mattst88@gentoo
1 commit: 07620dbe247a8c83061566af7e43b6174e5885dc
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 17 13:45:49 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 17 16:21:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07620dbe
7
8 app-misc/tmux: Drop old versions
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-misc/tmux/Manifest | 2 -
13 ...3.2a-Fix-crosscompiling-Marco-A-L-Barbosa.patch | 24 -------
14 app-misc/tmux/tmux-3.1c.ebuild | 74 ---------------------
15 app-misc/tmux/tmux-3.2a.ebuild | 75 ----------------------
16 4 files changed, 175 deletions(-)
17
18 diff --git a/app-misc/tmux/Manifest b/app-misc/tmux/Manifest
19 index 58ac4492cff7..14ac703bc5f5 100644
20 --- a/app-misc/tmux/Manifest
21 +++ b/app-misc/tmux/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST tmux-3.1c.tar.gz 561323 BLAKE2B c6f688a854e128acffa140321a5dd00e4ca090ff79c7cbff15febbca6da9f7626c675fe1820b344637ff0fbe94ae6d0da7f111880ce5d74f97c4b6a90ceef802 SHA512 aad2e6457dd350369f245f711f1936a575d0588b72e660d10e7abc7d373da0d322903b451ad00b96a3e0e6847ca855673da6a4c5447cea91fa756edd23659397
24 -DIST tmux-3.2a.tar.gz 648394 BLAKE2B 94527d4d1016caddab170b5bbfd181514768474898314241fb65a53a1f5ae94863bacedf90a7543690c115d15295960dfab4d5ba2ce31cd105585a73fb9b82d1 SHA512 6e52c7f5d03b2c8b8c4c8caac092a166956ba97334b426f2823d74dc5849a1d31a80145924f641f69dd2c244809e9350d9bd7070897fa2e3e1f9f086f9b2f365
25 DIST tmux-3.3a.tar.gz 677448 BLAKE2B e835ce0f136175521035a684419f221864edb0a9506d7d68cbc0239b1349e78949ebd96573a9d8651a2df6d99acb433075d6e0c20d7394a53fe6b44bd9e56069 SHA512 29a846df7d93601c42a22f84f606931dc65da1f70b67d351d0425f77ea3affe3e8218b2940d42cd3dadf3cd1aa95032daad3ecb14fbff0f69939d1beae0498c7
26 DIST tmux-bash-completion-678a27616b70c649c6701cae9cd8c92b58cc051b 458 BLAKE2B 04143e6d1cfbbd467f1656f949363cb7a4a3e16e9b3cf56b8b0423babe56276abee2622964cb490005fc76d1cbe12201fb1a6446a6f860c2cc1ff3c9bd5fc496 SHA512 fe0aca7d03067af87e0788a2fa902c7ef5500ba72295cb63c5a1814534a008c224256d7f890ac1af6d17f3734b45148765e1632f075e284c453185df2927b979
27
28 diff --git a/app-misc/tmux/files/tmux-3.2a-Fix-crosscompiling-Marco-A-L-Barbosa.patch b/app-misc/tmux/files/tmux-3.2a-Fix-crosscompiling-Marco-A-L-Barbosa.patch
29 deleted file mode 100644
30 index 331ffd7b6eb9..000000000000
31 --- a/app-misc/tmux/files/tmux-3.2a-Fix-crosscompiling-Marco-A-L-Barbosa.patch
32 +++ /dev/null
33 @@ -1,24 +0,0 @@
34 -From b1a8c0fe022e99cffb0fb4f321740464f35bc6b9 Mon Sep 17 00:00:00 2001
35 -From: Nicholas Marriott <nicholas.marriott@×××××.com>
36 -Date: Tue, 22 Jun 2021 12:16:48 +0100
37 -Subject: [PATCH] Fix crosscompiling, Marco A L Barbosa.
38 -
39 ----
40 - configure.ac | 1 +
41 - 1 file changed, 1 insertion(+)
42 -
43 -diff --git a/configure.ac b/configure.ac
44 -index f6bdd3c7..30b4d370 100644
45 ---- a/configure.ac
46 -+++ b/configure.ac
47 -@@ -160,6 +160,7 @@ AC_RUN_IFELSE([AC_LANG_PROGRAM(
48 - [return (strtonum("0", 0, 1, NULL) == 0 ? 0 : 1);]
49 - )],
50 - [AC_DEFINE(HAVE_STRTONUM) AC_MSG_RESULT(yes)],
51 -+ [AC_LIBOBJ(strtonum) AC_MSG_RESULT(no)],
52 - [AC_LIBOBJ(strtonum) AC_MSG_RESULT(no)]
53 - )
54 -
55 ---
56 -2.34.1
57 -
58
59 diff --git a/app-misc/tmux/tmux-3.1c.ebuild b/app-misc/tmux/tmux-3.1c.ebuild
60 deleted file mode 100644
61 index 6e46747b16c8..000000000000
62 --- a/app-misc/tmux/tmux-3.1c.ebuild
63 +++ /dev/null
64 @@ -1,74 +0,0 @@
65 -# Copyright 1999-2022 Gentoo Authors
66 -# Distributed under the terms of the GNU General Public License v2
67 -
68 -EAPI=7
69 -
70 -inherit autotools flag-o-matic
71 -
72 -DESCRIPTION="Terminal multiplexer"
73 -HOMEPAGE="https://tmux.github.io/"
74 -if [[ "${PV}" == 9999 ]] ; then
75 - inherit git-r3
76 - SRC_URI="https://raw.githubusercontent.com/przepompownia/tmux-bash-completion/678a27616b70c649c6701cae9cd8c92b58cc051b/completions/tmux -> tmux-bash-completion-678a27616b70c649c6701cae9cd8c92b58cc051b"
77 - EGIT_REPO_URI="https://github.com/tmux/tmux.git"
78 -else
79 - SRC_URI="https://github.com/tmux/tmux/releases/download/${PV}/${P/_/-}.tar.gz"
80 - [[ "${PV}" == *_rc* ]] || \
81 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
82 - S="${WORKDIR}/${P/_/-}"
83 -fi
84 -
85 -LICENSE="ISC"
86 -SLOT="0"
87 -IUSE="debug selinux utempter vim-syntax"
88 -
89 -DEPEND="
90 - dev-libs/libevent:0=
91 - sys-libs/ncurses:0=
92 - utempter? ( sys-libs/libutempter )
93 -"
94 -
95 -BDEPEND="
96 - virtual/pkgconfig
97 - virtual/yacc
98 -"
99 -
100 -RDEPEND="
101 - ${DEPEND}
102 - selinux? ( sec-policy/selinux-screen )
103 - vim-syntax? ( app-vim/vim-tmux )"
104 -
105 -DOCS=( CHANGES README )
106 -
107 -PATCHES=(
108 - "${FILESDIR}/${PN}-2.4-flags.patch"
109 -
110 - # upstream fixes (can be removed with next version bump)
111 -)
112 -
113 -src_prepare() {
114 - # bug 438558
115 - # 1.7 segfaults when entering copy mode if compiled with -Os
116 - replace-flags -Os -O2
117 -
118 - default
119 - eautoreconf
120 -}
121 -
122 -src_configure() {
123 - local myeconfargs=(
124 - --sysconfdir="${EPREFIX}"/etc
125 - $(use_enable debug)
126 - $(use_enable utempter)
127 - )
128 - econf "${myeconfargs[@]}"
129 -}
130 -
131 -src_install() {
132 - default
133 -
134 - einstalldocs
135 -
136 - dodoc example_tmux.conf
137 - docompress -x /usr/share/doc/${PF}/example_tmux.conf
138 -}
139
140 diff --git a/app-misc/tmux/tmux-3.2a.ebuild b/app-misc/tmux/tmux-3.2a.ebuild
141 deleted file mode 100644
142 index 06f3fa9699bd..000000000000
143 --- a/app-misc/tmux/tmux-3.2a.ebuild
144 +++ /dev/null
145 @@ -1,75 +0,0 @@
146 -# Copyright 1999-2022 Gentoo Authors
147 -# Distributed under the terms of the GNU General Public License v2
148 -
149 -EAPI=7
150 -
151 -inherit autotools flag-o-matic
152 -
153 -DESCRIPTION="Terminal multiplexer"
154 -HOMEPAGE="https://tmux.github.io/"
155 -if [[ "${PV}" == 9999 ]] ; then
156 - inherit git-r3
157 - SRC_URI="https://raw.githubusercontent.com/przepompownia/tmux-bash-completion/678a27616b70c649c6701cae9cd8c92b58cc051b/completions/tmux -> tmux-bash-completion-678a27616b70c649c6701cae9cd8c92b58cc051b"
158 - EGIT_REPO_URI="https://github.com/tmux/tmux.git"
159 -else
160 - SRC_URI="https://github.com/tmux/tmux/releases/download/${PV}/${P/_/-}.tar.gz"
161 - [[ "${PV}" == *_rc* ]] || \
162 - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
163 - S="${WORKDIR}/${P/_/-}"
164 -fi
165 -
166 -LICENSE="ISC"
167 -SLOT="0"
168 -IUSE="debug selinux utempter vim-syntax"
169 -
170 -DEPEND="
171 - dev-libs/libevent:0=
172 - sys-libs/ncurses:0=
173 - utempter? ( sys-libs/libutempter )
174 -"
175 -
176 -BDEPEND="
177 - virtual/pkgconfig
178 - virtual/yacc
179 -"
180 -
181 -RDEPEND="
182 - ${DEPEND}
183 - selinux? ( sec-policy/selinux-screen )
184 - vim-syntax? ( app-vim/vim-tmux )"
185 -
186 -DOCS=( CHANGES README )
187 -
188 -PATCHES=(
189 - "${FILESDIR}/${PN}-2.4-flags.patch"
190 -
191 - # upstream fixes (can be removed with next version bump)
192 - "${FILESDIR}"/${P}-Fix-crosscompiling-Marco-A-L-Barbosa.patch
193 -)
194 -
195 -src_prepare() {
196 - # bug 438558
197 - # 1.7 segfaults when entering copy mode if compiled with -Os
198 - replace-flags -Os -O2
199 -
200 - default
201 - eautoreconf
202 -}
203 -
204 -src_configure() {
205 - local myeconfargs=(
206 - --sysconfdir="${EPREFIX}"/etc
207 - $(use_enable debug)
208 - $(use_enable utempter)
209 - )
210 - econf "${myeconfargs[@]}"
211 -}
212 -
213 -src_install() {
214 - default
215 -
216 - einstalldocs
217 -
218 - dodoc example_tmux.conf
219 - docompress -x /usr/share/doc/${PF}/example_tmux.conf
220 -}