summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2011-03-12 15:41:14 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2011-03-14 05:09:09 -0700
commit4339c9efc1097445db0b82b0659ffef3757c675a (patch)
treef5a55ccbfa4b070e88019bfb0240a6e8b0c91439
parentc05866dfdd5631c0f4d22d9aac51a9a6182d574d (diff)
Move BigBoss icons back to bigboss package.
-rw-r--r--BigBoss.png/bigboss.pngbin6405 -> 0 bytes
-rw-r--r--BigBoss.png/planetiphones.pngbin2097 -> 0 bytes
-rw-r--r--BigBoss.png/touchrev.pngbin4929 -> 0 bytes
-rw-r--r--cydia.control6
-rw-r--r--makefile6
5 files changed, 6 insertions, 6 deletions
diff --git a/BigBoss.png/bigboss.png b/BigBoss.png/bigboss.png
deleted file mode 100644
index 8c79a38..0000000
--- a/BigBoss.png/bigboss.png
+++ /dev/null
Binary files differ
diff --git a/BigBoss.png/planetiphones.png b/BigBoss.png/planetiphones.png
deleted file mode 100644
index e641970..0000000
--- a/BigBoss.png/planetiphones.png
+++ /dev/null
Binary files differ
diff --git a/BigBoss.png/touchrev.png b/BigBoss.png/touchrev.png
deleted file mode 100644
index 6219427..0000000
--- a/BigBoss.png/touchrev.png
+++ /dev/null
Binary files differ
diff --git a/cydia.control b/cydia.control
index 1565395..4072e71 100644
--- a/cydia.control
+++ b/cydia.control
@@ -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
diff --git a/makefile b/makefile
index 7070db9..23f25ee 100644
--- 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