Commit Graph

9 Commits

Author SHA1 Message Date
Petr Vaněk
5c8623aaed app-text/klogg: switch to dev-libs/vectorscan
dev-libs/hyperscan is deprecated and it needs to be replaced with
dev-libs/vectorscan.

Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2024-03-13 17:44:38 +01:00
Petr Vaněk
96cee1499e app-text/klogg: Add missing include
The cstdio header is not included indirectly with some compilers, e.g.
GCC 14, therefore it needs to be included explicitly. The patch is
adapted from upstream commit.

Closes: https://bugs.gentoo.org/921739
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2024-03-13 17:44:37 +01:00
Anna (cybertailor) Vyalkova
1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00
Andrew Ammerlaan
bf6065dab1 app-text/klogg: quote WORKDIR variables
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2022-09-08 12:01:23 +02:00
Anton Filimonov
c596a0651d app-text/klogg: add 22.06.0.1289, drop 20.12
Signed-off-by: Anton Filimonov <anton.filimonov@gmail.com>
2022-06-19 12:48:47 +02:00
Andrew Ammerlaan
fd82b8df58 app-text/klogg: add missing RESTRICT="!test? ( test )"
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2021-04-28 10:03:15 +02:00
Anton Filimonov
2b4d9a6848 app-text/klogg: fix building tests
Closes: https://bugs.gentoo.org/786219

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Anton Filimonov <anton.filimonov@gmail.com>
2021-04-28 10:47:11 +03:00
Theo Anderson
4d8124dfbf app-text/klogg: update ebuild
@variar changes are:

* Rename tarball to ${P} rather than just the version
* Remove cmake dependency - redundant when using cmake eclass
* Remove eapply_user call - cmake_src_prepare calls this
* Move configure args into mycmakeargs
* Use "usex" for configure ON/OFF via use flags
* Remove src_compile phase - default compile option does klogg
* Remove pkg phases and inherit xdg - are run automatically

Signed-off-by: Theo Anderson <telans@posteo.de>
2021-04-28 15:10:45 +12:00
Anton Filimonov
7e12f2381e app-text/klogg: new package
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Anton Filimonov <anton.filimonov@gmail.com>
2021-04-27 19:02:25 +03:00