aboutsummaryrefslogtreecommitdiff
path: root/media/video/mplayer/MPlayer.mkbuild
diff options
context:
space:
mode:
Diffstat (limited to 'media/video/mplayer/MPlayer.mkbuild')
-rw-r--r--media/video/mplayer/MPlayer.mkbuild18
1 files changed, 13 insertions, 5 deletions
diff --git a/media/video/mplayer/MPlayer.mkbuild b/media/video/mplayer/MPlayer.mkbuild
index 312cd4c..bb7d800 100644
--- a/media/video/mplayer/MPlayer.mkbuild
+++ b/media/video/mplayer/MPlayer.mkbuild
@@ -26,13 +26,20 @@
#------------------------
#
# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... )
-[[DOWNLOAD FOLDER URL]]="http://www1.mplayerhq.hu/MPlayer/releases/mplayer-export-snapshot.tar.bz2"
+[[DOWNLOAD FOLDER URL]]="svn://svn.mplayerhq.hu/mplayer/trunk"
-# Package name. Null ("") to auto-set
-# Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
+# Source base name
+[[SOURCE NAME]]="MPlayer"
+
+#
+# Package name
[[PACKAGE NAME]]="MPlayer"
#
+# PKG_NAME version
+[[VERSION]]="svn_version"
+
+#
# Documentation files. Null ("") to auto-set commom doc-files:
[[DOCUMENTATION FILES]]="AUTHORS ChangeLog Copyright DOCS LICENSE README TOOLS"
@@ -67,11 +74,12 @@
on: error_codes
on: start_structure
off: create_build_user_and_group
- on: download_source
+off: download_source
+ on: svn_source
off: md5sum_download_and_check_0
off: md5sum_download_and_check_1
off: gpg_signature_check
- on: untar_source
+off: untar_source
on: patch_source
on: configure
on: make_package