Updated ebuilds

This commit is contained in:
layman
2022-12-10 15:16:04 +01:00
parent 1a100e11bc
commit 2acb2d5116
7 changed files with 40 additions and 107 deletions
@@ -26,30 +26,17 @@ IUSE=""
RDEPEND=">=sci-electronics/gerbv-2.1.0"
DEPEND="dev-cpp/gtkmm:2.4
sci-libs/geos
dev-libs/boost
${RDEPEND}"
src_prepare() {
#eapply "${FILESDIR}/${P}-gcc-11.patch"
if [[ ${PV} == "9999" ]] ; then
eautoreconf
fi
default
}
src_configure() {
default
# Workaround for GCC 10.2 / Boost 1.75
sed -i "${S}"/Makefile \
-e "/BOOST_CPPFLAGS_SYSTEM =/d" \
-e "/GEOS_CFLAGS_SYSTEM =/d" || die
}
src_install() {
cd "${BUILD_DIR}"
exeinto /usr/bin