diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:45:21 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:45:21 +0300 |
commit | 93f7c091b86c01e9bd80c0fc3876e642a1b23d6f (patch) | |
tree | da2a6b95bf418820f1f6522a7e07b85fcc66ba50 /xorg/xf86-video-amdgpu | |
parent | b64996ac173c58bd3d1ec29213d8ff65862f98c7 (diff) | |
download | repository-93f7c091b86c01e9bd80c0fc3876e642a1b23d6f.tar.gz |
xf86-video-amdgpu: add meta file
Diffstat (limited to 'xorg/xf86-video-amdgpu')
-rw-r--r-- | xorg/xf86-video-amdgpu/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xf86-video-amdgpu/meta b/xorg/xf86-video-amdgpu/meta new file mode 100644 index 00000000..28375eaa --- /dev/null +++ b/xorg/xf86-video-amdgpu/meta @@ -0,0 +1,3 @@ +description: Xorg AMD Radeon video driver (amdgpu kernel module) +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |