Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
061c154e
Unverified
Commit
061c154e
authored
5 years ago
by
Bart Ribbers
Committed by
Oliver Smith
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/kaidan: enable translations (
!637
)
[ci:skip-build]: already built successfully in CI
parent
7d743e34
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#198674
passed
5 years ago
Stage: first
Stage: second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/kaidan/APKBUILD
+4
-3
4 additions, 3 deletions
main/kaidan/APKBUILD
with
4 additions
and
3 deletions
main/kaidan/APKBUILD
+
4
−
3
View file @
061c154e
...
...
@@ -2,13 +2,13 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
kaidan
pkgver
=
0.4.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Kaidan, a simple and user-friendly Jabber/XMPP client for every device and platform"
arch
=
"all"
url
=
"https://invent.kde.org/kde/kaidan"
license
=
"GPL-3.0-or-later with OpenSSL exception, GPL-3.0-or-later, MIT, CC-BY-SA-4.0"
depends
=
"kirigami2"
makedepends
=
"extra-cmake-modules qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtsvg-dev qt5-qtquickcontrols2-dev kirigami2-dev knotifications-dev qxmpp-dev"
makedepends
=
"extra-cmake-modules qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtsvg-dev qt5-qtquickcontrols2-dev
qt5-qttools-dev
kirigami2-dev knotifications-dev qxmpp-dev"
source
=
"https://download.kde.org/stable/kaidan/
$pkgver
/kaidan-
$pkgver
.tar.xz"
options
=
"!check"
# No tests
...
...
@@ -17,7 +17,8 @@ build() {
-DCMAKE_BUILD_TYPE
=
Release
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
\
-DQUICK_COMPILER
=
TRUE
-DQUICK_COMPILER
=
TRUE
\
-DI18N
=
TRUE
make
}
...
...
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