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
f2821ae3
Commit
f2821ae3
authored
3 years ago
by
Zach van Rijn
Browse files
Options
Downloads
Patches
Plain Diff
user/qt5-qtwebchannel: bump { 5.12.9 --> 5.15.3+KDE (20211208) }
parent
d795ad70
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/qt5-qtwebchannel/APKBUILD
+14
-5
14 additions, 5 deletions
user/qt5-qtwebchannel/APKBUILD
with
14 additions
and
5 deletions
user/qt5-qtwebchannel/APKBUILD
+
14
−
5
View file @
f2821ae3
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
qt5-qtwebchannel
_pkgname
=
qtwebchannel
-everywhere-src
pkgver
=
5.1
2.9
_pkgname
=
${
pkgname
#*-
}
-everywhere-src
pkgver
=
5.1
5.3_git20211208
pkgrel
=
0
_commit
=
fa8b07105b5e274daaa8adcc129fa4aa0447f9f7
pkgdesc
=
"Connect Qt applications to WebSockets"
url
=
"https://www.qt.io/"
arch
=
"all"
...
...
@@ -12,8 +13,16 @@ license="LGPL-3.0-only WITH Qt-LGPL-exception-1.1 OR GPL-3.0-only WITH Qt-GPL-ex
depends
=
""
makedepends
=
"qt5-qtbase-dev qt5-qtdeclarative-dev"
subpackages
=
"
$pkgname
-dev"
source
=
"https://download.qt.io/official_releases/qt/
${
pkgver
%.*
}
/
$pkgver
/submodules/
$_pkgname
-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
"
/
$_pkgname
-
$pkgver
source
=
"https://invent.kde.org/qt/qt/
${
pkgname
#*-
}
/-/archive/
$_commit
/
${
pkgname
#*-
}
-
$_commit
.tar.gz"
builddir
=
"
$srcdir
"
/
${
pkgname
#*-
}
-
$_commit
prepare
()
{
default_prepare
# Make configure think we are running in a git directory
# This makes it symlink the include files to the right directory
mkdir
.git
}
build
()
{
qmake
...
...
@@ -24,4 +33,4 @@ package() {
make
install
INSTALL_ROOT
=
"
$pkgdir
"
}
sha512sums
=
"
d906875bb1a164d7
abf
eb
079
b0efcdd321cf345b87e5dd1fbc3a2bc58bbfea43779cf844addb24036cf8bd2c24256aed835418038ad460e46f5b6be5b6d5e0e2 qtwebchannel-everywhere-src-5.12.9
.tar.
x
z"
sha512sums
=
"
b7ad0ad1b7749
abf
0
079
dac1b175eebc36b563b8a56930653a4422f98f982ae140006318853cf8daf7c5f4dab32fe418a723fb8819d1882c00d8f3ae45dbe5a8 qtwebchannel-fa8b07105b5e274daaa8adcc129fa4aa0447f9f7
.tar.
g
z"
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