Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=602dbe2d60858379d642c4b324bc6d7b8a99b6e3

commit 602dbe2d60858379d642c4b324bc6d7b8a99b6e3
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Sun Aug 7 16:45:32 2011 +0200

gvfs-1.9.2-1-x86_64

*Version bump

diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild
index ede2d3f..7a89e98 100644
--- a/source/xapps/gvfs/FrugalBuild
+++ b/source/xapps/gvfs/FrugalBuild
@@ -1,10 +1,10 @@
# Compiling time: 0.66 SBU
# Maintainer: bouleetbil <bouleet...@frogdev.info>

-USE_DEVEL=${USE_DEVEL:-"n"}
+USE_DEBUG=${USE_DEBUG:-"n"}

pkgname=gvfs
-pkgver=1.8.2
+pkgver=1.9.2
pkgrel=1
pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o 
abstractions of gio."
url="http://www.gnome.org/";
@@ -22,7 +22,7 @@ provides=('gnome-mount')
_F_gnome_glib="y"
Finclude gnome gnome-scriptlet
source=($source gvfs-libsoup.diff)
-sha1sums=('4123bb4fd9d64f246adc8f3b6a00af12589cd37b' \
+sha1sums=('69778c5e2822a5c4a8d53d326f11e854a01f818c' \
'1eb9391f6bf3716ddc8fbf75340257e537c61199')

subpkgs=("${subpkgs[@]}" "gvfs-apple")
@@ -88,7 +88,7 @@ Fconfopts="$Fconfopts \

build(){
Fcd
-       if Fuse $USE_DEVEL; then
+       if Fuse $USE_DEBUG; then
Fsed "static gboolean print_debug = FALSE;" \
"static gboolean print_debug = TRUE;" \
daemon/daemon-main.c
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to