-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize control file. Requires iOS 8.0 and later.
- Loading branch information
Showing
1 changed file
with
6 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,13 @@ | ||
Package: com.github.cbsghost.ZeTime-Goodies | ||
Name: ZeTime Goodies | ||
Depends: mobilesubstrate | ||
Package: com.github.cbsghost.zetime-goodies | ||
Depends: mobilesubstrate, firmware (>= 8.0) | ||
Version: 0.0.2 | ||
Architecture: iphoneos-arm | ||
Section: Tweaks | ||
Maintainer: CbS Ghost <cbsghost@gmail.com> | ||
Author: CbS Ghost <cbsghost@gmail.com> | ||
Description: ZeTime app with extended features. | ||
. | ||
CHANGELOG | ||
. | ||
0.0.2 | ||
Hotfix: detect both PNG and JPEG files properly. | ||
. | ||
0.0.1 | ||
Initial alpha release. | ||
Integrate with zetime.daap.dk. Thanks to Kasper Bjerby for his awesome website. | ||
. | ||
--- | ||
License under LGPL-3.0. | ||
Source code are available at: https://github.com/cbsghost/ZeTime-Goodies | ||
. | ||
Homepage: https://github.com/cbsghost/ZeTime-Goodies | ||
Maintainer: CbS Ghost <cbsghost@gmail.com> | ||
Author: CbS Ghost <cbsghost@gmail.com> | ||
Section: Tweaks | ||
Copyright: 2017 CbS Ghost <cbsghost@gmail.com> | ||
License: LGPL-3.0 | ||
dev: cbsghost |