Michael Weiss
f7997354b7
wayland-scanner: use for nativeBuildInputs
...
This makes things more explicit (and less confusing) but only touches
the packages that I maintain.
2021-07-03 17:56:23 +02:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Michael Weiss
32a898bb15
weston: 8.0.0 -> 9.0.0 ( #95617 )
...
Announcement: https://lists.freedesktop.org/archives/wayland-devel/2020-September/041595.html
2020-09-05 00:44:34 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Michael Weiss
21ae4ae879
weston: 7.0.0 -> 8.0.0 ( #78464 )
...
Announcement:
https://lists.freedesktop.org/archives/wayland-devel/2020-January/041147.html
2020-01-25 13:37:06 +01:00
Michael Weiss
1a8ea5cead
weston: 6.0.1 -> 7.0.0
...
Announcement:
https://lists.freedesktop.org/archives/wayland-devel/2019-August/040812.html
2019-08-24 16:31:52 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Jan Tojnar
07d1d3ed68
Merge branch 'master' into staging
2019-06-25 18:06:43 +02:00
Michael Weiss
8c5147af79
weston: 6.0.0 -> 6.0.1
...
Announcement:
https://lists.freedesktop.org/archives/wayland-devel/2019-June/040661.html
2019-06-25 17:14:46 +02:00
Matthew Bauer
263f5891b6
treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
...
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
Will Dietz
3a26a1fe94
weston: 5.0.0 -> 6.0.0 ( #58522 )
...
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040356.html
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040334.html
* weston: use freerdp2 not legacy
* freerdp_legacy: drop as no longer needed (weston was last user)
Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2019-05-31 22:59:50 +02:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
...
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
R. RyanTM
54951b1bf8
weston: 4.0.0 -> 5.0.0 ( #45798 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
weston
2018-08-30 20:27:55 +02:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Ryan Mulligan
fce8f26af6
treewide: http -> https ( #42665 )
2018-06-27 22:12:57 +02:00
Matthew Justin Bauer
1bba16fe19
Merge pull request #38692 from r-ryantm/auto-update/weston
...
weston: 3.0.0 -> 4.0.0
2018-04-19 23:31:24 -05:00
R. RyanTM
f4b5e10458
weston: 3.0.0 -> 4.0.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/weston/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/0354z3f09fdz91z0gypm630mwyyw9m6d-weston-4.0.0/bin/weston -h’ got 0 exit code
- ran ‘/nix/store/0354z3f09fdz91z0gypm630mwyyw9m6d-weston-4.0.0/bin/weston --help’ got 0 exit code
- ran ‘/nix/store/0354z3f09fdz91z0gypm630mwyyw9m6d-weston-4.0.0/bin/weston --version’ and found version 4.0.0
- ran ‘/nix/store/0354z3f09fdz91z0gypm630mwyyw9m6d-weston-4.0.0/bin/wcap-decode --help’ got 0 exit code
- found 4.0.0 with grep in /nix/store/0354z3f09fdz91z0gypm630mwyyw9m6d-weston-4.0.0
- directory tree listing: https://gist.github.com/01f9658faac9a7816ccf1ca44d11fe15
2018-04-10 09:53:04 -07:00
Nikolay Amiantov
7fec6c8cd3
weston: fix build
2018-03-28 16:25:14 +03:00
Silvan Mosberger
895b9967b1
weston: fix typo in configure flag
2018-03-08 01:04:09 +01:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Joerg Thalheim
fc39418ad4
weston: 1.12.0 -> 3.0.0
2017-11-20 17:20:18 +00:00
Alexander Ried
9f3550e2ee
weston: 1.11.0 -> 1.12.0
2016-09-21 11:16:32 +02:00
Alexander Ried
eda20005ae
weston: 1.10.0 -> 1.11.0
2016-06-01 10:27:24 +02:00
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Alexander Ried
c6a4bc4ae5
weston: 1.9.0 -> 1.10.0
2016-04-08 23:22:58 +02:00
Tuomas Tynkkynen
5dfcafb205
treewide: Mass replace 'xwayland}/bin' to refer the 'out' output
2016-02-01 20:46:27 +02:00
Vladimír Čunát
783c40eb68
dbus: split into multiple outputs and fix referrers
2015-10-13 20:19:01 +02:00
William A. Kennington III
d3f4ba9d6f
Merge branch 'master.upstream' into staging.upstream
2015-09-23 14:44:21 -07:00
William A. Kennington III
fdf2c3d130
weston: 1.8.0 -> 1.9.0
2015-09-22 14:30:16 -07:00
Vladimír Čunát
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Luca Bruno
14d36053b1
weston: use version 1.8.0 instead of wayland version (ZHF)
2015-07-22 11:23:17 +02:00
William A. Kennington III
3d2c7d791e
weston: Update to 1.7.0
2015-02-19 10:13:44 -08:00
Vladimír Čunát
081e5c8387
Merge #5061 : add xwayland
...
Also resolve minor nitpicks -- *during* the merge commit.
2014-12-25 09:25:05 +01:00
David Virgilio
1d131a09a4
update weston: add xwayland support
2014-11-20 06:21:47 -06:00
William A. Kennington III
e7c1c1d97a
weston: 1.5.0 -> 1.6.0
2014-10-17 14:26:45 -07:00
Vladimír Čunát
fa1eaf84f4
wayland, weston: update 1.4.0 -> 1.5.0
2014-06-17 09:00:29 +02:00
Vladimír Čunát
64c44fa508
weston: fix build by updating (after wayland update)
...
Also add dbus support, which seemed potentionally important to me.
2014-01-26 00:42:17 +01:00
Vladimír Čunát
5c1e8fc56d
weston: clean the expression (no semantic change)
2013-11-23 23:56:38 +01:00
Vladimír Čunát
30666ed5ad
wayland, weston: update to 1.3.1, fix weston build
...
Also make Hydra build weston, so we can see the breakages in future.
2013-11-23 23:31:48 +01:00
Carles Pagès
728116ec3e
weston: don't depend on pixman explicitly.
...
Weston depends on cairo and pixman, but cairo uses a special version of pixman.
In the previous commit I solved a linking problem by specifying the same pixman
version for weston, but it's easier to rely on cairo propagating it. Thanks
viric for the tip!
2013-03-06 22:59:59 +01:00
Carles Pagès
7255ac3a13
Forgot mesa90x references in the previous commit.
2013-02-18 20:43:10 +01:00
Carles Pagès
d09f2424ed
mesa: add support for wayland to default version.
...
Remove duplicated versions now that mesa and libdrm are updated.
2013-02-18 20:32:47 +01:00
Carles Pagès
bd8428efa1
wayland: update to 1.0.5.
...
Also updated weston to 1.0.5, and got rid of the patch that's no longer needed.
They fixed it upstream even if it was actually caused by our pkg-config patch.
2013-02-18 19:57:27 +01:00
Carles Pagès
bc9a291779
wayland: update to 1.0.4.
...
Also updated weston to 1.0.4, which now fails to build. Doh!
2013-01-28 19:45:07 +01:00
Carles Pagès
a53a7bc0e4
Update wayland and weston to 1.0.3.
...
I also removed the screenshooter-client-protocol patch as this was fixed
upstream.
2013-01-08 23:21:36 +01:00
Carles Pagès
c2189c49c6
Weston: prevent install to chown root weston-launch.
...
This operation fails with permission denied, and since this launcher is only
needed when not running under X, I leave it disabled for the moment.
2012-12-07 12:28:35 +01:00
Carles Pagès
ec99d9603c
Weston: add patches to fix the build.
...
The patches fix two issues:
- screenshooter-client-protocol.h missing from tarball
- missing flags for include paths and definitions
I had to add auto* as inputs to be able to call autoreconf, as one patch
modifies a Makefile.am. Both issues are already reported upstream.
2012-12-07 12:10:14 +01:00
Carles Pagès
b60d016a0a
Add Weston 1.0.2.
...
Currently doesn't build. I have to further investigate but there seems to be a
missing file from the tarball.
2012-12-02 12:42:55 +01:00