<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>info</key>
<dict>
<key>name</key>
<string>Books (Nightly Builds)</string>
<key>description</key>
<string>Temporary home for Books during the primary developer's sabbatical</string>
<key>maintainer</key>
<string>Zachary Bedell</string>
<key>contact</key>
<string>iphone-ebooks-support@googlegroups.com</string>
<key>url</key>
<string>http://code.google.com/p/iphoneebooks/</string>
<key>category</key>
<string>Productivity</string>
</dict>
<key>packages</key>
<array>
<dict>
<key>bundleIdentifier</key>
<string>com.zacharybrewstergeisz.books</string>
<key>name</key>
<string>Books</string>
<key>version</key>
<string>1.5-r591</string>
<key>location</key>
<string>http://www.thebedells.org/booksN/Books-1.5-r591.zip</string>
<key>size</key>
<string>224058</string>
<key>hash</key>
<string>6d798a97d73ea6c984f85f9aa6c45076</string>
<key>description</key>
<string>Native eBook reader capable of displaying HTML, text, and several PalmOS book formats</string>
<key>author</key>
<string>Zachary Brewster-Geisz, Chris Born, BCC, and Zachary Bedell</string>
<key>restartSpringBoard</key>
<true/>
<key>scripts</key>
<dict>
<key>install</key>
<array>
<array>
<string>CopyPath</string>
<string>Books.app</string>
<string>/Applications/Books.app</string>
</array>
</array>
<key>uninstall</key>
<array>
<array>
<string>RemovePath</string>
<string>/Applications/Books.app</string>
</array>
</array>
</dict>
<key>category</key>
<string>Productivity</string>
<key>date</key>
<string>1212875375</string>
</dict>

<dict>
<key>bundleIdentifier</key>
<string>com.googlecode.iphoneebooks.booksPermFix</string>
<key>name</key>
<string>Books Permissions Fix</string>
<key>version</key>
<string>1.0</string>
<key>location</key>
<string>http://www.thebedells.org/f/dummy.zip</string>
<key>size</key>
<string>148</string>
<key>hash</key>
<string>2785a52ac4f7dd71f1fcfe2f7d432771</string>
<key>description</key>
<string>Resets permissions on the EBook folder. SEE MORE INFO! (requires BSD!)</string>
<key>author</key>
<string>Zachary Bedell</string>
<key>restartSpringBoard</key>
<false/>
<key>scripts</key>
<dict>
<key>preflight</key>
<array>
<array>
<string>IfNot</string>
<array>
<array>
<string>InstalledPackage</string>
<string>com.natetrue.iphone.iphone_binkit</string>
</array>
</array>
<array>
<array>
<string>AbortOperation</string>
<string>You must install the "BSD Subsystem" package first.</string>
</array>
</array>
</array>
</array>

<key>install</key>
<array>
<array>
<string>Exec</string>
<string>/usr/bin/chown -R mobile:mobile /var/mobile/Media/EBooks</string>
</array>
<array>
<string>Exec</string>
<string>/bin/chmod -R ug+rwX /var/mobile/Media/EBooks</string>
</array>
<array>
<string>AbortOperation</string>
<string>File permissions have been repaired.  (It's normal for this install to FAIL.)</string>
</array>
</array>
</dict>
<key>url</key>
<string>http://code.google.com/p/iphoneebooks/wiki/PermissionsFix</string>
<key>category</key>
<string>Productivity</string>
<key>date</key>
<string>1212875375</string>
</dict>

</array>
</dict>
</plist>
