[oe-commits] org.oe.dev xcalibrateext_git: Add latest xcalibrateext from X.org's git.

pfalcon commit openembedded-commits at lists.openembedded.org
Fri Sep 29 20:56:53 UTC 2006


xcalibrateext_git: Add latest xcalibrateext from X.org's git.
* Replaces CVS version, moved away yesterday.
* Actually X.org package now named xcalibrateproto.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: b5eb7628476a2c567756faf33b76b13cf1b31eec
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b5eb7628476a2c567756faf33b76b13cf1b31eec
Files:
1
packages/xcalibrateext/xcalibrateext_git.bb
Diffs:

#
# mt diff -r98c11111632ec1f22cd780bfc86f7f03dc5bfbcb -rb5eb7628476a2c567756faf33b76b13cf1b31eec
#
# 
# 
# add_file "packages/xcalibrateext/xcalibrateext_git.bb"
#  content [1a6fdfac48b229ad72dbaeb6c62936b6c76564f8]
# 
============================================================
--- packages/xcalibrateext/xcalibrateext_git.bb	1a6fdfac48b229ad72dbaeb6c62936b6c76564f8
+++ packages/xcalibrateext/xcalibrateext_git.bb	1a6fdfac48b229ad72dbaeb6c62936b6c76564f8
@@ -0,0 +1,13 @@
+PV = "0.0+git${SRCDATE}"
+SECTION = "x11/libs"
+LICENSE = "BSD-X"
+DESCRIPTION = "XCalibrate extension headers"
+
+SRC_URI = "git://anongit.freedesktop.org/xorg/proto/calibrateproto;protocol=git"
+S = "${WORKDIR}/git"
+
+inherit autotools pkgconfig
+
+do_stage() {
+	autotools_stage_all
+}






More information about the Openembedded-commits mailing list