[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-03-08 Thread Sam James
commit: 2c897aba40e144c8077f2c356b06dd93d427
Author: Igor V. Kovalenko  gmail  com>
AuthorDate: Sun Feb 27 06:27:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  8 13:30:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c89

media-sound/pasystray: Allow pulseaudio-daemon dependency.

Signed-off-by: Igor V. Kovalenko  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 .../pasystray/{pasystray-0.8.0.ebuild => pasystray-0.8.0-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
similarity index 83%
rename from media-sound/pasystray/pasystray-0.8.0.ebuild
rename to media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index 06a1e5a40adc..a58c48834bef 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   media-sound/pulseaudio[glib,zeroconf?]
+   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-08-22 Thread Sam James
commit: a7e4e0f2be2e891559507c61b390acfc39422c55
Author: Martin Kletzander  gmail  com>
AuthorDate: Fri Aug  5 14:01:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 23 05:23:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e4e0f2

media-sound/pasystray: Fix pulseaudio requirements

In pipewire setup pasystray works like a charm and does not need
pulseaudio-daemon, libpulse is enough.

Closes: https://bugs.gentoo.org/863815
Signed-off-by: Martin Kletzander  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26748
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a91da3725210..6ee50f286b3a 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -16,7 +16,11 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-11-12 Thread Miroslav Šulc
commit: 6bf191d4185e5914f92c77c59c6489a1b713eaa3
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Nov 12 08:01:56 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Nov 12 08:02:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bf191d4

media-sound/pasystray: bump to 0.8.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.8.0.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index b28b0f1ae1e..60ce74d3387 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
+DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
new file mode 100644
index 000..3bbcec54056
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   dev-libs/glib
+   media-sound/pulseaudio[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( net-dns/avahi )
+   libnotify? ( x11-libs/libnotify )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-07-09 Thread Sam James
commit: 1216c51d88a5f78171232bddae9a63f918160718
Author: matoro  users  noreply  github  com>
AuthorDate: Fri Jul  8 23:09:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  9 07:49:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1216c51d

media-sound/pasystray: Keyword 0.8.0-r1 arm64, #851207

Signed-off-by: matoro  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26297
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a58c48834bef..a91da3725210 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-01-30 Thread David Seifert
commit: 5b241d2ba341b8d7c9fa7f0c13fe61f024376f6b
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 30 11:04:46 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 30 11:04:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b241d2b

media-sound/pasystray: drop 0.7.1

Signed-off-by: David Seifert  gentoo.org>

 media-sound/pasystray/Manifest   |  1 -
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 60ce74d33871..e797434cfd47 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1 @@
-DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
 DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
deleted file mode 100644
index b9732e0f3ecd..
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils autotools xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}-${P}
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-12-13 Thread Jakov Smolić
commit: 7812fc8ef14d2f15599b791a83b58dffb212b02b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 13 08:09:05 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 13 08:09:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7812fc8e

media-sound/pasystray: Stabilize 0.8.0 amd64, #829052

Signed-off-by: Jakov Smolić  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
index 3bbcec540569..06a1e5a40adc 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-05-18 Thread Michał Górny
commit: 550be91e2094f10f38c336c6fe7b5cb63e5984bd
Author: Impyy  impy  me>
AuthorDate: Sun Apr  2 15:38:11 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 18 19:11:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550be91e

media-sound/pasystray: add zeroconf USE flag

Closes: https://github.com/gentoo/gentoo/pull/4345

 .../{pasystray-0.6.0.ebuild => pasystray-0.6.0-r1.ebuild}  | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
similarity index 82%
rename from media-sound/pasystray/pasystray-0.6.0.ebuild
rename to media-sound/pasystray/pasystray-0.6.0-r1.ebuild
index 6e99a2f7019..2730461f08c 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
@@ -11,12 +11,12 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
+IUSE="libnotify zeroconf"
 
 RDEPEND="
>=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
-   >=net-dns/avahi-0.6
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
libnotify? ( >=x11-libs/libnotify-0.7 )
@@ -30,7 +30,9 @@ src_prepare() {
 }
 
 src_configure() {
-   econf $(use_enable libnotify notify)
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
 }
 
 pkg_preinst() {



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-07-25 Thread Markus Meier
commit: f20cc64e5ad96072e408e6629bf89c12ebd88fe2
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul 25 19:28:04 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul 25 19:28:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20cc64e

media-sound/pasystray: add ~arm, bug #624812

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 media-sound/pasystray/pasystray-0.6.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
index c0ae6f117a4..d4c1899f281 100644
--- a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 0677252ab67d69cd5f1a7a02356ea34322663bed
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:25:34 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:26:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0677252a

media-sound/pasystray: bump to -0.5.2, prior versions skipped

Now maintained by 'proxy' user P. Healy added under proxy-maintainers
herd in metadata, authority to add proxy-maintainers herd by pacho in
the gentoo bug, closes said bug. eclass autotools, eautoreconf added

Gentoo bug: #462292

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/metadata.xml   |  6 
 media-sound/pasystray/pasystray-0.5.2.ebuild | 46 
 3 files changed, 53 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index c669c18..72f748a 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.2.1.tar.bz2 100456 SHA256 
d24fe23773e0a25fd32aefe101bb703ca42a487c8e25411c831621332cee61a7 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 WHIRLPOOL 
71e4519b9bf6012e770820cf1a72bfb875a34eb87e74eab87edc4a18e01d88ecabf56b88e30686ae409d6fe2456a1058a3194ce539e72934410ba402d72cdd22
+DIST pasystray-0.5.2.tar.gz 51738 SHA256 
0cb574843bd7883c51291de03cca237e53a89821d6965c8413dd89e42d8ffc3e SHA512 
ef305f354e7e012bb3cf999e7e91b7d1ed2298f633fa67270f9998cb95476460e65a7e3c7fb512da69928ed6ad6579e2c97c4cbf74016e868415f4ba875e0aa7
 WHIRLPOOL 
bbf6cbc416a452ae25495b9a68e153a13ad24cf085462caa18936253addbf1d83cea22fef07de94b16c7c8466944418f3a0389e54bae8be94edae019d79392fe

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index ea0ac98..19d8b1e 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -2,6 +2,12 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
sound
+   proxy-maintainers
+   
+   li...@xunil.at
+   Stefan Weichinger
+   Proxy maintainer
+   

christophgysin/pasystray


diff --git a/media-sound/pasystray/pasystray-0.5.2.ebuild 
b/media-sound/pasystray/pasystray-0.5.2.ebuild
new file mode 100644
index 000..16780cb
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.5.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit gnome2-utils autotools
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libnotify"
+
+RDEPEND="
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
+   >=net-dns/avahi-0.6
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS="AUTHORS README.md TODO"
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   eautoreconf
+}
+src_configure() {
+   econf $(use_enable libnotify notify)
+   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dodoc ${DOCS}
+   doman man/pasystray.1
+}
+
+pkg_preinst() {gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 29ccb17eedb13667e7e759ca47145d39e7a5daaa
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:34:44 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:38:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ccb17e

media-sound/pasystray: enter correct maintainer in metadata

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index 19d8b1e..fe4fdc2 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -4,8 +4,8 @@
sound
proxy-maintainers

-   li...@xunil.at
-   Stefan Weichinger
+   lmip...@gmail.com
+   Paul Healy
Proxy maintainer





[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-03-09 Thread David Seifert
commit: b4d9f16e3d63b57e43265cc694c9751d9640f987
Author: Louis Sautier  gmail  com>
AuthorDate: Mon Mar  6 08:26:42 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Mar  9 20:29:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d9f16e

media-sound/pasystray: add missing dependency, minor fixes

- use vcs-snapshot instead of setting S
- add xdg-related functions
- use the default src_install
- update LICENSE to include later GPL versions
- remove useless sed

Suggested-By: lmiphay  gmail.com
Bug: https://bugs.gentoo.org/show_bug.cgi?id=605246
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4138

 media-sound/pasystray/metadata.xml   |  1 +
 media-sound/pasystray/pasystray-0.6.0.ebuild | 36 
 2 files changed, 22 insertions(+), 15 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index be6f267a04e..2499ed091c1 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -16,5 +16,6 @@


christophgysin/pasystray
+   
https://github.com/christophgysin/pasystray/issues

 

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0.ebuild
index 4a7f662207d..6e99a2f7019 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0.ebuild
@@ -1,19 +1,20 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit gnome2-utils autotools
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
 SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="libnotify"
 
 RDEPEND="
+   >=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
>=net-dns/avahi-0.6
x11-libs/gtk+:3
@@ -23,23 +24,28 @@ RDEPEND="
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-DOCS="AUTHORS README.md TODO"
-S=${WORKDIR}/${PN}-${P}
-
 src_prepare() {
+   default
eautoreconf
 }
+
 src_configure() {
econf $(use_enable libnotify notify)
-   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
 }
 
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc ${DOCS}
-   doman man/pasystray.1
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
 }
 
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: fae224253d97d87aa38f3fcc900cfb348121affe
Author: Paul Healy  gmail  com>
AuthorDate: Thu Oct  4 18:09:32 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae22425

media-sound/pasystray: cleanups following review

dropped pkg_preinst
sorted deps
replaced vcs-snapshot with S=
added space after EAPI

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/pasystray-0.7.0.ebuild | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
index 6da7af40f6a..2a40a2718dc 100644
--- a/media-sound/pasystray/pasystray-0.7.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
+
+inherit gnome2-utils autotools xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
@@ -16,14 +17,16 @@ IUSE="libnotify zeroconf"
 RDEPEND="
>=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
libnotify? ( >=x11-libs/libnotify-0.7 )
 "
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
+S=${WORKDIR}/${PN}-${P}
+
 src_prepare() {
default
eautoreconf
@@ -35,11 +38,6 @@ src_configure() {
$(use_enable zeroconf avahi)
 }
 
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
 pkg_postinst() {
xdg_desktop_database_update
xdg_mimeinfo_database_update



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: 2c9d9a8d659035f53e5c022d77a6a1b13767df31
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:55:08 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9d9a8d

media-sound/pasystray: remove old ebuilds

0.2.1 out of date and 0.6.0-r1 is superseded by 0.6.0-r2

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest  |  1 -
 media-sound/pasystray/pasystray-0.2.1.ebuild| 34 
 media-sound/pasystray/pasystray-0.6.0-r1.ebuild | 53 -
 3 files changed, 88 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 415bc5e8e13..0e8ecd55798 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,3 +1,2 @@
-DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.2.1.ebuild 
b/media-sound/pasystray/pasystray-0.2.1.ebuild
deleted file mode 100644
index 3ce386fe140..000
--- a/media-sound/pasystray/pasystray-0.2.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnome2-utils
-
-DESCRIPTION="A system tray for pulseaudio controls (replacement for the 
deprecated padevchooser)"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="mirror://github/christophgysin/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
-
-RDEPEND="
-   || ( >=media-sound/pulseaudio-1.0[glib,avahi] 
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf] )
-   >=net-dns/avahi-0.6
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS="AUTHORS README TODO"
-
-src_configure() {
-   econf $(use_enable libnotify notify)
-}
-
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }

diff --git a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
deleted file mode 100644
index 2730461f08c..000
--- a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: c8cf58ece9bfb785238f7e1d49dc3e2de6712985
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:53:37 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8cf58ec

media-sound/pasystray: version bump to 0.7.0

This update includes:

more configurability for notifications
bug fixes, segfault
memory leak fixed

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10037
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.0.ebuild | 53 
 2 files changed, 54 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 7bf1e9caf42..415bc5e8e13 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
+DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
new file mode 100644
index 000..6da7af40f6a
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-03-16 Thread Agostino Sarubbo
commit: 1aa227d25b5d6f98891b542fae9e6aba6bd1a5f4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar 16 21:38:30 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar 16 21:38:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa227d2

media-sound/pasystray: amd64 stable wrt bug #674678

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-sound/pasystray/pasystray-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
index b1c33c69dc3..b9732e0f3ec 100644
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-02-03 Thread Andreas Sturmlechner
commit: 446adf335c125dedf3ed9071bb06b5ee6b57eca3
Author: Paul Healy  gmail  com>
AuthorDate: Wed Jan  9 20:58:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  3 19:13:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446adf33

media-sound/pasystray: bump pasystray to 0.7.1

This version adds a check on stream input/output
settings.

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10792
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 0e8ecd55798..a3b0c5299e2 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b
+DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
new file mode 100644
index 000..b1c33c69dc3
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 0677252ab67d69cd5f1a7a02356ea34322663bed
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:25:34 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:26:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0677252a

media-sound/pasystray: bump to -0.5.2, prior versions skipped

Now maintained by 'proxy' user P. Healy added under proxy-maintainers
herd in metadata, authority to add proxy-maintainers herd by pacho in
the gentoo bug, closes said bug. eclass autotools, eautoreconf added

Gentoo bug: #462292

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/metadata.xml   |  6 
 media-sound/pasystray/pasystray-0.5.2.ebuild | 46 
 3 files changed, 53 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index c669c18..72f748a 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.2.1.tar.bz2 100456 SHA256 
d24fe23773e0a25fd32aefe101bb703ca42a487c8e25411c831621332cee61a7 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 WHIRLPOOL 
71e4519b9bf6012e770820cf1a72bfb875a34eb87e74eab87edc4a18e01d88ecabf56b88e30686ae409d6fe2456a1058a3194ce539e72934410ba402d72cdd22
+DIST pasystray-0.5.2.tar.gz 51738 SHA256 
0cb574843bd7883c51291de03cca237e53a89821d6965c8413dd89e42d8ffc3e SHA512 
ef305f354e7e012bb3cf999e7e91b7d1ed2298f633fa67270f9998cb95476460e65a7e3c7fb512da69928ed6ad6579e2c97c4cbf74016e868415f4ba875e0aa7
 WHIRLPOOL 
bbf6cbc416a452ae25495b9a68e153a13ad24cf085462caa18936253addbf1d83cea22fef07de94b16c7c8466944418f3a0389e54bae8be94edae019d79392fe

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index ea0ac98..19d8b1e 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -2,6 +2,12 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
sound
+   proxy-maintainers
+   
+   li...@xunil.at
+   Stefan Weichinger
+   Proxy maintainer
+   

christophgysin/pasystray


diff --git a/media-sound/pasystray/pasystray-0.5.2.ebuild 
b/media-sound/pasystray/pasystray-0.5.2.ebuild
new file mode 100644
index 000..16780cb
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.5.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit gnome2-utils autotools
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libnotify"
+
+RDEPEND="
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
+   >=net-dns/avahi-0.6
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS="AUTHORS README.md TODO"
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   eautoreconf
+}
+src_configure() {
+   econf $(use_enable libnotify notify)
+   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dodoc ${DOCS}
+   doman man/pasystray.1
+}
+
+pkg_preinst() {gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 29ccb17eedb13667e7e759ca47145d39e7a5daaa
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:34:44 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:38:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ccb17e

media-sound/pasystray: enter correct maintainer in metadata

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index 19d8b1e..fe4fdc2 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -4,8 +4,8 @@
sound
proxy-maintainers

-   li...@xunil.at
-   Stefan Weichinger
+   lmip...@gmail.com
+   Paul Healy
Proxy maintainer





[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-03-16 Thread Agostino Sarubbo
commit: 1aa227d25b5d6f98891b542fae9e6aba6bd1a5f4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar 16 21:38:30 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar 16 21:38:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa227d2

media-sound/pasystray: amd64 stable wrt bug #674678

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-sound/pasystray/pasystray-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
index b1c33c69dc3..b9732e0f3ec 100644
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-02-03 Thread Andreas Sturmlechner
commit: 446adf335c125dedf3ed9071bb06b5ee6b57eca3
Author: Paul Healy  gmail  com>
AuthorDate: Wed Jan  9 20:58:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  3 19:13:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446adf33

media-sound/pasystray: bump pasystray to 0.7.1

This version adds a check on stream input/output
settings.

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10792
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 0e8ecd55798..a3b0c5299e2 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b
+DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
new file mode 100644
index 000..b1c33c69dc3
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: fae224253d97d87aa38f3fcc900cfb348121affe
Author: Paul Healy  gmail  com>
AuthorDate: Thu Oct  4 18:09:32 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae22425

media-sound/pasystray: cleanups following review

dropped pkg_preinst
sorted deps
replaced vcs-snapshot with S=
added space after EAPI

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/pasystray-0.7.0.ebuild | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
index 6da7af40f6a..2a40a2718dc 100644
--- a/media-sound/pasystray/pasystray-0.7.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
+
+inherit gnome2-utils autotools xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
@@ -16,14 +17,16 @@ IUSE="libnotify zeroconf"
 RDEPEND="
>=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
libnotify? ( >=x11-libs/libnotify-0.7 )
 "
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
+S=${WORKDIR}/${PN}-${P}
+
 src_prepare() {
default
eautoreconf
@@ -35,11 +38,6 @@ src_configure() {
$(use_enable zeroconf avahi)
 }
 
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
 pkg_postinst() {
xdg_desktop_database_update
xdg_mimeinfo_database_update



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: 2c9d9a8d659035f53e5c022d77a6a1b13767df31
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:55:08 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9d9a8d

media-sound/pasystray: remove old ebuilds

0.2.1 out of date and 0.6.0-r1 is superseded by 0.6.0-r2

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest  |  1 -
 media-sound/pasystray/pasystray-0.2.1.ebuild| 34 
 media-sound/pasystray/pasystray-0.6.0-r1.ebuild | 53 -
 3 files changed, 88 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 415bc5e8e13..0e8ecd55798 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,3 +1,2 @@
-DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.2.1.ebuild 
b/media-sound/pasystray/pasystray-0.2.1.ebuild
deleted file mode 100644
index 3ce386fe140..000
--- a/media-sound/pasystray/pasystray-0.2.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnome2-utils
-
-DESCRIPTION="A system tray for pulseaudio controls (replacement for the 
deprecated padevchooser)"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="mirror://github/christophgysin/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
-
-RDEPEND="
-   || ( >=media-sound/pulseaudio-1.0[glib,avahi] 
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf] )
-   >=net-dns/avahi-0.6
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS="AUTHORS README TODO"
-
-src_configure() {
-   econf $(use_enable libnotify notify)
-}
-
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }

diff --git a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
deleted file mode 100644
index 2730461f08c..000
--- a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: c8cf58ece9bfb785238f7e1d49dc3e2de6712985
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:53:37 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8cf58ec

media-sound/pasystray: version bump to 0.7.0

This update includes:

more configurability for notifications
bug fixes, segfault
memory leak fixed

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10037
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.0.ebuild | 53 
 2 files changed, 54 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 7bf1e9caf42..415bc5e8e13 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
+DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
new file mode 100644
index 000..6da7af40f6a
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-07-25 Thread Markus Meier
commit: f20cc64e5ad96072e408e6629bf89c12ebd88fe2
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul 25 19:28:04 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul 25 19:28:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20cc64e

media-sound/pasystray: add ~arm, bug #624812

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 media-sound/pasystray/pasystray-0.6.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
index c0ae6f117a4..d4c1899f281 100644
--- a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-05-18 Thread Michał Górny
commit: 550be91e2094f10f38c336c6fe7b5cb63e5984bd
Author: Impyy  impy  me>
AuthorDate: Sun Apr  2 15:38:11 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 18 19:11:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550be91e

media-sound/pasystray: add zeroconf USE flag

Closes: https://github.com/gentoo/gentoo/pull/4345

 .../{pasystray-0.6.0.ebuild => pasystray-0.6.0-r1.ebuild}  | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
similarity index 82%
rename from media-sound/pasystray/pasystray-0.6.0.ebuild
rename to media-sound/pasystray/pasystray-0.6.0-r1.ebuild
index 6e99a2f7019..2730461f08c 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
@@ -11,12 +11,12 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
+IUSE="libnotify zeroconf"
 
 RDEPEND="
>=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
-   >=net-dns/avahi-0.6
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
libnotify? ( >=x11-libs/libnotify-0.7 )
@@ -30,7 +30,9 @@ src_prepare() {
 }
 
 src_configure() {
-   econf $(use_enable libnotify notify)
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
 }
 
 pkg_preinst() {



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-03-09 Thread David Seifert
commit: b4d9f16e3d63b57e43265cc694c9751d9640f987
Author: Louis Sautier  gmail  com>
AuthorDate: Mon Mar  6 08:26:42 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Mar  9 20:29:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d9f16e

media-sound/pasystray: add missing dependency, minor fixes

- use vcs-snapshot instead of setting S
- add xdg-related functions
- use the default src_install
- update LICENSE to include later GPL versions
- remove useless sed

Suggested-By: lmiphay  gmail.com
Bug: https://bugs.gentoo.org/show_bug.cgi?id=605246
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4138

 media-sound/pasystray/metadata.xml   |  1 +
 media-sound/pasystray/pasystray-0.6.0.ebuild | 36 
 2 files changed, 22 insertions(+), 15 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index be6f267a04e..2499ed091c1 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -16,5 +16,6 @@


christophgysin/pasystray
+   
https://github.com/christophgysin/pasystray/issues

 

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0.ebuild
index 4a7f662207d..6e99a2f7019 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0.ebuild
@@ -1,19 +1,20 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit gnome2-utils autotools
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
 SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="libnotify"
 
 RDEPEND="
+   >=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
>=net-dns/avahi-0.6
x11-libs/gtk+:3
@@ -23,23 +24,28 @@ RDEPEND="
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-DOCS="AUTHORS README.md TODO"
-S=${WORKDIR}/${PN}-${P}
-
 src_prepare() {
+   default
eautoreconf
 }
+
 src_configure() {
econf $(use_enable libnotify notify)
-   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
 }
 
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc ${DOCS}
-   doman man/pasystray.1
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
 }
 
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-03-08 Thread Sam James
commit: 2c897aba40e144c8077f2c356b06dd93d427
Author: Igor V. Kovalenko  gmail  com>
AuthorDate: Sun Feb 27 06:27:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  8 13:30:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c89

media-sound/pasystray: Allow pulseaudio-daemon dependency.

Signed-off-by: Igor V. Kovalenko  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 .../pasystray/{pasystray-0.8.0.ebuild => pasystray-0.8.0-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
similarity index 83%
rename from media-sound/pasystray/pasystray-0.8.0.ebuild
rename to media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index 06a1e5a40adc..a58c48834bef 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   media-sound/pulseaudio[glib,zeroconf?]
+   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-08-22 Thread Sam James
commit: a7e4e0f2be2e891559507c61b390acfc39422c55
Author: Martin Kletzander  gmail  com>
AuthorDate: Fri Aug  5 14:01:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 23 05:23:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e4e0f2

media-sound/pasystray: Fix pulseaudio requirements

In pipewire setup pasystray works like a charm and does not need
pulseaudio-daemon, libpulse is enough.

Closes: https://bugs.gentoo.org/863815
Signed-off-by: Martin Kletzander  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26748
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a91da3725210..6ee50f286b3a 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -16,7 +16,11 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-12-13 Thread Jakov Smolić
commit: 7812fc8ef14d2f15599b791a83b58dffb212b02b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 13 08:09:05 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 13 08:09:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7812fc8e

media-sound/pasystray: Stabilize 0.8.0 amd64, #829052

Signed-off-by: Jakov Smolić  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
index 3bbcec540569..06a1e5a40adc 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 0677252ab67d69cd5f1a7a02356ea34322663bed
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:25:34 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:26:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0677252a

media-sound/pasystray: bump to -0.5.2, prior versions skipped

Now maintained by 'proxy' user P. Healy added under proxy-maintainers
herd in metadata, authority to add proxy-maintainers herd by pacho in
the gentoo bug, closes said bug. eclass autotools, eautoreconf added

Gentoo bug: #462292

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/metadata.xml   |  6 
 media-sound/pasystray/pasystray-0.5.2.ebuild | 46 
 3 files changed, 53 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index c669c18..72f748a 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.2.1.tar.bz2 100456 SHA256 
d24fe23773e0a25fd32aefe101bb703ca42a487c8e25411c831621332cee61a7 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 WHIRLPOOL 
71e4519b9bf6012e770820cf1a72bfb875a34eb87e74eab87edc4a18e01d88ecabf56b88e30686ae409d6fe2456a1058a3194ce539e72934410ba402d72cdd22
+DIST pasystray-0.5.2.tar.gz 51738 SHA256 
0cb574843bd7883c51291de03cca237e53a89821d6965c8413dd89e42d8ffc3e SHA512 
ef305f354e7e012bb3cf999e7e91b7d1ed2298f633fa67270f9998cb95476460e65a7e3c7fb512da69928ed6ad6579e2c97c4cbf74016e868415f4ba875e0aa7
 WHIRLPOOL 
bbf6cbc416a452ae25495b9a68e153a13ad24cf085462caa18936253addbf1d83cea22fef07de94b16c7c8466944418f3a0389e54bae8be94edae019d79392fe

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index ea0ac98..19d8b1e 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -2,6 +2,12 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
sound
+   proxy-maintainers
+   
+   li...@xunil.at
+   Stefan Weichinger
+   Proxy maintainer
+   

christophgysin/pasystray


diff --git a/media-sound/pasystray/pasystray-0.5.2.ebuild 
b/media-sound/pasystray/pasystray-0.5.2.ebuild
new file mode 100644
index 000..16780cb
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.5.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit gnome2-utils autotools
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libnotify"
+
+RDEPEND="
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
+   >=net-dns/avahi-0.6
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS="AUTHORS README.md TODO"
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   eautoreconf
+}
+src_configure() {
+   econf $(use_enable libnotify notify)
+   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dodoc ${DOCS}
+   doman man/pasystray.1
+}
+
+pkg_preinst() {gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 29ccb17eedb13667e7e759ca47145d39e7a5daaa
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:34:44 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:38:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ccb17e

media-sound/pasystray: enter correct maintainer in metadata

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index 19d8b1e..fe4fdc2 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -4,8 +4,8 @@
sound
proxy-maintainers

-   li...@xunil.at
-   Stefan Weichinger
+   lmip...@gmail.com
+   Paul Healy
Proxy maintainer





[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: fae224253d97d87aa38f3fcc900cfb348121affe
Author: Paul Healy  gmail  com>
AuthorDate: Thu Oct  4 18:09:32 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae22425

media-sound/pasystray: cleanups following review

dropped pkg_preinst
sorted deps
replaced vcs-snapshot with S=
added space after EAPI

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/pasystray-0.7.0.ebuild | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
index 6da7af40f6a..2a40a2718dc 100644
--- a/media-sound/pasystray/pasystray-0.7.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
+
+inherit gnome2-utils autotools xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
@@ -16,14 +17,16 @@ IUSE="libnotify zeroconf"
 RDEPEND="
>=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
libnotify? ( >=x11-libs/libnotify-0.7 )
 "
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
+S=${WORKDIR}/${PN}-${P}
+
 src_prepare() {
default
eautoreconf
@@ -35,11 +38,6 @@ src_configure() {
$(use_enable zeroconf avahi)
 }
 
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
 pkg_postinst() {
xdg_desktop_database_update
xdg_mimeinfo_database_update



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: 2c9d9a8d659035f53e5c022d77a6a1b13767df31
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:55:08 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9d9a8d

media-sound/pasystray: remove old ebuilds

0.2.1 out of date and 0.6.0-r1 is superseded by 0.6.0-r2

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest  |  1 -
 media-sound/pasystray/pasystray-0.2.1.ebuild| 34 
 media-sound/pasystray/pasystray-0.6.0-r1.ebuild | 53 -
 3 files changed, 88 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 415bc5e8e13..0e8ecd55798 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,3 +1,2 @@
-DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.2.1.ebuild 
b/media-sound/pasystray/pasystray-0.2.1.ebuild
deleted file mode 100644
index 3ce386fe140..000
--- a/media-sound/pasystray/pasystray-0.2.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnome2-utils
-
-DESCRIPTION="A system tray for pulseaudio controls (replacement for the 
deprecated padevchooser)"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="mirror://github/christophgysin/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
-
-RDEPEND="
-   || ( >=media-sound/pulseaudio-1.0[glib,avahi] 
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf] )
-   >=net-dns/avahi-0.6
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS="AUTHORS README TODO"
-
-src_configure() {
-   econf $(use_enable libnotify notify)
-}
-
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }

diff --git a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
deleted file mode 100644
index 2730461f08c..000
--- a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: c8cf58ece9bfb785238f7e1d49dc3e2de6712985
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:53:37 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8cf58ec

media-sound/pasystray: version bump to 0.7.0

This update includes:

more configurability for notifications
bug fixes, segfault
memory leak fixed

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10037
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.0.ebuild | 53 
 2 files changed, 54 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 7bf1e9caf42..415bc5e8e13 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
+DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
new file mode 100644
index 000..6da7af40f6a
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-05-18 Thread Michał Górny
commit: 550be91e2094f10f38c336c6fe7b5cb63e5984bd
Author: Impyy  impy  me>
AuthorDate: Sun Apr  2 15:38:11 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 18 19:11:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550be91e

media-sound/pasystray: add zeroconf USE flag

Closes: https://github.com/gentoo/gentoo/pull/4345

 .../{pasystray-0.6.0.ebuild => pasystray-0.6.0-r1.ebuild}  | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
similarity index 82%
rename from media-sound/pasystray/pasystray-0.6.0.ebuild
rename to media-sound/pasystray/pasystray-0.6.0-r1.ebuild
index 6e99a2f7019..2730461f08c 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
@@ -11,12 +11,12 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
+IUSE="libnotify zeroconf"
 
 RDEPEND="
>=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
-   >=net-dns/avahi-0.6
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
libnotify? ( >=x11-libs/libnotify-0.7 )
@@ -30,7 +30,9 @@ src_prepare() {
 }
 
 src_configure() {
-   econf $(use_enable libnotify notify)
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
 }
 
 pkg_preinst() {



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-08-22 Thread Sam James
commit: a7e4e0f2be2e891559507c61b390acfc39422c55
Author: Martin Kletzander  gmail  com>
AuthorDate: Fri Aug  5 14:01:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 23 05:23:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e4e0f2

media-sound/pasystray: Fix pulseaudio requirements

In pipewire setup pasystray works like a charm and does not need
pulseaudio-daemon, libpulse is enough.

Closes: https://bugs.gentoo.org/863815
Signed-off-by: Martin Kletzander  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26748
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a91da3725210..6ee50f286b3a 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -16,7 +16,11 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-07-09 Thread Sam James
commit: 1216c51d88a5f78171232bddae9a63f918160718
Author: matoro  users  noreply  github  com>
AuthorDate: Fri Jul  8 23:09:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  9 07:49:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1216c51d

media-sound/pasystray: Keyword 0.8.0-r1 arm64, #851207

Signed-off-by: matoro  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26297
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a58c48834bef..a91da3725210 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-11-12 Thread Miroslav Šulc
commit: 6bf191d4185e5914f92c77c59c6489a1b713eaa3
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Nov 12 08:01:56 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Nov 12 08:02:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bf191d4

media-sound/pasystray: bump to 0.8.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.8.0.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index b28b0f1ae1e..60ce74d3387 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
+DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
new file mode 100644
index 000..3bbcec54056
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   dev-libs/glib
+   media-sound/pulseaudio[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( net-dns/avahi )
+   libnotify? ( x11-libs/libnotify )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-12-13 Thread Jakov Smolić
commit: 7812fc8ef14d2f15599b791a83b58dffb212b02b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 13 08:09:05 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 13 08:09:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7812fc8e

media-sound/pasystray: Stabilize 0.8.0 amd64, #829052

Signed-off-by: Jakov Smolić  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
index 3bbcec540569..06a1e5a40adc 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-01-30 Thread David Seifert
commit: 5b241d2ba341b8d7c9fa7f0c13fe61f024376f6b
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 30 11:04:46 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 30 11:04:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b241d2b

media-sound/pasystray: drop 0.7.1

Signed-off-by: David Seifert  gentoo.org>

 media-sound/pasystray/Manifest   |  1 -
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 60ce74d33871..e797434cfd47 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1 @@
-DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
 DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
deleted file mode 100644
index b9732e0f3ecd..
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils autotools xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}-${P}
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-11-12 Thread Miroslav Šulc
commit: 6bf191d4185e5914f92c77c59c6489a1b713eaa3
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Nov 12 08:01:56 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Nov 12 08:02:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bf191d4

media-sound/pasystray: bump to 0.8.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.8.0.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index b28b0f1ae1e..60ce74d3387 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
+DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
new file mode 100644
index 000..3bbcec54056
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   dev-libs/glib
+   media-sound/pulseaudio[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( net-dns/avahi )
+   libnotify? ( x11-libs/libnotify )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-01-30 Thread David Seifert
commit: 5b241d2ba341b8d7c9fa7f0c13fe61f024376f6b
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 30 11:04:46 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 30 11:04:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b241d2b

media-sound/pasystray: drop 0.7.1

Signed-off-by: David Seifert  gentoo.org>

 media-sound/pasystray/Manifest   |  1 -
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 60ce74d33871..e797434cfd47 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1 @@
-DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
 DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
deleted file mode 100644
index b9732e0f3ecd..
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils autotools xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}-${P}
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-07-09 Thread Sam James
commit: 1216c51d88a5f78171232bddae9a63f918160718
Author: matoro  users  noreply  github  com>
AuthorDate: Fri Jul  8 23:09:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  9 07:49:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1216c51d

media-sound/pasystray: Keyword 0.8.0-r1 arm64, #851207

Signed-off-by: matoro  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26297
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a58c48834bef..a91da3725210 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-03-16 Thread Agostino Sarubbo
commit: 1aa227d25b5d6f98891b542fae9e6aba6bd1a5f4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar 16 21:38:30 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar 16 21:38:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa227d2

media-sound/pasystray: amd64 stable wrt bug #674678

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-sound/pasystray/pasystray-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
index b1c33c69dc3..b9732e0f3ec 100644
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-02-03 Thread Andreas Sturmlechner
commit: 446adf335c125dedf3ed9071bb06b5ee6b57eca3
Author: Paul Healy  gmail  com>
AuthorDate: Wed Jan  9 20:58:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  3 19:13:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446adf33

media-sound/pasystray: bump pasystray to 0.7.1

This version adds a check on stream input/output
settings.

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10792
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 0e8ecd55798..a3b0c5299e2 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b
+DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
new file mode 100644
index 000..b1c33c69dc3
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-07-25 Thread Markus Meier
commit: f20cc64e5ad96072e408e6629bf89c12ebd88fe2
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul 25 19:28:04 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul 25 19:28:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20cc64e

media-sound/pasystray: add ~arm, bug #624812

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 media-sound/pasystray/pasystray-0.6.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
index c0ae6f117a4..d4c1899f281 100644
--- a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-03-09 Thread David Seifert
commit: b4d9f16e3d63b57e43265cc694c9751d9640f987
Author: Louis Sautier  gmail  com>
AuthorDate: Mon Mar  6 08:26:42 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Mar  9 20:29:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d9f16e

media-sound/pasystray: add missing dependency, minor fixes

- use vcs-snapshot instead of setting S
- add xdg-related functions
- use the default src_install
- update LICENSE to include later GPL versions
- remove useless sed

Suggested-By: lmiphay  gmail.com
Bug: https://bugs.gentoo.org/show_bug.cgi?id=605246
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4138

 media-sound/pasystray/metadata.xml   |  1 +
 media-sound/pasystray/pasystray-0.6.0.ebuild | 36 
 2 files changed, 22 insertions(+), 15 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index be6f267a04e..2499ed091c1 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -16,5 +16,6 @@


christophgysin/pasystray
+   
https://github.com/christophgysin/pasystray/issues

 

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0.ebuild
index 4a7f662207d..6e99a2f7019 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0.ebuild
@@ -1,19 +1,20 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit gnome2-utils autotools
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
 SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="libnotify"
 
 RDEPEND="
+   >=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
>=net-dns/avahi-0.6
x11-libs/gtk+:3
@@ -23,23 +24,28 @@ RDEPEND="
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-DOCS="AUTHORS README.md TODO"
-S=${WORKDIR}/${PN}-${P}
-
 src_prepare() {
+   default
eautoreconf
 }
+
 src_configure() {
econf $(use_enable libnotify notify)
-   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
 }
 
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc ${DOCS}
-   doman man/pasystray.1
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
 }
 
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-03-08 Thread Sam James
commit: 2c897aba40e144c8077f2c356b06dd93d427
Author: Igor V. Kovalenko  gmail  com>
AuthorDate: Sun Feb 27 06:27:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  8 13:30:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c89

media-sound/pasystray: Allow pulseaudio-daemon dependency.

Signed-off-by: Igor V. Kovalenko  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 .../pasystray/{pasystray-0.8.0.ebuild => pasystray-0.8.0-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
similarity index 83%
rename from media-sound/pasystray/pasystray-0.8.0.ebuild
rename to media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index 06a1e5a40adc..a58c48834bef 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   media-sound/pulseaudio[glib,zeroconf?]
+   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-01-30 Thread David Seifert
commit: 5b241d2ba341b8d7c9fa7f0c13fe61f024376f6b
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 30 11:04:46 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 30 11:04:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b241d2b

media-sound/pasystray: drop 0.7.1

Signed-off-by: David Seifert  gentoo.org>

 media-sound/pasystray/Manifest   |  1 -
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 60ce74d33871..e797434cfd47 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1 @@
-DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
 DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
deleted file mode 100644
index b9732e0f3ecd..
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils autotools xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}-${P}
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-11-12 Thread Miroslav Šulc
commit: 6bf191d4185e5914f92c77c59c6489a1b713eaa3
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Nov 12 08:01:56 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Nov 12 08:02:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bf191d4

media-sound/pasystray: bump to 0.8.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.8.0.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index b28b0f1ae1e..60ce74d3387 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
+DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
new file mode 100644
index 000..3bbcec54056
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   dev-libs/glib
+   media-sound/pulseaudio[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( net-dns/avahi )
+   libnotify? ( x11-libs/libnotify )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-12-13 Thread Jakov Smolić
commit: 7812fc8ef14d2f15599b791a83b58dffb212b02b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 13 08:09:05 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 13 08:09:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7812fc8e

media-sound/pasystray: Stabilize 0.8.0 amd64, #829052

Signed-off-by: Jakov Smolić  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
index 3bbcec540569..06a1e5a40adc 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 0677252ab67d69cd5f1a7a02356ea34322663bed
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:25:34 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:26:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0677252a

media-sound/pasystray: bump to -0.5.2, prior versions skipped

Now maintained by 'proxy' user P. Healy added under proxy-maintainers
herd in metadata, authority to add proxy-maintainers herd by pacho in
the gentoo bug, closes said bug. eclass autotools, eautoreconf added

Gentoo bug: #462292

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/metadata.xml   |  6 
 media-sound/pasystray/pasystray-0.5.2.ebuild | 46 
 3 files changed, 53 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index c669c18..72f748a 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.2.1.tar.bz2 100456 SHA256 
d24fe23773e0a25fd32aefe101bb703ca42a487c8e25411c831621332cee61a7 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 WHIRLPOOL 
71e4519b9bf6012e770820cf1a72bfb875a34eb87e74eab87edc4a18e01d88ecabf56b88e30686ae409d6fe2456a1058a3194ce539e72934410ba402d72cdd22
+DIST pasystray-0.5.2.tar.gz 51738 SHA256 
0cb574843bd7883c51291de03cca237e53a89821d6965c8413dd89e42d8ffc3e SHA512 
ef305f354e7e012bb3cf999e7e91b7d1ed2298f633fa67270f9998cb95476460e65a7e3c7fb512da69928ed6ad6579e2c97c4cbf74016e868415f4ba875e0aa7
 WHIRLPOOL 
bbf6cbc416a452ae25495b9a68e153a13ad24cf085462caa18936253addbf1d83cea22fef07de94b16c7c8466944418f3a0389e54bae8be94edae019d79392fe

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index ea0ac98..19d8b1e 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -2,6 +2,12 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
sound
+   proxy-maintainers
+   
+   li...@xunil.at
+   Stefan Weichinger
+   Proxy maintainer
+   

christophgysin/pasystray


diff --git a/media-sound/pasystray/pasystray-0.5.2.ebuild 
b/media-sound/pasystray/pasystray-0.5.2.ebuild
new file mode 100644
index 000..16780cb
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.5.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit gnome2-utils autotools
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libnotify"
+
+RDEPEND="
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
+   >=net-dns/avahi-0.6
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS="AUTHORS README.md TODO"
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   eautoreconf
+}
+src_configure() {
+   econf $(use_enable libnotify notify)
+   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dodoc ${DOCS}
+   doman man/pasystray.1
+}
+
+pkg_preinst() {gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 29ccb17eedb13667e7e759ca47145d39e7a5daaa
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:34:44 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:38:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ccb17e

media-sound/pasystray: enter correct maintainer in metadata

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index 19d8b1e..fe4fdc2 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -4,8 +4,8 @@
sound
proxy-maintainers

-   li...@xunil.at
-   Stefan Weichinger
+   lmip...@gmail.com
+   Paul Healy
Proxy maintainer





[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-05-18 Thread Michał Górny
commit: 550be91e2094f10f38c336c6fe7b5cb63e5984bd
Author: Impyy  impy  me>
AuthorDate: Sun Apr  2 15:38:11 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 18 19:11:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550be91e

media-sound/pasystray: add zeroconf USE flag

Closes: https://github.com/gentoo/gentoo/pull/4345

 .../{pasystray-0.6.0.ebuild => pasystray-0.6.0-r1.ebuild}  | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
similarity index 82%
rename from media-sound/pasystray/pasystray-0.6.0.ebuild
rename to media-sound/pasystray/pasystray-0.6.0-r1.ebuild
index 6e99a2f7019..2730461f08c 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
@@ -11,12 +11,12 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
+IUSE="libnotify zeroconf"
 
 RDEPEND="
>=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
-   >=net-dns/avahi-0.6
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
libnotify? ( >=x11-libs/libnotify-0.7 )
@@ -30,7 +30,9 @@ src_prepare() {
 }
 
 src_configure() {
-   econf $(use_enable libnotify notify)
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
 }
 
 pkg_preinst() {



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-07-25 Thread Markus Meier
commit: f20cc64e5ad96072e408e6629bf89c12ebd88fe2
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul 25 19:28:04 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul 25 19:28:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20cc64e

media-sound/pasystray: add ~arm, bug #624812

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 media-sound/pasystray/pasystray-0.6.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
index c0ae6f117a4..d4c1899f281 100644
--- a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: fae224253d97d87aa38f3fcc900cfb348121affe
Author: Paul Healy  gmail  com>
AuthorDate: Thu Oct  4 18:09:32 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae22425

media-sound/pasystray: cleanups following review

dropped pkg_preinst
sorted deps
replaced vcs-snapshot with S=
added space after EAPI

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/pasystray-0.7.0.ebuild | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
index 6da7af40f6a..2a40a2718dc 100644
--- a/media-sound/pasystray/pasystray-0.7.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
+
+inherit gnome2-utils autotools xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
@@ -16,14 +17,16 @@ IUSE="libnotify zeroconf"
 RDEPEND="
>=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
libnotify? ( >=x11-libs/libnotify-0.7 )
 "
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
+S=${WORKDIR}/${PN}-${P}
+
 src_prepare() {
default
eautoreconf
@@ -35,11 +38,6 @@ src_configure() {
$(use_enable zeroconf avahi)
 }
 
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
 pkg_postinst() {
xdg_desktop_database_update
xdg_mimeinfo_database_update



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: 2c9d9a8d659035f53e5c022d77a6a1b13767df31
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:55:08 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9d9a8d

media-sound/pasystray: remove old ebuilds

0.2.1 out of date and 0.6.0-r1 is superseded by 0.6.0-r2

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest  |  1 -
 media-sound/pasystray/pasystray-0.2.1.ebuild| 34 
 media-sound/pasystray/pasystray-0.6.0-r1.ebuild | 53 -
 3 files changed, 88 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 415bc5e8e13..0e8ecd55798 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,3 +1,2 @@
-DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.2.1.ebuild 
b/media-sound/pasystray/pasystray-0.2.1.ebuild
deleted file mode 100644
index 3ce386fe140..000
--- a/media-sound/pasystray/pasystray-0.2.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnome2-utils
-
-DESCRIPTION="A system tray for pulseaudio controls (replacement for the 
deprecated padevchooser)"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="mirror://github/christophgysin/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
-
-RDEPEND="
-   || ( >=media-sound/pulseaudio-1.0[glib,avahi] 
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf] )
-   >=net-dns/avahi-0.6
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS="AUTHORS README TODO"
-
-src_configure() {
-   econf $(use_enable libnotify notify)
-}
-
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }

diff --git a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
deleted file mode 100644
index 2730461f08c..000
--- a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: c8cf58ece9bfb785238f7e1d49dc3e2de6712985
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:53:37 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8cf58ec

media-sound/pasystray: version bump to 0.7.0

This update includes:

more configurability for notifications
bug fixes, segfault
memory leak fixed

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10037
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.0.ebuild | 53 
 2 files changed, 54 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 7bf1e9caf42..415bc5e8e13 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
+DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
new file mode 100644
index 000..6da7af40f6a
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-03-16 Thread Agostino Sarubbo
commit: 1aa227d25b5d6f98891b542fae9e6aba6bd1a5f4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar 16 21:38:30 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar 16 21:38:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa227d2

media-sound/pasystray: amd64 stable wrt bug #674678

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-sound/pasystray/pasystray-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
index b1c33c69dc3..b9732e0f3ec 100644
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-03-09 Thread David Seifert
commit: b4d9f16e3d63b57e43265cc694c9751d9640f987
Author: Louis Sautier  gmail  com>
AuthorDate: Mon Mar  6 08:26:42 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Mar  9 20:29:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d9f16e

media-sound/pasystray: add missing dependency, minor fixes

- use vcs-snapshot instead of setting S
- add xdg-related functions
- use the default src_install
- update LICENSE to include later GPL versions
- remove useless sed

Suggested-By: lmiphay  gmail.com
Bug: https://bugs.gentoo.org/show_bug.cgi?id=605246
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4138

 media-sound/pasystray/metadata.xml   |  1 +
 media-sound/pasystray/pasystray-0.6.0.ebuild | 36 
 2 files changed, 22 insertions(+), 15 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index be6f267a04e..2499ed091c1 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -16,5 +16,6 @@


christophgysin/pasystray
+   
https://github.com/christophgysin/pasystray/issues

 

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0.ebuild
index 4a7f662207d..6e99a2f7019 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0.ebuild
@@ -1,19 +1,20 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit gnome2-utils autotools
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
 SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="libnotify"
 
 RDEPEND="
+   >=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
>=net-dns/avahi-0.6
x11-libs/gtk+:3
@@ -23,23 +24,28 @@ RDEPEND="
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-DOCS="AUTHORS README.md TODO"
-S=${WORKDIR}/${PN}-${P}
-
 src_prepare() {
+   default
eautoreconf
 }
+
 src_configure() {
econf $(use_enable libnotify notify)
-   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
 }
 
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc ${DOCS}
-   doman man/pasystray.1
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
 }
 
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-02-03 Thread Andreas Sturmlechner
commit: 446adf335c125dedf3ed9071bb06b5ee6b57eca3
Author: Paul Healy  gmail  com>
AuthorDate: Wed Jan  9 20:58:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  3 19:13:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446adf33

media-sound/pasystray: bump pasystray to 0.7.1

This version adds a check on stream input/output
settings.

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10792
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 0e8ecd55798..a3b0c5299e2 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b
+DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
new file mode 100644
index 000..b1c33c69dc3
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-03-08 Thread Sam James
commit: 2c897aba40e144c8077f2c356b06dd93d427
Author: Igor V. Kovalenko  gmail  com>
AuthorDate: Sun Feb 27 06:27:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  8 13:30:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c89

media-sound/pasystray: Allow pulseaudio-daemon dependency.

Signed-off-by: Igor V. Kovalenko  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 .../pasystray/{pasystray-0.8.0.ebuild => pasystray-0.8.0-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
similarity index 83%
rename from media-sound/pasystray/pasystray-0.8.0.ebuild
rename to media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index 06a1e5a40adc..a58c48834bef 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   media-sound/pulseaudio[glib,zeroconf?]
+   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: fae224253d97d87aa38f3fcc900cfb348121affe
Author: Paul Healy  gmail  com>
AuthorDate: Thu Oct  4 18:09:32 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae22425

media-sound/pasystray: cleanups following review

dropped pkg_preinst
sorted deps
replaced vcs-snapshot with S=
added space after EAPI

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/pasystray-0.7.0.ebuild | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
index 6da7af40f6a..2a40a2718dc 100644
--- a/media-sound/pasystray/pasystray-0.7.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
+
+inherit gnome2-utils autotools xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
@@ -16,14 +17,16 @@ IUSE="libnotify zeroconf"
 RDEPEND="
>=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
libnotify? ( >=x11-libs/libnotify-0.7 )
 "
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
+S=${WORKDIR}/${PN}-${P}
+
 src_prepare() {
default
eautoreconf
@@ -35,11 +38,6 @@ src_configure() {
$(use_enable zeroconf avahi)
 }
 
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
 pkg_postinst() {
xdg_desktop_database_update
xdg_mimeinfo_database_update



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: 2c9d9a8d659035f53e5c022d77a6a1b13767df31
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:55:08 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9d9a8d

media-sound/pasystray: remove old ebuilds

0.2.1 out of date and 0.6.0-r1 is superseded by 0.6.0-r2

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest  |  1 -
 media-sound/pasystray/pasystray-0.2.1.ebuild| 34 
 media-sound/pasystray/pasystray-0.6.0-r1.ebuild | 53 -
 3 files changed, 88 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 415bc5e8e13..0e8ecd55798 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,3 +1,2 @@
-DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.2.1.ebuild 
b/media-sound/pasystray/pasystray-0.2.1.ebuild
deleted file mode 100644
index 3ce386fe140..000
--- a/media-sound/pasystray/pasystray-0.2.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnome2-utils
-
-DESCRIPTION="A system tray for pulseaudio controls (replacement for the 
deprecated padevchooser)"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="mirror://github/christophgysin/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
-
-RDEPEND="
-   || ( >=media-sound/pulseaudio-1.0[glib,avahi] 
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf] )
-   >=net-dns/avahi-0.6
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS="AUTHORS README TODO"
-
-src_configure() {
-   econf $(use_enable libnotify notify)
-}
-
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }

diff --git a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
deleted file mode 100644
index 2730461f08c..000
--- a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: c8cf58ece9bfb785238f7e1d49dc3e2de6712985
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:53:37 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8cf58ec

media-sound/pasystray: version bump to 0.7.0

This update includes:

more configurability for notifications
bug fixes, segfault
memory leak fixed

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10037
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.0.ebuild | 53 
 2 files changed, 54 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 7bf1e9caf42..415bc5e8e13 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
+DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
new file mode 100644
index 000..6da7af40f6a
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-05-18 Thread Michał Górny
commit: 550be91e2094f10f38c336c6fe7b5cb63e5984bd
Author: Impyy  impy  me>
AuthorDate: Sun Apr  2 15:38:11 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 18 19:11:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550be91e

media-sound/pasystray: add zeroconf USE flag

Closes: https://github.com/gentoo/gentoo/pull/4345

 .../{pasystray-0.6.0.ebuild => pasystray-0.6.0-r1.ebuild}  | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
similarity index 82%
rename from media-sound/pasystray/pasystray-0.6.0.ebuild
rename to media-sound/pasystray/pasystray-0.6.0-r1.ebuild
index 6e99a2f7019..2730461f08c 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
@@ -11,12 +11,12 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
+IUSE="libnotify zeroconf"
 
 RDEPEND="
>=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
-   >=net-dns/avahi-0.6
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
libnotify? ( >=x11-libs/libnotify-0.7 )
@@ -30,7 +30,9 @@ src_prepare() {
 }
 
 src_configure() {
-   econf $(use_enable libnotify notify)
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
 }
 
 pkg_preinst() {



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-03-16 Thread Agostino Sarubbo
commit: 1aa227d25b5d6f98891b542fae9e6aba6bd1a5f4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar 16 21:38:30 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar 16 21:38:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa227d2

media-sound/pasystray: amd64 stable wrt bug #674678

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-sound/pasystray/pasystray-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
index b1c33c69dc3..b9732e0f3ec 100644
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-02-03 Thread Andreas Sturmlechner
commit: 446adf335c125dedf3ed9071bb06b5ee6b57eca3
Author: Paul Healy  gmail  com>
AuthorDate: Wed Jan  9 20:58:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  3 19:13:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446adf33

media-sound/pasystray: bump pasystray to 0.7.1

This version adds a check on stream input/output
settings.

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10792
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 0e8ecd55798..a3b0c5299e2 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b
+DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
new file mode 100644
index 000..b1c33c69dc3
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-07-25 Thread Markus Meier
commit: f20cc64e5ad96072e408e6629bf89c12ebd88fe2
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul 25 19:28:04 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul 25 19:28:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20cc64e

media-sound/pasystray: add ~arm, bug #624812

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 media-sound/pasystray/pasystray-0.6.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
index c0ae6f117a4..d4c1899f281 100644
--- a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-03-08 Thread Sam James
commit: 2c897aba40e144c8077f2c356b06dd93d427
Author: Igor V. Kovalenko  gmail  com>
AuthorDate: Sun Feb 27 06:27:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  8 13:30:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c89

media-sound/pasystray: Allow pulseaudio-daemon dependency.

Signed-off-by: Igor V. Kovalenko  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 .../pasystray/{pasystray-0.8.0.ebuild => pasystray-0.8.0-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
similarity index 83%
rename from media-sound/pasystray/pasystray-0.8.0.ebuild
rename to media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index 06a1e5a40adc..a58c48834bef 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   media-sound/pulseaudio[glib,zeroconf?]
+   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-08-22 Thread Sam James
commit: a7e4e0f2be2e891559507c61b390acfc39422c55
Author: Martin Kletzander  gmail  com>
AuthorDate: Fri Aug  5 14:01:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 23 05:23:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e4e0f2

media-sound/pasystray: Fix pulseaudio requirements

In pipewire setup pasystray works like a charm and does not need
pulseaudio-daemon, libpulse is enough.

Closes: https://bugs.gentoo.org/863815
Signed-off-by: Martin Kletzander  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26748
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a91da3725210..6ee50f286b3a 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -16,7 +16,11 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-01-30 Thread David Seifert
commit: 5b241d2ba341b8d7c9fa7f0c13fe61f024376f6b
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 30 11:04:46 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 30 11:04:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b241d2b

media-sound/pasystray: drop 0.7.1

Signed-off-by: David Seifert  gentoo.org>

 media-sound/pasystray/Manifest   |  1 -
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 60ce74d33871..e797434cfd47 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1 @@
-DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
 DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
deleted file mode 100644
index b9732e0f3ecd..
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils autotools xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}-${P}
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-07-09 Thread Sam James
commit: 1216c51d88a5f78171232bddae9a63f918160718
Author: matoro  users  noreply  github  com>
AuthorDate: Fri Jul  8 23:09:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  9 07:49:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1216c51d

media-sound/pasystray: Keyword 0.8.0-r1 arm64, #851207

Signed-off-by: matoro  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26297
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a58c48834bef..a91da3725210 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-12-13 Thread Jakov Smolić
commit: 7812fc8ef14d2f15599b791a83b58dffb212b02b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 13 08:09:05 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 13 08:09:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7812fc8e

media-sound/pasystray: Stabilize 0.8.0 amd64, #829052

Signed-off-by: Jakov Smolić  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
index 3bbcec540569..06a1e5a40adc 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-08-22 Thread Sam James
commit: a7e4e0f2be2e891559507c61b390acfc39422c55
Author: Martin Kletzander  gmail  com>
AuthorDate: Fri Aug  5 14:01:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 23 05:23:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e4e0f2

media-sound/pasystray: Fix pulseaudio requirements

In pipewire setup pasystray works like a charm and does not need
pulseaudio-daemon, libpulse is enough.

Closes: https://bugs.gentoo.org/863815
Signed-off-by: Martin Kletzander  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26748
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a91da3725210..6ee50f286b3a 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -16,7 +16,11 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-07-09 Thread Sam James
commit: 1216c51d88a5f78171232bddae9a63f918160718
Author: matoro  users  noreply  github  com>
AuthorDate: Fri Jul  8 23:09:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  9 07:49:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1216c51d

media-sound/pasystray: Keyword 0.8.0-r1 arm64, #851207

Signed-off-by: matoro  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26297
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a58c48834bef..a91da3725210 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-11-12 Thread Miroslav Šulc
commit: 6bf191d4185e5914f92c77c59c6489a1b713eaa3
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Nov 12 08:01:56 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Nov 12 08:02:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bf191d4

media-sound/pasystray: bump to 0.8.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.8.0.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index b28b0f1ae1e..60ce74d3387 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
+DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
new file mode 100644
index 000..3bbcec54056
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   dev-libs/glib
+   media-sound/pulseaudio[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( net-dns/avahi )
+   libnotify? ( x11-libs/libnotify )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-01-30 Thread David Seifert
commit: 5b241d2ba341b8d7c9fa7f0c13fe61f024376f6b
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 30 11:04:46 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 30 11:04:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b241d2b

media-sound/pasystray: drop 0.7.1

Signed-off-by: David Seifert  gentoo.org>

 media-sound/pasystray/Manifest   |  1 -
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 60ce74d33871..e797434cfd47 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1 @@
-DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
 DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
deleted file mode 100644
index b9732e0f3ecd..
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils autotools xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}-${P}
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-12-13 Thread Jakov Smolić
commit: 7812fc8ef14d2f15599b791a83b58dffb212b02b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 13 08:09:05 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 13 08:09:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7812fc8e

media-sound/pasystray: Stabilize 0.8.0 amd64, #829052

Signed-off-by: Jakov Smolić  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
index 3bbcec540569..06a1e5a40adc 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-07-09 Thread Sam James
commit: 1216c51d88a5f78171232bddae9a63f918160718
Author: matoro  users  noreply  github  com>
AuthorDate: Fri Jul  8 23:09:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  9 07:49:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1216c51d

media-sound/pasystray: Keyword 0.8.0-r1 arm64, #851207

Signed-off-by: matoro  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26297
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a58c48834bef..a91da3725210 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-08-22 Thread Sam James
commit: a7e4e0f2be2e891559507c61b390acfc39422c55
Author: Martin Kletzander  gmail  com>
AuthorDate: Fri Aug  5 14:01:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 23 05:23:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e4e0f2

media-sound/pasystray: Fix pulseaudio requirements

In pipewire setup pasystray works like a charm and does not need
pulseaudio-daemon, libpulse is enough.

Closes: https://bugs.gentoo.org/863815
Signed-off-by: Martin Kletzander  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26748
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a91da3725210..6ee50f286b3a 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -16,7 +16,11 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 0677252ab67d69cd5f1a7a02356ea34322663bed
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:25:34 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:26:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0677252a

media-sound/pasystray: bump to -0.5.2, prior versions skipped

Now maintained by 'proxy' user P. Healy added under proxy-maintainers
herd in metadata, authority to add proxy-maintainers herd by pacho in
the gentoo bug, closes said bug. eclass autotools, eautoreconf added

Gentoo bug: #462292

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/metadata.xml   |  6 
 media-sound/pasystray/pasystray-0.5.2.ebuild | 46 
 3 files changed, 53 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index c669c18..72f748a 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.2.1.tar.bz2 100456 SHA256 
d24fe23773e0a25fd32aefe101bb703ca42a487c8e25411c831621332cee61a7 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 WHIRLPOOL 
71e4519b9bf6012e770820cf1a72bfb875a34eb87e74eab87edc4a18e01d88ecabf56b88e30686ae409d6fe2456a1058a3194ce539e72934410ba402d72cdd22
+DIST pasystray-0.5.2.tar.gz 51738 SHA256 
0cb574843bd7883c51291de03cca237e53a89821d6965c8413dd89e42d8ffc3e SHA512 
ef305f354e7e012bb3cf999e7e91b7d1ed2298f633fa67270f9998cb95476460e65a7e3c7fb512da69928ed6ad6579e2c97c4cbf74016e868415f4ba875e0aa7
 WHIRLPOOL 
bbf6cbc416a452ae25495b9a68e153a13ad24cf085462caa18936253addbf1d83cea22fef07de94b16c7c8466944418f3a0389e54bae8be94edae019d79392fe

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index ea0ac98..19d8b1e 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -2,6 +2,12 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
sound
+   proxy-maintainers
+   
+   li...@xunil.at
+   Stefan Weichinger
+   Proxy maintainer
+   

christophgysin/pasystray


diff --git a/media-sound/pasystray/pasystray-0.5.2.ebuild 
b/media-sound/pasystray/pasystray-0.5.2.ebuild
new file mode 100644
index 000..16780cb
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.5.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit gnome2-utils autotools
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libnotify"
+
+RDEPEND="
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
+   >=net-dns/avahi-0.6
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS="AUTHORS README.md TODO"
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   eautoreconf
+}
+src_configure() {
+   econf $(use_enable libnotify notify)
+   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dodoc ${DOCS}
+   doman man/pasystray.1
+}
+
+pkg_preinst() {gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 29ccb17eedb13667e7e759ca47145d39e7a5daaa
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:34:44 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:38:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ccb17e

media-sound/pasystray: enter correct maintainer in metadata

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index 19d8b1e..fe4fdc2 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -4,8 +4,8 @@
sound
proxy-maintainers

-   li...@xunil.at
-   Stefan Weichinger
+   lmip...@gmail.com
+   Paul Healy
Proxy maintainer





[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2021-11-12 Thread Miroslav Šulc
commit: 6bf191d4185e5914f92c77c59c6489a1b713eaa3
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Nov 12 08:01:56 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Nov 12 08:02:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bf191d4

media-sound/pasystray: bump to 0.8.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.8.0.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index b28b0f1ae1e..60ce74d3387 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
+DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0.ebuild
new file mode 100644
index 000..3bbcec54056
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.8.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   dev-libs/glib
+   media-sound/pulseaudio[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( net-dns/avahi )
+   libnotify? ( x11-libs/libnotify )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: fae224253d97d87aa38f3fcc900cfb348121affe
Author: Paul Healy  gmail  com>
AuthorDate: Thu Oct  4 18:09:32 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae22425

media-sound/pasystray: cleanups following review

dropped pkg_preinst
sorted deps
replaced vcs-snapshot with S=
added space after EAPI

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/pasystray-0.7.0.ebuild | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
index 6da7af40f6a..2a40a2718dc 100644
--- a/media-sound/pasystray/pasystray-0.7.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
+
+inherit gnome2-utils autotools xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
@@ -16,14 +17,16 @@ IUSE="libnotify zeroconf"
 RDEPEND="
>=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
libnotify? ( >=x11-libs/libnotify-0.7 )
 "
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
+S=${WORKDIR}/${PN}-${P}
+
 src_prepare() {
default
eautoreconf
@@ -35,11 +38,6 @@ src_configure() {
$(use_enable zeroconf avahi)
 }
 
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
 pkg_postinst() {
xdg_desktop_database_update
xdg_mimeinfo_database_update



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: 2c9d9a8d659035f53e5c022d77a6a1b13767df31
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:55:08 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9d9a8d

media-sound/pasystray: remove old ebuilds

0.2.1 out of date and 0.6.0-r1 is superseded by 0.6.0-r2

Signed-off-by: Paul Healy  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest  |  1 -
 media-sound/pasystray/pasystray-0.2.1.ebuild| 34 
 media-sound/pasystray/pasystray-0.6.0-r1.ebuild | 53 -
 3 files changed, 88 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 415bc5e8e13..0e8ecd55798 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,3 +1,2 @@
-DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.2.1.ebuild 
b/media-sound/pasystray/pasystray-0.2.1.ebuild
deleted file mode 100644
index 3ce386fe140..000
--- a/media-sound/pasystray/pasystray-0.2.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit gnome2-utils
-
-DESCRIPTION="A system tray for pulseaudio controls (replacement for the 
deprecated padevchooser)"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="mirror://github/christophgysin/${PN}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
-
-RDEPEND="
-   || ( >=media-sound/pulseaudio-1.0[glib,avahi] 
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf] )
-   >=net-dns/avahi-0.6
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-DOCS="AUTHORS README TODO"
-
-src_configure() {
-   econf $(use_enable libnotify notify)
-}
-
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }

diff --git a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
deleted file mode 100644
index 2730461f08c..000
--- a/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2-utils autotools vcs-snapshot xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_icon_savelist
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2018-10-04 Thread Andreas Sturmlechner
commit: c8cf58ece9bfb785238f7e1d49dc3e2de6712985
Author: Paul Healy  gmail  com>
AuthorDate: Mon Oct  1 18:53:37 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  4 19:11:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8cf58ec

media-sound/pasystray: version bump to 0.7.0

This update includes:

more configurability for notifications
bug fixes, segfault
memory leak fixed

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10037
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.0.ebuild | 53 
 2 files changed, 54 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 7bf1e9caf42..415bc5e8e13 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.2.1.tar.bz2 100456 BLAKE2B 
8cf7aa97a20062dffac59969a7b8d1d71e6fdaafd4e944b2ed3444f50fc1a70ab07f1c3e9c349115c8e50d1bf11093649ee41300590934bc4f71fd752b5aa1c2
 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
+DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b

diff --git a/media-sound/pasystray/pasystray-0.7.0.ebuild 
b/media-sound/pasystray/pasystray-0.7.0.ebuild
new file mode 100644
index 000..6da7af40f6a
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-05-18 Thread Michał Górny
commit: 550be91e2094f10f38c336c6fe7b5cb63e5984bd
Author: Impyy  impy  me>
AuthorDate: Sun Apr  2 15:38:11 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu May 18 19:11:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550be91e

media-sound/pasystray: add zeroconf USE flag

Closes: https://github.com/gentoo/gentoo/pull/4345

 .../{pasystray-0.6.0.ebuild => pasystray-0.6.0-r1.ebuild}  | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
similarity index 82%
rename from media-sound/pasystray/pasystray-0.6.0.ebuild
rename to media-sound/pasystray/pasystray-0.6.0-r1.ebuild
index 6e99a2f7019..2730461f08c 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r1.ebuild
@@ -11,12 +11,12 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="libnotify"
+IUSE="libnotify zeroconf"
 
 RDEPEND="
>=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
-   >=net-dns/avahi-0.6
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   zeroconf? ( >=net-dns/avahi-0.6 )
x11-libs/gtk+:3
x11-libs/libX11
libnotify? ( >=x11-libs/libnotify-0.7 )
@@ -30,7 +30,9 @@ src_prepare() {
 }
 
 src_configure() {
-   econf $(use_enable libnotify notify)
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
 }
 
 pkg_preinst() {



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-07-25 Thread Markus Meier
commit: f20cc64e5ad96072e408e6629bf89c12ebd88fe2
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Jul 25 19:28:04 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Jul 25 19:28:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20cc64e

media-sound/pasystray: add ~arm, bug #624812

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 media-sound/pasystray/pasystray-0.6.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild 
b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
index c0ae6f117a4..d4c1899f281 100644
--- a/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0-r2.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-03-16 Thread Agostino Sarubbo
commit: 1aa227d25b5d6f98891b542fae9e6aba6bd1a5f4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar 16 21:38:30 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar 16 21:38:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa227d2

media-sound/pasystray: amd64 stable wrt bug #674678

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-sound/pasystray/pasystray-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
index b1c33c69dc3..b9732e0f3ec 100644
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2019-02-03 Thread Andreas Sturmlechner
commit: 446adf335c125dedf3ed9071bb06b5ee6b57eca3
Author: Paul Healy  gmail  com>
AuthorDate: Wed Jan  9 20:58:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Feb  3 19:13:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446adf33

media-sound/pasystray: bump pasystray to 0.7.1

This version adds a check on stream input/output
settings.

Signed-off-by: Paul Healy  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10792
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 0e8ecd55798..a3b0c5299e2 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1,3 @@
 DIST pasystray-0.6.0.tar.gz 53835 BLAKE2B 
ef5abab45a17f6445e8cbd1e37c300aa2c1c25bee3d684d05263b02a507badb1d5ce7a1c76bed94d255e4f2d5e2f18bdfd749e83e98273a52d42ffb12a32f115
 SHA512 
51fdb5aab22ad10ffe73f6de68115ee1559f09f58cfe4d5201a2f262323ca3476a8b09c7fc02c4144414f4661edd25d2d39b3de54ed4c662660867da622c
 DIST pasystray-0.7.0.tar.gz 56014 BLAKE2B 
cba947895fc71a18a43c314486ec3513e844b1df426d0104f321c8ecd28199b6b4adf69f5c10146470a74c5e6f74f505833bd00c4541399a162ddcfb8aac4701
 SHA512 
a98dae85640c0640f921173cf5a794963e974af64a7a972bbc2a53e69060895b55494934bc1fcfd957f0c94ca90e4d52634bf444e841b2a0a57434e05500161b
+DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
new file mode 100644
index 000..b1c33c69dc3
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.7.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2-utils autotools xdg
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="libnotify zeroconf"
+
+RDEPEND="
+   >=dev-libs/glib-2.48.2
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   zeroconf? ( >=net-dns/avahi-0.6 )
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable libnotify notify) \
+   $(use_enable zeroconf avahi)
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-03-09 Thread David Seifert
commit: b4d9f16e3d63b57e43265cc694c9751d9640f987
Author: Louis Sautier  gmail  com>
AuthorDate: Mon Mar  6 08:26:42 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Mar  9 20:29:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d9f16e

media-sound/pasystray: add missing dependency, minor fixes

- use vcs-snapshot instead of setting S
- add xdg-related functions
- use the default src_install
- update LICENSE to include later GPL versions
- remove useless sed

Suggested-By: lmiphay  gmail.com
Bug: https://bugs.gentoo.org/show_bug.cgi?id=605246
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4138

 media-sound/pasystray/metadata.xml   |  1 +
 media-sound/pasystray/pasystray-0.6.0.ebuild | 36 
 2 files changed, 22 insertions(+), 15 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index be6f267a04e..2499ed091c1 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -16,5 +16,6 @@


christophgysin/pasystray
+   
https://github.com/christophgysin/pasystray/issues

 

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0.ebuild
index 4a7f662207d..6e99a2f7019 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0.ebuild
@@ -1,19 +1,20 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit gnome2-utils autotools
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
 SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="libnotify"
 
 RDEPEND="
+   >=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
>=net-dns/avahi-0.6
x11-libs/gtk+:3
@@ -23,23 +24,28 @@ RDEPEND="
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-DOCS="AUTHORS README.md TODO"
-S=${WORKDIR}/${PN}-${P}
-
 src_prepare() {
+   default
eautoreconf
 }
+
 src_configure() {
econf $(use_enable libnotify notify)
-   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
 }
 
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc ${DOCS}
-   doman man/pasystray.1
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
 }
 
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-01-30 Thread David Seifert
commit: 5b241d2ba341b8d7c9fa7f0c13fe61f024376f6b
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 30 11:04:46 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 30 11:04:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b241d2b

media-sound/pasystray: drop 0.7.1

Signed-off-by: David Seifert  gentoo.org>

 media-sound/pasystray/Manifest   |  1 -
 media-sound/pasystray/pasystray-0.7.1.ebuild | 51 
 2 files changed, 52 deletions(-)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index 60ce74d33871..e797434cfd47 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1,2 +1 @@
-DIST pasystray-0.7.1.tar.gz 56041 BLAKE2B 
5f7cae7a55580bf3dfe294e95bbda372c3a679bec000d222964b4027ced2462dfb4a8446d0683f8910e96ab98e1541b3fa9fafc36da530c92d2285f00a1beb65
 SHA512 
2af5176e6a5bf6d74baf0a0b52b731b7a3b54f787c4e89d945357aab4e186a35e0f77288d69d66743bf4e21f758e0d961cc1f9b339ce513eb4eb2bcab0d754bb
 DIST pasystray-0.8.0.tar.gz 58770 BLAKE2B 
dff11dec46986d3b086acdff43aa7eda97e8edcdef0ef85a246087a3a0da9407cb4475ab4b579a370f90c23327d065ae704685124915b27e03f0be1a44e50a58
 SHA512 
104c68e41659306ca1e750d0d580d6ffcf4411da2da51a4f2780f551e12da9e104eb66ea841234292769f05a15f8f14ceaefc55893cf551a47124d086b1fb291

diff --git a/media-sound/pasystray/pasystray-0.7.1.ebuild 
b/media-sound/pasystray/pasystray-0.7.1.ebuild
deleted file mode 100644
index b9732e0f3ecd..
--- a/media-sound/pasystray/pasystray-0.7.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils autotools xdg
-
-DESCRIPTION="PulseAudio system tray"
-HOMEPAGE="https://github.com/christophgysin/pasystray";
-SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE="libnotify zeroconf"
-
-RDEPEND="
-   >=dev-libs/glib-2.48.2
-   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf?]
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   zeroconf? ( >=net-dns/avahi-0.6 )
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}-${P}
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_enable libnotify notify) \
-   $(use_enable zeroconf avahi)
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_mimeinfo_database_update
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-07-09 Thread Sam James
commit: 1216c51d88a5f78171232bddae9a63f918160718
Author: matoro  users  noreply  github  com>
AuthorDate: Fri Jul  8 23:09:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  9 07:49:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1216c51d

media-sound/pasystray: Keyword 0.8.0-r1 arm64, #851207

Signed-off-by: matoro  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/26297
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a58c48834bef..a91da3725210 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE="libnotify zeroconf"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 0677252ab67d69cd5f1a7a02356ea34322663bed
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:25:34 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:26:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0677252a

media-sound/pasystray: bump to -0.5.2, prior versions skipped

Now maintained by 'proxy' user P. Healy added under proxy-maintainers
herd in metadata, authority to add proxy-maintainers herd by pacho in
the gentoo bug, closes said bug. eclass autotools, eautoreconf added

Gentoo bug: #462292

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/Manifest   |  1 +
 media-sound/pasystray/metadata.xml   |  6 
 media-sound/pasystray/pasystray-0.5.2.ebuild | 46 
 3 files changed, 53 insertions(+)

diff --git a/media-sound/pasystray/Manifest b/media-sound/pasystray/Manifest
index c669c18..72f748a 100644
--- a/media-sound/pasystray/Manifest
+++ b/media-sound/pasystray/Manifest
@@ -1 +1,2 @@
 DIST pasystray-0.2.1.tar.bz2 100456 SHA256 
d24fe23773e0a25fd32aefe101bb703ca42a487c8e25411c831621332cee61a7 SHA512 
db7c05c2eb5fd3dada2e3c23f28978497d17a2147078390ab3e8c88654c4bd8ce48d07a15e9a5b3834acffcc2d86fa719ce2403255915bdfb2eb610bd0549041
 WHIRLPOOL 
71e4519b9bf6012e770820cf1a72bfb875a34eb87e74eab87edc4a18e01d88ecabf56b88e30686ae409d6fe2456a1058a3194ce539e72934410ba402d72cdd22
+DIST pasystray-0.5.2.tar.gz 51738 SHA256 
0cb574843bd7883c51291de03cca237e53a89821d6965c8413dd89e42d8ffc3e SHA512 
ef305f354e7e012bb3cf999e7e91b7d1ed2298f633fa67270f9998cb95476460e65a7e3c7fb512da69928ed6ad6579e2c97c4cbf74016e868415f4ba875e0aa7
 WHIRLPOOL 
bbf6cbc416a452ae25495b9a68e153a13ad24cf085462caa18936253addbf1d83cea22fef07de94b16c7c8466944418f3a0389e54bae8be94edae019d79392fe

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index ea0ac98..19d8b1e 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -2,6 +2,12 @@
 http://www.gentoo.org/dtd/metadata.dtd";>
 
sound
+   proxy-maintainers
+   
+   li...@xunil.at
+   Stefan Weichinger
+   Proxy maintainer
+   

christophgysin/pasystray


diff --git a/media-sound/pasystray/pasystray-0.5.2.ebuild 
b/media-sound/pasystray/pasystray-0.5.2.ebuild
new file mode 100644
index 000..16780cb
--- /dev/null
+++ b/media-sound/pasystray/pasystray-0.5.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit gnome2-utils autotools
+
+DESCRIPTION="PulseAudio system tray"
+HOMEPAGE="https://github.com/christophgysin/pasystray";
+SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="libnotify"
+
+RDEPEND="
+   >=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
+   >=net-dns/avahi-0.6
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   libnotify? ( >=x11-libs/libnotify-0.7 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS="AUTHORS README.md TODO"
+S=${WORKDIR}/${PN}-${P}
+
+src_prepare() {
+   eautoreconf
+}
+src_configure() {
+   econf $(use_enable libnotify notify)
+   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   dodoc ${DOCS}
+   doman man/pasystray.1
+}
+
+pkg_preinst() {gnome2_icon_savelist; }
+pkg_postinst() { gnome2_icon_cache_update; }
+pkg_postrm() { gnome2_icon_cache_update; }



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2015-10-03 Thread Ian Delaney
commit: 29ccb17eedb13667e7e759ca47145d39e7a5daaa
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Oct  4 05:34:44 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Oct  4 05:38:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ccb17e

media-sound/pasystray: enter correct maintainer in metadata

Package-Manager: portage-2.2.20.1

 media-sound/pasystray/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index 19d8b1e..fe4fdc2 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -4,8 +4,8 @@
sound
proxy-maintainers

-   li...@xunil.at
-   Stefan Weichinger
+   lmip...@gmail.com
+   Paul Healy
Proxy maintainer





[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2017-03-09 Thread David Seifert
commit: b4d9f16e3d63b57e43265cc694c9751d9640f987
Author: Louis Sautier  gmail  com>
AuthorDate: Mon Mar  6 08:26:42 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Mar  9 20:29:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d9f16e

media-sound/pasystray: add missing dependency, minor fixes

- use vcs-snapshot instead of setting S
- add xdg-related functions
- use the default src_install
- update LICENSE to include later GPL versions
- remove useless sed

Suggested-By: lmiphay  gmail.com
Bug: https://bugs.gentoo.org/show_bug.cgi?id=605246
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4138

 media-sound/pasystray/metadata.xml   |  1 +
 media-sound/pasystray/pasystray-0.6.0.ebuild | 36 
 2 files changed, 22 insertions(+), 15 deletions(-)

diff --git a/media-sound/pasystray/metadata.xml 
b/media-sound/pasystray/metadata.xml
index be6f267a04e..2499ed091c1 100644
--- a/media-sound/pasystray/metadata.xml
+++ b/media-sound/pasystray/metadata.xml
@@ -16,5 +16,6 @@


christophgysin/pasystray
+   
https://github.com/christophgysin/pasystray/issues

 

diff --git a/media-sound/pasystray/pasystray-0.6.0.ebuild 
b/media-sound/pasystray/pasystray-0.6.0.ebuild
index 4a7f662207d..6e99a2f7019 100644
--- a/media-sound/pasystray/pasystray-0.6.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.6.0.ebuild
@@ -1,19 +1,20 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit gnome2-utils autotools
+EAPI=6
+inherit gnome2-utils autotools vcs-snapshot xdg
 
 DESCRIPTION="PulseAudio system tray"
 HOMEPAGE="https://github.com/christophgysin/pasystray";
 SRC_URI="https://github.com/christophgysin/${PN}/archive/${P}.tar.gz";
 
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="libnotify"
 
 RDEPEND="
+   >=dev-libs/glib-2.48.2
>=media-sound/pulseaudio-5.0-r3[glib,zeroconf]
>=net-dns/avahi-0.6
x11-libs/gtk+:3
@@ -23,23 +24,28 @@ RDEPEND="
 DEPEND="${RDEPEND}
virtual/pkgconfig"
 
-DOCS="AUTHORS README.md TODO"
-S=${WORKDIR}/${PN}-${P}
-
 src_prepare() {
+   default
eautoreconf
 }
+
 src_configure() {
econf $(use_enable libnotify notify)
-   sed -i -e 's:volume:volume;:' "data/pasystray.desktop"
 }
 
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc ${DOCS}
-   doman man/pasystray.1
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_icon_savelist
 }
 
-pkg_preinst() {gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-03-08 Thread Sam James
commit: 2c897aba40e144c8077f2c356b06dd93d427
Author: Igor V. Kovalenko  gmail  com>
AuthorDate: Sun Feb 27 06:27:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  8 13:30:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c89

media-sound/pasystray: Allow pulseaudio-daemon dependency.

Signed-off-by: Igor V. Kovalenko  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 .../pasystray/{pasystray-0.8.0.ebuild => pasystray-0.8.0-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
similarity index 83%
rename from media-sound/pasystray/pasystray-0.8.0.ebuild
rename to media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index 06a1e5a40adc..a58c48834bef 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   media-sound/pulseaudio[glib,zeroconf?]
+   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-03-08 Thread Sam James
commit: 2c897aba40e144c8077f2c356b06dd93d427
Author: Igor V. Kovalenko  gmail  com>
AuthorDate: Sun Feb 27 06:27:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  8 13:30:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c89

media-sound/pasystray: Allow pulseaudio-daemon dependency.

Signed-off-by: Igor V. Kovalenko  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 .../pasystray/{pasystray-0.8.0.ebuild => pasystray-0.8.0-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
similarity index 83%
rename from media-sound/pasystray/pasystray-0.8.0.ebuild
rename to media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index 06a1e5a40adc..a58c48834bef 100644
--- a/media-sound/pasystray/pasystray-0.8.0.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   media-sound/pulseaudio[glib,zeroconf?]
+   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


[gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/

2022-08-22 Thread Sam James
commit: a7e4e0f2be2e891559507c61b390acfc39422c55
Author: Martin Kletzander  gmail  com>
AuthorDate: Fri Aug  5 14:01:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 23 05:23:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e4e0f2

media-sound/pasystray: Fix pulseaudio requirements

In pipewire setup pasystray works like a charm and does not need
pulseaudio-daemon, libpulse is enough.

Closes: https://bugs.gentoo.org/863815
Signed-off-by: Martin Kletzander  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26748
Signed-off-by: Sam James  gentoo.org>

 media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild 
b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a91da3725210..6ee50f286b3a 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -16,7 +16,11 @@ IUSE="libnotify zeroconf"
 
 RDEPEND="
dev-libs/glib
-   || ( media-sound/pulseaudio-daemon[glib,zeroconf?] 


  1   2   >