mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
Add x11-common
git-svn-id: https://svn.o-hand.com/repos/poky@11 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
12
openembedded/packages/xdpyinfo/xdpyinfo_cvs.bb
Normal file
12
openembedded/packages/xdpyinfo/xdpyinfo_cvs.bb
Normal file
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user