summaryrefslogtreecommitdiffstats
path: root/chat-im/utox/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/utox/DETAILS')
-rwxr-xr-xchat-im/utox/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/chat-im/utox/DETAILS b/chat-im/utox/DETAILS
new file mode 100755
index 0000000000..5e25c6b34b
--- /dev/null
+++ b/chat-im/utox/DETAILS
@@ -0,0 +1,19 @@
+. "$GRIMOIRE"/FUNCTIONS
+ SPELL=utox
+ VERSION=$(get_scm_version)
+ SOURCE="uTox-scm.tar.bz2"
+ SOURCE_URL[0]=git://github.com/uTox/uTox.git::develop
+ SOURCE_IGNORE=volatile
+ FORCE_DOWNLOAD=on
+# VERSION=0.9.8
+# SOURCE="uTox-$VERSION.tar.gz"
+# SOURCE_URL[0]=https://github.com/uTox/uTox/archive/v$VERSION.tar.gz
+# SOURCE_HASH=sha512:
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/uTox-$VERSION"
+ WEB_SITE="http://utox.org/"
+ LICENSE[0]="GPLv2"
+ ENTERED=20161123
+ KEYWORDS=""
+ SHORT="Lightweight Tox client"
+cat << EOF
+EOF