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
498b1e2b
Commit
498b1e2b
authored
3 years ago
by
Zach van Rijn
Browse files
Options
Downloads
Patches
Plain Diff
user/qt5-qtwebsockets: bump { 5.12.9 --> 5.15.3+KDE (20211217) }
parent
81f732a6
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/qt5-qtwebsockets/APKBUILD
+14
-5
14 additions, 5 deletions
user/qt5-qtwebsockets/APKBUILD
with
14 additions
and
5 deletions
user/qt5-qtwebsockets/APKBUILD
+
14
−
5
View file @
498b1e2b
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
qt5-qtwebsockets
_pkgname
=
qtwebsockets
-everywhere-src
pkgver
=
5.1
2.9
_pkgname
=
${
pkgname
#*-
}
-everywhere-src
pkgver
=
5.1
5.3_git20211217
pkgrel
=
0
_commit
=
b13b56904b76e96ea52d0efe56395acc94b17d96
pkgdesc
=
"Qt implementation of 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"
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
=
"
4ee2f150ac89845231c8dce22eef72d1b1dbfe7bd48d8f7b6cf49d7f06d07319811502cfd86a338d4ad3747b4a377225a04593981d46412921906a343b8a2d8b qtwebsockets-everywhere-src-5.12.9
.tar.
x
z"
sha512sums
=
"
fd26f93e8b5395ff9ffb7d8ca2954ba031f6d680126d76b8c1ff82fdbfa99c19cea1e05518a281a7b8ea92f6dd1410393702c91507bca03c650f3f0f490b5e3d qtwebsockets-b13b56904b76e96ea52d0efe56395acc94b17d96
.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