summaryrefslogtreecommitdiff
path: root/app-text/xlhtml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /app-text/xlhtml
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'app-text/xlhtml')
-rw-r--r--app-text/xlhtml/Manifest3
-rw-r--r--app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch10
-rw-r--r--app-text/xlhtml/xlhtml-0.5.1_p6.ebuild16
3 files changed, 22 insertions, 7 deletions
diff --git a/app-text/xlhtml/Manifest b/app-text/xlhtml/Manifest
index bc0dd923b737..7a71b3eb0f1a 100644
--- a/app-text/xlhtml/Manifest
+++ b/app-text/xlhtml/Manifest
@@ -1,4 +1,5 @@
+AUX xlhtml-0.5.1_p6-respect-AR.patch 169 BLAKE2B 906062c54397d53ecf1d6ef749d1a0d1b9cd457bfb9a3c8b75f37f277505442eb348fc4b5a9b880d70120e3d419a893a2afe83788e03c6d725315c48745289dd SHA512 2ac889d1e636e905e699efd5a2103d52709d86dd872ca9195d0bea61e05899d2d106fd23b0dad7e37d105e054720abdb51cfd9d10058551602b836a8fb1f8364
DIST xlhtml_0.5.1-6.diff.gz 119282 BLAKE2B 032ba3c27a8d1d8b3b0bc40b30d137ff03f6b3d2d6dd0cec00203d705fd70fbf926e737536829e3aeeb3592a157402ce49c0754e5b232df3d28aee046141b5ad SHA512 f1f4bba58858e6033f164e689333904887b7cd60bf082e2247e7fe0c54f3737e72aff6590deefd1d8a04d4b25d27631664594c50c9cc4bbdc8c9b20c6ccce7bd
DIST xlhtml_0.5.1.orig.tar.gz 263933 BLAKE2B 88d08e4e3dd573136f8a7ef27038b80bf8dde14f648e200f1673e1a83ebcd4ba085f3073d51f0473e5ca45e731414bad5bf00381dd7c56b369311cb6473342c7 SHA512 9ac1cafd4496293cbc5ca9109a8d467fab6dd24c1daa91754b7f49502e2607272292b8bb9ed876b21fe1b287ef3293a0f6c5882c18a18fd715137c27d63f9f01
-EBUILD xlhtml-0.5.1_p6.ebuild 977 BLAKE2B e30624dd2b815848a85b9474971a1d0e99aa8077fcbeaba8e54ccab6843686dd0a14fc71130ca68a627b7335153948e45f2d20f6632c199933ece5fc4af014c1 SHA512 3bf888ac97075be2f5924457d68255e95ed51a386ad4bf1a3bcb46d098c167d66d93695f77a54327871e4fb8416d0625bd668c2310bac026120efe0dbf384369
+EBUILD xlhtml-0.5.1_p6.ebuild 1026 BLAKE2B 99c2ac64feb5f80698bbda327ae7113e06aa0ed7a869d412d6e65162aa757d285524345f3423db2f7912486ff8d8b7b487a8af593b4593794c4c86351d63c895 SHA512 06bf1b0b17af277b4faeb7940e333f2def64207471206d3b66288ddcfbda9db7f31fda05fb1476be6d202a166fc520a236453a0d6e0179f3874151f204a65cc8
MISC metadata.xml 249 BLAKE2B 31251b3297cc7eb5625140690803a9f0f7471c492eb02f10594f5031c5ca133bd409f65d9285644c6c3fadd1af1155a4946d0935feba73a3c90c4d95f60889fa SHA512 f6d4ee96a09d5be353d8965ce7944db541bfd6fbe75e2a80dd660993e36250fe146c30ca914667c0d09ae3916274295661f2a6b0b1bc1c2fcc0123a7cde2b3a6
diff --git a/app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch b/app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch
new file mode 100644
index 000000000000..6e286e89961b
--- /dev/null
+++ b/app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch
@@ -0,0 +1,10 @@
+--- a/configure.in
++++ b/configure.in
+@@ -18,6 +18,7 @@ AM_CONFIG_HEADER(config.h)
+
+ AC_PROG_CC
+ AC_PROG_RANLIB
++AM_PROG_AR
+ AC_ISC_POSIX
+
+ AC_CHECK_HEADERS(malloc.h)
diff --git a/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild b/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild
index e7b9c2b72180..329c139ce265 100644
--- a/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild
+++ b/app-text/xlhtml/xlhtml-0.5.1_p6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit autotools eutils vcs-clean
+inherit autotools vcs-clean
MY_PV=${PV/_p*/}
DEB_PR=${PV/*_p/}
@@ -13,17 +13,21 @@ HOMEPAGE="http://chicago.sourceforge.net/xlhtml/ http://packages.debian.org/etch
SRC_URI="
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${MY_PV}.orig.tar.gz
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${MY_PV}-${DEB_PR}.diff.gz"
+S="${WORKDIR}"/${PN}
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-S=${WORKDIR}/${PN}
+PATCHES=(
+ "${WORKDIR}"/${PN}_${MY_PV}-${DEB_PR}.diff
+ "${FILESDIR}"/${PN}-0.5.1_p6-respect-AR.patch
+)
src_prepare() {
+ default
+
ecvs_clean
- epatch "${WORKDIR}"/${PN}_${MY_PV}-${DEB_PR}.diff
mv configure.{in,ac} || die