diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2017-04-05 08:37:25 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:57:47 +0700 |
commit | 5df53a85ce0f5d360f8516ed5026837799885a98 (patch) | |
tree | 663ba36689410d8d73d65792f17adf7a19f09233 /graphics/pencil3/README | |
parent | da8c5aec788e3546b79f6bb4f3e67fd1d4dd6fcd (diff) | |
download | slackbuilds-5df53a85ce0f5d360f8516ed5026837799885a98.tar.gz |
graphics/pencil3: Updated for version 3.0.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/pencil3/README')
-rw-r--r-- | graphics/pencil3/README | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/graphics/pencil3/README b/graphics/pencil3/README index 1b99634cc0..86c31d705f 100644 --- a/graphics/pencil3/README +++ b/graphics/pencil3/README @@ -2,21 +2,20 @@ Pencil is built for the purpose of providing a free and open-source GUI prototyping tool that people can easily install and use to create mockups in popular desktop platforms. -This package is a release candidate, use at your own risk. - This version can be installed along with 2.0.x version without any problem. + Optional features -ELECTRON (default=no): This requires electron, available in SBo. -To use pencil3 with some version of electron previously installed in the system. -Otherwise the SlackBuild use and download electron required for pencil3. +ELECTRON (default=no): This requires electron, available in SBo. Use +pencil3 with some version of electron previously installed in the system. +Otherwise the SlackBuild uses and downloads electron required for pencil3. -BINARY (default = no): Use it to create a binary package, this option requires +BINARY (default=no): Use it to create a binary package. This option requires downloading electron for the architecture of your system, close to 40MiB. -You can install electron package from SBo with the INSTALL_ZIP=yes option, -to avoid The download. +You can install the electron package from SBo with the INSTALL_ZIP=yes option, +to avoid the download. If you need to use any option do something like: -ELECTRON=yes ./pencil3.SlackBuild + ELECTRON=yes ./pencil3.SlackBuild |