FreeBSD Bugzilla – Attachment 107997 Details for
Bug 148812
[PATCH] audio/opencore-amr: update to 0.1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
opencore-amr-0.1.2.patch
opencore-amr-0.1.2.patch (text/plain), 2.28 KB, created by
Martin Matuska
on 2010-07-21 10:00:09 UTC
(
hide
)
Description:
opencore-amr-0.1.2.patch
Filename:
MIME Type:
Creator:
Martin Matuska
Created:
2010-07-21 10:00:09 UTC
Size:
2.28 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/audio/opencore-amr/Makefile,v >retrieving revision 1.2 >diff -u -r1.2 Makefile >--- Makefile 22 Aug 2009 00:13:16 -0000 1.2 >+++ Makefile 21 Jul 2010 08:53:03 -0000 >@@ -6,16 +6,20 @@ > # > > PORTNAME= opencore-amr >-PORTVERSION= 0.1.1 >+PORTVERSION= 0.1.2 > CATEGORIES= audio >-MASTER_SITES= # none knwon, please fix >+MASTER_SITES= SF > > MAINTAINER= gslin@gslin.org > COMMENT= OpenCORE implementation of AMR Narrowband & Wideband speech codec > > CFLAGS+= -fPIC >+GNU_CONFIGURE= yes > USE_GMAKE= yes > USE_LDCONFIG= yes >-WRKSRC= ${WRKDIR}/${PORTNAME} >+ >+post-patch: >+ @${REINPLACE_CMD} -e 's|pkgconfigdir =.*|pkgconfigdir = $$(prefix)/libdata/pkgconfig|g' \ >+ ${WRKSRC}/amrnb/Makefile.in ${WRKSRC}/amrwb/Makefile.in > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/audio/opencore-amr/distinfo,v >retrieving revision 1.1 >diff -u -r1.1 distinfo >--- distinfo 29 Jul 2009 10:45:16 -0000 1.1 >+++ distinfo 21 Jul 2010 08:53:03 -0000 >@@ -1,3 +1,3 @@ >-MD5 (opencore-amr-0.1.1.tar.gz) = d2e18436202fc14e03e5a254f8eb1df4 >-SHA256 (opencore-amr-0.1.1.tar.gz) = c5614a0e8c2fcaa1574738e79a402c82c92ee26545bd4cc73134147defd65ebe >-SIZE (opencore-amr-0.1.1.tar.gz) = 559148 >+MD5 (opencore-amr-0.1.2.tar.gz) = 8e8b8b253eb046340ff7b6bf7a6ccd3e >+SHA256 (opencore-amr-0.1.2.tar.gz) = 277d0c13b722c1bae6ebdf8959df7b55129f8e005edd12f5d2c38baf76ba71a9 >+SIZE (opencore-amr-0.1.2.tar.gz) = 868977 >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/audio/opencore-amr/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 29 Jul 2009 10:45:16 -0000 1.1 >+++ pkg-plist 21 Jul 2010 08:53:03 -0000 >@@ -4,12 +4,14 @@ > include/opencore-amrwb/dec_if.h > include/opencore-amrwb/if_rom.h > lib/libopencore-amrnb.a >+lib/libopencore-amrnb.la > lib/libopencore-amrnb.so > lib/libopencore-amrnb.so.0 >-lib/libopencore-amrnb.so.0.1.1 > lib/libopencore-amrwb.a >+lib/libopencore-amrwb.la > lib/libopencore-amrwb.so > lib/libopencore-amrwb.so.0 >-lib/libopencore-amrwb.so.0.1.1 >+libdata/pkgconfig/opencore-amrnb.pc >+libdata/pkgconfig/opencore-amrwb.pc > @dirrmtry include/opencore-amrwb > @dirrmtry include/opencore-amrnb
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 148812
: 107997