forked from pool/k4dirstat
-
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/k4dirstat?expand=0&rev=2
This commit is contained in:
parent
d787790f1e
commit
4b414142de
3
k4dirstat-2.7.8.tar.bz2
Normal file
3
k4dirstat-2.7.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b897780cf2d8984c83de270bd4dc9b4f0ffb7fc69cd3e52ed3457b7c97e59c8d
|
||||
size 227532
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 16:32:21 UTC 2014 - cgiboudeaux@gmx.com
|
||||
|
||||
- Replace k4dirstat with the fork by Jerome Robert
|
||||
- Update to 2.7.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 25 22:11:50 UTC 2011 - asterios.dramis@gmail.com
|
||||
|
||||
|
@ -17,15 +17,13 @@
|
||||
|
||||
|
||||
Name: k4dirstat
|
||||
Version: git.20101010
|
||||
Version: 2.7.8
|
||||
Release: 0
|
||||
Summary: A graphical "du" (disk usage) display
|
||||
License: GPL-2.0 and LGPL-2.0
|
||||
Group: Productivity/File utilities
|
||||
|
||||
Url: http://grumpypenguin.org/
|
||||
# git clone http://grumpypenguin.org/~josh/kdirstat.git
|
||||
Source0: kdirstat-%{version}.tar.bz2
|
||||
Url: https://bitbucket.org/jeromerobert/k4dirstat/wiki/Home
|
||||
Source0: https://bitbucket.org/jeromerobert/k4dirstat/get/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
BuildRequires: libkde4-devel
|
||||
@ -40,17 +38,16 @@ KDirStat is a graphical disk usage utility, very much like the Unix "du"
|
||||
command. In addition to that, it comes with some cleanup facilities to reclaim
|
||||
disk space.
|
||||
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q -n kdirstat
|
||||
%setup -q -n jeromerobert-k4dirstat-3a4663ee20e7
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
cd build
|
||||
%kde4_makeinstall
|
||||
cd ..
|
||||
%kde4_makeinstall -C build
|
||||
|
||||
%if 0%{?suse_version}
|
||||
%suse_update_desktop_file -r k4dirstat Qt KDE Utility Filesystem
|
||||
@ -58,17 +55,18 @@ cd ..
|
||||
|
||||
%kde_post_install
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
%find_lang k4dirstat %{name}.lang
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING* CREDITS README TODO
|
||||
%{_kde4_bindir}/k4dirstat
|
||||
%{_kde4_applicationsdir}/k4dirstat.desktop
|
||||
%doc AUTHORS COPYING* CREDITS TODO
|
||||
%doc %{_kde4_htmldir}/en/k4dirstat/
|
||||
%{_kde4_iconsdir}/hicolor/*/apps/k4dirstat.png
|
||||
%{_kde4_applicationsdir}/k4dirstat.desktop
|
||||
%{_kde4_appsdir}/k4dirstat/
|
||||
%{_kde4_bindir}/k4dirstat
|
||||
%{_kde4_iconsdir}/hicolor/*/apps/k4dirstat.png
|
||||
%{_kde4_sharedir}/config.kcfg/k4dirstat.kcfg
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6286aa61ec9dc2a6d55b755af4a74e0cb2aada751080120d44866d09a9a9acd
|
||||
size 862746
|
Loading…
x
Reference in New Issue
Block a user