{"id":22762347,"url":"https://github.com/computermouth/libdrm-sun4i","last_synced_at":"2025-03-30T09:21:43.715Z","repository":{"id":99629715,"uuid":"76204631","full_name":"computermouth/libdrm-sun4i","owner":"computermouth","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-12T02:55:25.000Z","size":1230,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T11:35:21.593Z","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/computermouth.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"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":"2016-12-11T22:42:24.000Z","updated_at":"2016-12-11T22:45:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce908013-fc16-4baa-bedd-8cfc3a961503","html_url":"https://github.com/computermouth/libdrm-sun4i","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Flibdrm-sun4i","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Flibdrm-sun4i/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Flibdrm-sun4i/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Flibdrm-sun4i/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/computermouth","download_url":"https://codeload.github.com/computermouth/libdrm-sun4i/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246297539,"owners_count":20754806,"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","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-12-11T10:07:36.320Z","updated_at":"2025-03-30T09:21:43.705Z","avatar_url":"https://github.com/computermouth.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"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 systes  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  is  a  standard  autotools  packages and  follows  the  normal\nconfigure, build  and install steps.   The first step is  to configure\nthe package, which is done by running the configure shell script:\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 install into a system location, you will need to be root to\nperform the install step.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputermouth%2Flibdrm-sun4i","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomputermouth%2Flibdrm-sun4i","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputermouth%2Flibdrm-sun4i/lists"}