aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xinerama/xinerama_1.0.2.bb
blob: 7c6a819b7f2c2f59c0aa263ee4576c88fd57e853 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = "MIT"
DESCRIPTION = "Xinerama library"
SECTION = "x11/libs"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "panoramixext xproto x11 xext"
PR = "r1"

SRC_URI = "${XLIBS_MIRROR}/libXinerama-${PV}.tar.bz2"
S = "${WORKDIR}/libXinerama-${PV}"

inherit autotools pkgconfig