head 1.23; access; symbols pkgsrc-2026Q1:1.21.0.2 pkgsrc-2026Q1-base:1.21 pkgsrc-2025Q4:1.18.0.2 pkgsrc-2025Q4-base:1.18 pkgsrc-2025Q3:1.15.0.2 pkgsrc-2025Q3-base:1.15 pkgsrc-2025Q2:1.13.0.2 pkgsrc-2025Q2-base:1.13 pkgsrc-2025Q1:1.10.0.2 pkgsrc-2025Q1-base:1.10 pkgsrc-2024Q4:1.9.0.4 pkgsrc-2024Q4-base:1.9 pkgsrc-2024Q3:1.9.0.2 pkgsrc-2024Q3-base:1.9 pkgsrc-2024Q2:1.6.0.2 pkgsrc-2024Q2-base:1.6 pkgsrc-2024Q1:1.3.0.2 pkgsrc-2024Q1-base:1.3; locks; strict; comment @# @; 1.23 date 2026.05.07.18.49.48; author bsiegert; state Exp; branches; next 1.22; commitid MMrI2EXGAt3HJUEG; 1.22 date 2026.04.08.05.44.51; author bsiegert; state Exp; branches; next 1.21; commitid FFJx9trbRMg7k7BG; 1.21 date 2026.03.06.21.07.45; author bsiegert; state Exp; branches 1.21.2.1; next 1.20; commitid AQtIeR1eh5qvuXwG; 1.20 date 2026.02.24.08.45.19; author bsiegert; state Exp; branches; next 1.19; commitid IrpU9bGVDwSIHBvG; 1.19 date 2026.01.15.19.54.36; author bsiegert; state Exp; branches; next 1.18; commitid Zuo9UmMrkrU4HwqG; 1.18 date 2025.12.02.19.25.03; author bsiegert; state Exp; branches; next 1.17; commitid 269raRGxaHJBWRkG; 1.17 date 2025.10.16.17.59.43; author bsiegert; state Exp; branches; next 1.16; commitid RAGpkHmyeYCUYOeG; 1.16 date 2025.10.08.06.54.19; author bsiegert; state Exp; branches; next 1.15; commitid 5p46uH9RJXSFyJdG; 1.15 date 2025.09.06.13.16.53; author bsiegert; state Exp; branches; next 1.14; commitid cojusOdnRBFGHE9G; 1.14 date 2025.08.31.10.02.42; author bsiegert; state Exp; branches; next 1.13; commitid SdH7Ppgppxg5PR8G; 1.13 date 2025.06.06.14.01.21; author bsiegert; state Exp; branches; next 1.12; commitid JbNcx43ItkrmUPXF; 1.12 date 2025.04.05.18.51.10; author bsiegert; state Exp; branches; next 1.11; commitid 5KX0APffNjdlvTPF; 1.11 date 2025.04.04.20.14.52; author pin; state Exp; branches; next 1.10; commitid PMdQZUaFv6uYZLPF; 1.10 date 2025.03.07.20.54.12; author bsiegert; state Exp; branches 1.10.2.1; next 1.9; commitid rfTPfnLphAPl7bMF; 1.9 date 2024.09.06.18.48.41; author bsiegert; state Exp; branches; next 1.8; commitid sM1YPLxu37gUgMoF; 1.8 date 2024.08.11.15.56.55; author bsiegert; state Exp; branches; next 1.7; commitid Q02ZqKpOSdvP9qlF; 1.7 date 2024.07.03.06.59.17; author bsiegert; state Exp; branches; next 1.6; commitid clKUvbmZS6C5rmgF; 1.6 date 2024.06.13.13.46.55; author bsiegert; state Exp; branches; next 1.5; commitid JAoDOmAvI7TNkPdF; 1.5 date 2024.06.01.14.02.48; author bsiegert; state Exp; branches; next 1.4; commitid ffwNZJIDPPV5OhcF; 1.4 date 2024.04.05.19.13.54; author bsiegert; state Exp; branches; next 1.3; commitid eg3d1kDRSryvmZ4F; 1.3 date 2024.02.07.14.50.44; author bsiegert; state Exp; branches; next 1.2; commitid 7gDVHFycBNsGLvXE; 1.2 date 2024.01.31.20.16.06; author pin; state Exp; branches; next 1.1; commitid SBCL88XUFdKpNDWE; 1.1 date 2024.01.22.07.31.08; author pin; state Exp; branches; next ; commitid 5DFZbSia9i3RQpVE; 1.21.2.1 date 2026.04.22.14.31.54; author maya; state Exp; branches; next ; commitid iDHLLUhOplH6NXCG; 1.10.2.1 date 2025.04.05.20.44.53; author maya; state Exp; branches; next ; commitid ts1uPa8RLrwE7UPF; desc @@ 1.23 log @Revbump all Go packages after go126 security update @ text @# $NetBSD: Makefile,v 1.22 2026/04/08 05:44:51 bsiegert Exp $ DISTNAME= sptui-0.1.2 PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=szktkfm/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/szktkfm/sptui/ COMMENT= Spotify TUI player LICENSE= mit # sptui is not really a Spotify client but, more of a client controller. # It needs a client like 'librespot' or, 'spotifyd' running in the backgroud. INSTALLATION_DIRS= bin USE_TOOLS+= itstool gdbus-codegen perl do-install: ${INSTALL_PROGRAM} ${WRKDIR}/.gopath/bin/sptui \ ${DESTDIR}${PREFIX}/bin .include "go-modules.mk" .include "../../lang/go/go-module.mk" .include "../../mk/bsd.pkg.mk" @ 1.22 log @Revbump all Go packages after security update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.21 2026/03/06 21:07:45 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 19 @ 1.21 log @Revbump all Go packages after go126 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.20 2026/02/24 08:45:19 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 18 @ 1.21.2.1 log @Revbump all Go packages after go126 security fix @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.21 2026/03/06 21:07:45 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 19 @ 1.20 log @Revbump all Go packages after default version bump @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.19 2026/01/15 19:54:36 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 17 @ 1.19 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.18 2025/12/02 19:25:03 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 16 @ 1.18 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.17 2025/10/16 17:59:43 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 15 @ 1.17 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.16 2025/10/08 06:54:19 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 14 @ 1.16 log @Revbump all Go packages after go125 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.15 2025/09/06 13:16:53 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 13 @ 1.15 log @Revbump all Go packages after go125 security update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.14 2025/08/31 10:02:42 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 12 @ 1.14 log @Revbump all Go packages after moving to go125 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.13 2025/06/06 14:01:21 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 11 @ 1.13 log @Revbump all Go packages after go124 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2025/04/05 18:51:10 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 10 @ 1.12 log @Belated revbump for all Go packages after go124 update I forgot to do the revbump again, sorry for doing it so late after the update. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2025/04/04 20:14:52 pin Exp $ d4 1 a4 1 PKGREVISION= 9 @ 1.11 log @audio/sptui: reset maintainer @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2025/03/07 20:54:12 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 8 @ 1.10 log @Revbump all Go packages after go124 update I realize I forgot to do the revbump after updating the default Go version to 1.24, so let's do that now. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2024/09/06 18:48:41 bsiegert Exp $ d9 1 a9 1 MAINTAINER= pin@@NetBSD.org @ 1.10.2.1 log @Pulup ticket #6952 - Update PKGREVISION for all Go packages. Go had a security update to one of the builtin libraries. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2025/03/07 20:54:12 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 9 @ 1.9 log @Revbump all Go packages after go122 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2024/08/11 15:56:55 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 7 @ 1.8 log @Revbump all Go packages after update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2024/07/03 06:59:17 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 6 @ 1.7 log @Revbump all Go packages after go122 security update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2024/06/13 13:46:55 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 5 @ 1.6 log @Revbump all Go packages after go122 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2024/06/01 14:02:48 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 4 @ 1.5 log @Revbump all Go packages, default Go version is now 1.22. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/04/05 19:13:54 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 3 @ 1.4 log @Revbump all Go packages after go121 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2024/02/07 14:50:44 bsiegert Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.3 log @Revbump all Go packages after go121 update @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2024/01/31 20:16:06 pin Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.2 log @audio/sptui: update to 0.1.2 Changelog - 8c209e0 Added the device selection feature. (#2) - 67990c5 add golangci-lint workflow - 2f7a339 change to installation methods @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2024/01/22 07:31:08 pin Exp $ d4 1 @ 1.1 log @audio/sptui: import package sysutils/treegrep: update to 0.1.3 - Add moving by path and page to the menu - Improve menu styling for line numbers @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= sptui-0.1.1 @