[Lunar-commits] <moonbase-other> protobuf: Adding to moonbase. Depends for clementine.

stumbles stumbles at lunar-linux.org
Sun Jan 13 11:27:26 CET 2013


commit 9dcb415715f41019e5e8357c335334344f22dae9
Author: stumbles <stumbles at lunar-linux.org>
Date: Sun, 13 Jan 2013 02:27:26 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/9dcb415715f41019e5e8357c335334344f22dae9

protobuf: Adding to moonbase. Depends for clementine.
---
  devel/protobuf/BUILD   | +6/-0     
  devel/protobuf/DETAILS | +14/-0    
  2 files changed, 20 insertions(+)

--- /dev/null
+++ b/devel/protobuf/BUILD
@@ -0,0 +1,6 @@
+(
+
+
+  default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/devel/protobuf/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=protobuf
+         VERSION=2.4.1
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://protobuf.googlecode.com/files/
+      SOURCE_VFY=sha1:df5867e37a4b51fb69f53a8baf5b994938691d6d
+        WEB_SITE=http://code.google.com/p/protobuf/
+         ENTERED=20130113
+         UPDATED=20130113
+           SHORT="encoding structured data in an efficient yet extensible format"
+
+cat << EOF
+Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. 
+Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
+EOF




More information about the Lunar-commits mailing list