On Thu, 2013-12-26 at 09:54 +0000, Kruppt wrote: > For generating menus for JWM you may want to check out > jwmtools, Backend tools->appmenugen towards bottom > of page may be what you are in need of. > download from link below: > https://github.com/kostelnik/jwmtools
Thank you, unfortunately the Debian policy to split packages caused a complete mess for dev packages. Since Debian stable is missing many needed packages for audio production I installed much from backports and/or testing and/or unstable. To compile some audio software I already run into a dev package issue too, but because it where just a few dependencies I could solve it manually. To compile jwmtools it became a dependency hell for the dev packages. Is there a way to automatically upgarde/downgrade packages to solve this issue? Apt pinning seemingly is a completely useless thing. I read about such issues with Debian on Linux audio users mailing list many times. rocketmouse@debi386:/usr/src/jwmtools$ sudo apt-get install -s libglade2-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libglade2-dev : Depends: libgtk2.0-dev (>= 2.0.6) but it is not going to be installed E: Unable to correct problems, you have held broken packages. rocketmouse@debi386:/usr/src/jwmtools$ sudo apt-get install -s libgtk2.0-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libgtk2.0-dev : Depends: libgtk2.0-0 (= 2.24.10-2) but 2.24.22-1 is to be installed Depends: libglib2.0-dev (>= 2.27.3) but it is not going to be installed Depends: libgdk-pixbuf2.0-dev (>= 2.21.0) but it is not going to be installed Depends: libpango1.0-dev (>= 1.20) but it is not going to be installed Depends: libatk1.0-dev (>= 1.29.2) but it is not going to be installed Depends: libcairo2-dev (>= 1.6.4-6.1) but it is not going to be installed E: Unable to correct problems, you have held broken packages. FWIW I want to know how to solve this issue for Debian, please don't post links to Linux audio distros. I have a working Arch Linux for audio and a working *buntu. I know how to set up audio production environments. Now I try to set up Debian as a DAW too. Regards, Ralf -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1388137030.655.34.camel@archlinux