summaryrefslogtreecommitdiff
path: root/packages/xinerama/xinerama_cvs.bb
blob: f521f572cf2ebb14219ec16eb7ec6b36b0c47ad0 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Xinerama library"
LICENSE = "MIT"
SECTION = "x11/libs"
PRIORITY = "optional"
DEPENDS = "panoramixext xproto x11 xext"
PV = "0.0cvs${CVSDATE}"

SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xinerama"
S = "${WORKDIR}/Xinerama"

inherit autotools pkgconfig