commit:     355a9555b9d3bd203e1e135361e838cc64bf8c18
Author:     Dale Showers <gentoo <AT> fictx <DOT> com>
AuthorDate: Fri Feb  7 02:41:13 2025 +0000
Commit:     Dale Showers <gentoo <AT> fictx <DOT> com>
CommitDate: Fri Feb  7 02:41:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=355a9555

net-news/cliflux: add 1.5.0

Signed-off-by: Dale Showers <gentoo <AT> fictx.com>

 net-news/cliflux/Manifest             |   1 +
 net-news/cliflux/cliflux-1.5.0.ebuild | 239 ++++++++++++++++++++++++++++++++++
 2 files changed, 240 insertions(+)

diff --git a/net-news/cliflux/Manifest b/net-news/cliflux/Manifest
index 9fb4f3ed1..7cbfe6818 100644
--- a/net-news/cliflux/Manifest
+++ b/net-news/cliflux/Manifest
@@ -13,6 +13,7 @@ DIST castaway-0.2.2.crate 11091 BLAKE2B 
3445e68aaf533caa1df958fb371622ef61c7778d
 DIST cc-1.0.79.crate 62624 BLAKE2B 
b3cbed3bd6fcac1c6ea258ec96cd107f859947a35dc89c3dc8f314741b0f668e61518f896ec32ce10c9a7eb20dd350bc177a71810d53ebea59fda062ed9d27db
 SHA512 
cbf0a25f3a23fc540e9d638fabc23f761f1c240ebb4814e761e90437d71fc559cd155768ab9e78fc192220d8a605c66c3af342ed736b719181656170b98d7bf5
 DIST cfg-if-1.0.0.crate 7934 BLAKE2B 
e99a5589c11d79d77a4537b34ce0a45d37b981c123b79b807cea836c89fc3926d693458893baca2882448d3d44e3f64e06141f6d916b748daa10b8cc1ae16d1b
 SHA512 
0fb16a8882fd30e86b62c5143b1cb18ab564e84e75bd1f28fd12f24ffdc4a42e0d2e012a99abb606c12efe3c11061ff5bf8e24ab053e550ae083f7d90f6576ff
 DIST cliflux-1.4.4.tar.gz 422321 BLAKE2B 
852f5b2d8d5439f8894c8ff19db2827b00a8acc8ac61611b628455f9d548af6a93bfdfeff5257b9b6ed5fb9f85aa223ca9b6a0323ac93ef0c97fcdc0aa87d911
 SHA512 
c809e6b405f17fc26a4c365790c768495420a2067f6729d7aca9b4a63b27bcf9224932f8c322192e5b859e6e19b94699c83370585c75745c65dd955d1102f9e3
+DIST cliflux-1.5.0.tar.gz 447185 BLAKE2B 
1a0b8715f416238eb3675b91885d3f020dbb4c69b7f0be852f7c0881b91828fc61cf3e1759261f6cfd3c995bfae52317bd8a09906f22ce368592b51f5e235e72
 SHA512 
e51260f355def848c564db8af56bac943e14c1bb0d95f61e8f14b66e546c30d96a3349bd5f666e42ac0e881557c4ae553b52e82c1692e79863ada9a39dc1cec6
 DIST compact_str-0.7.1.crate 57246 BLAKE2B 
2da5cfdc91d417294ca87ce834e8006d3426aff4cb22945e6744ace7d22c940f0181a75f25e6acc41efb5d83bf6ba4ee0876db3ce5cc05b9524a9868dcb8c7c9
 SHA512 
29ed591024f8f1b478722384664f5700fbde97b44af82fa32a8d1ccdedca9dc425555f9e5a4431a6c954d58cd90d60a25a9ed7f18773ede13edfc68094a23275
 DIST core-foundation-0.9.3.crate 27059 BLAKE2B 
d94fec51b1b1055c285609f4bba45c5169a8cc775e251eac7fbf0da7ef894e1be9ca9f4236b82b67be0610bdf811366e0c6fd3cdb671a1e83c49717e2c5b2d03
 SHA512 
de07967c4f5e2d2e730b6f21984c228dad2cb2f55187f13074a2200f4ce9f906763ee818267a9c67ea560229db7363473b230670a6dbd224fc335f32ba03d072
 DIST core-foundation-sys-0.8.4.crate 17725 BLAKE2B 
8afe47838dc91c8848c0d6a96a604149e5f0762228dbc10c17b85e4e9cd2c3928712bd0b28e1071f5fd6fd76d4ef972cb86c6c929246fb6e84577776933a8ac7
 SHA512 
15da472316d6decc213e4e5f08ecd22a108ebefe427b890741de4f9199614f19123e64329da76de5e8b4c9ff74ffc31738fd929acc1460fc757b4aa1fd3fdbb6

diff --git a/net-news/cliflux/cliflux-1.5.0.ebuild 
b/net-news/cliflux/cliflux-1.5.0.ebuild
new file mode 100644
index 000000000..5291f8f99
--- /dev/null
+++ b/net-news/cliflux/cliflux-1.5.0.ebuild
@@ -0,0 +1,239 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Autogenerated by pycargoebuild 0.13.4
+
+EAPI=8
+
+CRATES="
+       ahash@0.7.6
+       ahash@0.8.11
+       aho-corasick@1.0.2
+       allocator-api2@0.2.16
+       autocfg@1.1.0
+       base64@0.21.2
+       bitflags@1.3.2
+       bitflags@2.4.1
+       bumpalo@3.13.0
+       bytes@1.4.0
+       cassowary@0.3.0
+       castaway@0.2.2
+       cc@1.0.79
+       cfg-if@1.0.0
+       compact_str@0.7.1
+       core-foundation-sys@0.8.4
+       core-foundation@0.9.3
+       crossterm@0.25.0
+       crossterm@0.27.0
+       crossterm_winapi@0.9.1
+       directories@4.0.1
+       dirs-sys@0.3.7
+       either@1.10.0
+       encoding_rs@0.8.32
+       equivalent@1.0.1
+       errno-dragonfly@0.1.2
+       errno@0.3.1
+       fastrand@1.9.0
+       fnv@1.0.7
+       foreign-types-shared@0.1.1
+       foreign-types@0.3.2
+       form_urlencoded@1.2.0
+       futf@0.1.5
+       futures-channel@0.3.28
+       futures-core@0.3.28
+       futures-executor@0.3.28
+       futures-io@0.3.28
+       futures-macro@0.3.28
+       futures-sink@0.3.28
+       futures-task@0.3.28
+       futures-util@0.3.28
+       futures@0.3.28
+       getrandom@0.2.10
+       h2@0.3.26
+       hashbrown@0.12.3
+       hashbrown@0.14.3
+       heck@0.4.1
+       hermit-abi@0.2.6
+       hermit-abi@0.3.1
+       html2text@0.5.1
+       html5ever@0.26.0
+       http-body@0.4.5
+       http@0.2.9
+       httparse@1.8.0
+       httpdate@1.0.2
+       hyper-tls@0.5.0
+       hyper@0.14.26
+       idna@0.4.0
+       indexmap@1.9.3
+       indexmap@2.1.0
+       indoc@2.0.5
+       instant@0.1.12
+       io-lifetimes@1.0.11
+       ipnet@2.7.2
+       itertools@0.12.1
+       itoa@1.0.6
+       js-sys@0.3.64
+       lazy-regex-proc_macros@3.1.0
+       lazy-regex@3.1.0
+       lazy_static@1.4.0
+       libc@0.2.153
+       linux-raw-sys@0.3.8
+       lock_api@0.4.10
+       log@0.4.19
+       lru@0.12.3
+       mac@0.1.1
+       markup5ever@0.11.0
+       memchr@2.7.2
+       mime@0.3.17
+       mio@0.8.11
+       native-tls@0.2.11
+       new_debug_unreachable@1.0.4
+       num_cpus@1.15.0
+       once_cell@1.18.0
+       open@3.2.0
+       openssl-macros@0.1.1
+       openssl-probe@0.1.5
+       openssl-sys@0.9.103
+       openssl@0.10.66
+       parking_lot@0.12.1
+       parking_lot_core@0.9.8
+       paste@1.0.14
+       pathdiff@0.2.1
+       percent-encoding@2.3.0
+       phf@0.10.1
+       phf_codegen@0.10.0
+       phf_generator@0.10.0
+       phf_shared@0.10.0
+       pin-project-lite@0.2.9
+       pin-utils@0.1.0
+       pkg-config@0.3.27
+       ppv-lite86@0.2.17
+       precomputed-hash@0.1.1
+       proc-macro2@1.0.79
+       quote@1.0.28
+       rand@0.8.5
+       rand_chacha@0.3.1
+       rand_core@0.6.4
+       ratatui@0.26.1
+       redox_syscall@0.2.16
+       redox_syscall@0.3.5
+       redox_users@0.4.3
+       regex-automata@0.4.6
+       regex-syntax@0.8.3
+       regex@1.10.4
+       reqwest@0.11.18
+       rustix@0.37.25
+       rustversion@1.0.14
+       ryu@1.0.13
+       schannel@0.1.21
+       scopeguard@1.1.0
+       security-framework-sys@2.9.0
+       security-framework@2.9.1
+       serde@1.0.164
+       serde_derive@1.0.164
+       serde_json@1.0.97
+       serde_spanned@0.6.2
+       serde_urlencoded@0.7.1
+       signal-hook-mio@0.2.3
+       signal-hook-registry@1.4.1
+       signal-hook@0.3.17
+       siphasher@0.3.10
+       slab@0.4.8
+       smallvec@1.10.0
+       smawk@0.3.1
+       socket2@0.4.9
+       stability@0.1.1
+       static_assertions@1.1.0
+       string_cache@0.8.7
+       string_cache_codegen@0.5.2
+       stringreader@0.1.1
+       strum@0.26.2
+       strum_macros@0.26.2
+       syn@1.0.109
+       syn@2.0.43
+       tempfile@3.6.0
+       tendril@0.4.3
+       textwrap@0.16.1
+       thiserror-impl@1.0.40
+       thiserror@1.0.40
+       tinyvec@1.6.0
+       tinyvec_macros@0.1.1
+       tokio-macros@2.1.0
+       tokio-native-tls@0.3.1
+       tokio-util@0.7.8
+       tokio@1.28.2
+       toml@0.7.4
+       toml_datetime@0.6.2
+       toml_edit@0.19.10
+       tower-service@0.3.2
+       tracing-core@0.1.31
+       tracing@0.1.37
+       try-lock@0.2.4
+       tui-realm-stdlib@1.3.2
+       tui@0.19.0
+       tuirealm@1.9.2
+       tuirealm_derive@1.0.0
+       unicode-bidi@0.3.13
+       unicode-ident@1.0.9
+       unicode-linebreak@0.1.4
+       unicode-normalization@0.1.22
+       unicode-segmentation@1.10.1
+       unicode-width@0.1.10
+       url@2.4.0
+       utf-8@0.7.6
+       vcpkg@0.2.15
+       version_check@0.9.4
+       want@0.3.1
+       wasi@0.11.0+wasi-snapshot-preview1
+       wasm-bindgen-backend@0.2.87
+       wasm-bindgen-futures@0.4.37
+       wasm-bindgen-macro-support@0.2.87
+       wasm-bindgen-macro@0.2.87
+       wasm-bindgen-shared@0.2.87
+       wasm-bindgen@0.2.87
+       web-sys@0.3.64
+       winapi-i686-pc-windows-gnu@0.4.0
+       winapi-x86_64-pc-windows-gnu@0.4.0
+       winapi@0.3.9
+       windows-sys@0.42.0
+       windows-sys@0.48.0
+       windows-targets@0.48.0
+       windows_aarch64_gnullvm@0.42.2
+       windows_aarch64_gnullvm@0.48.0
+       windows_aarch64_msvc@0.42.2
+       windows_aarch64_msvc@0.48.0
+       windows_i686_gnu@0.42.2
+       windows_i686_gnu@0.48.0
+       windows_i686_msvc@0.42.2
+       windows_i686_msvc@0.48.0
+       windows_x86_64_gnu@0.42.2
+       windows_x86_64_gnu@0.48.0
+       windows_x86_64_gnullvm@0.42.2
+       windows_x86_64_gnullvm@0.48.0
+       windows_x86_64_msvc@0.42.2
+       windows_x86_64_msvc@0.48.0
+       winnow@0.4.7
+       winreg@0.10.1
+       xml5ever@0.17.0
+       zerocopy-derive@0.7.32
+       zerocopy@0.7.32
+"
+
+inherit cargo
+
+DESCRIPTION="A terminal-ui (TUI) client for the Miniflux RSS reader"
+HOMEPAGE="https://github.com/spencerwi/cliflux";
+SRC_URI="
+       https://github.com/spencerwi/cliflux/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz
+       ${CARGO_CRATE_URIS}
+"
+
+LICENSE="MIT"
+# Dependent crate licenses
+LICENSE+=" Apache-2.0 BSD MIT Unicode-DFS-2016"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-libs/openssl"
+RDEPEND="${DEPEND}"
+QA_FLAGS_IGNORED="usr/bin/${PN}"

Reply via email to