commit:     f8229b8725b4884e854536501a7c81835e152590
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 09:58:02 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 09:58:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8229b87

x11-wm/icewm: Bump to version 1.4.2

Package-Manager: Portage-2.3.6, Repoman-2.3.3
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 x11-wm/icewm/Manifest           |   1 +
 x11-wm/icewm/icewm-1.4.2.ebuild | 117 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 118 insertions(+)

diff --git a/x11-wm/icewm/Manifest b/x11-wm/icewm/Manifest
index 6d3bdfe433a..69fb093293b 100644
--- a/x11-wm/icewm/Manifest
+++ b/x11-wm/icewm/Manifest
@@ -1,3 +1,4 @@
 DIST icewm-1.3.12.tar.gz 944617 SHA256 
e7e0fe0fb07e297fa40f0c9d149c0cf6da19e13b98178fc779dca9ed81b3b232 SHA512 
b2704ab69a1910cab6711ca11b79fa32f66747fe04468eff86813812fa855423ed43144ab0290e245221520a919755c0e153b60ff238ace60f9546af595063ee
 WHIRLPOOL 
bc7ec26e2a9de14e2b67da60de741205e2716233074a77465ce490e291d9a19deee61fa896ac31c1489d181b5929a325c1df7b30a0e3c428b0b6bf6bcd8fdccf
 DIST icewm-1.3.8.tar.gz 905680 SHA256 
17588d9e0bbbb23587bc04c83da9dd94fd4da6894ecfee6d7f3ed50d780dcd18 SHA512 
ce9bf3e736a2f3fad4bbf731647b4e4ad0168cd2c4af66b1c43beef9ceeee39d14909714d2fc73ab13f6c285a74dfe31fffc9677ae8bd2d1077716cd6d6afb72
 WHIRLPOOL 
5bb0f6fa830ea10978bb8fd31805596c849a370d619626736e1218e844de72e142ed1aaa87b2f2aeb40603fcf2cfaa88ffae242c726ae1151045c6a792d5cf6c
 DIST icewm-1.4.0.tar.gz 1732329 SHA256 
2b9b9781d10e6691d1a233c6f5c8f629ae4873457dad49aa1879f5338486a81f SHA512 
ee0a80912bce5c94121f8c9b4e2f914e6a47dc810fe83528544f8644d9e5c4c61573c5a604d22af737be653fcfa1c64c10e0be0e663ce02cf982ba19dae7396e
 WHIRLPOOL 
834b2f0525e992c43b115a5bd07d5cf7fab8a49a8969cc2eb69767a0f3d1ec754efe92e4b9ba77925316d6451c13d20019c02d9c6475bc67ffa9d0802d86a175
+DIST icewm-1.4.2.tar.gz 1709850 SHA256 
7c05a742a175c31fd3e3362649163e08b1033284f589460b90c49265a5fc9015 SHA512 
c01661a7b07b4f42a32b20ecc9e45fb1e9c84c27d33105ec165e75aa9ac84129d55e992cac0d53fb10298bae28bc93ef07f68e874c1c2fccd9adecceb987a872
 WHIRLPOOL 
978b248d8e4b00db5a6eb0dd2d4873befc726a003f7e95f8635cae867295718dc12b3c9a521bf88030f1c8129e86923fe48ba3ba7190dd3c9cf63b79951c2c06

diff --git a/x11-wm/icewm/icewm-1.4.2.ebuild b/x11-wm/icewm/icewm-1.4.2.ebuild
new file mode 100644
index 00000000000..6ccb181652d
--- /dev/null
+++ b/x11-wm/icewm/icewm-1.4.2.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools eutils
+
+DESCRIPTION="Ice Window Manager with Themes"
+HOMEPAGE="http://www.icewm.org/ https://github.com/bbidulock/icewm";
+LICENSE="GPL-2"
+SRC_URI="https://github.com/bbidulock/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="bidi debug doc minimal nls truetype uclibc xinerama"
+
+# Tests broken in all versions, patches welcome, bug #323907, #389533
+RESTRICT="test"
+
+#fix for icewm preversion package names
+S="${WORKDIR}/${P/_}"
+
+RDEPEND="
+       media-libs/fontconfig
+       x11-libs/gdk-pixbuf:2[X]
+       x11-libs/libICE
+       x11-libs/libSM
+       x11-libs/libX11
+       x11-libs/libXext
+       x11-libs/libXft
+       x11-libs/libXpm
+       x11-libs/libXrandr
+       x11-libs/libXrender
+       bidi? ( dev-libs/fribidi )
+       xinerama? ( x11-libs/libXinerama )
+"
+DEPEND="
+       ${RDEPEND}
+       >=sys-apps/sed-4
+       x11-proto/xextproto
+       x11-proto/xproto
+       doc? ( app-text/linuxdoc-tools )
+       nls? ( >=sys-devel/gettext-0.19.6 )
+       truetype? ( >=media-libs/freetype-2.0.9 )
+       xinerama? ( x11-proto/xineramaproto )
+"
+
+pkg_setup() {
+       if use truetype && use minimal ; then
+               ewarn "You have both 'truetype' and 'minimal' use flags 
enabled."
+               ewarn "If you really want a minimal install, you will have to 
turn off"
+               ewarn "the truetype flag for this package."
+       fi
+}
+
+PATCHES=(
+       "${FILESDIR}"/${PN}-1.3.10-menu.patch
+)
+
+src_prepare() {
+       # Fix bug #486710
+       use uclibc && PATCHES+=( "${FILESDIR}/${PN}-1.3.8-uclibc.patch" )
+
+       default
+
+       if ! use doc ; then
+               sed '/^SUBDIRS =/s@ doc@@' -i Makefile.am || die
+       fi
+
+       eautoreconf
+}
+
+src_configure() {
+       local myconf=(
+               --disable-menus-gnome2
+               --with-libdir=/usr/share/icewm
+               --with-cfgdir=/etc/icewm
+               --with-docdir=/usr/share/doc/${PF}/html
+               $(use_enable bidi fribidi)
+               $(use_enable debug)
+               $(use_enable nls i18n)
+               $(use_enable nls)
+               $(use_enable xinerama)
+       )
+       if use truetype ; then
+               myconf+=(
+                       --enable-gradients
+                       --enable-shape
+                       --enable-shaped-decorations
+               )
+       else
+               myconf+=(
+                       --disable-xfreetype
+                       --enable-corefonts
+                       $(use_enable minimal lite)
+               )
+       fi
+
+       CXXFLAGS="${CXXFLAGS}" econf "${myconf[@]}"
+
+       sed -i "s:/icewm-\$(VERSION)::" src/Makefile || die
+       sed -i "s:ungif:gif:" src/Makefile || die "libungif fix failed"
+}
+
+src_install(){
+       local DOCS=( AUTHORS BUGS CHANGES PLATFORMS README.md TODO VERSION )
+
+       default
+
+       if ! use doc ; then
+               cp doc/${PN}.man "${T}"/${PN}.1 || die
+               doman "${T}"/${PN}.1
+       fi
+
+       exeinto /etc/X11/Sessions
+       doexe "${FILESDIR}/icewm"
+}

Reply via email to