summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author dmn2022-06-24 18:50:59 +0200
committer Willy Sudiarto Raharjo2022-07-02 04:55:31 +0200
commit47f20d39f286840948ae4ce089603ffbd109800f (patch)
treebf6661c930782d62efd1cca117da572133afc817
parentba62e583c5afb138037f87d6cb29c5ddda2e30fa (diff)
downloadslackbuilds-47f20d39f286840948ae4ce089603ffbd109800f.tar.gz
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>
-rw-r--r--development/lepton-eda/lepton-eda.SlackBuild5
-rw-r--r--development/lepton-eda/lepton-eda.info6
-rw-r--r--development/lepton-eda/slack-desc12
3 files changed, 12 insertions, 11 deletions
diff --git a/development/lepton-eda/lepton-eda.SlackBuild b/development/lepton-eda/lepton-eda.SlackBuild
index 6ed79dc2b4..d738b84a4d 100644
--- a/development/lepton-eda/lepton-eda.SlackBuild
+++ b/development/lepton-eda/lepton-eda.SlackBuild
@@ -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
diff --git a/development/lepton-eda/lepton-eda.info b/development/lepton-eda/lepton-eda.info
index c9120b38bd..45d5c7ef78 100644
--- a/development/lepton-eda/lepton-eda.info
+++ b/development/lepton-eda/lepton-eda.info
@@ -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"
diff --git a/development/lepton-eda/slack-desc b/development/lepton-eda/slack-desc
index fa326855ec..fd2dc281fe 100644
--- a/development/lepton-eda/slack-desc
+++ b/development/lepton-eda/slack-desc
@@ -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: