summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* local-sbo-templates: templates for making SLackBuilds for slackbuilds.org ↵HEADmasterkhronosschoty2022-03-01
| | | | *added*
* Added douninst.sh.Willy Sudiarto Raharjo2021-07-08
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* doinst.sh: Remove double install warningHeinz Wiesinger2021-07-03
| | | | | | | This is no longer the case since the update to -current on Fri May 21 19:33:21 UTC 2021 Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* meson-template.SlackBuild: Support alternative ninja implementationsHeinz Wiesinger2021-07-03
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* meson-template.SlackBuild: Don't ship .la filesHeinz Wiesinger2021-07-03
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* cmake-template.SlackBuild: Don't ship .la filesHeinz Wiesinger2021-07-03
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* autotools-template.SlackBuild: Don't ship .la filesHeinz Wiesinger2021-07-03
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* *.SlackBuild: Support $PRINT_PACKAGE_NAME env varHeinz Wiesinger2021-07-03
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* *.SlackBuild: SlackBuilds run in the directory they are inHeinz Wiesinger2021-07-03
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* *.SlackBuild: Change shebang to /bin/bashHeinz Wiesinger2021-07-03
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* meson-template: Remove stray trailing backslashHeinz Wiesinger2021-07-03
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* cmake-template: Use 'make install/strip'Heinz Wiesinger2021-07-03
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackuilds.org>
* python-template.SlackBuild: Explicitly state which python.Willy Sudiarto Raharjo2021-06-24
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* meson-template: add '-Dstrip=true'andy59952021-06-24
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* autotools: Add --disable-static as default.Willy Sudiarto Raharjo2020-06-29
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* python-template: Add python3 support.Willy Sudiarto Raharjo2020-01-26
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* meson-template: Added.Willy Sudiarto Raharjo2019-09-14
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* *.SlackBuild: Remove Whitespaces.Markus Rinne2017-09-20
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* doinst.sh: Give warning.Willy Sudiarto Raharjo2017-02-19
| | | | | | upgradepkg runs doinst.sh twice. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* doinst.sh: Add "-f" to icon theme update and note other themesRobby Workman2017-01-08
| | | | | | | | Thanks to Alexander Verbovetsky <alik@ejik.org> for the suggestion about "gtk-update-icon-cache -f" to be consistent with what's done in rc.M on boot: https://lists.slackbuilds.org/pipermail/slackbuilds-users/2017-January/017875.html
* README: Add Unicode (UTF-8) encoding as alternative.Willy Sudiarto Raharjo2016-12-07
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* README: Cleanups.Erik Hanson2016-12-05
| | | | | | Some rephrasing, removed white-space, wrapped at 72 chars. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* README: Update template.Willy Sudiarto Raharjo2016-12-05
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* perl-template.SlackBuild: Fix Module::Build (& ::Tiny) builds.David Spencer2016-11-15
| | | | | Clarify that method #1 is preferred and method #2 requires modules which are non-core in perl-5.22.
* *.SlackBuild: Switch to i586.Willy Sudiarto Raharjo2016-07-09
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* haskell-template.SlackBuild: Added.David Spencer2016-06-15
|
* rubygem-template: Updated for ruby-2.2.5.David Spencer2016-06-15
|
* cmake-template.SlackBuild: Remove whitespace.Willy Sudiarto Raharjo2015-08-18
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
* rubygem-template.SlackBuild: Fix documentation copying.David Spencer2014-12-29
| | | | Signed-off-by: David Spencer <baildon.research@googlemail.com>
* rubygem-template.SlackBuild: Config -> RbConfigDavid Spencer2014-12-29
| | | | | | Apparently, Config is deprecated (it has been renamed RbConfig). Signed-off-by: David Spencer <baildon.research@googlemail.com>
* perl-template.SlackBuild: Several fixesChris Novakovic2014-12-12
| | | | | | | | | | | | | - INSTALLVENDORMAN1DIR=/usr/man/man1 is now set during build method #1, so man pages in section 1 are installed in a location supported by Slackware - The options "prefix" and "installdirs" that are passed to Build.PL in build method #2 are now correctly recognised - "destdir" is now passed to `./Build install` instead of Build.PL in build method #2, as recommended by the Module::Build::Cookbook documentation Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* templates: Small whitespace fixup to calm the OCD.dsomero2013-12-07
|
* templates: check for mode 750 in permissionsRobby Workman2013-11-11
| | | | Thanks to Nick Warne <nick@linicks.net> for the suggestion.
* doinst.sh: add some lines to handle info(1) filesErik Hanson2013-11-06
|
* *-template.SlackBuild: Fix "find -L ." usageRobby Workman2013-11-03
| | | | Thanks to willysr for pointing out my thinko.
* *.SlackBuild: Add "-L" to the permissions-fixing find invocationRobby Workman2013-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From: Serg Bormant <bormant@gmail.com> Subject: [Slackbuilds-users] [BUG] SlackBuild templates Date: Fri, 21 Dec 2012 11:58:32 +0400 Hi, Consider something like this in source tarball: $ mkdir test; cd test $ mkdir docs; touch docs/README docs/COPYING $ ln -s docs/* . $ ls -o * lrwxrwxrwx 1 user 12 Dec 21 11:45 COPYING -> docs/COPYING lrwxrwxrwx 1 user 11 Dec 21 11:45 README -> docs/README docs: total 0 -rw-r--r-- 1 user 0 Dec 21 11:45 COPYING -rw-r--r-- 1 user 0 Dec 21 11:45 README *.SlackBuild templates offer this to sanitize permissions: find . \ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; But -perm 777 will fire on symlinks and will set eXecutable permissions to docs/COPYING and docs/README. Using "find -L ..." or "... ! -type l ..." can help to avoid this.
* templates: check for mode 640 in permissionsRobby Workman2013-10-30
| | | | Thanks to Nick Warne <nick@linicks.net> for the suggestion.
* rubygem-template: Fix a small bug in the template.dsomero2012-09-25
|
* *.SlackBuild: strongly suggest BSD/MIT licenseRobby Workman2012-09-18
|
* template.info: Remove APPROVED lineRobby Workman2012-09-18
| | | | This is useless duplication since we started using git.
* template.info: Add the new REQUIRES variable.Erik Hanson2012-09-18
| | | | | | | | | | | | | | | This variable will contain a space-separated list of all required build-time and run-time dependencies, each named exactly as listed on the SlackBuilds.org site. It should not contain anything that is part of Slackware itself. If user interaction is mandatory (creation of user/group, etcetera) or even recommended (ffmpeg, vlc, etcetera), REQUIRES should also contain "%README%". Automated tools should bail out and inform the user that manual interaction is required when %README% is found. The order of REQUIRES content is irrelevant. Sorting (if desired) is an implementation detail left to users and/or third-party tools.
* slack-desc: OCD tweakageRobby Workman2012-08-22
|
* doinst.sh: update the gio module cacheRobby Workman2011-11-28
|
* doinst.sh: Corrected glib-compile-schemas.Erik Hanson2011-05-10
|
* rubygem-template: implement a cleaner search for gem dependenciesVincent Batts2011-01-05
|
* rubygem-template.SlackBuild: Added.Vincent Batts2011-01-04
| | | | This might not quite be perfect yet, but it's a start.
* perl-template: fixup SRCNAM usage to (ideally) avoid confusionRobby Workman2010-12-20
|
* doinst.sh: compile glib2 schemas if neededRobby Workman2010-12-02
| | | | This is not really relevant for us yet, but it won't hurt.
* python-template: xargs -0 expects -print0 option from findHeinz Wiesinger2010-10-02
|
* perl-template: xargs -0 expects -print0 option from findHeinz Wiesinger2010-10-02
|