diff options
Diffstat (limited to 'media/video')
-rw-r--r-- | media/video/dvdauthor/dvdauthor.mkbuild | 14 | ||||
-rw-r--r-- | media/video/vamps/vamps.mkbuild | 14 |
2 files changed, 14 insertions, 14 deletions
diff --git a/media/video/dvdauthor/dvdauthor.mkbuild b/media/video/dvdauthor/dvdauthor.mkbuild index a765d15..6288bcb 100644 --- a/media/video/dvdauthor/dvdauthor.mkbuild +++ b/media/video/dvdauthor/dvdauthor.mkbuild @@ -103,20 +103,20 @@ on: error_codes on: start_structure on: download_source -off: md5sum_download_and_check_0 -off: md5sum_download_and_check_1 -off: gpg_signature_check +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check on: untar_source -off: patch_source +#on: path_source on: configure on: make_package on: install_package on: strip_binaries -off: compress_manpages -off: compress_info_files +#on: compress_manpages +#on: compress_info_files on: install_documentation on: slackdesc -off: postinstall_script +#on: postinstall_script on: build_package on: clean_builds #<< End SlackBuild Sections diff --git a/media/video/vamps/vamps.mkbuild b/media/video/vamps/vamps.mkbuild index b56ebdd..a3383bc 100644 --- a/media/video/vamps/vamps.mkbuild +++ b/media/video/vamps/vamps.mkbuild @@ -103,20 +103,20 @@ on: error_codes on: start_structure on: download_source -off: md5sum_download_and_check_0 -off: md5sum_download_and_check_1 -off: gpg_signature_check +#on: md5sum_download_and_check_0 +#on: md5sum_download_and_check_1 +#on: gpg_signature_check on: untar_source -off: patch_source +#on: path_source off: configure on: make_package on: install_package on: strip_binaries -off: compress_manpages -off: compress_info_files +#on: compress_manpages +#on: compress_info_files on: install_documentation on: slackdesc -off: postinstall_script +#on: postinstall_script on: build_package on: clean_builds #<< End SlackBuild Sections |