diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/Manifest.gz | bin | 48568 -> 48569 bytes | |||
-rw-r--r-- | app-text/liblangtag/Manifest | 3 | ||||
-rw-r--r-- | app-text/liblangtag/files/liblangtag-0.6.3-fix-for-gtk-doc-1.32.patch | 28 | ||||
-rw-r--r-- | app-text/liblangtag/liblangtag-0.6.3.ebuild | 60 | ||||
-rw-r--r-- | app-text/mythes/Manifest | 2 | ||||
-rw-r--r-- | app-text/mythes/mythes-1.2.4-r1.ebuild | 26 |
6 files changed, 0 insertions, 119 deletions
diff --git a/app-text/Manifest.gz b/app-text/Manifest.gz Binary files differindex a7f4364e9284..d0932048a94c 100644 --- a/app-text/Manifest.gz +++ b/app-text/Manifest.gz diff --git a/app-text/liblangtag/Manifest b/app-text/liblangtag/Manifest index 6ffe02d2c15f..0f36ccf063e5 100644 --- a/app-text/liblangtag/Manifest +++ b/app-text/liblangtag/Manifest @@ -1,6 +1,3 @@ -AUX liblangtag-0.6.3-fix-for-gtk-doc-1.32.patch 996 BLAKE2B 56b386faba4b93ca2f8c97f8684a0f76a55e1179aa32011e7f943f95165f19a3878f44b995e1195139660102d2500619d32ba61a5854e8ea2b8494e2bbc312bc SHA512 721e99788d25183015a881cf060c78bbeaab4036abcb37a0390cad78f261ac5bdea79fa538738ac3d0e93a3f146b7022a72e9539e0011a8d34969b3afd166b1b -DIST liblangtag-0.6.3.tar.bz2 755492 BLAKE2B fb7b3cf5a4e6c3fabdce110ab208fa9e3537d8144839f2fc9779ff9de928afa416838c5c3c5317438ae0421806eb6ffb2207f6ad3dc02bcbf9123668187d22d2 SHA512 3dcfc20704dfaff05aeecdeef74fa81639fb70f930ebc0895fe4707ecd1d5b6221fe889449772811924d0c38329977c9d5fc751c3accbc272834b29c461f1fcf DIST liblangtag-0.6.4.tar.bz2 764946 BLAKE2B 1d94f341359f880acb8a0a0526da625cb39d85b33665b861c0fbd94064228a3d5328f3a3b7d62bffd29c6ff8161fa499b6565010ba3065c90f87b5902969e81f SHA512 6c6dd3e6b0fc8d6f10cafd74112cbaf2a2342a88a908ad2f7ae759b3f5fb0cf6d788504c1de072e9ef019f2f5a284daeb2d2393036b6b402c5bc87f32b55f271 -EBUILD liblangtag-0.6.3.ebuild 1315 BLAKE2B 526234354069a2c2be9b5821bbf1c8292a843cded06509c7b98f51b57653c555768222e9948a6e904d93b31bbf29127e60049fd639c5abd8b75c47b8b490d3b3 SHA512 c1c33c0fa91c687c57ddf402ecf9ec69ad9a5b90f8942c0677eaef4becca6cfd654de0f0d0689d4c1e427efeb096763e402a932f36f4a86b91ec2f07ad71b5ec EBUILD liblangtag-0.6.4.ebuild 1212 BLAKE2B 58564877ed3282481b754e3c78a038240a8419ded43fa5712069af1e175e11f2af147ec6751608bd452ab74cdf7ea2374c8b1cd07d5f8c21f41874b66f8569ef SHA512 08bc3693a8545a584f902a7d003b2cabb5d1df466b5d48df9d157b36e9436bb5f7faa9cceda523743f3de4184c305e486ead5c5bb80c9df8f673f0ec9e175298 MISC metadata.xml 350 BLAKE2B f19f3d513d8042e89c3df800d2002cd445b1eed875dd8ffe31318645f10a300f2010cf8f5a2f4daccd38d875f340e1e48bd2b35e67892596416e492053fef8ed SHA512 8abd30360e1b305313f36724f3e3d638122c3aeb37dfb27f46940b155855a7515a8fe1a0b2128de7b0649d477c9d74fd44a02f7e7535ff103700dac7448dfe85 diff --git a/app-text/liblangtag/files/liblangtag-0.6.3-fix-for-gtk-doc-1.32.patch b/app-text/liblangtag/files/liblangtag-0.6.3-fix-for-gtk-doc-1.32.patch deleted file mode 100644 index 86d7a651bbb9..000000000000 --- a/app-text/liblangtag/files/liblangtag-0.6.3-fix-for-gtk-doc-1.32.patch +++ /dev/null @@ -1,28 +0,0 @@ -Fix build with gtk-doc-1.32 - -This bug was reported here: -https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939956 - -The issue is that gtk-doc-1.32 no longer generates empty tree_index -files. The recommendation is that liblangtag be modified to no longer -reference what used to be an empty tree_index, but is now a missing -file. The same bug report contained the patch implemented here, which -removes the reference to a now-missing tree_index file. - -The fix should already be provided in newer versions of liblangtag. - -diff --git a/docs/liblangtag-docs.sgml b/docs/liblangtag-docs.sgml -index 1234567..1234567 100644 ---- a/docs/liblangtag-docs.sgml -+++ b/docs/liblangtag-docs.sgml -@@ -58,10 +58,6 @@ - </section> - - </chapter> -- <chapter id="object-tree"> -- <title>Object Hierarchy</title> -- <xi:include href="xml/tree_index.sgml"/> -- </chapter> - <index id="api-index-full"> - <title>API Index</title> - <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include> diff --git a/app-text/liblangtag/liblangtag-0.6.3.ebuild b/app-text/liblangtag/liblangtag-0.6.3.ebuild deleted file mode 100644 index 78e75c1e5a1b..000000000000 --- a/app-text/liblangtag/liblangtag-0.6.3.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xdg-utils - -DESCRIPTION="An interface library to access tags for identifying languages" -HOMEPAGE="https://bitbucket.org/tagoh/liblangtag/wiki/Home" -SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2" - -LICENSE="|| ( LGPL-3 MPL-2.0 )" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" -IUSE="debug doc introspection static-libs test" - -BDEPEND=" - sys-devel/gettext - sys-devel/libtool - doc? ( dev-util/gtk-doc ) - introspection? ( dev-libs/gobject-introspection-common ) -" -RDEPEND=" - dev-libs/libxml2 - introspection? ( dev-libs/gobject-introspection ) -" -DEPEND="${RDEPEND} - test? ( dev-libs/check ) -" - -# Upstream expect liblangtag to be installed when one runs tests... -RESTRICT="test" - -PATCHES=( - "${FILESDIR}/${P}-fix-for-gtk-doc-1.32.patch" -) - -src_prepare() { - default - xdg_environment_reset - if [[ -d docs/html ]]; then - rm -r docs/html || die "Failed to remove existing gtk-doc" - fi -} - -src_configure() { - local myeconfargs=( - $(use_enable debug) - $(use_enable doc gtk-doc) - $(use_enable introspection) - $(use_enable static-libs static) - $(use_enable test) - ) - econf "${myeconfargs[@]}" -} - -src_install() { - default - find "${D}" -name '*.la' -type f -delete || die -} diff --git a/app-text/mythes/Manifest b/app-text/mythes/Manifest index 980bd04380e6..5ccde03f887d 100644 --- a/app-text/mythes/Manifest +++ b/app-text/mythes/Manifest @@ -1,5 +1,3 @@ -DIST mythes-1.2.4.tar.gz 4910303 BLAKE2B aa091344aebd117618d90aa574ec5e68594782511e1aa85a2d46740ecc4ff2cdf1d9f9f6de9dfd454cc0056076bdb9a21ad14d2935e39e4fdbd7753930fda605 SHA512 a04da39812bcfb1391a2cba7de73e955eafe141679ec03ed6657d03bebf360b432480d0037dff9ed72a1dfda5a70d77d44ac2bb14cdb109fd8e2a38376feee21 DIST mythes-1.2.5.tar.xz 2891852 BLAKE2B e292e49187a9b225fdcfccb467afed0b8ce90769bbefe331d7d7f026f2dd6686543b14f3666af5b1693198467206c53da0bbd030420d87c94315f9da769f45a6 SHA512 304fd05619e0ae02c9c29d92a6ada8f4a85f41f331b87b8820728c1919f3dd9c5cd951dbef9a27e649466f94dc5daa19350c9fd09c90d49b198b73b1f9eb770e -EBUILD mythes-1.2.4-r1.ebuild 576 BLAKE2B 7a09e21daea240a26729d9bb44d060ed3ac1b6f04facbabfdf5b27153d948143db79fa363058757b9f711912d29eefdb011b532b4f6425af1d2a8b2971859076 SHA512 12521d07ce02e0604b14d3064a41a19e80f798b40dd9de999615db4bdb4ebfbdd89e3bedec0fec3588b3a5a497ec2fddcad56005f20198cbfce98352a641b414 EBUILD mythes-1.2.5.ebuild 643 BLAKE2B 207ce155ee246947d07a76710d752f7c1a179a31facf59cf2e7b5f85ab599ee05a5e5846bf1df8390c7e10694349aa627be52694a3f46b0e796c122527f8ba5b SHA512 680f7c217289fc861d64ee4cfa35862d562651ff7e617ea466bc696624044c20c068552a19f0c8ab531776e5ed58723c612393c5f9c2ef09e8e107ec47be18a7 MISC metadata.xml 334 BLAKE2B 3a21f7641aa43f9511100ee4a5e64ebd87a30146c27c5b60dc0dd12c3f3fc609a32b5c57f1efcd724731b5ac86a38ffff20f323bfbbcf4793c1586e8e5b9943a SHA512 ef0d056d5b5840698bda3ad0ebc3cc5aa74b51b726c838a3720db45bba8efdd78ef3c0d46d3f6b929390a3204de566d3beed15aa1c32566b75866b338ba50ccb diff --git a/app-text/mythes/mythes-1.2.4-r1.ebuild b/app-text/mythes/mythes-1.2.4-r1.ebuild deleted file mode 100644 index 2feaec8566cb..000000000000 --- a/app-text/mythes/mythes-1.2.4-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="A simple thesaurus for Libreoffice" -HOMEPAGE="http://hunspell.sourceforge.net/" -SRC_URI="mirror://sourceforge/hunspell/MyThes/${PV}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="app-text/hunspell" -DEPEND="${DEPEND} - virtual/pkgconfig" - -src_configure() { - econf --disable-static -} - -src_install() { - default - find "${ED}" -name '*.la' -exec rm -f {} + -} |