mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
sci-electronics: code style.
This commit is contained in:
@@ -9,7 +9,6 @@ Fritzing differs from other tools through:
|
||||
* an intuitive user interface, with seamless switching between breadboard, schematic and pcb design
|
||||
|
||||
The lively community on fritzing.org exchanges projects and tips, and there is also a PCB service 'Fritzing Fab' that produces user designs."
|
||||
|
||||
HOMEPAGE="http://www.fritzing.org"
|
||||
COPYRIGHT="Interaction Design Lab Potsdam"
|
||||
LICENSE="GNU GPL v2
|
||||
@@ -17,13 +16,11 @@ LICENSE="GNU GPL v2
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/fritzing/fritzing-app/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2475a95aad2c1536eef3fdb72665c5c16590644b45bd110a0cde223c916625b8"
|
||||
PATCHES="fritzing-$portVersion.patchset"
|
||||
SOURCE_DIR="fritzing-app-$portVersion"
|
||||
|
||||
SOURCE_URI_2="https://github.com/fritzing/fritzing-parts/archive/$portVersion.zip"
|
||||
CHECKSUM_SHA256_2="bda500e993f8990fa5fa50bb7d189dc7206d4cc64fa57ce6b99cee45f4480e14"
|
||||
SOURCE_DIR_2="fritzing-parts-$portVersion"
|
||||
|
||||
PATCHES="fritzing-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="fritzing.rdef.in"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -22,12 +22,12 @@ effect suitable changes to create customized symbols."
|
||||
HOMEPAGE="https://qelectrotech.org"
|
||||
COPYRIGHT="2008-2018 Laurent Trinques, Joshua Claveau, Ronny Desmedt, Cyril Frausty, Abhishek Bansal"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.tuxfamily.org/qet/tags/20180306/qelectrotech-$portVersion-src.tar.gz"
|
||||
CHECKSUM_SHA256="9144c8627f46fecaef6c49ca09f8dd3ddfd3d79b7f8755bba18951638555bbac"
|
||||
SOURCE_DIR="qelectrotech-$portVersion-src"
|
||||
PATCHES="qelectrotech-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="qelectrotech.rdef.in"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
Reference in New Issue
Block a user