mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2026-05-29 09:31:18 UTC
This commit is contained in:
13
metadata/md5-cache/dev-embedded/flip-link-0.1.12
Normal file
13
metadata/md5-cache/dev-embedded/flip-link-0.1.12
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=Flips the memory layout of embedded programs to protect against stack overflows
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/knurling-rs/flip-link
|
||||
INHERIT=cargo
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 MIT ) AGPL-3 MIT Unicode-3.0
|
||||
SLOT=0
|
||||
SRC_URI=https://crates.io/api/v1/crates/aho-corasick/1.1.4/download -> aho-corasick-1.1.4.crate https://crates.io/api/v1/crates/anstyle/1.0.13/download -> anstyle-1.0.13.crate https://crates.io/api/v1/crates/assert_cmd/2.1.1/download -> assert_cmd-2.1.1.crate https://crates.io/api/v1/crates/bstr/1.12.1/download -> bstr-1.12.1.crate https://crates.io/api/v1/crates/cfg-if/1.0.4/download -> cfg-if-1.0.4.crate https://crates.io/api/v1/crates/difflib/0.4.0/download -> difflib-0.4.0.crate https://crates.io/api/v1/crates/env_filter/0.1.4/download -> env_filter-0.1.4.crate https://crates.io/api/v1/crates/env_logger/0.11.8/download -> env_logger-0.11.8.crate https://crates.io/api/v1/crates/evalexpr/12.0.3/download -> evalexpr-12.0.3.crate https://crates.io/api/v1/crates/getrandom/0.2.16/download -> getrandom-0.2.16.crate https://crates.io/api/v1/crates/glob/0.3.3/download -> glob-0.3.3.crate https://crates.io/api/v1/crates/libc/0.2.177/download -> libc-0.2.177.crate https://crates.io/api/v1/crates/log/0.4.28/download -> log-0.4.28.crate https://crates.io/api/v1/crates/memchr/2.7.6/download -> memchr-2.7.6.crate https://crates.io/api/v1/crates/object/0.35.0/download -> object-0.35.0.crate https://crates.io/api/v1/crates/predicates-core/1.0.9/download -> predicates-core-1.0.9.crate https://crates.io/api/v1/crates/predicates-tree/1.0.12/download -> predicates-tree-1.0.12.crate https://crates.io/api/v1/crates/predicates/3.1.3/download -> predicates-3.1.3.crate https://crates.io/api/v1/crates/proc-macro2/1.0.103/download -> proc-macro2-1.0.103.crate https://crates.io/api/v1/crates/quote/1.0.41/download -> quote-1.0.41.crate https://crates.io/api/v1/crates/regex-automata/0.4.13/download -> regex-automata-0.4.13.crate https://crates.io/api/v1/crates/regex-syntax/0.8.8/download -> regex-syntax-0.8.8.crate https://crates.io/api/v1/crates/regex/1.12.2/download -> regex-1.12.2.crate https://crates.io/api/v1/crates/relative-path/1.9.3/download -> relative-path-1.9.3.crate https://crates.io/api/v1/crates/rstest/0.19.0/download -> rstest-0.19.0.crate https://crates.io/api/v1/crates/rstest_macros/0.19.0/download -> rstest_macros-0.19.0.crate https://crates.io/api/v1/crates/rustc_version/0.4.1/download -> rustc_version-0.4.1.crate https://crates.io/api/v1/crates/semver/1.0.27/download -> semver-1.0.27.crate https://crates.io/api/v1/crates/serde/1.0.228/download -> serde-1.0.228.crate https://crates.io/api/v1/crates/serde_core/1.0.228/download -> serde_core-1.0.228.crate https://crates.io/api/v1/crates/serde_derive/1.0.228/download -> serde_derive-1.0.228.crate https://crates.io/api/v1/crates/syn/2.0.109/download -> syn-2.0.109.crate https://crates.io/api/v1/crates/termtree/0.5.1/download -> termtree-0.5.1.crate https://crates.io/api/v1/crates/unicode-ident/1.0.22/download -> unicode-ident-1.0.22.crate https://crates.io/api/v1/crates/wait-timeout/0.2.1/download -> wait-timeout-0.2.1.crate https://crates.io/api/v1/crates/wasi/0.11.1+wasi-snapshot-preview1/download -> wasi-0.11.1+wasi-snapshot-preview1.crate https://github.com/knurling-rs/flip-link/archive/refs/tags/v0.1.12.tar.gz -> flip-link-0.1.12.tar.gz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033
|
||||
_md5_=0c71a8aced7627bc0cbadde1961602df
|
||||
@@ -5,9 +5,10 @@ EAPI=8
|
||||
HOMEPAGE=https://probe.rs
|
||||
INHERIT=cargo shell-completion
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=|| ( Apache-2.0 MIT ) 0BSD Apache-2.0 BSD-2 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 Unlicense ZLIB
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/probe-rs/probe-rs/archive/refs/tags/v0.31.0.tar.gz -> probe-rs-tools-0.31.0.tar.gz https://codeberg.org/AshyPinguin/vendor-tarballs/releases/download/probe-rs-tools-0.31.0/probe-rs-tools-0.31.0-crates.tar.xz
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=e9661b4cbe207ed93f1034b3ebb33937
|
||||
_md5_=cd9b8c5e4864ffd0ccfec491a83a667a
|
||||
|
||||
13
metadata/md5-cache/dev-embedded/squareline-studio-1.6.1
Normal file
13
metadata/md5-cache/dev-embedded/squareline-studio-1.6.1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install postinst postrm preinst
|
||||
DESCRIPTION=Visual drag-and-drop UI editor for LVGL
|
||||
EAPI=8
|
||||
HOMEPAGE=https://squareline.io
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop xdg
|
||||
KEYWORDS=-* ~amd64
|
||||
LICENSE=all-rights-reserved
|
||||
SLOT=0/1.6.1
|
||||
SRC_URI=https://static.squareline.io/downloads/SquareLine_Studio_Linux_v1_6_1.zip -> squareline-studio-1.6.1.zip
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=315e86182f2fca505ea222602cb7acea
|
||||
Reference in New Issue
Block a user