Skip to content

Commit

Permalink
libdrm: 2.4.117 -> 2.4.118
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Dec 10, 2023
1 parent 7337765 commit d5815a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libdrm/.md5sum
Original file line number Diff line number Diff line change
@@ -1 +1 @@
69b17be6250b2c863411e0c5f6aefd6a libdrm-2.4.117.tar.xz
f7bd81d394af513ed8a67e3ea178bb54 libdrm-2.4.118.tar.xz
6 changes: 4 additions & 2 deletions libdrm/Pkgfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# Description: Userspace interface to kernel DRM services
# URL: https://dri.freedesktop.org/
# URL: https://gitlab.freedesktop.org/mesa/drm
# Depends on: docutils xorg-libpciaccess

name=libdrm
version=2.4.117
version=2.4.118
release=1
source=https://dri.freedesktop.org/$name/$name-$version.tar.xz

build() {
# -D udev=true: enable support for using udev instead of mknod(1)
# -D man-pages=enabled: requires docutils
meson setup build $name-$version \
--prefix=/usr \
--buildtype=plain \
Expand Down

0 comments on commit d5815a5

Please sign in to comment.