Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/spectrwm/, x11-wm/spectrwm/files/
Date: Tue, 30 Jun 2020 17:09:32
Message-Id: 1593536958.4db19288cafb80048904b6c6bb87d8e9dff560f8.bkohler@gentoo
1 commit: 4db19288cafb80048904b6c6bb87d8e9dff560f8
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 30 17:07:38 2020 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 30 17:09:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db19288
7
8 x11-wm/spectrwm: drop old
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
12
13 x11-wm/spectrwm/Manifest | 3 --
14 x11-wm/spectrwm/files/spectrwm-3.2.0-gentoo.patch | 33 ----------------
15 x11-wm/spectrwm/spectrwm-3.2.0.ebuild | 45 ---------------------
16 x11-wm/spectrwm/spectrwm-3.3.0.ebuild | 48 -----------------------
17 x11-wm/spectrwm/spectrwm-3.4.0.ebuild | 48 -----------------------
18 5 files changed, 177 deletions(-)
19
20 diff --git a/x11-wm/spectrwm/Manifest b/x11-wm/spectrwm/Manifest
21 index 7b9c0b676d2..a8845769d5f 100644
22 --- a/x11-wm/spectrwm/Manifest
23 +++ b/x11-wm/spectrwm/Manifest
24 @@ -1,5 +1,2 @@
25 DIST spectrwm-3.1.0.tar.gz 147206 BLAKE2B abcce22bc7859dbcc109f02ea832d65091c842562579d47cd1dd83c5de82a015b02343972d4d85cf291b63bfbaf0e901616cca94d911014672ffc35436bdd3c1 SHA512 dd8e16361b979a55b210a88a1ae5d53e7086fd854e92320e09b6407d374580cc271c0e974e38606481ab57a504a86e16293edee967d251b043a1eb65e8c77687
26 -DIST spectrwm-3.2.0.tar.gz 150691 BLAKE2B a90fb556f0572709df51272a259724c3a497ac3b9852722646058ffb92914ca49581f3f95884c8a6bab2cb6475c4c3b475ff7ed3ea0ff125e76f202696dfd2bd SHA512 038d7fc5716fbca324a078a311939ec23db6ff53e9ef33b2804c687838e729f0e7bb7f724c539e8ac8efed9607358962d4dd742db7f1a30bf3c6ab72eade1039
27 -DIST spectrwm-3.3.0.tar.gz 161806 BLAKE2B 07470511486c7b5c61e65eb33e5a9ec7fbfec97390057311fab27bd5608d428b3a53c379fe6c5436000b4847769db9d175154e696b39d3175175bae173e8e68e SHA512 743affffd0437641a760ae29ccbd0084baee3354dadc48f3fc9ab70bffa2413ffe3af67f1223413aa1bbf8c679fbae1fbbdd71a840b3e44f5df83b527f63c1cc
28 -DIST spectrwm-3.4.0.tar.gz 164188 BLAKE2B a79feb7f1e667728d237ec97aa5753eb5d0a1ae96ea63a5f14348cbc63ddde7a49639664fa19bffb564d0342727e558498a7a72ec3442899462ad8800075e32e SHA512 f55785976ffefaa93601cdc509880cc7e1c13df6f676d3dc0ee8121240b221b0d3db5968d32486673e2ab172165dd55da3d28b1e088fbf4f77ccecb8c6e57519
29 DIST spectrwm-3.4.1.tar.gz 164507 BLAKE2B 8047e639be3d4a07616f7ef3911765c5d6dd7dbd56c684453db90283faee08aac2cb9e3e20ae42f839582b67b778a4490a04fa21fc90fe489f798c40c517351e SHA512 94d468833124b51fa12b29b173126f10f27dd551d599459e4bea589721b3df6f1f0af0ea67326ed3ad462e1203d3bbcb82032ff83abfa0943ec45afd29dedaa6
30
31 diff --git a/x11-wm/spectrwm/files/spectrwm-3.2.0-gentoo.patch b/x11-wm/spectrwm/files/spectrwm-3.2.0-gentoo.patch
32 deleted file mode 100644
33 index a193b133abc..00000000000
34 --- a/x11-wm/spectrwm/files/spectrwm-3.2.0-gentoo.patch
35 +++ /dev/null
36 @@ -1,33 +0,0 @@
37 ---- a/linux/Makefile
38 -+++ b/linux/Makefile
39 -@@ -9,22 +9,22 @@
40 - LIBVERSION = $(shell . $(CURDIR)/../lib/shlib_version; echo $$major.$$minor)
41 - LIBMAJORVERSION = $(shell . $(CURDIR)/../lib/shlib_version; echo $$major)
42 -
43 --MAINT_CFLAGS = -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -Wno-uninitialized -g
44 --MAINT_LDFLAGS = -Wl,--as-needed
45 -+MAINT_CFLAGS = -std=c99 -Wmissing-prototypes -Wall -Wextra -Wshadow -Wno-uninitialized
46 -+MAINT_LDFLAGS =
47 - MAINT_CPPFLAGS = -I. -D_GNU_SOURCE -DSWM_LIB=\"$(LIBDIR)/libswmhack.so.$(LIBVERSION)\"
48 -
49 - ifneq ("${BUILDVERSION}", "")
50 - MAINT_CPPFLAGS += -DSPECTRWM_BUILDSTR=\"$(BUILDVERSION)\"
51 - endif
52 -
53 --BIN_CFLAGS = -fPIE
54 --BIN_LDFLAGS = -fPIE -pie
55 --BIN_CPPFLAGS = $(shell pkg-config --cflags x11 x11-xcb xcb-icccm xcb-keysyms xcb-randr xcb-util xcb-xinput xcb-xtest xcursor xft)
56 --BIN_LDLIBS = $(shell pkg-config --libs x11 x11-xcb xcb-icccm xcb-keysyms xcb-randr xcb-util xcb-xinput xcb-xtest xcursor xft)
57 -+BIN_CFLAGS =
58 -+BIN_LDFLAGS =
59 -+BIN_CPPFLAGS = $(shell $(PKG_CONFIG) --cflags x11 x11-xcb xcb-icccm xcb-keysyms xcb-randr xcb-util xcb-xinput xcb-xtest xcursor xft)
60 -+BIN_LDLIBS = $(shell $(PKG_CONFIG) --libs x11 x11-xcb xcb-icccm xcb-keysyms xcb-randr xcb-util xcb-xinput xcb-xtest xcursor xft)
61 - LIB_CFLAGS = -fPIC
62 - LIB_LDFLAGS = -fPIC -shared
63 --LIB_CPPFLAGS = $(shell pkg-config --cflags x11)
64 --LIB_LDLIBS = $(shell pkg-config --libs x11) -ldl
65 -+LIB_CPPFLAGS = $(shell $(PKG_CONFIG) --cflags x11)
66 -+LIB_LDLIBS = $(shell $(PKG_CONFIG) --libs x11) -ldl
67 -
68 - all: spectrwm libswmhack.so.$(LIBVERSION)
69 -
70
71 diff --git a/x11-wm/spectrwm/spectrwm-3.2.0.ebuild b/x11-wm/spectrwm/spectrwm-3.2.0.ebuild
72 deleted file mode 100644
73 index 5b65a7a2a75..00000000000
74 --- a/x11-wm/spectrwm/spectrwm-3.2.0.ebuild
75 +++ /dev/null
76 @@ -1,45 +0,0 @@
77 -# Copyright 1999-2020 Gentoo Authors
78 -# Distributed under the terms of the GNU General Public License v2
79 -
80 -EAPI=7
81 -inherit desktop multilib toolchain-funcs
82 -
83 -DESCRIPTION="Small dynamic tiling window manager for X11"
84 -HOMEPAGE="https://github.com/conformal/spectrwm"
85 -SRC_URI="https://github.com/conformal/spectrwm/archive/${PN^^}_${PV//./_}.tar.gz -> ${P}.tar.gz"
86 -
87 -LICENSE="ISC"
88 -SLOT="0"
89 -KEYWORDS="~amd64 ~x86"
90 -
91 -RDEPEND="
92 - !x11-wm/scrotwm
93 - x11-misc/dmenu
94 -"
95 -DEPEND="
96 - x11-libs/libX11
97 - x11-libs/libXcursor
98 - x11-libs/libXrandr
99 - x11-libs/libXtst
100 - x11-libs/xcb-util
101 -"
102 -PATCHES=(
103 - "${FILESDIR}"/${PN}-3.2.0-gentoo.patch
104 -)
105 -S=${WORKDIR}/${PN}-${PN^^}_${PV//./_}
106 -
107 -src_compile() {
108 - tc-export CC PKG_CONFIG
109 - emake -C linux PREFIX="${EROOT}/usr" LIBDIR="${EROOT}/usr/$(get_libdir)"
110 -}
111 -
112 -src_install() {
113 - emake -C linux PREFIX="${EROOT}/usr" LIBDIR="${EROOT}/usr/$(get_libdir)" \
114 - DESTDIR="${D}" install
115 -
116 - insinto /etc
117 - doins ${PN}.conf
118 - dodoc CHANGELOG.md README.md ${PN}_*.conf {initscreen,screenshot}.sh
119 -
120 - make_session_desktop ${PN} ${PN}
121 -}
122
123 diff --git a/x11-wm/spectrwm/spectrwm-3.3.0.ebuild b/x11-wm/spectrwm/spectrwm-3.3.0.ebuild
124 deleted file mode 100644
125 index 0f5d4b2224b..00000000000
126 --- a/x11-wm/spectrwm/spectrwm-3.3.0.ebuild
127 +++ /dev/null
128 @@ -1,48 +0,0 @@
129 -# Copyright 1999-2020 Gentoo Authors
130 -# Distributed under the terms of the GNU General Public License v2
131 -
132 -EAPI=7
133 -inherit desktop multilib toolchain-funcs
134 -
135 -DESCRIPTION="Small dynamic tiling window manager for X11"
136 -HOMEPAGE="https://github.com/conformal/spectrwm"
137 -SRC_URI="https://github.com/conformal/spectrwm/archive/${PN^^}_${PV//./_}.tar.gz -> ${P}.tar.gz"
138 -
139 -LICENSE="ISC"
140 -SLOT="0"
141 -KEYWORDS="~amd64 ~x86"
142 -
143 -RDEPEND="
144 - !x11-wm/scrotwm
145 - x11-misc/dmenu
146 -"
147 -DEPEND="
148 - elibc_musl? ( sys-libs/queue-standalone )
149 - x11-libs/libX11
150 - x11-libs/libXcursor
151 - x11-libs/libXrandr
152 - x11-libs/libXt
153 - x11-libs/xcb-util
154 -"
155 -PATCHES=(
156 - "${FILESDIR}"/${PN}-3.2.0-gentoo.patch
157 -)
158 -S=${WORKDIR}/${PN}-${PN^^}_${PV//./_}
159 -
160 -src_prepare() {
161 - sed -i -e '/LICENSE.md/d' linux/Makefile || die
162 - default
163 -}
164 -
165 -src_compile() {
166 - tc-export CC PKG_CONFIG
167 - emake -C linux PREFIX="${EROOT}/usr" LIBDIR="${EROOT}/usr/$(get_libdir)"
168 -}
169 -
170 -src_install() {
171 - emake -C linux PREFIX="${EROOT}/usr" LIBDIR="${EROOT}/usr/$(get_libdir)" \
172 - SYSCONFDIR="${EROOT}/etc" DOCDIR="${EROOT}/usr/share/doc/${P}" \
173 - DESTDIR="${D}" install
174 -
175 - dodoc README.md ${PN}_*.conf {initscreen,screenshot}.sh
176 -}
177
178 diff --git a/x11-wm/spectrwm/spectrwm-3.4.0.ebuild b/x11-wm/spectrwm/spectrwm-3.4.0.ebuild
179 deleted file mode 100644
180 index 67195eaf70b..00000000000
181 --- a/x11-wm/spectrwm/spectrwm-3.4.0.ebuild
182 +++ /dev/null
183 @@ -1,48 +0,0 @@
184 -# Copyright 1999-2020 Gentoo Authors
185 -# Distributed under the terms of the GNU General Public License v2
186 -
187 -EAPI=7
188 -inherit desktop multilib toolchain-funcs
189 -
190 -DESCRIPTION="Small dynamic tiling window manager for X11"
191 -HOMEPAGE="https://github.com/conformal/spectrwm"
192 -SRC_URI="https://github.com/conformal/spectrwm/archive/${PN^^}_${PV//./_}.tar.gz -> ${P}.tar.gz"
193 -
194 -LICENSE="ISC"
195 -SLOT="0"
196 -KEYWORDS="~amd64 ~x86"
197 -
198 -RDEPEND="
199 - !x11-wm/scrotwm
200 - x11-misc/dmenu
201 -"
202 -DEPEND="
203 - elibc_musl? ( sys-libs/queue-standalone )
204 - x11-libs/libX11
205 - x11-libs/libXcursor
206 - x11-libs/libXrandr
207 - x11-libs/libXt
208 - x11-libs/xcb-util
209 -"
210 -PATCHES=(
211 - "${FILESDIR}"/${PN}-3.4.0-gentoo.patch
212 -)
213 -S=${WORKDIR}/${PN}-${PN^^}_${PV//./_}
214 -
215 -src_prepare() {
216 - sed -i -e '/LICENSE.md/d' linux/Makefile || die
217 - default
218 -}
219 -
220 -src_compile() {
221 - tc-export CC PKG_CONFIG
222 - emake -C linux PREFIX="${EROOT}/usr" LIBDIR="${EROOT}/usr/$(get_libdir)"
223 -}
224 -
225 -src_install() {
226 - emake -C linux PREFIX="${EROOT}/usr" LIBDIR="${EROOT}/usr/$(get_libdir)" \
227 - SYSCONFDIR="${EROOT}/etc" DOCDIR="${EROOT}/usr/share/doc/${P}" \
228 - DESTDIR="${D}" install
229 -
230 - dodoc README.md ${PN}_*.conf {initscreen,screenshot}.sh
231 -}