summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-11-15 13:52:57 +0000
committerwiz <wiz@pkgsrc.org>2000-11-15 13:52:57 +0000
commit2e70301f313c142ede27193dbf1b7c746761adb3 (patch)
tree38274997362a6f627ccc1c0b96b6ac215b80fe76 /mk
parent232b23e61d87b786fa53c891b7783a93a4061d82 (diff)
downloadpkgsrc-2e70301f313c142ede27193dbf1b7c746761adb3.tar.gz
Update lame to 3.87; retire lame-gui package, use LAME_USE_GTK variable
instead; install more documentation. Lame isn't any longer a patch against the ISO source, but stand-alone. Other changes: MP3 decoding support, ID3V2 support, vorbis support (not compiled in right now), MPEG2.5 support; lots of bugfixes and speedups (for details, see installed history.html).
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index abd6c689fa8..4260219399f 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.163 2000/10/21 21:20:11 wiz Exp $
+# $NetBSD: mk.conf.example,v 1.164 2000/11/15 13:52:58 wiz Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -458,6 +458,12 @@
# Possible: not defined, YES
# Default: not defined
+#LAME_USE_GTK=
+# Used in lame package to compile in the graphical analyzer (which uses
+# GTK).
+# Possible: not defined, defined
+# Default: not defined
+
#LIBWRAP_FWD=
# Used in ssh package to make libwrap also compare against forwarded
# connection attempts