Commit Graph

15 Commits

Author SHA1 Message Date
Eduard Bachmakov
67c186a7ea Add current alpha of protobuf 3 2015-07-27 18:00:47 -04:00
William A. Kennington III
1dd647eba6 protobuf: Remove v as it is unneeded now 2015-02-20 10:42:14 -08:00
William A. Kennington III
f58c96149d protobuf: Fix python build 2015-02-20 10:36:16 -08:00
Domen Kožar
2024e08564 partially fix pythonPackages.protobuf 2015-02-11 10:21:51 +01:00
William A. Kennington III
673b18fdd7 protobuf: Support both 2.5 and 2.6 and make 2.6 the default 2015-02-06 12:53:09 -08:00
Eelco Dolstra
1fdefd5562 Revert "protobuf: Clean up and update to version 2.6.1."
This reverts commit 18b306b0414c13b5584c2325e9a01e065d715498. Protobuf
releases are generally not very backwards compatible and likely to
break lots of stuff. E.g.

  http://hydra.nixos.org/build/17535340
  http://hydra.nixos.org/build/17535640
  http://hydra.nixos.org/build/17536998
  http://hydra.nixos.org/build/17536170

See also b851e970daee1cd4a6b6977c9f67ed16cefc1229.
2014-11-25 13:00:09 +01:00
aszlig
18b306b041
protobuf: Clean up and update to version 2.6.1.
The upstream URL has changed as well as the download URL. I'm using the
archive from GitHub directly now, because version 2.6.1 hasn't been
uploaded to Google Code yet.

Changed the meta.license attribute to BSD3, because I haven't actually
found anything regarding "mBSD" on the web, so I'm guessing it should
mean "modified BSD". After digging up a bit more, there seems to be
overall consensus on BSD3/"new BSD" license, because it's BSD3 with
copyright of Google Inc. on the license.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-19 19:51:44 +01:00
Domen Kožar
b851e970da Revert "protobuf: 2.5.0 -> 2.6.0"
This reverts commit 5dff5ede0a4cd2aa74934588ac06c56e78a9acfb.
2014-09-18 13:12:01 +02:00
William A. Kennington III
5dff5ede0a protobuf: 2.5.0 -> 2.6.0 2014-09-18 00:49:18 -07:00
Domen Kožar
3b6f5050a1 Revert "protobuf: Update to 2.6.0"
This reverts commit 859a2c446cbe1f802ec3f6ad07d3913c4518e11d.

Breaks a bunch of reverse dependencies.
2014-08-29 18:44:01 +02:00
Linquize
859a2c446c protobuf: Update to 2.6.0 2014-08-28 20:53:01 +02:00
aszlig
d809fd135f
protobuf: Update to new upstream version 2.5.0.
Starting from version 32, Chromium now relies on protobuf version 2.5.0,
so let's update it, especially because it doesn't have backwards
compatible changes in the release notes.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 02:59:47 +01:00
Lluís Batlle i Rossell
121a926167 Updating Google Protocol Buffers, and removing an old version because
I think it is unreferenced.


svn path=/nixpkgs/trunk/; revision=30969
2011-12-19 16:03:55 +00:00
Rob Vermaas
8f7cab5d5c add some versions of cppunit/boost/protobuf, added binutils with gold, added nlopt
svn path=/nixpkgs/trunk/; revision=27132
2011-05-04 10:03:46 +00:00
Ludovic Courtès
b6072abeac Add Google's Protocol Buffers.
svn path=/nixpkgs/trunk/; revision=24547
2010-10-30 21:44:22 +00:00