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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Bart Ribbers
aports
Commits
04cf1613
Commit
04cf1613
authored
4 years ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
community/kwayland: rebuild against Qt 5.15.2
parent
a42d4340
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
community/kwayland/APKBUILD
+13
-3
13 additions, 3 deletions
community/kwayland/APKBUILD
with
13 additions
and
3 deletions
community/kwayland/APKBUILD
+
13
−
3
View file @
04cf1613
...
@@ -2,13 +2,23 @@
...
@@ -2,13 +2,23 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
kwayland
pkgname
=
kwayland
pkgver
=
5.76.0
pkgver
=
5.76.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Qt-style Client and Server library wrapper for the Wayland libraries"
pkgdesc
=
"Qt-style Client and Server library wrapper for the Wayland libraries"
arch
=
"all !armhf"
# armhf blocked by extra-cmake-modules
arch
=
"all !armhf"
# armhf blocked by extra-cmake-modules
url
=
"https://www.kde.org"
url
=
"https://www.kde.org"
license
=
"LGPL-2.1-only OR LGPL-3.0-only"
license
=
"LGPL-2.1-only OR LGPL-3.0-only"
depends_dev
=
"qt5-qtbase-dev qt5-qtwayland-dev wayland-dev"
depends_dev
=
"
makedepends
=
"
$depends_dev
extra-cmake-modules doxygen qt5-qttools-dev wayland-protocols plasma-wayland-protocols"
qt5-qtbase-dev
qt5-qtwayland-dev
wayland-dev
"
makedepends
=
"
$depends_dev
doxygen
extra-cmake-modules
plasma-wayland-protocols
qt5-qttools-dev
wayland-protocols
"
source
=
"https://download.kde.org/stable/frameworks/
${
pkgver
%.*
}
/kwayland-
$pkgver
.tar.xz"
source
=
"https://download.kde.org/stable/frameworks/
${
pkgver
%.*
}
/kwayland-
$pkgver
.tar.xz"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
options
=
"!check"
# Fails due to requiring running Wayland compositor
options
=
"!check"
# Fails due to requiring running Wayland compositor
...
...
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