diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-17 02:31:05 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-19 12:09:24 +0700 |
commit | debcaa55c2683e9be28b32df85201bf57524ca6c (patch) | |
tree | 3a89ffdd675b3a006cb90a0a379aca7b8fea799d | |
parent | 4de44686ed59f59f81bcd3fc939416b2135e4b1e (diff) |
misc/protobuf3: Moved to development/protobuf3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/protobuf3/README (renamed from misc/protobuf3/README) | 8 | ||||
-rw-r--r-- | development/protobuf3/protobuf3.SlackBuild (renamed from misc/protobuf3/protobuf3.SlackBuild) | 0 | ||||
-rw-r--r-- | development/protobuf3/protobuf3.info (renamed from misc/protobuf3/protobuf3.info) | 0 | ||||
-rw-r--r-- | development/protobuf3/protobuf3.patch (renamed from misc/protobuf3/protobuf3.patch) | 0 | ||||
-rw-r--r-- | development/protobuf3/slack-desc (renamed from misc/protobuf3/slack-desc) | 0 |
5 files changed, 4 insertions, 4 deletions
diff --git a/misc/protobuf3/README b/development/protobuf3/README index aab31940f545..c0fe34acc046 100644 --- a/misc/protobuf3/README +++ b/development/protobuf3/README @@ -19,9 +19,9 @@ It support the following language implementations: The complete documentation for Protocol Buffers is available at: https://developers.google.com/protocol-buffers/ -NOTE: -* This package should NOT be installed alongside with protobuf. - Protobuf3 introduced API incompatibility and upstream will - continue to support protobuf version 2. +Notes: +* The protobuf build (API version 2) has been removed from + SlackBuilds.org, because nothing uses it any longer and it + conflicted with this build. * Protobuf3 enforces strict UTF-8 checking. Parsing will fail if a string field contains non UTF-8 data. diff --git a/misc/protobuf3/protobuf3.SlackBuild b/development/protobuf3/protobuf3.SlackBuild index 3383ac344673..3383ac344673 100644 --- a/misc/protobuf3/protobuf3.SlackBuild +++ b/development/protobuf3/protobuf3.SlackBuild diff --git a/misc/protobuf3/protobuf3.info b/development/protobuf3/protobuf3.info index f7a0ae3432b9..f7a0ae3432b9 100644 --- a/misc/protobuf3/protobuf3.info +++ b/development/protobuf3/protobuf3.info diff --git a/misc/protobuf3/protobuf3.patch b/development/protobuf3/protobuf3.patch index a69862dd63da..a69862dd63da 100644 --- a/misc/protobuf3/protobuf3.patch +++ b/development/protobuf3/protobuf3.patch diff --git a/misc/protobuf3/slack-desc b/development/protobuf3/slack-desc index 440a1c6d9a15..440a1c6d9a15 100644 --- a/misc/protobuf3/slack-desc +++ b/development/protobuf3/slack-desc |