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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 960F115808B for ; Mon, 7 Mar 2022 11:56:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80DF6E0827; Mon, 7 Mar 2022 11:56:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F0977E0827 for ; Mon, 7 Mar 2022 11:56:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C25E342E43 for ; Mon, 7 Mar 2022 11:56:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE6A130F for ; Mon, 7 Mar 2022 11:56:44 +0000 (UTC) From: "Nicola Smaniotto" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicola Smaniotto" Message-ID: <1646654203.8e430cf6ab9d525cbd5f0e4ebc15e76c67cc71ad.smaniotto.nicola@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/trakt-scrobbler/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/trakt-scrobbler/Manifest media-video/trakt-scrobbler/trakt-scrobbler-1.4.2.ebuild X-VCS-Directories: media-video/trakt-scrobbler/ X-VCS-Committer: smaniotto.nicola X-VCS-Committer-Name: Nicola Smaniotto X-VCS-Revision: 8e430cf6ab9d525cbd5f0e4ebc15e76c67cc71ad X-VCS-Branch: dev Date: Mon, 7 Mar 2022 11:56:44 +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: 24486ea2-7e9f-4423-aa49-914def624039 X-Archives-Hash: 03eb7221c27a3bc65e470912f6292963 commit: 8e430cf6ab9d525cbd5f0e4ebc15e76c67cc71ad Author: Nicola Smaniotto gmail com> AuthorDate: Mon Mar 7 11:54:17 2022 +0000 Commit: Nicola Smaniotto gmail com> CommitDate: Mon Mar 7 11:56:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e430cf6 media-video/trakt-scrobbler: bump to 1.4.2 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Nicola Smaniotto gmail.com> media-video/trakt-scrobbler/Manifest | 1 + .../trakt-scrobbler/trakt-scrobbler-1.4.2.ebuild | 46 ++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/media-video/trakt-scrobbler/Manifest b/media-video/trakt-scrobbler/Manifest index a90481b24..564553883 100644 --- a/media-video/trakt-scrobbler/Manifest +++ b/media-video/trakt-scrobbler/Manifest @@ -1,2 +1,3 @@ DIST trakt-scrobbler-1.3.2.tar.gz 51212 BLAKE2B f95f86369928910f0830b7646a4d3a9b24ec3393ccd4f0a62582eb6b5dedf3b0c533df52856be4776e8d8b1b19e6ebe3ab6a393ec4adaf8ed09da8db6004aa2a SHA512 de1a7d77110ee43b85dc2d6b01d8c1558c9e88cbaa058e9e556b0b93ed76f277ffe5e129111bcb1b2f751f48d41ebc87db802d87b07504b3fc0d5117d3682227 DIST trakt-scrobbler-1.4.0.tar.gz 55216 BLAKE2B d0af08a859c36db73d36b6db827aa1f5f791c10b77c4d0392763e9fae0d51d9c0327a188f46a001b261ed3127f861920a4e3144792d35adf16d612bf987bfbc6 SHA512 7898f23c14f5f2e1e6461b945a4729f6edb02ae3ecaac843b14d957a87a8a0728e20b740677da2fd8492a5d4263139387b03c277b04aa7cff06da6762b0c5ed8 +DIST trakt-scrobbler-1.4.2.tar.gz 56835 BLAKE2B 0b39ca0d88ae2e45d5907a7546e44d2d653bd8c10fc67a0389153d2c90f1064fdbbe2d8e9c88da123f0275c10044c74fab69cceddbf24baadd21a495be439cb7 SHA512 cb58b6ab8577b9850f01dd6f6ef6e1ef6fbd1432c3ca84220a3845d6dd43ef56e5abdbaa934eee80f20affdadfffd93582c860a1efcccc0b2ee0025c6c0ca5b0 diff --git a/media-video/trakt-scrobbler/trakt-scrobbler-1.4.2.ebuild b/media-video/trakt-scrobbler/trakt-scrobbler-1.4.2.ebuild new file mode 100644 index 000000000..186dd58c8 --- /dev/null +++ b/media-video/trakt-scrobbler/trakt-scrobbler-1.4.2.ebuild @@ -0,0 +1,46 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=poetry +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV" +HOMEPAGE="https://github.com/iamkroot/trakt-scrobbler" +SRC_URI="https://github.com/iamkroot/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + >=dev-python/requests-2.25.1[${PYTHON_USEDEP}] + >=dev-python/urllib3-1.26.0[${PYTHON_USEDEP}] + >=dev-python/guessit-3.3.1[${PYTHON_USEDEP}] + >=dev-python/appdirs-1.4.4[${PYTHON_USEDEP}] + >=dev-python/cleo-0.8.1[${PYTHON_USEDEP}] + >=dev-python/confuse-1.4.0[${PYTHON_USEDEP}] + >=dev-python/urlmatch-1.0.1[${PYTHON_USEDEP}] + dev-python/clikit[${PYTHON_USEDEP}] + dev-python/crashtest[${PYTHON_USEDEP}] +" + +distutils_enable_tests unittest + +python_test(){ + eunittest tests/ +} + +python_install() { + distutils-r1_python_install + + insinto "/usr/share/zsh/site-functions" + newins "${S}/completions/trakts.zsh" "_trakts" +} + +pkg_postinst() { + optfeature "start at boot support (see the trakts autostart command)" sys-apps/systemd +}