summaryrefslogtreecommitdiffstats
path: root/devel/heimdall/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/heimdall/DETAILS')
-rwxr-xr-xdevel/heimdall/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/devel/heimdall/DETAILS b/devel/heimdall/DETAILS
new file mode 100755
index 0000000000..b858bfc1d2
--- /dev/null
+++ b/devel/heimdall/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=heimdall
+ VERSION=1.4.1RC2
+ SOURCE="$SPELL.tar.bz2"
+ SOURCE_URL[0]=git://github.com/Benjamin-Dobell/Heimdall.git:$SPELL
+ SOURCE_IGNORE=volatile
+ FORCE_DOWNLOAD=on
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
+ WEB_SITE="http://www.glassechidna.com.au/products/heimdall/"
+ LICENSE[0]="MIT"
+ ENTERED=20130107
+ KEYWORDS=""
+ SHORT="Tool to flash Samsung Galaxy S devices"
+cat << EOF
+Heimdall is a tool suite used to flash firmware (aka ROMs) onto Samsung
+Galaxy S devices.
+
+It uses the same protocol as Odin to interact with a device in download mode.
+EOF