darling-screen/screen.plist
Lubos Dolezel 04452fa2ca screen-22
2017-04-02 13:37:17 +02:00

26 lines
968 B
Plaintext

<plist version="1.0">
<dict>
<key>OpenSourceProject</key>
<string>screen</string>
<key>OpenSourceVersion</key>
<string>4.0.3</string>
<key>OpenSourceWebsiteURL</key>
<string>http://www.gnu.org/software/screen/</string>
<key>OpenSourceURL</key>
<string>ftp://ftp.uni-erlangen.de/pub/utilities/screen/screen-4.0.3.tar.gz</string>
<key>OpenSourceSHA1</key>
<string>7bc6e2f0959ffaae6f52d698c26c774e7dec3545</string>
<key>OpenSourceImportDate</key>
<string>2007-01-18</string>
<key>OpenSourceModifications</key>
<array>
<string>disable utmpx processing, and call /usr/bin/login to deal with utmpx</string>
<string>Use Darwin per user tmpdir in preference to /tmp/u?screens</string>
</array>
<key>OpenSourceLicense</key>
<string>GPL</string>
<key>OpenSourceLicenseFile</key>
<string>screen.txt</string>
</dict>
</plist>