Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 2026 07:57:11 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e3f946e60e99 - main - audio/xwax: update 1=?utf-8?Q?=2E9 =E2=86=92 1?=.10
Message-ID:  <69f85157.45a73.6abb00e3@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e3f946e60e99da4c14bb75b293c5d35e95769798

commit e3f946e60e99da4c14bb75b293c5d35e95769798
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-04 07:18:58 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-04 07:56:57 +0000

    audio/xwax: update 1.9 → 1.10
---
 audio/xwax/Makefile | 8 +++++---
 audio/xwax/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/audio/xwax/Makefile b/audio/xwax/Makefile
index 713d225c7396..23954bca3fde 100644
--- a/audio/xwax/Makefile
+++ b/audio/xwax/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	xwax
-DISTVERSION=	1.9
+DISTVERSION=	1.10
 CATEGORIES=	audio
 MASTER_SITES=	https://www.xwax.co.uk/releases/
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Open-source vinyl emulation software
-WWW=		https://wiki.xwax.org/
+WWW=		https://wiki.xwax.org/ \
+		https://github.com/xwax/xwax
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
@@ -15,7 +16,7 @@ RUN_DEPENDS=	bash:shells/bash \
 		${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu
 
 USES=		compiler:c++11-lang gmake iconv localbase:ldflags sdl shebangfix
-USE_SDL=	sdl ttf
+USE_SDL=	sdl2 ttf2
 
 SHEBANG_FILES=	scan
 
@@ -23,6 +24,7 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-jack \
 		--enable-oss
 
+CFLAGS+=	-I${LOCALBASE}/include/SDL
 LDFLAGS+=	-liconv -lm
 
 PLIST_FILES=	bin/xwax \
diff --git a/audio/xwax/distinfo b/audio/xwax/distinfo
index d6aa3c2f402f..36ac5eac065d 100644
--- a/audio/xwax/distinfo
+++ b/audio/xwax/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719277040
-SHA256 (xwax-1.9.tar.gz) = 9bed8fa143182818650361f49257755bf891f143161066aaa7bca8c6cce9f632
-SIZE (xwax-1.9.tar.gz) = 87599
+TIMESTAMP = 1777878269
+SHA256 (xwax-1.10.tar.gz) = 589144364d0fea2cc7cbbc21ded25fd376c4c71819a126b8f5864e76eaebcdf3
+SIZE (xwax-1.10.tar.gz) = 89471


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f85157.45a73.6abb00e3>