代码拉取完成,页面将自动刷新
Name: btop
Version: 1.3.0
Release: 1
Summary: Modern and colorful command line resource monitor that shows usage and stats
License: Apache-2.0 and MIT and Public Domain
URL: https://github.com/aristocratos/btop
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: gcc-c++
BuildRequires: make
BuildRequires: dos2unix
%description
Resource monitor that shows usage and stats for processor,
memory, disks, network and processes.
C++ version and continuation of bashtop and bpytop.
%prep
%autosetup
%build
# to build debuginfo
export CXXFLAGS="${CXXFLAGS} -g"
%make_build
%install
%make_install PREFIX=%{_prefix}
rm -f %{buildroot}%{_datadir}/btop/README.md
dos2unix %{buildroot}%{_datadir}/applications/btop.desktop
desktop-file-validate %{buildroot}%{_datadir}/applications/btop.desktop
%files
%license LICENSE
%doc README.md CHANGELOG.md
%{_bindir}/%{name}
%{_datadir}/applications/btop.desktop
%{_datadir}/btop
%{_datadir}/icons/hicolor/*/apps/btop.*
%changelog
* Tue Feb 20 2024 wyxhjr <yuexiang.oerv@isrc.iscas.ac.cn> - 1.3.0-1
- Init package
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。