]> git.saurik.com Git - cydia.git/commitdiff
Move BigBoss icons back to bigboss package.
authorJay Freeman (saurik) <saurik@saurik.com>
Sat, 12 Mar 2011 23:41:14 +0000 (15:41 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 14 Mar 2011 12:09:09 +0000 (05:09 -0700)
BigBoss.png/bigboss.png [deleted file]
BigBoss.png/planetiphones.png [deleted file]
BigBoss.png/touchrev.png [deleted file]
cydia.control
makefile

diff --git a/BigBoss.png/bigboss.png b/BigBoss.png/bigboss.png
deleted file mode 100644 (file)
index 8c79a38..0000000
Binary files a/BigBoss.png/bigboss.png and /dev/null differ
diff --git a/BigBoss.png/planetiphones.png b/BigBoss.png/planetiphones.png
deleted file mode 100644 (file)
index e641970..0000000
Binary files a/BigBoss.png/planetiphones.png and /dev/null differ
diff --git a/BigBoss.png/touchrev.png b/BigBoss.png/touchrev.png
deleted file mode 100644 (file)
index 6219427..0000000
Binary files a/BigBoss.png/touchrev.png and /dev/null differ
index 1565395721a25381446c072a07fd6eb32ced6bfb..4072e71ac010da91dbdab2b262dc3c7b3ce06d0f 100644 (file)
@@ -4,9 +4,9 @@ Section: Packaging
 Maintainer: Jay Freeman (saurik) <saurik@saurik.com>
 Architecture: iphoneos-arm
 Version: 
-Replaces: bigboss, com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, saurik, ste, yellowsn0w.com, zodttd
-Depends: apr-lib, apt7-lib, apt7-key, cydia-lproj, darwintools, debianutils, pcre, sed, shell-cmds, system-cmds, uikittools (>= 1.1.0)
-Conflicts: bigboss, com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, ste, yellowsn0w.com, zodttd
+Replaces: com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, saurik, ste, yellowsn0w.com, zodttd
+Depends: apr-lib, apt7-lib, apt7-key, bigboss (>= 1-15), cydia-lproj, darwintools, debianutils, pcre, sed, shell-cmds, system-cmds, uikittools (>= 1.1.0)
+Conflicts: com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, ste, yellowsn0w.com, zodttd
 Pre-Depends: debianutils
 Provides: cydia-sources
 Description: graphical iPhone front-end for APT
index 7070db9562aa806b91da957d894ea5a097a10b4f..23f25ee2917628ae48ed7da57588ddafabb9b600 100644 (file)
--- a/makefile
+++ b/makefile
@@ -80,7 +80,7 @@ object := $(object:.m=.o)
 object := $(object:.mm=.o)
 object := $(object:%=Objects/%)
 
-images := $(shell find BigBoss.png/ MobileCydia.app/ -type f -name '*.png')
+images := $(shell find MobileCydia.app/ -type f -name '*.png')
 images := $(images:%=Images/%)
 
 lproj_deb := debs/cydia-lproj_$(version)_iphoneos-arm.deb
@@ -154,8 +154,8 @@ debs/cydia_$(version)_iphoneos-arm.deb: MobileCydia preinst postinst $(images) $
        
        cd MobileCydia.app && find . -name '*.png' -exec cp -af ../Images/MobileCydia.app/{} ../_/Applications/Cydia.app/{} ';'
        
-       mkdir -p _/usr/share/bigboss/icons
-       cd BigBoss.png && find . -name '*.png' -exec cp -af ../Images/BigBoss.png/{} ../_/usr/share/bigboss/icons/{} ';'
+       mkdir -p _/Applications/Cydia.app/Sources
+       ln -s /usr/share/bigboss/icons/bigboss.png _/Applications/Cydia.app/Sources/apt.bigboss.us.com.png
        ln -s /usr/share/bigboss/icons/planetiphones.png _/Applications/Cydia.app/Sections/"Planet-iPhones Mods.png"
        
        #mkdir -p _/Applications/AppleTV.app/Appliances