mirror of
https://github.com/KDE/kde-linux.git
synced 2026-08-01 17:59:14 -04:00
19 lines
589 B
Plaintext
19 lines
589 B
Plaintext
# SPDX-FileCopyrightText: 2026 Aleix Pol Gonzalez <aleixpol@kde.org>
|
|
# SPDX-License-Identifier: BSD-2-Clause
|
|
|
|
# Inspired by ArchLinux's PKGBUILD: https://gitlab.archlinux.org/archlinux/packaging/packages/duf/-/raw/main/PKGBUILD?ref_type=heads
|
|
kind: manual
|
|
|
|
description: Disk Usage/Free Utility
|
|
|
|
build-depends:
|
|
- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
|
|
|
|
depends:
|
|
- freedesktop-sdk.bst:public-stacks/runtime-minimal.bst
|
|
|
|
sources:
|
|
- kind: tar
|
|
url: github:muesli/duf/archive/v0.9.1/duf-0.9.1.tar.gz
|
|
ref: 1334d8c1a7957d0aceebe651e3af9e1c1e0c6f298f1feb39643dd0bd8ad1e955
|