FreeBSD Bugzilla – Attachment 132726 Details for
Bug 177074
[fix] audio/timidity and audio/guspat
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-guspat.diff
patch-guspat.diff (text/plain; charset=UTF-8), 1.06 KB, created by
Kevin Zheng
on 2013-04-26 04:59:56 UTC
(
hide
)
Description:
patch-guspat.diff
Filename:
MIME Type:
Creator:
Kevin Zheng
Created:
2013-04-26 04:59:56 UTC
Size:
1.06 KB
patch
obsolete
>diff -ruN /usr/ports/audio/guspat/Makefile ./Makefile >--- /usr/ports/audio/guspat/Makefile 2012-11-16 23:54:34.000000000 -0600 >+++ ./Makefile 2013-04-25 22:39:27.000000000 -0500 >@@ -14,23 +14,22 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Izumo collection of Gravis Ultrasound MIDI patches > >-# Not useful without timidity. >-RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity++ >- >-NO_CDROM= Some of the patches are marked no-commercial-use >- > NO_BUILD= yes >- >-WRKSRC= ${WRKDIR}/timidity >+NO_CDROM= Some of the patches are marked no-commercial-use > PLIST_SUB= TIMIDITY_DATADIR=${TIMIDITY_DATADIR} >+WRKSRC= ${WRKDIR}/timidity > > TIMIDITY_DATADIR= share/timidity > >+post-patch: >+ @${REINPLACE_CMD} -e 's|/timidity|/guspat|g' ${WRKSRC}/timidity.cfg >+ @${RM} ${WRKSRC}/timidity.cfg.bak >+ > do-install: > @${MKDIR} ${DATADIR} > @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${DATADIR} > @${MKDIR} ${PREFIX}/${TIMIDITY_DATADIR} >- cd ${WRKSRC} && ${INSTALL_DATA} timidity.cfg \ >+ ${INSTALL_DATA} ${WRKSRC}/timidity.cfg \ > ${PREFIX}/${TIMIDITY_DATADIR}/timidity.cfg-guspat > > .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 177074
:
132724
|
132725
| 132726 |
132727