[oe-commits] Stanislav Brabec : xcalibrateext: Removed old recipe replaced by calibrateproto.

git version control git at git.openembedded.org
Tue Aug 18 20:01:42 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a007a699f5eab30ab41aecdd2e3301fe1825c46c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a007a699f5eab30ab41aecdd2e3301fe1825c46c

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Tue Aug 18 19:59:27 2009 +0000

xcalibrateext: Removed old recipe replaced by calibrateproto.

---

 recipes/xcalibrateext/xcalibrateext_git.bb |   17 -----------------
 1 files changed, 0 insertions(+), 17 deletions(-)

diff --git a/recipes/xcalibrateext/xcalibrateext_git.bb b/recipes/xcalibrateext/xcalibrateext_git.bb
deleted file mode 100644
index 51649c9..0000000
--- a/recipes/xcalibrateext/xcalibrateext_git.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-SECTION = "x11/libs"
-LICENSE = "BSD-X"
-DESCRIPTION = "XCalibrate extension headers"
-
-PV = "0.0+gita1d5ef0c73fbef3e758c51b57ac69ba9567bae04"
-PR = "r1"
-
-SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git;tag=a1d5ef0c73fbef3e758c51b57ac69ba9567bae04"
-S = "${WORKDIR}/git"
-
-inherit autotools pkgconfig
-
-do_stage() {
-	autotools_stage_all
-	#make it compatible with the old package from cvs
-	ln -sf ${PKG_CONFIG_DIR}/xcalibrateproto.pc ${PKG_CONFIG_DIR}/xcalibrateext.pc
-}





More information about the Openembedded-commits mailing list