From: Philipp Zabel Date: Sat, 31 Mar 2007 14:53:21 +0000 (+0000) Subject: xproto-native: add 7.0.10 (X11R7.2) X-Git-Tag: Release-2010-05/1~8868^2~875^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c6b0e8608bfcfc1f97f9c6aee5b4c88296c20b2;p=openembedded.git xproto-native: add 7.0.10 (X11R7.2) --- diff --git a/packages/xorg-proto/xproto-native_7.0.10.bb b/packages/xorg-proto/xproto-native_7.0.10.bb new file mode 100644 index 0000000000..12a58b5a0a --- /dev/null +++ b/packages/xorg-proto/xproto-native_7.0.10.bb @@ -0,0 +1,9 @@ +DESCRIPTION = "X protocol headers" +SECTION = "x11/libs" +LICENSE= "MIT-X" +PE = "1" + +SRC_URI = "${XORG_MIRROR}/individual/proto/xproto-${PV}.tar.bz2" +S = "${WORKDIR}/xproto-${PV}" + +inherit native autotools pkgconfig