27 lines
986 B
Text
27 lines
986 B
Text
# Template file for 'baobab'
|
|
pkgname=baobab
|
|
version=3.4.1
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-compile"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
makedepends="pkg-config intltool itstool gnome-doc-utils gtk+3-devel libgtop-devel"
|
|
fulldepends="gsettings-desktop-schemas"
|
|
revision=1
|
|
short_desc="A graphical directory tree analyzer"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2"
|
|
checksum=0c9743caf8cdc6dd69d694453cd57816c1ca0514cf51111022846088021949f7
|
|
long_desc="
|
|
Baobab is able to scan either specific directories or the whole
|
|
filesystem, in order to give the user a graphical tree representation
|
|
including each directory size or percentage in the branch.
|
|
It also auto-detects in real-time any change made to your home
|
|
folder as far as any mounted/unmounted device."
|
|
|
|
replaces="gnome-utils>=3.0"
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
|
|
|