libphonenumber
Double-conversion provides binary-decimal and decimal-binary routines
for IEEE doubles. The library consists of efficient conversion routines
that have been extracted from the V8 JavaScript engine. The code has been
re-factored and improved so that it can be used more easily in other projects.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / libphonenumber
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libphonenumber && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Build-with-C-17.patch | 0000000983 983 Bytes | |
0001-Revert-Fix-typo-in-arguments-to-add_metadata_ |
0000000777 777 Bytes | |
_link | 0000000124 124 Bytes | |
_service | 0000000681 681 Bytes | |
libphonenumber-8.13.14.obscpio | 0090168846 86 MB | |
libphonenumber.changes | 0000002467 2.41 KB | |
libphonenumber.obsinfo | 0000000105 105 Bytes | |
libphonenumber.spec | 0000003637 3.55 KB |
Revision 14 (latest revision is 25)
Fabian Vogt (Vogtinator)
accepted
request 1093080
from
Fabian Vogt (favogt)
(revision 14)
- Update to version 8.13.14: * Many data changes * Removal of unused leading_zero_possible proto field in phonemetadata.proto and all generated code * https://github.com/google/libphonenumber/blob/v8.13.14/release_notes.txt - Depends on abseil now - Turn metadata regeneration off explicitly, wasn't done previously either. This allows dropping the java dependency. - Add patches to fix building: * 0001-Build-with-C-17.patch * 0001-Revert-Fix-typo-in-arguments-to-add_metadata_gen_tar.patch - protobuf got fixed, builds fine with 22 now
Comments 0