This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > atom (1.50.0)

Atom is a Chrome-based text editor, hackable and full-featured.

Atom comes loaded with the features you've come to expect from
a modern text editor, like a file system browser, fuzzy finder for
quickly opening files, fast project-wide search and replace,
snippets, code folding and more.

To build Atom is necessary to download about 500MB of data,
which are temporarily stored in ~/.atom, which can be
deleted after building.

If you use apmd package you need rename apm tool.

Optional building features:
* Disable compiling metrics module for Google Analytics
for people who love your privacy
https://github.com/atom/metrics
DISABLE_METRICS=yes|no (default: no)
* Delete temporary data cached after building package
DELETE_CACHE=yes|no (default: no)
* Use atom with some version of electron previously
installed in the system. This feature don't make
a distributable binary, and you can use like as node
script application. This requires electron
available in SBo
ELECTRON=yes|no (default=no)

If you need to use any option do something like:

ELECTRON=yes ./atom.SlackBuild

NOTE:
Atom may failed to build at first attempt.
Simply retry the process and it should be working.

This requires: nodejs

Maintained by: DhabyX
Keywords: text,editor,development
ChangeLog: atom

Homepage:
https://atom.io/

Source Downloads:
atom-1.50.0.tar.gz (d02081ca1c02726f0ae4e72bd27e5139)

Download SlackBuild:
atom.tar.gz
atom.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds