head 1.8; access; symbols pkgsrc-2023Q4:1.8.0.2 pkgsrc-2023Q4-base:1.8 pkgsrc-2023Q3:1.7.0.6 pkgsrc-2023Q3-base:1.7 pkgsrc-2023Q2:1.7.0.4 pkgsrc-2023Q2-base:1.7 pkgsrc-2023Q1:1.7.0.2 pkgsrc-2023Q1-base:1.7 pkgsrc-2022Q4:1.6.0.10 pkgsrc-2022Q4-base:1.6 pkgsrc-2022Q3:1.6.0.8 pkgsrc-2022Q3-base:1.6 pkgsrc-2022Q2:1.6.0.6 pkgsrc-2022Q2-base:1.6 pkgsrc-2022Q1:1.6.0.4 pkgsrc-2022Q1-base:1.6 pkgsrc-2021Q4:1.6.0.2 pkgsrc-2021Q4-base:1.6 pkgsrc-2021Q3:1.5.0.14 pkgsrc-2021Q3-base:1.5 pkgsrc-2021Q2:1.5.0.12 pkgsrc-2021Q2-base:1.5 pkgsrc-2021Q1:1.5.0.10 pkgsrc-2021Q1-base:1.5 pkgsrc-2020Q4:1.5.0.8 pkgsrc-2020Q4-base:1.5 pkgsrc-2020Q3:1.5.0.6 pkgsrc-2020Q3-base:1.5 pkgsrc-2020Q2:1.5.0.4 pkgsrc-2020Q2-base:1.5 pkgsrc-2020Q1:1.5.0.2 pkgsrc-2020Q1-base:1.5 pkgsrc-2019Q4:1.2.0.26 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.22 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.20 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.18 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.16 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.14 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.12 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.10 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.8 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.6 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.2 pkgsrc-2017Q2-base:1.2; locks; strict; comment @# @; 1.8 date 2023.10.21.17.10.31; author gdt; state Exp; branches; next 1.7; commitid Sr0Nb6aaZLDw2wJE; 1.7 date 2023.01.03.17.37.23; author wiz; state Exp; branches; next 1.6; commitid vvAqE6UmuqFFx78E; 1.6 date 2021.12.08.16.02.10; author adam; state Exp; branches; next 1.5; commitid 2PyWjHx5T8rqARjD; 1.5 date 2020.03.20.11.57.49; author nia; state Exp; branches; next 1.4; commitid XgzioScE8x0eq81C; 1.4 date 2020.03.08.16.47.47; author wiz; state Exp; branches; next 1.3; commitid rcNYzTQo8icypCZB; 1.3 date 2020.01.18.23.32.13; author rillig; state Exp; branches; next 1.2; commitid shGUwZfkr7sleeTB; 1.2 date 2017.05.22.08.59.12; author adam; state Exp; branches; next 1.1; commitid quYRH7pPuUzRDmSz; 1.1 date 2017.05.22.08.49.48; author adam; state Exp; branches; next ; commitid Rn6L1xLfbQGDAmSz; desc @@ 1.8 log @recursive revbump for tiff update @ text @# $NetBSD: Makefile,v 1.7 2023/01/03 17:37:23 wiz Exp $ DISTNAME= gts-0.7.6 PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gts/} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://gts.sourceforge.net/ COMMENT= GNU Triangulated Surface Library LICENSE= gnu-gpl-v2 USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes # it is not necessary to configure libtool CONFIGURE_ARGS+= --with-tags="" PKGCONFIG_OVERRIDE+= gts.pc.in CPPFLAGS+= -I${BUILDLINK_PREFIX.netpbm}/include/netpbm .include "../../devel/glib2/buildlink3.mk" .include "../../graphics/netpbm/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.7 log @*: recursive bump for tiff shlib major bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2021/12/08 16:02:10 adam Exp $ d4 1 a4 1 PKGREVISION= 3 @ 1.6 log @revbump for icu and libffi @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2020/03/20 11:57:49 nia Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.5 log @*: Convert broken sourceforge HOMEPAGEs back to http @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2020/03/08 16:47:47 wiz Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.4 log @*: recursive bump for libffi @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2020/01/18 23:32:13 rillig Exp $ d9 1 a9 1 HOMEPAGE= https://gts.sourceforge.net/ @ 1.3 log @all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2017/05/22 08:59:12 adam Exp $ d4 1 @ 1.2 log @Removed USE_LANGUAGES comment @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2017/05/22 08:49:48 adam Exp $ d8 1 a8 1 HOMEPAGE= http://gts.sourceforge.net/ @ 1.1 log @GTS stands for the GNU Triangulated Surface Library. It provides a set of useful functions to deal with 3D surfaces meshed with interconnected triangles. A brief summary of its main features: * Simple object-oriented structure giving easy access to topological properties. * 2D dynamic Delaunay and constrained Delaunay triangulations. * Robust geometric predicates (orientation, in circle) using fast adaptive floating point arithmetic. * Robust set operations on surfaces (union, intersection, difference). * Surface refinement and coarsening (multiresolution models). * Dynamic view-independent continuous level-of-detail. * Preliminary support for view-dependent level-of-detail. * Bounding-boxes trees and Kd-trees for efficient point location and collision/intersection detection. * Graph operations: traversal, graph partitioning. * Metric operations (area, volume, curvature ...). * Triangle strips generation for fast rendering. @ text @d1 1 a1 1 # $NetBSD$ a11 1 #USE_LANGUAGES= c c++ @