%general-entities; ]> $LastChangedBy$ $Date$ KDNSSD-&kf5-version; KDNSSD Introduction to KDNSSD The KDNSSD package contains a library for handling the DNS-based Service Discovery Protocol (DNS-SD). &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kdnssd-md5sum; Download size: &kdnssd-size; Estimated disk space required: &kdnssd-buildsize; Estimated build time: &kdnssd-time; KDNSSD Dependencies Required and Recommended User Notes: Installation of KDNSSD Install KDNSSD by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=lib \ -DBUILD_TESTING=OFF \ -DECM_MKSPECS_INSTALL_DIR=&qt5-mkspecs-dir; \ .. && make This package does not come with a test suite. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories None libKF5DNSSD.so $KF5_PREFIX/include/KF5/KDNSSD and $KF5_PREFIX/lib/cmake/KF5DNSSD