Browse Source

* added filelight (1.0) - A compact and recursive graphical representation of your disk usage

git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21969 10447126-35f2-4685-b0cf-6dd780d3921f
early
Minto van der Sluis 17 years ago
parent
commit
b82b6908e2
2 changed files with 99 additions and 0 deletions
  1. +62
    -0
      filesystem/filelight/filelight.cache
  2. +37
    -0
      filesystem/filelight/filelight.desc

+ 62
- 0
filesystem/filelight/filelight.cache

@ -0,0 +1,62 @@
[TIMESTAMP] 1186381228 Mon Aug 6 08:20:28 2007
[BUILDTIME] 35 (5)
[SIZE] 0.42 MB, 24 files
[DEP] 00-dirtree
[DEP] acl
[DEP] apollon
[DEP] attr
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] expat
[DEP] findutils
[DEP] fontconfig
[DEP] freetype
[DEP] gamin
[DEP] gcc
[DEP] gettext
[DEP] glibc
[DEP] grep
[DEP] hicolor-icon-theme
[DEP] imake
[DEP] kdelibs
[DEP] kphone
[DEP] libart_lgpl23
[DEP] libdnet
[DEP] libdrm
[DEP] libice
[DEP] libidn
[DEP] libjpeg
[DEP] libpng
[DEP] libsm
[DEP] libx11
[DEP] libxau
[DEP] libxcb
[DEP] libxcursor
[DEP] libxdmcp
[DEP] libxext
[DEP] libxfixes
[DEP] libxft
[DEP] libxinerama
[DEP] libxmu
[DEP] libxrandr
[DEP] libxrender
[DEP] libxt
[DEP] libxxf86vm
[DEP] linux-header
[DEP] make
[DEP] mesa
[DEP] mktemp
[DEP] perl
[DEP] qt
[DEP] sed
[DEP] sysfiles
[DEP] tar
[DEP] util-linux
[DEP] xorg-cf-files
[DEP] xproto
[DEP] zlib

+ 37
- 0
filesystem/filelight/filelight.desc

@ -0,0 +1,37 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../filelight/filelight.desc
[COPY] Copyright (C) 2007 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A compact and recursive graphical representation of your disk usage
[T] Filelight graphically represents a file system as a set of concentric
[T] segmented rings (or nested piecharts), aiming to show where disk space
[T] is being used. Segments expand from the center, representing files and
[T] directories. The size of segments is proportional to the size of the files
[T] they represent. Directories have child segments which represent the files
[T] they contain. Filelight performs a similar function to the command line
[T] tool du, but all the information is shown in a compact graphical fashion.
[U] http://www.methylblue.com/filelight/
[A] Max Howell <mxcl [at] users [dot] sourceforge [dot] net>
[M] Minto van der Sluis <misl@opensde.org>
[C] extra/tool
[L] GPL
[S] Stable
[V] 1.0
[P] X -----5---9 800.000
[D] 1621351902 filelight-1.0.tar.bz2 http://methylblue.com/filelight/packages/

Loading…
Cancel
Save