diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2011-03-08 07:40:09 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2011-03-08 07:40:09 -0800 |
commit | 915284a678c405601a110b9e872055665d4a35db (patch) | |
tree | e147e59f580670053dad9c68a4668820afb081b1 /cydia.control | |
parent | 29640f4e95517ab2bfb89c474625cf80ae576b39 (diff) |
Split cydia-lproj from main package.
Diffstat (limited to 'cydia.control')
-rw-r--r-- | cydia.control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/cydia.control b/cydia.control new file mode 100644 index 0000000..c32b912 --- /dev/null +++ b/cydia.control @@ -0,0 +1,15 @@ +Package: cydia +Priority: required +Section: Packaging +Maintainer: Jay Freeman (saurik) <saurik@saurik.com> +Architecture: iphoneos-arm +Version: +Replaces: com.sosiphone.addcydia +Depends: apr-lib, apt7-lib, apt7-key, cydia-lproj, darwintools, pcre, sed, shell-cmds, system-cmds, uikittools (>= 1.1.0) +Pre-Depends: dpkg (>= 1.14.25-8) +Conflicts: com.sosiphone.addcydia +Description: graphical iPhone front-end for APT +Name: Cydia Installer +Author: Jay Freeman (saurik) <saurik@saurik.com> +Depiction: http://cydia.saurik.com/info/cydia/ +Tag: purpose::uikit, cydia::essential, role::enduser |