pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/adaptagrams
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 16 12:53:54 UTC 2023
Modified Files:
pkgsrc/graphics/adaptagrams: Makefile PLIST distinfo
Log Message:
adaptagrams: update to 0.20231102.
Seven years of development, and a completely new libdialect library.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/adaptagrams/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/adaptagrams/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/adaptagrams/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/adaptagrams/Makefile
diff -u pkgsrc/graphics/adaptagrams/Makefile:1.12 pkgsrc/graphics/adaptagrams/Makefile:1.13
--- pkgsrc/graphics/adaptagrams/Makefile:1.12 Tue Nov 14 14:01:58 2023
+++ pkgsrc/graphics/adaptagrams/Makefile Thu Nov 16 12:53:53 2023
@@ -1,25 +1,21 @@
-# $NetBSD: Makefile,v 1.12 2023/11/14 14:01:58 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2023/11/16 12:53:53 wiz Exp $
-GITHUB_PROJECT= adaptagrams
-GITHUB_TAG= 0503f7524f5b2aa96b356dfdd817f9f9869d2b20
# Date of the latest git commit
-DISTNAME= adaptagrams-0.20160901
-PKGREVISION= 5
+DISTNAME= adaptagrams-0.20231102
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=mjwybrow/}
+GITHUB_TAG= d00ce5936c12ec80e2070e894d9124fdc5ccd506
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.adaptagrams.org/
COMMENT= Tools for adaptive diagrams
LICENSE= gnu-lgpl-v2.1
-EXTRACT_USING+= bsdtar
-
WRKSRC= ${WRKDIR}/adaptagrams-${GITHUB_TAG}/cola
-USE_TOOLS+= aclocal autoconf autoheader automake autoreconf pkg-config
-USE_LIBTOOL= yes
-USE_LANGUAGES= c c++
+USE_TOOLS+= aclocal autoconf autoheader automake autoreconf pkg-config
+USE_LIBTOOL= yes
+USE_LANGUAGES= c c++
# Does not set -std=c++XX, but sigc++ (via cairomm) uses C++11 features in
# its headers.
FORCE_CXX_STD= c++11
@@ -27,10 +23,11 @@ USE_CXX_FEATURES+= c++11
GNU_CONFIGURE= yes
+PKGCONFIG_OVERRIDE= */*.pc.in
+
TEST_TARGET= check
pre-configure:
-# ./autogen.sh runs ./configure && make && make check and sets questionable shebang
${RUN} cd ${WRKSRC} && ${MKDIR} -p m4 && autoreconf -fiv
.include "../../graphics/cairomm/buildlink3.mk"
Index: pkgsrc/graphics/adaptagrams/PLIST
diff -u pkgsrc/graphics/adaptagrams/PLIST:1.1 pkgsrc/graphics/adaptagrams/PLIST:1.2
--- pkgsrc/graphics/adaptagrams/PLIST:1.1 Sun Sep 18 23:36:00 2016
+++ pkgsrc/graphics/adaptagrams/PLIST Thu Nov 16 12:53:53 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/09/18 23:36:00 kamil Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/11/16 12:53:53 wiz Exp $
include/libavoid/actioninfo.h
include/libavoid/assertions.h
include/libavoid/connectionpin.h
@@ -42,6 +42,27 @@ include/libcola/shapepair.h
include/libcola/sparse_matrix.h
include/libcola/straightener.h
include/libcola/unused.h
+include/libdialect/aca.h
+include/libdialect/chains.h
+include/libdialect/commontypes.h
+include/libdialect/constraints.h
+include/libdialect/expansion.h
+include/libdialect/faces.h
+include/libdialect/graphs.h
+include/libdialect/hola.h
+include/libdialect/io.h
+include/libdialect/logging.h
+include/libdialect/nearalign.h
+include/libdialect/nodeconfig.h
+include/libdialect/opts.h
+include/libdialect/ortho.h
+include/libdialect/peeling.h
+include/libdialect/planarise.h
+include/libdialect/quadaction.h
+include/libdialect/routing.h
+include/libdialect/treeplacement.h
+include/libdialect/trees.h
+include/libdialect/util.h
include/libtopology/cola_topology_addon.h
include/libtopology/orthogonal_topology.h
include/libtopology/topology_constraints.h
@@ -57,9 +78,11 @@ include/libvpsc/solve_VPSC.h
include/libvpsc/variable.h
lib/libavoid.la
lib/libcola.la
+lib/libdialect.la
lib/libtopology.la
lib/libvpsc.la
lib/pkgconfig/libavoid.pc
lib/pkgconfig/libcola.pc
+lib/pkgconfig/libdialect.pc
lib/pkgconfig/libtopology.pc
lib/pkgconfig/libvpsc.pc
Index: pkgsrc/graphics/adaptagrams/distinfo
diff -u pkgsrc/graphics/adaptagrams/distinfo:1.3 pkgsrc/graphics/adaptagrams/distinfo:1.4
--- pkgsrc/graphics/adaptagrams/distinfo:1.3 Tue Oct 26 10:45:58 2021
+++ pkgsrc/graphics/adaptagrams/distinfo Thu Nov 16 12:53:53 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:45:58 nia Exp $
+$NetBSD: distinfo,v 1.4 2023/11/16 12:53:53 wiz Exp $
-BLAKE2s (adaptagrams-0.20160901-0503f7524f5b2aa96b356dfdd817f9f9869d2b20.tar.gz) = 77fc09c699cae7a0c3b6c6d7f29a7ba54ecb6a81c5984a1ac81dd5b58f4a1775
-SHA512 (adaptagrams-0.20160901-0503f7524f5b2aa96b356dfdd817f9f9869d2b20.tar.gz) =
6c6825651a9afcde7749689521eb2c83ebb45c97d905a4de1655812189682443f8f62e7d1cbf4d03ad3e0429497b6f963e09180d0db96b471e6e4151bc48b854
-Size (adaptagrams-0.20160901-0503f7524f5b2aa96b356dfdd817f9f9869d2b20.tar.gz) = 1513181 bytes
+BLAKE2s (adaptagrams-0.20231102-d00ce5936c12ec80e2070e894d9124fdc5ccd506.tar.gz) = 98108a0efe012e7125859a6b2485dd01228f5198aeb711446c005c241b13d3c3
+SHA512 (adaptagrams-0.20231102-d00ce5936c12ec80e2070e894d9124fdc5ccd506.tar.gz) =
236772f81e4f5ac2ab939472086111bcb25ce0c4801c970fa29823b8925b0952559ea9359026810ee05ba4b0af8239eef40a372180c071e7536ac5d4194e6882
+Size (adaptagrams-0.20231102-d00ce5936c12ec80e2070e894d9124fdc5ccd506.tar.gz) = 2257129 bytes
Home |
Main Index |
Thread Index |
Old Index