summaryrefslogtreecommitdiff
path: root/recipes/protobuf/protobuf.inc
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2010-10-27 17:17:13 -0500
committerJesse Gilles <jgilles@multitech.com>2010-10-27 17:17:13 -0500
commit400e5880522ac64e99cf5cffe02bd8c5d59c400c (patch)
tree425e7991f0077c88aee8cb43a1fb3078c676e233 /recipes/protobuf/protobuf.inc
parent2add9d07aae60301687b0b5e2848db8d44b9adcd (diff)
add protobuf 2.3.0
Diffstat (limited to 'recipes/protobuf/protobuf.inc')
-rw-r--r--recipes/protobuf/protobuf.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/protobuf/protobuf.inc b/recipes/protobuf/protobuf.inc
new file mode 100644
index 0000000000..0869a14636
--- /dev/null
+++ b/recipes/protobuf/protobuf.inc
@@ -0,0 +1,8 @@
+DESCRIPTION = "Google Protocol Buffers"
+HOMEPAGE = "http://www.google.com/"
+PRIORITY = "optional"
+LICENSE = "BSD"
+
+SRC_URI = "http://protobuf.googlecode.com/files/protobuf-${PV}.tar.bz2;name=tarball"
+
+inherit autotools