Skip to content

Commit

Permalink
cad/lepton-eda: Update to 1.9.17
Browse files Browse the repository at this point in the history
  • Loading branch information
graahnul-grom authored and yzgyyang committed Dec 29, 2021
1 parent 1391cf0 commit cbc540c
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 50 deletions.
22 changes: 17 additions & 5 deletions cad/lepton-eda/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= lepton-eda
PORTVERSION= 1.9.16
PORTVERSION= 1.9.17
CATEGORIES= cad
MASTER_SITES= https://github.com/lepton-eda/lepton-eda/releases/download/${PORTVERSION}-20210731/
MASTER_SITES= https://github.com/lepton-eda/lepton-eda/releases/download/${PORTVERSION}-20211219/

MAINTAINER= graahnul.grom@gmail.com
COMMENT= Lepton Electronic Design Automation
Expand All @@ -15,12 +15,24 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libpng.so:graphics/png \
libstroke.so:devel/libstroke \
libgtkextra-x11-3.0.so:x11-toolkits/gtkextra \
libharfbuzz.so:print/harfbuzz
libharfbuzz.so:print/harfbuzz \
libffi.so:devel/libffi \
libunistring.so:devel/libunistring \
libgmp.so:math/gmp \
libltdl.so:devel/libltdl \
libfribidi.so:converters/fribidi \
libpcre.so:devel/pcre \
libgraphite2.so:graphics/graphite2 \
libexpat.so:textproc/expat2 \
libGLdispatch.so:graphics/libglvnd

USES= desktop-file-utils gettext-tools gnome \
groff:build libtool localbase makeinfo pathfix perl5 \
pkgconfig shared-mime-info shebangfix
USE_GNOME= cairo gtk20
pkgconfig shared-mime-info shebangfix iconv:wchar_t xorg
USE_XORG= xrender xinerama xi xrandr xcursor xext x11 \
xcomposite xdamage xfixes pixman xcb xau xdmcp
USE_GNOME= cairo gtk20 gdkpixbuf2
USE_GL= egl gl
USE_LDCONFIG= yes

SHEBANG_FILES= utils/pcb_backannotate/lepton-pcb_backannotate \
Expand Down
6 changes: 3 additions & 3 deletions cad/lepton-eda/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1631290180
SHA256 (lepton-eda-1.9.16.tar.gz) = c5d275d4ce115cd17a78f643e98fbf0d474edb50052dbc9d65cabd9d6834f989
SIZE (lepton-eda-1.9.16.tar.gz) = 9493429
TIMESTAMP = 1640711244
SHA256 (lepton-eda-1.9.17.tar.gz) = 94e9de29e254730ea3397ff78aff410d6389df18a9fef1a1cf11c73406edb12f
SIZE (lepton-eda-1.9.17.tar.gz) = 9454425

0 comments on commit cbc540c

Please sign in to comment.