Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
9b9a2631
Verified
Commit
9b9a2631
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/khtml: bump to 5.47.0, modernise, fix deps/license
parent
6e8e15f4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/khtml/APKBUILD
+8
-9
8 additions, 9 deletions
user/khtml/APKBUILD
with
8 additions
and
9 deletions
user/khtml/APKBUILD
+
8
−
9
View file @
9b9a2631
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
khtml
pkgver
=
5.4
6
.0
pkgver
=
5.4
7
.0
pkgrel
=
0
pkgdesc
=
"The KDE HTML library, ancestor of WebKit"
url
=
"https://konqueror.org/"
arch
=
"all"
options
=
"!check"
# Tests require X11.
license
=
"LGPL-2.1"
license
=
"LGPL-2.1
+ AND LGPL-2.1-only
"
depends
=
""
depends_dev
=
"qt5-qtbase-dev k
archive-dev kcodecs-dev kglobalaccel-dev ki18n
-dev
kiconthemes-dev kio-dev kjs-dev kparts-dev libx11-dev libjpeg-turb
o-dev
libpng-dev giflib-dev zlib-dev phonon-dev openssl-dev gperf"
makedepends
=
"
$depends_dev
cmake extra-cmake-modules"
install
=
"
"
depends_dev
=
"qt5-qtbase-dev k
codecs-dev ki18n-dev kparts-dev ktextwidgets
-dev
"
makedepends
=
"
$depends_dev
cmake extra-cmake-modules giflib-dev gperf ki
o-dev
karchive-dev kglobalaccel-dev kiconthemes-dev kjs-dev kwallet-dev
knotifications-dev libjpeg-turbo-dev libpng-dev libx11-dev openssl-dev
phonon-dev zlib-dev
"
subpackages
=
"
$pkgname
-dev
$pkgname
-lang"
source
=
"https://download.kde.org/stable/frameworks/
${
pkgver
%.*
}
/portingAids/khtml-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
/khtml-
$pkgver
"
build
()
{
cd
"
$builddir
"
...
...
@@ -44,4 +43,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
c4daad56f9ec40f9ffb902e507e311f912744019a434588beb11bc197a3683845565ce6de6324030d169141ed0f09b96bc3e77001d8942f40a5ffa20809de886
khtml-5.4
6
.0.tar.xz"
sha512sums
=
"
f6f2132b196cd19f11a9be855bf7788afd6e70fbe671df4f0bae3cecb0d09ff898f1469c5ab4aa2ef01d939e4d22aab5d5afe8d983776a1c2d7f1367465d0552
khtml-5.4
7
.0.tar.xz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment