pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/padevchooser Import padevchooser version 0.9.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8bf9351559b
branches:  trunk
changeset: 551839:b8bf9351559b
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Sat Dec 20 18:35:30 2008 +0000

description:
Import padevchooser version 0.9.3.

PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers
an icon in the tray area and allows quick access to some features of the
PulseAudio sound server. Specifically it can do for you:

    * Notify about new sink/sources becoming available on the LAN
    * Quickly change the default PulseAudio sink/source/server assigned to
      the current X11 display, selecting devices available on the LAN
    * Start the auxiliary tools PulseAudio Volume Control, PulseAudio Volume
      Meter, PulseAudio Manager, PulseAudio Preferences

diffstat:

 audio/padevchooser/DESCR    |   9 +++++++++
 audio/padevchooser/Makefile |  25 +++++++++++++++++++++++++
 audio/padevchooser/PLIST    |   6 ++++++
 audio/padevchooser/distinfo |   5 +++++
 4 files changed, 45 insertions(+), 0 deletions(-)

diffs (61 lines):

diff -r a7c5ff785eb2 -r b8bf9351559b audio/padevchooser/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/padevchooser/DESCR  Sat Dec 20 18:35:30 2008 +0000
@@ -0,0 +1,9 @@
+PulseAudio Device Chooser (padevchooser) is a simple GTK tool which registers
+an icon in the tray area and allows quick access to some features of the
+PulseAudio sound server. Specifically it can do for you:
+
+    * Notify about new sink/sources becoming available on the LAN
+    * Quickly change the default PulseAudio sink/source/server assigned to
+      the current X11 display, selecting devices available on the LAN
+    * Start the auxiliary tools PulseAudio Volume Control, PulseAudio Volume
+      Meter, PulseAudio Manager, PulseAudio Preferences 
diff -r a7c5ff785eb2 -r b8bf9351559b audio/padevchooser/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/padevchooser/Makefile       Sat Dec 20 18:35:30 2008 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/12/20 18:35:30 jmcneill Exp $
+#
+
+DISTNAME=      padevchooser-0.9.3
+CATEGORIES=    audio
+MASTER_SITES=  http://0pointer.de/lennart/projects/padevchooser/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://0pointer.de/lennart/projects/padevchooser/
+COMMENT=       Tray area icon for the PulseAudio sound server
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+USE_TOOLS=     pkg-config gmake
+USE_LIBTOOL=   yes
+USE_DIRS+=     gnome2-1.5
+
+CONFIGURE_ARGS+=       --disable-lynx
+
+.include "../../audio/pulseaudio/buildlink3.mk"
+.include "../../devel/GConf/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a7c5ff785eb2 -r b8bf9351559b audio/padevchooser/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/padevchooser/PLIST  Sat Dec 20 18:35:30 2008 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/20 18:35:30 jmcneill Exp $
+bin/padevchooser
+share/applications/padevchooser.desktop
+share/padevchooser/padevchooser.glade
+@dirrm share/padevchooser
+@comment in xdg-dirs: @dirrm share/applications
diff -r a7c5ff785eb2 -r b8bf9351559b audio/padevchooser/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/padevchooser/distinfo       Sat Dec 20 18:35:30 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/12/20 18:35:30 jmcneill Exp $
+
+SHA1 (padevchooser-0.9.3.tar.gz) = 5a611c0e8a1f139c56ca696b8fd8dd7a65b77ba7
+RMD160 (padevchooser-0.9.3.tar.gz) = 17f19743b43169feb823d90ade6030499fedbf6a
+Size (padevchooser-0.9.3.tar.gz) = 100152 bytes



Home | Main Index | Thread Index | Old Index