5 | | name botan |
6 | | version 1.8.1 |
7 | | categories security devel |
8 | | platforms darwin |
9 | | maintainers mww |
10 | | description cryptographic algorithms and formats library in C++ |
11 | | long_description Botan is a C++ library implementing a variety of \ |
12 | | cryptographic algorithms and formats. At this time, it is \ |
13 | | quite stable, and is suitable for use in a wide variety of \ |
14 | | programs. |
| 5 | name botan |
| 6 | version 1.8.1 |
| 7 | revision 1 |
| 8 | categories security devel |
| 9 | platforms darwin |
| 10 | maintainers mww |
| 11 | description cryptographic algorithms and formats library in C++ |
| 12 | long_description \ |
| 13 | Botan is a C++ library implementing a variety of \ |
| 14 | cryptographic algorithms and formats. At this time, it is \ |
| 15 | quite stable, and is suitable for use in a wide variety of \ |
| 16 | programs. |
16 | | homepage http://botan.randombit.net/ |
17 | | master_sites http://files.randombit.net/botan/ |
18 | | distfiles Botan-${version}.tbz |
19 | | checksums md5 23805517630902e0466a42a8eb596f24 \ |
20 | | sha1 34de2dc6bcb19958b0cd8668412f1471a18e0e1d \ |
21 | | rmd160 3aea2b8d2fe5d37ad06f38b390b564d100d8db60 |
22 | | use_bzip2 yes |
23 | | patchfiles patch-src-build-data-cc-gcc.diff patch-src-build-data-botan-config.in.diff |
| 18 | homepage http://botan.randombit.net/ |
| 19 | master_sites http://files.randombit.net/botan/ |
| 20 | distfiles Botan-${version}.tbz |
| 21 | checksums md5 23805517630902e0466a42a8eb596f24 \ |
| 22 | sha1 34de2dc6bcb19958b0cd8668412f1471a18e0e1d \ |
| 23 | rmd160 3aea2b8d2fe5d37ad06f38b390b564d100d8db60 |
| 24 | use_bzip2 yes |
| 25 | patchfiles patch-src-build-data-cc-gcc.diff \ |
| 26 | patch-src-build-data-botan-config.in.diff |