view cmake/installer/packages/meta-programs.xml.in @ 254:93a227277786

Irccd: various fixes for further cross-compilation
author David Demelier <markand@malikania.fr>
date Mon, 05 Sep 2016 12:53:13 +0200
parents 6635b9187d71
children
line wrap: on
line source

<?xml version="1.0"?>
<Package>
    <DisplayName>Core</DisplayName>
    <Description>Install irccd and irccdctl</Description>
    <Version>@IRCCD_VERSION@</Version>
    <ReleaseDate>@IRCCD_RELEASE_DATE@</ReleaseDate>
    <Default>true</Default>
    <SortingPriority>100</SortingPriority>
    <Licenses>
        <License name="License Agreement" file="LICENSE" />
    </Licenses>
</Package>