FreeBSD Bugzilla – Attachment 134552 Details for
Bug 179235
[PATCH] audio/sphinx3: Trim pkg-plist, remove simple patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sphinx3-0.8_1.patch
sphinx3-0.8_1.patch (text/plain), 2.05 KB, created by
nemysis
on 2013-06-02 23:30:00 UTC
(
hide
)
Description:
sphinx3-0.8_1.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2013-06-02 23:30:00 UTC
Size:
2.05 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/audio/sphinx3/Makefile ./Makefile >--- /usr/ports/audio/sphinx3/Makefile 2013-06-02 19:00:28.000000000 +0200 >+++ ./Makefile 2013-06-02 23:33:47.000000000 +0200 >@@ -12,12 +12,12 @@ > > LIB_DEPENDS= sphinxbase:${PORTSDIR}/audio/sphinxbase > >+USES= pathfix > USE_LDCONFIG= yes > USE_GMAKE= yes > USE_AUTOTOOLS=libtool > USE_CSTD= gnu99 > MAKE_JOBS_UNSAFE= yes >-USES= pathfix > > CFLAGS+= -I${LOCALBASE}/include #-I${LOCALBASE}/include/sphinxbase > CXXFLAGS+= -I${LOCALBASE}/include #-I${LOCALBASE}/include/sphinxbase >@@ -26,4 +26,8 @@ > MAKE_ENV= MKDIR="${MKDIR}" \ > OSVERSION=${OSVERSION} > >+post-patch: >+ @${REINPLACE_CMD} -e 's|heap_t h|heap_t* h|' \ >+ ${WRKSRC}/src/libs3decoder/libsearch/vithist.c >+ > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/audio/sphinx3/files/patch-src_libs3decoder_libsearch_vithist.c ./files/patch-src_libs3decoder_libsearch_vithist.c >--- /usr/ports/audio/sphinx3/files/patch-src_libs3decoder_libsearch_vithist.c 2013-06-02 19:00:28.000000000 +0200 >+++ ./files/patch-src_libs3decoder_libsearch_vithist.c 1970-01-01 01:00:00.000000000 +0100 >@@ -1,11 +0,0 @@ >---- src/libs3decoder/libsearch/vithist.c.orig 2012-12-14 12:01:13.000000000 -0500 >-+++ src/libs3decoder/libsearch/vithist.c 2012-12-14 12:00:44.000000000 -0500 >-@@ -647,7 +647,7 @@ vithist_prune(vithist_t * vh, dict_t * d >- { >- int32 se, fe, filler_done, th; >- vithist_entry_t *ve; >-- heap_t h; >-+ heap_t* h; >- s3wid_t *wid; >- int32 i; >- >diff -ruN --exclude=CVS /usr/ports/audio/sphinx3/pkg-plist ./pkg-plist >--- /usr/ports/audio/sphinx3/pkg-plist 2013-06-02 19:00:28.000000000 +0200 >+++ ./pkg-plist 2013-04-02 03:10:30.000000000 +0200 >@@ -128,8 +128,8 @@ > %%DATADIR%%/model/ep/variances > %%DATADIR%%/model/hmm/RM1_cd_semi/feat.params > %%DATADIR%%/model/hmm/RM1_cd_semi/kdtrees >-%%DATADIR%%/model/hmm/RM1_cd_semi/means > %%DATADIR%%/model/hmm/RM1_cd_semi/mdef >+%%DATADIR%%/model/hmm/RM1_cd_semi/means > %%DATADIR%%/model/hmm/RM1_cd_semi/mixture_weights > %%DATADIR%%/model/hmm/RM1_cd_semi/transition_matrices > %%DATADIR%%/model/hmm/RM1_cd_semi/variances
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 179235
: 134552