Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c2cfe0fb21dce140aa02ad8cbe01773e17867c0

commit 9c2cfe0fb21dce140aa02ad8cbe01773e17867c0
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Tue Apr 7 18:35:31 2009 +0200

gksu-2.0.2-1-i686
*version bump
*delete useless wrapper

diff --git a/source/gnome/gksu/FrugalBuild b/source/gnome/gksu/FrugalBuild
index 16922bf..548c12a 100644
--- a/source/gnome/gksu/FrugalBuild
+++ b/source/gnome/gksu/FrugalBuild
@@ -2,26 +2,25 @@
# Maintainer: AlexExtreme <a...@alex-smith.me.uk>

pkgname=gksu
-pkgver=2.0.0
-pkgrel=5
+pkgver=2.0.2
+pkgrel=1
pkgdesc="A GTK+2 frontend for su and sudo"
url="http://www.gnu.org/non-gnu/gksu/";
backup=(etc/gksu.conf)
-depends=('atk' 'libgksu>=2.0.4' 'freetype2' 'pango')
-makedepends=('gtk-doc' 'perl-xml-parser' 'nautilus' 'intltool')
+depends=('atk' 'libgksu>=2.0.9' 'freetype2' 'pango')
+makedepends=('gtk-doc' 'perl-xml-parser' 'nautilus>=2.26.0' 'intltool')
groups=('gnome' 'gnome-apps')
archs=('i686' 'x86_64' 'ppc')
options=('scriptlet')
up2date="lynx -dump http://people.debian.org/~kov/gksu/ | grep -v libgksu | 
grep tar.gz$ | head -n 1 | sed 's/.*gksu-\([0-9\.]*\).tar.gz/\1/'"
-source=(http://people.debian.org/~kov/$pkgname/$pkgname-$pkgver.tar.gz 
Fix_gvfs222.diff nautilus-2.24.diff)
-sha1sums=('f15d568f43ecbeedd050b8f09b1da94a7d574de5' \
-          '813d7cd2ac823ca14210293d927ab98e34719321' \
-          '33449f4cfa4eb92856a1bd8c2a1eb1ae307456d0')
+source=(http://people.debian.org/~kov/$pkgname/$pkgname-$pkgver.tar.gz 
Fix_gvfs222.diff)
+sha1sums=('dae634e3ed2aa8c3f2bebac17d875bcb49d825cc' \
+          '813d7cd2ac823ca14210293d927ab98e34719321')

subpkgs=("nautilus-$pkgname")
subdescs=('Gksu nautilus extension')
subgroups=('gnome gnome-apps')
-subdepends=("$pkgname=$pkgver nautilus")
+subdepends=("$pkgname=$pkgver nautilus>=2.26.0")
subarchs=('i686 x86_64 ppc')
Fconfopts="${Fconfopts} --disable-schemas-install"

@@ -30,10 +29,6 @@ build() {
Fautoreconf
Fmake
Fmakeinstall
-       #since gnome-2.24 all gnome* should be launch with dbus-launch
-       #the package that don't use dbus-launch is launch normally
-       Fmv /usr/bin/gksu /usr/bin/gksu.bin
-       Fwrapper "/usr/bin/gksu.bin dbus-launch \$@" gksu
Fsed "x-terminal-emulator" "gnome-terminal" 
$Fdestdir/usr/share/applications/gksu.desktop
Fsplit nautilus-$pkgname usr/lib
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to