You can view, comment on, or merge this pull request online at:
https://github.com/voidlinux/void-packages/pull/14317
-- Commit Summary --
* okular: update to 18.04.1.
* calligra: rebuild with libokular-18.04.1
-- File Changes --
M common/shlibs (2)
M srcpkgs/calligra/template (2)
M srcpkgs/okular/template (10)
-- Patch Links --
https://github.com/voidlinux/void-packages/pull/14317.patch
https://github.com/voidlinux/void-packages/pull/14317.diff
Chocimier commented on this pull request.
> @@ -11,10 +11,10 @@ makedepends="discount-devel djvulibre-devel ebook-tools-devel khtml-devel
depends="hicolor-icon-theme"
short_desc="KDE Document Viewer"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
-license="GPL-2"
+license="GPL-2.0-only"
homepage="http://kde.org/applications/graphics/okular/"
Is it forbidden to have redirections in templates? If it is, why don't xlint check it yet?
maxice8 commented on this pull request.
> @@ -11,10 +11,10 @@ makedepends="discount-devel djvulibre-devel ebook-tools-devel khtml-devel
depends="hicolor-icon-theme"
short_desc="KDE Document Viewer"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
-license="GPL-2"
+license="GPL-2.0-only"
homepage="http://kde.org/applications/graphics/okular/"
no, but it is better to use the actual URL used. xlint can't check for redirections because it would make it incredibly slow and require another dependency (problably curl)