From 7cb532008631029972945689a6585ee539993f71 Mon Sep 17 00:00:00 2001
From: wiz <wiz@pkgsrc.org>
Date: Tue, 4 Mar 2003 18:07:07 +0000
Subject: Update to 2.8. Now using GTK2. Security notes were added to the
 installation instructions. Several possible security bugs were corrected. New
 el, nl, and zh_CN translations were added. The es, gl, ja, pt_BR, sv, and uk
 translations were updated. New items were added to the View menu (GTK+ only).
 The state of the "Mute All" button was corrected (GTK+ only). Support was
 added for GTK+ 2.0. A bug with digital inputs may have been fixed. A shell
 script for muting and un-muting was added. Console mouse support on FreeBSD
 5.0-CURRENT has been re-enabled.

---
 audio/aumix/Makefile | 8 +++++---
 audio/aumix/PLIST    | 6 +++++-
 audio/aumix/distinfo | 6 +++---
 3 files changed, 13 insertions(+), 7 deletions(-)

(limited to 'audio')

diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile
index e94b63e6824..7c4cd498216 100644
--- a/audio/aumix/Makefile
+++ b/audio/aumix/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2002/11/30 11:46:02 salo Exp $
+# $NetBSD: Makefile,v 1.14 2003/03/04 18:07:07 wiz Exp $
 
-DISTNAME=	aumix-2.7
+DISTNAME=	aumix-2.8
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=aumix/} \
 		http://jpj.net/~trevor/aumix/ \
 		${MASTER_SITE_SUNSITE:=apps/sound/mixers/} \
 		ftp://aumix.sourceforge.net/pub/aumix/stable/ \
 		http://jpj.net/~trevor/aumix/old/
+EXTRACT_SUFX=	.tar.bz2
 
 MAINTAINER=	trevor@jpj.net
 HOMEPAGE=	http://jpj.net/~trevor/aumix.html
@@ -19,8 +20,9 @@ USE_PKGLOCALEDIR=	yes
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--enable-own-labels
 CONFIGURE_ARGS+=	--enable-nls
+CONFIGURE_ARGS+=	--without-gtk1
 
 .include "../../devel/gettext-lib/buildlink2.mk"
 .include "../../devel/ncurses/buildlink2.mk"
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk2/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/audio/aumix/PLIST b/audio/aumix/PLIST
index d53411f301e..1c6a13b5ed6 100644
--- a/audio/aumix/PLIST
+++ b/audio/aumix/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:15:17 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/03/04 18:07:07 wiz Exp $
 bin/aumix
+bin/mute
 bin/xaumix
 man/man1/aumix.1
 man/man1/xaumix.1
@@ -10,13 +11,16 @@ share/aumix/fadeout.set
 share/aumix/vt100
 share/aumix/xterm
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/aumix.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/aumix.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/aumix.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/aumix.mo
 ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/aumix.mo
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/aumix.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/aumix.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/aumix.mo
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/aumix.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/aumix.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/aumix.mo
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/aumix.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/aumix.mo
 @dirrm share/aumix
diff --git a/audio/aumix/distinfo b/audio/aumix/distinfo
index 240330780d5..eccb3885d23 100644
--- a/audio/aumix/distinfo
+++ b/audio/aumix/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2001/06/19 15:55:08 jlam Exp $
+$NetBSD: distinfo,v 1.4 2003/03/04 18:07:07 wiz Exp $
 
-SHA1 (aumix-2.7.tar.gz) = 7fed58eb4d52e561dd25ad23f8f9630f6ed106a2
-Size (aumix-2.7.tar.gz) = 168586 bytes
+SHA1 (aumix-2.8.tar.bz2) = 5cea563ae91f628433a1950a36efd23681da4bf4
+Size (aumix-2.8.tar.bz2) = 157503 bytes
 SHA1 (patch-ad) = fc610f71143b892b68f798e3556bc756875dd26c
-- 
cgit v1.2.3