]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/xserver-common/xserver-common_1.2.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.2.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
10 # we are using a gpe-style Makefile
11 inherit gpe
12
13 SRC_URI += "file://100dpi.patch;patch=1"
14 SRC_URI += "file://no-colliehack.patch;patch=1"