summaryrefslogtreecommitdiffstats
path: root/video/mlt/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'video/mlt/DETAILS')
-rwxr-xr-xvideo/mlt/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/video/mlt/DETAILS b/video/mlt/DETAILS
index c29d9677fa..a80fed5702 100755
--- a/video/mlt/DETAILS
+++ b/video/mlt/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=mlt
if [[ $MLT_BRANCH == scm ]];then
- if [[ "$MLT_AUTOUPDATE" == "y" ]]; then
- VERSION=-$(date +%Y%m%d)
- else
- VERSION=git
- fi
+ VERSION=$(get_scm_version)
SOURCE_IGNORE=volatile
SOURCE=$SPELL-git.tar.bz2
SOURCE_URL[0]=git://mltframework.org/mlt.git:mlt-git