summaryrefslogtreecommitdiff
path: root/audio/padevchooser
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2008-12-20 18:35:30 +0000
committerjmcneill <jmcneill@pkgsrc.org>2008-12-20 18:35:30 +0000
commitcd145e0854b874453be829b0361dd249a7c452f2 (patch)
treedd39a5872cbc746d6600c2e4c659882fdb52fa5b /audio/padevchooser
parent6841e2d3d63cbcf4055c0414b5e21ed270080489 (diff)
downloadpkgsrc-cd145e0854b874453be829b0361dd249a7c452f2.tar.gz
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 (limited to 'audio/padevchooser')
-rw-r--r--audio/padevchooser/DESCR9
-rw-r--r--audio/padevchooser/Makefile25
-rw-r--r--audio/padevchooser/PLIST6
-rw-r--r--audio/padevchooser/distinfo5
4 files changed, 45 insertions, 0 deletions
diff --git a/audio/padevchooser/DESCR b/audio/padevchooser/DESCR
new file mode 100644
index 00000000000..ba922ead91d
--- /dev/null
+++ b/audio/padevchooser/DESCR
@@ -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 --git a/audio/padevchooser/Makefile b/audio/padevchooser/Makefile
new file mode 100644
index 00000000000..eae94046356
--- /dev/null
+++ b/audio/padevchooser/Makefile
@@ -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
+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 --git a/audio/padevchooser/PLIST b/audio/padevchooser/PLIST
new file mode 100644
index 00000000000..1c4280b7ae7
--- /dev/null
+++ b/audio/padevchooser/PLIST
@@ -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 --git a/audio/padevchooser/distinfo b/audio/padevchooser/distinfo
new file mode 100644
index 00000000000..1138dba6836
--- /dev/null
+++ b/audio/padevchooser/distinfo
@@ -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