]> code.ossystems Code Review - openembedded-core.git/commitdiff
inputproto-native:added 1.4.1
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 9 May 2007 16:56:20 +0000 (16:56 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 9 May 2007 16:56:20 +0000 (16:56 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1682 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-proto/inputproto-native_1.4.1.bb [new file with mode: 0644]

diff --git a/meta/packages/xorg-proto/inputproto-native_1.4.1.bb b/meta/packages/xorg-proto/inputproto-native_1.4.1.bb
new file mode 100644 (file)
index 0000000..6d5444c
--- /dev/null
@@ -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