Michael Raskin
0483842286
xpra: 2.0.2 -> 2.1.3; xpraGtk3: 0.16.2 -> 2.1.3
2017-11-11 13:03:36 +01:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
Cray Elliott
c5fbf35be0
xpra: fix missed ffmpeg_3_2 reference
2017-04-30 16:58:33 -07:00
Cray Elliott
c49a454210
mpv, xpra: depend on ffmpeg instead of ffmpeg_3_2
...
effectively updates them to depend on ffmpeg_3_3
2017-04-30 16:52:49 -07:00
Victor Calvert
5539f8acfa
xpra: 2.0.1 -> 2.0.2
2017-04-28 23:39:19 -04:00
Victor Calvert
0d8b5be67d
xpra: 0.17.6 -> 2.0.1
...
Requires build against newer ffmpeg (3.2.x instead of 3.1.x)
because of new symbols:
FF_PROFILE_H264_MULTIVIEW_HIGH
FF_PROFILE_H264_STEREO_HIGH
2017-04-04 23:55:12 -04:00
Benno Fünfstück
ce355bdafa
xpra: install data files to correct location in $out
...
The patch is no longer needed, with the wheel-based method that we use now
data_files *are* relative to the prefix.
2017-03-06 13:06:51 +01:00
Jaka Hudoklin
f5d81ed79b
Merge pull request #20904 from offlinehacker/nixos/xserver/xpra
...
Add xpra display-manager
2017-03-05 01:32:23 +01:00
volth
69ed58d88f
xorg.xserver: configure --with-xkb-path= ( #21653 )
2017-01-18 02:57:15 +03:00
Jaka Hudoklin
7fd8dfc621
xpra: do not preset FONTCONFIG_FILE and XPRA_LOG_DIR env variables
2016-12-04 22:27:30 +01:00
Jaka Hudoklin
adabb646bd
xpra: add pam support
2016-12-04 22:26:43 +01:00
Frederik Rietdijk
1f501a2ced
xpra: use python2
2016-11-08 22:48:55 +01:00
Bjørn Forsman
5c1fd6763f
xpra: 0.17.5 -> 0.17.6
...
Many fixes.
2016-10-30 01:01:26 +02:00
Jaka Hudoklin
7956b2d65e
xpra: add audio streaming support
2016-10-23 20:11:45 +02:00
Alexander Ried
e7ded267bd
xserver: replace XKB_BINDIR with compile time option
...
---
Using the configure option relieves us of the patch and passing the path
via the env var in many places. Also the env var may not be inherited
when components like gdm spawn new sessions.
2016-10-03 15:03:02 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Jaka Hudoklin
85e2b60b77
xpra: 0.17.4 -> 0.17.5
2016-09-04 16:57:23 +02:00
Tuomas Tynkkynen
74a3a2cd7e
treewide: Use makeBinPath
2016-08-23 01:18:10 +03:00
Frederik Rietdijk
5a501bd828
Remove top-level dbus_python and pythonDBus.
...
See #11567 .
Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.
There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Frederik Rietdijk
7986b718f3
Remove pycairo from top-level
...
See #11567 .
2016-08-14 13:52:42 +02:00
Frederik Rietdijk
11d1fdfd8b
Remove top-level cython and cython3
...
See #11567 .
2016-08-14 12:01:09 +02:00
Bjørn Forsman
c5b7a9ffeb
xpra: 0.17.3 -> 0.17.4 (important fixes)
2016-06-30 14:48:05 +02:00
Bjørn Forsman
6d48539fdb
xpra: fix some runtime issues
...
* Add missing modules (fixes warnings and errors).
* Step 1 to unbreak starting Xvfb by making xpra invoke it with
valid log dir ($HOME/.xpra). Without this fix, it is invoked with
~/.xpra, which Xvfb doesn't know how to interpret and uses it
literally (fail). Step 2 will be fixing an Xvfb permission issue:
"xf86OpenConsole: Cannot open virtual console 1 (Permission denied)".
* Use XPRA_INSTALL_PREFIX to make it find its icons.
2016-06-30 14:42:16 +02:00
Bjørn Forsman
ce8c1ab5e0
xpra: 0.17.0 -> 0.17.3
2016-06-23 19:17:20 +02:00
Bjørn Forsman
34363d77b0
xpra: add missing python 'rencode' module
...
Fixes this:
$ xpra [...]
2016-06-23 17:40:03,407 Warning: rencode import failed:
2016-06-23 17:40:03,407 No module named rencode
[...]
2016-06-23 19:17:20 +02:00
David Guibert
8601f69072
xpra: 0.16.2 -> 0.17.0
2016-04-24 21:51:39 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Thomas Strobel
83b15e2fc4
xpra: 0.14.19/0.15.3 -> 0.16.2
2016-03-10 12:06:55 +01:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Frederik Rietdijk
4d06bf70f4
buildPythonApplication: use new function for Python applications
2016-02-19 13:16:41 +01:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Domen Kožar
9e8eba48ab
xorg.xorgserver: wrap Xvfb with required flags
2016-01-17 21:14:49 +01:00
Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Frederik Rietdijk
9cc4bb7f4c
xpra: use pillow instead of pil
2015-12-08 15:15:41 +01:00
Tuomas Tynkkynen
db81e22148
treewide: Mass-replace 'xorgserver}/bin' with correct output
...
vcunat added one fix in xdummy.
2015-10-28 10:17:12 +01:00
Thomas Strobel
50a5845855
xpra: fix rencode dependency
2015-08-10 23:14:29 +02:00
Artjom Vejsel
fa2ee81a92
xpra: 0.14.19 -> 0.15.3
2015-08-09 20:58:39 +03:00
Thomas Strobel
c6ef0727c3
Fix/update Xpra
2015-02-25 01:09:39 +01:00
Eelco Dolstra
8a7f3c3618
Mark a bunch of packages as broken or not supported on Darwin
2014-08-08 17:59:02 +02:00
Chris Double
e3f4d343a3
Change to xpra version 0.11.6 as 0.12.5 was not working
...
Version 0.11.6 was the latest version that I was able to get building
and running on NixOS. Unfortunately my previous commit for 0.12.5 was
an error and incomplete.
2014-06-16 12:12:46 +12:00
Chris Double
1c7d11ac2a
Update xpra to 0.12.5
2014-05-08 00:54:15 +12:00
Domen Kožar
fae6079a01
adopt rest of the packages that were failing with the buildPythonPackage changes
2014-02-20 01:19:15 +01:00
Bjørn Forsman
2d30955632
xpra: fix package name
...
Remove the "python2.7-" prefix from the package name so that it can be
installed with "nix-env -i xpra".
2014-02-01 17:06:37 +01:00
Mathijs Kwik
72ad48fd32
xpra: depend on ffmpeg instead of ffmpeg_1, now default became 1+
2013-12-23 11:03:10 +01:00
Eelco Dolstra
2147a07938
Fix a bunch of Hydra evaluation errors
2013-10-07 17:36:47 +02:00
Gergely Risko
79c2db389c
Update xpra to 0.9.5
2013-06-18 15:36:42 +02:00
Shea Levy
2d38aee71b
xpra: Use new ffmpeg attribute
...
It still builds, but it's a pythonPackage so who knows if it works
right. Was breaking the tarball, though.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 06:49:23 -04:00
Jaka Hudoklin
06425fca37
Upgrading xpra to 0.8.8
2013-03-30 15:23:51 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
aszlig
ceff799efc
xpra: Add python notify module.
...
This is not needed to run XPRA, but gets rid of a few nasty errors.
XPRA is using the notify library to display nice desktop notifications, so there
might be users who actually like to have those funny things.
2012-07-06 03:41:32 +02:00