Anna (cybertailor) Vyalkova
5fa53c3ce3
dev-libs/libopensmtpd: treeclean (moved to ::gentoo)
...
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-06-30 07:26:29 +05:00
Anna (cybertailor) Vyalkova
0172891b84
dev-libs/feedbackd-device-themes: add 0.4.0, drop 0.0.20220523
...
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-06-29 08:56:52 +05:00
David Roman
41e2b955dd
dev-libs/libdwarf: add 0.10.0
...
Signed-off-by: David Roman <davidroman96@gmail.com>
2024-06-27 15:15:17 +02:00
Adrian Ratiu
93b717db10
dev-libs/libtypec[-utils]: bump 0.5.1 -> 0.5.2
...
This release drops all the meson patches which were upstreamed.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
2024-06-26 17:16:32 +03:00
Takuya Wakazono
15ad6da861
dev-libs/librepo: drop 1.17.1
...
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-06-23 14:31:59 +09:00
Takuya Wakazono
c95cd3e4c0
dev-libs/librepo: add 1.17.2
...
Closes: https://bugs.gentoo.org/928159
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-06-23 14:31:59 +09:00
Sergey Torokhov
d6caaa5b2b
dev-libs/jonquil: fix RDEPEND
...
Closes: https://bugs.gentoo.org/932368
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2024-06-22 02:14:10 +03:00
Alarig Le Lay
e90037a0dc
dev-libs/libsignal-ffi: Make only one sed call for cargo toml
...
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
2024-06-17 14:42:17 +02:00
Alarig Le Lay
b9099803b1
dev-libs/libsignal-ffi: Fixing manifest and useless variables
...
Thanks @antecrescent for the review
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
2024-06-17 14:37:11 +02:00
Alarig Le Lay
893b5880fb
dev-libs/libsignal-ffi: add 0.51.0
...
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
2024-06-17 11:46:41 +02:00
Vitaly Zdanevich
65f008c40f
*/*: Add copyright for a few ebuilds
...
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-06-13 23:32:12 +04:00
Vitaly Zdanevich
005ec3465a
*/*: Global replace Gentoo Foundation -> Gentoo Authors
...
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-06-13 23:24:08 +04:00
Dale Sweeney
6741bd510f
dev-libs/lzfse: Fix QA issues in ebuild
...
Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
2024-06-13 15:18:50 -04:00
Mathijs Saey
7e645afe58
dev-libs/cyrus-sasl-xoauth2: new package, add 0.2
...
Signed-off-by: Mathijs Saey <mathijs@mathsaey.be>
2024-06-13 20:21:01 +02:00
tea
0cf9fa6158
dev-libs/mtxclient: drop 0.9.1
...
Signed-off-by: tea <gentoo@tastytea.de>
2024-06-13 14:53:42 +02:00
tea
660398280b
dev-libs/mtxclient: add 0.10.0
...
Signed-off-by: tea <gentoo@tastytea.de>
2024-06-13 14:53:42 +02:00
Dale Sweeney
b8afeb4470
dev-libs/lzfse: Fix destdir of ebuild
...
Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
2024-06-12 22:22:23 -04:00
Dale Sweeney
fe805ad74d
dev-libs/lzfse: Add metadata.xml
...
Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
2024-06-12 18:39:48 -04:00
Dale Sweeney
81489b9d5d
*/*: Add ebuilds for dmg2img and lzfse
...
Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
2024-06-12 15:10:53 -04:00
Lucio Sauer
84fd797920
dev-libs/dmd_core: don't install LICENSE to ${D}
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-06-12 17:07:50 +02:00
Lucio Sauer
93a18600be
dev-libs/dmd_core: simplify native build
...
Since 375da3684e685c6fd8367ffcf37e090526d55e4d, cargo eclass sets
CARGO_BUILD_TARGET, which allows us to drop all logic related to
`--target`.
Fix /path/to/to-be-installed-lib.a for debug builds
Closes: https://bugs.gentoo.org/901139
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-06-12 17:07:44 +02:00
Lucio Sauer
e119b2e22e
dev-libs/dmd_core: remove incorrect RESTRICT=mirror
...
From the PMS:
> mirror
> The package’s SRC_URI entries may not be mirrored, and
> mirrors should not be checked when fetching.
The crate dependencies may very well be mirrored, judging by their
licenses. To fetch distfiles from their original locations immediately,
set `GENTOO_MIRRORS=`.
https://devmanual.gentoo.org/general-concepts/manifest/#generating-the-manifest
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-06-12 17:07:41 +02:00
Lucio Sauer
692477967d
dev-libs/dmd_core: speed up cargo SRC_URI generation
...
ac817be5fd5756bcd017e41321cf5731cd291c54 introduced the @ separator for
crates and ${CARGO_CRATE_URIS} to speed up SRC_URI generation.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-06-12 17:07:33 +02:00
Lucio Sauer
af42ca3d3a
dev-libs/dmd_core: update EAPI 7 -> 8
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-06-12 17:07:27 +02:00
Kurt Kanzenbach
773a5aa4e0
dev-libs/open62541: enable py3.13
...
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2024-06-10 20:35:57 +02:00
Kurt Kanzenbach
9b446714df
dev-libs/open62541: Enable/Disable PubSub information model
...
Enable/Disable PubSub information model, too.
Closes: https://bugs.gentoo.org/933589
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2024-06-10 20:35:57 +02:00
Julien Roy
79854ba8c6
dev-libs/jose: drop 12
...
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-06-07 19:18:17 -04:00
Julien Roy
6440b6e38d
dev-libs/jose: add 14
...
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-06-07 19:16:13 -04:00
Kurt Kanzenbach
e29e4f1844
dev-libs/open62541: drop 1.4.0
...
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2024-06-03 21:30:48 +02:00
Kurt Kanzenbach
89b4fc5766
dev-libs/open62541: add 1.4.1
...
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
2024-06-03 21:30:32 +02:00
Okamura Kazuya
fbcf6093c6
dev-libs/lsquic: fix misses package(s) in RDEPEND
...
and replace the statically linked boringssl with the lsquic recommended version.
Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
2024-05-25 20:57:49 +09:00
Adrian Ratiu
87377ad7c8
dev-libs/libtypec: split libtypec and libtypec-utils
...
And incorporate patches and feedback from Matt Turner [1].
We move the build to use meson as well as add 3 patches
to fix the upstream meson build [2]. I am in the process
of upstreaming these patches.
[1] https://github.com/gentoo/gentoo/pull/36736
[2] https://github.com/libtypec/libtypec/pull/1
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
2024-05-21 14:49:19 +03:00
Quincy Fleming
a87d437e3c
dev-libs/xqilla: respect user LDFLAGS
...
Closes: https://bugs.gentoo.org/780945
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
2024-05-16 11:44:13 -05:00
Adrian Ratiu
7132a99df6
dev-libs/libtypec: fetch from new repo location
...
The upstream maintainer created a new repo location so
we don't have to use his personal account anymore.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
2024-05-16 17:45:18 +03:00
Quincy Fleming
1ea39fbceb
dev-libs/octetos-core: update EAPI 7 -> 8
...
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
2024-05-15 21:16:13 -05:00
Quincy Fleming
cdf4ed7e24
dev-libs/octetos-core: add 2.62.1_beta
...
Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
2024-05-15 21:16:12 -05:00
Adrian Ratiu
0b69f057f3
dev-libs/libtypec: bump 0.5.0 -> 0.5.1
...
This latest version contains all the backported fixes
so we can remove the patches.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
2024-05-15 18:48:52 +03:00
Julien Roy
d98d8db0cc
dev-libs/libsignal-ffi: add 0.46.0
...
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-14 15:01:49 -04:00
Lucio Sauer
89e81076ba
dev-libs/*: fix variable order
...
Manually went through some entries for `pkgcheck scan -c
VariableOrderCheck`.
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
2024-05-13 18:18:19 -04:00
Sergey Torokhov
33e6efddb6
dev-libs/fortran-stdlib: 0.6.1 version bump
...
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2024-05-13 23:44:52 +03:00
Lucio Sauer
35be17a251
dev-libs/tbtools: correct dependency for libudev-sys crate
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-05-12 21:52:43 +02:00
Lucio Sauer
7d494005ca
dev-libs/tbtools: drop 0.2.0-r1
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-05-12 20:47:00 +02:00
Lucio Sauer
eeb8573682
dev-libs/tbtools: add 0.3.2
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-05-12 20:46:59 +02:00
Lucio Sauer
4af4a49d3e
dev-libs/tbtools: add dependencies
...
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-05-12 20:46:57 +02:00
Lucio Sauer
4ec1cfadad
dev-libs/tbtools: add QA_FLAGS_IGNORED
...
Closes: https://bugs.gentoo.org/930815
Closes: https://bugs.gentoo.org/930814
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-05-12 20:46:56 +02:00
Lucio Sauer
8c5a86dc61
dev-libs/tbtools: update LICENSE
...
sort CRATES
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2024-05-12 20:46:53 +02:00
Okamura Kazuya
1585dc9697
dev-libs/lsquic: treeclean
...
Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
2024-05-05 10:11:31 +09:00
Okamura Kazuya
6cd12c6ccf
dev-libs/lsbcrypt: drop 1.0.0-r1
...
Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
2024-05-05 10:11:04 +09:00
Okamura Kazuya
8216f41714
dev-libs/ls-qpack: treeclean
...
Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
2024-05-05 10:10:24 +09:00
Okamura Kazuya
425ba54db4
dev-libs/ls-hpack: treeclean
...
Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
2024-05-05 10:10:15 +09:00