diff options
Diffstat (limited to 'media/sound')
-rw-r--r-- | media/sound/ezstream/ezstream.mkbuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/media/sound/ezstream/ezstream.mkbuild b/media/sound/ezstream/ezstream.mkbuild index e8ab01a..a18b487 100644 --- a/media/sound/ezstream/ezstream.mkbuild +++ b/media/sound/ezstream/ezstream.mkbuild @@ -44,14 +44,28 @@ # make_package, install_package, build_package # Warning: don't remove '#>>' and "#<<" tags. #>> Start SlackBuild Sections: + on: head on: slackbuildrc + on: set_variables on: slkflags 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: untar_source +off: patch_source on: configure + on: make_package + on: install_package on: strip_binaries +off: compress_manpages +off: compress_info_files on: install_documentation on: slackdesc +off: postinstall_script + on: build_package on: clean_builds #<< End SlackBuild Sections |