baobab: update to 3.6.4.
This commit is contained in:
parent
6140767b94
commit
45aee81e7e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'baobab'
|
||||
pkgname=baobab
|
||||
version=3.6.3
|
||||
version=3.6.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
|
@ -8,15 +8,9 @@ depends="hicolor-icon-theme desktop-file-utils gsettings-desktop-schemas>=3.6.0"
|
|||
makedepends="pkg-config intltool itstool gnome-doc-utils gtk+3-devel>=3.6.2
|
||||
gobject-introspection vala-devel gsettings-desktop-schemas-devel"
|
||||
replaces="gnome-utils>=3.0"
|
||||
short_desc="A graphical directory tree analyzer"
|
||||
short_desc="A graphical directory tree analyzer for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=24ec516b12da234f1bd7bff3ccb2be9a46dff0b1fb0fa6cd79ff50549a295eb1
|
||||
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."
|
||||
checksum=e5539558ef3411e14cb165a3e77f2d0451e984722a71a7a7d0f72fe29360cb2e
|
||||
|
|
Loading…
Reference in New Issue