summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-libs/libaio: add 0.3.113Sam James2022-04-214-6/+109
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/kpublictransport: 22.04.0 version bumpAndreas Sturmlechner2022-04-212-0/+39
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/kosmindoormap: 22.04.0 version bumpAndreas Sturmlechner2022-04-212-0/+49
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/kopeninghours: 22.04.0 version bumpAndreas Sturmlechner2022-04-212-0/+66
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/libclc: Stabilize 13.0.1 x86, #833209Jakov Smolić2022-04-211-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/imath: Stabilize 3.1.5 amd64, #839582Jakov Smolić2022-04-211-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libfilezilla: x86 stable wrt bug #839759Agostino Sarubbo2022-04-211-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libinput: x86 stable wrt bug #839732Agostino Sarubbo2022-04-211-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libfilezilla: amd64 stable wrt bug #839759Agostino Sarubbo2022-04-211-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libinput: Stabilize 1.20.1 amd64, #839732Sam James2022-04-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/quazip: fix automagic Qt 5/6 usage; fix subslotSam James2022-04-201-1/+3
| | | | | | | | | | - We can't rely on autodetection of Qt version because this would be an automagic dependency. - SONAME changed from 1.0 -> 1.3, so change subslot Bug: https://bugs.gentoo.org/839264 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/fribidi: Version bump to 1.0.12Matt Turner2022-04-202-0/+30
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libinput: Stabilize 1.20.1 sparc, #839732Arthur Zamarin2022-04-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libuv: Stabilize 1.44.1 arm, #839378Arthur Zamarin2022-04-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/quazip: 1.3 version bumpThiago Donato Ferreira2022-04-203-0/+132
| | | | | | | | | Closes: https://bugs.gentoo.org/839264 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25119 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-libs/libinput: Bump to version 1.20.1Lars Wendler2022-04-202-0/+89
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-libs/ncnn: add 20220420, drop 20220419Ionen Wolkens2022-04-192-1/+1
| | | | | | | Upstream removed the 19 tag and the file never made it to mirrors, changes are minimal. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: add 20220419Ionen Wolkens2022-04-192-0/+74
| | | | | | | | | Also remove now unnecessary avx workaround wrt bug #730468, entire usage was refactored upstream and the sed now cause issues instead. Bug: https://bugs.gentoo.org/730468 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: add subslotIonen Wolkens2022-04-191-2/+2
| | | | | | | | | ABI seems unstable (e.g. waifu2x-ncnn-vulkan often segfaults without a rebuild against new ncnn). Given this seem like a recurring issue, rather than try to track issues or pin versions let's try 0/${PV} subslot until situation improves. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/libfilezilla: Keyword 0.37.1 riscv, #837743Yixun Lan2022-04-201-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-libs/libfilezilla: use -pthread to fix atomic issueYixun Lan2022-04-202-0/+15
| | | | | | | | | | the -pthread flag will expand link option "-latomic" in RISC-V platfrom, so will effectively fix the problem. Closes: https://bugs.gentoo.org/837740 Upstream report: https://trac.filezilla-project.org/ticket/12699 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-libs/libuv: Stabilize 1.44.1 ppc64, #839378Arthur Zamarin2022-04-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libical: drop berkdb supportSam James2022-04-191-0/+117
| | | | | | | | | | Fails to build and we're looking at dropping berkdb support as much as possible overall in Gentoo anyway. Closes: https://bugs.gentoo.org/833498 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/25105 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libuv: Stabilize 1.44.1 arm64, #839378Arthur Zamarin2022-04-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libuv: Stabilize 1.44.1 x86, #839378Jakov Smolić2022-04-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libuv: Stabilize 1.44.1 ppc, #839378Arthur Zamarin2022-04-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libuv: Stabilize 1.44.1 sparc, #839378Arthur Zamarin2022-04-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libuv: Stabilize 1.44.1 amd64, #839378Jakov Smolić2022-04-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libportal: Keyword 0.6 riscv, #838709Jakov Smolić2022-04-181-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libsigc++: Keyword 3.2.0 riscv, #838709Jakov Smolić2022-04-181-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/tree-sitter: Stabilize 0.20.6 hppa, #838883Arthur Zamarin2022-04-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/libjcat: remove whitespace in DESCRIPTIONMichael Mair-Keimberger2022-04-183-3/+3
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/25087 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/tree-sitter: ppc stable wrt bug #838883Agostino Sarubbo2022-04-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: metadata.xml: use https instead httpConrad Kostecki2022-04-181-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/tinyxml2: drop 7.1.0, 8.0.0Sam James2022-04-173-46/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libgdata: Reset environment to avoid dconf depMatt Turner2022-04-171-3/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/xmlsec: drop 1.2.32Sam James2022-04-172-60/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/pkcs11-helper: drop 1.25.1-r1, 1.27.0Sam James2022-04-174-121/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/log4cplus: drop 2.0.6Sam James2022-04-172-38/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libstrophe: drop 0.9.2, 0.9.3, 0.10.1Sam James2022-04-174-153/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libpfm: drop 4.10.1-r1Sam James2022-04-172-36/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libofx: drop 0.10.1-r1, 0.10.2Sam James2022-04-175-211/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libconfig: drop 1.7.2Sam James2022-04-172-52/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libcec: drop 4.0.4-r1, 4.0.7Sam James2022-04-173-203/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/keystone: drop 0.9.2Sam James2022-04-171-84/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/fstrm: drop 0.6.0Sam James2022-04-172-37/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/ding-libs: drop 0.6.1Sam James2022-04-171-31/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/cdk: drop 5.0.20160131-r1Sam James2022-04-172-47/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/aml: drop 0.2.0Sam James2022-04-172-29/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libgusb: Stabilize 0.3.10 sparc, #833714Arthur Zamarin2022-04-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>