FreeBSD Bugzilla – Attachment 153624 Details for
Bug 198110
multimedia/xbmc-addon-pvr: cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
xbmc-addon-pvr.cleanup.diff (text/plain), 1.18 KB, created by
Jan Beich
on 2015-02-28 19:10:35 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2015-02-28 19:10:35 UTC
Size:
1.18 KB
patch
obsolete
>Index: multimedia/xbmc-addon-pvr/Makefile >=================================================================== >--- multimedia/xbmc-addon-pvr/Makefile (revision 380157) >+++ multimedia/xbmc-addon-pvr/Makefile (working copy) >@@ -11,7 +11,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-20140104 > MAINTAINER= decke@FreeBSD.org > COMMENT= XBMC PVR addons for various backends > >-BUILD_DEPENDS+= kodi:${PORTSDIR}/multimedia/kodi > RUN_DEPENDS+= kodi:${PORTSDIR}/multimedia/kodi > > USE_GITHUB= yes >@@ -19,11 +18,8 @@ GH_ACCOUNT= opdenkamp > GH_COMMIT= 9021115 > GH_TAGNAME= 9021115 > >-USES= libtool pkgconfig >+USES= autoreconf libtool pkgconfig > USE_GL= gl >-USE_AUTOTOOLS= libtoolize aclocal automake autoconf >-MAKE_JOBS_SAFE= yes >-AUTOMAKE_ARGS= --add-missing > GNU_CONFIGURE= yes > REINPLACE_ARGS= -i '' > >@@ -30,8 +26,6 @@ REINPLACE_ARGS= -i '' > CFLAGS+= "-I${LOCALBASE}/include" > LDFLAGS+= "-L${LOCALBASE}/lib" > >-.include <bsd.port.pre.mk> >- > post-patch: > # addons for FreeBSD look for linux platform > @${REINPLACE_CMD} 's|@OS@|freebsd linux|' \ >@@ -40,4 +34,4 @@ post-patch: > ${WRKSRC}/addons/pvr.hts/Makefile.am > @${RM} ${WRKSRC}/addons/*/addon/addon.xml.in.orig > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk>
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 198110
: 153624 |
153625