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 2B3351382C5 for ; Tue, 16 Feb 2021 21:11:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48B8FE086A; Tue, 16 Feb 2021 21:10:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 30DC8E086A for ; Tue, 16 Feb 2021 21:10:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 26CB63413B5 for ; Tue, 16 Feb 2021 21:10:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DEE4533 for ; Tue, 16 Feb 2021 21:10:53 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1613498070.5554f62a4bae404291ebfbe44cf6c31cc10a6ab7.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/qliveplayer/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/qliveplayer/metadata.xml media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild X-VCS-Directories: media-video/qliveplayer/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: 5554f62a4bae404291ebfbe44cf6c31cc10a6ab7 X-VCS-Branch: master Date: Tue, 16 Feb 2021 21:10:53 +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: fd4874f1-2c2a-4595-a750-de7c0b787ae8 X-Archives-Hash: 934f8f2061649d90eda0995b8e5b5698 commit: 5554f62a4bae404291ebfbe44cf6c31cc10a6ab7 Author: Jian Lin outlook com> AuthorDate: Tue Feb 16 16:21:21 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Tue Feb 16 17:54:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5554f62a media-video/qliveplayer: update DESCRIPTION and metadata Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jian Lin outlook.com> media-video/qliveplayer/metadata.xml | 7 +++++++ media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild | 2 +- media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/media-video/qliveplayer/metadata.xml b/media-video/qliveplayer/metadata.xml index 436b06b7..e6eea790 100644 --- a/media-video/qliveplayer/metadata.xml +++ b/media-video/qliveplayer/metadata.xml @@ -6,6 +6,13 @@ Jian Lin + + IsoaSFlus + me@isoasflus.com + + https://github.com/IsoaSFlus/QLivePlayer/releases + https://github.com/IsoaSFlus/QLivePlayer/wiki + https://github.com/IsoaSFlus/QLivePlayer/issues IsoaSFlus/QLivePlayer diff --git a/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild b/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild index b3458069..7da31f94 100644 --- a/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild +++ b/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild @@ -9,7 +9,7 @@ inherit xdg cmake optfeature python-single-r1 MY_P="QLivePlayer-${PV}" -DESCRIPTION="A cute and useful Live Stream Player with danmaku support" +DESCRIPTION="A player and recorder for live streams and videos with danmaku support" HOMEPAGE="https://github.com/IsoaSFlus/QLivePlayer" SRC_URI="https://github.com/IsoaSFlus/QLivePlayer/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" diff --git a/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild b/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild index f6542b3b..0cd43e9a 100644 --- a/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild +++ b/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild @@ -9,7 +9,7 @@ inherit xdg cmake optfeature python-single-r1 MY_P="QLivePlayer-${PV}" -DESCRIPTION="A cute and useful Live Stream Player with danmaku support" +DESCRIPTION="A player and recorder for live streams and videos with danmaku support" HOMEPAGE="https://github.com/IsoaSFlus/QLivePlayer" SRC_URI="https://github.com/IsoaSFlus/QLivePlayer/archive/${PV}.tar.gz -> ${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}"