From 17de95da51d2d32ca37a5b5040fdefaea79ebf9e Mon Sep 17 00:00:00 2001 From: rhatto Date: Tue, 6 Nov 2007 22:02:15 +0000 Subject: converted mkbuilds to the new generic format git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@20 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- media/radio/gnuradio/gnuradio.mkbuild | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'media/radio/gnuradio') diff --git a/media/radio/gnuradio/gnuradio.mkbuild b/media/radio/gnuradio/gnuradio.mkbuild index b442071..ff72c0e 100644 --- a/media/radio/gnuradio/gnuradio.mkbuild +++ b/media/radio/gnuradio/gnuradio.mkbuild @@ -27,7 +27,7 @@ #------------------------ # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-3.0.4.tar.gz" +[[DOWNLOAD FOLDER URL]]="http://gnuradio.org/releases/gnuradio/gnuradio-3.1.0rc0.tar.gz" # # Package requirements @@ -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 -- cgit v1.2.3