Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 194542 Details for
Bug 274005
app-pda/libsyncml-9999 does not build with current ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixes libsyncml svn build issues
libsyncml-9999.ebuild.patch (text/plain), 867 bytes, created by
cmuelle8
on 2009-06-13 13:35:55 UTC
(
hide
)
Description:
fixes libsyncml svn build issues
Filename:
MIME Type:
Creator:
cmuelle8
Created:
2009-06-13 13:35:55 UTC
Size:
867 bytes
patch
obsolete
>--- libsyncml/libsyncml-9999.ebuild 2009-06-13 15:23:22.000000000 +0200 >+++ ../../gentoo/app-pda/libsyncml/libsyncml-9999.ebuild 2009-04-11 22:09:01.000000000 +0200 >@@ -4,7 +4,7 @@ > > EAPI="1" > >-inherit cmake-utils eutils subversion >+inherit eutils subversion cmake-utils > > DESCRIPTION="Implementation of the SyncML protocol" > HOMEPAGE="http://libsyncml.opensync.org/" >@@ -22,7 +22,7 @@ > dev-libs/libxml2 > http? ( >=net-libs/libsoup-2.2.91:2.2 ) > obex? ( >=dev-libs/openobex-1.1 ) >- bluetooth? ( net-wireless/bluez )" >+ bluetooth? ( net-wireless/bluez-libs )" > DEPEND="${RDEPEND} > dev-util/pkgconfig > doc? ( app-doc/doxygen )" >@@ -55,7 +55,7 @@ > } > > src_compile() { >- local mycmakeargs="-DCMAKE_SKIP_RPATH=ON >+ local mycmakeargs=" > $(cmake-utils_use_enable http HTTP) > $(cmake-utils_use_enable obex OBEX) > $(cmake-utils_use_enable bluetooth BLUETOOTH)
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 274005
:
194542
|
194745