-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathzlib.plist
More file actions
26 lines (26 loc) · 792 Bytes
/
zlib.plist
File metadata and controls
26 lines (26 loc) · 792 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<plist version="1.0">
<dict>
<key>OpenSourceProject</key>
<string>zlib</string>
<key>OpenSourceVersion</key>
<string>1.2.5</string>
<key>OpenSourceWebsiteURL</key>
<string>http://www.zlib.net/</string>
<key>OpenSourceURL</key>
<string>http://zlib.net/zlib-1.2.5.tar.bz2</string>
<key>OpenSourceMD5</key>
<string>be1e89810e66150f5b0327984d8625a0</string>
<key>OpenSourceImportDate</key>
<string>2011-02-24</string>
<key>OpenSourceModifications</key>
<array>
<string>Minor changes to configure script.</string>
<string>Cast sizeof(z_stream) to int in zlib.h</string>
<string>compress2(): fail under LP64 if source > 4GB</string>
</array>
<key>OpenSourceLicense</key>
<string>other</string>
<key>OpenSourceLicenseFile</key>
<string>zlib.txt</string>
</dict>
</plist>