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
0c8569b2
Commit
0c8569b2
authored
1 year ago
by
Jacob Ludvigsen
Committed by
omni
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
e testing/mangr0ve: new aport
parent
2691de52
No related branches found
No related tags found
1 merge request
!59398
testing/mangr0ve: new aport
Pipeline
#210455
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/mangr0ve/APKBUILD
+25
-0
25 additions, 0 deletions
testing/mangr0ve/APKBUILD
with
25 additions
and
0 deletions
testing/mangr0ve/APKBUILD
0 → 100644
+
25
−
0
View file @
0c8569b2
# Contributor: Jacob Ludvigsen <jacob.ludvigsen@protonmail.com>
# Maintainer: Jacob Ludvigsen <jacob.ludvigsen@protonmail.com>
pkgname
=
mangr0ve
pkgver
=
0.1.2
pkgrel
=
0
pkgdesc
=
"Terminal application simplifiyng rollback of btrfs subvols"
url
=
"https://gitlab.com/papiris/mangr0ve"
arch
=
"noarch"
license
=
"GPL-3.0-or-later"
depends
=
"btrfs-progs"
options
=
"!check"
# Upstream does not provide tests yet
subpackages
=
"
$pkgname
-doc"
source
=
"https://gitlab.com/papiris/mangr0ve/-/archive/
$pkgver
/mangr0ve-
$pkgver
.tar.bz2"
build
()
{
return
0
}
package
()
{
make
DESTDIR
=
"
$pkgdir
/"
install
}
sha512sums
=
"
0edd067d47aca23f901b5e76087f3148f9e3894e8ef0409d9d2b57f3a5b78fae7a6dbd99c023c36eff42d69d9569531708a84cf18469776e687ca482e916d03d mangr0ve-0.1.2.tar.bz2
"
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