mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
Drop libxss cvs version (replaced by libxscrnsaver)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2075 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,19 +0,0 @@
|
|||||||
LICENSE = "GPL"
|
|
||||||
|
|
||||||
PV = "0.0+cvs${SRCDATE}"
|
|
||||||
PR = "r2"
|
|
||||||
|
|
||||||
SECTION = "libs"
|
|
||||||
DEPENDS = "virtual/libx11 libxext"
|
|
||||||
DESCRIPTION = "X screen saver extension library."
|
|
||||||
|
|
||||||
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xss"
|
|
||||||
S = "${WORKDIR}/Xss"
|
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
|
||||||
|
|
||||||
#CFLAGS_append += " -I ${S}/include/X11/XprintUtil -I ${S}/include/X11/extensions"
|
|
||||||
|
|
||||||
do_stage() {
|
|
||||||
autotools_stage_all
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user