Commit graph

5 commits

Author SHA1 Message Date
Tijl Coosemans
4b974739d5 - Update print/gl2ps to 1.4.0.
- Use upstream build system so the static library is no longer built with
  -fPIC, the shared library gets a proper version and SONAME, and flags
  like LDFLAGS are respected.
- Drop dependency on libGLU and Xorg libraries.
- Add LICENSE.
- Update pkg-descr.

PR:		223204
Approved by:	maintainer timeout (2 weeks)
2017-11-07 17:12:06 +00:00
Marcelo Araujo
30d52e1ff9 The LLD linker does not include default search paths,
so /usr/lib has to be explicitly specified also bump PORTREVISION.

PR:		ports/218399
Submitted by:	emaste
2017-08-24 09:01:11 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Sam Lawrance
a41fd28fb4 Update to 1.2.6
PR:		ports/85645
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2005-09-03 16:49:47 +00:00
Kirill Ponomarev
202e6783c1 Add gl2ps 1.1.2,
GL2PS is a C library providing high quality vector output for
any OpenGL application. The main difference between GL2PS and
other similar libraries is the use of sorting algorithms
capable of handling intersecting and stretched polygons, as
well as non manifold objects. GL2PS provides advanced smooth
shading and text rendering, culling of invisible primitives,
mixed vector/bitmap output, and much more...

GL2PS can currently create PostScript (PS), Encapsulated
PostScript (EPS) and Portable Document Format (PDF) files, as
well as LATEX files for the text fragments.

PR:		ports/62150
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-31 13:40:44 +00:00