Commit graph

10 commits

Author SHA1 Message Date
talyz 62af7804ef nomachine-client: 6.8.1 -> 6.9.2 2020-01-21 10:29:39 +01:00
talyz 43dc5c0e8f nomachine-client: 6.7.6 -> 6.8.1 2019-09-19 13:16:08 +02:00
Elis Hirwing fac8d2d01b
Merge pull request #62727 from talyz/nomachine-6.7.6
nomachine-client: 6.6.8 -> 6.7.6
2019-06-17 09:33:32 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
talyz 93a680605d nomachine-client: 6.6.8 -> 6.7.6 2019-06-05 14:36:04 +02:00
talyz 9d1e509ecd nomachine-client: 6.5.6 -> 6.6.8 2019-04-07 17:58:36 +02:00
talyz fb58041386 nomachine-client: 6.4.6_1 -> 6.5.6 (#56269)
Update package. Also, since the last digit differs between the 32- and
64-bit version, remove it from the version number and introduce two
separate variables - one for each architecture.
2019-02-24 12:11:22 +01:00
talyz aaf353e7ad nomachine-client: Fix audio support
libnxcau.so needs libpulse.so.0 for audio to work, but doesn't
have a DT_NEEDED entry for it, so it's not automatically
detected. This adds the missing entry and libpulseaudio to
buildInputs, enabling autoPatchelfHook to fix the RPATH.
2018-12-19 14:14:09 +01:00
talyz 1fc12ef702 nomachine-client: 6.3.6_1 -> 6.4.6_1 2018-12-19 13:29:47 +01:00
talyz 06acfb853f nomachine-client: init at 6.3.6_1
Packages mainly the nxplayer part of the client, since the tray
doesn't work very well without the server / a complete installation.

Use the shipped libs, since nxplayer really doesn't like any others. I
believe they use internally modified versions of many libs.

Audio doesn't work: the libasound.so shipped looks for the alsa config
files in the wrong place, and even if it finds them, it still doesn't
work. Using the one from alsaLib doesn't work either and adds
instability.
2018-11-02 15:56:46 +01:00