sci-electronics/altium2kicad - 0.0.20230603 (salfter)

Search

Install

Install this version:

emerge -a =sci-electronics/altium2kicad-0.0.20230603

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =sci-electronics/altium2kicad-0.0.20230603

Or alternatively:

emerge --autounmask-write -a =sci-electronics/altium2kicad-0.0.20230603

Package Information

Description:
Altium to KiCad converter for PCB and schematics
Homepage:
https://github.com/thesourcerer8/altium2kicad
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.0.20230603 8 ~amd64 0
View Raw Ebuild
EAPI=8

GIT_COMMIT=ec62b906b006a624d56155589b7e47fca80d1b70
S=$WORKDIR/$PN-$GIT_COMMIT

DESCRIPTION="Altium to KiCad converter for PCB and schematics"
HOMEPAGE="https://github.com/thesourcerer8/altium2kicad"
SRC_URI="https://github.com/thesourcerer8/$PN/archive/$GIT_COMMIT.tar.gz -> $P.tar.gz"
LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64

RDEPEND="dev-perl/Math-Bezier
	 dev-perl/Math-Geometry-Planar"

src_install()
{
  dobin unpack.pl
  dobin convertschema.pl
  dobin convertpcb.pl
}

Dependencies

RDEPEND

dev-perl/Math-Bezier
	 dev-perl/Math-Geometry-Planar

Manifest for 0.0.20230603

Type File Size Source URLs
DIST altium2kicad-0.0.20230603.tar.gz 11017633 bytes https://github.com/thesourcerer8/altium2kicad/archive/ec62b906b006a624d56155589b7e47fca80d1b70.tar.gz