fix up DESTINATION in cmake files
Open Sound Control to/from JACK MIDI Bridge for Linux
Brought to you by:
ssj71
You have absolute install paths in your CMakeLists.txt files, and, even worse, some files get installed under /usr/local, others under /usr.
The attached patch fixes this and makes it possible for package maintainers to employ your 'make install' target in conjunction with 'cmake -DCMAKE_INSTALL_PREFIX:PATH=...' to install under custom installation prefixes.
Thank you very much for the patch. I admit I'm pretty clueless about packaging. Patch is now in the master branch of git. I will update the files section when I can.
Thanks, that was quick. :)
In return, here's a package for Arch that builds straight from the git
sources: https://aur.archlinux.org/packages/osc2midi-git/. There's also a
package for the released version which someone else uploaded last month,
you can find that here: https://aur.archlinux.org/packages/osc2midi/. (The
latter still needs to be updated for the 1.0.03 version, as you can see I
flagged it out-of-date already.)
Gotta love Arch Linux, it makes it so easy to create packages and always
have the latest software. :)
Compiling on Mac OS X also works without a hitch. I'll create a MacPorts
package as soon as 1.0.03 hits the mirrors and I find some spare time...
Albert
On Tue, May 12, 2015 at 8:27 PM, ssj71 ssj71@users.sf.net wrote:
--
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email: aggraef@gmail.com
WWW: https://plus.google.com/+AlbertGraef
Related
Tickets:
#2