summaryrefslogtreecommitdiff
path: root/app-text/htmlrecode
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-text/htmlrecode
reinit the tree, so we can have metadata
Diffstat (limited to 'app-text/htmlrecode')
-rw-r--r--app-text/htmlrecode/Manifest6
-rw-r--r--app-text/htmlrecode/files/htmlrecode-1.3.1-ar.patch11
-rw-r--r--app-text/htmlrecode/htmlrecode-1.3.1.ebuild44
-rw-r--r--app-text/htmlrecode/metadata.xml5
4 files changed, 66 insertions, 0 deletions
diff --git a/app-text/htmlrecode/Manifest b/app-text/htmlrecode/Manifest
new file mode 100644
index 000000000000..58f2b8ee5a5a
--- /dev/null
+++ b/app-text/htmlrecode/Manifest
@@ -0,0 +1,6 @@
+AUX htmlrecode-1.3.1-ar.patch 187 SHA256 e1230fd0820972abbfce5420f1949a95addd463caded62dd156541b20102db42 SHA512 a49a858d317a8eaaf5ac5079763e04f043c5471519dd7f362ccb621ec43b13841c31a24436d255f5386982bd78ae6182ad7c5bf990e4c4164ec800ac616a9df8 WHIRLPOOL e7d72311f793c2a0a933a8169b96afef9fc17040285ae74bfb2e601a7b671bf0028ef6b5e70cc9703601a12c9a926d545529d3a34fc9ec1378aae0cb4bdc9a72
+DIST htmlrecode-1.3.1.tar.bz2 51387 SHA256 295c2b89d9357e1345e08cc7f33ff3d5843dec6acbffa604a11c17a1d58b61f0 SHA512 180b9c2a1214007bd3163d5df7bcf15c299f452b78f0383a01d85d48212d8ae32c2b5598f44c40ce54b332c26f3ee5c448c614fbae383ec9a326e44f69b0ad10 WHIRLPOOL 6b30e57899f4d17f0663094860be0d1d98b985881c67b73ea49394bdda0ceaf8749b0bdaa949c35bd0a661c676b4c63ba9426c1af13ea5c1ac9f61050b54f092
+EBUILD htmlrecode-1.3.1.ebuild 797 SHA256 c5324132776263a20d615f9aa45ab70dac597a0acbef427dc2d7b8c6021df5bf SHA512 3a837a54b2b4de230fe75cc156cdc94a1a316fb41db76285ee8de5508f3692d731c99baf721cd8476cb22102e4d1fdec33c3c91f9ffbd8cabb6e1158475a162f WHIRLPOOL 3c83e64c4f0221c444997f8729c78a35fa4eaef0a0fa05c1462e468081cf9a6a0414eb85322892bd97470dc55e3ed6c32d505b815d3ac4d5f12c5e4844b4abbc
+MISC ChangeLog 2565 SHA256 88b2e6d1db62a9cec34089ef3e741355bec7518d91a499673e0c4507cd63de67 SHA512 125954c0e2d7cf52f0383276c82514d0d85d14b82b7d352ab02bdf4c1abae375799b974bd00be15379f0ce02e0a61c49c3e6b144ff02b7973d1f70eb24dec300 WHIRLPOOL c6273b2fb451d24577d9f78be9d048e51ed49ebe9e8725c088443b45edec1ebb5a41bbd3cb5fa7346edebb0c9cee84429bcbaa7d9c985c1089a7fb46ec8e38ce
+MISC ChangeLog-2015 1872 SHA256 94dbf35d04f1ee2a0f0ac93467b1b2362358eb7a7955d8f894ab6617570beef6 SHA512 492e6f1bc94214496db0795fbc52cfdbccbd894cc763ec0df04625a7f2b2e33f523724884900f986453c602c19890f60a12d18aa011a07cd13ced90351cdcdde WHIRLPOOL e7150fe5f730f2aa646deebcffa1e374de54d407232e316f17b34aa3e81bf31ef8df80715c67feea7c80649d242d577f586fc25c38f20dbf16e020b585107c3b
+MISC metadata.xml 166 SHA256 2caff447f5bd2701d8456ada5cc633c41ef4373fa4bfeabeb73599d40bcc941b SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 WHIRLPOOL 1ff70497eca6531f0e0614c72a19f4b8e5ff486a58d369f4f0b36308d1d6b01168f9da887740e3b9f536236be251d3fe05f904d27a9233a7cf613416ba882968
diff --git a/app-text/htmlrecode/files/htmlrecode-1.3.1-ar.patch b/app-text/htmlrecode/files/htmlrecode-1.3.1-ar.patch
new file mode 100644
index 000000000000..57e080c8a378
--- /dev/null
+++ b/app-text/htmlrecode/files/htmlrecode-1.3.1-ar.patch
@@ -0,0 +1,11 @@
+--- a/argh/Makefile
++++ b/argh/Makefile
+@@ -21,7 +21,7 @@
+ $(CXX) $(CXXFLAGS) $(CPPFLAGS) -fpic -o $@ -c $<
+
+ libargh.a: argh.o
+- ar -rc $@ $^
++ $(AR) -rc $@ $^
+
+ include depfun.mak
+
diff --git a/app-text/htmlrecode/htmlrecode-1.3.1.ebuild b/app-text/htmlrecode/htmlrecode-1.3.1.ebuild
new file mode 100644
index 000000000000..62baa2ad62e0
--- /dev/null
+++ b/app-text/htmlrecode/htmlrecode-1.3.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Recodes HTML file using a new character set"
+HOMEPAGE="http://bisqwit.iki.fi/source/htmlrecode.html"
+SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2"
+
+KEYWORDS="~amd64 ~ppc ~x86"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND=">=sys-apps/sed-4"
+RDEPEND=""
+
+src_prepare() {
+ epatch "${FILESDIR}/${P}-ar.patch"
+ touch .depend argh/.depend
+}
+
+src_configure() {
+ :
+}
+
+src_compile() {
+ local makeopts=(
+ AR="$(tc-getAR)"
+ CPPDEBUG=
+ CXX="$(tc-getCXX)"
+ CXXFLAGS="${CXXFLAGS}"
+ LDFLAGS="${LDFLAGS}"
+ )
+ emake "${makeopts[@]}" -C argh libargh.a
+ emake "${makeopts[@]}" htmlrecode
+}
+
+src_install() {
+ dobin htmlrecode
+ dohtml README.html
+}
diff --git a/app-text/htmlrecode/metadata.xml b/app-text/htmlrecode/metadata.xml
new file mode 100644
index 000000000000..6f49eba8f496
--- /dev/null
+++ b/app-text/htmlrecode/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<!-- maintainer-needed -->
+</pkgmetadata>