Gentoo Archives: gentoo-commits

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