head	1.5;
access;
symbols
	pkgsrc-2013Q2:1.5.0.54
	pkgsrc-2013Q2-base:1.5
	pkgsrc-2012Q4:1.5.0.52
	pkgsrc-2012Q4-base:1.5
	pkgsrc-2011Q4:1.5.0.50
	pkgsrc-2011Q4-base:1.5
	pkgsrc-2011Q2:1.5.0.48
	pkgsrc-2011Q2-base:1.5
	TNF:1.1.1
	pkgsrc-2009Q4:1.5.0.46
	pkgsrc-2009Q4-base:1.5
	pkgsrc-2008Q4:1.5.0.44
	pkgsrc-2008Q4-base:1.5
	pkgsrc-2008Q3:1.5.0.42
	pkgsrc-2008Q3-base:1.5
	cube-native-xorg:1.5.0.40
	cube-native-xorg-base:1.5
	pkgsrc-2008Q2:1.5.0.38
	pkgsrc-2008Q2-base:1.5
	pkgsrc-2008Q1:1.5.0.36
	pkgsrc-2008Q1-base:1.5
	pkgsrc-2007Q4:1.5.0.34
	pkgsrc-2007Q4-base:1.5
	pkgsrc-2007Q3:1.5.0.32
	pkgsrc-2007Q3-base:1.5
	pkgsrc-2007Q2:1.5.0.30
	pkgsrc-2007Q2-base:1.5
	pkgsrc-2007Q1:1.5.0.28
	pkgsrc-2007Q1-base:1.5
	pkgsrc-2006Q4:1.5.0.26
	pkgsrc-2006Q4-base:1.5
	pkgsrc-2006Q3:1.5.0.24
	pkgsrc-2006Q3-base:1.5
	pkgsrc-2006Q2:1.5.0.22
	pkgsrc-2006Q2-base:1.5
	pkgsrc-2006Q1:1.5.0.20
	pkgsrc-2006Q1-base:1.5
	pkgsrc-2005Q4:1.5.0.18
	pkgsrc-2005Q4-base:1.5
	pkgsrc-2005Q3:1.5.0.16
	pkgsrc-2005Q3-base:1.5
	pkgsrc-2005Q2:1.5.0.14
	pkgsrc-2005Q2-base:1.5
	pkgsrc-2005Q1:1.5.0.12
	pkgsrc-2005Q1-base:1.5
	pkgsrc-2004Q4:1.5.0.10
	pkgsrc-2004Q4-base:1.5
	pkgsrc-2004Q3:1.5.0.8
	pkgsrc-2004Q3-base:1.5
	pkgsrc-2004Q2:1.5.0.6
	pkgsrc-2004Q2-base:1.5
	pkgsrc-2004Q1:1.5.0.4
	pkgsrc-2004Q1-base:1.5
	pkgsrc-2003Q4:1.5.0.2
	pkgsrc-2003Q4-base:1.5
	buildlink2-base:1.5
	netbsd-1-5-RELEASE:1.4
	netbsd-1-4-PATCH003:1.4
	netbsd-1-4-PATCH002:1.4
	hf-1:1.1.1.2
	mlg1:1.1.1.1;
locks; strict;
comment	@# @;


1.5
date	2000.11.15.13.53.00;	author wiz;	state dead;
branches;
next	1.4;

1.4
date	99.11.09.16.52.04;	author hubertf;	state Exp;
branches;
next	1.3;

1.3
date	99.11.03.23.57.03;	author hubertf;	state Exp;
branches;
next	1.2;

1.2
date	99.10.13.06.04.06;	author explorer;	state dead;
branches;
next	1.1;

1.1
date	99.09.30.16.44.58;	author explorer;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.09.30.16.44.58;	author explorer;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	99.11.03.23.53.43;	author hubertf;	state Exp;
branches;
next	;


desc
@@


1.5
log
@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).
@
text
@# $NetBSD: Makefile,v 1.4 1999/11/09 16:52:04 hubertf Exp $
#

.include "../lame/Makefile.common"

PKGNAME=	lame-gui-${VERS}

DEPENDS=	gtk+-1.2.*:../../x11/gtk

MAINTAINER=	hubertf@@netbsd.org
HOMEPAGE=	http://hive.me.gu.edu.au/not_lame/

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/lame ${PREFIX}/bin/lame-gui
	${INSTALL_DATA} ${WRKSRC}/doc/man/lame.1 ${PREFIX}/man/man1/lame-gui.1

.include "../../mk/bsd.pkg.mk"
@


1.4
log
@Install manpage. Code submitted in private mail by
Thomas Klausner <wiz@@danbala.ifoer.tuwien.ac.at>
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 1999/11/03 23:57:03 hubertf Exp $
@


1.3
log
@lame-gui-3.50, 2nd try
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 1999/10/22 23:55:49 tron Exp $
d15 1
@


1.2
log
@remove lame-gui
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 1999/09/30 16:44:58 explorer Exp $
d4 1
a4 1
LAME_GUI=	yes
d6 11
a16 1
.include "../lame/Makefile"
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 1999/09/27 14:17:22 agc Exp $
@


1.1.1.1
log
@lame-gui, uses GTk for (currently) analysis screens, but I believe there
are plans to make it a full GUI-based critter.
@
text
@@


1.1.1.2
log
@Revive for lame-3.50, split from lame pkg.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 1999/10/22 23:55:49 tron Exp $
d4 1
a4 1
.include "../lame/Makefile.common"
d6 1
a6 11
PKGNAME=	lame-gui-${VERS}

DEPENDS=	gtk+-1.2.*:../../x11/gtk

MAINTAINER=	hubertf@@netbsd.org
HOMEPAGE=	http://hive.me.gu.edu.au/not_lame/

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/lame ${PREFIX}/bin/lame-gui

.include "../../mk/bsd.pkg.mk"
@

