Commit graph

32 commits

Author SHA1 Message Date
R. RyanTM 640186a866 libvdpau: 1.3 -> 1.4 2020-04-21 08:38:50 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Felix Tenley 297f755012 libvdpau: 1.2 -> 1.3
adds support for VP9 decoding
2020-03-06 07:01:06 +01:00
Robin Gloster e5ded57aab
treewide: NIX_CFLAGS_COMPILE -> string 2019-12-31 00:05:53 +01: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
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 392473f385 libvdpau: 1.1.1 -> 1.2
https://lists.x.org/archives/xorg-announce/2019-February/002958.html
2019-02-28 13:22:18 -06:00
Matthew Bauer 72f8f89849 libvdpau: add -lX11 on darwin
Seems to be necessary for some reason. Otherwise we are missing
symbols.
2019-02-05 19:27:39 -05:00
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Nikolay Amiantov 6bf1421f13 treewide: refactor to use libglvnd
* Implement libGL as a symlink package which uses libraries from libglvnd and
  headers from Mesa (since ones from libglvnd are outdated).
* Use libGL_driver.driverLink treewide; add FHS paths where possible.
2018-03-26 14:01:49 +03:00
Alexander V. Nikolaev 8f2a22935c treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Tuomas Tynkkynen a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03: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
Vladimír Čunát 9cf445405b libvdpau: break evaluation cycle on darwin
That path isn't meaningful on non-NixOS anyway.
2016-02-07 14:24:34 +01:00
Vladimír Čunát 9185fc7c6f libvdpau: use a cleaner installation method
(cherry picked from commit bd2ca1e539)
2016-02-06 15:59:05 +01:00
Vladimír Čunát bd2ca1e539 libvdpau: fixup branch interactions
This solution is cleaner anyway.
2016-02-03 16:57:41 +01:00
Vladimír Čunát ae74c356d9 Merge recent 'staging' into closure-size
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Nikolay Amiantov 768f7d19b5 libvdpau: use OpenGL drivers link directory 2016-01-26 13:42:39 +03:00
Vladimír Čunát d500232fcc libvdpau: split into multiple outputs 2015-10-13 20:18:50 +02:00
Vladimír Čunát 5d5c053f68 libvdpau: security update 1.1 -> 1.1.1
CVE-2015-{5198,5199,5200}
2015-09-01 13:27:12 +02:00
Spencer Whitt de97f99e6d libvdpau: Build shared libraries on Darwin
Not sure why this flag was breaking shared libraries, but it no longer
seems to be necessary regardless.
2015-04-18 18:57:42 -04:00
William A. Kennington III 721c425962 libvdpau: 0.9 -> 1.1 2015-03-26 13:59:01 -07:00
Vladimír Čunát 3421d4c470 libvdpau, vdpauinfo: update to 0.9, extend meta
Add myself as a maintainer.
The rebuild impact is large, mostly through mesa -> {qt, gtk}.
2014-12-25 09:46:04 +01:00
Vladimír Čunát 51fd35e7b5 libvdpau: minor update, fix license
Suse and wikipedia classify it as MIT,
although it seems the headers in sources aren't all consistent.
2014-07-02 22:30:28 +02:00
Vladimír Čunát 9df6a053c3 libvdpau: minor update 0.6 -> 0.7 2013-11-16 21:36:05 +01:00
Jason \"Don\" O'Conal 7b975abc16 libvdpau: fix build on drawin
* force x86_64 arch
2013-07-12 16:26:46 +02:00
Vladimír Čunát 97a39c3b54 libvdpau: update 2013-02-02 16:18:48 +01:00
Lluís Batlle i Rossell 0347868151 Updating libvdpau.
This fixes an annoying bug in nvidia hw accelerated video, where all colors
are messed.
http://cgit.freedesktop.org/~aplattner/libvdpau/commit/?id=ca9e637c61e80145f0625a590c91429db67d0a40
2013-01-08 20:41:44 +01:00
Peter Simons a2f4366497 libvdpau: simplify arguments to this function
Patch submitted by Jan Malakhovski <oxij@oxij.org>.
2012-07-02 16:53:52 +02:00
Eelco Dolstra 1f5b61713e * Added libvdpau and vdpauinfo.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25296
2010-12-27 18:30:52 +00:00