aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/palmtt5.conf
AgeCommit message (Expand)Author
2007-09-02conf/machine/include: Rename .conf to .inc filesRichard Purdie
2007-07-29palms: Removed obsolete pxapwm-bl driver from machine configsSergey Lapin
2007-07-12Adding support for Palm Treo 650 and Palm Tungsten T5Sergey Lapin
udo_volatile OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.0.bb
blob: ff22c337a0d6902b83226b0a1dc80587ed5f3895 (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-lib-common.inc

DESCRIPTION = "X Screen Saver extension library"
LICENSE = "GPL"
DEPENDS += "libxext scrnsaverproto"
PROVIDES = "libxss"
RREPLACES = "libxss"
PR = "r1"
PE = "1"

XORG_PN = "libXScrnSaver"