Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/icewm/
Date: Fri, 03 Mar 2023 07:15:05
Message-Id: 1677827698.3695b83518511795cc11676f3c91084b3570cc5a.juippis@gentoo
1 commit: 3695b83518511795cc11676f3c91084b3570cc5a
2 Author: Michael Vetter <jubalh <AT> iodoru <DOT> org>
3 AuthorDate: Fri Feb 24 14:55:29 2023 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 07:14:58 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3695b835
7
8 x11-wm/icewm: drop 2.8.0
9
10 Signed-off-by: Michael Vetter <jubalh <AT> iodoru.org>
11 Closes: https://github.com/gentoo/gentoo/pull/29765
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 x11-wm/icewm/Manifest | 1 -
15 x11-wm/icewm/icewm-2.8.0.ebuild | 152 ----------------------------------------
16 2 files changed, 153 deletions(-)
17
18 diff --git a/x11-wm/icewm/Manifest b/x11-wm/icewm/Manifest
19 index 217b8317804c..6b9d9963a204 100644
20 --- a/x11-wm/icewm/Manifest
21 +++ b/x11-wm/icewm/Manifest
22 @@ -1,4 +1,3 @@
23 -DIST icewm-2.8.0.tar.lz 1745937 BLAKE2B dc5c4c6e4b5f067881176a0f72914f971dbae3daa475ed7ca00dbf3f687aae97874a0cf2e94b0d22d45f7dc221390c0658674e9aad3ea19d21a171b6d478c4be SHA512 552d1da9ceb96c6c14a0dfd596656a56fb289716a787fb75e54b49ef6df84747a4999ce733a6ffb9ff7a1e4c0243253fc3f2fa7a2251e7f3987ab9f33c0a1b30
24 DIST icewm-2.9.6.tar.lz 1763654 BLAKE2B 6d002e8f1c10bc6a0867308ede058beb0d044ef57a91c66a557271a100dcafe21f1499a90a5d95924a2ff0c9d9456c64996de4cfbad29172b9c08dec15afb8ed SHA512 7deea4d4bc8cd856aa06d0578257cef557b0fdf4e03208ec7a890bfd22171dbda3b5d94b166fbefa2e72cabe9c23295b63963dfc6024181bc9632f0210e2b348
25 DIST icewm-2.9.7.tar.lz 1764916 BLAKE2B b2b88f96bb71999c3580c7df6b3f8858aca2a49f02b64f8e94e3c223ddf2bb660c0121e6172cf690424ce4bb002b95fd78589329d97a5f1695b5890ceee9e9ae SHA512 1ec2a73536a08f252d2c16f21b8d8646f4179ce025d6e828c6b9ae2405febe048ed4ab5c7d079a4a83cb4a83a5e027ae6ef1262ee0438c68f4d6124da552114d
26 DIST icewm-3.3.1.tar.lz 1875279 BLAKE2B c43e092676f456fe1e7df7c88ad264f154a1b1a90b2488dabb4edacde23b80feb6827fe0379a2aae334687374702afc3f0a37be59804590664af5f756cc65eda SHA512 f57eecc7ed7e03bfce7a41998eacb8d224ef5c0978846d9bc7f3d14c0b8ca557478eaad94b6fc6dbe5d84ae34a40b5e120dabe722e56c648c5ee1ea5a2ca9e4a
27
28 diff --git a/x11-wm/icewm/icewm-2.8.0.ebuild b/x11-wm/icewm/icewm-2.8.0.ebuild
29 deleted file mode 100644
30 index c329b7a03a4e..000000000000
31 --- a/x11-wm/icewm/icewm-2.8.0.ebuild
32 +++ /dev/null
33 @@ -1,152 +0,0 @@
34 -# Copyright 1999-2022 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=8
38 -
39 -inherit autotools unpacker
40 -
41 -DESCRIPTION="Ice Window Manager with Themes"
42 -HOMEPAGE="https://ice-wm.org/ https://github.com/ice-wm/icewm"
43 -LICENSE="GPL-2"
44 -SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz"
45 -
46 -SLOT="0"
47 -KEYWORDS="amd64 ppc ~ppc64 sparc x86"
48 -IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype xinerama"
49 -
50 -# Tests broken in all versions, patches welcome, bug #323907, #389533
51 -RESTRICT="test"
52 -
53 -REQUIRED_USE="|| ( alsa ao )"
54 -#?? ( gdk-pixbuf imlib )
55 -
56 -#fix for icewm preversion package names
57 -S="${WORKDIR}/${P/_}"
58 -
59 -# These are the core dependencies of icewm.
60 -# Look into configure.ac and search for PKG_CHECK_MODULES([CORE]
61 -CORE_DEPEND="
62 - media-libs/fontconfig
63 - x11-libs/libX11
64 - x11-libs/libXcomposite
65 - x11-libs/libXdamage
66 - x11-libs/libXext
67 - x11-libs/libXfixes
68 - x11-libs/libXrender
69 -"
70 -
71 -RDEPEND="
72 - ${CORE_DEPEND}
73 - dev-libs/glib:2
74 - x11-libs/libICE
75 - x11-libs/libSM
76 - x11-libs/libXft
77 - x11-libs/libXpm
78 - x11-libs/libXrandr
79 - alsa? (
80 - media-libs/alsa-lib
81 - media-libs/libsndfile[alsa]
82 - )
83 - ao? (
84 - media-libs/libao
85 - media-libs/libsndfile
86 - )
87 - bidi? ( dev-libs/fribidi )
88 - gdk-pixbuf? (
89 - x11-libs/gdk-pixbuf-xlib
90 - >=x11-libs/gdk-pixbuf-2.42.0:2
91 - )
92 - !gdk-pixbuf? (
93 - imlib? (
94 - gnome-base/librsvg:2
95 - media-libs/imlib2
96 - )
97 - !imlib? (
98 - media-libs/libpng:0=
99 - virtual/jpeg
100 - )
101 - )
102 - xinerama? ( x11-libs/libXinerama )
103 -"
104 -DEPEND="
105 - ${RDEPEND}
106 - x11-base/xorg-proto
107 - gdk-pixbuf? ( gnome-base/librsvg:2 )
108 -"
109 -BDEPEND="
110 - $(unpacker_src_uri_depends)
111 - app-text/asciidoc
112 - virtual/pkgconfig
113 - nls? ( >=sys-devel/gettext-0.19.8 )
114 -"
115 -
116 -pkg_pretend() {
117 - if use gdk-pixbuf && use imlib ; then
118 - einfo 'Confilcting USE flags have been enabled:'
119 - einfo '"gdk-pixbuf" and "imlib" exclude each other!'
120 - einfo 'Using "gdk-pixbuf".'
121 - fi
122 -}
123 -
124 -src_prepare() {
125 - default
126 - eautoreconf
127 -}
128 -
129 -src_configure() {
130 - local icesound
131 - if use alsa && use ao ; then
132 - icesound="alsa,ao"
133 - elif use alsa ; then
134 - icesound="alsa"
135 - elif use ao ; then
136 - icesound="ao"
137 - fi
138 -
139 - local myconf=(
140 - --enable-logevents
141 - --enable-xrandr
142 - --with-cfgdir="${EPREFIX}"/etc/icewm
143 - --with-docdir="${EPREFIX}"/usr/share/doc/${PF}/html
144 - --with-icesound="${icesound}"
145 - --with-libdir="${EPREFIX}"/usr/share/icewm
146 - $(use_enable bidi fribidi)
147 - $(use_enable debug)
148 - $(use_enable debug logevents)
149 - $(use_enable gdk-pixbuf)
150 - $(use_enable imlib imlib2)
151 - $(use_enable nls i18n)
152 - $(use_enable nls)
153 - $(use_enable xinerama)
154 - )
155 - if use truetype ; then
156 - myconf+=(
157 - --enable-shape
158 - )
159 - else
160 - myconf+=(
161 - --disable-xfreetype
162 - --enable-corefonts
163 - )
164 - fi
165 -
166 - econf "${myconf[@]}"
167 -
168 - sed \
169 - -e "s:/icewm-\$(VERSION)::" \
170 - -e "s:ungif:gif:" \
171 - -i src/Makefile || die
172 -}
173 -
174 -src_install() {
175 - local DOCS=( AUTHORS ChangeLog NEWS README.md TODO VERSION )
176 -
177 - default
178 -
179 - docinto html
180 - dodoc doc/icewm.html
181 - dodoc man/*.html
182 -
183 - exeinto /etc/X11/Sessions
184 - doexe "${FILESDIR}/icewm"
185 -}