void-packages/srcpkgs/baobab/template

28 lines
986 B
Text
Raw Normal View History

2012-03-21 03:08:40 +00:00
# Template file for 'baobab'
pkgname=baobab
2012-04-05 14:08:04 +00:00
version=3.4.1
2012-03-26 22:24:24 +00:00
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
2012-03-21 03:08:40 +00:00
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
2012-03-21 03:08:40 +00:00
short_desc="A graphical directory tree analyzer"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
2012-04-05 14:08:04 +00:00
checksum=0c9743caf8cdc6dd69d694453cd57816c1ca0514cf51111022846088021949f7
2012-03-21 03:08:40 +00:00
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"