mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/alpine-desktop: build on aarch64
This commit is contained in:
parent
a8095a966b
commit
2d3618c21c
@ -1,12 +1,11 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=alpine-desktop
|
||||
pkgver=2.5
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Meta package for Alpine Desktop"
|
||||
url="http://alpinelinux.org"
|
||||
arch="noarch !aarch64" #firefox-esr not avail on excluded arches
|
||||
arch="noarch"
|
||||
license="GPL"
|
||||
makedepends=""
|
||||
depends="
|
||||
abiword
|
||||
audacious
|
||||
@ -29,8 +28,7 @@ depends="
|
||||
"
|
||||
install=alpine-desktop.post-install
|
||||
options="!check"
|
||||
source=""
|
||||
builddir="$srcdir"/$pkgname-$pkgver
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
||||
build() {
|
||||
return 0
|
||||
|
Loading…
Reference in New Issue
Block a user