2013-05-06 10:31:29 +02:00
|
|
|
# Created by: Nicola Vitale <nivit@email.it>
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= gle-graphics
|
2014-07-29 06:28:52 +02:00
|
|
|
DISTVERSION= 4.2.4cf
|
2017-08-06 19:53:22 +02:00
|
|
|
PORTREVISION= 9
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
CATEGORIES= graphics print
|
2014-07-29 06:28:52 +02:00
|
|
|
MASTER_SITES= SF/glx/gle4%20%28Current%20Active%20Version%29/${DISTVERSION:C,.$,,1}
|
|
|
|
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
|
2006-12-10 02:21:51 +01:00
|
|
|
MAINTAINER= nivit@FreeBSD.org
|
2014-06-13 09:36:27 +02:00
|
|
|
COMMENT= Graphics language that produces images from script files
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
|
2014-07-29 06:28:52 +02:00
|
|
|
LICENSE= BSD3CLAUSE GPLv2
|
|
|
|
LICENSE_COMB= multi
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
|
2014-07-29 06:28:52 +02:00
|
|
|
BITMAP_IMAGES_CONFIGURE_WITH= jpeg=${LOCALBASE} tiff=${LOCALBASE} png=${LOCALBASE}
|
2013-05-06 10:31:29 +02:00
|
|
|
BITMAP_IMAGES_DESC= Support for including bitmap images
|
2016-04-01 16:00:51 +02:00
|
|
|
BITMAP_IMAGES_LIB_DEPENDS= libpng.so:graphics/png \
|
|
|
|
libtiffxx.so:graphics/tiff
|
2015-06-22 20:33:20 +02:00
|
|
|
BITMAP_IMAGES_USES= jpeg
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
|
2017-02-18 20:48:05 +01:00
|
|
|
CONFIGURE_ARGS= --with-extrafonts=yes --with-qt=${QT_ARCHDIR}
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
|
2015-02-23 16:35:30 +01:00
|
|
|
ALL_TARGET= all
|
|
|
|
|
|
|
|
DOCS_ALL_TARGET= doc
|
|
|
|
DOCS_USE= tex=latex:build tex=dvipsk:build
|
|
|
|
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2014-07-29 06:28:52 +02:00
|
|
|
|
|
|
|
LATEX_GS_DESC= Use LaTeX & GhostScript
|
2015-07-16 22:53:28 +02:00
|
|
|
LATEX_GS_USE= tex=latex
|
|
|
|
LATEX_GS_USES= ghostscript
|
2014-07-29 06:28:52 +02:00
|
|
|
|
|
|
|
MAKE_JOBS_UNSAFE=yes
|
|
|
|
|
2015-02-23 16:35:30 +01:00
|
|
|
OPTIONS_DEFINE= DOCS BITMAP_IMAGES LATEX_GS X11
|
2014-07-29 06:28:52 +02:00
|
|
|
OPTIONS_DEFAULT= BITMAP_IMAGES LATEX_GS X11
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
|
|
|
|
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
2014-07-29 06:28:52 +02:00
|
|
|
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
REINPLACE_FILES= configure
|
|
|
|
|
2014-07-29 06:28:52 +02:00
|
|
|
USE_GL= yes
|
|
|
|
USE_LDCONFIG= yes
|
2018-06-28 19:39:53 +02:00
|
|
|
USE_QT= corelib gui moc network opengl rcc qmake_build
|
|
|
|
USES= gmake ncurses pathfix qt:4
|
2016-11-20 00:51:13 +01:00
|
|
|
CPPFLAGS+= -I${NCURSESINC}
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
|
2014-07-29 06:28:52 +02:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
|
2014-07-29 06:28:52 +02:00
|
|
|
X11_CONFIGURE_WITH= x
|
|
|
|
X11_USE= xorg=x11
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
|
2014-07-29 06:28:52 +02:00
|
|
|
post-patch:
|
|
|
|
cd ${WRKSRC} && ${REINPLACE_CMD} -E -e 's,k(freebsd),\1,1' ${REINPLACE_FILES}
|
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file.
GLE is a full featured scripting language that includes variables,
subroutines, logic control, looping, a graphing tool, and more
to produce high quality output. It has a full range of facilities
for producing publication-quality graphs, diagrams, posters and slides.
GLE provides LaTeX quality fonts together with a flexible graphics
module, which allows the user to specify any feature of a graph
(down to the line width of the subticks, for example).
WWW: http://www.gle-graphics.org/
PR: ports/105433
Submitted by: Nicola Vitale <nivit at email.it>
2006-11-15 22:20:16 +01:00
|
|
|
|
2013-05-06 10:31:29 +02:00
|
|
|
.include <bsd.port.mk>
|