From owner-dev-commits-ports-all@freebsd.org Wed Sep 1 12:57:28 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 44A9966A14F; Wed, 1 Sep 2021 12:57:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H03xM5y9cz3HKy; Wed, 1 Sep 2021 12:57:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B3DA225813; Wed, 1 Sep 2021 12:57:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 181CvRBD006713; Wed, 1 Sep 2021 12:57:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 181CvREK006712; Wed, 1 Sep 2021 12:57:27 GMT (envelope-from git) Date: Wed, 1 Sep 2021 12:57:27 GMT Message-Id: <202109011257.181CvREK006712@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 9ec30cdc0a8f - main - audio/shortwave: depend on pulseaudio by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9ec30cdc0a8f5dc7e7ef12a081a2d4f08e23fc1f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2021 12:57:28 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ec30cdc0a8f5dc7e7ef12a081a2d4f08e23fc1f commit 9ec30cdc0a8f5dc7e7ef12a081a2d4f08e23fc1f Author: Jan Beich AuthorDate: 2021-09-01 12:07:49 +0000 Commit: Jan Beich CommitDate: 2021-09-01 12:56:23 +0000 audio/shortwave: depend on pulseaudio by default According to upstream: "Shortwave requires pulseaudio or pipewire running. Everything else is not supported." complicated by https://gitlab.gnome.org/World/Shortwave/-/commit/f38f79b8f3eb --- audio/shortwave/Makefile | 7 ++++++- audio/shortwave/pkg-message | 9 --------- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/audio/shortwave/Makefile b/audio/shortwave/Makefile index 41c05b1daf9f..07f8066f330a 100644 --- a/audio/shortwave/Makefile +++ b/audio/shortwave/Makefile @@ -1,6 +1,6 @@ PORTNAME= shortwave DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= jbeich@FreeBSD.org @@ -305,6 +305,11 @@ CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no +OPTIONS_DEFINE= PULSEAUDIO +OPTIONS_DEFAULT=PULSEAUDIO + +PULSEAUDIO_USE= GSTREAMER1=pulse + pre-patch: # Chase gtk-rs -> gtk3-rs rename for USES=cargo patching @${GREP} --include='*/Cargo.toml' -lr 'git.*gtk-rs' ${WRKDIR} | ${XARGS} ${REINPLACE_CMD} \ diff --git a/audio/shortwave/pkg-message b/audio/shortwave/pkg-message deleted file mode 100644 index 2fff31542c03..000000000000 --- a/audio/shortwave/pkg-message +++ /dev/null @@ -1,9 +0,0 @@ -[ -{ type: install - message: <