summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-11-02 22:38:54 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-11-02 22:38:54 +0000
commit3fc975a6c216514d46f58ffc3f88ee8ff1d2e1ec (patch)
tree82f7533fb4df34692ac4c4d2094bf1c88f0b8090 /audio
parentAssign maintainership to trevor@freebsd.org (diff)
Mark this broken.
Mention conflict with audio/gmixer. Set maintainer to ports@FreeBSD.org. (gdb) bt #0 0x280eeaf6 in _XtCountVaList () from /usr/X11R6/lib/libXt.so.6 #1 0x280ee07f in XtVaSetValues () from /usr/X11R6/lib/libXt.so.6 #2 0x804ae1a in CbMute () #3 0x280c2815 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6 #4 0x8051f97 in Notify () Submitted by: Frederik Meerwaldt <frederik@freddym.org>
Notes
Notes: svn path=/head/; revision=34682
Diffstat (limited to 'audio')
-rw-r--r--audio/xmixer/Makefile4
-rw-r--r--audio/xmixer/pkg-comment2
-rw-r--r--audio/xmixer/pkg-descr5
3 files changed, 6 insertions, 5 deletions
diff --git a/audio/xmixer/Makefile b/audio/xmixer/Makefile
index 153c3b3cea89..57dedcf14aa5 100644
--- a/audio/xmixer/Makefile
+++ b/audio/xmixer/Makefile
@@ -11,7 +11,9 @@ CATEGORIES= audio
MASTER_SITES= http://www.hdk-berlin.de/~rasca/
MASTER_SITE_SUBDIR= apps/sound/mixers
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
+
+BROKEN= seems incompatible with newpcm
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/audio/xmixer/pkg-comment b/audio/xmixer/pkg-comment
index beab6c554b69..1939307ba95b 100644
--- a/audio/xmixer/pkg-comment
+++ b/audio/xmixer/pkg-comment
@@ -1 +1 @@
-Audio mixer (gtk and Xlib) for X11R6
+Audio mixer (gtk and Xlib) for X11R6 (conflicts with audio/gmixer)
diff --git a/audio/xmixer/pkg-descr b/audio/xmixer/pkg-descr
index de832c7042c3..d07d6185f006 100644
--- a/audio/xmixer/pkg-descr
+++ b/audio/xmixer/pkg-descr
@@ -13,7 +13,6 @@ uses the Athena toolkit, and gmixer, based on GTK+. From the README:
* Batch support - just read and evaluate the settings in the
configuration file.
-WWW: http://www.hdk-berlin.de/~rasca/xmixer/
+Note: this conflicts with audio/gmixer.
-Trevor Johnson
-trevor@jpj.net
+WWW: http://www.hdk-berlin.de/~rasca/xmixer/