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
202b2acf
Commit
202b2acf
authored
4 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/accounts-qml-module: enable tests
parent
36d107f4
Loading
Loading
2 merge requests
!11958
community/rclone: upgrade to 1.52.3
,
!11459
testing/dbus-test-runner: new aport
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/accounts-qml-module/APKBUILD
+1
-2
1 addition, 2 deletions
community/accounts-qml-module/APKBUILD
with
1 addition
and
2 deletions
community/accounts-qml-module/APKBUILD
+
1
−
2
View file @
202b2acf
...
...
@@ -9,10 +9,9 @@ url="https://gitlab.com/accounts-sso/accounts-qml-module"
pkgdesc
=
"QML bindings for libaccounts-qt + libsignon-qt"
license
=
"LGPL-2.1-only"
makedepends
=
"qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qttools-dev libaccounts-qt-dev signond-dev qtchooser"
checkdepends
=
"xvfb-run"
checkdepends
=
"xvfb-run
dbus-test-runner
"
#source="https://gitlab.com/accounts-sso/accounts-qml-module/-/archive/VERSION_$pkgver/accounts-qml-module-VERSION_$pkgver.tar.gz"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://gitlab.com/accounts-sso/accounts-qml-module/-/archive/
$_commit
.tar.gz"
options
=
"!check"
# Requires dbus-test-runner which isn't in the Alpine repos
builddir
=
"
$srcdir
/
$pkgname
-
$_commit
"
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