[114238] users/krischik/android/appbundles

krischik at macports.org krischik at macports.org
Tue Dec 3 02:10:44 PST 2013


Revision: 114238
          https://trac.macports.org/changeset/114238
Author:   krischik at macports.org
Date:     2013-12-03 02:10:44 -0800 (Tue, 03 Dec 2013)
Log Message:
-----------
Monitor EXE

Added Paths:
-----------
    users/krischik/android/appbundles/Android-Monitor.app/
    users/krischik/android/appbundles/Android-Monitor.app/Contents/Info.plist
    users/krischik/android/appbundles/Android-Monitor.app/Contents/MacOS/Start.command

Removed Paths:
-------------
    users/krischik/android/appbundles/Android-Monitor.app/Contents/Info.plist
    users/krischik/android/appbundles/Android-Monitor.app/Contents/MacOS/Start.command

Deleted: users/krischik/android/appbundles/Android-Monitor.app/Contents/Info.plist
===================================================================
--- users/krischik/android/appbundles/Android-DDMS.app/Contents/Info.plist	2012-05-27 15:49:07 UTC (rev 93581)
+++ users/krischik/android/appbundles/Android-Monitor.app/Contents/Info.plist	2013-12-03 10:10:44 UTC (rev 114238)
@@ -1,26 +0,0 @@
-<?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>CFBundleDisplayName</key>
-	<string>Dalvic Debug Monitor</string>
-	<key>CFBundleExecutable</key>
-	<string>Start.command</string>
-	<key>CFBundleIconFile</key>
-	<string>Icon.icns</string>
-	<key>CFBundleInfoDictionaryVersion</key>
-	<string>6.0</string>
-	<key>CFBundleName</key>
-	<string>Dalvic Debug Monitor</string>
-	<key>CFBundlePackageType</key>
-	<string>APPL</string>
-	<key>CFBundleSignature</key>
-	<string>asdk</string>
-	<key>LSRequiresCarbon</key>
-	<true/>
-</dict>
-</plist>

Copied: users/krischik/android/appbundles/Android-Monitor.app/Contents/Info.plist (from rev 93582, users/krischik/android/appbundles/Android-DDMS.app/Contents/Info.plist)
===================================================================
--- users/krischik/android/appbundles/Android-Monitor.app/Contents/Info.plist	                        (rev 0)
+++ users/krischik/android/appbundles/Android-Monitor.app/Contents/Info.plist	2013-12-03 10:10:44 UTC (rev 114238)
@@ -0,0 +1,26 @@
+<?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>CFBundleDisplayName</key>
+	<string>Dalvic Debug Monitor</string>
+	<key>CFBundleExecutable</key>
+	<string>Start.command</string>
+	<key>CFBundleIconFile</key>
+	<string>Icon.icns</string>
+	<key>CFBundleInfoDictionaryVersion</key>
+	<string>6.0</string>
+	<key>CFBundleName</key>
+	<string>Dalvic Debug Monitor</string>
+	<key>CFBundlePackageType</key>
+	<string>APPL</string>
+	<key>CFBundleSignature</key>
+	<string>asdk</string>
+	<key>LSRequiresCarbon</key>
+	<true/>
+</dict>
+</plist>

Deleted: users/krischik/android/appbundles/Android-Monitor.app/Contents/MacOS/Start.command
===================================================================
--- users/krischik/android/appbundles/Android-DDMS.app/Contents/MacOS/Start.command	2012-05-27 15:49:07 UTC (rev 93581)
+++ users/krischik/android/appbundles/Android-Monitor.app/Contents/MacOS/Start.command	2013-12-03 10:10:44 UTC (rev 114238)
@@ -1,15 +0,0 @@
-#!/bin/zsh
-############################################################## {{{1 ##########
-#   $Author$
-#   $Revision$
-#   $Date$
-#   $HeadURL$
-############################################################## }}}1 ##########
-
-typeset -x -g ANDROID_HOME="@PREFIX@/share/java/android-sdk-macosx"
-
-${ANDROID_HOME}/tools/ddms
-
-############################################################ {{{1 ###########
-# vim: set nowrap tabstop=8 shiftwidth=4 softtabstop=4 noexpandtab :
-# vim: set textwidth=0 filetype=zsh foldmethod=marker nospell :

Copied: users/krischik/android/appbundles/Android-Monitor.app/Contents/MacOS/Start.command (from rev 93582, users/krischik/android/appbundles/Android-DDMS.app/Contents/MacOS/Start.command)
===================================================================
--- users/krischik/android/appbundles/Android-Monitor.app/Contents/MacOS/Start.command	                        (rev 0)
+++ users/krischik/android/appbundles/Android-Monitor.app/Contents/MacOS/Start.command	2013-12-03 10:10:44 UTC (rev 114238)
@@ -0,0 +1,15 @@
+#!/bin/zsh
+############################################################## {{{1 ##########
+#   $Author$
+#   $Revision$
+#   $Date$
+#   $HeadURL$
+############################################################## }}}1 ##########
+
+typeset -x -g ANDROID_HOME="@PREFIX@/share/java/android-sdk-macosx"
+
+${ANDROID_HOME}/tools/monitor
+
+############################################################ {{{1 ###########
+# vim: set nowrap tabstop=8 shiftwidth=4 softtabstop=4 noexpandtab :
+# vim: set textwidth=0 filetype=zsh foldmethod=marker nospell :
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131203/7687fb5d/attachment.html>


More information about the macports-changes mailing list