4 Star 0 Fork 1

OpenCloudOS Stream/ncdu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ncdu.spec 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
ocs-bot 提交于 2024-08-16 15:47 . Rebuilt for loongarch release
Summary: Text-based disk usage viewer
Name: ncdu
Version: 1.19
Release: 2%{?dist}
License: MIT
URL: https://dev.yorhel.nl/ncdu/
Source0: https://dev.yorhel.nl/download/ncdu-%{version}.tar.gz
BuildRequires: make gcc gnupg2 ncurses-devel
%description
Ncdu is a disk usage analyzer with an ncurses interface. It is designed
to find space hogs on a remote server where you don’t have an entire
graphical setup available, but it is a useful tool even on regular desktop
systems. Ncdu aims to be fast, simple and easy to use, and should be able
to run in any minimal POSIX-like environment with ncurses installed.
%prep
%autosetup
%build
%configure
%make_build
%install
%make_install
%files
%license COPYING
%doc ChangeLog
%{_mandir}/man1/ncdu.1*
%{_bindir}/ncdu
%changelog
* Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.19-2
- Rebuilt for loongarch release
* Fri Oct 27 2023 edwardewang <edwardewang@tencent.com> - 1.19-1
- Initial build
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opencloudos-stream/ncdu.git
git@gitee.com:opencloudos-stream/ncdu.git
opencloudos-stream
ncdu
ncdu
master

搜索帮助