Package Details: miracle r58.87b804c-1

Package Base: miracle
Description: MiracleCast - Wifi-Display/Miracast Implementation
Upstream URL: http://www.freedesktop.org/wiki/Software/miracle/
Category: system
Licenses: LGPL
Submitter: julroy67
Maintainer: julroy67
Last Packager: None
Votes: 1
First Submitted: 2014-02-19 11:16
Last Updated: 2014-03-28 08:39

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by julroy67

2014-04-02 11:20

This header won't be packaged on Archlinux before kdbus is included, but you can compile yourseld kdbus and recompile systemd with the options included.

Comment by cgx

2014-03-31 16:36

Does not compile:
src/shared/wpas.c:31:30: fatal error: systemd/sd-event.h: No such file or directory
#include <systemd/sd-event.h>
^
compilation terminated.

The header seems to be missing from systemd 212-1 package?