diff options
author | B Stack <bgstack15@gmail.com> | 2019-10-24 22:07:11 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-10-24 22:07:11 -0400 |
commit | 63bac0b784fddeecace233e12986a7ed48360437 (patch) | |
tree | 23ac35d81ed4af80211803fe9461230cd77ccd99 /volumeicon/README.md | |
parent | add u2f-hidraw-policy (diff) | |
download | stackrpms-63bac0b784fddeecace233e12986a7ed48360437.tar.gz stackrpms-63bac0b784fddeecace233e12986a7ed48360437.tar.bz2 stackrpms-63bac0b784fddeecace233e12986a7ed48360437.zip |
el8: add volumeicon
Diffstat (limited to 'volumeicon/README.md')
-rw-r--r-- | volumeicon/README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/volumeicon/README.md b/volumeicon/README.md new file mode 100644 index 0000000..a96c5a6 --- /dev/null +++ b/volumeicon/README.md @@ -0,0 +1,13 @@ +# volumeicon upstream +https://src.fedoraproject.org/rpms/volumeicon.git + +# Reason for being in stackrpms +Any of the standard CentOS 8 repos do not package volumeicon yet, and it is a pleasant alternative for controlling volume from the notification area. + +# Reverse dependency matrix +Distro | volumeicon version +---------- | ---------------- +CentOS 8 | 0.5.1 + +# Differences from upstream +CentOS 8 uses keybinder3-devel instead of keybinder-devel. |