Search Criteria
Package Details: laditools-git 1.1.0.r10.g2946670-1
Git Clone URL: | https://aur.archlinux.org/laditools-git.git (read-only, click to copy) |
---|---|
Package Base: | laditools-git |
Description: | Utilities to improve integration and workflow with JACK and LASH. |
Upstream URL: | https://github.com/LADI/laditools |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | speps |
Maintainer: | WoefulDerelict |
Last Packager: | WoefulDerelict |
Votes: | 5 |
Popularity: | 0.000029 |
First Submitted: | 2011-07-15 13:47 |
Last Updated: | 2018-08-11 04:42 |
Dependencies (8)
- glade (glade-git)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2)
- pygtk
- python2
- python2-enum34
- python2-yaml
- git (git-git) (make)
- python2-distutils-extra (make)
Required by (2)
- ladish (requires laditools)
- ladish-git
Latest Comments
1 2 Next › Last »
WoefulDerelict commented on 2015-07-09 23:04
The team at ArchAssault (https://archassault.org/) (https://archassault.org/packages/archassault/any/python2-enum/) (https://github.com/ArchAssault-Project/archassault/tree/master/packages/python2-enum) had already done the work building a Python2 PyPI enum package. I've added this to the AUR and included it as a dependency of this package. This should hopefully resolve all of the laditools dependencies.
WoefulDerelict commented on 2015-07-09 23:01
The team at ArchAssault had already done the work building a Python2 PyPI enum package. I've added this to the AUR and included it as a dependency of this package. This should hopefully resolve all of the laditools dependencies.
hugonz commented on 2015-07-09 20:48
Another dependency that has to be satisfied manually is "enum" (Not the one backported from 3.4, but the one present in PyPI) Gotta install python2-pip and then
#pip2 install enum
After that, ladi-control-center will work.
Python2's PyPI's enum is not present anywhere else in the AUR.
WoefulDerelict commented on 2015-07-08 17:23
I'm iterating the package release as part of the migration to AUR 4.0.0 as the PKGBUILD has been modified to follow the Arch Packaging Standards (https://wiki.archlinux.org/index.php/Arch_Packaging_Standards) as closely as possible.
WoefulDerelict commented on 2015-05-04 04:33
Changed the PKGBUILD entirely in order to utilize modern pacman VCS features because of user whining. Enjoy!
Scimmia commented on 2015-05-04 03:35
it's still ancient. See this page: https://wiki.archlinux.org/index.php/VCS_package_guidelines
WoefulDerelict commented on 2015-05-04 03:34
I simply updated the original package submitted by SpepS to pull from the active LADI repo and changed the version to reflect the commit, nothing fancy.
Scimmia commented on 2015-05-04 03:12
Also updated with an ANCIENT template
WoefulDerelict commented on 2015-05-04 02:55
Updated the package to pull from LADI's repo on github. Works with updated ladish-git package at commit 5fe205f.
WoefulDerelict commented on 2015-05-04 02:41
Updated the package to pull from LADI's repo on github. Works with ladish commit 5fe205f. PKGBUILD snippet provided at ladish-git.