Filelight allows you to quickly understand where your diskspace is
being used by graphically representing your filesystem.
This commit is contained in:
parent
e2d0d5128a
commit
cd4c4c90a3
14
x11/kde4/filelight/Makefile
Normal file
14
x11/kde4/filelight/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 11:33:25 zhuk Exp $
|
||||
|
||||
COMMENT = KDE graphical equivalent of du
|
||||
DISTNAME = filelight-${MODKDE4_VERSION}
|
||||
|
||||
WANTLIB = c m pthread stdc++
|
||||
WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtNetwork lib/qt4/QtSvg
|
||||
WANTLIB += lib/qt4/QtXml
|
||||
WANTLIB += ${KDE4LIB}/kdeui ${KDE4LIB}/kfile ${KDE4LIB}/kio
|
||||
WANTLIB += ${KDE4LIB}/kparts ${KDE4LIB}/nepomuk ${KDE4LIB}/nepomukutils
|
||||
WANTLIB += ${KDE4LIB}/solid
|
||||
WANTLIB += soprano
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11/kde4/filelight/distinfo
Normal file
2
x11/kde4/filelight/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (kde/filelight-4.10.2.tar.xz) = +zGi0q2ksfq9SoAhLNYw4q68xCNWgUXUtJNMUVSDKko=
|
||||
SIZE (kde/filelight-4.10.2.tar.xz) = 290736
|
2
x11/kde4/filelight/pkg/DESCR
Normal file
2
x11/kde4/filelight/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Filelight allows you to quickly understand where your diskspace is
|
||||
being used by graphically representing your filesystem.
|
26
x11/kde4/filelight/pkg/PLIST
Normal file
26
x11/kde4/filelight/pkg/PLIST
Normal file
@ -0,0 +1,26 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 11:33:25 zhuk Exp $
|
||||
@bin bin/filelight
|
||||
lib/kde4/filelightpart.so
|
||||
share/applications/kde4/filelight.desktop
|
||||
share/apps/filelight/
|
||||
share/apps/filelight/filelightui.rc
|
||||
share/apps/filelightpart/
|
||||
share/apps/filelightpart/filelightpartui.rc
|
||||
share/config/filelightrc
|
||||
share/doc/HTML/en/filelight/
|
||||
share/doc/HTML/en/filelight/common
|
||||
share/doc/HTML/en/filelight/config_appear.png
|
||||
share/doc/HTML/en/filelight/config_scan.png
|
||||
share/doc/HTML/en/filelight/index.cache.bz2
|
||||
share/doc/HTML/en/filelight/index.docbook
|
||||
share/doc/HTML/en/filelight/radial_map.png
|
||||
share/doc/HTML/en/filelight/radial_map_context_menu.png
|
||||
share/icons/hicolor/16x16/apps/filelight.png
|
||||
share/icons/hicolor/22x22/apps/filelight.png
|
||||
share/icons/hicolor/32x32/actions/view_filelight.png
|
||||
share/icons/hicolor/32x32/apps/filelight.png
|
||||
share/icons/hicolor/48x48/apps/filelight.png
|
||||
share/icons/hicolor/64x64/apps/filelight.png
|
||||
share/kde4/services/filelightpart.desktop
|
||||
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
|
Loading…
Reference in New Issue
Block a user