Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
b5a5ae81
Commit
b5a5ae81
authored
2 years ago
by
alice
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/qt6-qtwebview: upgrade to 6.3.2
parent
5d1f2132
No related branches found
No related tags found
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!38816
Qt6 6.3.2
Pipeline
#135862
canceled
2 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/qt6-qtwebview/APKBUILD
+4
-2
4 additions, 2 deletions
testing/qt6-qtwebview/APKBUILD
with
4 additions
and
2 deletions
testing/qt6-qtwebview/APKBUILD
+
4
−
2
View file @
b5a5ae81
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
qt6-qtwebview
pkgname
=
qt6-qtwebview
pkgver
=
6.3.
1
pkgver
=
6.3.
2
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Provides a way to display web content in a QML application"
pkgdesc
=
"Provides a way to display web content in a QML application"
url
=
"https://qt.io/"
url
=
"https://qt.io/"
...
@@ -32,6 +32,8 @@ esac
...
@@ -32,6 +32,8 @@ esac
source
=
"https://download.qt.io/
$_rel
/qt/
${
pkgver
%.*
}
/
${
pkgver
/_/-
}
/submodules/qtwebview-everywhere-src-
${
pkgver
/_/-
}
.tar.xz"
source
=
"https://download.qt.io/
$_rel
/qt/
${
pkgver
%.*
}
/
${
pkgver
/_/-
}
/submodules/qtwebview-everywhere-src-
${
pkgver
/_/-
}
.tar.xz"
build
()
{
build
()
{
export
CFLAGS
=
"
$CFLAGS
-g1 -flto=auto"
export
CXXFLAGS
=
"
$CXXFLAGS
-g1 -flto=auto"
cmake
-B
build
-G
Ninja
\
cmake
-B
build
-G
Ninja
\
-DCMAKE_BUILD_TYPE
=
Release
\
-DCMAKE_BUILD_TYPE
=
Release
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
...
@@ -54,5 +56,5 @@ package() {
...
@@ -54,5 +56,5 @@ package() {
DESTDIR
=
"
$pkgdir
"
cmake
--install
build
DESTDIR
=
"
$pkgdir
"
cmake
--install
build
}
}
sha512sums
=
"
sha512sums
=
"
73529993e2ca308c841d731c87180bbdb25df93ccf3e472349c5f141f5212678ebe090898f1ee396c4cf07f9eab46e1c3cc7a5371ef5c0dc8fc0c0b9709b2997
qtwebview-everywhere-src-6.3.
1
.tar.xz
39cb4bf67818e4d462fbdd180a802052b3637578a8b99a943359749f15b721f2e0b0354d90ceaaff99a57eba1c57c1ee271e4fd0a553d42c8093c665b9192688
qtwebview-everywhere-src-6.3.
2
.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