From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7F6E813835B for ; Sat, 22 May 2021 10:05:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11272E087E; Sat, 22 May 2021 10:05:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4EE40E0876 for ; Sat, 22 May 2021 10:05:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 31D0D335D63 for ; Sat, 22 May 2021 10:05:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2E9579A for ; Sat, 22 May 2021 10:05:32 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1621677772.c4220ead2895464a16e19fa0c958070b61d92972.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/vidify/, media-video/vidify-audiosync/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/vidify-audiosync/Manifest media-video/vidify-audiosync/metadata.xml media-video/vidify-audiosync/vidify-audiosync-0.3.0.ebuild media-video/vidify/Manifest media-video/vidify/metadata.xml media-video/vidify/vidify-2.2.6.ebuild X-VCS-Directories: media-video/vidify/ media-video/vidify-audiosync/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c4220ead2895464a16e19fa0c958070b61d92972 X-VCS-Branch: master Date: Sat, 22 May 2021 10:05:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8677cfe5-8ef4-469f-8bbe-78671d176279 X-Archives-Hash: 23da8f496c7e647756cce9670219a516 commit: c4220ead2895464a16e19fa0c958070b61d92972 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat May 22 09:27:45 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat May 22 10:02:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c4220ead media-video/vidify: move to ::gentoo Signed-off-by: Andrew Ammerlaan gentoo.org> media-video/vidify-audiosync/Manifest | 1 - media-video/vidify-audiosync/metadata.xml | 9 --- .../vidify-audiosync/vidify-audiosync-0.3.0.ebuild | 41 ----------- media-video/vidify/Manifest | 1 - media-video/vidify/metadata.xml | 15 ---- media-video/vidify/vidify-2.2.6.ebuild | 79 ---------------------- 6 files changed, 146 deletions(-) diff --git a/media-video/vidify-audiosync/Manifest b/media-video/vidify-audiosync/Manifest deleted file mode 100644 index 8bf01c4ce..000000000 --- a/media-video/vidify-audiosync/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST vidify-audiosync-0.3.0.tar.gz 61854564 BLAKE2B 106002e578ad9e04af1abf3e7ae67c495c2c3070c62be84d6fa836898b035cd5933bd094c8d7da5f60275cc8f556bee9f921ee7a3264434ce8e1722e6614b903 SHA512 a283feb59b027d85d60ecfb1be1960760870cb66a5d3babe7e1687f3193e12ac7c1c09aafa83d99b89ce65f13e86e0ee7db2f5acd3e1eecc70d00beffc29b5dd diff --git a/media-video/vidify-audiosync/metadata.xml b/media-video/vidify-audiosync/metadata.xml deleted file mode 100644 index 9bf31b63f..000000000 --- a/media-video/vidify-audiosync/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - andrewammerlaan@gentoo.org - Andrew Ammerlaan - - diff --git a/media-video/vidify-audiosync/vidify-audiosync-0.3.0.ebuild b/media-video/vidify-audiosync/vidify-audiosync-0.3.0.ebuild deleted file mode 100644 index cacb05f38..000000000 --- a/media-video/vidify-audiosync/vidify-audiosync-0.3.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9} ) - -inherit distutils-r1 - -DESCRIPTION="Audio synchronization feature for vidify " -HOMEPAGE="https://github.com/vidify/audiosync https://vidify.org" -SRC_URI="https://github.com/vidify/audiosync/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="debug" - -RDEPEND=" - media-sound/pulseaudio - media-video/ffmpeg[openssl] - media-video/vidify[${PYTHON_USEDEP}] - sci-libs/fftw - debug? ( sci-visualization/gnuplot )" - -S="${WORKDIR}/audiosync-${PV}" - -src_prepare() { - use debug && sed -i -e "/defines.append(('DEBUG', '1'))/s/^# *//" setup.py - default -} - -src_test() { - mkdir test_build - cd test_build - cmake .. -DBUILD_TESTING=YES - emake - emake test - cd .. -} diff --git a/media-video/vidify/Manifest b/media-video/vidify/Manifest deleted file mode 100644 index c352a45f3..000000000 --- a/media-video/vidify/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST vidify-2.2.6.tar.gz 2906511 BLAKE2B 3df48ca57e102f664852e2fc2abeb3d19427673e1fec5144a8c0afda112a0f3b281b18db43b4326244266d6e9dfbcb2443319ddad3f864098a61bd1e3c966307 SHA512 15487ee9dcbe647b2b287bd2eb3c09962b557320313a9a3885fb3c0d6af945909531111d5297c1a5fb5b451af5df6fd968b3953bbf79af113980ed368a5674b5 diff --git a/media-video/vidify/metadata.xml b/media-video/vidify/metadata.xml deleted file mode 100644 index 81cc13213..000000000 --- a/media-video/vidify/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - andrewammerlaan@gentoo.org - Andrew Ammerlaan - - - Use python-vlc as backend for vidify - Use python-mpv as backend for vidify - Use an external network player - Support local MPRIS players - - diff --git a/media-video/vidify/vidify-2.2.6.ebuild b/media-video/vidify/vidify-2.2.6.ebuild deleted file mode 100644 index f91ab7e25..000000000 --- a/media-video/vidify/vidify-2.2.6.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9} ) - -DISTUTILS_USE_SETUPTOOLS=rdepend - -inherit xdg distutils-r1 optfeature virtualx - -DESCRIPTION="Watch music videos in real time for the songs playing on your device" -HOMEPAGE="https://github.com/vidify/vidify https://vidify.org" -SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="dbus vlc mpv zeroconf" - -REQUIRED_USE="|| ( vlc mpv zeroconf )" - -RDEPEND=" - dev-python/appdirs[${PYTHON_USEDEP}] - dev-python/QtPy[gui,webengine,${PYTHON_USEDEP}] - net-misc/lyricwikia[${PYTHON_USEDEP}] - net-misc/youtube-dl[${PYTHON_USEDEP}] - dbus? ( dev-python/pydbus[${PYTHON_USEDEP}] ) - !dbus? ( dev-python/tekore[${PYTHON_USEDEP}] ) - mpv? ( dev-python/python-mpv[${PYTHON_USEDEP}] ) - vlc? ( dev-python/python-vlc[${PYTHON_USEDEP}] ) - zeroconf? ( dev-python/zeroconf[${PYTHON_USEDEP}] ) -" - -distutils_enable_tests unittest - -python_prepare_all() { - # skip online test - rm tests/api/test_spotify_web.py || die - rm tests/player/test_external.py || die - - # this needs dbus and a player running - rm tests/api/test_mpris.py || die - - # can't parse non-existent config - rm tests/test_api_and_player_data.py || die - - # do not hard depend on this - sed -i \ - -e '/qdarkstyle/d' \ - -e '/python-vlc/d' \ - -e '/python-mpv/d' \ - -e '/pydbus/d' \ - -e '/tekore/d' \ - -e '/zeroconf/d' \ - -e '/If PySide2 is installed and PyQt5/,/PyQtWebEngine/d' \ - setup.py || die - - distutils-r1_python_prepare_all -} - -python_test() { - virtx "${EPYTHON}" -m unittest discover -v -} - -pkg_postinst() { - xdg_pkg_postinst - - elog "If video playback is not working please check 'vidify --debug' for missing-codec-errors and recompile media-video/vlc or media-video/mpv with the missing codecs" - - optfeature "using a MPRIS(D-Bus) audio player (e.g spotify)" dev-python/pydbus - optfeature "using the Spotify Web API as audio player" dev-python/tekore - optfeature "using an external network player" dev-python/zeroconf - optfeature "using media-video/mpv for video playback" dev-python/python-mpv - optfeature "using media-video/vlc for video playback" dev-python/python-vlc - optfeature "'vidify --dark-mode'" dev-python/qdarkstyle - optfeature "'vidify --audiosync'" media-video/vidify-audiosync -} From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 32F4C1382C5 for ; Sat, 22 May 2021 10:02:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79D21E0858; Sat, 22 May 2021 10:02:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 54DB1E0858 for ; Sat, 22 May 2021 10:02:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0B4D7340C7B for ; Sat, 22 May 2021 10:02:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61430792 for ; Sat, 22 May 2021 10:02:54 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1621677772.c4220ead2895464a16e19fa0c958070b61d92972.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/vidify/, media-video/vidify-audiosync/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/vidify-audiosync/Manifest media-video/vidify-audiosync/metadata.xml media-video/vidify-audiosync/vidify-audiosync-0.3.0.ebuild media-video/vidify/Manifest media-video/vidify/metadata.xml media-video/vidify/vidify-2.2.6.ebuild X-VCS-Directories: media-video/vidify-audiosync/ media-video/vidify/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c4220ead2895464a16e19fa0c958070b61d92972 X-VCS-Branch: dev Date: Sat, 22 May 2021 10:02:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 208aa748-f9dc-4046-aabe-d66af702a2d8 X-Archives-Hash: 93eecb7934fbebe22fa0ea4f086129a3 Message-ID: <20210522100254.fWhRnK3o5AoNnCbGFWlcV-0wzpwuXmULrBk_YzjzzzM@z> commit: c4220ead2895464a16e19fa0c958070b61d92972 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat May 22 09:27:45 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat May 22 10:02:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c4220ead media-video/vidify: move to ::gentoo Signed-off-by: Andrew Ammerlaan gentoo.org> media-video/vidify-audiosync/Manifest | 1 - media-video/vidify-audiosync/metadata.xml | 9 --- .../vidify-audiosync/vidify-audiosync-0.3.0.ebuild | 41 ----------- media-video/vidify/Manifest | 1 - media-video/vidify/metadata.xml | 15 ---- media-video/vidify/vidify-2.2.6.ebuild | 79 ---------------------- 6 files changed, 146 deletions(-) diff --git a/media-video/vidify-audiosync/Manifest b/media-video/vidify-audiosync/Manifest deleted file mode 100644 index 8bf01c4ce..000000000 --- a/media-video/vidify-audiosync/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST vidify-audiosync-0.3.0.tar.gz 61854564 BLAKE2B 106002e578ad9e04af1abf3e7ae67c495c2c3070c62be84d6fa836898b035cd5933bd094c8d7da5f60275cc8f556bee9f921ee7a3264434ce8e1722e6614b903 SHA512 a283feb59b027d85d60ecfb1be1960760870cb66a5d3babe7e1687f3193e12ac7c1c09aafa83d99b89ce65f13e86e0ee7db2f5acd3e1eecc70d00beffc29b5dd diff --git a/media-video/vidify-audiosync/metadata.xml b/media-video/vidify-audiosync/metadata.xml deleted file mode 100644 index 9bf31b63f..000000000 --- a/media-video/vidify-audiosync/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - andrewammerlaan@gentoo.org - Andrew Ammerlaan - - diff --git a/media-video/vidify-audiosync/vidify-audiosync-0.3.0.ebuild b/media-video/vidify-audiosync/vidify-audiosync-0.3.0.ebuild deleted file mode 100644 index cacb05f38..000000000 --- a/media-video/vidify-audiosync/vidify-audiosync-0.3.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9} ) - -inherit distutils-r1 - -DESCRIPTION="Audio synchronization feature for vidify " -HOMEPAGE="https://github.com/vidify/audiosync https://vidify.org" -SRC_URI="https://github.com/vidify/audiosync/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="debug" - -RDEPEND=" - media-sound/pulseaudio - media-video/ffmpeg[openssl] - media-video/vidify[${PYTHON_USEDEP}] - sci-libs/fftw - debug? ( sci-visualization/gnuplot )" - -S="${WORKDIR}/audiosync-${PV}" - -src_prepare() { - use debug && sed -i -e "/defines.append(('DEBUG', '1'))/s/^# *//" setup.py - default -} - -src_test() { - mkdir test_build - cd test_build - cmake .. -DBUILD_TESTING=YES - emake - emake test - cd .. -} diff --git a/media-video/vidify/Manifest b/media-video/vidify/Manifest deleted file mode 100644 index c352a45f3..000000000 --- a/media-video/vidify/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST vidify-2.2.6.tar.gz 2906511 BLAKE2B 3df48ca57e102f664852e2fc2abeb3d19427673e1fec5144a8c0afda112a0f3b281b18db43b4326244266d6e9dfbcb2443319ddad3f864098a61bd1e3c966307 SHA512 15487ee9dcbe647b2b287bd2eb3c09962b557320313a9a3885fb3c0d6af945909531111d5297c1a5fb5b451af5df6fd968b3953bbf79af113980ed368a5674b5 diff --git a/media-video/vidify/metadata.xml b/media-video/vidify/metadata.xml deleted file mode 100644 index 81cc13213..000000000 --- a/media-video/vidify/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - andrewammerlaan@gentoo.org - Andrew Ammerlaan - - - Use python-vlc as backend for vidify - Use python-mpv as backend for vidify - Use an external network player - Support local MPRIS players - - diff --git a/media-video/vidify/vidify-2.2.6.ebuild b/media-video/vidify/vidify-2.2.6.ebuild deleted file mode 100644 index f91ab7e25..000000000 --- a/media-video/vidify/vidify-2.2.6.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9} ) - -DISTUTILS_USE_SETUPTOOLS=rdepend - -inherit xdg distutils-r1 optfeature virtualx - -DESCRIPTION="Watch music videos in real time for the songs playing on your device" -HOMEPAGE="https://github.com/vidify/vidify https://vidify.org" -SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="dbus vlc mpv zeroconf" - -REQUIRED_USE="|| ( vlc mpv zeroconf )" - -RDEPEND=" - dev-python/appdirs[${PYTHON_USEDEP}] - dev-python/QtPy[gui,webengine,${PYTHON_USEDEP}] - net-misc/lyricwikia[${PYTHON_USEDEP}] - net-misc/youtube-dl[${PYTHON_USEDEP}] - dbus? ( dev-python/pydbus[${PYTHON_USEDEP}] ) - !dbus? ( dev-python/tekore[${PYTHON_USEDEP}] ) - mpv? ( dev-python/python-mpv[${PYTHON_USEDEP}] ) - vlc? ( dev-python/python-vlc[${PYTHON_USEDEP}] ) - zeroconf? ( dev-python/zeroconf[${PYTHON_USEDEP}] ) -" - -distutils_enable_tests unittest - -python_prepare_all() { - # skip online test - rm tests/api/test_spotify_web.py || die - rm tests/player/test_external.py || die - - # this needs dbus and a player running - rm tests/api/test_mpris.py || die - - # can't parse non-existent config - rm tests/test_api_and_player_data.py || die - - # do not hard depend on this - sed -i \ - -e '/qdarkstyle/d' \ - -e '/python-vlc/d' \ - -e '/python-mpv/d' \ - -e '/pydbus/d' \ - -e '/tekore/d' \ - -e '/zeroconf/d' \ - -e '/If PySide2 is installed and PyQt5/,/PyQtWebEngine/d' \ - setup.py || die - - distutils-r1_python_prepare_all -} - -python_test() { - virtx "${EPYTHON}" -m unittest discover -v -} - -pkg_postinst() { - xdg_pkg_postinst - - elog "If video playback is not working please check 'vidify --debug' for missing-codec-errors and recompile media-video/vlc or media-video/mpv with the missing codecs" - - optfeature "using a MPRIS(D-Bus) audio player (e.g spotify)" dev-python/pydbus - optfeature "using the Spotify Web API as audio player" dev-python/tekore - optfeature "using an external network player" dev-python/zeroconf - optfeature "using media-video/mpv for video playback" dev-python/python-mpv - optfeature "using media-video/vlc for video playback" dev-python/python-vlc - optfeature "'vidify --dark-mode'" dev-python/qdarkstyle - optfeature "'vidify --audiosync'" media-video/vidify-audiosync -}