Search Criteria
Package Details: ntk-git 0.r151.5719b00-1
Git Clone URL: | https://aur.archlinux.org/ntk-git.git (read-only, click to copy) |
---|---|
Package Base: | ntk-git |
Description: | Fork of FLTK 1.3.0 with additional functionality. |
Upstream URL: | http://non.tuxfamily.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | imv |
Maintainer: | lievenmoors |
Last Packager: | lievenmoors |
Votes: | 41 |
Popularity: | 0.000000 |
First Submitted: | 2012-12-09 16:07 |
Last Updated: | 2015-07-30 13:00 |
Dependencies (5)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo)
- libxft (libxft-bgra-git, libxft-bgra)
- git (git-git) (make)
- python (python-dbg) (make)
Required by (13)
- fabla-git (requires ntk)
- infamousplugins-git (requires ntk)
- loopp-git (requires ntk)
- non-daw-git
- non-mixer-git
- non-mixer-lv2-git (requires ntk)
- non-sessionmanager-git
- openav-artyfx-git
- openav-fabla2-git
- openav-luppp-git
- openav-sorcer-git
- psi-plugins.lv2-git (requires ntk) (make)
- zynaddsubfx-git
Latest Comments
1 2 Next › Last »
lievenmoors commented on 2018-08-15 09:22
Hi milkmiruku,
This might be related to a change in python 3.7 (PEP 479 ?) I have communicated the issue with upstream.
I will let you know when I know more...
milk commented on 2018-08-14 01:33
hmm
PresidentTrump commented on 2016-11-10 07:29
Why can't this be moved to Community Repo so that ZynAddSubFX can be updated to the NTK version. The official version in the community repository doesn't support LV2 plugins properly. This is one example of how Arch is held back in the audio department. It is supposed to bleeding edge yet there is a lack of up to date audio packages. I'm not complaining, just making a suggestion (I am also not in a position to be a package maintainer).
lievenmoors commented on 2015-07-30 13:01
Thanks, this is fixed now.
KenjiTakahashi commented on 2015-07-30 03:08
It should makedepend on 'python', not 'python2'. That's what waf will use anyway and it should work fine.
habys commented on 2015-03-24 19:00
Accidentally flagged out of date. Sorry,
Builds fine for me.
kuroneko commented on 2014-05-21 07:27
I figured out the problem. ntk isn't building with clang, you must use g++. Likely clang is being strict about an error that g++ is passing off as a warning.
lievenmoors commented on 2014-05-19 18:23
It builds fine on my computer... Anyone else experiencing this?
kuroneko commented on 2014-05-17 22:29
I haven't been able to build this for quite some time now. I keep getting the build error:
../src/Fl_x.cxx:2193:31: error: 'FORCE_POSITION' is a protected member of 'Fl_Widget'
if (w->flags() & Fl_Widget::FORCE_POSITION) {
^
Is this an upstream bug? Is anyone else experiencing this problem?
lievenmoors commented on 2014-04-30 18:40
python3/waf issues have been fixed upstream now.