mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/libatomic_ops: add -doc and -dev subpackages
This commit is contained in:
parent
6b1a7740ea
commit
f8da0329fb
@ -3,12 +3,13 @@
|
||||
|
||||
pkgname=libatomic_ops
|
||||
pkgver=7.4.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc='Provides semi-portable access to hardware provided atomic memory operations'
|
||||
arch=all
|
||||
url='https://github.com/ivmai/libatomic_ops'
|
||||
license=GPL2
|
||||
makedepends='automake libtool'
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
source="$url/archive/$pkgname-${pkgver//./_}.tar.gz"
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user