From 218ed1504ddad6ecd65faa583ce4234d089dfff4 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Wed, 27 Oct 2010 17:17:13 -0500 Subject: add protobuf 2.3.0 --- recipes/protobuf/protobuf.inc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes/protobuf/protobuf.inc (limited to 'recipes/protobuf/protobuf.inc') 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 -- cgit v1.2.3