Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 200582 Details for
Bug 280744
[kde-testing] ebuild for kdebindings-ruby (kde 4)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch needed to build the soprano bindings
soprano_libs.patch (text/plain), 825 bytes, created by
Stefano Crocco
on 2009-08-08 13:42:45 UTC
(
hide
)
Description:
patch needed to build the soprano bindings
Filename:
MIME Type:
Creator:
Stefano Crocco
Created:
2009-08-08 13:42:45 UTC
Size:
825 bytes
patch
obsolete
>diff -ur -x .svn old/ruby/soprano/CMakeLists.txt new/ruby/soprano/CMakeLists.txt >--- old/ruby/soprano/CMakeLists.txt 2009-07-08 18:04:42.000000000 +0200 >+++ new/ruby/soprano/CMakeLists.txt 2009-07-08 18:03:17.000000000 +0200 >@@ -3,7 +3,7 @@ > > set(rubysoprano_LIBRARY_SRC soprano.cpp sopranohandlers.cpp) > add_library(rubysoprano MODULE ${rubysoprano_LIBRARY_SRC}) >-target_link_libraries(rubysoprano ${QT_QTCORE_LIBRARY} ${RUBY_LIBRARY} smokeqt smokesoprano qtruby4shared) >+target_link_libraries(rubysoprano ${QT_QTCORE_LIBRARY} ${RUBY_LIBRARY} smokeqt smokesoprano qtruby4shared ${SOPRANO_LIBRARIES}) > set_target_properties(rubysoprano PROPERTIES PREFIX "" OUTPUT_NAME soprano) > install(TARGETS rubysoprano DESTINATION ${CUSTOM_RUBY_SITE_ARCH_DIR}) > install(FILES soprano.rb DESTINATION ${CUSTOM_RUBY_SITE_LIB_DIR}/soprano)
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 280744
:
200574
|
200575
|
200581
| 200582 |
200584
|
201322
|
201323