kopia lustrzana https://github.com/jaseg/gerbolyze
Now actually building the source
rodzic
2fd7045c82
commit
7e6b07a491
|
@ -40,12 +40,13 @@ archlinux:
|
|||
stage: build
|
||||
image: archlinux:latest
|
||||
script:
|
||||
- "pacman -Syyu --needed --noconfirm --noprogressbar base-devel pugixml opencv pango cairo git python make clang rustup cargo pkgconf"
|
||||
- "pacman -Syyu --needed --noconfirm --noprogressbar base-devel pugixml opencv pango cairo git python python-pip make clang rustup cargo pkgconf"
|
||||
- "rustup install stable"
|
||||
- "rustup default stable"
|
||||
- "cargo install usvg"
|
||||
- "pip install --user git+https://git.jaseg.de/pcb-tools-extension.git"
|
||||
- "pip install --user gerbolyze --no-binary gerbolyze"
|
||||
- "python setup.py install --user"
|
||||
- "export PATH=$HOME/.local/bin:$PATH"
|
||||
- "gerbolyze --version"
|
||||
|
||||
source:
|
||||
|
|
Ładowanie…
Reference in New Issue