diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:46:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:46:52 +0300 |
commit | d4983ea2543416be380a3afde0661785101d8a43 (patch) | |
tree | fd072f89fb4b41216cf426eee62b5d6123c34be4 /xorg/xf86-video-nouveau | |
parent | 381f71ffcb7ecf964530aa8541449f53a5eb26e2 (diff) | |
download | repository-d4983ea2543416be380a3afde0661785101d8a43.tar.gz |
xf86-video-nouveau: add meta file
Diffstat (limited to 'xorg/xf86-video-nouveau')
-rw-r--r-- | xorg/xf86-video-nouveau/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xf86-video-nouveau/meta b/xorg/xf86-video-nouveau/meta new file mode 100644 index 00000000..9e12b5a8 --- /dev/null +++ b/xorg/xf86-video-nouveau/meta @@ -0,0 +1,3 @@ +description: Xorg NVIDIA video driver (nouveau kernel module) +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |