summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-04-04 17:05:38 +0000
committerwiz <wiz@pkgsrc.org>2013-04-04 17:05:38 +0000
commit24454247803b82741acfa54bba343ae1638f922b (patch)
tree34f1cfa34c4cc196bf82ada664be3838027cf98f /audio
parent59bab01b9e24d10cb86e4413693149839d9e15c7 (diff)
downloadpkgsrc-24454247803b82741acfa54bba343ae1638f922b.tar.gz
Remove padevchooser; dead upstream and broken.
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
-rw-r--r--audio/padevchooser/DESCR9
-rw-r--r--audio/padevchooser/Makefile39
-rw-r--r--audio/padevchooser/PLIST4
-rw-r--r--audio/padevchooser/distinfo5
5 files changed, 1 insertions, 59 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 85f3384c99a..a599f2e2233 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.482 2013/04/02 10:50:48 drochner Exp $
+# $NetBSD: Makefile,v 1.483 2013/04/04 17:05:38 wiz Exp $
#
COMMENT= Audio tools
@@ -337,7 +337,6 @@ SUBDIR+= p5-MP3-Tag
SUBDIR+= p5-MPEG-Audio-Frame
SUBDIR+= p5-MusicBrainz-Client
SUBDIR+= p5-MusicBrainz-Queries
-SUBDIR+= padevchooser
SUBDIR+= paman
SUBDIR+= paprefs
SUBDIR+= pavucontrol
diff --git a/audio/padevchooser/DESCR b/audio/padevchooser/DESCR
deleted file mode 100644
index ba922ead91d..00000000000
--- a/audio/padevchooser/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-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
deleted file mode 100644
index 4973cb816d7..00000000000
--- a/audio/padevchooser/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# $NetBSD: Makefile,v 1.28 2013/04/04 16:09:37 dholland Exp $
-#
-
-DISTNAME= padevchooser-0.9.3
-PKGREVISION= 19
-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
-
-BROKEN= unbuildable and dead upstream
-
-GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
-USE_TOOLS= pkg-config gmake
-USE_LIBTOOL= yes
-
-CONFIGURE_ARGS+= --disable-lynx
-
-LIBS.SunOS+= -lX11
-LDFLAGS.DragonFly= -lX11
-
-# XXX this test doesnt work properly
-#
-#pkgbase:= pulseaudio
-#.include "../../mk/pkg-build-options.mk"
-#.if empty(PKG_BUILD_OPTIONS.pulseaudio)
-#PKG_FAIL_REASON= "Require pulseaudio with ZeroConf support (avahi)"
-#.endif
-
-.include "../../audio/pulseaudio/buildlink3.mk"
-.include "../../devel/GConf/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.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
deleted file mode 100644
index a10051a7024..00000000000
--- a/audio/padevchooser/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:32:19 joerg Exp $
-bin/padevchooser
-share/applications/padevchooser.desktop
-share/padevchooser/padevchooser.glade
diff --git a/audio/padevchooser/distinfo b/audio/padevchooser/distinfo
deleted file mode 100644
index 1138dba6836..00000000000
--- a/audio/padevchooser/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$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