Disowning for lack of time
Search Criteria
Package Details: ladish 1-3
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-04-09)
| Package Base: | ladish |
|---|---|
| Description: | Session management system for JACK applications |
| Upstream URL: | http://ladish.org |
| Category: | multimedia |
| Licenses: | |
| Submitter: | thujone |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 20 |
| First Submitted: | 2010-02-10 18:37 |
| Last Updated: | 2013-05-13 13:35 |
Dependencies (5)
Required by (0)
Sources
Latest Comments
Comment by speps
Comment by moebius_rising
ladish.org has been down for some time, are there any alternatives for the PKGBUILD?
Comment by superprick
if anyone is having problems getting this to compile. before installing this package make sure you install libgnomecanvasmm and libgnomecanvas. maybe the maintainer could update the build. A system with the gnome shell desktop installed may not have these packages by default in 3.10
Comment by thujone
I'm after new releases and wrote the page over ladish.org, but left it orphaned so you are free to adopt or improve it, if you wish.
Comment by GuestOne
Is anyone maintaining this package?
Comment by thujone
Notice you need to rebuild jack with optimization flags turned off, or it will crash at ladishd startup.
Here the updated instructions: http://ladish.org/wiki/installing_on_archlinux
Comment by thujone
New release: fix build and ladish_control.
I also moved laditools to optdepends, but don't feel it's right, since we get a GUI where not all menu entries are working.
Maybe we should make the GUI optional, or move the backend to a separate package and have klaudia / cadence use that, instead.
Still I see major issues, such as jack is crashing on ladishd startup, so feel free to contribute.
Comment by falkTX
ladish doesn't depend on laditools, it should be an "optdepends" (provides the default jack configuration tool).
when cadence-git is installed, you can use gladish settings to switch default tool to "jack_settings" (provided by cadence-git)
Comment by kuroneko
Does ladish really depend on laditools? I like the claudia UI in cadence better and rather not have laditools installed.
Comment by Ninez
Ladish 1.0 is out
Anonymous comment
python2-yaml is dependency too
Comment by thujone
todin: updated to 0.3 and fixed.
Anonymous comment
It fails to build as it is now, the error message is as follows:
Traceback (most recent call last):
File "./waf", line 148, in <module>
Editing PKGBUILD and replacing "./waf" with "python2 ./waf" solves the problem.
Anonymous comment
thujone: After installing boost and boost-lib, gladish built fine. It doesn't appear inside the menu of laditray, but it appears to run nontheless.
Anonymous comment
thujone: Still no gladish. Here's a log of the build process:
Checking for program gcc : ok /usr/bin/gcc
Checking for program cpp : ok /usr/bin/cpp
Checking for program ar : ok /usr/bin/ar
Checking for program ranlib : ok /usr/bin/ranlib
Checking for gcc : ok
Checking for program g++ : ok /usr/bin/g++
Checking for g++ : ok
Checking for dbus-1 >= 1.0.0 : ok
Retrieving D-Bus services dir : ok
Checking for uuid : ok
Checking for header expat.h : ok
Checking for glib-2.0 : ok
Checking for dbus-glib-1 : ok
Checking for gtk+-2.0 : ok
Checking for libglade-2.0 : ok
Checking for flowcanvas >= 0.6.0 : ok
boost headers : not found, see http://boost.org/
==================
ladish-0.2 exported from 4b4d6c974f242b3af6d693baa2f8f26e83e20e76
Install prefix : /usr
Build gladish : no
Build liblash : no
Treat warnings as errors : no
Debuggable binaries : no
Comment by thujone
jaycapela: the following is from the INSTALL file, it looks you need all of them:
Optional requirements, without them GUI frontend will not be built:
* You need glib (2.20.3 should work)
* You need dbus-glib (0.74 should work)
* You need gtk+ (2.12.1 should work)
* You need libglade (2.6.2 should work)
* You need flowcanvas (svn revision 2186 or later should work, included in tarball)
Anonymous comment
thujone: I have libsigc++ and dbus-glib installed. Still not installing right...
Comment by thujone
jaycapela: it was installed in my system, try building it after installing libsigc++ and dbus-glib from extra, I'll update the PKGBUILD when I'll have tested it.
Anonymous comment
gladish is missing from install. It creates an icon in 'Applications > Other > LADI Session Handler' but /usr/bin/gladish does not exist.