{"id":19095698,"url":"https://github.com/insei/external-libdrm","last_synced_at":"2025-10-12T05:19:49.901Z","repository":{"id":114088586,"uuid":"170794071","full_name":"Insei/external-libdrm","owner":"Insei","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-15T03:50:35.000Z","size":7846,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"oreo-x86","last_synced_at":"2025-02-22T08:31:59.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Insei.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-15T03:08:11.000Z","updated_at":"2019-02-15T03:50:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9aaa629-3bb3-46c5-a269-9809145b56a0","html_url":"https://github.com/Insei/external-libdrm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Insei/external-libdrm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insei%2Fexternal-libdrm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insei%2Fexternal-libdrm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insei%2Fexternal-libdrm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insei%2Fexternal-libdrm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Insei","download_url":"https://codeload.github.com/Insei/external-libdrm/tar.gz/refs/heads/oreo-x86","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Insei%2Fexternal-libdrm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010340,"owners_count":26084738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T03:34:50.760Z","updated_at":"2025-10-12T05:19:49.855Z","avatar_url":"https://github.com/Insei.png","language":"C","readme":"libdrm - userspace library for drm\n\nThis  is libdrm,  a userspace  library for  accessing the  DRM, direct\nrendering  manager, on  Linux,  BSD and  other  operating systems that\nsupport the  ioctl interface.  The library  provides wrapper functions\nfor the  ioctls to avoid  exposing the kernel interface  directly, and\nfor chipsets with drm memory manager, support for tracking relocations\nand  buffers.   libdrm  is  a  low-level library,  typically  used  by\ngraphics drivers  such as the Mesa  DRI drivers, the  X drivers, libva\nand  similar projects.  New  functionality in  the kernel  DRM drivers\ntypically requires  a new  libdrm, but a  new libdrm will  always work\nwith an older kernel.\n\n\nCompiling\n---------\n\nlibdrm has two build systems, a legacy autotools build system, and a newer\nmeson build system. The meson build system is much faster, and offers a\nslightly different interface, but otherwise provides an equivalent feature set.\n\nTo use it:\n\n    meson builddir/\n\nBy default this will install into /usr/local, you can change your prefix\nwith --prefix=/usr (or `meson configure builddir/ -Dprefix=/usr` after \nthe initial meson setup).\n\nThen use ninja to build and install:\n\n    ninja -C builddir/ install\n\nIf you are installing into a system location you will need to run install\nseparately, and as root.\n\n\nAlternatively you can invoke autotools configure:\n\n\t./configure\n\nBy default, libdrm  will install into the /usr/local/  prefix.  If you\nwant  to  install   this  DRM  to  replace  your   system  copy,  pass\n--prefix=/usr and  --exec-prefix=/ to configure.  If  you are building\nlibdrm  from a  git checkout,  you first  need to  run  the autogen.sh\nscript.  You can  pass any options to autogen.sh  that you would other\nwise  pass to configure,  or you  can just  re-run configure  with the\noptions you need once autogen.sh finishes.\n\nNext step is to build libdrm:\n\n\tmake\n\nand once make finishes successfully, install the package using\n\n\tmake install\n\nIf you are installing into a system location, you will need to be root\nto perform the install step.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsei%2Fexternal-libdrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finsei%2Fexternal-libdrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finsei%2Fexternal-libdrm/lists"}