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
d951c8a6
Commit
d951c8a6
authored
2 years ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
community/kirigami2: stop building example app
parent
5a3a90f8
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/kirigami2/APKBUILD
+2
-2
2 additions, 2 deletions
community/kirigami2/APKBUILD
with
2 additions
and
2 deletions
community/kirigami2/APKBUILD
+
2
−
2
View file @
d951c8a6
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
kirigami2
pkgname
=
kirigami2
pkgver
=
5.100.0
pkgver
=
5.100.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"A QtQuick based components set"
pkgdesc
=
"A QtQuick based components set"
arch
=
"all !armhf"
# armhf blocked by qt5-qtdeclarative
arch
=
"all !armhf"
# armhf blocked by qt5-qtdeclarative
url
=
"https://community.kde.org/Frameworks"
url
=
"https://community.kde.org/Frameworks"
...
@@ -32,7 +32,7 @@ build() {
...
@@ -32,7 +32,7 @@ build() {
-DCMAKE_BUILD_TYPE
=
RelWithDebInfo
\
-DCMAKE_BUILD_TYPE
=
RelWithDebInfo
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DKDE_INSTALL_LIBDIR
=
lib
\
-DKDE_INSTALL_LIBDIR
=
lib
\
-DBUILD_EXAMPLES
=
O
N
-DBUILD_EXAMPLES
=
O
FF
cmake
--build
build
cmake
--build
build
}
}
...
...
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