mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
cad/gerbv: update to 2.7.0
Release notes: https://sourceforge.net/projects/gerbv/files/gerbv/gerbv-2.7.0/README.txt/ While here: * Add missing LIB_DEPENDS * Add gnome to USES * Add cairo component to USE_GNOME
This commit is contained in:
parent
641f1bd8ca
commit
cf043f3ea9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491120
3 changed files with 61 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gerbv
|
||||
PORTVERSION= 2.6.2
|
||||
PORTVERSION= 2.7.0
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -12,11 +12,16 @@ COMMENT= Gerber file viewer
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= autoreconf desktop-file-utils gmake libtool localbase pathfix pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= autoreconf desktop-file-utils gmake gnome \
|
||||
libtool localbase pathfix pkgconfig
|
||||
USE_GNOME= cairo gtk20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= ac_aux_dir="."
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1515246425
|
||||
SHA256 (gerbv-2.6.2.tar.gz) = f1049ba16e9a2acba0d39f838bf036c09ee90c52700ed014d7136110ad9988b3
|
||||
SIZE (gerbv-2.6.2.tar.gz) = 2619053
|
||||
TIMESTAMP = 1548269427
|
||||
SHA256 (gerbv-2.7.0.tar.gz) = cdd5d9924617a9c3e4294e7a40b85bb78cf7c2cbba87fdd9dcf60f04f13097d9
|
||||
SIZE (gerbv-2.7.0.tar.gz) = 5565812
|
||||
|
|
|
@ -3,7 +3,7 @@ include/gerbv-%%VERSION%%/gerbv.h
|
|||
lib/libgerbv.a
|
||||
lib/libgerbv.so
|
||||
lib/libgerbv.so.1
|
||||
lib/libgerbv.so.1.0.8
|
||||
lib/libgerbv.so.1.0.9
|
||||
libdata/pkgconfig/libgerbv.pc
|
||||
man/man1/gerbv.1.gz
|
||||
share/applications/gerbv.desktop
|
||||
|
@ -18,6 +18,14 @@ share/applications/gerbv.desktop
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Mentor-BoardStation/README.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Mentor-BoardStation/artwork_1.grb
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/am-test/am-test.gbx
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/1.grb
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/README.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/full-ex.grb
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/gerbv_am_expression_bug.ger
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/jj1.drl
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/jj1.grb
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/limit-ex.grb
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/amacro-ref/stp0.grb
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cslk/README.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cslk/cslk.gbx
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cslk/cslk.ps
|
||||
|
@ -26,6 +34,10 @@ share/applications/gerbv.desktop
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dan/top_sr.gbx
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eaglecad1/top-cop.gbx
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eaglecad1/top-cop.pdf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf/README
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf/ekf.gap
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf/ekf_08.apt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf/l1.off
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/README.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/d1.grb
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ekf2/drill0.exc
|
||||
|
@ -49,6 +61,14 @@ share/applications/gerbv.desktop
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exposure/README.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exposure/example.grb
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exposure/example.jpg
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/README
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.back.gbr
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.fab.gbr
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.front.gbr
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.group1.gbr
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.group2.gbr
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.pcb
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hellboard/hellboard.plated-drill.cnc
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jj/README.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jj/l1-1.grb
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jj/l1-2.grb
|
||||
|
@ -81,6 +101,29 @@ share/applications/gerbv.desktop
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pick-and-place/LED.xy
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/polarity/6_vbat.gbr
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/polarity/README.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/Assembly_Drawings.pdf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/Final_Artwork_Prints.pdf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/Pick_Place_for_SE_SG_IF_V2.csv
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/Pick_Place_for_SE_SG_IF_V2.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/README.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.DRL
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.DRR
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GBL
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GBO
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GBS
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GD1
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GG1
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GM1
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GM2
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GTL
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GTO
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.GTS
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.LDP
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.REP
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.RUL
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.TXT
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/SE_SG_IF_V2.apr
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/protel-pnp/Status_Report.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thermal/README.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thermal/bpB.GP1
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thermal/bpB.png
|
||||
|
@ -89,6 +132,11 @@ share/applications/gerbv.desktop
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trailing/README.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trailing/cd1r2.1_sieb0.off
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trailing/cd1r2.1_sieb1.off
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uwe/example-cairo.png
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uwe/example-gdk.png
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uwe/example-viewmate.png
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uwe/example.gbr
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uwe/mail.txt
|
||||
%%DATADIR%%/scheme/gerb-debug.scm
|
||||
%%DATADIR%%/scheme/gerb-ps.scm
|
||||
%%DATADIR%%/scheme/init.scm
|
||||
|
|
Loading…
Add table
Reference in a new issue