summaryrefslogtreecommitdiff
path: root/app-arch/libzim
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /app-arch/libzim
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'app-arch/libzim')
-rw-r--r--app-arch/libzim/Manifest5
-rw-r--r--app-arch/libzim/libzim-9.2.1-r1.ebuild26
-rw-r--r--app-arch/libzim/libzim-9.5.0.ebuild29
-rw-r--r--app-arch/libzim/libzim-9.6.0.ebuild29
-rw-r--r--app-arch/libzim/libzim-9.7.0.ebuild57
-rw-r--r--app-arch/libzim/metadata.xml11
6 files changed, 0 insertions, 157 deletions
diff --git a/app-arch/libzim/Manifest b/app-arch/libzim/Manifest
deleted file mode 100644
index 54a52fd6965a..000000000000
--- a/app-arch/libzim/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST libzim-9.2.1.tar.gz 251633 BLAKE2B 9fd7acf2c24d9c346dd26fe19edf0758a60b3cb3695c322d8cc7a9422f6506f2b343fbeff159aed2ba17c17803b4debc8ebcfb1a43d8e0a0c79a142986ba3265 SHA512 13daa28d8c8860936da16df1914d008adc519eba5d18d2e5de82ff1c605f6e7f46f2ce13c1b78f4b3810cd55396afc57d5577942d12190d988e0c6df7d2e2780
-DIST libzim-9.5.0.tar.gz 276415 BLAKE2B 45607abb4f816f199b361817c5ea8eb0259651c4a5ce9629ff7aaadc3050b72babd7f459992aa5c617e7772fbe22fd79b219001b620780623c26e113ba194877 SHA512 b4ccc742e10690009e8f1e0b84c3083c8aa355ae02b6eb47dc6d3708971cd357a2e38fce5978106f6aca73e31976cca0fb56421d0088efa1459a7d89f029bee7
-DIST libzim-9.6.0.tar.gz 278148 BLAKE2B 1ea7d7c9d99fd4391d2755f845b8e064f58d6bbdfeef279f30ea63531f598fb93742120fa29c6911067c523b47c88516b5c130f0691ddfeebdda464d72ad5565 SHA512 28d81076ff4ffed0a417240c86b70cfb003cac1ab10d38b34392c0b3c55b61d4c893a1eade06efbd9ca4e24da53612f83ef53d5af1861e104635623b1229a707
-DIST libzim-9.7.0-test_data.tar.gz 25248332 BLAKE2B 65646ef8beca6ed2b922e75deab3822a76ffac04f6119ab1b916209ec57d1401d0104deb838284f228a7418978f82aa757bdaf8d8a45d311a6647c9efcfd43c8 SHA512 e8684a557338b4b8b3d7346d603b6b2b19c2c9396bf9678acbd2bfab3df3674f34dc6f0d5a9fb9a3abb3a47194cd9857ac1672ee4eeb3c65fb61de77d16f6919
-DIST libzim-9.7.0.tar.gz 283154 BLAKE2B 7ad10059d0159692c83b42816c8f85ab9ec47613f6975893cb2ea028afa6395840a029385d2679444ad68767f7d2512da3528cab34ccd8d3a6f4f78e7034581d SHA512 3f635eaf4363bf12b92f12a4d089883f10bb8cfe4c572876ab410d88273f8a44455ce93ef74bcb0836051ea3dd51d39f25f703d6c01d6599cce0a8801bc09fba
diff --git a/app-arch/libzim/libzim-9.2.1-r1.ebuild b/app-arch/libzim/libzim-9.2.1-r1.ebuild
deleted file mode 100644
index df7e2d8623b5..000000000000
--- a/app-arch/libzim/libzim-9.2.1-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit meson python-any-r1
-
-DESCRIPTION="ZIM file format: an offline storage solution for content coming from the Web"
-HOMEPAGE="https://wiki.openzim.org/wiki/OpenZIM"
-SRC_URI="https://github.com/openzim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- app-arch/lzma
- app-arch/xz-utils
- app-arch/zstd:=
- dev-libs/icu:=
- dev-libs/xapian:=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${PYTHON_DEPS}"
diff --git a/app-arch/libzim/libzim-9.5.0.ebuild b/app-arch/libzim/libzim-9.5.0.ebuild
deleted file mode 100644
index 8a3b888ca540..000000000000
--- a/app-arch/libzim/libzim-9.5.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# TODO: add tests, doc
-# TODO: add optional +xapian USE
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit meson python-any-r1
-
-DESCRIPTION="ZIM file format: an offline storage solution for content coming from the Web"
-HOMEPAGE="https://wiki.openzim.org/wiki/OpenZIM"
-SRC_URI="https://github.com/openzim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/9.5"
-KEYWORDS="~amd64"
-
-RDEPEND="
- app-arch/lzma
- app-arch/xz-utils
- app-arch/zstd:=
- dev-libs/icu:=
- dev-libs/xapian:=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${PYTHON_DEPS}"
diff --git a/app-arch/libzim/libzim-9.6.0.ebuild b/app-arch/libzim/libzim-9.6.0.ebuild
deleted file mode 100644
index 8a3b888ca540..000000000000
--- a/app-arch/libzim/libzim-9.6.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# TODO: add tests, doc
-# TODO: add optional +xapian USE
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit meson python-any-r1
-
-DESCRIPTION="ZIM file format: an offline storage solution for content coming from the Web"
-HOMEPAGE="https://wiki.openzim.org/wiki/OpenZIM"
-SRC_URI="https://github.com/openzim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/9.5"
-KEYWORDS="~amd64"
-
-RDEPEND="
- app-arch/lzma
- app-arch/xz-utils
- app-arch/zstd:=
- dev-libs/icu:=
- dev-libs/xapian:=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${PYTHON_DEPS}"
diff --git a/app-arch/libzim/libzim-9.7.0.ebuild b/app-arch/libzim/libzim-9.7.0.ebuild
deleted file mode 100644
index c40e0daceaa0..000000000000
--- a/app-arch/libzim/libzim-9.7.0.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# TODO: add tests, doc
-# TODO: add optional +xapian USE
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit meson python-any-r1
-
-TEST_DATA_V="0.9.0"
-
-DESCRIPTION="ZIM file format: an offline storage solution for content coming from the Web"
-HOMEPAGE="https://wiki.openzim.org/wiki/OpenZIM"
-SRC_URI="
- https://github.com/openzim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
- test? (
- https://github.com/openzim/zim-testing-suite/releases/download/${TEST_DATA_V}/zim-testing-suite-${TEST_DATA_V}.tar.gz -> ${P}-test_data.tar.gz
- )
-"
-
-LICENSE="GPL-2"
-SLOT="0/9.5"
-KEYWORDS="~amd64"
-
-IUSE="test"
-
-RDEPEND="
- app-arch/lzma
- app-arch/xz-utils
- app-arch/zstd:=
- dev-libs/icu:=
- dev-libs/xapian:=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- test? (
- dev-cpp/gtest
- )
- ${PYTHON_DEPS}"
-
-src_prepare() {
- default
-
- sed -i "s/, 'suggestion'//g" test/meson.build || die
- sed -i "/archive/d" test/meson.build || die
-}
-
-src_configure() {
- local emesonargs=(
- $(meson_use test tests)
- -Dtest_data_dir="${WORKDIR}/zim-testing-suite-${TEST_DATA_V}"
- )
- meson_src_configure
-}
diff --git a/app-arch/libzim/metadata.xml b/app-arch/libzim/metadata.xml
deleted file mode 100644
index b64e406ef487..000000000000
--- a/app-arch/libzim/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>stkw0@disroot.org</email>
- <name>David Roman</name>
- </maintainer>
- <upstream>
- <remote-id type="github">openzim/libzim</remote-id>
- </upstream>
-</pkgmetadata>