app-arch / createrepo_c

C implementation of createrepo

Official package sites : https://github.com/rpm-software-management/createrepo_c ·

v9999 :: 0 :: gentoo

Modified
License
GPL-2
USE flags
doc legacy test zstd

v1.2.2-r1 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~x86
USE flags
doc legacy test zstd

v1.2.1-r3 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 x86
USE flags
doc legacy test zstd

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
legacy
Build with support for legacy weakdeps and hashes (not recommended!)
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
zstd
Enable support for ZSTD compression

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

app-arch / drpm : A library for making, reading and applying deltarpm packages

app-arch / rpm : The RPM Package Manager

app-arch / xz-utils : Utils for managing LZMA compressed files

app-arch / zchunk : File format designed for highly efficient deltas with good compression

app-arch / zstd : zstd fast compression library

dev-db / sqlite : SQL database engine

dev-libs / glib : The GLib library of C routines

dev-libs / libxml2 : XML C parser and toolkit

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

net-misc / curl : A Client that groks URLs

sys-apps / file : Identify a file's format by scanning binary data for patterns

sys-libs / libmodulemd : C Library for manipulating Fedora Modularity metadata files

virtual / zlib : Virtual for libz.so providers

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

app-arch / drpm : A library for making, reading and applying deltarpm packages

app-arch / rpm : The RPM Package Manager

app-arch / xz-utils : Utils for managing LZMA compressed files

app-arch / zchunk : File format designed for highly efficient deltas with good compression

app-arch / zstd : zstd fast compression library

dev-db / sqlite : SQL database engine

dev-libs / glib : The GLib library of C routines

dev-libs / libxml2 : XML C parser and toolkit

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

net-misc / curl : A Client that groks URLs

sys-apps / file : Identify a file's format by scanning binary data for patterns

sys-libs / libmodulemd : C Library for manipulating Fedora Modularity metadata files

virtual / zlib : Virtual for libz.so providers

Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
app-arch/createrepo_c: drop 1.2.1-r2
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
Jaco Kroon · gentoo
app-arch/createrepo_c: drop 1.2.1-r1
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
Jaco Kroon · gentoo
app-arch/createrepo_c: 1.2.2 rev-bump for CMake<3.10.
Closes: https://bugs.gentoo.org/970122 Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
app-arch/createrepo_c: Stabilize 1.2.1-r3 x86, #965703
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
app-arch/createrepo_c: USE=doc for live (9999).
This really just forward ports the USE=doc changes. Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
Jaco Kroon · gentoo
app-arch/createrepo_c: Stabilize 1.2.1-r3 amd64, #965703
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
Jaco Kroon · gentoo
app-arch/createrepo_c: add 1.2.2
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
app-arch/createrepo_c: 1.2.1-r3
Enable building with USE=-doc when doxygen is not installed. Closes: https://bugs.gentoo.org/967121 Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
app-arch/createrepo_c: 1.2.1-r3
Closes: https://bugs.gentoo.org/963774 Closes: https://bugs.gentoo.org/964539 Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
Jaco Kroon · gentoo
app-arch/createrepo_c: drop 1.2.0-r1
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-*/*: update for virtual/zlib
Update done using: ``` git grep -l zlib app-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c VisibilityCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/createrepo_c: Stabilize 1.2.1-r1 amd64, #963341
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-arch/createrepo_c: Stabilize 1.2.1-r1 x86, #963341
Signed-off-by: Sam James <sam@gentoo.org>
Takuya Wakazono · gentoo
app-arch/createrepo_c: restrict to <app-arch/rpm-6.0.0
Fails to build with rpm-6.0.0 due to a header incompatibility. Upstream has already fixed this in: https://github.com/rpm-software-management/createrepo_c/commit/4e37bc582b1673ff767dbd0b570ef1c8871d3e8c No revbump is required as this has no effect on runtime. Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43909 Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
app-arch/createrepo_c: 1.2.1-r2
Fixes cmake4 compatibility. Allows for compiling against>=app-arch/rpm-6* Adds USE=doc (doc-c docs). python-docs requires the python shim, and I don't believe that adding that at this point is worth the effort unless someone needs it. Closes: https://bugs.gentoo.org/955466 Closes: https://bugs.gentoo.org/962948 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Part-of: https://github.com/gentoo/gentoo/pull/43813 Closes: https://github.com/gentoo/gentoo/pull/43813 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfred Wingate · gentoo
app-arch/createrepo_c: add dev-libs/libxml2 subslot op for incoming ABI break
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
app-arch/createrepo_c: drop 1.1.4
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
app-arch/createrepo_c: add 1.2.1
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/createrepo_c: drop 1.1.2, 1.1.3
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
app-arch/createrepo_c: add 1.2.0
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
app-arch/createrepo_c: add 1.1.4
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
app-arch/createrepo_c: drop 1.1.0
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
app-arch/createrepo_c: add 1.1.3
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
app-arch/createrepo_c: drop 1.0.4
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
app-arch/createrepo_c: add 1.1.2
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
app-arch/createrepo_c: drop 1.0.3
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
app-arch/createrepo_c: add 1.1.0
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
app-arch/createrepo_c: drop 1.0.2
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Matt Jolly · gentoo
app-arch/createrepo_c: add 1.0.4
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/createrepo_c: add 1.0.3
Upstream commit d075bebc7c680c0e766c4417c2f2ff96b4ddb476 in 1.0.2 makes this mandatory. Closes: https://bugs.gentoo.org/918490 Closes: https://bugs.gentoo.org/923303 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
app-arch/createrepo_c: drop 0.21.1, 1.0.0
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/33971 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
app-arch/createrepo_c: add 1.0.2
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/createrepo_c: fix automagic zstd dep
Signed-off-by: Sam James <sam@gentoo.org>
Arturo R Ochoa · gentoo
app-arch/createrepo_c: add 1.0.0
Signed-off-by: Arturo R Ochoa <arturo340@outlook.com> Closes: https://github.com/gentoo/gentoo/pull/32208 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
app-arch/createrepo_c: drop 0.20.1-r1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/31037 Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
app-arch/createrepo_c: drop 0.20.1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Matt Jolly · gentoo
app-arch/createrepo_c: add 0.21.1
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
app-arch/createrepo_c: Keyword 0.20.1-r1 x86, #900154
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
app-arch/createrepo_c: add 0.20.1-r1, 9999
- Added Delta-RPM, zchunk, and libmodulemd dependencies - New 'legacy' USE to enable legacy-style (suse, mandriva) weakdeps and hashes (MD5, SHA1) Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
app-arch/createrepo_c: drop 0.16.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/createrepo_c: add 0.20.1
Closes: https://bugs.gentoo.org/875698 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/createrepo_c: minor style change
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
app-arch/createrepo_c: new package
Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/17901 Signed-off-by: Sam James <sam@gentoo.org>