FreeBSD Bugzilla – Attachment 142610 Details for
Bug 189658
[maintainer-update] Add staging support to audio/ogg2mp3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
audio_ogg2mp3_stage.diff
audio_ogg2mp3_stage.diff (text/plain), 1.18 KB, created by
Tobias Rehbein
on 2014-05-11 13:00:00 UTC
(
hide
)
Description:
audio_ogg2mp3_stage.diff
Filename:
MIME Type:
Creator:
Tobias Rehbein
Created:
2014-05-11 13:00:00 UTC
Size:
1.18 KB
patch
obsolete
>diff -ruN audio/ogg2mp3.orig/Makefile audio/ogg2mp3/Makefile >--- audio/ogg2mp3.orig/Makefile 2014-05-11 09:36:21.365491732 +0200 >+++ audio/ogg2mp3/Makefile 2014-05-11 09:46:35.905273115 +0200 >@@ -10,13 +10,14 @@ > MAINTAINER= tobias.rehbein@web.de > COMMENT= Perl script that converts Ogg Vorbis files to MP3 format > >+LICENSE= GPLv2 >+ > RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \ > p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote \ > ogginfo:${PORTSDIR}/audio/vorbis-tools > > NO_BUILD= yes > USE_BZIP2= yes >-NO_STAGE= yes > USES= perl5 > > PLIST_FILES= bin/ogg2mp3 >@@ -25,6 +26,6 @@ > @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|" ${WRKSRC}/ogg2mp3 > > do-install: >- ${INSTALL_SCRIPT} ${WRKSRC}/ogg2mp3 ${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/ogg2mp3 ${STAGEDIR}${PREFIX}/bin > > .include <bsd.port.mk> >diff -ruN audio/ogg2mp3.orig/pkg-descr audio/ogg2mp3/pkg-descr >--- audio/ogg2mp3.orig/pkg-descr 2014-05-11 09:36:21.366311604 +0200 >+++ audio/ogg2mp3/pkg-descr 2014-05-11 09:41:44.459289422 +0200 >@@ -1,3 +1,3 @@ > ogg2mp3 is a perl script that converts Ogg Vorbis files into MP3 format. > >-WWW: http://gitorious.org/ogg2mp3/pages/Home >+WWW: http://gitorious.org/ogg2mp3/pages/Home
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 189658
: 142610