sci-electronics/pcbnewTransition: version bump

This commit is contained in:
2024-02-05 09:24:04 -08:00
parent a0078d3ff8
commit b91dd178c9
9 changed files with 35 additions and 27 deletions

View File

@@ -0,0 +1,12 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=LZMA C SDK
EAPI=8
HOMEPAGE=https://github.com/npwoods/lzma-c-sdk
INHERIT=cmake
KEYWORDS=amd64
LICENSE=public-domain
SLOT=0
SRC_URI=https://github.com/npwoods/lzma-c-sdk/archive/refs/tags/21.07-1.tar.gz -> lzma-c-sdk-21.07.1.tar.gz
_eclasses_=cmake c7c9a62d6232cac66d4ea32d575c3e7c flag-o-matic b2b07efa51009704f88173b2c7feab47 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=d055dee10e2b4f34bdda9488e1b5b106

View File

File diff suppressed because one or more lines are too long

View File

@@ -9,5 +9,5 @@ KEYWORDS=amd64
LICENSE=Apache-2.0 MIT Unicode-DFS-2016 Unlicense
SLOT=0
SRC_URI=https://crates.io/api/v1/crates/atty/0.2.14/download -> atty-0.2.14.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/clap/3.2.20/download -> clap-3.2.20.crate https://crates.io/api/v1/crates/clap_derive/3.2.18/download -> clap_derive-3.2.18.crate https://crates.io/api/v1/crates/clap_lex/0.2.4/download -> clap_lex-0.2.4.crate https://crates.io/api/v1/crates/hashbrown/0.12.3/download -> hashbrown-0.12.3.crate https://crates.io/api/v1/crates/heck/0.4.0/download -> heck-0.4.0.crate https://crates.io/api/v1/crates/hermit-abi/0.1.19/download -> hermit-abi-0.1.19.crate https://crates.io/api/v1/crates/indexmap/1.9.1/download -> indexmap-1.9.1.crate https://crates.io/api/v1/crates/libc/0.2.132/download -> libc-0.2.132.crate https://crates.io/api/v1/crates/once_cell/1.14.0/download -> once_cell-1.14.0.crate https://crates.io/api/v1/crates/os_str_bytes/6.3.0/download -> os_str_bytes-6.3.0.crate https://crates.io/api/v1/crates/proc-macro-error/1.0.4/download -> proc-macro-error-1.0.4.crate https://crates.io/api/v1/crates/proc-macro-error-attr/1.0.4/download -> proc-macro-error-attr-1.0.4.crate https://crates.io/api/v1/crates/proc-macro2/1.0.43/download -> proc-macro2-1.0.43.crate https://crates.io/api/v1/crates/qr_code/1.1.0/download -> qr_code-1.1.0.crate https://crates.io/api/v1/crates/quote/1.0.21/download -> quote-1.0.21.crate https://crates.io/api/v1/crates/strsim/0.10.0/download -> strsim-0.10.0.crate https://crates.io/api/v1/crates/syn/1.0.99/download -> syn-1.0.99.crate https://crates.io/api/v1/crates/termcolor/1.1.3/download -> termcolor-1.1.3.crate https://crates.io/api/v1/crates/textwrap/0.15.0/download -> textwrap-0.15.0.crate https://crates.io/api/v1/crates/unicode-ident/1.0.3/download -> unicode-ident-1.0.3.crate https://crates.io/api/v1/crates/version_check/0.9.4/download -> version_check-0.9.4.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-util/0.1.5/download -> winapi-util-0.1.5.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://github.com/guivo/qrscad_gen/archive/refs/tags/v0.1.0.tar.gz -> qrscad_gen-0.1.0.tar.gz
_eclasses_=cargo 4dede41d64d595673f6da62ab5540fa0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084
_eclasses_=cargo 73fb2994b06920774024efe3e647a564 flag-o-matic b2b07efa51009704f88173b2c7feab47 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084
_md5_=7e1cc4629ec2a8a04398b68823f7004c

View File

@@ -10,6 +10,6 @@ LICENSE=MIT
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/set-soft/pcbnewTransition/archive/refs/tags/v0.3.4-4.tar.gz -> pcbnewTransition-0.3.4-r1.tar.gz
SRC_URI=https://github.com/yaqwsx/pcbnewTransition/archive/refs/tags/v0.4.0.tar.gz -> pcbnewTransition-0.4.0.tar.gz
_eclasses_=distutils-r1 b9318b5e40104e608d7e4582121fb561 flag-o-matic b2b07efa51009704f88173b2c7feab47 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 042f4cc53680245bf99a84669b94155a toolchain-funcs e56c7649b804f051623c8bc1a1c44084
_md5_=3bdc67f8581e89a0aa5d936a47bd77de
_md5_=f86da13d4dec16d84df7aa4c8a4acdbe

View File

File diff suppressed because one or more lines are too long

View File

@@ -8,5 +8,5 @@ IUSE=debug
LICENSE=ISC
PROPERTIES=live
SLOT=0
_eclasses_=cargo 4dede41d64d595673f6da62ab5540fa0 flag-o-matic b2b07efa51009704f88173b2c7feab47 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084
_eclasses_=cargo 73fb2994b06920774024efe3e647a564 flag-o-matic b2b07efa51009704f88173b2c7feab47 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084
_md5_=dccc08058ecace0252723a9697263396

View File

@@ -1 +1 @@
DIST pcbnewTransition-0.3.4-r1.tar.gz 28353 BLAKE2B 61b8346245b528ceb18e92d7138cfc5f369bf96bbe549ab1b5fa4800714a9b13e1b392710a5518c7e4e1b463168e857979870d56b243919110167f1c5373c0b2 SHA512 f92d0a79e43dd099a3e78d5f00f539200744c99269fad67e5f72ecc31488b35aafe8c88397382b92eac9ff40a15e7e83d52a9a09302947811e30893a5cac733a
DIST pcbnewTransition-0.4.0.tar.gz 26757 BLAKE2B a70d00d876d8639f0bf0e48f352ca0ce9a4b7478eafcab3d87489743477ab50034d724d80e55b5571b1df0ae063b7fe5817265f512b301c9faf5c93290017130 SHA512 6a5533799e23edee43df703484799fd1bc4f8dafc14fb2949ccf0478616004e644901253445da51dd70be584ad6180bdab24127bbe3ca6341a511243b45a1154

View File

@@ -1,20 +0,0 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..12} pypy3 )
inherit distutils-r1
DESCRIPTION="support KiCad 5-7 in your plugins"
HOMEPAGE="https://github.com/yaqwsx/pcbnewTransition/"
#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
# recommended by https://github.com/yaqwsx/KiKit/issues/542#issuecomment-1518005553
SRC_URI="https://github.com/set-soft/pcbnewTransition/archive/refs/tags/v0.3.4-4.tar.gz -> $P-r1.tar.gz"
S=$WORKDIR/$P-4
DISTUTILS_USE_PEP517=setuptools
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64"

View File

@@ -0,0 +1,16 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..12} pypy3 )
inherit distutils-r1
DESCRIPTION="support KiCad 5-7 in your plugins"
HOMEPAGE="https://github.com/yaqwsx/pcbnewTransition/"
SRC_URI="https://github.com/yaqwsx/$PN/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz"
DISTUTILS_USE_PEP517=setuptools
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64"