Files
poky/openembedded/packages/xdpyinfo/xdpyinfo_cvs.bb
Richard Purdie 962491ebe2 Add x11-common
git-svn-id: https://svn.o-hand.com/repos/poky@11 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-08-31 18:18:01 +00:00

13 lines
328 B
BlitzBasic

PV = "0.0cvs${CVSDATE}"
LICENSE = "MIT"
DEPENDS = "x11 xext xtst"
DESCRIPTION = "X display information utility"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
SECTION = "x11/base"
PR = "r1"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xdpyinfo"
S = "${WORKDIR}/xdpyinfo"
inherit autotools pkgconfig