baobab: update to 3.6.0.
This commit is contained in:
parent
966c78fdca
commit
71f95125c4
2 changed files with 8 additions and 13 deletions
|
@ -3,11 +3,9 @@ libgtk-3.so.0
|
||||||
libgdk-3.so.0
|
libgdk-3.so.0
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libpangocairo-1.0.so.0
|
libpangocairo-1.0.so.0
|
||||||
libgdk_pixbuf-2.0.so.0
|
|
||||||
libpango-1.0.so.0
|
libpango-1.0.so.0
|
||||||
libcairo.so.2
|
libcairo.so.2
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libgtop-2.0.so.7
|
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'baobab'
|
# Template file for 'baobab'
|
||||||
pkgname=baobab
|
pkgname=baobab
|
||||||
version=3.4.1
|
version=3.6.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils gsettings-desktop-schemas>=3.6.0"
|
||||||
makedepends="pkg-config intltool itstool gnome-doc-utils gtk+3-devel libgtop-devel"
|
makedepends="pkg-config intltool itstool gnome-doc-utils gtk+3-devel>=3.6.0_2
|
||||||
fulldepends="gsettings-desktop-schemas"
|
gsettings-desktop-schemas-devel"
|
||||||
revision=1
|
|
||||||
short_desc="A graphical directory tree analyzer"
|
short_desc="A graphical directory tree analyzer"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=0c9743caf8cdc6dd69d694453cd57816c1ca0514cf51111022846088021949f7
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
|
checksum=cb252b5384287b31d5f945607ad4c8432fd2936087e714ab9d052ca0c08ffb55
|
||||||
long_desc="
|
long_desc="
|
||||||
Baobab is able to scan either specific directories or the whole
|
Baobab is able to scan either specific directories or the whole
|
||||||
filesystem, in order to give the user a graphical tree representation
|
filesystem, in order to give the user a graphical tree representation
|
||||||
|
@ -22,6 +22,3 @@ long_desc="
|
||||||
|
|
||||||
replaces="gnome-utils>=3.0"
|
replaces="gnome-utils>=3.0"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue