Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 16:03:01 +0000
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 182fecabcf64 - main - multimedia/uxplay: Update to 1.73
Message-ID:  <697e27b5.3a173.13357a4d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ehaupt:

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

commit 182fecabcf649daec892a1bef27b64d486265ed3
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2026-01-31 16:02:36 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2026-01-31 16:02:58 +0000

    multimedia/uxplay: Update to 1.73
---
 multimedia/uxplay/Makefile | 14 +++++++++++---
 multimedia/uxplay/distinfo |  6 +++---
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/multimedia/uxplay/Makefile b/multimedia/uxplay/Makefile
index a4dbeefba4f1..7afb8ce9dd70 100644
--- a/multimedia/uxplay/Makefile
+++ b/multimedia/uxplay/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	uxplay
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.72.3
+DISTVERSION=	1.73
 CATEGORIES=	multimedia
 
 MAINTAINER=	ehaupt@FreeBSD.org
@@ -10,10 +10,12 @@ WWW=		https://github.com/FDH2/UxPlay
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LIB_DEPENDS=	libdns_sd.so:net/avahi-libdns \
+LIB_DEPENDS=	libdbus-1.so:devel/dbus \
+		libdns_sd.so:net/avahi-libdns \
 		libplist-2.0.so:devel/libplist
 
-USES=		cmake gettext-runtime gnome gstreamer pkgconfig ssl xorg
+USES=		cmake gettext-runtime gnome gstreamer localbase:ldflags \
+		pkgconfig python shebangfix ssl xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	FDH2
 GH_PROJECT=	UxPlay
@@ -21,12 +23,18 @@ USE_GNOME=	glib20
 USE_GSTREAMER=	core plugins
 USE_XORG=	ice sm x11 xext
 
+SHEBANG_FILES=	Bluetooth_LE_beacon/dbus/uxplay-beacon.py \
+		Bluetooth_LE_beacon/winrt/uxplay-beacon.py
+
 CMAKE_ARGS=	-DNO_MARCH_NATIVE=on
 
 SUB_FILES=	pkg-message
 
 PLIST_FILES=	bin/uxplay \
+		bin/uxplay-beacon.py \
+		share/man/man1/uxplay-beacon.1.gz \
 		share/man/man1/uxplay.1.gz
+
 PORTDOCS=	*
 
 OPTIONS_DEFINE=	DOCS
diff --git a/multimedia/uxplay/distinfo b/multimedia/uxplay/distinfo
index e5884a3e32cc..8676b4ecdd23 100644
--- a/multimedia/uxplay/distinfo
+++ b/multimedia/uxplay/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767879165
-SHA256 (FDH2-UxPlay-v1.72.3_GH0.tar.gz) = a2f41c5481c2c3c8f125c38f8142a99d69b21d727be816616b66dd96af9a9c63
-SIZE (FDH2-UxPlay-v1.72.3_GH0.tar.gz) = 485311
+TIMESTAMP = 1769780701
+SHA256 (FDH2-UxPlay-v1.73_GH0.tar.gz) = 52e62f7e4603ad9bf88ccc55a555d3560b09dc0ddff8116bcf83885f7df4a0bc
+SIZE (FDH2-UxPlay-v1.73_GH0.tar.gz) = 618621


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e27b5.3a173.13357a4d>