ok, i'm looking for NCSettings 2.0-2 (it's beta, but DND toggle works like a charm)
You're out of luck - I don't use DND (instead, I just switch on flight mode, which also results in way better battery life).
(BTW where can i see the list of dependencies on this App?)
In the DEB file's
/DEBIAN/control file, in "
Depends:".
An example:
Depends: mobilesubstrate (>= 0.9.5000) ,preferenceLoader
If you don't have the DEB file, the control file of each and every tweak in every repo you access in Cydia is under
/var/lib/apt/lists/<reponame and some other stuff>_Packages
As NCSettings is in the modmyi repo, its last-synched control file is listed in this file:
apt.modmyi.com_dists_stable_main_binary-iphoneos-arm_Packages
Currently, as of version 1.7.1, it's this (extraced by me from the above file):
Package: com.jamied360.ncsettings
Name: NCSettings
Version: 1.7.1
Architecture: iphoneos-arm
Author: JamieD360 <jamied360support@live.co.uk>
Depends: firmware (>= 5.0), mobilesubstrate, com.chpwn.weeloader, preferenceloader
Depiction:
http://modmyi.com/info/ncsettings.d.php
Priority: extra
Section: Addons (NotificationCenter)
Filename: pool/main/c/com.jamied360.ncsettings/com.jamied360.ncsettings_1.7.1_iphoneos-arm.deb
Size: 472030
SHA256: fcc1ba038df84e883dfae64c68ff2d3226f8596a35716f39671e10714c82111e
SHA1: 29eb616b6720e9d9a4262722733824c5f0bc8e32
MD5sum: 8c17029eb872efac412f8e9acb5107d5
Description: NCSettings is a sleek Notification Center toggle widget
Homepage:
http://modmyi.com/info/ncsettings.php
Maintainer: poetic_folly <poetic_folly@modmyi.com>
Sponsor: ModMyi.com <http://modmyi.com/forums/index.php?styleid=31>
----------
Depends: firmware (>= 5.0), mobilesubstrate, com.chpwn.weeloader, preferenceloader
I try to change the iOS5+ dependence to 4.0 to see what happens. It MIGHT work. I'll report back.