[Lunar-commits] <moonbase-other> mockcpp: adding to zbeta, a depends for freshplayerplugin

Dennis Veatch dennisveatch at bellsouth.net
Mon Aug 4 18:49:12 CEST 2014


commit 057ba3dd626316410d34bef3febd569160e6e2b8
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Mon, 04 Aug 2014 12:48:20 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/057ba3dd626316410d34bef3febd569160e6e2b8

mockcpp: adding to zbeta, a depends for freshplayerplugin
---
  zbeta/mockcpp/BUILD   | +2/-0     
  zbeta/mockcpp/DEPENDS | +1/-0     
  zbeta/mockcpp/DETAILS | +15/-0    
  3 files changed, 18 insertions(+)

--- /dev/null
+++ b/zbeta/mockcpp/BUILD
@@ -0,0 +1,2 @@
+
+  default_cmake_build
--- /dev/null
+++ b/zbeta/mockcpp/DEPENDS
@@ -0,0 +1 @@
+depends cmake
--- /dev/null
+++ b/zbeta/mockcpp/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=mockcpp
+         VERSION=2.6
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://mockcpp.googlecode.com/files/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+      SOURCE_VFY=sha1:0708dd1d2163cb960a84097dbb11053f04786c21
+        WEB_SITE=http://code.google.com/p/mockcpp/
+         ENTERED=20140802
+         UPDATED=20140802
+           SHORT="generic easy-of-use C++ Mock Framework"
+
+cat << EOF
+mock++ is a jmock-like generic easy-of-use C++ Mock Framework, creating 
+a mock object by mock++ is virtually as easy as using jMock. 
+EOF




More information about the Lunar-commits mailing list