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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Dominika Liberda
aports
Commits
6fa62457
Commit
6fa62457
authored
6 years ago
by
Jakub Jirutka
Browse files
Options
Downloads
Patches
Plain Diff
community/imapsync: reformat depends and sort alphabetically
parent
42000c54
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/imapsync/APKBUILD
+28
-7
28 additions, 7 deletions
community/imapsync/APKBUILD
with
28 additions
and
7 deletions
community/imapsync/APKBUILD
+
28
−
7
View file @
6fa62457
...
...
@@ -7,13 +7,34 @@ pkgdesc="IMAP synchronisation, sync, copy or migration tool"
url
=
"http://imapsync.lamiral.info"
arch
=
"noarch"
license
=
"custom"
depends
=
"perl-digest-hmac perl-authen-ntlm perl-io-compress perl-data-dumper
perl-data-uniqid perl-digest-md5 perl-file-copy-recursive perl-io-socket-inet6
perl-io-socket-ssl perl-io-tee perl-mail-imapclient perl-parse-recdescent
perl-term-readkey perl-test-pod perl-test-simple perl-unicode-string perl-uri
perl-test-mockobject perl-readonly perl-json-webtoken perl-class-load
perl-dist-checkconflicts perl-libwww perl-test-fatal perl-test-mock-guard
perl-sys-meminfo perl-crypt-openssl-rsa perl-test-requires
depends
=
"perl-authen-ntlm
perl-class-load
perl-crypt-openssl-rsa
perl-data-dumper
perl-data-uniqid
perl-digest-hmac
perl-digest-md5
perl-dist-checkconflicts
perl-file-copy-recursive
perl-io-compress
perl-io-socket-inet6
perl-io-socket-ssl
perl-io-tee
perl-json-webtoken
perl-libwww
perl-mail-imapclient
perl-parse-recdescent
perl-readonly
perl-sys-meminfo
perl-term-readkey
perl-test-fatal
perl-test-mock-guard
perl-test-mockobject
perl-test-pod
perl-test-requires
perl-test-simple
perl-unicode-string
perl-uri
"
makedepends
=
"perl-module-scandeps perl-par-packer"
options
=
"!check"
# tests.sh requires authors remote imap password
...
...
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