summary refs log tree commit diff
path: root/pkgs/development/libraries/libdrm
AgeCommit message (Collapse)AuthorFilesLines
2021-11-25libdrm: 2.4.108 -> 2.4.109Michael Weiss1-2/+2
2021-11-08libdrm: 2.4.107 -> 2.4.108Michael Weiss1-2/+2
2021-07-02libdrm: 2.4.106 -> 2.4.107Michael Weiss1-2/+2
2021-05-18libdrm: 2.4.105 -> 2.4.106Michael Weiss1-2/+2
2021-04-07libdrm: 2.4.104 -> 2.4.105 (#118733)Michael Weiss1-8/+2
Note: There are no "*-symbol-check" files anymore.
2021-01-30libdrm: fix cross-compile to x86Ryan Burns1-1/+1
Don't omit drm_intel when cross-compiling. We've had this switch since ca5d91aa608224368d93599416dd97b16cbe6bbf and it doesn't seem to be needed anymore. https://hydra.nixos.org/eval/1644952?filter=x86_64-musl.mesa#tabs-still-fail
2021-01-19libdrm: 2.4.103 -> 2.4.104Michael Weiss1-12/+25
Announcement: https://lists.freedesktop.org/archives/dri-devel/2021-January/293654.html Additional changes: - docutils is a new bild-time dependency for rst2man. - Fix the license (BSD -> MIT). The licensing is a bit complicated but at least the main license is MIT [0],[1],[2]. - Add myself as maintainer. - Extend the meta information. - Some minor cleanups and style improvements. [0]: https://pkgs.alpinelinux.org/packages?name=libdrm [1]: https://www.freshports.org/graphics/libdrm [2]: https://src.fedoraproject.org/rpms/libdrm/blob/master/f/libdrm.spec
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2020-11-23libdrm: 2.4.102 -> 2.4.103R. RyanTM1-2/+2
2020-08-16musl: 1.1.24 -> 1.2.0Niklas Hambüchen1-9/+1
The libdrm `musl-ioctl.patch` is no longer necessary, see: https://github.com/openembedded/openembedded-core/commit/015e631cd18d982df03d4c829c0f8229a2face38
2020-06-18libdrm: 2.4.100 -> 2.4.102Devin Bayer2-15/+14
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-10-27libdrm: 2.4.99 -> 2.4.100R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions
2019-09-22libdrm: Add patch to fix musl build. Fixes #66441Niklas Hambüchen1-2/+10
(cherry picked from commit b577340eb5bc3b72549f0544b50e2e37df78bf12) Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2019-08-26libdrm: enable omap supportRobin Gloster1-0/+1
fixes build for xorg.xf86videoomap
2019-08-19libdrm: don't depend on valgrind when it is not available (armv6l)Ben Wolsieffer1-11/+13
2019-08-02libdrm: cross-compile fixJörg Thalheim2-1/+53
2019-07-11libdrm: 2.4.98 -> 2.4.99Will Dietz1-3/+4
https://lists.x.org/archives/xorg-announce/2019-July/003001.html
2019-06-26libdrm: build with mesonCole Mickens1-7/+8
2019-05-01libdrm: 2.4.97 -> 2.4.98R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions
2019-04-26treewide: remove old patches for macOSMatthew Bauer2-93/+0
These shouldn’t be needed now that we are on macOS 10.12.
2019-02-15libdrm: 2.4.96 -> 2.4.97Will Dietz1-2/+2
https://lists.x.org/archives/xorg-announce/2019-January/002937.html
2018-10-27libdrm: 2.4.94 -> 2.4.96 (#49292)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions
2018-09-06libdrm: 2.4.93 -> 2.4.94R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from libdrm
2018-08-11libdrm: fix testsJan Malakhovski1-0/+6
2018-08-09libdrm: 2.4.92 -> 2.4.93 (#44759)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions.
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
* 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-05-11libdrm: 2.4.91 -> 2.4.92R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.4.92 with grep in /nix/store/9n9nnxcq129pwmynmbpsb2h86w6aafkr-libdrm-2.4.92 - directory tree listing: https://gist.github.com/f9b660cd3c8012a94adf29b9d2931d70
2018-05-10libdrm: Remove crossAttrsJohn Ericson1-3/+3
No hashes should be changed.
2018-04-25treewide: isArm -> isAarch32John Ericson1-1/+1
Following legacy packing conventions, `isArm` was defined just for 32-bit ARM instruction set. This is confusing to non packagers though, because Aarch64 is an ARM instruction set. The official ARM overview for ARMv8[1] is surprisingly not confusing, given the overall state of affairs for ARM naming conventions, and offers us a solution. It divides the nomenclature into three levels: ``` ISA: ARMv8 {-A, -R, -M} / \ Mode: Aarch32 Aarch64 | / \ Encoding: A64 A32 T32 ``` At the top is the overall v8 instruction set archicture. Second are the two modes, defined by bitwidth but differing in other semantics too, and buttom are the encodings, (hopefully?) isomorphic if they encode the same mode. The 32 bit encodings are mostly backwards compatible with previous non-Thumb and Thumb encodings, and if so we can pun the mode names to instead mean "sets of compatable or isomorphic encodings", and then voilà we have nice names for 32-bit and 64-bit arm instruction sets which do not use the word ARM so as to not confused either laymen or experienced ARM packages. [1]: https://developer.arm.com/products/architecture/a-profile
2018-03-31libdrm: 2.4.90 -> 2.4.91R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libdrm/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.4.91 with grep in /nix/store/rff4bpz0j9w5fgxsd5qq1vdv5wpdlwxy-libdrm-2.4.91 - directory tree listing: https://gist.github.com/c13751993f64b3543f93979f9450e5d1
2018-02-24libdrm: 2.4.89 -> 2.4.90Vladimír Čunát1-2/+2
2017-12-29libdrm: 2.4.88 -> 2.4.89Vladimír Čunát1-2/+2
2017-11-27libdrm: 2.4.84 -> 2.4.88Vladimír Čunát1-3/+4
2017-10-16libdrm: 2.4.83 -> 2.4.84Vladimír Čunát1-2/+2
2017-10-06libdrm: enable testsgnidorah1-2/+2
2017-08-27libdrm: 2.4.82 -> 2.4.83Vladimír Čunát1-2/+2
2017-08-14Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk1-1/+1
2017-08-13libdrm: 2.4.81 -> 2.4.82Vladimír Čunát1-2/+2
2017-08-03Update homepage attributes: http -> httpsmimadrid1-1/+1
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
2017-05-27libdrm: support valgrind suppression via a lighter versionVladimír Čunát1-3/+3
Fixes #25917. It's all only about build-time dependency bloat and consequent rebuild propagation.
2017-05-27libdrm: 2.4.79 -> 2.4.81Vladimír Čunát1-2/+2
2017-04-10libdrm: 2.4.76 -> 2.4.79Vladimír Čunát1-2/+2
2017-04-01libdrm: 2.4.75 -> 2.4.76Vladimír Čunát1-2/+2
2017-03-11Revert "stdenv: aarch64 is also ARM"Tuomas Tynkkynen1-1/+1
This reverts commit a5f4e22289229a5f6b7341d17c45db98be84d479. Breaks the stdenv build, e.g.: http://hydra.nixos.org/build/50015717 In general, the architectures are different enough that there is no reason to consider both as ARM, just like we don't consider x86_64 as 32-bit x86. cc @fpletz
2017-03-11stdenv: aarch64 is also ARMFranz Pletz1-1/+1
2017-02-05libdrm: 2.4.74 -> 2.4.75Vladimír Čunát1-2/+2
2017-01-29libdrm: Enable some ARM driversTuomas Tynkkynen1-1/+2
I dropped --enable-freedreno since it's automatically enabled on ARM and shouldn't be needed anywhere else.
2016-12-03libdrm: 2.4.73 -> 2.4.74Vladimír Čunát1-2/+2
2016-11-17libdrm: 2.4.71 -> 2.4.73Vladimír Čunát1-6/+3
Also: - remove udev remains except explanation; - remove maintainers.urkud, as he's been inactive for years.