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 575DA13835A for ; Tue, 1 Jun 2021 00:28:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74AF9E086E; Tue, 1 Jun 2021 00:28:31 +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 5BE8FE086E for ; Tue, 1 Jun 2021 00:28:31 +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 C1B22340F64 for ; Tue, 1 Jun 2021 00:28:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AB077AA for ; Tue, 1 Jun 2021 00:28:24 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1622507273.d91186acd041d88e710e17f17422819edf13d5c1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lollypop/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/lollypop/Manifest media-sound/lollypop/lollypop-1.4.18.ebuild X-VCS-Directories: media-sound/lollypop/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d91186acd041d88e710e17f17422819edf13d5c1 X-VCS-Branch: master Date: Tue, 1 Jun 2021 00:28:24 +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: 7caac75f-de85-494f-b14d-d794f26a0299 X-Archives-Hash: 43834692ef49f78c442bb5f9e95fd02b commit: d91186acd041d88e710e17f17422819edf13d5c1 Author: Yuan Liao gmail com> AuthorDate: Mon Mar 29 21:25:59 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 1 00:27:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91186ac media-sound/lollypop: Version bump 1.4.18 Closes: https://bugs.gentoo.org/769377 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Yuan Liao gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20190 Signed-off-by: Sam James gentoo.org> media-sound/lollypop/Manifest | 1 + media-sound/lollypop/lollypop-1.4.18.ebuild | 73 +++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+) diff --git a/media-sound/lollypop/Manifest b/media-sound/lollypop/Manifest index 856286fccc8..d80dd4dba88 100644 --- a/media-sound/lollypop/Manifest +++ b/media-sound/lollypop/Manifest @@ -1 +1,2 @@ DIST lollypop-1.2.35.tar.xz 509916 BLAKE2B 8cf9ea74287b6ac7d4942c2312cc4d6e07d4748d505cc9e45a896129f9e4a43ef5c65c0c18764597d7ce3c4d2fc93804c501f68ea3b67625e200497613077af6 SHA512 179fa5e77482db35de9e30e392e6d07bb5c832d5d1decaee06982570bdcbb809dc99375eeb6fe3dce75829af3570953ce517e3b4eaabceac807b9d5c382bd53e +DIST lollypop-1.4.18.tar.xz 575120 BLAKE2B 62ff404c0e7c2ac7029ebb45143db35b0b93b30bfc386fb08aa4a2fc10916efb190118f41e40a0f795bef4f8d0b21b0353b9e27bbb75c5471132145028fc8b27 SHA512 17f2db91a56fd140c66c251732eca4b2a6cc1849b5dc72f0a4014c766c64eee475bc9d2305d307e2a54184ab5dd812a5fb27b39acf60a1c468770d1d34307982 diff --git a/media-sound/lollypop/lollypop-1.4.18.ebuild b/media-sound/lollypop/lollypop-1.4.18.ebuild new file mode 100644 index 00000000000..6837244ef5e --- /dev/null +++ b/media-sound/lollypop/lollypop-1.4.18.ebuild @@ -0,0 +1,73 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_REQ_USE="sqlite" +inherit python-single-r1 gnome2-utils meson xdg + +DESCRIPTION="Modern music player for GNOME" +HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop" +SRC_URI="https://adishatz.org/${PN}/${P}.tar.xz" +KEYWORDS="~amd64" + +LICENSE="GPL-3" +SLOT="0" +REQUIRED_USE=${PYTHON_REQUIRED_USE} + +DEPEND="${PYTHON_DEPS} + dev-libs/appstream-glib[introspection] + dev-libs/glib:2 + dev-libs/gobject-introspection[cairo(+)] + $(python_gen_cond_dep ' + dev-python/pycairo[${PYTHON_MULTI_USEDEP}] + dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + ') + gnome-base/gnome-common + x11-libs/gtk+:3 +" +BDEPEND="${DEPEND} + $(python_gen_cond_dep ' + dev-python/pkgconfig[${PYTHON_MULTI_USEDEP}] + ') + dev-util/desktop-file-utils + dev-util/itstool + dev-util/intltool +" +RDEPEND="${DEPEND} + app-crypt/libsecret[introspection] + dev-libs/totem-pl-parser + $(python_gen_cond_dep ' + dev-python/beautifulsoup:4[${PYTHON_MULTI_USEDEP}] + dev-python/dbus-python + dev-python/gst-python[${PYTHON_MULTI_USEDEP}] + dev-python/pillow[${PYTHON_MULTI_USEDEP}] + ') + gui-libs/libhandy:1 + media-libs/gst-plugins-base:1.0[introspection] +" + +RESTRICT="test" + +src_install() { + meson_src_install + python_optimize +} + +pkg_preinst() { + gnome2_schemas_savelist + xdg_pkg_preinst +} + +pkg_postinst() { + gnome2_gconf_install + gnome2_schemas_update + xdg_pkg_postinst +} + +pkg_postrm() { + gnome2_gconf_uninstall + gnome2_schemas_update + xdg_pkg_postrm +}