xfce4-settings: update to 4.7.7.

This commit is contained in:
Juan RP 2011-01-14 23:14:15 +01:00
parent c627a754b2
commit 7b9c01c692
1 changed files with 3 additions and 4 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'xfce4-settings'
pkgname=xfce4-settings
version=4.7.6
distfiles="http://archive.xfce.org/xfce/4.8pre2/src/$pkgname-$version.tar.bz2"
version=4.7.7
distfiles="http://archive.xfce.org/xfce/4.8pre3/src/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var --enable-sound-settings
--enable-pluggable-dialogs"
short_desc="Xfce settings manager"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=08183774aa00f959870a107cd6dcf0668cc40b37fd9538505ea1245c99c9c50c
checksum=dfde31ffefd98f5287d3b9ffa891294c07025a0c926faa20dbd218c331424efd
long_desc="
xfce4-settings is the settings manager for the Xfce desktop environment."
@ -50,7 +50,6 @@ Add_dependency build dbus-devel
Add_dependency build cairo-devel
Add_dependency build pango-devel
Add_dependency full hicolor-icon-theme
Add_dependency full desktop-file-utils
post_install()