Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Index: src/tabbar.c
===================================================================
---- src/tabbar.c (revision 337)
-+++ src/tabbar.c (working copy)
+--- ./src/tabbar.c (revision 337)
++++ ./src/tabbar.c (working copy)
@@ -1327,7 +1327,7 @@
if( p.we_wordc > 1)
rxvt_msg( DBG_ERROR, DBG_TABBAR,
http://repos.archlinux.org/wsvn/packages/mrxvt/trunk/libpng14.patch
---- configure.ac
-+++ configure.ac
+--- ./configure.ac
++++ ./configure.ac
@@ -952,7 +952,7 @@
if test "x$support_png" = "xyes"; then
AC_CHECK_LIB(
[],
[support_png=no],
[-lz -lm]
---- src/mpng.c
-+++ src/mpng.c
+--- ./src/mpng.c
++++ ./src/mpng.c
@@ -83,7 +83,7 @@
display_depth = XDefaultDepth(display,XDefaultScreen(display));
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=7
inherit autotools eutils
DESCRIPTION="Multi-tabbed rxvt clone with XFT, transparent background and CJK support"
x11-base/xorg-proto"
src_prepare() {
- epatch "${FILESDIR}"/${P}-001-fix-segfault-when-wd-empty.patch \
- "${FILESDIR}"/${P}-libpng14.patch
+ eapply "${FILESDIR}"/${P}-001-fix-segfault-when-wd-empty.patch
+ eapply "${FILESDIR}"/${P}-libpng14.patch
+ eapply_user
eautoreconf