Diff newsboat-2.29 with a newsboat-2.30.1

/usr/portage/net-news/newsboat/newsboat-2.30.1.ebuild 2023-10-09 14:52:34.728368482 +0300
1
# Copyright 2017-2022 Gentoo Authors
1
# Copyright 2017-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6 6
CRATES="
7
	addr2line-0.17.0
8
	adler-1.0.2
9
	aho-corasick-0.7.18
10
	android_system_properties-0.1.5
11
	autocfg-1.1.0
12
	backtrace-0.3.65
13
	bit-set-0.5.2
14
	bit-vec-0.6.3
15
	bitflags-1.3.2
16
	block-0.1.6
17
	bumpalo-3.10.0
18
	byteorder-1.4.3
19
	cc-1.0.73
20
	cfg-if-1.0.0
21
	chrono-0.4.22
22
	codespan-reporting-0.11.1
23
	core-foundation-sys-0.8.3
24
	curl-sys-0.4.57+curl-7.85.0
25
	cxx-1.0.76
26
	cxx-build-1.0.76
27
	cxxbridge-flags-1.0.76
28
	cxxbridge-macro-1.0.76
29
	dirs-4.0.0
30
	dirs-sys-0.3.7
31
	fastrand-1.8.0
32
	fnv-1.0.7
33
	form_urlencoded-1.1.0
34
	getrandom-0.2.7
35
	gettext-rs-0.7.0
36
	gettext-sys-0.21.3
37
	gimli-0.26.1
38
	iana-time-zone-0.1.47
39
	idna-0.3.0
40
	instant-0.1.12
41
	js-sys-0.3.59
42
	lazy_static-1.4.0
43
	lexopt-0.2.1
44
	libc-0.2.133
45
	libz-sys-1.1.8
46
	link-cplusplus-1.0.6
47
	locale_config-0.3.0
48
	log-0.4.17
49
	malloc_buf-0.0.6
50
	md5-0.7.0
51
	memchr-2.5.0
52
	minimal-lexical-0.2.1
53
	miniz_oxide-0.5.3
54
	natord-1.0.9
55
	nom-7.1.1
56
	num-integer-0.1.45
57
	num-traits-0.2.15
58
	objc-0.2.7
59
	objc-foundation-0.1.1
60
	objc_id-0.1.1
61
	object-0.28.4
62
	once_cell-1.15.0
63
	percent-encoding-2.2.0
64
	pkg-config-0.3.25
65
	ppv-lite86-0.2.16
66
	proc-macro2-1.0.40
67
	proptest-1.0.0
68
	quick-error-1.2.3
69
	quick-error-2.0.1
70
	quote-1.0.20
71
	rand-0.8.5
72
	rand_chacha-0.3.1
73
	rand_core-0.6.3
74
	rand_xorshift-0.3.0
75
	redox_syscall-0.2.13
76
	redox_users-0.4.3
77
	regex-1.5.6
78
	regex-syntax-0.6.26
79
	remove_dir_all-0.5.3
80
	rustc-demangle-0.1.21
81
	rusty-fork-0.3.0
82
	scratch-1.0.1
83
	section_testing-0.0.5
84
	syn-1.0.98
85
	temp-dir-0.1.11
86
	tempfile-3.3.0
87
	termcolor-1.1.3
88
	thiserror-1.0.31
89
	thiserror-impl-1.0.31
90
	time-0.1.44
91
	tinyvec-1.6.0
92
	tinyvec_macros-0.1.0
93
	unicode-bidi-0.3.8
94
	unicode-ident-1.0.1
95
	unicode-normalization-0.1.20
96
	unicode-width-0.1.10
97
	url-2.3.1
98
	vcpkg-0.2.15
99
	wait-timeout-0.2.0
100
	wasi-0.10.0+wasi-snapshot-preview1
101
	wasi-0.11.0+wasi-snapshot-preview1
102
	wasm-bindgen-0.2.82
103
	wasm-bindgen-backend-0.2.82
104
	wasm-bindgen-macro-0.2.82
105
	wasm-bindgen-macro-support-0.2.82
106
	wasm-bindgen-shared-0.2.82
107
	winapi-0.3.9
108
	winapi-i686-pc-windows-gnu-0.4.0
109
	winapi-util-0.1.5
110
	winapi-x86_64-pc-windows-gnu-0.4.0
111
	xdg-2.4.1
7
addr2line-0.17.0
8
adler-1.0.2
9
aho-corasick-0.7.19
10
android_system_properties-0.1.5
11
autocfg-1.1.0
12
backtrace-0.3.66
13
bitflags-1.3.2
14
bit-set-0.5.3
15
bit-vec-0.6.3
16
block-0.1.6
17
bumpalo-3.11.0
18
byteorder-1.4.3
19
cc-1.0.73
20
cfg-if-1.0.0
21
chrono-0.4.23
22
codespan-reporting-0.11.1
23
core-foundation-sys-0.8.3
24
curl-sys-0.4.59+curl-7.86.0
25
cxx-1.0.85
26
cxxbridge-flags-1.0.85
27
cxxbridge-macro-1.0.85
28
cxx-build-1.0.85
29
dirs-4.0.0
30
dirs-sys-0.3.7
31
fastrand-1.8.0
32
fnv-1.0.7
33
form_urlencoded-1.1.0
34
getrandom-0.2.7
35
gettext-rs-0.7.0
36
gettext-sys-0.21.3
37
gimli-0.26.2
38
iana-time-zone-0.1.50
39
idna-0.3.0
40
instant-0.1.12
41
js-sys-0.3.60
42
lazy_static-1.4.0
43
lexopt-0.2.1
44
libc-0.2.139
45
libz-sys-1.1.8
46
link-cplusplus-1.0.7
47
locale_config-0.3.0
48
log-0.4.17
49
malloc_buf-0.0.6
50
md5-0.7.0
51
memchr-2.5.0
52
minimal-lexical-0.2.1
53
miniz_oxide-0.5.4
54
natord-1.0.9
55
nom-7.1.1
56
num-integer-0.1.45
57
num-traits-0.2.15
58
objc-0.2.7
59
objc-foundation-0.1.1
60
objc_id-0.1.1
61
object-0.29.0
62
once_cell-1.16.0
63
percent-encoding-2.2.0
64
pkg-config-0.3.25
65
ppv-lite86-0.2.16
66
proc-macro2-1.0.44
67
proptest-1.0.0
68
quick-error-1.2.3
69
quick-error-2.0.1
70
quote-1.0.21
71
rand-0.8.5
72
rand_chacha-0.3.1
73
rand_core-0.6.4
74
rand_xorshift-0.3.0
75
redox_syscall-0.2.16
76
redox_users-0.4.3
77
regex-1.6.0
78
regex-syntax-0.6.27
79
remove_dir_all-0.5.3
80
rustc-demangle-0.1.21
81
rusty-fork-0.3.0
82
scratch-1.0.2
83
section_testing-0.0.5
84
syn-1.0.100
85
temp-dir-0.1.11
86
tempfile-3.3.0
87
termcolor-1.1.3
88
thiserror-1.0.36
89
thiserror-impl-1.0.36
90
tinyvec-1.6.0
91
tinyvec_macros-0.1.0
92
unicode-bidi-0.3.8
93
unicode-ident-1.0.4
94
unicode-normalization-0.1.22
95
unicode-width-0.1.10
96
url-2.3.1
97
vcpkg-0.2.15
98
wait-timeout-0.2.0
99
wasi-0.11.0+wasi-snapshot-preview1
100
wasm-bindgen-0.2.83
101
wasm-bindgen-backend-0.2.83
102
wasm-bindgen-macro-0.2.83
103
wasm-bindgen-macro-support-0.2.83
104
wasm-bindgen-shared-0.2.83
105
winapi-0.3.9
106
winapi-i686-pc-windows-gnu-0.4.0
107
winapi-util-0.1.5
108
winapi-x86_64-pc-windows-gnu-0.4.0
109
xdg-2.4.1
112 110
"
113 111

  
114 112
inherit flag-o-matic toolchain-funcs cargo
......
126 124

  
127 125
RDEPEND="
128 126
	>=dev-db/sqlite-3.5:3
127
	>=dev-libs/json-c-0.11:=
129 128
	>=dev-libs/stfl-0.21
130 129
	>=net-misc/curl-7.21.6
131
	>=dev-libs/json-c-0.11:=
132 130
	dev-libs/libxml2
131
	dev-libs/openssl:=
133 132
	sys-libs/ncurses:=[unicode(+)]
134 133
	sys-libs/zlib
135
	dev-libs/openssl
136 134
"
137 135
DEPEND="${RDEPEND}
138 136
	sys-devel/gettext
139 137
"
140 138
BDEPEND="
141
	>=dev-ruby/asciidoctor-1.5.3
142 139
	app-alternatives/awk
140
	>=dev-ruby/asciidoctor-1.5.3
143 141
	virtual/pkgconfig
144
	>=virtual/rust-1.46.0
142
	>=virtual/rust-1.62.0
145 143
"
146 144

  
145
PATCHES=(
146
	"${FILESDIR}"/${P}-gcc-13.patch
147
)
148

  
147 149
src_prepare() {
148 150
	default
149 151

  
Thank you!