diff options
Diffstat (limited to 't/sbo/misc/protobuf')
-rw-r--r-- | t/sbo/misc/protobuf/protobuf.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/t/sbo/misc/protobuf/protobuf.info b/t/sbo/misc/protobuf/protobuf.info new file mode 100644 index 0000000..8f2d955 --- /dev/null +++ b/t/sbo/misc/protobuf/protobuf.info @@ -0,0 +1,10 @@ +PRGNAM="protobuf" +VERSION="2.6.1" +HOMEPAGE="http://code.google.com/p/protobuf/" +DOWNLOAD="https://github.com/google/protobuf/releases/download/v2.6.1/protobuf-2.6.1.tar.bz2" +MD5SUM="11aaac2d704eef8efd1867a807865d85" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pytz python-dateutil python-gflags" +MAINTAINER="M.Dinslage" +EMAIL="daedra1980{at}gmail{dot}com" |