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
b6b80f0d
Commit
b6b80f0d
authored
4 years ago
by
Bart Ribbers
Committed by
Rasmus Thomsen
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/mycroft-skill-mark2: new aport
parent
008e8397
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!7896
testing/plasma-mycroft: new aport
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/mycroft-skill-mark2/APKBUILD
+21
-0
21 additions, 0 deletions
testing/mycroft-skill-mark2/APKBUILD
with
21 additions
and
0 deletions
testing/mycroft-skill-mark2/APKBUILD
0 → 100644
+
21
−
0
View file @
b6b80f0d
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
mycroft-skill-mark2
pkgver
=
0_git20200204
pkgrel
=
0
_commit
=
"1e608db1db4e241838ce8a5d44b35286d7e8b23b"
pkgdesc
=
"Control of the Mycroft Mark 2 enclosure"
url
=
"https://mycroft.ai/skills"
arch
=
"noarch"
license
=
"Apache-2.0"
depends
=
"python3 py3-astral py3-arrow"
source
=
"https://github.com/mycroftai/skill-mark-2/archive/
$_commit
/skills-mark-2-
$_commit
.tar.gz"
options
=
"!check"
# No tests
builddir
=
"
$srcdir
/skill-mark-2-
$_commit
"
package
()
{
mkdir
-p
"
$pkgdir
"
/usr/share/mycroft/skills/mark2
cp
-r
./
*
"
$pkgdir
"
/usr/share/mycroft/skills/mark2/
}
sha512sums
=
"d262c7309ff0fc9f88eccbf55400442166de1ea20494f53880b556eaed73c1f737e346376cb2c97a272e6a8403216008e57d6171999ca5828ca882835c1008c3 skills-mark-2-1e608db1db4e241838ce8a5d44b35286d7e8b23b.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