commit d787790f1e9231173f61e6b8ba04b6ecfea866d11596190396c83daaab7e2bfe Author: Christophe Giboudeaux Date: Tue Nov 11 16:17:56 2014 +0000 osc copypac from project:KDE:Unstable:Extra package:k4dirstat revision:1 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/k4dirstat?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/k4dirstat.changes b/k4dirstat.changes new file mode 100644 index 0000000..ced3837 --- /dev/null +++ b/k4dirstat.changes @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Fri Mar 25 22:11:50 UTC 2011 - asterios.dramis@gmail.com + +- Initial version (git.20101010) diff --git a/k4dirstat.spec b/k4dirstat.spec new file mode 100644 index 0000000..342c91b --- /dev/null +++ b/k4dirstat.spec @@ -0,0 +1,74 @@ +# +# spec file for package k4dirstat +# +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + +Name: k4dirstat +Version: git.20101010 +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 +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +BuildRequires: libkde4-devel +BuildRequires: libkonq-devel +%if 0%{?suse_version} +BuildRequires: update-desktop-files +%endif +%kde4_runtime_requires + +%description +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. + +%prep +%setup -q -n kdirstat + +%build +%cmake_kde4 -d build +%make_jobs + +%install +cd build +%kde4_makeinstall +cd .. + +%if 0%{?suse_version} +%suse_update_desktop_file -r k4dirstat Qt KDE Utility Filesystem +%endif + +%kde_post_install + +%clean +rm -rf %{buildroot} + +%files +%defattr(-,root,root,-) +%doc AUTHORS COPYING* CREDITS README TODO +%{_kde4_bindir}/k4dirstat +%{_kde4_applicationsdir}/k4dirstat.desktop +%doc %{_kde4_htmldir}/en/k4dirstat/ +%{_kde4_iconsdir}/hicolor/*/apps/k4dirstat.png +%{_kde4_appsdir}/k4dirstat/ +%{_kde4_sharedir}/config.kcfg/k4dirstat.kcfg + +%changelog diff --git a/kdirstat-git.20101010.tar.bz2 b/kdirstat-git.20101010.tar.bz2 new file mode 100644 index 0000000..cc831ea --- /dev/null +++ b/kdirstat-git.20101010.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6286aa61ec9dc2a6d55b755af4a74e0cb2aada751080120d44866d09a9a9acd +size 862746