Gentoo Archives: gentoo-dev

From: Lukas Vacek <lucas.vacek@×××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Changes to netsurf.eclass - please review the attached patch
Date: Sat, 25 Jul 2020 14:55:39
Message-Id: CAF_atLgr_-t9Xvt1rE+r=xqvef2rUikr+Vc7UCf88UtCwfhgfA@mail.gmail.com
1 Hello,
2
3 When trying to emerge media-libs/libnsgif (or other netsurf build system
4 using packages) in prefix the compilation fails because the ebuilds are
5 sourcing a bash script directly from
6 /usr/share/netsurf-buildsystem/gentoo-helpers.sh
7
8 This patch is replacing gentoo-helpers.sh with an eclass which is then used
9 in all ebuilds which are now sourcing gentoo-helpers.sh for more details
10 please see PR 16702 on github https://github.com/gentoo/gentoo/pull/16702
11
12 Thanks
13 Lucas

Attachments

File name MIME type
0001-Add-new-class-netsurf.eclass-for-netsurf-build.patch text/x-patch