diff options
-rw-r--r-- | aptest.app/Contents/Info.plist | 44 | ||||
-rwxr-xr-x | aptest.app/Contents/MacOS/applet | bin | 0 -> 55856 bytes | |||
-rw-r--r-- | aptest.app/Contents/PkgInfo | 1 | ||||
-rw-r--r-- | aptest.app/Contents/Resources/Scripts/main.scpt | bin | 0 -> 3234 bytes | |||
-rw-r--r-- | aptest.app/Contents/Resources/applet.icns | bin | 0 -> 40291 bytes | |||
-rw-r--r-- | aptest.app/Contents/Resources/applet.rsrc | bin | 0 -> 445 bytes | |||
-rw-r--r-- | aptest.app/Contents/Resources/description.rtfd/TXT.rtf | 6 | ||||
-rwxr-xr-x | aptest.app/Contents/Resources/iperf | bin | 0 -> 80392 bytes | |||
-rwxr-xr-x | build_rsync.sh | 12 |
9 files changed, 61 insertions, 2 deletions
diff --git a/aptest.app/Contents/Info.plist b/aptest.app/Contents/Info.plist new file mode 100644 index 0000000..af537aa --- /dev/null +++ b/aptest.app/Contents/Info.plist @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleAllowMixedLocalizations</key> + <true/> + <key>CFBundleDevelopmentRegion</key> + <string>English</string> + <key>CFBundleExecutable</key> + <string>applet</string> + <key>CFBundleIconFile</key> + <string>applet</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>iperf 1.0.3</string> + <key>CFBundlePackageType</key> + <string>APPL</string> + <key>CFBundleSignature</key> + <string>aplt</string> + <key>LSMinimumSystemVersionByArchitecture</key> + <dict> + <key>x86_64</key> + <string>10.6</string> + </dict> + <key>LSRequiresCarbon</key> + <true/> + <key>WindowState</key> + <dict> + <key>dividerCollapsed</key> + <false/> + <key>eventLogLevel</key> + <integer>-1</integer> + <key>name</key> + <string>ScriptWindowState</string> + <key>positionOfDivider</key> + <real>269</real> + <key>savedFrame</key> + <string>423 248 750 482 0 0 1440 878 </string> + <key>selectedTabView</key> + <string>result</string> + </dict> +</dict> +</plist> diff --git a/aptest.app/Contents/MacOS/applet b/aptest.app/Contents/MacOS/applet Binary files differnew file mode 100755 index 0000000..5de1c60 --- /dev/null +++ b/aptest.app/Contents/MacOS/applet diff --git a/aptest.app/Contents/PkgInfo b/aptest.app/Contents/PkgInfo new file mode 100644 index 0000000..3253614 --- /dev/null +++ b/aptest.app/Contents/PkgInfo @@ -0,0 +1 @@ +APPLaplt
\ No newline at end of file diff --git a/aptest.app/Contents/Resources/Scripts/main.scpt b/aptest.app/Contents/Resources/Scripts/main.scpt Binary files differnew file mode 100644 index 0000000..a32a4f0 --- /dev/null +++ b/aptest.app/Contents/Resources/Scripts/main.scpt diff --git a/aptest.app/Contents/Resources/applet.icns b/aptest.app/Contents/Resources/applet.icns Binary files differnew file mode 100644 index 0000000..fcc1f09 --- /dev/null +++ b/aptest.app/Contents/Resources/applet.icns diff --git a/aptest.app/Contents/Resources/applet.rsrc b/aptest.app/Contents/Resources/applet.rsrc Binary files differnew file mode 100644 index 0000000..9d02a99 --- /dev/null +++ b/aptest.app/Contents/Resources/applet.rsrc diff --git a/aptest.app/Contents/Resources/description.rtfd/TXT.rtf b/aptest.app/Contents/Resources/description.rtfd/TXT.rtf new file mode 100644 index 0000000..1284cb7 --- /dev/null +++ b/aptest.app/Contents/Resources/description.rtfd/TXT.rtf @@ -0,0 +1,6 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf350 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\tx7280\tx7840\tx8400\tx8960\tx9520\tx10080\tx10640\tx11200\tx11760\tx12320\tx12880\tx13440\tx14000\tx14560\tx15120\tx15680\tx16240\tx16800\tx17360\tx17920\tx18480\tx19040\tx19600\tx20160\tx20720\tx21280\tx21840\tx22400\tx22960\tx23520\tx24080\tx24640\tx25200\tx25760\tx26320\tx26880\tx27440\tx28000\tx28560\tx29120\tx29680\tx30240\tx30800\tx31360\tx31920\tx32480\tx33040\tx33600\tx34160\tx34720\tx35280\tx35840\tx36400\tx36960\tx37520\tx38080\tx38640\tx39200\tx39760\tx40320\tx40880\tx41440\tx42000\tx42560\tx43120\tx43680\tx44240\tx44800\tx45360\tx45920\tx46480\tx47040\tx47600\tx48160\tx48720\tx49280\tx49840\tx50400\tx50960\tx51520\tx52080\tx52640\tx53200\tx53760\tx54320\tx54880\tx55440\tx56000\ql\qnatural\pardirnatural + +\f0\fs24 \cf0 \CocoaLigature0 version 1.0.3}
\ No newline at end of file diff --git a/aptest.app/Contents/Resources/iperf b/aptest.app/Contents/Resources/iperf Binary files differnew file mode 100755 index 0000000..7a8cadc --- /dev/null +++ b/aptest.app/Contents/Resources/iperf diff --git a/build_rsync.sh b/build_rsync.sh index 6fd7834..6a8d591 100755 --- a/build_rsync.sh +++ b/build_rsync.sh @@ -34,14 +34,22 @@ if [[ $? -ne 0 ]]; then exit 1 fi -echo "Extracting rsync..." +echo "Extracting..." tar -zxvf rsync-${RSYNC_VERSION}.tar.gz tar -zxvf rsync-patches-${RSYNC_VERSION}.tar.gz cd rsync-${RSYNC_VERSION} +curl -o patches/hfs_compression.diff 'http://www.bombich.com/software/opensource/rsync_3.0.7-hfs_compression_20100701.diff' +curl -o patches/crtimes-64bit.diff 'https://bugzilla.samba.org/attachment.cgi?id=5288' +curl -o patches/crtimes-hfs+.diff 'https://bugzilla.samba.org/attachment.cgi?id=5966' -echo "Building rsync..." +echo "Applying patches..." patch -p1 <patches/fileflags.diff patch -p1 <patches/crtimes.diff +patch -p1 <patches/crtimes-64bit.diff +patch -p1 <patches/crtimes-hfs+.diff +patch -p1 <patches/hfs_compression.diff + +echo "Building..." export CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc" LDFLAGS="-arch i386 -arch ppc" MACOSX_DEPLOYMENT_TARGET=10.5 ./prepare-source ./configure |