Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Clayton Craft
aports
Commits
0771cb07
Commit
0771cb07
authored
Jun 21, 2022
by
Antoni Aloy Torrens
Committed by
alice
Jun 28, 2022
Browse files
community/libqtxdg: move from testing
parent
6af6202f
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing
/libqtxdg/APKBUILD
→
community
/libqtxdg/APKBUILD
View file @
0771cb07
...
...
@@ -8,7 +8,7 @@ arch="all"
license
=
"LGPL-2.0-or-later"
depends
=
"gtk+3.0"
makedepends
=
"
cmake lxqt-build-tools qt5-qtbase-dev
cmake
samurai
lxqt-build-tools qt5-qtbase-dev
qt5-qtsvg-dev glib-dev
"
checkdepends
=
"xvfb-run"
...
...
@@ -19,7 +19,7 @@ build() {
if
[
"
$CBUILD
"
!=
"
$CHOST
"
]
;
then
CMAKE_CROSSOPTS
=
"-DCMAKE_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_NAME=Linux"
fi
cmake
-B
build
\
cmake
-B
build
-G
Ninja
\
-DCMAKE_BUILD_TYPE
=
Release
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
\
...
...
Write
Preview
Supports
Markdown
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