FreeBSD Bugzilla – Attachment 102050 Details for
Bug 141730
[patch] audio/akode-plugins-mpeg: Makefile fixes for portlint
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.82 KB, created by
Glen Barber
on 2009-12-18 02:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Glen Barber
Created:
2009-12-18 02:50:02 UTC
Size:
1.82 KB
patch
obsolete
>diff -ruN /usr/ports/audio/akode-plugins-mpeg/Makefile /usr/local/ports/audio/akode-plugins-mpeg/Makefile >--- /usr/ports/audio/akode-plugins-mpeg/Makefile 2009-08-02 15:32:10.000000000 -0400 >+++ /usr/local/ports/audio/akode-plugins-mpeg/Makefile 2009-12-17 21:04:05.000000000 -0500 >@@ -5,15 +5,14 @@ > # $FreeBSD: ports/audio/akode-plugins-mpeg/Makefile,v 1.22 2009/08/02 19:32:10 mezz Exp $ > # > >-PORTNAME= akode-plugins-${PORTNAMESUFX} >-PORTVERSION= 2.0.2 >-PORTEPOCH= 1 >-CATEGORIES= audio kde >-MASTER_SITES= ${MASTER_SITE_GENTOO} >-MASTER_SITE_SUBDIR=distfiles >-DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2 >- >-EXTRACT_SUFX= # none >+PORTNAME= akode-plugins-${PORTNAMESUFX} >+PORTVERSION= 2.0.2 >+PORTEPOCH= 1 >+CATEGORIES= audio kde >+MASTER_SITES= ${MASTER_SITE_GENTOO} >+MASTER_SITE_SUBDIR= distfiles >+DISTNAME= 30375-akode-${PORTVERSION}.tar.bz2 >+EXTRACT_SUFX= > > MAINTAINER= kde@FreeBSD.org > COMMENT= MPEG audio decoder plugin for akode >@@ -26,12 +25,16 @@ > PORTNAMESUFX= ${PLUGIN:S/_sink//:S/_decoder//:S/src_//} > > USE_AUTOTOOLS= libltdl >-USE_AUTOTOOLS= libtool:22 >+USE_AUTOTOOLS= libtool:22 > USE_BZIP2= yes > USE_GMAKE= yes > WRKSRC= ${WRKDIR}/akode-${PORTVERSION} > USE_LDCONFIG= yes > >+PLIST_FILES= lib/libakode_mpeg_decoder.a \ >+ lib/libakode_mpeg_decoder.la \ >+ lib/libakode_mpeg_decoder.so >+ > CONFIGURE_ENV+= LDFLAGS=-L${WRKSRC}/akode/lib/.libs > CONFIGURE_ARGS+=--with-extra-libs=${LOCALBASE}/lib \ > --with-extra-includes=${LOCALBASE}/include >diff -ruN /usr/ports/audio/akode-plugins-mpeg/pkg-plist /usr/local/ports/audio/akode-plugins-mpeg/pkg-plist >--- /usr/ports/audio/akode-plugins-mpeg/pkg-plist 2006-03-30 15:30:01.000000000 -0500 >+++ /usr/local/ports/audio/akode-plugins-mpeg/pkg-plist 1969-12-31 19:00:00.000000000 -0500 >@@ -1,3 +0,0 @@ >-lib/libakode_mpeg_decoder.a >-lib/libakode_mpeg_decoder.la >-lib/libakode_mpeg_decoder.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 141730
: 102050