Search Criteria
Package Details: a2jmidid-git 20171022.dfc866b-1
Git Clone URL: | https://aur.archlinux.org/a2jmidid-git.git (read-only, click to copy) |
---|---|
Package Base: | a2jmidid-git |
Description: | Daemon for exposing legacy ALSA sequencer applications in JACK MIDI system. |
Upstream URL: | http://home.gna.org/a2jmidid/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | hollunder |
Maintainer: | mrbit |
Last Packager: | mrbit |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2010-02-19 21:24 |
Last Updated: | 2017-11-04 17:16 |
Dependencies (4)
- dbus (dbus-elogind, dbus-git, dbus-x11, dbus-nosystemd, dbus-selinux)
- jack (jack-dbus, jack-git, jack-stub, jack2-git, jack2)
- python2 (pypy19, stackless-python2)
- git (git-git) (make)
Required by (11)
- cadence-claudia (requires a2jmidid) (optional)
- cadence-git (requires a2jmidid) (make)
- cadence-git (requires a2jmidid) (optional)
- cadence-riccardocagnasso-git (requires a2jmidid) (make)
- cadence-riccardocagnasso-git (requires a2jmidid) (optional)
- jack2-git (requires a2jmidid) (optional)
- jacksettings (requires a2jmidid) (optional)
- jacksettings-git (requires a2jmidid) (optional)
- ladish (requires a2jmidid)
- ladish-git (requires a2jmidid)
- ladish-no-gui (requires a2jmidid) (optional)
Latest Comments
dvzrv commented on 2019-09-23 10:11
@mrbit:
I've moved a2jmidid to the linuxaudio github organization, rewrote
a2j_control
to python3 and exchanged waf with meson. The former maintainer has been MIA for a long time now. Please update your PKGBUILD.lee commented on 2017-10-21 19:33
a line
conflicts=('a2jmidid')
avoids file conflicts when the a2jmidid from the repos is installed.
mrbit commented on 2017-10-15 18:44
Thanks lee, done :)
lee commented on 2017-10-15 14:16
The dependency 'dbus-core' needs to be replaced with 'dbus'.
https://www.archlinux.org/todo/remove-dbus-core-as-a-providesreplaces/
hollunder commented on 2011-10-05 19:31
Please take over if you're interested. I have a busy semester at university ahead of me and want to reduce the amount of work with unrelated stuff.
orbisvicis commented on 2011-10-05 18:19
http://hpaste.org/raw/52193 - This is the pkgbuild I used.
By the way, there are now plenty of man pages packaged.
capoeira commented on 2010-11-01 11:23
thank you, man....working now
hollunder commented on 2010-11-01 11:12
Thanks, fixed
capoeira commented on 2010-10-31 20:21
Cloning into /tmp/yaourt-tmp-studio/aur-a2jmidid-git/src/a2jmidid-build...
done.
File "./waf", line 55
print '\033[91mError: %s\033[0m' % m
^
SyntaxError: invalid syntax