automatic version update by autodist [release 2.4.0-1mamba;Wed Jan 22 2025]
This commit is contained in:
parent
b38857d7f4
commit
d86600457f
@ -1,5 +1,4 @@
|
|||||||
# gkrellm
|
# gkrellm
|
||||||
|
|
||||||
GKrellM is a single process stack of system monitors which supports applying themes
|
GKrellM is a single process stack of system monitors which supports applying themes to match its appearance to your window manager, Gtk, or any other theme.
|
||||||
to match its appearance to your window manager, Gtk, or any other theme.
|
|
||||||
|
|
||||||
|
BIN
gkrellm.png
BIN
gkrellm.png
Binary file not shown.
Before Width: | Height: | Size: 21 KiB |
115
gkrellm.spec
115
gkrellm.spec
@ -1,40 +1,35 @@
|
|||||||
Name: gkrellm
|
Name: gkrellm
|
||||||
Version: 2.3.11
|
Version: 2.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A GUI single process stack of system monitors
|
Summary: A GUI single process stack of system monitors
|
||||||
Group: Graphical Desktop/Applications/Administration
|
Group: Graphical Desktop/Applications/Administration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://gkrellm.srcbox.net
|
URL: https://gkrellm.srcbox.net/
|
||||||
Source0: http://gkrellm.srcbox.net/releases/gkrellm-%{version}.tar.bz2
|
Source0: http://gkrellm.srcbox.net/releases/gkrellm-%{version}.tar.bz2
|
||||||
Source1: gkrellm.png
|
|
||||||
Source2: gkrellm1.png
|
|
||||||
Source3: gkrellm2.png
|
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRequires: libgcrypt-devel
|
|
||||||
BuildRequires: libgnutls-devel
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libICE-devel
|
||||||
|
BuildRequires: libSM-devel
|
||||||
|
BuildRequires: libX11-devel
|
||||||
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libfontconfig-devel
|
BuildRequires: libfontconfig-devel
|
||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk2-devel
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
|
BuildRequires: libntlm-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libsensors-devel
|
||||||
BuildRequires: libX11-devel
|
|
||||||
BuildRequires: libz-devel
|
|
||||||
BuildRequires: lm_sensors-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GKrellM is a single process stack of system monitors which supports applying themes
|
GKrellM is a single process stack of system monitors which supports applying themes to match its appearance to your window manager, Gtk, or any other theme.
|
||||||
to match its appearance to your window manager, Gtk, or any other theme.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Devel package for %{name}
|
Summary: Devel package for %{name}
|
||||||
@ -42,10 +37,8 @@ Group: Development/Libraries
|
|||||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
GKrellM is a single process stack of system monitors which supports applying themes
|
GKrellM is a single process stack of system monitors which supports applying themes to match its appearance to your window manager, Gtk, or any other theme.
|
||||||
to match its appearance to your window manager, Gtk, or any other theme.
|
This package contains header files needed for development.
|
||||||
|
|
||||||
This package contains header files need for development.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -57,76 +50,10 @@ This package contains header files need for development.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall \
|
%makeinstall \
|
||||||
INSTALL_ROOT=%{buildroot} \
|
INSTALL_ROOT=%{buildroot} \
|
||||||
|
CFGDIR=%{buildroot}%{_sysconfdir} \
|
||||||
PREFIX=%{_prefix} \
|
PREFIX=%{_prefix} \
|
||||||
PKGCONFIGDIR=%{buildroot}%{_libdir}/pkgconfig
|
PKGCONFIGDIR=%{buildroot}%{_libdir}/pkgconfig
|
||||||
|
|
||||||
%{__mkdir_p} %{buildroot}%{_datadir}/pixmaps
|
|
||||||
|
|
||||||
%{__install} -m 0644 %{S:1} \
|
|
||||||
%{buildroot}%{_datadir}/pixmaps/%{name}.png
|
|
||||||
# Create the system menu entry
|
|
||||||
mkdir -p %{buildroot}%{_datadir}/applications
|
|
||||||
cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
|
|
||||||
[Desktop Entry]
|
|
||||||
Encoding=UTF-8
|
|
||||||
Exec=/usr/bin/gkrellm
|
|
||||||
Icon=/usr/share/pixmaps/gkrellm.png
|
|
||||||
Name=GKrellM
|
|
||||||
Name[hi]=जी-कà¥à¤°à¥‡à¤²-à¤à¤®
|
|
||||||
GenericName=GNU Krell Monitors
|
|
||||||
GenericName[ar]=مراقبات GNU Krell
|
|
||||||
GenericName[az]=GNU Krell İzləyiciləri
|
|
||||||
GenericName[bn]=গনিউ কà§à¦°à§‡à¦² মনিটর
|
|
||||||
GenericName[bs]=GNU Krell monitori sistema
|
|
||||||
GenericName[ca]=Monitors Krell de GNU
|
|
||||||
GenericName[cs]=Monitory GNU Krell
|
|
||||||
GenericName[cy]=Monitrau Krell GNU
|
|
||||||
GenericName[da]=GNU Krell-overvåning
|
|
||||||
GenericName[de]=GNU-Krell-Monitore
|
|
||||||
GenericName[el]=Επόπτες GNU Krell
|
|
||||||
GenericName[eo]=GNU ekranoj
|
|
||||||
GenericName[es]=Monitores Krell GNU
|
|
||||||
GenericName[et]=GNU Krelli monitorid
|
|
||||||
GenericName[eu]=GNU Krell monitoreak
|
|
||||||
GenericName[fa]=ناظر کرل گنو
|
|
||||||
GenericName[fr]=Indicateurs du système GNU Krell
|
|
||||||
GenericName[gl]=Monitores GNU Krell
|
|
||||||
GenericName[he]=×ž× ×˜×¨×™ GNU Krell
|
|
||||||
GenericName[hi]=गà¥à¤¨à¥‚ कà¥à¤°à¥‡à¤² मॉनीटरà¥à¤¸
|
|
||||||
GenericName[hr]=GNU Krell Monitori
|
|
||||||
GenericName[hu]=GNU Krell-monitor
|
|
||||||
GenericName[is]=GNU Krell eftirlit
|
|
||||||
GenericName[it]=Monitor GNU di Krell
|
|
||||||
GenericName[ja]=GNU Krell システムモニター
|
|
||||||
GenericName[mk]=GNU Krell СиÑтемÑки монитори
|
|
||||||
GenericName[mn]=GNU Krell ÑиÑтем Ñ…Ñнагч
|
|
||||||
GenericName[nb]=GNU Krell systemovervåker
|
|
||||||
GenericName[nds]=Monitor för GNU Krell
|
|
||||||
GenericName[nn]=GNU Krell, systemovervaking
|
|
||||||
GenericName[pa]=GNU ਕੇਰੀਲ ਜਾਂਚਕਾਰ
|
|
||||||
GenericName[pl]=Monitor systemu GNU Krell
|
|
||||||
GenericName[pt]=Monitores Krell da GNU
|
|
||||||
GenericName[pt_BR]=Monitores Krell GNU
|
|
||||||
GenericName[ro]=Monitoare Krell GNU
|
|
||||||
GenericName[ru]=Мониторы GNU Krell
|
|
||||||
GenericName[se]=GNU Krell, vuogádatgoziheapmi
|
|
||||||
GenericName[sk]=GNU Krell Monitory
|
|
||||||
GenericName[sl]=Monitorji GNU Krell
|
|
||||||
GenericName[sr]=GNU Krell монитори
|
|
||||||
GenericName[sr@Latn]=GNU Krell monitori
|
|
||||||
GenericName[sv]=GNU Krell-övervakare
|
|
||||||
GenericName[ta]=GNU Krell திரைகளà¯
|
|
||||||
GenericName[tg]=Ðозири GNU Krell
|
|
||||||
GenericName[tr]=GNU Krell Ä°zleyiciler
|
|
||||||
GenericName[uz]=GNU Krell мониторлари
|
|
||||||
GenericName[vi]=Trình theo dõi GNU Krell
|
|
||||||
GenericName[zh_CN]=GNU Krell 监视器
|
|
||||||
GenericName[zh_TW]=GNU Krell 監視器
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Categories=Application;System;Monitor;
|
|
||||||
EOF
|
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -134,12 +61,15 @@ EOF
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%config(noreplace) %{_sysconfdir}/gkrellmd.conf
|
||||||
%{_bindir}/gkrellm
|
%{_bindir}/gkrellm
|
||||||
%{_bindir}/gkrellmd
|
%{_bindir}/gkrellmd
|
||||||
%{_datadir}/pixmaps/%{name}.png
|
|
||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
%{_mandir}/man1/gkrellm.1.gz
|
%{_metainfodir}/net.srcbox.gkrellm.GKrellM.metainfo.xml
|
||||||
%{_mandir}/man1/gkrellmd.1.gz
|
%{_unitdir}/gkrellmd.service
|
||||||
|
%{_datadir}/icons/hicolor/*/apps/gkrellm.png
|
||||||
|
%{_mandir}/man1/gkrellm.1*
|
||||||
|
%{_mandir}/man1/gkrellmd.1*
|
||||||
%doc CREDITS README
|
%doc CREDITS README
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -149,6 +79,9 @@ EOF
|
|||||||
%{_libdir}/pkgconfig/gkrellm.pc
|
%{_libdir}/pkgconfig/gkrellm.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 22 2025 Automatic Build System <autodist@openmamba.org> 2.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Aug 05 2019 Automatic Build System <autodist@mambasoft.it> 2.3.11-1mamba
|
* Mon Aug 05 2019 Automatic Build System <autodist@mambasoft.it> 2.3.11-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
BIN
gkrellm1.png
BIN
gkrellm1.png
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB |
BIN
gkrellm2.png
BIN
gkrellm2.png
Binary file not shown.
Before Width: | Height: | Size: 3.6 KiB |
Loading…
x
Reference in New Issue
Block a user