aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/libdrm/abuild
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/libdrm/abuild')
-rw-r--r--repos/extra/libdrm/abuild8
1 files changed, 8 insertions, 0 deletions
diff --git a/repos/extra/libdrm/abuild b/repos/extra/libdrm/abuild
new file mode 100644
index 00000000..11dd37db
--- /dev/null
+++ b/repos/extra/libdrm/abuild
@@ -0,0 +1,8 @@
+name=libdrm
+version=2.4.124
+release=1
+source="https://dri.freedesktop.org/$name/$name-$version.tar.xz"
+build_opt="
+ -Dudev=true
+ -Dvalgrind=disabled
+"