Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 13:55:56 +0300 (EEST)
From:      Maxim Tulyuk <mt@primats.org.ua>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30811: new port
Message-ID:  <200109251055.NVN77274@burka.carrier.kiev.ua>

next in thread | raw e-mail | index | archive | help

>Number:         30811
>Category:       ports
>Synopsis:       new port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 25 04:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Tulyuk
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
ISP "LuckyNet"
>Environment:
System: FreeBSD burka.carrier.kiev.ua 4.3-STABLE FreeBSD 4.3-STABLE #1: Wed Aug 22 00:27:27 EEST 2001 root@burka.carrier.kiev.ua:/usr/obj/usr/src/sys/burka i386


>Description:

	New port for lame for development version.

>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	lame-devel
#	lame-devel/files
#	lame-devel/files/patch::Makefile.unix
#	lame-devel/Makefile
#	lame-devel/distinfo
#	lame-devel/pkg-comment
#	lame-devel/pkg-descr
#	lame-devel/pkg-plist
#
echo c - lame-devel
mkdir -p lame-devel > /dev/null 2>&1
echo c - lame-devel/files
mkdir -p lame-devel/files > /dev/null 2>&1
echo x - lame-devel/files/patch::Makefile.unix
sed 's/^X//' >lame-devel/files/patch::Makefile.unix << 'END-of-lame-devel/files/patch::Makefile.unix'
X--- Makefile.unix.orig	Tue Sep 25 10:44:06 2001
X+++ Makefile.unix	Tue Sep 25 10:45:07 2001
X@@ -29,8 +29,8 @@
X 
X # generic defaults. OS specific options go in versious sections below
X PGM = lame
X-CC = gcc
X-CC_OPTS =  -O
X+CC ?= gcc
X+CC_OPTS = ${CFLAGS}
X CPP_OPTS = -Iinclude -Impglib -Ifrontend -Ilibmp3lame
X AR = ar
X RANLIB = ranlib
END-of-lame-devel/files/patch::Makefile.unix
echo x - lame-devel/Makefile
sed 's/^X//' >lame-devel/Makefile << 'END-of-lame-devel/Makefile'
X# ports collection makefile for:   lame-devel
X# Date created:        24 September 2001
X# Whom:                Maxim Tulyuk
X#
X# $FreeBSD$
X#
X
XPORTNAME=	lame-devel
XPORTVERSION=	3.89
XCATEGORIES=	audio
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
X		ftp://lame.sourceforge.net/pub/
XMASTER_SITE_SUBDIR=	lame/src
XDISTNAME=	lame${PORTVERSION}beta
XWRKSRC=         ${WRKDIR}/lame-${PORTVERSION}
X
XMAINTAINER=	mt@primats.org.ua
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XWANT_GTK=	yes
X
XMAN1=		lame.1
X
X.include <bsd.port.pre.mk>
X
X.if defined(HAVE_GTK)
XUSE_GTK=	yes
X.endif
X
X.include <bsd.port.post.mk>
END-of-lame-devel/Makefile
echo x - lame-devel/distinfo
sed 's/^X//' >lame-devel/distinfo << 'END-of-lame-devel/distinfo'
XMD5 (lame3.89beta.tar.gz) = b90b549e2a77f980f0d13d7630b8307a
END-of-lame-devel/distinfo
echo x - lame-devel/pkg-comment
sed 's/^X//' >lame-devel/pkg-comment << 'END-of-lame-devel/pkg-comment'
XISO code based fast MP3 encoder kit. Development version.
END-of-lame-devel/pkg-comment
echo x - lame-devel/pkg-descr
sed 's/^X//' >lame-devel/pkg-descr << 'END-of-lame-devel/pkg-descr'
XLAME stands for LAME Ain't an Mp3 Encoder. 
X
XThis is a patch agains the ISO MPEG1 demonstration source.  The
Xmodifications are distributed under the GNU GENERAL PUBLIC LICENSE
X(see the file COPYING for details).
X
XThe graphical frame analyzer uses the MPGLIB decoding engine, written by:
XMichael Hipp (email: Michael.Hipp@student.uni-tuebingen.de) 
Xand released under a more restrictive agreement.  
X
XWWW: http://lame.sourceforge.net/
END-of-lame-devel/pkg-descr
echo x - lame-devel/pkg-plist
sed 's/^X//' >lame-devel/pkg-plist << 'END-of-lame-devel/pkg-plist'
Xbin/lame
Xinclude/lame/lame.h
Xlib/libmp3lame.la
Xlib/libmp3lame.so.0
Xlib/libmp3lame.so
Xlib/libmp3lame.a
Xshare/doc/lame/html/basic.html
Xshare/doc/lame/html/contributors.html
Xshare/doc/lame/html/examples.html
Xshare/doc/lame/html/history.html
Xshare/doc/lame/html/id3.html
Xshare/doc/lame/html/index.html
Xshare/doc/lame/html/lame.css
Xshare/doc/lame/html/modes.html
Xshare/doc/lame/html/node6.html
Xshare/doc/lame/html/switchs.html
X@dirrm share/doc/lame/html
X@dirrm share/doc/lame
END-of-lame-devel/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109251055.NVN77274>