Skip to content
Snippets Groups Projects
Commit 7e76fa85 authored by Hugo Barrera's avatar Hugo Barrera Committed by alice
Browse files

testing/himitsu-git: new aport

parent 9bb49fdc
No related branches found
No related tags found
1 merge request!45733testing/himitsu-git: new aport
Pipeline #158931 canceled
# 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
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment