diff options
Diffstat (limited to 'meta/packages/xorg-proto/xextproto-native_X11R7.0-7.0.2.bb')
| -rw-r--r-- | meta/packages/xorg-proto/xextproto-native_X11R7.0-7.0.2.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/xextproto-native_X11R7.0-7.0.2.bb b/meta/packages/xorg-proto/xextproto-native_X11R7.0-7.0.2.bb new file mode 100644 index 0000000000..0c1fda0e16 --- /dev/null +++ b/meta/packages/xorg-proto/xextproto-native_X11R7.0-7.0.2.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | DESCRIPTION = "X protocol headers" | ||
| 2 | SECTION = "x11/libs" | ||
| 3 | LICENSE= "MIT-X" | ||
| 4 | #MAINTAINER = "" | ||
| 5 | |||
| 6 | SRC_URI = "${XORG_MIRROR}/X11R7.0/src/protto/xextproto-${PV}.tar.bz2" | ||
| 7 | S = "${WORKDIR}/xextproto-${PV}" | ||
| 8 | |||
| 9 | inherit native autotools pkgconfig | ||
| 10 | |||
| 11 | PROVIDES = "xextensions-native" | ||
