summaryrefslogtreecommitdiff
path: root/app-text/rarian
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-08 03:44:17 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-08 03:44:17 +0100
commit0d7ae8c4b021f0ea675d5bc81389c5d159a197fa (patch)
tree7a5b596d22fbf5127a880ea425deca60f36d27a6 /app-text/rarian
parentcda4539525c6eb3d5a55c383719645b9409e1aad (diff)
gentoo auto-resync : 08:06:2023 - 03:44:17
Diffstat (limited to 'app-text/rarian')
-rw-r--r--app-text/rarian/Manifest3
-rw-r--r--app-text/rarian/rarian-0.8.1-r4.ebuild61
2 files changed, 0 insertions, 64 deletions
diff --git a/app-text/rarian/Manifest b/app-text/rarian/Manifest
index 948a7c216a31..8afdc046f06c 100644
--- a/app-text/rarian/Manifest
+++ b/app-text/rarian/Manifest
@@ -1,6 +1,3 @@
-DIST rarian-0.8.1-r4-patches.tar.xz 33868 BLAKE2B e272598fce4119ad4995b665b988080dc4aee23ba6d03e462e4c76186a418601cbc5c4f403beb64aad05c9e7003d58c2070122ddcaf7188335ec4b8370eb7afb SHA512 766223faedb743c350de4f5c4dc3081f95a2c617d52ddedd4e78f64b3cbbacc20293cc4e98bbe38b41f795cefbf83d624d4434c2b94129ce224ad66da9e5760c
-DIST rarian-0.8.1.tar.gz 459461 BLAKE2B 7589633a3abc188a7e83adede964b4d293984ad9c896e5c8116775905dfc3acc3b0cfbbee574b26d1c3966501f8b42e61df9910c840c58bfcd0b41d065a30c26 SHA512 ddc640e1ac210e9dc3fcdde6bbff6e21dabe97b160b531cac68d47d1b831dec71b7c4aced9819cfafd8f89f290920c4e33550b8e29d9872a1c1a202d6fe8e3eb
DIST rarian-0.8.4.tar.bz2 402769 BLAKE2B bc077a6584f7ad0967cdaf298769d1da5ea4b9545191bcf7a8d4f07178666c416b8471a79447e6e3ff52bb2bfd8c55afc7d1638211d245abd9d4efe82c30a7a2 SHA512 5daf8c70438db566f8c4fc6a9b553898e078882307951e7060873fb4c32c12a6482f560f14dab9376917996a3a2f84a36bdf2721fa94c3e63379e3ea0ed131d4
-EBUILD rarian-0.8.1-r4.ebuild 1729 BLAKE2B c268c0fab79a12632b7cc3ba10eabd06eca81bc1cfb9835d6df16d26ef7ba67a642acb8de14f9946bbcfac15065db3079f7d6de3e99c46a23b8adfae94c96e68 SHA512 7c9337cc0df94cc9067ecf93a20b9596106fb1e4d1bac7be34558c7d1d7e6cca8654e1989ce78c0f70a665c419e115870e5ada1a3c6915081adec0a604e017ae
EBUILD rarian-0.8.4.ebuild 872 BLAKE2B 4a7a9208d0a1d511643780a12b974e431aac1bfa6fabb0aef656743077a4d6c83628790dc4a327018e535c0050bb358977da057d9c1de7a2bd626dfc6fa54db5 SHA512 c3a72a616978683edfa82999e3d8766fd324d8250a0578793e2665efdc5f3596e46dcd8f0349703cd7f95921e20ffb5b899dfd94e5594152982cef9718e5090f
MISC metadata.xml 337 BLAKE2B cbe2bb760281e47c65dda3d0fafabed840e3dc776a79861064c51c28e9d1ac0267111e6b8f39814ce2653e02c36af46ed8cb9faf0aa532d718eb90a9a6c1f3ba SHA512 56b21ef4b2f335c7e346b590be30d98accb784904fb05d921158291e9095651e57f81ea9a2554180b2e4abfb88e55e1a2bfe483c943c60f463c5914e03e9e7bb
diff --git a/app-text/rarian/rarian-0.8.1-r4.ebuild b/app-text/rarian/rarian-0.8.1-r4.ebuild
deleted file mode 100644
index 044d5c514ec0..000000000000
--- a/app-text/rarian/rarian-0.8.1-r4.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="A documentation metadata library"
-HOMEPAGE="https://rarian.freedesktop.org/"
-SRC_URI="
- https://${PN}.freedesktop.org/Releases/${P}.tar.gz
- https://dev.gentoo.org/~soap/distfiles/${P}-r4-patches.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
-
-RDEPEND="
- dev-libs/libxslt
- dev-libs/tinyxml
- || (
- sys-apps/util-linux
- app-misc/getopt
- )"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${WORKDIR}"/0001-Fix-uri-of-omf-files-produced-by-rarian-sk-preinstal.patch
- "${WORKDIR}"/0002-Allow-building-against-system-copy-of-tinyxml.patch
- "${WORKDIR}"/0003-Allow-to-specify-only-the-prefix-of-an-info-page-e.g.patch
- "${WORKDIR}"/0004-Fix-a-crash-when-opening-files-without-dots-in-their.patch
- "${WORKDIR}"/0005-Make-librarian-obey-to-LC_MESSAGES.patch
- "${WORKDIR}"/0006-Fix-m4-syntax-so-that-autoreconf-doesn-t-break.patch
- "${WORKDIR}"/0007-Remove-the-nonexistent-dist-gzip-Automake-option.patch
- "${WORKDIR}"/0008-Fix-OMF-category-parsing.patch
- "${WORKDIR}"/0009-Allow-the-getopt-command-to-be-customized-at-configu.patch
- "${WORKDIR}"/0010-Wimplicit-int.patch
-)
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- local myconf=()
- # https://bugs.gentoo.org/show_bug.cgi?id=409811
- # https://bugs.freedesktop.org/show_bug.cgi?id=53264
- if ! has_version sys-apps/util-linux; then
- myconf=( --with-getopt=getopt-long )
- fi
-
- econf \
- --localstatedir="${EPREFIX}"/var \
- "${myconf[@]}"
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}