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: Thu, 01 Apr 2021 13:18:44
Message-Id: 1617283110.1fe37e2e54285dc90f4a521b04f8c51eabb09408.polynomial-c@gentoo
1 commit: 1fe37e2e54285dc90f4a521b04f8c51eabb09408
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 1 13:14:26 2021 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 1 13:18:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe37e2e
7
8 x11-wm/icewm: Bump to version 2.3.0
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.3.0.ebuild | 153 ++++++++++++++++++++++++++++++++++++++++
14 2 files changed, 154 insertions(+)
15
16 diff --git a/x11-wm/icewm/Manifest b/x11-wm/icewm/Manifest
17 index 854ac481f3d..e015899bcda 100644
18 --- a/x11-wm/icewm/Manifest
19 +++ b/x11-wm/icewm/Manifest
20 @@ -2,3 +2,4 @@ DIST icewm-2.0.1.tar.lz 1694439 BLAKE2B 1476f33fa7350a98b7eca8c5c265455d0a78b28b
21 DIST icewm-2.1.2.tar.lz 1694969 BLAKE2B 640af2b7afb34ebcf6fc4f1762161bd8cae124e58735ad3e5af3f8a12723ead71e491fbef9e9119792c54e4e116c7cc491847da1e103b2c46765044bfda71f2d SHA512 92c52b057c7ac1c81eb72cb01d4041715fae2b1c221ecc0e5286a9bfad87e1607a3d7c60dde125436ad32c9a72dac01ee82a3bfe4b671b2d458ba3ce4c0c5a62
22 DIST icewm-2.2.0.tar.lz 1697312 BLAKE2B c030b7675a645b91ad3e2476735acc0c2cd4425227d96b99ffc81d57e859f8c6ece029b892f32bff2fbba0683f3e279fd73446e935d5c76a1c472376897810ba SHA512 c0d84bba176f30e7a5a1d8272e306279dfc2e7c130461d72b45fe55c691a6d262484dd4c7b818ac7ec55db878cad3c84bba33d6e451355036fa4e7ba89ee1fdb
23 DIST icewm-2.2.1.tar.lz 1697220 BLAKE2B a1c236c5aa3f2b958f3ad53c6d757abbce344da3c1c9c8f49bd4c986c68aef7421e799100dfabcb03e612d4c6a44af6a063080730b054e96ee054c85c21d5d1e SHA512 700122ace9a120300a06f17f334b76c12395154693583587527254903f53d12feb6e991754fc714960cc78b0d7809202879e43f2508f4d7ffa3fc7af84e628d6
24 +DIST icewm-2.3.0.tar.lz 1698169 BLAKE2B 76cde9084cc727ca3174ba839478a9981dac41ea45daf546ea70759ac56b20e80c858eea8a1472b2be750c34b852bf6e4495e88e6bc07b783777e5406e28acb4 SHA512 b744f0771b2ce364fb3d8c9c659cc1128a48aca34040eda9d86aec11dee4b012b8d36865f58f3c396c3302bab5f189505837085b9fc81fbfacfaa2d3cad6110d
25
26 diff --git a/x11-wm/icewm/icewm-2.3.0.ebuild b/x11-wm/icewm/icewm-2.3.0.ebuild
27 new file mode 100644
28 index 00000000000..7b0d626e90a
29 --- /dev/null
30 +++ b/x11-wm/icewm/icewm-2.3.0.ebuild
31 @@ -0,0 +1,153 @@
32 +# Copyright 1999-2021 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=7
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 +}