diff options
author | wiz <wiz> | 2003-03-04 18:07:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-03-04 18:07:07 +0000 |
commit | 720ab610cd878b7caa2d8ad8f0a4f6e1a5ae5c6b (patch) | |
tree | 96b375eceb9762c544f4b2f94a7c27cce0a12922 /audio/aumix/PLIST | |
parent | 3d436b5851fa59756e0d6488214fe6e1ab09d937 (diff) | |
download | pkgsrc-720ab610cd878b7caa2d8ad8f0a4f6e1a5ae5c6b.tar.gz |
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.
Diffstat (limited to 'audio/aumix/PLIST')
-rw-r--r-- | audio/aumix/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
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 |