Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
51b16a7f
Verified
Commit
51b16a7f
authored
2 years ago
by
Hoang Nguyen
Browse files
Options
Downloads
Patches
Plain Diff
community/ostree: build with fuse3
parent
b7e0e14e
No related branches found
No related tags found
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!38108
community/ostree: build with fuse3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/ostree/APKBUILD
+3
-2
3 additions, 2 deletions
community/ostree/APKBUILD
with
3 additions
and
2 deletions
community/ostree/APKBUILD
+
3
−
2
View file @
51b16a7f
...
@@ -2,13 +2,13 @@
...
@@ -2,13 +2,13 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname
=
ostree
pkgname
=
ostree
pkgver
=
2022.5
pkgver
=
2022.5
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Operating system and container binary deployment and upgrades"
pkgdesc
=
"Operating system and container binary deployment and upgrades"
url
=
"https://github.com/ostreedev/ostree"
url
=
"https://github.com/ostreedev/ostree"
arch
=
"all"
arch
=
"all"
license
=
"LGPL-2.0-or-later"
license
=
"LGPL-2.0-or-later"
makedepends
=
"bison xz-dev libarchive-dev e2fsprogs-dev openssl-dev>3
makedepends
=
"bison xz-dev libarchive-dev e2fsprogs-dev openssl-dev>3
libsoup-dev gpgme-dev fuse-dev linux-headers gtk-doc libxslt
libsoup-dev gpgme-dev fuse
3
-dev linux-headers gtk-doc libxslt
automake autoconf libtool curl-dev"
automake autoconf libtool curl-dev"
subpackages
=
"
subpackages
=
"
$pkgname
-dev
$pkgname
-dev
...
@@ -56,6 +56,7 @@ dev() {
...
@@ -56,6 +56,7 @@ dev() {
grub
()
{
grub
()
{
pkgdesc
=
"GRUB2 integration for OSTree"
pkgdesc
=
"GRUB2 integration for OSTree"
arch
=
"noarch"
install_if
=
"
$pkgname
=
$pkgver
-r
$pkgrel
grub"
install_if
=
"
$pkgname
=
$pkgver
-r
$pkgrel
grub"
amove etc/grub.d/
*
amove etc/grub.d/
*
...
...
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