Bug 247643 - patch: libkcomapctdisk doesn't link on DragonFly
Summary: patch: libkcomapctdisk doesn't link on DragonFly
Status: RESOLVED FIXED
Alias: None
Product: kdemultimedia
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Other
: NOR normal
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-13 13:36 UTC by Alex Hornung
Modified: 2010-10-21 04:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
fix for kde libkcompactdisk on DragonFly (883 bytes, patch)
2010-08-13 13:36 UTC, Alex Hornung
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Hornung 2010-08-13 13:36:37 UTC
Created attachment 50127 [details]
fix for kde libkcompactdisk on DragonFly

Version:           unspecified (using KDE 4.4.5) 
OS:                other

* Add a few preprocessor macros checking for FreeBSD and DragonFly to wmlib/plat_freebsd.c to account for DragonFly.
* This fixes the issue.

Reproducible: Always
Comment 1 Christoph Feck 2010-10-12 04:02:35 UTC
SVN commit 1184981 by cfeck:

Fix build on DragonFly

Patch by Alex Hornung.
BUG: 247643


 M  +3 -2      plat_freebsd.c  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1184981
Comment 2 Raphael Kubo da Costa 2010-10-21 04:53:10 UTC
SVN commit 1188014 by rkcosta:

Backport r1184981.

Fix build on DragonFly

Patch by Alex Hornung.

CCBUG: 247643


 M  +3 -2      plat_freebsd.c  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1188014