Merge pull request 'Try inheriting the cargo eclass.' (#110) from feature/news-flash-fix-cargo into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #110
This commit is contained in:
Manuel Friedli 2023-01-06 21:33:59 +01:00
commit cf1e9f5fc6
3 changed files with 471 additions and 7 deletions

View File

@ -1,14 +1,15 @@
BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
BDEPEND=>=virtual/rust-1.53 >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test unpack
DEPEND=dev-db/sqlite dev-lang/rust dev-libs/openssl dev-util/meson gui-libs/libhandy net-libs/webkit-gtk:5 sys-devel/gettext x11-libs/gtk+:3 x11-misc/xdg-utils
DESCRIPTION=Simple News Feed Reader for feeds aggregated by an online RSS reader account.
EAPI=8
HOMEPAGE=https://gitlab.com/news-flash/news_flash_gtk
INHERIT=meson
INHERIT=cargo meson
IUSE=debug
KEYWORDS=~amd64
LICENSE=GPL-3
RESTRICT=mirror
SLOT=0
SRC_URI=https://gitlab.com/news-flash/news_flash_gtk/-/archive/v.2.2.4/news_flash_gtk-v.2.2.4.tar.bz2 -> news-flash-2.2.4.tar.bz2
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=5f9aa35a73aa9c75d867e56374680223
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 cargo 73ed573e1525a108d236a0dffb3a68fb ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=0b62835128348f0c362a5452fb6fa0d6

View File

@ -1,3 +1,3 @@
DIST news-flash-2.2.4.tar.bz2 149190285 BLAKE2B cc052a4c2677cfe323b53ce80a0e2b8788b2b545b1e8ed0ac64a2bddd90bf4d6b6f2815a4ffcf4a9e20611068903d1698fc94a25bc5ac7d204c3fc3693899b4b SHA512 75b2e03efb808e2258d91fade534acd32dc79d375f14b274a40a17c4f5521bf50810b74d22b584e3cc53a495ab25abebede51b33b8728f2de8efa09be039fb77
EBUILD news-flash-2.2.4.ebuild 718 BLAKE2B dad1e4e7d228288d7ad9eed9627cdb8bb04e1ebdc570bc390f8510c564d6f7a1807a1d547c18dd2ff1cfb36b19a1478b42a58e9839277dc3e40f90b60e379668 SHA512 c70b37f3a43bacf34c6c50b25b2c3cacd3dfdc523f99e497083283155e103ab70e7cbb62546d778b94553ddb96ca86efc8cccb8716fb6bc2fb877b51015d2235
EBUILD news-flash-2.2.4.ebuild 8867 BLAKE2B dce9ff5f792a13da508658c07df5d998e22f30956fc6c844bda346ab47a3132cdc6f16dbbce44cd115d20ea5a3e25a434161157861ac02d0da35b57cd4d5b5bb SHA512 8df94215d45bd8ebe495e6ad88d9c54bfdee0604f2543eb98074c6048a79577ef4334645c8eaa2349cd60c8cc73d66427d573f3dd3b8b1f8f4b2feebbec4986f
MISC metadata.xml 338 BLAKE2B e475cd45da0d012d422b50afa024fd65f8987fd8f405b76001fc9d8eb93a97a4460a2f857fec4003fe15fbd43b38c2a8f43fb210f8f192e5d078e47d0f71e489 SHA512 20e088cd3096f52c8c99fb6fa163717cafda08bfd3105aa7d98b176ed39486ca4d9bb9ebdb9306e9512a0c432f4b97de18b16c2fbc86a8b6deca133f3f775979

View File

@ -3,7 +3,470 @@
EAPI=8
inherit meson
CRATES="
addr2line-0.17.0
adler-1.0.2
adler32-1.2.0
aes-0.7.5
aho-corasick-0.7.20
alloc-no-stdlib-2.0.4
alloc-stdlib-0.2.2
ammonia-3.3.0
android_system_properties-0.1.5
anyhow-1.0.66
arc-swap-1.5.1
article_scraper-1.1.7
ashpd-0.3.2
async-broadcast-0.4.1
async-channel-1.8.0
async-compression-0.3.15
async-executor-1.5.0
async-io-1.12.0
async-lock-2.6.0
async-recursion-0.3.2
async-task-4.3.0
async-trait-0.1.59
atty-0.2.14
autocfg-1.1.0
backtrace-0.3.66
base64-0.13.1
base64-0.20.0
bigdecimal-0.3.0
bit_field-0.10.1
bitflags-1.3.2
block-0.1.6
block-buffer-0.9.0
block-buffer-0.10.3
block-modes-0.8.1
block-padding-0.2.1
brotli-3.3.4
brotli-decompressor-2.3.2
bumpalo-3.11.1
bytemuck-1.12.3
byteorder-1.4.3
bytes-1.3.0
cairo-rs-0.16.3
cairo-sys-rs-0.16.3
cc-1.0.77
cfg-expr-0.11.0
cfg-if-1.0.0
chrono-0.4.23
cipher-0.3.0
clap-4.0.29
clap_lex-0.3.0
codespan-reporting-0.11.1
color-backtrace-0.5.1
color_quant-1.1.0
concurrent-queue-2.0.0
cookie-0.16.1
cookie_store-0.16.1
core-foundation-0.9.3
core-foundation-sys-0.8.3
cpufeatures-0.2.5
crc-any-2.4.3
crc32fast-1.3.2
crossbeam-channel-0.5.6
crossbeam-deque-0.8.2
crossbeam-epoch-0.9.13
crossbeam-utils-0.8.14
crunchy-0.2.2
crypto-common-0.1.6
cxx-1.0.83
cxx-build-1.0.83
cxxbridge-flags-1.0.83
cxxbridge-macro-1.0.83
data-encoding-2.3.3
debug-helper-0.3.13
deflate-0.8.6
derivative-2.2.0
des-0.7.0
destructure_traitobject-0.2.0
diesel-2.0.2
diesel_derives-2.0.1
diesel_migrations-2.0.0
diffus-0.10.0
diffus-derive-0.10.0
digest-0.9.0
digest-0.10.6
dirs-4.0.0
dirs-sys-0.3.7
either-1.8.0
encoding_rs-0.8.31
entities-1.0.1
enum-as-inner-0.5.1
enumflags2-0.7.5
enumflags2_derive-0.7.4
errno-0.2.8
errno-dragonfly-0.1.2
escaper-0.1.1
event-listener-2.5.3
exr-1.5.2
eyre-0.6.8
failure-0.1.8
failure_derive-0.1.8
fastrand-1.8.0
feed-rs-1.2.0
feedbin_api-0.2.0
feedly_api-0.5.0
fever_api-0.4.1
field-offset-0.3.4
flate2-1.0.25
flume-0.10.14
fnv-1.0.7
foreign-types-0.3.2
foreign-types-shared-0.1.1
form_urlencoded-1.1.0
futf-0.1.5
futures-0.3.25
futures-channel-0.3.25
futures-core-0.3.25
futures-executor-0.3.25
futures-io-0.3.25
futures-lite-1.12.0
futures-macro-0.3.25
futures-sink-0.3.25
futures-task-0.3.25
futures-util-0.3.25
gdk-pixbuf-0.16.4
gdk-pixbuf-sys-0.16.3
gdk4-0.5.4
gdk4-sys-0.5.4
generic-array-0.14.6
getrandom-0.1.16
getrandom-0.2.8
gettext-rs-0.7.0
gettext-sys-0.21.3
gif-0.11.4
gimli-0.26.2
gio-0.16.6
gio-sys-0.16.3
glib-0.16.6
glib-macros-0.16.3
glib-sys-0.16.3
gobject-sys-0.16.3
graphene-rs-0.16.3
graphene-sys-0.16.3
greader_api-0.4.0
gsk4-0.5.4
gsk4-sys-0.5.4
gtk4-0.5.4
gtk4-macros-0.5.4
gtk4-sys-0.5.4
h2-0.3.15
half-2.1.0
hard-xml-1.19.0
hard-xml-derive-1.19.0
hashbrown-0.12.3
heck-0.4.0
hermit-abi-0.1.19
hermit-abi-0.2.6
hex-0.4.3
hostname-0.3.1
html2pango-0.5.0
html5ever-0.26.0
http-0.2.8
http-body-0.4.5
httparse-1.8.0
httpdate-1.0.2
humantime-2.1.0
hyper-0.14.23
hyper-rustls-0.23.2
hyper-tls-0.5.0
iana-time-zone-0.1.53
iana-time-zone-haiku-0.1.1
idna-0.2.3
idna-0.3.0
image-0.23.14
image-0.24.5
indenter-0.3.3
indexmap-1.9.2
instant-0.1.12
io-lifetimes-1.0.3
ipconfig-0.3.1
ipnet-2.7.0
ipnetwork-0.20.0
is-terminal-0.4.1
itertools-0.10.5
itoa-1.0.4
javascriptcore5-rs-0.2.0
javascriptcore5-rs-sys-0.2.0
jetscii-0.5.3
jpeg-decoder-0.1.22
jpeg-decoder-0.3.0
js-sys-0.3.60
lazy_static-1.4.0
lebe-0.5.2
libadwaita-0.2.1
libadwaita-sys-0.2.1
libc-0.2.138
libsqlite3-sys-0.25.2
libxml-0.2.16
libxml-0.3.1
link-cplusplus-1.0.7
linked-hash-map-0.5.6
linkify-0.9.0
linux-raw-sys-0.1.3
locale_config-0.3.0
lock_api-0.4.9
log-0.4.17
log-mdc-0.1.0
log4rs-1.2.0
lru-cache-0.1.2
mac-0.1.1
magic-crypt-3.1.12
malloc_buf-0.0.6
maplit-1.0.2
markup5ever-0.11.0
markup5ever_rcdom-0.2.0
match_cfg-0.1.0
matches-0.1.9
md-5-0.9.1
md5-0.7.0
memchr-2.5.0
memoffset-0.6.5
memoffset-0.7.1
migrations_internals-2.0.0
migrations_macros-2.0.0
mime-0.3.16
mime_guess-2.0.4
miniflux_api-0.5.0
miniz_oxide-0.3.7
miniz_oxide-0.4.4
miniz_oxide-0.5.4
miniz_oxide-0.6.2
mio-0.8.5
nanorand-0.7.0
native-tls-0.2.11
new_debug_unreachable-1.0.4
news-flash-2.2.2
news_flash_gtk-0.0.0
newsblur_api-0.2.0
nextcloud_news_api-0.2.0
nix-0.23.2
num-bigint-0.4.3
num-integer-0.1.45
num-iter-0.1.43
num-rational-0.3.2
num-rational-0.4.1
num-traits-0.2.15
num_cpus-1.14.0
obfstr-0.4.1
objc-0.2.7
objc-foundation-0.1.1
objc_id-0.1.1
object-0.29.0
once_cell-1.16.0
opaque-debug-0.3.0
openssl-0.10.44
openssl-macros-0.1.0
openssl-probe-0.1.5
openssl-sys-0.9.79
opml-1.1.5
ordered-float-2.10.0
ordered-stream-0.0.1
os_str_bytes-6.4.1
pango-0.16.5
pango-sys-0.16.3
parking-2.0.0
parking_lot-0.11.2
parking_lot-0.12.1
parking_lot_core-0.8.6
parking_lot_core-0.9.5
percent-encoding-2.2.0
pest-2.5.1
phf-0.10.1
phf_codegen-0.10.0
phf_generator-0.10.0
phf_shared-0.10.0
pin-project-1.0.12
pin-project-internal-1.0.12
pin-project-lite-0.2.9
pin-utils-0.1.0
pkg-config-0.3.26
png-0.16.8
png-0.17.7
polling-2.5.2
ppv-lite86-0.2.17
precomputed-hash-0.1.1
proc-macro-crate-1.2.1
proc-macro-error-1.0.4
proc-macro-error-attr-1.0.4
proc-macro-hack-0.5.19
proc-macro2-1.0.47
psl-types-2.0.11
publicsuffix-2.2.3
quick-error-1.2.3
quick-xml-0.25.0
quote-1.0.21
r2d2-0.8.10
rand-0.7.3
rand-0.8.5
rand_chacha-0.2.2
rand_chacha-0.3.1
rand_core-0.5.1
rand_core-0.6.4
rand_hc-0.2.0
rand_pcg-0.2.1
random_color-0.6.1
rayon-1.6.1
rayon-core-1.10.1
rc-writer-1.1.10
redox_syscall-0.2.16
redox_users-0.4.3
regex-1.7.0
regex-syntax-0.6.28
remove_dir_all-0.5.3
reqwest-0.11.13
resolv-conf-0.7.0
ring-0.16.20
rust-embed-6.4.2
rust-embed-impl-6.3.1
rust-embed-utils-7.3.0
rustc-demangle-0.1.21
rustc_version-0.3.3
rustix-0.36.5
rustls-0.20.7
rustls-pemfile-1.0.1
ryu-1.0.11
same-file-1.0.6
schannel-0.1.20
scheduled-thread-pool-0.2.6
scoped_threadpool-0.1.9
scopeguard-1.1.0
scratch-1.0.2
sct-0.7.0
security-framework-2.7.0
security-framework-sys-2.6.1
semver-0.11.0
semver-1.0.14
semver-parser-0.10.2
serde-1.0.150
serde-value-0.7.0
serde_derive-1.0.150
serde_json-1.0.89
serde_repr-0.1.9
serde_urlencoded-0.7.1
serde_yaml-0.8.26
sha1-0.6.1
sha1_smol-1.0.0
sha2-0.9.9
sha2-0.10.6
shellexpand-2.1.2
siphasher-0.3.10
slab-0.4.7
smallvec-1.10.0
socket2-0.4.7
soup3-sys-0.3.1
spin-0.5.2
spin-0.9.4
static_assertions-1.1.0
string_cache-0.8.4
string_cache_codegen-0.5.2
strsim-0.10.0
syn-1.0.105
synstructure-0.12.6
system-deps-6.0.3
temp-dir-0.1.11
tempfile-3.3.0
tendril-0.4.3
termcolor-1.1.3
thiserror-1.0.37
thiserror-impl-1.0.37
thread-id-4.0.0
threadpool-1.8.1
tiff-0.6.1
tiff-0.8.1
tiger-0.1.0
time-0.1.45
time-0.3.17
time-core-0.1.0
time-macros-0.2.6
tinyvec-1.6.0
tinyvec_macros-0.1.0
tokio-1.23.0
tokio-macros-1.8.2
tokio-native-tls-0.3.0
tokio-rustls-0.23.4
tokio-socks-0.5.1
tokio-util-0.7.4
toml-0.5.9
tower-service-0.3.2
tracing-0.1.37
tracing-attributes-0.1.23
tracing-core-0.1.30
trust-dns-proto-0.22.0
trust-dns-resolver-0.22.0
try-lock-0.2.3
typemap-ors-1.0.0
typenum-1.16.0
ucd-trie-0.1.5
uds_windows-1.0.2
unicase-2.6.0
unicode-bidi-0.3.8
unicode-ident-1.0.5
unicode-normalization-0.1.22
unicode-width-0.1.10
unicode-xid-0.2.4
unsafe-any-ors-1.0.0
untrusted-0.7.1
url-2.3.1
utf-8-0.7.6
uuid-1.2.2
vcpkg-0.2.15
version-compare-0.1.1
version_check-0.9.4
waker-fn-1.1.0
walkdir-2.3.2
want-0.3.0
wasi-0.9.0+wasi-snapshot-preview1
wasi-0.10.0+wasi-snapshot-preview1
wasi-0.11.0+wasi-snapshot-preview1
wasm-bindgen-0.2.83
wasm-bindgen-backend-0.2.83
wasm-bindgen-futures-0.4.33
wasm-bindgen-macro-0.2.83
wasm-bindgen-macro-support-0.2.83
wasm-bindgen-shared-0.2.83
web-sys-0.3.60
webkit2gtk5-0.2.0
webkit2gtk5-sys-0.2.0
webpki-0.22.0
webpki-roots-0.22.6
weezl-0.1.7
wepoll-ffi-0.1.2
widestring-0.5.1
winapi-0.3.9
winapi-i686-pc-windows-gnu-0.4.0
winapi-util-0.1.5
winapi-x86_64-pc-windows-gnu-0.4.0
windows-sys-0.36.1
windows-sys-0.42.0
windows_aarch64_gnullvm-0.42.0
windows_aarch64_msvc-0.36.1
windows_aarch64_msvc-0.42.0
windows_i686_gnu-0.36.1
windows_i686_gnu-0.42.0
windows_i686_msvc-0.36.1
windows_i686_msvc-0.42.0
windows_x86_64_gnu-0.36.1
windows_x86_64_gnu-0.42.0
windows_x86_64_gnullvm-0.42.0
windows_x86_64_msvc-0.36.1
windows_x86_64_msvc-0.42.0
winreg-0.10.1
xml-rs-0.8.4
xml5ever-0.17.0
xmlparser-0.13.5
xmltree-0.10.3
yaml-rust-0.4.5
zbus-2.3.2
zbus_macros-2.3.2
zbus_names-2.4.0
zvariant-3.9.0
zvariant_derive-3.9.0
"
inherit cargo meson
MY_PN="news_flash_gtk"
MY_PV="v.${PV}"