summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2018-03-13protonmail-bridge - updpkg 1.0.2.1Emiel Wiedijk
2018-03-10protonmail-bridge - bump pkgrelEmiel Wiedijk
2018-03-10protonmail-bridge - add qt5-multimedia dependencyEmiel Wiedijk
Namcap complains that qt5-multimedia is a mising dependency, so add it to the package.
2018-03-10protonmail-bridge - add gnome-keyring dependencyEmiel Wiedijk
Apparantly the ProtonMail bridge also has a dependency on gnome-keyring. If gnome-keyring is not installed, it would not be possible to add an account. It may be possible that other services inplementing the org.freedesktop.secrets specification/gnome-keyring apis would also work, but I couldn't find another package inplementing this specification in the official repositories Arch Linux, and gnome-keyring does not provide a virtual package to depend on. Because gnome-keyring has (implicit) dependencies on gst-plugins-base-libs, gtk3 and libpulse, we also remove those dependencies.
2018-03-02protonmail-bridge - initial releaseEmiel Wiedijk