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 5D4ED139694 for ; Tue, 6 Jun 2017 09:23:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B90421C263; Tue, 6 Jun 2017 09:23:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9AED21C263 for ; Tue, 6 Jun 2017 09:23:37 +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 E32B334198B for ; Tue, 6 Jun 2017 09:23:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49B507475 for ; Tue, 6 Jun 2017 09:23:30 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1496741005.729c96d4e6072c9a733ce5c9bf3c3544514d16a4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/parole/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/parole/Manifest media-video/parole/parole-0.9.2.ebuild X-VCS-Directories: media-video/parole/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 729c96d4e6072c9a733ce5c9bf3c3544514d16a4 X-VCS-Branch: master Date: Tue, 6 Jun 2017 09:23:30 +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-Archives-Salt: eac5fa2c-ec1e-4d65-9b48-d95c2501bcae X-Archives-Hash: a88295c0483eb7bc9838d23593810ba9 commit: 729c96d4e6072c9a733ce5c9bf3c3544514d16a4 Author: Michał Górny gentoo org> AuthorDate: Tue Jun 6 09:18:54 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jun 6 09:23:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=729c96d4 media-video/parole: Bump to 0.9.2, fix EAPI=6 media-video/parole/Manifest | 1 + media-video/parole/parole-0.9.2.ebuild | 67 ++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) diff --git a/media-video/parole/Manifest b/media-video/parole/Manifest index 12e96c063ec..38621e9089e 100644 --- a/media-video/parole/Manifest +++ b/media-video/parole/Manifest @@ -1,2 +1,3 @@ DIST parole-0.8.1.tar.bz2 814827 SHA256 4b216f5200490f8d2a9bf1b3fcd9a8b20834c95249bf13b9170c82e1fcbd80f4 SHA512 73c27022331828adb7b5805245ce97f03f4848c569125529436e82651da61e28f4d4a834468d6e4c165754f2fd9664eded9a7e15fc86f067d9b2c7c54afff3ee WHIRLPOOL b1b7d422abdc293361199e1aaef9b98cb883503e1289da3d71933dfcb32d5e5b5f8bc1fbbb5fa41305b2753d5527b92fc2e952c20742676d3da7ebe43edcace5 DIST parole-0.9.1.tar.bz2 911699 SHA256 a596b0add40294258dcd87b73317273e5060c76c201a0a33e8e78a514a6b4baf SHA512 ac47e81cea6cf1172805c46ae318b72752b5fa5ee14b33c1745e9c2b1ea0221962ba570b0c2bebd6bdb07834861d9b4eda7bcd733d2e48e3eae5db12933ddba7 WHIRLPOOL fa27766e78b64ca6710ee3b0d93bdf536104e314cebf017c526f94eb833bae6ad6d9e5a84c73e3cb95bea0eba31a12e83e8e02029cede379f86fb256075b1fa9 +DIST parole-0.9.2.tar.bz2 922024 SHA256 fdd3cbe7b8a74cba6176694e742b44734ee435bb937ec94f59e69b957857c79d SHA512 c3eee9501648bbb058a22398f2b8ae3727036718052b9e93ebb6f7dc3eb88ce1cfe8d443a5abf7d0cebc2853e14f42fed520ce17d8c7e03dacdcafb57247fb4d WHIRLPOOL 33b21556f0338480ce8761a91e1472cbb6624b2fe15ebc680fee8c049b54c54bb0bf27bc119ab69855b2f7dc4fd8cf503051e7790565a5b6426cb7ba6065545b diff --git a/media-video/parole/parole-0.9.2.ebuild b/media-video/parole/parole-0.9.2.ebuild new file mode 100644 index 00000000000..2f1e710f27a --- /dev/null +++ b/media-video/parole/parole-0.9.2.ebuild @@ -0,0 +1,67 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit gnome2-utils xdg-utils + +DESCRIPTION="A simple Xfce4 media player using GStreamer" +HOMEPAGE="https://docs.xfce.org/apps/parole/start" +SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~mips ~x86" +IUSE="clutter libnotify taglib" + +COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:= + >=dev-libs/glib-2.32:2= + media-libs/gstreamer:1.0= + media-libs/gst-plugins-base:1.0= + sys-apps/dbus:0= + >=x11-libs/gtk+-3.20:3= + x11-libs/libX11:0= + >=xfce-base/libxfce4ui-4.11:0=[gtk3(+)] + >=xfce-base/libxfce4util-4.11:0= + >=xfce-base/xfconf-4.10:0= + clutter? ( + >=media-libs/clutter-1.16.4:1.0= + >=media-libs/clutter-gtk-1.4.4:1.0= + =x11-libs/libnotify-0.7:0= ) + taglib? ( >=media-libs/taglib-1.6:0= )" +RDEPEND="${COMMON_DEPEND} + media-plugins/gst-plugins-meta:1.0" +DEPEND="${COMMON_DEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig + x11-proto/xproto" + +DOCS=( AUTHORS ChangeLog README THANKS TODO ) + +src_configure() { + local myconf=( + $(use_enable clutter) + $(use_enable taglib) + $(use_enable libnotify notify-plugin) + ) + + econf "${myconf[@]}" +} + +src_install() { + default + find "${D}" -name '*.la' -delete || die +} + +pkg_postinst() { + xdg_desktop_database_update + gnome2_icon_cache_update +} + +pkg_postrm() { + xdg_desktop_database_update + gnome2_icon_cache_update +}