Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
ad8d0c08
Verified
Commit
ad8d0c08
authored
5 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
system/libarchive: add zst support (req'd for new CMake)
parent
2990fe08
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
system/libarchive/APKBUILD
+2
-2
2 additions, 2 deletions
system/libarchive/APKBUILD
with
2 additions
and
2 deletions
system/libarchive/APKBUILD
+
2
−
2
View file @
ad8d0c08
...
...
@@ -2,14 +2,14 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
libarchive
pkgver
=
3.4.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Library for creating and reading streaming archives"
url
=
"https://libarchive.org/"
arch
=
"all"
options
=
"!check"
# needs EUC-JP and KOI8R support in iconv
license
=
"BSD-2-Clause AND BSD-3-Clause AND Public-Domain"
makedepends
=
"zlib-dev bzip2-dev xz-dev lz4-dev acl-dev openssl-dev expat-dev
attr-dev"
attr-dev
zstd-dev
"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-tools"
source
=
"https://github.com/libarchive/libarchive/releases/download/v
$pkgver
/
$pkgname
-
$pkgver
.tar.gz
seek-error.patch
...
...
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