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
f93b3adb
Commit
f93b3adb
authored
4 years ago
by
Bart Ribbers
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/qxmpp: upgrade to 1.3.2
parent
98ee045b
No related branches found
No related tags found
1 merge request
!16994
community/qxmpp: upgrade to 1.3.2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/qxmpp/APKBUILD
+7
-4
7 additions, 4 deletions
community/qxmpp/APKBUILD
with
7 additions
and
4 deletions
community/qxmpp/APKBUILD
+
7
−
4
View file @
f93b3adb
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
qxmpp
pkgver
=
1.3.
1
pkgver
=
1.3.
2
pkgrel
=
0
pkgdesc
=
"Cross-platform C++ XMPP client and server library"
arch
=
"all"
url
=
"https://github.com/qxmpp-project/qxmpp"
license
=
"LGPL-2.1"
makedepends
=
"cmake qt5-qtbase-dev"
makedepends
=
"
cmake
qt5-qtbase-dev
"
source
=
"https://github.com/qxmpp-project/qxmpp/archive/v
$pkgver
/qxmpp-v
$pkgver
.tar.gz"
subpackages
=
"
$pkgname
-dev"
...
...
@@ -26,7 +29,7 @@ check() {
}
package
()
{
DESTDIR
=
"
$pkgdir
"
cmake
--
build
build
--target
install
DESTDIR
=
"
$pkgdir
"
cmake
--install
build
}
sha512sums
=
"
af768099ea73d73f3f8e835018eee027a5b75e45ef1eb4985411116665468c4747c6a3adbd3582f6452630cd6824797a17f03fa73a208fe7cfa2d7a8c9ea5dc3
qxmpp-v1.3.
1
.tar.gz"
sha512sums
=
"
033d152a1216bd45ff781f98dbf8164202cbe1e0017686ebb5f7bf375a1adeae765ed20bf3e0e95a911757821346e78b750c35dc9711000316814d4b2eca8595
qxmpp-v1.3.
2
.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