ports/158333: [PATCH] audio/libsamplerate portlint complains

Takefu takefu at airport.fm
Mon Jun 27 06:10:11 UTC 2011


>Number:         158333
>Category:       ports
>Synopsis:       [PATCH] audio/libsamplerate portlint complains
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 27 06:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Takefu
>Release:        FreeBSD 8.2-RELEASE-p2 amd64
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
- portlint complains
- add LICENSE_FILE

Port maintainer (multimedia at FreeBSD.org) is cc'd.
>How-To-Repeat:
>Fix:
--- libsamplerate.patch begins here ---
diff -ruN /usr/ports/audio/libsamplerate/Makefile audio/libsamplerate/Makefile
--- /usr/ports/audio/libsamplerate/Makefile	2010-12-06 08:30:48.000000000 +0900
+++ audio/libsamplerate/Makefile	2011-06-22 16:26:08.000000000 +0900
@@ -14,14 +14,14 @@
 MAINTAINER=	multimedia at FreeBSD.org
 COMMENT=	Secret Rabbit Code: a Sample Rate Converter for audio

-LIB_DEPENDS=	sndfile.1:${PORTSDIR}/audio/libsndfile \
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+LIB_DEPENDS+=	sndfile.1:${PORTSDIR}/audio/libsndfile \
 		fftw3.5:${PORTSDIR}/math/fftw3

 USE_GNOME=	gnomehack pkgconfig
 USE_AUTOTOOLS=	libtool
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS=	--disable-gcc-pipe
 USE_LDCONFIG=	yes

 post-install:
--- libsamplerate.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list