FreeBSD Bugzilla – Attachment 122547 Details for
Bug 165760
[PATCH] audio/juk: Remove audio/libmusicbrainz dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
2012-03-05-juk.diff
2012-03-05-juk.diff (text/plain), 1.38 KB, created by
Jason E. Hale
on 2012-03-06 00:20:10 UTC
(
hide
)
Description:
2012-03-05-juk.diff
Filename:
MIME Type:
Creator:
Jason E. Hale
Created:
2012-03-06 00:20:10 UTC
Size:
1.38 KB
patch
obsolete
>diff -ruN juk.orig/Makefile juk/Makefile >--- juk.orig/Makefile 2012-03-05 16:51:09.000000000 -0500 >+++ juk/Makefile 2012-03-05 18:04:20.000000000 -0500 >@@ -7,7 +7,7 @@ > > PORTNAME= juk > PORTVERSION= ${KDE_VERSION} >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= audio kde > MASTER_SITES= ${MASTER_SITE_KDE} > MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src >@@ -19,9 +19,7 @@ > COMMENT= KDE audio player > > LIB_DEPENDS= akode:${PORTSDIR}/audio/akode \ >- musicbrainz:${PORTSDIR}/audio/libmusicbrainz \ >- tag:${PORTSDIR}/audio/taglib \ >- tunepimp-0.4.3:${PORTSDIR}/audio/libtunepimp-old >+ tag:${PORTSDIR}/audio/taglib > > CONFLICTS= kdemultimedia-3.3* > >@@ -35,8 +33,7 @@ > USE_GMAKE= yes > WRKSRC= ${WRKDIR}/kdemultimedia-${PORTVERSION} > USE_LDCONFIG= yes >-CONFIGURE_ARGS+=CFLAGS=-I${LOCALBASE}/include/tunepimp-0.4 \ >- LDFLAGS=-L${LOCALBASE}/lib/tunepimp-0.4 >+CONFIGURE_ARGS= --without-musicbrainz > > WANT_GSTREAMER= yes > >@@ -58,13 +55,6 @@ > @${ECHO_MSG} > .endif > >-post-patch: >- @${REINPLACE_CMD} -e 's|LIBS="-ltunepimp $$LIBS"|LIBS="-ltunepimp -liconv $$LIBS"|g' \ >- ${WRKSRC}/configure >- @${REINPLACE_CMD} -e 's|-ltunepimp|-ltunepimp-0.4|g' \ >- -e 's|<tunepimp/tp_c.h>|<tunepimp-0.4/tunepimp/tp_c.h>|g' \ >- ${WRKSRC}/configure ${WRKSRC}/juk/ktrm.cpp ${WRKSRC}/juk/Makefile.in >- > do-build: > cd ${WRKSRC}/arts/runtime && ${SETENV} ${MAKE_ENV} ${GMAKE} > cd ${WRKSRC}/juk && ${SETENV} ${MAKE_ENV} ${GMAKE}
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 165760
: 122547