summaryrefslogtreecommitdiff
path: root/desktop/grun
Commit message (Collapse)AuthorAge
* desktop/grun: Cleanup SlackBuild.David Woodfall2022-02-20
| | | | | | Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* All: Support $PRINT_PACKAGE_NAME env varHeinz Wiesinger2021-07-17
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* All: SlackBuilds run in the directory they are inHeinz Wiesinger2021-07-05
| | | | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* All: Change SlackBuild shebang to /bin/bashHeinz Wiesinger2021-07-04
| | | | Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
* desktop/grun: Fix DOWNLOAD.Dave Woodfall2021-04-20
| | | | Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
* sbo/scripts: Email changesDave Woodfall2020-01-18
|
* desktop/grun: Switch to github.Willy Sudiarto Raharjo2017-07-26
| | | | Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
* desktop/grun: Install doinst.sh, i486=>i586.B. Watson2017-03-25
| | | | | Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
* desktop/grun: Fix slack-desc.B. Watson2016-11-14
|
* various: Update find command to match template.dsomero2013-11-22
| | | | Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
* various: Fix slack-desc formatting and comment nit picks.dsomero2013-11-22
| | | | Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
* desktop/grun: Fixed (Don't clobber config files)dsomero2012-09-29
| | | | Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
* Add REQUIRED field to .info files.Erik Hanson2012-08-19
| | | | Signed-off-by: Erik Hanson <erik@slackbuilds.org>
* Entire Repo: Remove APPROVED field from .info filesRobby Workman2012-08-14
| | | | | | | | This field used to make sense in our pre-git days, but the Signed-Off-By: line serves the same purpose (and even more) now, so APPROVED has been rejected. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* Various: Set perms to 0644 on all SlackBuild scriptsRobby Workman2010-06-04
| | | | | | | | | These will (ideally, assuming we remember when generating tarballs) still be mode 0755 inside the tarballs, but we would prefer to have them mode 0644 on the server. It's probably not really important, but just call us OCD like that. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
* desktop/grun: Misc automated cleanups.David Somero2010-06-04
| | | | Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
* desktop/grun: Fixed for bash4.David Somero2010-05-19
|
* desktop/grun: Added.David Woodfall2010-05-15
gRun is a GTK based Run dialog that closely resembles the Windows Run dialog, just like xexec. Thanks to David Woodfall.