FreeBSD Bugzilla – Attachment 158960 Details for
Bug 201684
[patch] audio/mous: qt4-linguist -> qt4-linguisttools
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch.diff
patch-mous.diff (text/plain), 2.19 KB, created by
Andriy Voskoboinyk
on 2015-07-19 01:55:19 UTC
(
hide
)
Description:
Patch.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-07-19 01:55:19 UTC
Size:
2.19 KB
patch
obsolete
>Index: audio/mous/Makefile >=================================================================== >--- audio/mous/Makefile (revision 392480) >+++ audio/mous/Makefile (working copy) >@@ -14,6 +14,7 @@ > LICENSE_FILE= ${WRKSRC}/COPYRIGHT > > USES= cmake >+USE_LDCONFIG= yes > > OPTIONS_DEFINE= ALSA ASSEMBLY FAAC FAAD FLAC LAME AO CUE MAC4DECODER \ > MACDECODER MPG123 NCURSES OSS QT4 SDK TAGLIB VORBIS \ >@@ -78,7 +79,8 @@ > OSS_CMAKE_OFF= -DWithPluginOssRenderer=0 > > QT4_DESC= QT4 frontend >-QT4_USE= QT4=gui,linguist,moc_build,qmake_build,rcc_build,uic_build >+QT4_USE= QT4=corelib,gui,linguisttools_build >+QT4_USE+= QT4=qmake_build,moc_build,rcc_build,uic_build > QT4_CMAKE_ON= -DWithFrontendQt=1 > QT4_CMAKE_OFF= -DWithFrontendQt=0 > >Index: audio/mous/files/patch-CMakeLists.txt >=================================================================== >--- audio/mous/files/patch-CMakeLists.txt (revision 392480) >+++ audio/mous/files/patch-CMakeLists.txt (working copy) >@@ -1,6 +1,6 @@ >---- CMakeLists.txt.orig 2012-06-15 04:46:40.000000000 +0200 >-+++ CMakeLists.txt 2012-07-18 17:04:03.462575000 +0200 >-@@ -292,7 +292,7 @@ >+--- CMakeLists.txt.orig 2012-06-28 14:58:11 UTC >++++ CMakeLists.txt >+@@ -306,7 +306,7 @@ if(WithFrontendQt) > RUNTIME DESTINATION bin) > install( > CODE "file(GLOB TRANSLATION_FILES \"${PROJECT_BINARY_DIR}/*.qm\")" >@@ -9,7 +9,7 @@ > ) > endif() > >-@@ -307,7 +307,7 @@ >+@@ -321,7 +321,7 @@ install( > ) > > file(GLOB RESOURCE_FILES "${MOUS_SOURCE_DIR}/resource/*") >Index: audio/mous/files/patch-contrib__ffmpeg-strip-wma__common.h >=================================================================== >--- audio/mous/files/patch-contrib__ffmpeg-strip-wma__common.h (revision 392480) >+++ audio/mous/files/patch-contrib__ffmpeg-strip-wma__common.h (working copy) >@@ -1,6 +1,6 @@ >---- ./contrib/ffmpeg-strip-wma/common.h.orig 2014-07-02 10:52:02.000000000 -0400 >-+++ ./contrib/ffmpeg-strip-wma/common.h 2014-07-02 10:52:39.000000000 -0400 >-@@ -1150,11 +1150,6 @@ >+--- contrib/ffmpeg-strip-wma/common.h.orig 2012-06-28 14:58:11 UTC >++++ contrib/ffmpeg-strip-wma/common.h >+@@ -1150,11 +1150,6 @@ if(256*256*256*64%(tcount+tskip_count)== > > #define CLAMP_TO_8BIT(d) ((d > 0xff) ? 0xff : (d < 0) ? 0 : d) >
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 201684
: 158960 |
158961
|
158962