aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/cdr/k9copy/k9copy.mkbuild14
-rw-r--r--app/editors/kxmleditor/kxmleditor.mkbuild14
-rw-r--r--app/office/dia/dia.mkbuild14
-rw-r--r--app/text/tesseract/tesseract.mkbuild14
-rw-r--r--app/text/xmlto/xmlto.mkbuild14
-rw-r--r--dev/db/sqlite/sqlite.mkbuild14
-rw-r--r--dev/embedded/sdcc/sdcc.mkbuild14
-rw-r--r--dev/libs/cdk/cdk.mkbuild15
-rw-r--r--dev/util/cppunit/cppunit.mkbuild14
-rw-r--r--games/emulation/dosbox/dosbox.mkbuild14
-rw-r--r--kde/misc/kdmtheme/kdmtheme.mkbuild14
-rw-r--r--media/gfx/exiv2/exiv2.mkbuild14
-rw-r--r--media/gfx/gphoto2/gphoto2.mkbuild14
-rw-r--r--media/libs/libdvdcss/libdvdcss.mkbuild14
-rw-r--r--media/libs/libdvdread/libdvdread.mkbuild14
-rw-r--r--media/libs/sdl-sound/sdl-sound.mkbuild14
-rw-r--r--media/radio/gnuradio/gnuradio.mkbuild16
-rw-r--r--media/sound/ezstream/ezstream.mkbuild14
-rw-r--r--media/video/dvdauthor/dvdauthor.mkbuild14
-rw-r--r--media/video/vamps/vamps.mkbuild14
-rw-r--r--sci/mathematics/octave/octave.mkbuild14
-rw-r--r--sys/apps/kexec-tools/kexec-tools.mkbuild14
-rw-r--r--sys/process/htop/htop.mkbuild14
23 files changed, 218 insertions, 107 deletions
diff --git a/app/cdr/k9copy/k9copy.mkbuild b/app/cdr/k9copy/k9copy.mkbuild
index 916199d..2700ca8 100644
--- a/app/cdr/k9copy/k9copy.mkbuild
+++ b/app/cdr/k9copy/k9copy.mkbuild
@@ -103,20 +103,20 @@
on: error_codes
on: start_structure
on: download_source
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/app/editors/kxmleditor/kxmleditor.mkbuild b/app/editors/kxmleditor/kxmleditor.mkbuild
index 8677319..d321dfa 100644
--- a/app/editors/kxmleditor/kxmleditor.mkbuild
+++ b/app/editors/kxmleditor/kxmleditor.mkbuild
@@ -103,20 +103,20 @@
on: error_codes
on: start_structure
on: download_source
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/app/office/dia/dia.mkbuild b/app/office/dia/dia.mkbuild
index aa7fb4f..9c14823 100644
--- a/app/office/dia/dia.mkbuild
+++ b/app/office/dia/dia.mkbuild
@@ -36,14 +36,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
diff --git a/app/text/tesseract/tesseract.mkbuild b/app/text/tesseract/tesseract.mkbuild
index 498efb0..4a24446 100644
--- a/app/text/tesseract/tesseract.mkbuild
+++ b/app/text/tesseract/tesseract.mkbuild
@@ -36,14 +36,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
diff --git a/app/text/xmlto/xmlto.mkbuild b/app/text/xmlto/xmlto.mkbuild
index 470f3e7..b906683 100644
--- a/app/text/xmlto/xmlto.mkbuild
+++ b/app/text/xmlto/xmlto.mkbuild
@@ -36,14 +36,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
diff --git a/dev/db/sqlite/sqlite.mkbuild b/dev/db/sqlite/sqlite.mkbuild
index fba8f35..3abbe60 100644
--- a/dev/db/sqlite/sqlite.mkbuild
+++ b/dev/db/sqlite/sqlite.mkbuild
@@ -103,20 +103,20 @@
on: error_codes
on: start_structure
on: download_source
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/dev/embedded/sdcc/sdcc.mkbuild b/dev/embedded/sdcc/sdcc.mkbuild
index f51a57d..1f8702f 100644
--- a/dev/embedded/sdcc/sdcc.mkbuild
+++ b/dev/embedded/sdcc/sdcc.mkbuild
@@ -48,14 +48,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
diff --git a/dev/libs/cdk/cdk.mkbuild b/dev/libs/cdk/cdk.mkbuild
index ac37619..1aec51f 100644
--- a/dev/libs/cdk/cdk.mkbuild
+++ b/dev/libs/cdk/cdk.mkbuild
@@ -64,15 +64,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
- on: path_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
diff --git a/dev/util/cppunit/cppunit.mkbuild b/dev/util/cppunit/cppunit.mkbuild
index 2235266..19c147c 100644
--- a/dev/util/cppunit/cppunit.mkbuild
+++ b/dev/util/cppunit/cppunit.mkbuild
@@ -36,14 +36,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
diff --git a/games/emulation/dosbox/dosbox.mkbuild b/games/emulation/dosbox/dosbox.mkbuild
index 7ab9d45..d24ba7b 100644
--- a/games/emulation/dosbox/dosbox.mkbuild
+++ b/games/emulation/dosbox/dosbox.mkbuild
@@ -106,20 +106,20 @@
on: error_codes
on: start_structure
on: download_source
-# on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/kde/misc/kdmtheme/kdmtheme.mkbuild b/kde/misc/kdmtheme/kdmtheme.mkbuild
index d503030..9c79272 100644
--- a/kde/misc/kdmtheme/kdmtheme.mkbuild
+++ b/kde/misc/kdmtheme/kdmtheme.mkbuild
@@ -103,20 +103,20 @@
on: error_codes
on: start_structure
on: download_source
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/media/gfx/exiv2/exiv2.mkbuild b/media/gfx/exiv2/exiv2.mkbuild
index ef9f3cd..62e72bc 100644
--- a/media/gfx/exiv2/exiv2.mkbuild
+++ b/media/gfx/exiv2/exiv2.mkbuild
@@ -103,20 +103,20 @@
on: error_codes
on: start_structure
on: download_source
-on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+ on: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/media/gfx/gphoto2/gphoto2.mkbuild b/media/gfx/gphoto2/gphoto2.mkbuild
index 9ad6c83..d4c4ddf 100644
--- a/media/gfx/gphoto2/gphoto2.mkbuild
+++ b/media/gfx/gphoto2/gphoto2.mkbuild
@@ -103,20 +103,20 @@
on: error_codes
on: start_structure
on: download_source
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: patch_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/media/libs/libdvdcss/libdvdcss.mkbuild b/media/libs/libdvdcss/libdvdcss.mkbuild
index d3a4b70..a9fc374 100644
--- a/media/libs/libdvdcss/libdvdcss.mkbuild
+++ b/media/libs/libdvdcss/libdvdcss.mkbuild
@@ -103,20 +103,20 @@
on: error_codes
on: start_structure
on: download_source
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/media/libs/libdvdread/libdvdread.mkbuild b/media/libs/libdvdread/libdvdread.mkbuild
index 88c90c7..0f75c19 100644
--- a/media/libs/libdvdread/libdvdread.mkbuild
+++ b/media/libs/libdvdread/libdvdread.mkbuild
@@ -103,20 +103,20 @@
on: error_codes
on: start_structure
on: download_source
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/media/libs/sdl-sound/sdl-sound.mkbuild b/media/libs/sdl-sound/sdl-sound.mkbuild
index 0a165e6..84fd97b 100644
--- a/media/libs/sdl-sound/sdl-sound.mkbuild
+++ b/media/libs/sdl-sound/sdl-sound.mkbuild
@@ -106,20 +106,20 @@
on: error_codes
on: start_structure
on: download_source
-# on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
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
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
diff --git a/media/video/dvdauthor/dvdauthor.mkbuild b/media/video/dvdauthor/dvdauthor.mkbuild
index 6288bcb..a765d15 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
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: 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 a3383bc..b56ebdd 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
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
off: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/sci/mathematics/octave/octave.mkbuild b/sci/mathematics/octave/octave.mkbuild
index 994c12b..b40cc8e 100644
--- a/sci/mathematics/octave/octave.mkbuild
+++ b/sci/mathematics/octave/octave.mkbuild
@@ -104,20 +104,20 @@
on: error_codes
on: start_structure
on: download_source
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/sys/apps/kexec-tools/kexec-tools.mkbuild b/sys/apps/kexec-tools/kexec-tools.mkbuild
index 1f29fbe..bb3d519 100644
--- a/sys/apps/kexec-tools/kexec-tools.mkbuild
+++ b/sys/apps/kexec-tools/kexec-tools.mkbuild
@@ -105,20 +105,20 @@
on: error_codes
on: start_structure
on: download_source
-# on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: path_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections
diff --git a/sys/process/htop/htop.mkbuild b/sys/process/htop/htop.mkbuild
index d4144e6..f5f7794 100644
--- a/sys/process/htop/htop.mkbuild
+++ b/sys/process/htop/htop.mkbuild
@@ -103,20 +103,20 @@
on: error_codes
on: start_structure
on: download_source
-#on: md5sum_download_and_check_0
-#on: md5sum_download_and_check_1
-#on: gpg_signature_check
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+off: gpg_signature_check
on: untar_source
-#on: patch_source
+off: patch_source
on: configure
on: make_package
on: install_package
on: strip_binaries
-#on: compress_manpages
-#on: compress_info_files
+off: compress_manpages
+off: compress_info_files
on: install_documentation
on: slackdesc
-#on: postinstall_script
+off: postinstall_script
on: build_package
on: clean_builds
#<< End SlackBuild Sections