development/lepton-eda: Updated for version 1.9.18.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
dmn 2022-06-24 17:50:59 +01:00 committed by Willy Sudiarto Raharjo
parent ba62e583c5
commit 47f20d39f2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 12 additions and 11 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lepton-eda
VERSION=${VERSION:-1.9.17}
VERSION=${VERSION:-1.9.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -88,7 +88,8 @@ CXXFLAGS="$SLKCFLAGS" \
--disable-static \
--disable-update-xdg-database \
--infodir=/usr/info \
--build=$ARCH-slackware-linux
--build=$ARCH-slackware-linux \
--enable-guild
make
make install DESTDIR=$PKG

View file

@ -1,8 +1,8 @@
PRGNAM="lepton-eda"
VERSION="1.9.17"
VERSION="1.9.18"
HOMEPAGE="https://github.com/lepton-eda/lepton-eda"
DOWNLOAD="https://github.com/lepton-eda/lepton-eda/releases/download/1.9.17-20211219/lepton-eda-1.9.17.tar.gz"
MD5SUM="ec82b8e285309ec3374f5bfe4a2c9099"
DOWNLOAD="https://github.com/lepton-eda/lepton-eda/releases/download/1.9.18-20220529/lepton-eda-1.9.18.tar.gz"
MD5SUM="9c7d13426b5271f8b3e3862b35f3c602"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtkextra"

View file

@ -9,11 +9,11 @@
lepton-eda: lepton-eda (Lepton Electronic Design Automation)
lepton-eda:
lepton-eda: Lepton EDA is a suite of free software tools for designing
lepton-eda: electronics. It provides schematic capture, netlisting into
lepton-eda: over 30 netlist formats, and many other features.
lepton-eda: It was forked from the gEDA/gaf suite in late 2016 by most
lepton-eda: of its active developers at that time.
lepton-eda: It's backward compatible with its predecessor and supports
lepton-eda: the same file format for symbols and schematics.
lepton-eda: electronics. It provides schematic capture, netlisting into over 30
lepton-eda: netlist formats, and many other features. It was forked from the
lepton-eda: gEDA/gaf suite in late 2016 by most of its active developers at that
lepton-eda: time. It's backward compatible with its predecessor and supports the
lepton-eda: same file format for symbols and schematics.
lepton-eda:
lepton-eda: Homepage: https://github.com/lepton-eda/lepton-eda
lepton-eda: