From 7834078687e5b4d831fec6d8d2ede200f44ba0d8 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Mon, 11 Apr 2022 17:15:12 -0400 Subject: housekeeping - remove mentions of qt5-webengine from pkgdesc --- libre/calibre3/PKGBUILD | 18 +++++++++--------- libre/kde-development-environment-meta/PKGBUILD | 7 ++++--- libre/kdepim-addons/PKGBUILD | 8 ++++++-- libre/kdepim-runtime/PKGBUILD | 14 +++++++++----- libre/kdevelop/PKGBUILD | 4 +--- libre/konqueror/PKGBUILD | 10 +++++++--- libre/libksysguard/PKGBUILD | 3 +-- libre/nextcloud-client/PKGBUILD | 12 ++++++------ libre/parley/PKGBUILD | 12 ++++++++---- libre/qtcreator/PKGBUILD | 3 +-- libre/sigil/PKGBUILD | 17 ++++++++++------- libre/signon-ui/PKGBUILD | 4 ++-- libre/supercollider/PKGBUILD | 14 +++++++++----- nonprism/kdepim-addons/PKGBUILD | 14 +++++++++----- 14 files changed, 82 insertions(+), 58 deletions(-) diff --git a/libre/calibre3/PKGBUILD b/libre/calibre3/PKGBUILD index 70e634774..a20ecaad8 100644 --- a/libre/calibre3/PKGBUILD +++ b/libre/calibre3/PKGBUILD @@ -1,10 +1,10 @@ -# Maintainer (Arch): Jelle van der Waa -# Maintainer (Arch): Eli Schwartz -# Contributor (Arch): Daniel Wallace -# Contributor (Arch): Giovanni Scafora -# Contributor (Arch): Petrov Roman -# Contributor (Arch): Andrea Fagiani -# Contributor (Arch): Larry Hajali +# Maintainer (arch): Jelle van der Waa +# Maintainer (arch): Eli Schwartz +# Contributor: Daniel Wallace +# Contributor: Giovanni Scafora +# Contributor: Petrov Roman +# Contributor: Andrea Fagiani +# Contributor: Larry Hajali # Maintainer: Andreas Grapentin # Contributor: David P. # Contributor: Jesús E. @@ -14,7 +14,8 @@ # parabola changes and rationale: # - removed de-compression engine for rar archives -# - frozen at v3.48.0 - v4.x and above removed support for webkit +# - build without qt5-webengine +# - frozen at v3.48.0 - v4 removed support for webkit pkgname=calibre3 @@ -23,7 +24,6 @@ pkgver=3.48.0 pkgrel=1 pkgrel+=.parabola3 pkgdesc="Ebook management application" -pkgdesc+=", without nonfree RAR support, without webengine" arch=('x86_64') arch+=('i686' 'armv7h') url="https://calibre-ebook.com/" diff --git a/libre/kde-development-environment-meta/PKGBUILD b/libre/kde-development-environment-meta/PKGBUILD index 0326949d6..0ab5fb3a2 100644 --- a/libre/kde-development-environment-meta/PKGBUILD +++ b/libre/kde-development-environment-meta/PKGBUILD @@ -1,17 +1,18 @@ # Note: This PKGBUILD is automatically generated by the scripts at https://cgit.kde.org/kdesdk-devenv-dependencies.git/ # Don't manually edit the PKGBUILD, edit the upstream template instead # See README file for instructions -# Maintainers: Parabola hackers +# Maintainer: Parabola hackers + # parabola changes and rationale: -# - removed nonfree qt5-webengine from depends() +# - build without qt5-webengine + pkgname=kde-development-environment-meta pkgver=20180909 pkgrel=1 pkgrel+=.parabola1 pkgdesc='Metapackage to install a full KDE development environment' -pkgdesc+=', without nonfree qt5-webengine support' arch=(any) url='https://phabricator.kde.org/T3722' license=(LGPL) diff --git a/libre/kdepim-addons/PKGBUILD b/libre/kdepim-addons/PKGBUILD index a3b4e5c12..bcd346e9e 100644 --- a/libre/kdepim-addons/PKGBUILD +++ b/libre/kdepim-addons/PKGBUILD @@ -1,14 +1,18 @@ -# Maintainer (Arch): Antonio Rojas +# Maintainer (arch): Antonio Rojas # Contributor: André Silva # Contributor: jc_gargma # Maintainer: Andreas Grapentin + +# parabola changes and rationale: +# - build without qt5-webengine + + pkgname=kdepim-addons pkgver=18.12.3 pkgrel=1 pkgrel+=.parabola1 pkgdesc='Addons for KDE PIM applications' -pkgdesc+=' (built without nonfree qt5-webengine)' arch=(x86_64) arch+=(i686 armv7h) url='https://kontact.kde.org' diff --git a/libre/kdepim-runtime/PKGBUILD b/libre/kdepim-runtime/PKGBUILD index 81b96f2f2..17a146391 100644 --- a/libre/kdepim-runtime/PKGBUILD +++ b/libre/kdepim-runtime/PKGBUILD @@ -1,15 +1,19 @@ -# Maintainer (Arch): Felix Yan -# Maintainer (Arch): Antonio Rojas -# Contributor (Arch): Andrea Scarpino -# Contributor (Arch): Pierre Schmitz +# Maintainer (arch): Felix Yan +# Maintainer (arch): Antonio Rojas +# Contributor: Andrea Scarpino +# Contributor: Pierre Schmitz # Contributor: André Silva + +# parabola changes and rationale: +# - build without qt5-webengine + + pkgname=kdepim-runtime pkgver=18.12.3 pkgrel=3 pkgrel+=.parabola1 pkgdesc='Extends the functionality of kdepim' -pkgdesc+=' (built without nonfree qt5-webengine)' arch=(x86_64) arch+=(i686 armv7h) url='https://kontact.kde.org' diff --git a/libre/kdevelop/PKGBUILD b/libre/kdevelop/PKGBUILD index 7d49450c1..c8934270b 100644 --- a/libre/kdevelop/PKGBUILD +++ b/libre/kdevelop/PKGBUILD @@ -4,8 +4,7 @@ # parabola changes and rationale: -# - arch package links to qt5-webengine -# - no changes necessary - simply rebuild without qt5-webengine in the environment +# - build without qt5-webengine pkgname=kdevelop @@ -15,7 +14,6 @@ _clangver=13.0.0 pkgrel=6 pkgrel+=.parabola1 pkgdesc='C++ IDE using KDE technologies' -pkgdesc+=', without qt5-webengine dependency' arch=(x86_64) arch+=(armv7h i686) url='http://www.kdevelop.org/' 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 -# Maintainer (Arch): Felix Yan +# Maintainer (arch): Antonio Rojas +# Maintainer (arch): Felix Yan # Maintainer: Andreas Grapentin # Contributor: André Silva # Contributor: Omar Vega Ramos # Contributor: Michał Masłowski # Contributor: jc_gargma + +# 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/" diff --git a/libre/libksysguard/PKGBUILD b/libre/libksysguard/PKGBUILD index 4d6146bab..f38c54034 100644 --- a/libre/libksysguard/PKGBUILD +++ b/libre/libksysguard/PKGBUILD @@ -8,7 +8,7 @@ # parabola changes and rationale: -# - remove qt5-webengine support +# - build without qt5-webengine pkgname=libksysguard @@ -16,7 +16,6 @@ pkgver=5.22.3 pkgrel=1 pkgrel+=.parabola1 pkgdesc='Library to retrieve information on the current status of computer hardware' -pkgdesc+=' (without nonfree qt5-webengine)' arch=(x86_64) arch+=(i686 armv7h) url='https://kde.org/plasma-desktop/' diff --git a/libre/nextcloud-client/PKGBUILD b/libre/nextcloud-client/PKGBUILD index 36df69a52..c1ca0c67d 100644 --- a/libre/nextcloud-client/PKGBUILD +++ b/libre/nextcloud-client/PKGBUILD @@ -1,11 +1,12 @@ -# Maintainer (Arch): Chih-Hsuan Yen -# Contributor (Arch): Tyler Dence -# Contributor (Arch): Konstantin Shalygin +# Maintainer (arch): Chih-Hsuan Yen +# Contributor: Tyler Dence +# Contributor: Konstantin Shalygin # Maintainer: David P. + # parabola changes and rationale: -# - removed qt5-webengine dependency -# - no changes necessary - simply rebuild without qt5-webengine in the environment +# - build without qt5-webengine + pkgbase=nextcloud-client # Put config files for libcloudproviders integration in a separate package as @@ -82,7 +83,6 @@ check() { package_nextcloud-client() { pkgdesc='Nextcloud desktop client' - pkgdesc+=', without nonfree qt5-webengine dependency' depends=(openssl sqlite qtkeychain-qt5 qt5-svg qt5-websockets xdg-utils libcloudproviders qt5-graphicaleffects qt5-quickcontrols2) optdepends=( diff --git a/libre/parley/PKGBUILD b/libre/parley/PKGBUILD index 87240056b..3b2d7f45f 100644 --- a/libre/parley/PKGBUILD +++ b/libre/parley/PKGBUILD @@ -1,13 +1,17 @@ -# Maintainer (Arch): Felix Yan -# Maintainer (Arch): Antonio Rojas -# Contributor (Arch): Andrea Scarpino +# Maintainer (arch): Felix Yan +# Maintainer (arch): Antonio Rojas +# Contributor: Andrea Scarpino + + +# parabola changes and rationale: +# - build without qt5-webengine + pkgname=parley pkgver=19.12.3 pkgrel=1 pkgrel+=.parabola1 pkgdesc="Vocabulary Trainer" -pkgdesc+=", without qt5-webengine" url="https://kde.org/applications/education/parley/" arch=(x86_64) arch+=(i686 armv7h) diff --git a/libre/qtcreator/PKGBUILD b/libre/qtcreator/PKGBUILD index eff9c489e..c764d02a7 100644 --- a/libre/qtcreator/PKGBUILD +++ b/libre/qtcreator/PKGBUILD @@ -11,7 +11,7 @@ # parabola changes and rationale: -# - removed support for qt5-webengine (help GUI is unavailable) +# - buld without qt5-webengine (help GUI is unavailable) # - disable 'googletest' tests - requires internet access - libretools does not allow that @@ -22,7 +22,6 @@ _clangver=13.0.0 pkgrel=1 pkgrel+=.parabola1 pkgdesc='Lightweight, cross-platform integrated development environment' -pkgdesc+=', without non-free qt5-webengine help viewer' arch=(x86_64) arch+=(armv7h i686) url='https://www.qt.io' diff --git a/libre/sigil/PKGBUILD b/libre/sigil/PKGBUILD index 538cfdced..d8c3fde3e 100644 --- a/libre/sigil/PKGBUILD +++ b/libre/sigil/PKGBUILD @@ -1,18 +1,21 @@ -# Maintainer: Eli Schwartz -# Maintainer (Arch): Eli Schwartz -# Maintainer (Arch): Alad Wenter +# Maintainer (arch): Caleb Maclennan +# Contributor: Alad Wenter +# Contributor: Eli Schwartz # Contributor: Giovanni Scafora # Contributor: Larry Hajali + # parabola changes and rationale: -# - freeze at version immediately before port to webengine, -# see https://labs.parabola.nu/issues/2399 +# - build without qt5-webengine +# - freeze at v0.9.14 - last release to support webkit +# see https://labs.parabola.nu/issues/2399 + pkgname=sigil pkgver=0.9.14 pkgrel=2 -pkgrel+=par2 -pkgdesc="WYSIWYG ebook editor. Frozen to avoid qt5-webengine dependency." +pkgrel+=parabola2 +pkgdesc="WYSIWYG ebook editor" arch=('x86_64' 'i686' 'armv7h') url="https://sigil-ebook.com/" license=('GPL3') diff --git a/libre/signon-ui/PKGBUILD b/libre/signon-ui/PKGBUILD index f9c7fa661..637b2fded 100644 --- a/libre/signon-ui/PKGBUILD +++ b/libre/signon-ui/PKGBUILD @@ -1,10 +1,11 @@ # Maintainer (arch): Antonio Rojas # Maintainer (arch): Josip Ponjavic -# Contributor (arch): Balló György +# Contributor: Balló György # Contributor: bill-auger # parabola changes and rationale: +# - build without qt5-webengine # - frozen at commit 79d6d67 - last commit with webkit support @@ -14,7 +15,6 @@ pkgrel=1 pkgrel+=.parabola1 _commit=79d6d67 pkgdesc='UI component responsible for handling the user interactions which can happen during the login process of an online account' -pkgdesc=" (without qt5-webengine)" arch=(x86_64) arch+=(armv7h i686) url="https://launchpad.net/online-accounts-signon-ui" diff --git a/libre/supercollider/PKGBUILD b/libre/supercollider/PKGBUILD index a19d94d3a..bf7f4b4ce 100644 --- a/libre/supercollider/PKGBUILD +++ b/libre/supercollider/PKGBUILD @@ -1,7 +1,12 @@ -# Maintainer (Arch): David Runge -# Contributor (Arch): speps -# Contributor (Arch): osc -# Contributor (Prabola): Denis 'GNUtoo' Carikli +# Maintainer (arch): David Runge +# Contributor: speps +# Contributor: osc +# Contributor: Denis 'GNUtoo' Carikli + + +# parabola changes and rationale: +# - build without qt5-webengine + _name=SuperCollider pkgname=supercollider @@ -9,7 +14,6 @@ pkgver=3.10.4 pkgrel=1 pkgrel+=.parabola1 pkgdesc="Environment and programming language for real time audio synthesis and algorithmic composition" -pkgdesc+=" (built without qt5-webengine)" arch=('x86_64') arch+=('armv7h' 'i686') url="https://supercollider.github.io" diff --git a/nonprism/kdepim-addons/PKGBUILD b/nonprism/kdepim-addons/PKGBUILD index 4448b2dc5..d3be203f2 100644 --- a/nonprism/kdepim-addons/PKGBUILD +++ b/nonprism/kdepim-addons/PKGBUILD @@ -1,11 +1,15 @@ -# $Id: PKGBUILD 290221 2017-03-09 16:12:45Z arojas $ -# Maintainer (Arch): Antonio Rojas -# Maintainer: André Silva +# Maintainer (arch): Antonio Rojas +# Contributor: André Silva + + +# parabola changes and rationale: +# - build without qt5-webengine + pkgname=kdepim-addons pkgver=16.12.3 -pkgrel=1.parabola2.nonprism1 -pkgdesc='Addons for KDE PIM applications, without libkgapi support (built without nonfree qt5-webengine)' +pkgrel=1.nonprism1 +pkgdesc='Addons for KDE PIM applications' arch=(i686 x86_64) url='https://community.kde.org/KDE_PIM' license=(GPL LGPL FDL) -- cgit v1.2.3