Date: Wed, 31 Dec 2025 11:34:59 +0000 From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a7d2eca6f35e - main - audio/pc-mixer: Remove expired port Message-ID: <69550a63.319a0.760d8a40@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7d2eca6f35ed3f8ba1362334f05c5be9981c218 commit a7d2eca6f35ed3f8ba1362334f05c5be9981c218 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-12-31 11:34:50 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-12-31 11:34:50 +0000 audio/pc-mixer: Remove expired port 2025-12-31 audio/pc-mixer: Abandoned upstream and depends on deprecated QT5 --- MOVED | 1 + audio/Makefile | 1 - audio/pc-mixer/Makefile | 35 ----------------------------------- audio/pc-mixer/distinfo | 3 --- audio/pc-mixer/pkg-descr | 1 - 5 files changed, 1 insertion(+), 40 deletions(-) diff --git a/MOVED b/MOVED index 9a22a4d50b63..df3dbaceeac8 100644 --- a/MOVED +++ b/MOVED @@ -4946,3 +4946,4 @@ www/py-dj51-channels||2025-12-31|Has expired: Extended support of Django 5.1 end www/py-dj51-django-htmx||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ www/py-dj51-django-tables2||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ www/py-dj51-djangorestframework||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/ +audio/pc-mixer||2025-12-31|Has expired: Abandoned upstream and depends on deprecated QT5 diff --git a/audio/Makefile b/audio/Makefile index 4e08be987233..6dd0f717ed5f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -583,7 +583,6 @@ SUBDIR += pavucontrol SUBDIR += pavucontrol-qt SUBDIR += pavumeter - SUBDIR += pc-mixer SUBDIR += pcaudiolib SUBDIR += pd SUBDIR += pd-cyclone diff --git a/audio/pc-mixer/Makefile b/audio/pc-mixer/Makefile deleted file mode 100644 index b20b1b30e734..000000000000 --- a/audio/pc-mixer/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -PORTNAME= pc-mixer -PORTVERSION= 20171212 -PORTREVISION= 4 -CATEGORIES= audio - -MAINTAINER= jmaloney@ixsystems.com -COMMENT= Qt5 based audio mixer for FreeBSD -WWW= https://github.com/trueos/pc-mixer - -LICENSE= BSD2CLAUSE - -DEPRECATED= Abandoned upstream and depends on deprecated QT5 -EXPIRATION_DATE=2025-12-31 - -MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} - -MAKE_JOBS_UNSAFE=yes -USES= compiler:c++11-lang gl qmake qt:5 shebangfix tar:xz -USE_LDCONFIG= yes -USE_QT= core gui network svg linguist \ - buildtools x11extras widgets multimedia -USE_GL+= gl - -WRKSRC_SUBDIR= src-qt5 - -QMAKE_ARGS= CONFIG+="configure" - -USE_GITHUB= yes -GH_ACCOUNT= trueos -GH_TAGNAME= ac1d74cc261337998526d091123c28d4ae85277e - -PLIST_FILES= bin/pc-mixer \ - share/applications/pc-mixer.desktop - -.include <bsd.port.mk> diff --git a/audio/pc-mixer/distinfo b/audio/pc-mixer/distinfo deleted file mode 100644 index 79beb3eeeefc..000000000000 --- a/audio/pc-mixer/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1513135174 -SHA256 (trueos-pc-mixer-20171212-ac1d74cc261337998526d091123c28d4ae85277e_GH0.tar.gz) = 7b6a2d89efd977d05f8c1b7cecbd5dbafc8ca7f23cd77ba7c066773cdd0d1bb4 -SIZE (trueos-pc-mixer-20171212-ac1d74cc261337998526d091123c28d4ae85277e_GH0.tar.gz) = 69540 diff --git a/audio/pc-mixer/pkg-descr b/audio/pc-mixer/pkg-descr deleted file mode 100644 index cd143c0e1ab6..000000000000 --- a/audio/pc-mixer/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -TrueOS Qt5 based audio mixerhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69550a63.319a0.760d8a40>
