diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2022-04-11 17:15:12 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2022-04-12 01:03:11 -0400 |
commit | 7834078687e5b4d831fec6d8d2ede200f44ba0d8 (patch) | |
tree | 685d7d4bf5c3f790810c0eabf361e1264ae95d99 /libre/konqueror | |
parent | 0c9201b8340208f0783cdd79a2a4587be1788497 (diff) | |
download | abslibre-7834078687e5b4d831fec6d8d2ede200f44ba0d8.tar.gz abslibre-7834078687e5b4d831fec6d8d2ede200f44ba0d8.tar.bz2 abslibre-7834078687e5b4d831fec6d8d2ede200f44ba0d8.zip |
housekeeping - remove mentions of qt5-webengine from pkgdesc
Diffstat (limited to 'libre/konqueror')
-rw-r--r-- | libre/konqueror/PKGBUILD | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/libre/konqueror/PKGBUILD b/libre/konqueror/PKGBUILD index f3d6740e7..e5198350a 100644 --- a/libre/konqueror/PKGBUILD +++ b/libre/konqueror/PKGBUILD @@ -1,17 +1,21 @@ -# Maintainer (Arch): Antonio Rojas <arojas@archlinux,org> -# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> +# Maintainer (arch): Antonio Rojas <arojas@archlinux,org> +# Maintainer (arch): Felix Yan <felixonmars@archlinux.org> # Maintainer: Andreas Grapentin <andreas@grapentin.org> # Contributor: André Silva <emulatorman@hyperbola.info> # Contributor: Omar Vega Ramos <ovruni@gnu.org.pe> # Contributor: Michał Masłowski <mtjm@mtjm.eu> # Contributor: jc_gargma <jc_gargma@iserlohn-fortress.net> + +# parabola changes and rationale: +# - build without qt5-webengine + + pkgname=konqueror pkgver=19.12.3 pkgrel=1 pkgrel+=.parabola1 pkgdesc="KDE File Manager & Web Browser" -pkgdesc+=", without Google, nonfree software recommendation and nonfree qt5-webengine support" arch=(x86_64) arch+=(i686 armv7h) url="https://konqueror.org/" |