head 1.7; access; symbols pkgsrc-2023Q4:1.7.0.16 pkgsrc-2023Q4-base:1.7 pkgsrc-2023Q3:1.7.0.14 pkgsrc-2023Q3-base:1.7 pkgsrc-2023Q2:1.7.0.12 pkgsrc-2023Q2-base:1.7 pkgsrc-2023Q1:1.7.0.10 pkgsrc-2023Q1-base:1.7 pkgsrc-2022Q4:1.7.0.8 pkgsrc-2022Q4-base:1.7 pkgsrc-2022Q3:1.7.0.6 pkgsrc-2022Q3-base:1.7 pkgsrc-2022Q2:1.7.0.4 pkgsrc-2022Q2-base:1.7 pkgsrc-2022Q1:1.7.0.2 pkgsrc-2022Q1-base:1.7 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.3.0.4 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.2.0.50 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.48 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.46 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.44 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.42 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.40 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.38 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.36 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.34 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.30 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.28 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.26 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.24 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.22 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.20 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.18 pkgsrc-2015Q4-base:1.2 pkgsrc-2015Q3:1.2.0.16 pkgsrc-2015Q3-base:1.2 pkgsrc-2015Q2:1.2.0.14 pkgsrc-2015Q2-base:1.2 pkgsrc-2015Q1:1.2.0.12 pkgsrc-2015Q1-base:1.2 pkgsrc-2014Q4:1.2.0.10 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.8 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.6 pkgsrc-2014Q2-base:1.2 pkgsrc-2014Q1:1.2.0.4 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.2 pkgsrc-2013Q4-base:1.2; locks; strict; comment @# @; 1.7 date 2022.01.07.12.43.52; author nros; state Exp; branches; next 1.6; commitid S0ogG6EPViSWwHnD; 1.6 date 2021.11.13.10.49.00; author nia; state Exp; branches; next 1.5; commitid Xtn2k5Bw2EJ4FCgD; 1.5 date 2020.01.26.05.26.12; author rillig; state Exp; branches; next 1.4; commitid uxXvYG0sFCxwZ9UB; 1.4 date 2020.01.18.23.30.01; author rillig; state Exp; branches; next 1.3; commitid shGUwZfkr7sleeTB; 1.3 date 2019.11.02.21.09.15; author rillig; state Exp; branches; next 1.2; commitid 7MSP1zUIbdhxWjJB; 1.2 date 2013.10.03.12.19.57; author wiz; state Exp; branches; next 1.1; commitid Gx3RQA5i2CujpQ7x; 1.1 date 2013.10.03.11.15.39; author drochner; state Exp; branches; next ; commitid g1sysAm4MK963Q7x; desc @@ 1.7 log @Revbump due to uriparser update @ text @# $NetBSD: Makefile,v 1.6 2021/11/13 10:49:00 nia Exp $ DISTNAME= libxspf-1.2.1 PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libspiff/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://libspiff.sourceforge.net/ COMMENT= XML Shareable Playlist Format (XSPF) library LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= pkg-config GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_LANGUAGES= c c++ PKGCONFIG_OVERRIDE+= xspf.pc.in CONFIGURE_ARGS+= --with-expat=${BUILDLINK_PREFIX.expat:Q} #CONFIGURE_ARGS+= --with-uriparser=${BUILDLINK_PREFIX.uriparser:Q} CONFIGURE_ARGS+= --disable-test #TEST_TARGET= check BUILDLINK_ABI_DEPENDS.expat+= expat>=2.0.0nb1 BUILDLINK_API_DEPENDS.uriparser+= uriparser>=0.7.5 .include "../../textproc/expat/buildlink3.mk" .include "../../textproc/uriparser/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.6 log @libxspf: Update to 1.2.1 2021-05-29 -- 1.2.1 * Fixed: GCC 4.4 test suite compilation Thanks to Samuli Suominen for the patch! * Fixed: Missing unistd.h include in examples/read/read.cpp * Fixed: Compile errors when uriparser is located in a non-standard path that is passed to configure through variable PKG_CONFIG_PATH * Fixed: Update the GNU Autotools build system so that ./autogen.sh runs without warnings * Fixed: Allow linking with LLD * Improved: Modernize the GNU Autotools build system Thanks to David Seifert for the pull request! * Soname: 4:3:0 (please see https://verbump.de/ for what these numbers do) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2020/01/26 05:26:12 rillig Exp $ d4 1 @ 1.5 log @all: migrate some SourceForge homepage URLs back from https to http https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html In the above commit, the homepage URLs were migrated from http to https, assuming that SourceForge would use the same host names for both http and https connections. This assumption was wrong. Their documentation at https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states that the https URLs use the domain sourceforge.io instead. To make the homepages from the above commit reachable again, pkglint has been extended to check for reachable homepages. This check is only enabled when the --network command line option is given. Each of the homepages that referred to https://$project.sourceforge.net before was migrated to https://$project.sourceforge.io (27), and if that was not reachable, to the fallback URL http://$project.sourceforge.net (163). @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2020/01/18 23:30:01 rillig Exp $ d3 1 a3 1 DISTNAME= libxspf-1.2.0 @ 1.4 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.3 2019/11/02 21:09:15 rillig Exp $ d9 1 a9 1 HOMEPAGE= https://libspiff.sourceforge.net/ @ 1.3 log @audio: align variable assignments and directives pkglint -Wall -F --only aligned --only indent -r No manual corrections. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2013/10/03 12:19:57 wiz Exp $ d9 1 a9 1 HOMEPAGE= http://libspiff.sourceforge.net/ @ 1.2 log @Set LICENSE. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2013/10/03 11:15:39 drochner Exp $ d15 5 a19 5 USE_TOOLS+= pkg-config GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_LANGUAGES= c c++ PKGCONFIG_OVERRIDE+= xspf.pc.in d24 2 a25 2 CONFIGURE_ARGS+= --disable-test #TEST_TARGET= check @ 1.1 log @add libxspf-1.2.0, a library to handle xspf playlists @ text @d1 1 a1 2 # $NetBSD: Makefile,v 1.6 2011/02/28 14:52:40 wiz Exp $ # d11 1 @