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
7e76fa85
Commit
7e76fa85
authored
1 year ago
by
Hugo Barrera
Committed by
alice
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/himitsu-git: new aport
parent
9bb49fdc
No related branches found
No related tags found
1 merge request
!45733
testing/himitsu-git: new aport
Pipeline
#158931
canceled
1 year ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/himitsu-git/APKBUILD
+29
-0
29 additions, 0 deletions
testing/himitsu-git/APKBUILD
with
29 additions
and
0 deletions
testing/himitsu-git/APKBUILD
0 → 100644
+
29
−
0
View file @
7e76fa85
# Maintainer: Hugo Osvaldo Barrera <hugo@whynothugo.nl>
pkgname
=
himitsu-git
pkgver
=
0.1.0
pkgrel
=
0
pkgdesc
=
"git-credential integration for Himitsu"
url
=
"https://himitsustore.org"
arch
=
"x86_64 aarch64"
# Hare
license
=
"GPL-3.0-only"
depends
=
"himitsu"
makedepends
=
"hare scdoc himitsu-dev"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://git.sr.ht/~sircmpwn/himitsu-git/archive/
$pkgver
.tar.gz
"
options
=
"!check"
# hare interprets ldflags as to-linker directly
unset
LDFLAGS
build
()
{
make
-j1
PREFIX
=
/usr
}
package
()
{
make
DESTDIR
=
"
$pkgdir
"
PREFIX
=
/usr
install
}
sha512sums
=
"
20e4fb839cec270ab48a18930addfe5a873c288a8de06fabce075325959e5d146fe1dfcce518419567143ce078d8aed52029b347af837608d811ab1b9943875c himitsu-git-0.1.0.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