# Created by: yoshiaki Uchikawa # $FreeBSD$ PORTNAME= lame PORTVERSION= 3.99.5 PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/3.99 MAINTAINER= netchild@FreeBSD.org COMMENT= Fast MP3 encoder kit USES= gmake iconv libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp --disable-gtktest RESTRICTED= patent issues, see http://www.mp3licensing.com/ DOC_FILES= API LICENSE README TODO USAGE OPTIONS_DEFINE= DOCS .include .if ${ARCH} == "i386" BUILD_DEPENDS+= nasm:devel/nasm .endif post-patch: # Fix parallel builds @${REINPLACE_CMD} -e 's,test -d \.libs || mkdir,mkdir -p,' \ ${WRKSRC}/libmp3lame/i386/Makefile.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmp3lame.so.0 @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in ${DOC_FILES} ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} .endfor .include cgit logo index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-2/+3
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-1/+1
* Bug #248105 - No warning if you create an appointment in the pastMilan Crha2010-05-271-0/+2
* Add extensions to configure calender widgets.Matthew Barnes2010-04-071-5/+1