mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 20:02:21 +02:00
xorg-proto: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS lines, fixed order of fields
- all native recipes use non-native as base - kbproto-native updated to 1.0.3 to match non-native one git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2098 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
require xorg-proto-common.inc
|
||||
DESCRIPTION = "X protocol headers"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE= "MIT-X"
|
||||
PE = "1"
|
||||
require bigreqsproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "bigreqsproto"
|
||||
S = "${WORKDIR}/bigreqsproto-${PV}"
|
||||
|
||||
inherit native autotools pkgconfig
|
||||
inherit native
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
DESCRIPTION = " Touchscreen calibration protocol"
|
||||
DESCRIPTION = "Touchscreen calibration protocol"
|
||||
|
||||
PV = "0.0+git${SRCDATE}"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git;tag=a1d5ef0c73fbef3e758c51b57ac69ba9567bae04 \
|
||||
file://coords.patch;patch=1"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
CONFLICTS = "compositeext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
CONFLICTS = "compositeext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
require xorg-proto-common.inc
|
||||
PE = "1"
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
CONFLICTS = "damageext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
CONFLICTS = "fixesext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
require xorg-proto-common.inc
|
||||
DESCRIPTION = "X protocol headers"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "MIT-X"
|
||||
PE = "1"
|
||||
require fontcacheproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "fontcacheproto"
|
||||
S = "${WORKDIR}/fontcacheproto-${PV}"
|
||||
|
||||
inherit native autotools pkgconfig
|
||||
inherit native
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
require xorg-proto-common.inc
|
||||
DESCRIPTION = "X protocol headers"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "MIT-X"
|
||||
PE = "1"
|
||||
require fontsproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "fontsproto"
|
||||
|
||||
S = "${WORKDIR}/fontsproto-${PV}"
|
||||
|
||||
inherit native autotools pkgconfig
|
||||
inherit native
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
PE="1"
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
require xorg-proto-common.inc
|
||||
DESCRIPTION = "X protocol headers"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE= "MIT-X"
|
||||
PE = "1"
|
||||
require inputproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "inputproto"
|
||||
S = "${WORKDIR}/inputproto-${PV}"
|
||||
|
||||
inherit native autotools pkgconfig
|
||||
inherit native
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
PE = "1"
|
||||
|
||||
#DESCRIPTION = ""
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
DESCRIPTION = "X protocol headers"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "MIT-X"
|
||||
PE = "1"
|
||||
|
||||
SRC_URI = "${XORG_MIRROR}/individual/proto/kbproto-${PV}.tar.bz2"
|
||||
S = "${WORKDIR}/kbproto-${PV}"
|
||||
|
||||
inherit native autotools pkgconfig
|
||||
7
meta/packages/xorg-proto/kbproto-native_1.0.3.bb
Normal file
7
meta/packages/xorg-proto/kbproto-native_1.0.3.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
require kbproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "kbproto"
|
||||
|
||||
inherit native
|
||||
@@ -1,10 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
SRC_URI = "${XORG_MIRROR}/individual/proto/${XORG_PN}-1.0.3.tar.bz2"
|
||||
S = "${WORKDIR}/${XORG_PN}-1.0.3"
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
require xorg-proto-common.inc
|
||||
PE = "1"
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
CONFLICTS = "randrext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
CONFLICTS = "recordext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
CONFLICTS = "renderext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
CONFLICTS = "resourceext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
require xorg-proto-common.inc
|
||||
DESCRIPTION = "X protocol headers"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "MIT-X"
|
||||
PE = "1"
|
||||
require xcmiscproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "xcmiscproto"
|
||||
S = "${WORKDIR}/xcmiscproto-${PV}"
|
||||
|
||||
inherit native autotools pkgconfig
|
||||
inherit native
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
require xorg-proto-common.inc
|
||||
DESCRIPTION = "X protocol headers"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "MIT-X"
|
||||
PE = "1"
|
||||
require xextproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "xextproto"
|
||||
S = "${WORKDIR}/xextproto-${PV}"
|
||||
|
||||
inherit native autotools pkgconfig
|
||||
|
||||
#PROVIDES = "xextensions-native"
|
||||
inherit native
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#PROVIDES = "xextensions"
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
require xorg-proto-common.inc
|
||||
DESCRIPTION = "X protocol headers"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "MIT-X"
|
||||
PE = "1"
|
||||
require xf86bigfontproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "xf86bigfontproto"
|
||||
S = "${WORKDIR}/xf86bigfontproto-${PV}"
|
||||
|
||||
inherit native autotools pkgconfig
|
||||
inherit native
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
CONFLICTS = "xxf86dgaext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
CONFLICTS = "xxf86vmext"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
DESCRIPTION = "X protocol headers"
|
||||
DESCRIPTION = "X protocol headers: ${XORG_PN}"
|
||||
HOMEPAGE = "http://www.x.org"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "MIT-X"
|
||||
|
||||
#DEPENDS = ""
|
||||
XORG_PN = "${PN}"
|
||||
XORG_RELEASE = "${@["individual",bb.data.getVar('PV', d, 1)[0:7]+"/src"][bb.data.getVar('PV', d, 1)[0:4] == "X11R"]}"
|
||||
SRC_URI = "${XORG_MIRROR}/${XORG_RELEASE}/proto/${XORG_PN}-${PV}.tar.bz2"
|
||||
|
||||
SRC_URI = "${XORG_MIRROR}/individual/proto/${XORG_PN}-${PV}.tar.bz2"
|
||||
|
||||
S = "${WORKDIR}/${XORG_PN}-${PV}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
autotools_stage_all
|
||||
}
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
require xorg-proto-common.inc
|
||||
DESCRIPTION = "X protocol headers"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE= "MIT-X"
|
||||
PE = "1"
|
||||
require xproto_${PV}.bb
|
||||
|
||||
PR = "r1"
|
||||
|
||||
XORG_PN = "xproto"
|
||||
S = "${WORKDIR}/xproto-${PV}"
|
||||
|
||||
inherit native autotools pkgconfig
|
||||
inherit native
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
require xorg-proto-common.inc
|
||||
|
||||
PROVIDES="xproxymngproto"
|
||||
#DESCRIPTION = ""
|
||||
|
||||
#DEPENDS += " "
|
||||
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
Reference in New Issue
Block a user