Age | Commit message (Collapse) | Author |
|
|
|
- I decided to turn off binary compilation of this package, because some
of the source file should not be compiled at all (boilerplate
directory).
- I deleted some optional dependencies since there is no reason for them
to be installed by a regular user (they are used mainly for purpose of
documentation building). Developer should clone Abjad from github or
install it via pip with all the optional dependencies instead of using
this aur package.
|
|
|
|
There were some issues with python2 packages. I solved the dependencies
of python2-abjad package and marked the python2-abjad and python-abjad
both in conflict, since there are colliding files. Now it build with
some unimportant errors (in test suites probably), but it still works
fine.
|
|
|
|
The package for python2 will be placed in separate PKGBUILD since there
are conflicts between python-abjad and python2-abjad.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|