summaryrefslogtreecommitdiffstats
path: root/recipes/freerdp/freerdp.inc
blob: 09b949618f79540cdd375af8d067f2ba082afa58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright (C) 2010, O.S. Systems Software Ltda. All Rights Reserved
# Released under the MIT license

DESCRIPTION = "FreeRDP RDP client"
HOMEPAGE = "http://freerdp.sourceforge.net"
DEPENDS = "virtual/libx11 openssl"
SECTION = "x11/network"
LICENSE = "GPL"

INC_PR = "r1"

inherit pkgconfig autotools

FILES_${PN}-dev += "${libdir}/freerdp/*.a ${libdir}/freerdp/*.la"