otter-browser: add homepage
This commit is contained in:
parent
16cef9de77
commit
8e05911ccb
@ -18,6 +18,7 @@ stdenv.mkDerivation {
|
||||
buildInputs = [ qtbase qtmultimedia qtwebengine ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://otter-browser.org;
|
||||
license = licenses.gpl3Plus;
|
||||
description = "Browser aiming to recreate the best aspects of the classic Opera (12.x) UI using Qt5";
|
||||
maintainers = with maintainers; [ lheckemann ];
|
||||
|
Loading…
Reference in New Issue
Block a user