dzen2: add the dzen2 application#1169
Conversation
Support for xinerama and xpm are enabled
|
Do you really need a fully hand-written builder here? |
|
I've reviewed the expression. Looks like it is one of the first I've ever wrote. Certainly, some things could be simpler: config file may be generated with writeText instead of sedding the patch. Still, the hand-written builder seems to be necessary because we have to build and install not only the main directory, but the gadgets directory as well (see sergei-mironov@5d396d8#diff-4014cccf7f97c40e7a4d27bf3a3c253aR27). |
|
I would: — use — run — run ``make -C gadgets install` in postInstall And set these actions inside the main expression. I think it would make the expression simpler… |
|
Unaware of this pull request, I made my own expression and pull request here: #1386 |
|
Thanks! Looks like I'm rather slow in maintaining this one ;) |
Support for xinerama and xpm are enabled