blob: 44359396c4c4d3f79df0b41ed98563c60d7eefae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = debootstrap-pureos
pkgdesc = Bootstrap a basic Debian system. Custom version, required to build PureOS.
pkgver = 1.0.134pureos1
pkgrel = 1
url = https://source.puri.sm/pureos/core/debootstrap
arch = any
license = GPL-2.0-only
depends = bash
depends = binutils
depends = perl
depends = wget
provides = debootstrap
conflicts = debootstrap
options = !debug
options = !strip
source = debootstrap-1.0.134pureos1.tar.gz::https://source.puri.sm/pureos/core/debootstrap/-/archive/1.0.134pureos1/debootstrap-1.0.134pureos1.tar.gz
source = arch-detect.patch
sha512sums = 3d9d59f659a55295608db860ba48a6355107ed687eaee4f0505ccc0fc350aa3278d4f4c9caff6dc9ff7d5df072fa5ef759f6ac5533fd9e6f5bd7d9c79cdeccbf
sha512sums = d70a9d096d1692f71970cc818515bd783a6031bfe2d2857134eabf6fd36e4137152ebafa8e2d4ae7c8cb442c8532cd4192715b286e38b4d947b0b467e9ed54a5
pkgname = debootstrap-pureos
|