diff options
author | klaatu <klaatu@straightedgelinux.com> | 2014-11-22 01:07:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-22 06:14:03 +0700 |
commit | 8b9b6730afbd4daa974846ea0b43ad23ff769c59 (patch) | |
tree | 97e99fa9efa5491b5cae91a707e73758c5b71556 /audio/ntk/README | |
parent | a2a9c17e860b084e95d6b66e04e60357bb635fca (diff) | |
download | slackbuilds-8b9b6730afbd4daa974846ea0b43ad23ff769c59.tar.gz |
audio/ntk: Added (GUI Toolkit).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/ntk/README')
-rw-r--r-- | audio/ntk/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/ntk/README b/audio/ntk/README new file mode 100644 index 0000000000..f5c6a3a5c0 --- /dev/null +++ b/audio/ntk/README @@ -0,0 +1,12 @@ +ntk is a fast and lightweight GUI toolkit for the Non-DAW application +suite. It is a build requirement of Non, and is distributed along with +Non source code. It is packaged separately for SlackBuilds.org because +other software (such as Qtractor) can use it, plus in order for Non-* to +build, ntk must be installed first. + +So, install this first, and then build and install Non. + +The only official download is available as a git repository. In order +to standardise this SlackBuild, a snapshot of the git repository as of +23/09/2014 (commit e230929a579d7f91df7d34a4c0a324fb8dd5fa4a) has been +posted to http://slackermedia.info, which this SlackBuild uses. |