Sat Dec 20 18:35:30 2008 UTC ()
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 

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(jmcneill)
diff -r0 -r1.1.1.1 pkgsrc/audio/padevchooser/Makefile
diff -r0 -r1.1.1.1 pkgsrc/audio/padevchooser/PLIST
diff -r0 -r1.1.1.1 pkgsrc/audio/padevchooser/distinfo
diff -r0 -r1.1.1.1 pkgsrc/audio/padevchooser/DESCR

File Added: pkgsrc/audio/padevchooser/Attic/Makefile
# $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"

File Added: pkgsrc/audio/padevchooser/Attic/PLIST
@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

File Added: pkgsrc/audio/padevchooser/Attic/distinfo
$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

File Added: pkgsrc/audio/padevchooser/Attic/DESCR
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