]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/xserver-common/xserver-common_1.1.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / xserver-common / xserver-common_1.1.bb
1 MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
2 DESCRIPTION = "Common X11 scripts and support files"
3 LICENSE = "GPL"
4 SECTION = "x11"
5 DEPENDS = "xmodmap xrandr xdpyinfo xtscal"
6 RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
7 PR = "r3"
8
9 # we are using a gpe-style Makefile
10 inherit gpe
11
12 SRC_URI += "file://cxk-rotation.patch;patch=1"