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
Merge requests
!71413
testing/sd-tools: new aport
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
testing/sd-tools: new aport
fossdd/aports:sd-tools-0.99.0-r0
into
master
Overview
0
Commits
1
Pipelines
7
Changes
2
Merged
achill (fossdd)
requested to merge
fossdd/aports:sd-tools-0.99.0-r0
into
master
6 months ago
Overview
0
Commits
1
Pipelines
7
Changes
2
Expand
https://github.com/chimera-linux/sd-tools
Standalone, cleaned up utilities from systemd
2
0
Merge request reports
Compare
version 1
version 5
6e0a28db
6 months ago
version 4
bcab245c
6 months ago
version 3
95b868d9
6 months ago
version 2
d9aeb626
6 months ago
version 1
cbb06ab5
6 months ago
master (base)
and
version 2
latest version
b3ebf54a
1 commit,
6 months ago
version 5
6e0a28db
1 commit,
6 months ago
version 4
bcab245c
1 commit,
6 months ago
version 3
95b868d9
1 commit,
6 months ago
version 2
d9aeb626
1 commit,
6 months ago
version 1
cbb06ab5
1 commit,
6 months ago
Show latest version
2 files
+
65
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
testing/sd-tools/APKBUILD
+
6
−
3
Options
@@ -6,14 +6,16 @@ pkgrel=0
pkgdesc
=
"Standalone, cleaned up utilities from systemd"
url
=
"https://github.com/chimera-linux/sd-tools"
arch
=
"all"
license
=
"LGPL-2.
0
-or-later"
license
=
"LGPL-2.
1
-or-later"
makedepends
=
"
acl-dev
libcap-dev
meson
"
checkdepends
=
"bash"
subpackages
=
"
$pkgname
-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/chimera-linux/sd-tools/archive/refs/tags/v
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/chimera-linux/sd-tools/archive/refs/tags/v
$pkgver
.tar.gz
drop-bash-dep.patch
"
build
()
{
abuild-meson
.
output
@@ -33,4 +35,5 @@ package() {
sha512sums
=
"
f82471a33f204766977c24a56c78ad41a295cb7b7c8190bdad4d40c45db67677c3bb2f71222fc02ca1c42653bc60b2cf742b0114b5bfc2d9efdfc238c866c52f sd-tools-0.99.0.tar.gz
f64e1cc6b7f9ddcb97d13080e0e1b12841426247b1f27eee62bfda122e77c0673f669904c513bbebb94232b8f4c055fdbaa1b75c83294b1279ef7503fa9464ee drop-bash-dep.patch
"
Loading