public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-soundmenu-plugin/
@ 2016-08-02 16:10 Michał Górny
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2016-08-02 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     69cf9900c3e0d96bcec6613122e67c2051f8a73e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 15:25:56 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 16:09:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69cf9900

xfce-extra/xfce4-soundmenu-plugin: Prune old

 xfce-extra/xfce4-soundmenu-plugin/Manifest         |  1 -
 .../xfce4-soundmenu-plugin-0.6.0.ebuild            | 40 ----------------------
 2 files changed, 41 deletions(-)

diff --git a/xfce-extra/xfce4-soundmenu-plugin/Manifest b/xfce-extra/xfce4-soundmenu-plugin/Manifest
index c387a5b..a667339 100644
--- a/xfce-extra/xfce4-soundmenu-plugin/Manifest
+++ b/xfce-extra/xfce4-soundmenu-plugin/Manifest
@@ -1,2 +1 @@
-DIST xfce4-soundmenu-plugin-0.6.0.tar.bz2 325349 SHA256 ff37c687ef29fd27ad14c06da447d44da4143760644b030451ca6067c111dfcd SHA512 665f1efffc9b8b194f8b285f23c284ac1f6dac0a2c63ba9380017d9045f76e8952295028f6bc4756e2805ad6d4d9d7b069ca44e89c645d00e78ed5a21827919e WHIRLPOOL bef97a66775740cf2bee74e0123ecb3176ef5613dd133ecbe677cffe061caee0bda0c2f16706979301fdf80def0eede760e9eb4d2de525b46eea9288eac5cc61
 DIST xfce4-soundmenu-plugin-0.7.0.tar.bz2 386162 SHA256 d8a8d86ffc09363984e4014ae188c1c01c51df665666a081188483c36ed871ff SHA512 d0f5815f70a64d8b68b7257d90697dddb465e77b0acfa4d0b75c4dd23864e4b3d2e58526932d9a5a9fdabbbdf2e8e3b24f8e5f26ad93e864dfe614139f7d3748 WHIRLPOOL 782752b2d69ab4301712025d5dace1fcebe4a41d594e24e3ec2bb15ca9a8de65213c82ece2cb208bbd638c0ba8cbe73064342d970d166c6336d6ca882ac9863a

diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.6.0.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.6.0.ebuild
deleted file mode 100644
index 19a56ba..0000000
--- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.6.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha (from the same authors)"
-HOMEPAGE="https://github.com/matiasdelellis/xfce4-soundmenu-plugin"
-SRC_URI="https://dissonance.googlecode.com/files/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug +glyr lastfm +keybinder"
-
-RDEPEND=">=dev-libs/glib-2.28
-	>=x11-libs/gtk+-2.20:2
-	x11-libs/libX11
-	>=xfce-base/libxfce4ui-4.10
-	>=xfce-base/libxfce4util-4.10
-	>=xfce-base/xfce4-panel-4.10
-	glyr? ( >=media-libs/glyr-1.0.0 )
-	lastfm? ( >=media-libs/libclastfm-0.5 )
-	keybinder? ( >=dev-libs/keybinder-0.2.2:0 )"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-
-pkg_setup() {
-	XFCONF=(
-		$(use_enable keybinder)
-		$(use_enable lastfm libclastfm)
-		$(use_enable glyr libglyr)
-		$(xfconf_use_debug)
-		)
-
-	DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-soundmenu-plugin/
@ 2017-08-04 21:07 Amy Liffey
  0 siblings, 0 replies; 3+ messages in thread
From: Amy Liffey @ 2017-08-04 21:07 UTC (permalink / raw
  To: gentoo-commits

commit:     6376c834b40a2ec9cf20a05a0aafc7d6e7c572a1
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  1 20:19:09 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Aug  4 21:06:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6376c834

xfce-extra/xfce4-soundmenu-plugin: Shorter DESCRIPTION

 xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild
index 7a0cb5c86c3..c49f811ccd8 100644
--- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild
+++ b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit xfconf
 
-DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha (from the same authors)"
+DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha"
 HOMEPAGE="https://github.com/matiasdelellis/xfce4-soundmenu-plugin"
 SRC_URI="https://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2"
 


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-soundmenu-plugin/
@ 2019-05-11 11:41 Mikle Kolyada
  0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2019-05-11 11:41 UTC (permalink / raw
  To: gentoo-commits

commit:     701ace3363df67ee5960209514b09698c6a28b9c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 11:41:26 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May 11 11:41:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701ace33

xfce-extra/xfce4-soundmenu-plugin: remove last rited package

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 xfce-extra/xfce4-soundmenu-plugin/Manifest         |  1 -
 xfce-extra/xfce4-soundmenu-plugin/metadata.xml     | 16 ---------
 .../xfce4-soundmenu-plugin-0.7.0.ebuild            | 41 ----------------------
 3 files changed, 58 deletions(-)

diff --git a/xfce-extra/xfce4-soundmenu-plugin/Manifest b/xfce-extra/xfce4-soundmenu-plugin/Manifest
deleted file mode 100644
index a57c8233d94..00000000000
--- a/xfce-extra/xfce4-soundmenu-plugin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xfce4-soundmenu-plugin-0.7.0.tar.bz2 386162 BLAKE2B 72e38d8ab206e7fcf1e5b0cd39dc37c670dfed52fe0f280c6e0355e51551aab55eb64a91da6f801c2c47ec363776326935252d5d6460bddb90c25a30a696b153 SHA512 d0f5815f70a64d8b68b7257d90697dddb465e77b0acfa4d0b75c4dd23864e4b3d2e58526932d9a5a9fdabbbdf2e8e3b24f8e5f26ad93e864dfe614139f7d3748

diff --git a/xfce-extra/xfce4-soundmenu-plugin/metadata.xml b/xfce-extra/xfce4-soundmenu-plugin/metadata.xml
deleted file mode 100644
index c0f086750a9..00000000000
--- a/xfce-extra/xfce4-soundmenu-plugin/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>xfce@gentoo.org</email>
-    <name>XFCE Team</name>
-  </maintainer>
-  <use>
-    <flag name="glyr">Enable music metadata searchengine support using <pkg>media-libs/glyr</pkg></flag>
-    <flag name="lastfm">Enable last.fm support using <pkg>media-libs/libclastfm</pkg></flag>
-    <flag name="keybinder">Enable shortcut support using <pkg>dev-libs/keybinder</pkg></flag>
-  </use>
-  <upstream>
-    <remote-id type="github">matiasdelellis/xfce4-soundmenu-plugin</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild
deleted file mode 100644
index c49f811ccd8..00000000000
--- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.7.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha"
-HOMEPAGE="https://github.com/matiasdelellis/xfce4-soundmenu-plugin"
-SRC_URI="https://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug +glyr lastfm +keybinder"
-
-RDEPEND=">=dev-libs/glib-2.28
-	>=media-libs/libmpris2client-0.1
-	>=media-sound/pulseaudio-2[glib]
-	>=x11-libs/gtk+-2.20:2
-	x11-libs/libX11
-	>=xfce-base/libxfce4ui-4.10
-	>=xfce-base/libxfce4util-4.10
-	>=xfce-base/xfce4-panel-4.10
-	glyr? ( >=media-libs/glyr-1.0.0 )
-	lastfm? ( >=media-libs/libclastfm-0.5 )
-	keybinder? ( >=dev-libs/keybinder-0.2.2:0 )"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	sys-devel/gettext
-	virtual/pkgconfig"
-
-pkg_setup() {
-	XFCONF=(
-		$(use_enable keybinder)
-		$(use_enable lastfm libclastfm)
-		$(use_enable glyr libglyr)
-		$(xfconf_use_debug)
-		)
-
-	DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-11 11:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-02 16:10 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-soundmenu-plugin/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2017-08-04 21:07 Amy Liffey
2019-05-11 11:41 Mikle Kolyada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox