Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
packages
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
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
APK Fission
packages
Commits
adf82572
Commit
adf82572
authored
4 years ago
by
Síle Ekaterin Liszka
Browse files
Options
Downloads
Patches
Plain Diff
main/gnu-efi: new package
parent
0ed4368d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/gnu-efi/APKBUILD
+24
-0
24 additions, 0 deletions
main/gnu-efi/APKBUILD
with
24 additions
and
0 deletions
main/gnu-efi/APKBUILD
0 → 100644
+
24
−
0
View file @
adf82572
# Contributor: Max Rees <maxcrees@me.com>
# Maintainer: Kiyoshi Aman <apkfission@aerdan.vulpine.house>
pkgname
=
gnu-efi
pkgver
=
3.0.12
pkgrel
=
0
pkgdesc
=
"SDK for EFI applications"
url
=
"https://sourceforge.net/projects/gnu-efi/"
# MIPS is also supported allegedly, if we ever ship that
arch
=
"aarch64 armv7 pmmx x86 x86_64"
options
=
"!dbg !check"
# No test suite, and static libraries only.
license
=
"(BSD-2-Clause OR GPL-2.0+) AND BSD-3-Clause AND MIT AND BSD-4-Clause"
depends
=
""
makedepends
=
""
source
=
"https://downloads.sourceforge.net/gnu-efi/gnu-efi-
$pkgver
.tar.bz2"
build
()
{
make
}
package
()
{
make
install
PREFIX
=
/usr
INSTALLROOT
=
"
$pkgdir
"
}
sha512sums
=
"cbec6f6e37271c22c71e3ce44d3579e48e7f3b797ec3946f56eb843ed3e472722763c566fc3b749f0c692ab6cb26e8909bb258cd164771a5b1eeff5c7cd51368 gnu-efi-3.0.12.tar.bz2"
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