git: 120fb395c879 - main - misc/orion: Remove because it is breaking with mpv-0.35 and it is dead upstream
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Oct 2022 16:30:50 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=120fb395c8794f70bf719c3975ddb763b11c7dd6 commit 120fb395c8794f70bf719c3975ddb763b11c7dd6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-16 16:29:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-16 16:30:46 +0000 misc/orion: Remove because it is breaking with mpv-0.35 and it is dead upstream PR: 267116 Reported by: jbeich --- MOVED | 1 + misc/Makefile | 1 - misc/orion/Makefile | 32 -------------------------------- misc/orion/distinfo | 3 --- misc/orion/pkg-descr | 8 -------- 5 files changed, 1 insertion(+), 44 deletions(-) diff --git a/MOVED b/MOVED index bd0860af2046..9b9c2afb7222 100644 --- a/MOVED +++ b/MOVED @@ -17601,3 +17601,4 @@ audio/protracker|audio/pt2-clone|2022-10-12|Renamed to match project name multimedia/gstreamer1-transcoder|multimedia/gstreamer1-plugins-bad|2022-10-15|Upstream included transcoding in plugins-bad devel/py-ipykernel5|devel/py-ipykernel|2022-10-15|ipykernel5 is discontinued, ipykernel is used instead x11-toolkits/libshumate-shortwave|x11-toolkits/libshumate|2022-10-15|No longer used by audio/shortwave +orion/misc||2022-10-16|Dead upstream, and fails to build with mpv-0.35 diff --git a/misc/Makefile b/misc/Makefile index 727d806a6a1e..419f1bd275b5 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -278,7 +278,6 @@ SUBDIR += openr2 SUBDIR += openvdb SUBDIR += orange3 - SUBDIR += orion SUBDIR += orville-write SUBDIR += osinfo-db SUBDIR += ossp-uuid diff --git a/misc/orion/Makefile b/misc/orion/Makefile deleted file mode 100644 index 1e7a8ffba06b..000000000000 --- a/misc/orion/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTNAME= orion -DISTVERSION= 1.6.7-12 -DISTVERSIONSUFFIX= -gec8400c -PORTREVISION= 1 -CATEGORIES= misc - -MAINTAINER= yuri@FreeBSD.org -COMMENT= QML/C++-written desktop client for Twitch.tv -WWW= https://alamminsalo.github.io/orion/ - -LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -LIB_DEPENDS= libmpv.so:multimedia/mpv - -USES= compiler:c++14-lang gl qmake qt:5 -USE_GITHUB= yes -GH_ACCOUNT= drac69 -USE_QT= core declarative graphicaleffects gui network quickcontrols2 svg widgets buildtools:build -USE_GL= gl - -PLIST_FILES= bin/${PORTNAME} \ - share/applications/Orion.desktop \ - share/icons/hicolor/scalable/apps/${PORTNAME}.svgz - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_DATA} ${WRKSRC}/distfiles/Orion.desktop ${STAGEDIR}${PREFIX}/share/applications/ - ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps - ${GZIP_CMD} ${GZIP} < ${WRKSRC}/distfiles/${PORTNAME}.svg > ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/${PORTNAME}.svgz - -.include <bsd.port.mk> diff --git a/misc/orion/distinfo b/misc/orion/distinfo deleted file mode 100644 index 0a01b30f47b9..000000000000 --- a/misc/orion/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1606424259 -SHA256 (drac69-orion-1.6.7-12-gec8400c_GH0.tar.gz) = 2a9a8bd274e44f7e94061797cb221cd0be76dde901ab8de7853b6471ad801bb3 -SIZE (drac69-orion-1.6.7-12-gec8400c_GH0.tar.gz) = 650542 diff --git a/misc/orion/pkg-descr b/misc/orion/pkg-descr deleted file mode 100644 index 9fae8d162149..000000000000 --- a/misc/orion/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -QML/C++-written desktop client for Twitch.tv - -Features: -* Login by twitch credentials -* Desktop notifications -* Integrated player -* Chat support -* Support for live streams and vods