mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
inputproto-native:added 1.4.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1682 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
9
meta/packages/xorg-proto/inputproto-native_1.4.1.bb
Normal file
9
meta/packages/xorg-proto/inputproto-native_1.4.1.bb
Normal file
@@ -0,0 +1,9 @@
|
||||
DESCRIPTION = "X protocol headers"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE= "MIT-X"
|
||||
PE = "1"
|
||||
|
||||
SRC_URI = "${XORG_MIRROR}/X11R7.0/src/proto/inputproto-${PV}.tar.bz2"
|
||||
S = "${WORKDIR}/inputproto-${PV}"
|
||||
|
||||
inherit native autotools pkgconfig
|
||||
Reference in New Issue
Block a user