Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rasmus Thomsen
aports
Commits
eb5068d2
Commit
eb5068d2
authored
Jun 01, 2019
by
Bart Ribbers
Committed by
Leo
Jun 19, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/kwayland-integration: new aport
parent
a4cf08a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
testing/kwayland-integration/APKBUILD
testing/kwayland-integration/APKBUILD
+27
-0
No files found.
testing/kwayland-integration/APKBUILD
0 → 100644
View file @
eb5068d2
# Contributor: Bhushan Shah <bshah@kde.org>
# Maintainer: Bhushan Shah <bshah@kde.org>
pkgname
=
kwayland-integration
pkgver
=
5.16.1
pkgrel
=
0
pkgdesc
=
"KWayland integration"
url
=
"https://www.kde.org/workspaces/plasmadesktop/"
arch
=
"all"
license
=
"LGPL-2.1-only OR LGPL-3.0-only"
depends
=
"kwayland kglobalaccel kidletime"
makedepends
=
"cmake extra-cmake-modules qt5-qtbase-dev kwayland-dev kwindowsystem-dev kidletime-dev"
source
=
"https://download.kde.org/stable/plasma/
$pkgver
/
$pkgname
-
$pkgver
.tar.xz"
options
=
"!check"
# Broken
build
()
{
cmake
\
-DCMAKE_BUILD_TYPE
=
RelWithDebInfo
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
make
}
package
()
{
DESTDIR
=
"
$pkgdir
"
make
install
}
sha512sums
=
"cde816e04944cd262ab6b154672b54c0d736b366b47666930d3c83c9a6ef47067dbf0407cbc84a3a51cc9a2fe31f338bfe1f2d231e94ecbacd2f2403b9a5dea9 kwayland-integration-5.16.1.tar.xz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment