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
56d9936b
Commit
56d9936b
authored
1 year ago
by
J0WI
Committed by
Jakub Jirutka
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/kooha: enable all except riscv64 and s390x
parent
af100693
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/kooha/APKBUILD
+3
-1
3 additions, 1 deletion
community/kooha/APKBUILD
with
3 additions
and
1 deletion
community/kooha/APKBUILD
+
3
−
1
View file @
56d9936b
...
@@ -5,7 +5,9 @@ pkgver=2.2.4
...
@@ -5,7 +5,9 @@ pkgver=2.2.4
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Elegantly record your screen"
pkgdesc
=
"Elegantly record your screen"
url
=
"https://github.com/SeaDve/Kooha"
url
=
"https://github.com/SeaDve/Kooha"
arch
=
"aarch64 armhf armv7 ppc64le x86 x86_64"
# blocked by rust/cargo
# riscv64: fails to build libc crate
# s390x: no desktop for thish arch
arch
=
"all !riscv64 !s390x"
license
=
"GPL-3.0-or-later"
license
=
"GPL-3.0-or-later"
depends
=
"
depends
=
"
gst-plugin-pipewire
gst-plugin-pipewire
...
...
This diff is collapsed.
Click to expand it.
Jakub Jirutka
@jirutka
mentioned in merge request
!56031 (closed)
·
1 year ago
mentioned in merge request
!56031 (closed)
mentioned in merge request !56031
Toggle commit list
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