mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Update to 3.10.12
- Move USES to make portlint happy
This commit is contained in:
parent
cfadd9ea3f
commit
47602d4858
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483059
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xcircuit
|
||||
PORTVERSION= 3.10.10
|
||||
PORTVERSION= 3.10.12
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \
|
||||
@ -16,11 +16,12 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= ghostscript:x11,run gmake gnome pkgconfig tar:tgz tk:tea
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
USE_XORG= ice sm x11 xpm xscrnsaver xt
|
||||
USE_GNOME= cairo
|
||||
USES= ghostscript:x11,run gmake pkgconfig tar:tgz tk:tea
|
||||
MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \
|
||||
AUTOMAKE="${TRUE}"
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1529593548
|
||||
SHA256 (xcircuit-3.10.10.tgz) = eaa6c15ec18067f6628b50835a3169530b798396d02a0ac9c0f24c4b33f3a539
|
||||
SIZE (xcircuit-3.10.10.tgz) = 1612833
|
||||
TIMESTAMP = 1540589489
|
||||
SHA256 (xcircuit-3.10.12.tgz) = 92ea6366fdb58b669b62abc0c5f5662658bbaf80de01b4344b24d1eeeea0a610
|
||||
SIZE (xcircuit-3.10.12.tgz) = 1615276
|
||||
|
@ -133,6 +133,7 @@ man/man1/xcircuit.1.gz
|
||||
%%DATADIR%%/standard_cells_3V.cir
|
||||
%%DATADIR%%/sue_xc.tcl
|
||||
%%DATADIR%%/symbol.tcl
|
||||
%%DATADIR%%/synopsys.tcl
|
||||
%%DATADIR%%/text.tcl
|
||||
%%DATADIR%%/tkcon.tcl
|
||||
%%DATADIR%%/wrapper.tcl
|
||||
|
Loading…
Reference in New Issue
Block a user