* [gentoo-commits] gentoo-x86 commit in app-cdr/k3b/files: k3b-1.66.0_alpha2-fix-musepack-lib-detection.patch
@ 2009-08-20 12:00 Alex Alexander (wired)
0 siblings, 0 replies; 2+ messages in thread
From: Alex Alexander (wired) @ 2009-08-20 12:00 UTC (permalink / raw
To: gentoo-commits
wired 09/08/20 12:00:28
Added: k3b-1.66.0_alpha2-fix-musepack-lib-detection.patch
Log:
added k3b kde4 version
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Revision Changes Path
1.1 app-cdr/k3b/files/k3b-1.66.0_alpha2-fix-musepack-lib-detection.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/k3b/files/k3b-1.66.0_alpha2-fix-musepack-lib-detection.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/k3b/files/k3b-1.66.0_alpha2-fix-musepack-lib-detection.patch?rev=1.1&content-type=text/plain
Index: k3b-1.66.0_alpha2-fix-musepack-lib-detection.patch
===================================================================
--- k3b-1.66.0.orig/cmake/modules/FindMuse.cmake
+++ k3b-1.66.0/cmake/modules/FindMuse.cmake
@@ -20,8 +20,8 @@ FIND_PATH(MUSE_INCLUDE_DIR NAMES mpcdec/
)
if(MUSE_INCLUDE_DIR)
- FIND_LIBRARY(MUSE_LIBRARIES NAMES mpcdec)
- set(MPC_HEADER_FILE "<mpcdec/mpcdec.h>")
+ FIND_LIBRARY(MUSE_LIBRARIES NAMES mpcdecsv7 )
+ set(MPC_HEADER_FILE "<mpcdecsv7/mpcdec.h>")
else(MUSE_INCLUDE_DIR)
FIND_PATH(MUSE_INCLUDE_DIR NAMES musepack/musepack.h)
set(MPC_HEADER_FILE "<musepack/musepack.h>")
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-cdr/k3b/files: k3b-1.66.0_alpha2-fix-musepack-lib-detection.patch
@ 2009-11-07 16:33 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-11-07 16:33 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/11/07 16:33:31
Removed: k3b-1.66.0_alpha2-fix-musepack-lib-detection.patch
Log:
Missing sys-apps/hal runtime depend wrt #292281, thanks to Alex Efros for reporting.
(Portage version: 2.2_rc48/cvs/Linux x86_64)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-07 16:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-20 12:00 [gentoo-commits] gentoo-x86 commit in app-cdr/k3b/files: k3b-1.66.0_alpha2-fix-musepack-lib-detection.patch Alex Alexander (wired)
-- strict thread matches above, loose matches on Subject: below --
2009-11-07 16:33 Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox