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
8fccc828
Commit
8fccc828
authored
1 week ago
by
Bart Ribbers
Committed by
Kevin Daudt
1 week ago
Browse files
Options
Downloads
Patches
Plain Diff
community/qxmpp: upgrade to 1.10.3
parent
9cb43c62
No related branches found
No related tags found
1 merge request
!81813
community/qxmpp: upgrade to 1.10.3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/qxmpp/APKBUILD
+4
-3
4 additions, 3 deletions
community/qxmpp/APKBUILD
with
4 additions
and
3 deletions
community/qxmpp/APKBUILD
+
4
−
3
View file @
8fccc828
maintainer
=
"Bart Ribbers <bribbers@disroot.org>"
maintainer
=
"Bart Ribbers <bribbers@disroot.org>"
pkgname
=
qxmpp
pkgname
=
qxmpp
pkgver
=
1.10.
2
pkgver
=
1.10.
3
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Cross-platform C++ XMPP client and server library"
pkgdesc
=
"Cross-platform C++ XMPP client and server library"
arch
=
"all"
arch
=
"all"
...
@@ -16,8 +16,9 @@ makedepends="
...
@@ -16,8 +16,9 @@ makedepends="
qt6-qt5compat-dev
qt6-qt5compat-dev
samurai
samurai
"
"
source
=
"https://
github.com/qxmpp-project
/qxmpp/archive/v
$pkgver
/qxmpp-v
$pkgver
.tar.gz"
source
=
"https://
invent.kde.org/libraries
/qxmpp/
-/
archive/v
$pkgver
/qxmpp-v
$pkgver
.tar.gz"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
build
()
{
build
()
{
cmake
-B
build
-G
Ninja
\
cmake
-B
build
-G
Ninja
\
...
@@ -40,5 +41,5 @@ package() {
...
@@ -40,5 +41,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
6e57eb4cfea65870a9ea8272e1e7120e379876bda57e077384d492a2743f54083378913d117dd0d700ec6028f423161041a32903ccc684acd3c3f2efbae9417e
qxmpp-v1.10.
2
.tar.gz
ef08c38563fdc43aa9a5c1e531c25bb87f71541379ead4513c5fdfcb9c8c256d99008099bf59219e60025a4ad3deb18eabc3391c5fb6078e684f515ee189353d
qxmpp-v1.10.
3
.tar.gz
"
"
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