| Anonymous | Login | Signup for a new account | 2013-05-23 23:18 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0001457 | Kdenlive | Build System | public | 2010-02-22 12:45 | 2010-04-01 00:16 | ||||
| Reporter | Samuli Suominnn | ||||||||
| Assigned To | j-b-m | ||||||||
| Priority | normal | Severity | tweak | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 0.7.7 | ||||||||
| Target Version | Fixed in Version | 0.7.7.1 | |||||||
| Summary | 0001457: find_package(Nepomuk) should be macro_optional_find_package(Nepomuk) | ||||||||
| Description | Simply replace find_package(Nepomuk) with macro_optional_find_package(Nepomuk) in src/CMakeLists.txt to gain CMake configure switch -DWITH_Nepomuk=ON or OFF to control what is being built. This is what we do in Gentoo's kdenlive-0.7.7 ebuild: sed -i \ -e 's:find_package(Nepomuk):macro_optional_find_package(Nepomuk):' \ src/CMakeLists.txt as temp. workaround. Thanks! | ||||||||
| Tags | No tags attached. | ||||||||
| Build/Install Method | Manual build from release | ||||||||
| Attached Files | |||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0004742) j-b-m (administrator) 2010-02-22 23:06 |
Fix applied, thanks. will be part of the 0.7.7.1 release |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-02-22 12:45 | Samuli Suominnn | New Issue | |
| 2010-02-22 16:34 | j-b-m | Relationship added | related to 0001451 |
| 2010-02-22 23:06 | j-b-m | Note Added: 0004742 | |
| 2010-02-22 23:06 | j-b-m | Status | new => resolved |
| 2010-02-22 23:06 | j-b-m | Fixed in Version | => Recent git |
| 2010-02-22 23:06 | j-b-m | Resolution | open => fixed |
| 2010-02-22 23:06 | j-b-m | Assigned To | => j-b-m |
| 2010-03-09 17:28 | xzhayon | Fixed in Version | Recent git => 0.7.7.1 |
| 2010-04-01 00:16 | xzhayon | Status | resolved => closed |
| Copyright © 2000 - 2013 MantisBT Team |