[Frugalware-git] frugalware-current: [PATCH 1/3] scite-2.22-1-i686 * version bump

2010-11-12 Thread James Buren
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86b8c70c83bdcbed279692126aa3300d5f59ce32

commit 86b8c70c83bdcbed279692126aa3300d5f59ce32
Author: James Buren r...@frugalware.org
Date:   Fri Nov 12 01:40:15 2010 -0600

[PATCH 1/3] scite-2.22-1-i686
* version bump

diff --git a/source/xapps-extra/scite/FrugalBuild 
b/source/xapps-extra/scite/FrugalBuild
index 96aa8fa..2f4b5fe 100644
--- a/source/xapps-extra/scite/FrugalBuild
+++ b/source/xapps-extra/scite/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: James Buren r...@frugalware.org

pkgname=scite
-pkgver=2.21
+pkgver=2.22
pkgrel=1
pkgdesc=A generally useful editor with facilities for building and running 
programs.
depends=('gtk+2=2.20.0-2' 'freetype2' 'libxcb' 'libstdc++' 'libxdamage' 
'libxext')
@@ -38,5 +38,5 @@ build() {
Fln /usr/bin/SciTE /usr/bin/scite
}

-sha1sums=('580887b308e0b84c6f709affa972572edaa5761f')
+sha1sums=('09b1fc2f693c1934f90287671ba5f0e9b4258620')
# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: [PATCH 2/3] libconfig-1.4.6-1-i686 * version bump

2010-11-12 Thread James Buren
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4b3f0a49d9264ca4c2017ba9ec737c68c1873c69

commit 4b3f0a49d9264ca4c2017ba9ec737c68c1873c69
Author: James Buren r...@frugalware.org
Date:   Fri Nov 12 01:41:36 2010 -0600

[PATCH 2/3] libconfig-1.4.6-1-i686
* version bump

diff --git a/source/lib-extra/libconfig/FrugalBuild 
b/source/lib-extra/libconfig/FrugalBuild
index 9b8dee4..5a91c1a 100644
--- a/source/lib-extra/libconfig/FrugalBuild
+++ b/source/lib-extra/libconfig/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: James Buren r...@frugalware.org

pkgname=libconfig
-pkgver=1.4.5
+pkgver=1.4.6
pkgrel=1
pkgdesc=Configuration file library for C and C++.
url=http://hyperrealm.com/libconfig/libconfig.html;
@@ -11,6 +11,6 @@ groups=('lib-extra')
archs=('i686' 'x86_64')
up2date=Flasttar $url
source=(http://hyperrealm.com/libconfig/$pkgname-$pkgver.tar.gz)
-sha1sums=('3301e730676e6eb15579d08b141891d7484f1350')
+sha1sums=('fc8093c6093902e20a11f631b471bca66f839c7d')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: [PATCH 3/3] lilo-23.1-1-i686 * version bump * add support for x86_64

2010-11-12 Thread James Buren
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a9cae2c1b010b3730b1d39ca8c788ec140eeb8e

commit 2a9cae2c1b010b3730b1d39ca8c788ec140eeb8e
Author: James Buren r...@frugalware.org
Date:   Fri Nov 12 01:48:15 2010 -0600

[PATCH 3/3] lilo-23.1-1-i686
* version bump
* add support for x86_64

diff --git a/source/base-extra/lilo/FrugalBuild 
b/source/base-extra/lilo/FrugalBuild
index 0635b83..d77f6ce 100644
--- a/source/base-extra/lilo/FrugalBuild
+++ b/source/base-extra/lilo/FrugalBuild
@@ -2,14 +2,14 @@
# Maintainer: James Buren r...@frugalware.org

pkgname=lilo
-pkgver=23.0
+pkgver=23.1
pkgrel=1
pkgdesc=the old school linux bootloader
url=http://lilo.alioth.debian.org;
depends=('coreutils' 'lvm2=2.02.43-2')
makedepends=('bin86')
groups=('base-extra')
-archs=('i686')
+archs=('i686' 'x86_64')
backup=('etc/lilo.conf')
options=('nobuild')
up2date=Flasttar https://alioth.debian.org/frs/?group_id=100507;
@@ -19,9 +19,9 @@ sha1sums=('2465f359f1c298d9bbf17843127cffc14e352e39' \
'e3c5831435672e72c7b8a617315f27094b84af5c')
build()
{
-   Fcd
+   Fcd $pkgname-23.0
make CC=gcc $CFLAGS all || Fdie
-   make ROOT=$Fdestdir  install || Fdie
+   make DESTDIR=$Fdestdir install || Fdie
Ffile /etc/lilo.conf
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: connman-0.63-1-i686

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d81f043d2a6c51338dfbd2d8a2b261232299e091

commit d81f043d2a6c51338dfbd2d8a2b261232299e091
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 09:45:13 2010 +

connman-0.63-1-i686

*Version bump

diff --git a/source/network-extra/connman/FrugalBuild 
b/source/network-extra/connman/FrugalBuild
index b811d49..0e26bd7 100644
--- a/source/network-extra/connman/FrugalBuild
+++ b/source/network-extra/connman/FrugalBuild
@@ -2,16 +2,16 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=connman
-pkgver=0.62
+pkgver=0.63
pkgrel=1
url=http://connman.net/;
pkgdesc=open source connection manager
up2date=Flasttar http://www.kernel.org/pub/linux/network/connman/;
source=(http://www.kernel.org/pub/linux/network/connman/$pkgname-$pkgver.tar.gz 
rc.connman)
-depends=('wpa_supplicant' 'bluez=4.61' 'dhclient' 'polkit' 'udev' 'ppp' 
'wireless_tools')
+depends=('wpa_supplicant' 'bluez=4.61' 'dhclient' 'polkit' 'udev' 'ppp' 
'wireless_tools' 'iptables')
groups=('network-extra')
archs=('i686' 'x86_64')
-sha1sums=('a1c6bd1eef2980ff018986b8756ffdfb112301e2' \
+sha1sums=('ae64c802f404912641998a1151b8ca72bda820f4' \
'5e37747152eb40a5896ca7d0f084ec15e8b0a59d')
Fconfopts=$Fconfopts \
--enable-threads \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gjs-0.7.6-1-i686

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a912161a10ab31db55be7f297e4f20b32b8f77bb

commit a912161a10ab31db55be7f297e4f20b32b8f77bb
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 09:54:41 2010 +

gjs-0.7.6-1-i686

*Version bump

diff --git a/source/gnome-extra/gjs/FrugalBuild 
b/source/gnome-extra/gjs/FrugalBuild
index d37c3a5..52b4ff4 100644
--- a/source/gnome-extra/gjs/FrugalBuild
+++ b/source/gnome-extra/gjs/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=gjs
-pkgver=0.7.4
+pkgver=0.7.6
pkgrel=1
pkgdesc=Javascript Bindings for GNOME
url=http://www.gnome.org/;
@@ -12,9 +12,9 @@ groups=('gnome-extra')
archs=('i686' 'x86_64')
_F_gnome_devel=y
Finclude gnome
-sha1sums=('a3c446d0c613e94bd87188d30efb016e906dc00d')
+sha1sums=('d029eff8f0e6a5ceafcbae88076d2eab0cd1767b')

-build1() {
+build() {
Fcd
Fpatchall
Fautoreconf
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: perl-xml-parser-lite-tree-0.12-1-i686

2010-11-12 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d918bc6195062c0d5c1fc77acfcb6e316d950154

commit d918bc6195062c0d5c1fc77acfcb6e316d950154
Author: Pingax pin...@frugalware.fr
Date:   Wed Nov 10 20:11:31 2010 +0100

perl-xml-parser-lite-tree-0.12-1-i686

* New package

diff --git a/source/devel-extra/perl-xml-parser-lite-tree/FrugalBuild 
b/source/devel-extra/perl-xml-parser-lite-tree/FrugalBuild
new file mode 100644
index 000..d5246b3
--- /dev/null
+++ b/source/devel-extra/perl-xml-parser-lite-tree/FrugalBuild
@@ -0,0 +1,12 @@
+# Compiling Time: 0 SBU
+# Maintainer: no maintainer yet
+# Contributor: Pingax pin...@frugalware.fr
+
+_F_perl_name=XML-Parser-Lite-Tree
+_F_perl_author=I/IA/IAMCAL
+pkgver=0.12
+pkgrel=1
+pkgdesc=Lightweight XML tree builder
+Finclude perl
+archs=('i686')
+sha1sums=('b94e2959b645d878ce8ed0673afe56862f21ce96')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: libdee-0.4.2-1-i686 * new package (needed to package unity)

2010-11-12 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e25339526592a2d5ef86201439752325d50487ec

commit e25339526592a2d5ef86201439752325d50487ec
Author: Devil505 devil505li...@gmail.com
Date:   Fri Nov 12 10:07:04 2010 +0100

libdee-0.4.2-1-i686
* new package
(needed to package unity)

diff --git a/source/lib-extra/libdee/FrugalBuild 
b/source/lib-extra/libdee/FrugalBuild
new file mode 100644
index 000..b95a73a
--- /dev/null
+++ b/source/lib-extra/libdee/FrugalBuild
@@ -0,0 +1,16 @@
+# Compiling Time: 0.05 SBU
+# Maintainer: Devil505 devil505li...@gmail.com
+
+pkgname=libdee
+pkgbranch=0.4
+pkgver=${pkgbranch}.2
+pkgrel=1
+pkgdesc=Libdee is a library that uses DBus to provide objects allowing you to 
create Model-View-Controller type programs across DBus.
+url=https://launchpad.net/dee;
+depends=('dbus-glib')
+groups=('lib-extra')
+archs=('i686' 'x86_64')
+_F_archive_name=dee
+up2date=Flasttar $url
+source=(http://launchpad.net/$_F_archive_name/$pkgbranch/$pkgver/+download/$_F_archive_name-$pkgver.tar.gz)
+sha1sums=('aa5ee1704aa7d24df31d510db8a27d0cf55dd79a')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: pacman-tools-1.2.5-2-i686

2010-11-12 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c6175eaeafc96fe19d6c267e7c8fb33e8139bf3

commit 0c6175eaeafc96fe19d6c267e7c8fb33e8139bf3
Author: Miklos Vajna vmik...@frugalware.org
Date:   Fri Nov 12 10:19:39 2010 +0100

pacman-tools-1.2.5-2-i686

- backport patch from git to let repoman use 'repoman server' on the
remote machine all the time

diff --git a/source/devel/pacman-tools/FrugalBuild 
b/source/devel/pacman-tools/FrugalBuild
index d5701af..abae4cf 100644
--- a/source/devel/pacman-tools/FrugalBuild
+++ b/source/devel/pacman-tools/FrugalBuild
@@ -6,7 +6,7 @@ USE_DEVEL=${USE_DEVEL:-n}
pkgname=pacman-tools
pkgver=1.2.5
Fuse $USE_DEVEL  pkgver=1.1.7.13.g544f9ab
-pkgrel=1
+pkgrel=2
pkgdesc=Tools for developers for managing packages
url=http://ftp.frugalware.org/pub/other/pacman-tools;
depends=('bash' 'perl=5.10.0-8' 'pacman-g2=3.7.0-4' 'wget=1.11.4-2'
@@ -17,8 +17,9 @@ archs=('i686' 'x86_64' 'ppc')
backup=(etc/repoman.conf etc/syncpkg{cd/c,d/d,d/ctl}config.py)
up2date=Flasttar $url
if ! Fuse $USE_DEVEL; then
-   source=($url/$pkgname-$pkgver.tar.gz)
-   signatures=(${source[0]}.asc)
+   source=($url/$pkgname-$pkgver.tar.gz \
+   http://git.frugalware.org/patches/pacman-tools/554e74b.patch)
+   signatures=(${source[0]}.asc '')
else
_F_scm_type=git
_F_scm_url=git://git.frugalware.org/pub/other/pacman-tools/pacman-tools
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: [PATCH] fontconfig-2.8.0-3-i686 * add droid fonts to preferences list * release bump

2010-11-12 Thread James Buren
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4414c104ec534816bf8ca40560b053b6e73c8ab

commit f4414c104ec534816bf8ca40560b053b6e73c8ab
Author: James Buren r...@frugalware.org
Date:   Fri Nov 12 01:04:31 2010 -0600

[PATCH] fontconfig-2.8.0-3-i686
* add droid fonts to preferences list
* release bump

diff --git 
a/source/lib/fontconfig/03-latin.conf-move-dejavu-and-luxi-before-vera.patch 
b/source/lib/fontconfig/04-latin.conf-move-dejavu-and-luxi-before-vera-and-add-droid.patch
similarity index 75%
rename from 
source/lib/fontconfig/03-latin.conf-move-dejavu-and-luxi-before-vera.patch
rename to 
source/lib/fontconfig/04-latin.conf-move-dejavu-and-luxi-before-vera-and-add-droid.patch
index 2722620..399141c 100644
--- a/source/lib/fontconfig/03-latin.conf-move-dejavu-and-luxi-before-vera.patch
+++ 
b/source/lib/fontconfig/04-latin.conf-move-dejavu-and-luxi-before-vera-and-add-droid.patch
@@ -1,6 +1,7 @@
 fontconfig-2.8.0/conf.d/60-latin.conf  2009-11-16 18:24:52.0 
+0100
-+++ fontconfig-2.8.0-p/conf.d/60-latin.conf2010-04-15 10:16:51.818822176 
+0200
-@@ -4,11 +4,11 @@
+diff -aur fontconfig-2.8.0/conf.d/60-latin.conf 
fontconfig-2.8.0-2/conf.d/60-latin.conf
+--- fontconfig-2.8.0/conf.d/60-latin.conf  2009-11-16 11:24:52.0 
-0600
 fontconfig-2.8.0-2/conf.d/60-latin.conf2010-11-12 00:53:55.675993922 
-0600
+@@ -4,11 +4,12 @@
alias
familyserif/family
prefer
@@ -8,13 +9,14 @@
familyDejaVu Serif/family
+   familyLuxi Serif/family
+   familyBitstream Vera Serif/family
++  familyDroid Serif/family
familyTimes New Roman/family
familyThorndale AMT/family
-   familyLuxi Serif/family
familyNimbus Roman No9 L/family
familyTimes/family
/prefer
-@@ -16,12 +16,12 @@
+@@ -16,12 +17,13 @@
alias
familysans-serif/family
prefer
@@ -22,6 +24,7 @@
familyDejaVu Sans/family
+   familyLuxi Sans/family
+   familyBitstream Vera Sans/family
++  familyDroid Sans/family
familyVerdana/family
familyArial/family
familyAlbany AMT/family
@@ -29,7 +32,7 @@
familyNimbus Sans L/family
familyHelvetica/family
familyLucida Sans Unicode/family
-@@ -32,13 +32,13 @@
+@@ -32,13 +34,14 @@
alias
familymonospace/family
prefer
@@ -37,6 +40,7 @@
familyDejaVu Sans Mono/family
+   familyLuxi Mono/family
+   familyBitstream Vera Sans Mono/family
++  familyDroid Sans Mono/family
familyInconsolata/family
familyAndale Mono/family
familyCourier New/family
diff --git a/source/lib/fontconfig/FrugalBuild 
b/source/lib/fontconfig/FrugalBuild
index 238a86b..fc97e2b 100644
--- a/source/lib/fontconfig/FrugalBuild
+++ b/source/lib/fontconfig/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=fontconfig
pkgver=2.8.0
-pkgrel=2
+pkgrel=3
pkgdesc=A library for configuring and customizing font access
url=http://fontconfig.org/;
depends=('libxml2' 'freetype2=2.3.1' 'frugalware')
@@ -14,7 +14,7 @@ up2date=lynx -dump http://fontconfig.org/release|Flasttar
options=('force')
source=($url/release/$pkgname-$pkgver.tar.gz \
01-frugalware-confs.patch \
-   03-latin.conf-move-dejavu-and-luxi-before-vera.patch)
+   04-latin.conf-move-dejavu-and-luxi-before-vera-and-add-droid.patch)

## NOTE: !!! DO _NOT_ BUMP , CHANGE or whatever else without permission from 
m8r or vmiklos !!! ##

@@ -32,5 +32,5 @@ build()

sha1sums=('570fb55eb14f2c92a7b470b941e9d35dbfafa716' \
'9dd37943df4199edf0d8adca65a075286e84ed04' \
-  'd82621cd25f21c955f5baa5d64fce609040110d7')
+  '3f84deedc0ba9fdd171903f637e636c8c26623f0')
# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: sawfish-1.7.0.1-1-i686 * version bump

2010-11-12 Thread James Buren
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5fecc7f530f692ef396900a55b7380821565edb9

commit 5fecc7f530f692ef396900a55b7380821565edb9
Author: James Buren r...@frugalware.org
Date:   Fri Nov 12 03:57:25 2010 -0600

sawfish-1.7.0.1-1-i686
* version bump

diff --git a/source/x11-extra/sawfish/FrugalBuild 
b/source/x11-extra/sawfish/FrugalBuild
index bf4bb80..53c38e5 100644
--- a/source/x11-extra/sawfish/FrugalBuild
+++ b/source/x11-extra/sawfish/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: James Buren r...@frugalware.org

pkgname=sawfish
-pkgver=1.7.0
+pkgver=1.7.0.1
pkgrel=1
pkgdesc=Extensible window manager written in lisp.
rodepends=('alsa-utils')
@@ -17,7 +17,7 @@ dl_url=http://download.tuxfamily.org/sawfish/$pkgname;
source=($dl_url/$pkgname-$pkgver.tar.bz2)
up2date=Flastarchive $dl_url .tar.bz2
source=(${sour...@]} $pkgname-session startup xinitrc.$pkgname)
-sha1sums=('7fd758e45b8fa578d982d7611bada25eae32ce87' \
+sha1sums=('455e8739807a71cce86c2ec5e4ecdbcd86c64a99' \
'abe3c1ce2bf78e19d7af02faa428a05a17b4431a' \
'ac7544f73f2ea96d85cd0e9ca8a6d24d8bc2734d' \
'182d1f6c47aa90f85568215b7f39f600067a1a64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: pcmanfm-mod-1.1.2-1-i686 * new package

2010-11-12 Thread James Buren
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c373fd2fe5f66fd5857ad1906b2765ee584d6e1

commit 7c373fd2fe5f66fd5857ad1906b2765ee584d6e1
Author: James Buren r...@frugalware.org
Date:   Fri Nov 12 04:39:08 2010 -0600

pcmanfm-mod-1.1.2-1-i686
* new package

diff --git a/source/xapps-extra/pcmanfm-mod/FrugalBuild 
b/source/xapps-extra/pcmanfm-mod/FrugalBuild
new file mode 100644
index 000..14c72c7
--- /dev/null
+++ b/source/xapps-extra/pcmanfm-mod/FrugalBuild
@@ -0,0 +1,17 @@
+# Compiling Time: 0.26 SBU
+# Maintainer: James Buren r...@frugalware.org
+
+pkgname=pcmanfm-mod
+pkgver=1.1.2
+pkgrel=1
+pkgdesc=A fork of the legacy branch of pcmanfm.
+depends=('gtk+2' 'hal' 'gamin' 'startup-notification')
+makedepends=('intltool')
+groups=('xapps-extra')
+archs=('i686' 'x86_64' 'ppc')
+Fconfopts=--enable-superuser-checks --enable-desktop-integration
+_F_sourceforge_ext=.tar.xz
+Finclude sourceforge
+sha1sums=('5aa01f9e71574c54b8da368d68aa390223205a65')
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugal-tweak: *added shortcut enter for search packages

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=0072496f9ab5d717ecf8507e8b6caf023975b8da

commit 0072496f9ab5d717ecf8507e8b6caf023975b8da
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 13:14:35 2010 +

*added shortcut enter for search packages

diff --git a/frugal-mono-tools/WID_Pkg.cs b/frugal-mono-tools/WID_Pkg.cs
index 47f90a5..28ec805 100644
--- a/frugal-mono-tools/WID_Pkg.cs
+++ b/frugal-mono-tools/WID_Pkg.cs
@@ -156,6 +156,15 @@ namespace frugalmonotools
_searchPackage();
}

+   protected virtual void OnSAIPkgKeyReleaseEvent (object o, 
Gtk.KeyReleaseEventArgs args)
+   {
+   if (args.Event.Key.ToString()==Return)
+   {
+   _searchPackage();
+   }
+   }
+
+



diff --git a/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Pkg.cs 
b/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Pkg.cs
index 2ceadc1..96f90c4 100644
--- a/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Pkg.cs
+++ b/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Pkg.cs
@@ -166,6 +166,7 @@ namespace frugalmonotools
}
this.Hide ();
this.CBO_Repo.Changed += new global::System.EventHandler 
(this.OnCBORepoChanged);
+   this.SAI_pkg.KeyReleaseEvent += new 
global::Gtk.KeyReleaseEventHandler (this.OnSAIPkgKeyReleaseEvent);
this.BTN_Search.Clicked += new global::System.EventHandler 
(this.OnBTNSearchClicked);
this.BTN_Uninstall.Clicked += new global::System.EventHandler 
(this.OnBTNUninstallClicked);
this.BTN_Install.Clicked += new global::System.EventHandler 
(this.OnBTNInstallClicked);
diff --git a/frugal-mono-tools/gtk-gui/gui.stetic 
b/frugal-mono-tools/gtk-gui/gui.stetic
index 4c0a7b0..b2c766b 100644
--- a/frugal-mono-tools/gtk-gui/gui.stetic
+++ b/frugal-mono-tools/gtk-gui/gui.stetic
@@ -207,6 +207,7 @@
property name=CanFocusTrue/property
property name=IsEditableTrue/property
property name=InvisibleChar●/property
+signal name=KeyReleaseEvent 
handler=OnSAIPkgKeyReleaseEvent /
/widget
packing
property name=Position1/property
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugal-tweak: *added shortcut enter for send message

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=b4a2b4d8258637168593c7736e379a3795ef445c

commit b4a2b4d8258637168593c7736e379a3795ef445c
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 13:21:09 2010 +

*added shortcut enter for send message

diff --git a/frugal-irc/MainWindow.cs b/frugal-irc/MainWindow.cs
index aa257de..95f00d6 100644
--- a/frugal-irc/MainWindow.cs
+++ b/frugal-irc/MainWindow.cs
@@ -335,8 +335,7 @@ public partial class MainWindow : Gtk.Window
});
//Console.WriteLine(text);
}
-
-   protected virtual void OnBTNSendClicked (object sender, 
System.EventArgs e)
+   private void _sendMessage()
{
if(!_initOk) return;
if(SAI_Envoi.Text==) return;
@@ -344,6 +343,10 @@ public partial class MainWindow : Gtk.Window
AppendText(SAI_User.Text+ : +SAI_Envoi.Text);
SAI_Envoi.Text=;
}
+   protected virtual void OnBTNSendClicked (object sender, 
System.EventArgs e)
+   {
+   _sendMessage();
+   }
private static void Inform(string title,string text)
{
try{
@@ -355,5 +358,14 @@ public partial class MainWindow : Gtk.Window
Console.WriteLine(title+ : +text);
}
}
+   protected virtual void OnSAIEnvoiKeyReleaseEvent (object o, 
Gtk.KeyReleaseEventArgs args)
+   {
+   if (args.Event.Key.ToString()==Return)
+   {
+   _sendMessage();
+   }
+   }
+
+
}

diff --git a/frugal-irc/gtk-gui/MainWindow.cs b/frugal-irc/gtk-gui/MainWindow.cs
index b6785cb..273661c 100644
--- a/frugal-irc/gtk-gui/MainWindow.cs
+++ b/frugal-irc/gtk-gui/MainWindow.cs
@@ -216,6 +216,7 @@ public partial class MainWindow
this.Show ();
this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
this.BTN_Connect.Clicked += new global::System.EventHandler 
(this.OnBTNConnectClicked);
+   this.SAI_Envoi.KeyReleaseEvent += new 
global::Gtk.KeyReleaseEventHandler (this.OnSAIEnvoiKeyReleaseEvent);
this.BTN_Send.Clicked += new global::System.EventHandler 
(this.OnBTNSendClicked);
}
}
diff --git a/frugal-irc/gtk-gui/gui.stetic b/frugal-irc/gtk-gui/gui.stetic
index 8f8eab5..93b4a67 100644
--- a/frugal-irc/gtk-gui/gui.stetic
+++ b/frugal-irc/gtk-gui/gui.stetic
@@ -154,6 +154,7 @@
property name=CanFocusTrue/property
property name=IsEditableTrue/property
property name=InvisibleChar•/property
+signal name=KeyReleaseEvent 
handler=OnSAIEnvoiKeyReleaseEvent /
/widget
packing
property name=Position0/property
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugal-tweak: *update TODO

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=6e19ded7c15ed04ee483a18e6b84ffda7ce14040

commit 6e19ded7c15ed04ee483a18e6b84ffda7ce14040
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 13:23:23 2010 +

*update TODO

diff --git a/frugal-mono-tools/TODO b/frugal-mono-tools/TODO
index c4fae2d..54ec6c6 100644
--- a/frugal-mono-tools/TODO
+++ b/frugal-mono-tools/TODO
@@ -1,5 +1,6 @@
-1. added grub for i686 and x86_64
-2. tool for create FruaglUsbKey
-3. send log to pastbin frugalware
-4. see for add repoman merge update...
-5. switch service in mono to python
+1. tool for create FruaglUsbKey
+2. send log to pastbin frugalware
+3. see for add repoman merge update...
+4. switch service in mono to python
+5. add some post it
+6. add users/groups configurations
\ No newline at end of file
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugal-tweak: *typo fix

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=d61831d189c25f90a6f05aa70c764803ea841499

commit d61831d189c25f90a6f05aa70c764803ea841499
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 13:29:44 2010 +

*typo fix

diff --git a/frugal-mono-tools/TODO b/frugal-mono-tools/TODO
index 54ec6c6..2086e71 100644
--- a/frugal-mono-tools/TODO
+++ b/frugal-mono-tools/TODO
@@ -1,4 +1,4 @@
-1. tool for create FruaglUsbKey
+1. tool for create FrugalUsbKey
2. send log to pastbin frugalware
3. see for add repoman merge update...
4. switch service in mono to python
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: zim-0.49-1-x86_64 * new package

2010-11-12 Thread jercel
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67283d1144aee0d90605acf70e24909fb5f0fe5e

commit 67283d1144aee0d90605acf70e24909fb5f0fe5e
Author: Yakulu fabie...@free.fr
Date:   Thu Nov 11 06:15:49 2010 +0100

zim-0.49-1-x86_64 * new package

diff --git a/source/xapps-extra/zim/FrugalBuild 
b/source/xapps-extra/zim/FrugalBuild
new file mode 100644
index 000..0cbe584
--- /dev/null
+++ b/source/xapps-extra/zim/FrugalBuild
@@ -0,0 +1,36 @@
+# Compiling Time: 0.01 SBU
+# Contributor: Yakulu fabien.8 AT free.fr
+# Maintainer: jercel jerce...@gmail.com
+
+pkgname=zim
+pkgver=0.49
+pkgrel=1
+pkgdesc=A desktop wiki as a collection of files on local filesystem that can 
be edited with a GUI application.
+url=http://zim-wiki.org;
+depends=('pygtk' 'pyxdg' 'xdg-utils' 'desktop-file-utils' 
'python-sqlite3=2.7')
+groups=('xapps-extra')
+archs=('i686' 'x86_64')
+up2date=Flasttar $url/downloads/
+source=($url/downloads/$pkgname-$pkgver.tar.gz)
+_F_gnome_desktop=y
+_F_gnome_iconcache=y
+_F_gnome_mime=y
+Finclude gnome-scriptlet
+sha1sums=('84c1be201eae5ed438e6a887b3539e0e25e821ab')
+
+build() {
+Fbuild
+# Unwanted files
+Frm /usr/share/mime/globs
+Frm /usr/share/mime/globs2
+Frm /usr/share/mime/icons
+Frm /usr/share/mime/magic
+Frm /usr/share/mime/mime.cache
+Frm /usr/share/mime/subclasses
+Frm /usr/share/mime/treemagic
+Frm /usr/share/mime/types
+Frm /usr/share/mime/aliases
+Frm /usr/share/mime/generic-icons
+Frm /usr/share/mime/XMLnamespaces
+Fbuild_gnome_scriptlet
+}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: ecasound-2.7.2-2-x86_64

2010-11-12 Thread jercel
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f543c332134147d69b4fb8b60058de0b004e3d6

commit 4f543c332134147d69b4fb8b60058de0b004e3d6
Author: jercel jerce...@gmail.com
Date:   Fri Nov 12 14:22:19 2010 +0100

ecasound-2.7.2-2-x86_64

added x86_64 to archs()

diff --git a/source/multimedia-extra/ecasound/FrugalBuild 
b/source/multimedia-extra/ecasound/FrugalBuild
index 45cec23..bf8991d 100644
--- a/source/multimedia-extra/ecasound/FrugalBuild
+++ b/source/multimedia-extra/ecasound/FrugalBuild
@@ -5,7 +5,7 @@ pkgname=ecasound
pkgver=2.7.2
pkgrel=2
pkgdesc=A software package designed for multitrack audio processing
-archs=('i686')
+archs=('i686' 'x86_64')
url=http://www.eca.cx/ecasound/;
groups=('multimedia-extra')
depends=('audiofile' 'libsamplerate' 'python' 'readline' 'jack=0.118.0' 
'ncurses-ruby')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: goffice-0.8.11-1-x86_64

2010-11-12 Thread jercel
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=460da87f4d997c2f68dd8b0f58cc141cae23f16c

commit 460da87f4d997c2f68dd8b0f58cc141cae23f16c
Author: jercel jerce...@gmail.com
Date:   Fri Nov 12 15:14:29 2010 +0100

goffice-0.8.11-1-x86_64

* Version Bump

diff --git a/source/gnome-extra/goffice/FrugalBuild 
b/source/gnome-extra/goffice/FrugalBuild
index 8dc2c00..c7e24e7 100644
--- a/source/gnome-extra/goffice/FrugalBuild
+++ b/source/gnome-extra/goffice/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Cedrick Hannier alias Cedynamix cedyna...@gmail.com

pkgname=goffice
-pkgver=0.8.10
+pkgver=0.8.11
pkgrel=1
pkgdesc=A glib/gtk set of document centric objects and utilities
url=http://www.gnome.org/;
@@ -13,6 +13,6 @@ archs=('x86_64' 'i686' 'ppc')
options=('scriptlet')
_F_gnome_scrollkeeper=y
Finclude gnome gnome-scriptlet
-sha1sums=('4f5982582fe6afa3debda9f744e74108056adf88')
+sha1sums=('e51fa3ef4e67a3abb634526247d03e80b78b8d9a')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1da3ffd50ecb521a8716de734246808609c0ab26

commit 1da3ffd50ecb521a8716de734246808609c0ab26
Merge: 1245739 4f543c3
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 15:58:13 2010 +

Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current

Conflicts:
source/devel/json-glib/FrugalBuild
source/gnome-extra/gtk+2-engines-murrine/FrugalBuild
source/gnome/gnome-keyring/FrugalBuild
source/gnome/nautilus/FrugalBuild

diff --cc source/devel/json-glib/FrugalBuild
index 2bbb402,9b3f29c..be7b575
--- a/source/devel/json-glib/FrugalBuild
+++ b/source/devel/json-glib/FrugalBuild
@@@ -8,8 -8,8 +8,8 @@@ pkgdesc=JSON library built on GLib
url=http://live.gnome.org/JsonGlib;
Finclude gnome
depends=('glib2')
-groups=('devel-extra')
+groups=('devel')
archs=('i686' 'x86_64' 'ppc')
- sha1sums=('e8e29ae6dda57bebb4ca2e1cdee46f7cee1c0b6b')
+ sha1sums=('2295a704d4e45a4e5333ea9eeda9b9c413b118d1')

# optimization OK
diff --cc source/gnome-extra/gtk+2-engines-murrine/FrugalBuild
index 2b354a5,678ecdd..ac19d5f
--- a/source/gnome-extra/gtk+2-engines-murrine/FrugalBuild
+++ b/source/gnome-extra/gtk+2-engines-murrine/FrugalBuild
@@@ -10,9 -10,9 +10,9 @@@ dlurl=http://www.gnome-look.org/CONTEN
pkgdesc=Murrine is a fast and modern looking GTK+2 engine.
depends=('gtk+2=2.20.0-2' 'gtk+2-engines' 'gnome-icon-theme')
makedepends=('intltool')
-groups=('gnome')
+groups=('gnome-extra')
archs=('i686' 'x86_64' 'ppc')
- 
source=(ftp://frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2
 \
+ source=($source \
'http://cimi.netsons.org/media/download_gallery/MurrineThemePack.tar.bz2' \
$dlurl/43590-MurrinaElegant.tar.gz \
$dlurl/45896-Murrina-GT4.tar.bz2 \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: glib2-2.27.3-1-i686

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e59bdfaae3a72286974ce069c37d1b216e8fff1c

commit e59bdfaae3a72286974ce069c37d1b216e8fff1c
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 16:48:47 2010 +

glib2-2.27.3-1-i686

*Version bump

diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild
index 00d8576..417de10 100644
--- a/source/base/glib2/FrugalBuild
+++ b/source/base/glib2/FrugalBuild
@@ -4,7 +4,7 @@
USE_DOC=${USE_DOC:-y}

pkgname=glib2
-pkgver=2.27.0
+pkgver=2.27.3
pkgrel=1
pkgdesc=Common C routines used by GTK+2 and other libraries
url=http://www.gtk.org/;
@@ -17,7 +17,7 @@ _F_gnome_name=glib
Finclude gnome
_F_cd_path=glib-$pkgver
## DON'T remove nor change the debug level or it breaks again ..
-sha1sums=('cbb6176c7c7ae2ba9497f5d30746eb0ab2ad6665')
+sha1sums=('1021842ba919e6c9fa0146bdac9d08b2c8ae2672')
if Fuse $USE_DOC; then
makedepends=(${makedepen...@]} 'gtk-doc=1.11')
Fconfopts=$Fconfopts --enable-gtk-doc
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: congruity-15-1-x86_64

2010-11-12 Thread jercel
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bc20262a8d10812fd35489d56cc611d84fb9b50f

commit bc20262a8d10812fd35489d56cc611d84fb9b50f
Author: jercel jerce...@gmail.com
Date:   Fri Nov 12 16:58:57 2010 +0100

congruity-15-1-x86_64

* Version Bump

diff --git a/source/xapps-extra/congruity/FrugalBuild 
b/source/xapps-extra/congruity/FrugalBuild
index c0113fd..8c401dd 100644
--- a/source/xapps-extra/congruity/FrugalBuild
+++ b/source/xapps-extra/congruity/FrugalBuild
@@ -2,15 +2,15 @@
# Maintainer: Cedrick Hannier alias Cedynamix cedyna...@gmail.com

pkgname=congruity
-pkgver=14
-pkgrel=2
+pkgver=15
+pkgrel=1
pkgdesc=A GUI application for programming Logitech Harmony remote controls
archs=('i686' 'x86_64')
groups=('xapps-extra')
depends=('libconcord=0.21' 'wxpython=2.8.10' 'python-ctypes')
_F_sourceforge_ext=.tar.bz2
Finclude sourceforge
-sha1sums=('0e7bb5a506b58be95cb17fa2d6a2344011a2e4c3')
+sha1sums=('a323752dff9a02eab0da90a1e5db20a4e3d0c353')

build(){
Fcd
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: glibmm-2.27.3-1-i686

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=18c5487717ecc2fa3d0e6c2b03e0aa662b65d7bc

commit 18c5487717ecc2fa3d0e6c2b03e0aa662b65d7bc
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 17:06:33 2010 +

glibmm-2.27.3-1-i686

*Version bump

diff --git a/source/lib/glibmm/FrugalBuild b/source/lib/glibmm/FrugalBuild
index d84f8b2..10fefd4 100644
--- a/source/lib/glibmm/FrugalBuild
+++ b/source/lib/glibmm/FrugalBuild
@@ -2,15 +2,15 @@
# Maintainer: Christian Hamar alias krix kr...@linuxforum.hu

pkgname=glibmm
-pkgver=2.27.0
+pkgver=2.27.3
pkgrel=1
pkgdesc=C++ interface for glib2
url=http://www.gnome.org/;
-depends=('libsigc++2' 'glib2=2.27.0')
+depends=('libsigc++2' 'glib2=2.27.3')
groups=('lib')
archs=('i686' 'x86_64' 'ppc')
Finclude gnome
-sha1sums=('89a7bfdc3c2119613225d3800cd31d5af26bb42a')
+sha1sums=('baba8eff2c4a8be5e4bf96a55fcec53221e6d715')

subpkgs=($pkgname-docs)
subdescs=(Glibmm Documentation)
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: rakarrack-0.6.1-1-i686

2010-11-12 Thread exceed
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f263d3b29cc719b783e30152487a93f1e89ab44c

commit f263d3b29cc719b783e30152487a93f1e89ab44c
Author: exceed exceed.ced...@gmail.com
Date:   Fri Nov 12 18:12:45 2010 +0100

rakarrack-0.6.1-1-i686

* Version bump

diff --git a/source/xmultimedia-extra/rakarrack/FrugalBuild 
b/source/xmultimedia-extra/rakarrack/FrugalBuild
index 54dfb8b..ba3ca1a 100644
--- a/source/xmultimedia-extra/rakarrack/FrugalBuild
+++ b/source/xmultimedia-extra/rakarrack/FrugalBuild
@@ -2,8 +2,7 @@
# Maintainer: exceed exceed.ced...@gmail.com

pkgname=rakarrack
-pkgver=0.5.8
-pkgextraver=Equinox
+pkgver=0.6.1
pkgrel=1
pkgdesc=A richly featured multi-effects processor emulating a guitar effects 
pedalboard
archs=('i686')
@@ -11,9 +10,8 @@ url=http://rakarrack.sourceforge.net/;
groups=('xmultimedia-extra')
depends=('jack=0.118.0' 'fltk' 'libxpm' 'alsa-utils' 'libsndfile' \
'libsamplerate')
-_F_sourceforge_ext=_${pkgextraver}.tar.bz2
+_F_sourceforge_ext=.tar.bz2
Finclude sourceforge
-_F_cd_path=${_F_archive_name}-${pkgver}_${pkgextraver}
-sha1sums=('618b9ac9671e6d328e92a579038f414bcdac7357')
+sha1sums=('e6225b95587b77ba572a8c2704a4094e4458bc32')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: afflib-3.6.4-1-i686

2010-11-12 Thread exceed
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fae17494ae83caee52f510c78bbf3aa05c6d9555

commit fae17494ae83caee52f510c78bbf3aa05c6d9555
Author: exceed exceed.ced...@gmail.com
Date:   Fri Nov 12 18:22:10 2010 +0100

afflib-3.6.4-1-i686

* Version bump

diff --git a/source/lib-extra/afflib/FrugalBuild 
b/source/lib-extra/afflib/FrugalBuild
index 4e51fe1..75dc933 100644
--- a/source/lib-extra/afflib/FrugalBuild
+++ b/source/lib-extra/afflib/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: exceed exceed.ced...@gmail.com

pkgname=afflib
-pkgver=3.6.3
+pkgver=3.6.4
pkgrel=1
pkgdesc=AFFLIB is an open source implementation of AFF written in C
url=http://www.afflib.org/;
@@ -11,6 +11,6 @@ groups=('lib-extra')
archs=('i686' 'x86_64')
up2date=Flasttar http://www.afflib.org/downloads/;
source=(http://www.afflib.org/downloads/$pkgname-$pkgver.tar.gz)
-sha1sums=('1dfb7d6aeb852609575616b6ea2ad9aa05353761')
+sha1sums=('b8f66b5010b905bece7719cff704abb2f22bbe52')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: aimage-3.2.4-7-i686

2010-11-12 Thread exceed
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4a57b9103329a4c94b7cd23a80b038fa774037f0

commit 4a57b9103329a4c94b7cd23a80b038fa774037f0
Author: exceed exceed.ced...@gmail.com
Date:   Fri Nov 12 18:24:33 2010 +0100

aimage-3.2.4-7-i686

* Rebuild with afflib-3.6.4

diff --git a/source/apps-extra/aimage/FrugalBuild 
b/source/apps-extra/aimage/FrugalBuild
index 569ad84..7a9e75e 100644
--- a/source/apps-extra/aimage/FrugalBuild
+++ b/source/apps-extra/aimage/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=aimage
pkgver=3.2.4
-pkgrel=6
+pkgrel=7
pkgdesc=aimage is the Advanced Disk Imager
url=http://www.afflib.org/;
-depends=('afflib=3.6.2' 'libgcc' 'ncurses')
+depends=('afflib=3.6.4' 'libgcc' 'ncurses')
groups=('apps-extra')
archs=('i686' 'x86_64')
up2date=Flasttar http://www.afflib.org/downloads/;
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: sleuthkit-3.2.0-2-i686

2010-11-12 Thread exceed
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a931633f4fcb8f057f5fd99588abe98c11bbf625

commit a931633f4fcb8f057f5fd99588abe98c11bbf625
Author: exceed exceed.ced...@gmail.com
Date:   Fri Nov 12 18:31:28 2010 +0100

sleuthkit-3.2.0-2-i686

* Rebuild with afflib-3.6.4

diff --git a/source/apps-extra/sleuthkit/FrugalBuild 
b/source/apps-extra/sleuthkit/FrugalBuild
index f488c2a..72c8bcf 100644
--- a/source/apps-extra/sleuthkit/FrugalBuild
+++ b/source/apps-extra/sleuthkit/FrugalBuild
@@ -3,9 +3,9 @@

pkgname=sleuthkit
pkgver=3.2.0
-pkgrel=1
+pkgrel=2
pkgdesc=Collection of open source file system forensics tools
-depends=('afflib=3.6.3')
+depends=('afflib=3.6.4')
groups=('apps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: gtk+3-2.91.4-1-i686

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6fed14dcdef192e0f930bd6b7e340666d369e27e

commit 6fed14dcdef192e0f930bd6b7e340666d369e27e
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 19:10:14 2010 +

gtk+3-2.91.4-1-i686

*Version bump

diff --git a/source/xlib/gtk+3/FrugalBuild b/source/xlib/gtk+3/FrugalBuild
index 984be05..6483b86 100644
--- a/source/xlib/gtk+3/FrugalBuild
+++ b/source/xlib/gtk+3/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=gtk+3
_F_gnome_name=gtk+
-pkgver=2.91.1
+pkgver=2.91.4
pkgrel=1
pkgdesc=The GTK+ Toolkit (3.x series)
depends=('libxext' 'libxfixes' 'cairo' 'libgcc' 'libjpeg' 'libtiff' 'libcups' \
@@ -17,7 +17,7 @@ Finclude gnome
url=http://www.gtk.org/;
_F_cd_path=gtk+-$pkgver
source=($source im-cedilla.conf)
-sha1sums=('a468b6d35957265997d452b4868f1cd6fd7583af' \
+sha1sums=('bbcfe783224c403485618ce7d1a20d6789872723' \
'f8a64241bcc873c1f1110e16306e48577a41852b')

if [ $_F_gnome_git != n ]; then
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: libnotify-0.7.0-1-i686 *version bump *switch to gtk3 *now gnome hosted

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=063b5c4f7fc9efdf206b578140819f4a6c1301a3

commit 063b5c4f7fc9efdf206b578140819f4a6c1301a3
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 20:36:01 2010 +

libnotify-0.7.0-1-i686
*version bump
*switch to gtk3
*now gnome hosted

diff --git a/source/xlib/libnotify/FrugalBuild 
b/source/xlib/libnotify/FrugalBuild
index b1e8c11..8d485ea 100644
--- a/source/xlib/libnotify/FrugalBuild
+++ b/source/xlib/libnotify/FrugalBuild
@@ -3,16 +3,14 @@
# Contributor: AlexExtreme a...@alex-smith.me.uk

pkgname=libnotify
-pkgver=0.4.5
-pkgrel=3
-pkgdesc=Galago Desktop Presence Framework - Desktop Notification Library
-url=http://www.galago-project.org;
-depends=('libgalago=0.5.2-2' 'gtk+2=2.20.0-2' 'dbus-glib=0.71')
+pkgver=0.7.0
+pkgrel=1
+pkgdesc=libnotify is a library for sending desktop notifications
+depends=('gtk+3' 'dbus-glib=0.71')
groups=('xlib')
archs=('i686' 'x86_64' 'ppc')
options=('scriptlet')
-source=($url/files/releases/source/$pkgname/$pkgname-$pkgver.tar.bz2)
-up2date=lynx -dump 
http://www.galago-project.org/files/releases/source/$pkgname | Flasttar
-sha1sums=('3bdcd4efaeb14480da4b170c6275cc3d705fb17d')
+Finclude gnome
+sha1sums=('1671f2faa62c450eb505196570d141c8c44d8f4c')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: mutter-2.91.2-1-i686

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=914e85e04fbae3c9fbb3dacc6f1db39c3471088d

commit 914e85e04fbae3c9fbb3dacc6f1db39c3471088d
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 20:58:26 2010 +

mutter-2.91.2-1-i686

*Version bump

diff --git a/source/gnome/mutter/FrugalBuild b/source/gnome/mutter/FrugalBuild
index c63af37..ee35179 100644
--- a/source/gnome/mutter/FrugalBuild
+++ b/source/gnome/mutter/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=mutter
-pkgver=2.91.0
+pkgver=2.91.2
pkgrel=1
pkgdesc=A window manager for GNOME (new metacity for gnome3)
url=http://www.gnome.org/;
@@ -15,4 +15,4 @@ _F_gnome_schemas=('/etc/gconf/schemas/mutter.schemas')
_F_gnome_devel=y
Finclude gnome gnome-scriptlet
Fconfopts=$Fconfopts  --with-clutter --disable-static  --with-gtk=3.0
-sha1sums=('ca1487998b9cb4ceea5a079f94bcf7da8f779033')
+sha1sums=('66ebedf19c0f20b3523a5bc7a36b7a42155f0c16')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: gnome-power-manager-2.91.2-1-i686

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6e8ab54ad0bf86745833cd086dbb4a8cbe855201

commit 6e8ab54ad0bf86745833cd086dbb4a8cbe855201
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 21:19:26 2010 +

gnome-power-manager-2.91.2-1-i686

*Version bump

diff --git a/source/gnome/gnome-power-manager/FrugalBuild 
b/source/gnome/gnome-power-manager/FrugalBuild
index c5f5f89..aefb09a 100644
--- a/source/gnome/gnome-power-manager/FrugalBuild
+++ b/source/gnome/gnome-power-manager/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=gnome-power-manager
-pkgver=2.91.1
-pkgrel=2
+pkgver=2.91.2
+pkgrel=1
pkgdesc=GNOME Power Management tool
url=http://www.gnome.org/;
-depends=('libnotify=0.4.4' 'hal=0.5.11' 'dbus-glib=0.80' 'xextproto' 
'libgnome=2.30.0' \
+depends=('libnotify=0.7.0' 'hal=0.5.11' 'dbus-glib=0.80' 'xextproto' 
'libgnome=2.30.0' \
'libglade' 'libwnck=2.30.0' 'gnome-keyring=2.32.0' 'gstreamer' 
'gnome-control-center=2.90.0' \
'upower' 'udisks' 'gnome-policykit' 'libcanberra-gtk' 'unique' 'pm-utils')
makedepends=('intltool' 'gnome-doc-utils')
@@ -18,6 +18,6 @@ _F_gnome_desktop=y
_F_gnome_iconcache=y
Finclude gnome gnome-scriptlet
Fconfopts=$Fconfopts --enable-keyring --enable-policykit
-sha1sums=('16530121c205218a6eab900d21f12f29c2dc979b')
+sha1sums=('ab921b6b6a75a4cc9b2021e0873ab988d99d3e32')

# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: brasero-2.91.2-1-i686

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=313c996668179f9976b349231ddd4e058dc5f182

commit 313c996668179f9976b349231ddd4e058dc5f182
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 21:55:04 2010 +

brasero-2.91.2-1-i686

*Version bump

diff --git a/source/gnome/brasero/FrugalBuild b/source/gnome/brasero/FrugalBuild
index ada0b7c..fd60754 100644
--- a/source/gnome/brasero/FrugalBuild
+++ b/source/gnome/brasero/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia priyan...@gmail.com

pkgname=brasero
-pkgver=2.91.0
+pkgver=2.91.2
pkgrel=1
pkgdesc=A CD/DVD Burning application for the GNOME desktop.
url=http://www.gnome.org/projects/brasero/;
@@ -32,7 +32,7 @@ _F_gnome_mime=y
Finclude gnome gnome-scriptlet
Fconfopts=$Fconfopts --enable-search --enable-playlist --enable-preview 
--enable-inotify --enable-libnotify --disable-schemas-install \
--enable-caches=no --enable-introspection=yes
-sha1sums=('6a8e70e801d98a7238ee8872163ace068d96a83c')
+sha1sums=('94ded04a3f1ce0adbb9f6b763932f766bbd89b00')

build(){
Fbuild
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: glib2-2.26.0-2-i686 * added patch and file for https://bugzilla.gnome.org/show_bug.cgi?id=606960

2010-11-12 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6537aad2ff0e4bdf0c73534a4d504889455a3f19

commit 6537aad2ff0e4bdf0c73534a4d504889455a3f19
Author: Devil505 devil505li...@gmail.com
Date:   Fri Nov 12 22:01:59 2010 +0100

glib2-2.26.0-2-i686
* added patch and file for https://bugzilla.gnome.org/show_bug.cgi?id=606960

diff --git a/source/base/glib2/71_gio_launch_handler.patch 
b/source/base/glib2/71_gio_launch_handler.patch
new file mode 100644
index 000..ec3afdc
--- /dev/null
+++ b/source/base/glib2/71_gio_launch_handler.patch
@@ -0,0 +1,248 @@
+From 41a32799fa223937e5e980ffb8c268b183c416e2 Mon Sep 17 00:00:00 2001
+From: Mikkel Kamstrup Erlandsen mikkel.kamst...@canonical.com
+Date: Wed, 18 Aug 2010 12:02:10 +0200
+Subject: [PATCH] gio: New extension point gio-desktop-app-info-launch-handler
+
+Add an extension point that gets a callback each time a GAppInfo
+is launched. The callback receives the GAppInfo, the list of URIs,
+the launch context, and the pid.
+---
+ gio/gdesktopappinfo.c |  123 -
+ gio/gdesktopappinfo.h |   31 
+ gio/gio.symbols   |1 +
+ gio/giomodule.c   |3 +
+ 4 files changed, 157 insertions(+), 1 deletions(-)
+
+Index: glib2.0-2.25.16/gio/gdesktopappinfo.c
+===
+--- glib2.0-2.25.16.orig/gio/gdesktopappinfo.c 2010-08-09 15:34:46.0 
+0200
 glib2.0-2.25.16/gio/gdesktopappinfo.c  2010-09-27 14:03:33.0 
+0200
+@@ -69,6 +69,12 @@
+ static void mime_info_cache_reload(const char   *dir);
+ static gboolean g_desktop_app_info_ensure_saved   (GDesktopAppInfo  *info,
+  GError  **error);
++static void
++g_desktop_app_info_launch_handler_on_launched (GDesktopAppInfoLaunchHandler 
*launch_handler,
++   GDesktopAppInfo  
*app_info,
++   GList
*uris,
++   GAppLaunchContext
*launch_ctx,
++   gint  
pid);
+
+ /**
+  * GDesktopAppInfo:
+@@ -913,6 +919,49 @@
+ }
+ }
+
++static void
++g_desktop_app_info_on_launched (GDesktopAppInfo   *app_info,
++GList *uris,
++GAppLaunchContext *launch_ctx,
++gint   pid)
++{
++  static gsize lookup = 0;
++
++  if (g_once_init_enter (lookup))
++{
++  gsize setup_value = 1;
++  GDesktopAppInfoLaunchHandler *lookup_instance;
++  GIOExtensionPoint *ep;
++  GIOExtension *extension;
++  GList *l;
++
++  /* Ensure vfs in modules loaded */
++  _g_io_modules_ensure_loaded ();
++
++  ep = g_io_extension_point_lookup 
(G_DESKTOP_APP_INFO_LAUNCH_HANDLER_EXTENSION_POINT_NAME);
++
++  lookup_instance = NULL;
++  for (l = g_io_extension_point_get_extensions (ep); l != NULL; l = 
l-next)
++{
++  extension = l-data;
++  lookup_instance = g_object_new (g_io_extension_get_type 
(extension), NULL);
++  if (lookup_instance != NULL)
++break;
++}
++
++  if (lookup_instance != NULL)
++setup_value = (gsize)lookup_instance;
++
++  g_once_init_leave (lookup, setup_value);
++}
++
++  if (lookup == 1)
++return;
++
++  g_desktop_app_info_launch_handler_on_launched 
(G_DESKTOP_APP_INFO_LAUNCH_HANDLER (lookup),
++ app_info, uris, launch_ctx, 
pid);
++}
++
+ static gboolean
+ g_desktop_app_info_launch_uris (GAppInfo   *appinfo,
+   GList  *uris,
+@@ -965,13 +1014,14 @@
+ g_list_free (launched_files);
+   }
+
++  gint pid;
+   if (!g_spawn_async (info-path,
+ argv,
+ NULL,
+ G_SPAWN_SEARCH_PATH,
+ child_setup,
+ data,
+-NULL,
++pid,
+ error))
+   {
+ if (data.sn_id)
+@@ -982,6 +1032,10 @@
+
+ goto out;
+   }
++  else
++{
++  g_desktop_app_info_on_launched (info, old_uris, launch_context, 
pid);
++}
+
+   g_free (data.sn_id);
+   g_free (data.display);
+@@ -2715,3 +2769,70 @@
+
+   return (* iface-get_default_for_uri_scheme) (lookup, uri_scheme);
+ }
++
++/* GDesktopAppInfoLaunchHandler interface: */
++
++static void g_desktop_app_info_launch_handler_base_init (gpointer g_class);
++static void g_desktop_app_info_launch_handler_class_init (gpointer g_class,
++gpointer class_data);
++
++GType

[Frugalware-git] frugal-tweak: *draft config users

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=849be0bcd33fd440314ec4d3ecdd067d994eef53

commit 849be0bcd33fd440314ec4d3ecdd067d994eef53
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 22:37:23 2010 +0100

*draft config users

diff --git a/frugal-mono-tools/Fen_Menu.cs b/frugal-mono-tools/Fen_Menu.cs
index 181b6f7..870d4c7 100644
--- a/frugal-mono-tools/Fen_Menu.cs
+++ b/frugal-mono-tools/Fen_Menu.cs
@@ -40,6 +40,7 @@ namespace frugalmonotools
private const string cch_configuration=Configuration;
private const string cch_about=About;
private const string cch_datetime=Date Time;
+   private const string cch_users=Users;

//widget
WID_Network fen_network ;
@@ -58,6 +59,7 @@ namespace frugalmonotools
WID_Logs fen_logs;
WID_Grub fen_grub;
WID_DateTime fen_dateTime;
+   WID_Users fen_users;

protected Gtk.TreeIter iter;
public Fen_Menu () : base(Gtk.WindowType.Toplevel)
@@ -93,6 +95,8 @@ namespace frugalmonotools
this.TREE_Menu.SetCursor(ListMenu.GetPath(iter),TREE_Menu.GetColumn(1),false);
Pixbuf icoDate = global::Gdk.Pixbuf.LoadFromResource 
(frugalmonotools.Pictures.icons.datetime.png);
ListMenu.AppendValues(icoDate.ScaleSimple(20,20, Gdk.InterpType.Nearest), 
cch_datetime);
+   Pixbuf icoUsers = global::Gdk.Pixbuf.LoadFromResource 
(frugalmonotools.Pictures.icons.users.png);
+   ListMenu.AppendValues(icoUsers.ScaleSimple(20,20, 
Gdk.InterpType.Nearest), cch_users);
Pixbuf icoX = global::Gdk.Pixbuf.LoadFromResource 
(frugalmonotools.Pictures.icons.xorg.png);
ListMenu.AppendValues(icoX.ScaleSimple(20,20, Gdk.InterpType.Nearest), 
cch_xorg);
Pixbuf icoupdate = global::Gdk.Pixbuf.LoadFromResource 
(frugalmonotools.Pictures.icons.update.png);
@@ -161,6 +165,13 @@ namespace frugalmonotools


switch (module){
+   case cch_users:
+   this.fen_users = new 
WID_Users();
+   
this.HBOX_Details.PackStart(fen_users);
+   
this.HBOX_Details.ShowAll();
+   
this.fen_users.InitUsers();
+   break;
+
case cch_datetime:
this.fen_dateTime = new WID_DateTime();
this.HBOX_Details.PackStart(fen_dateTime);
diff --git a/frugal-mono-tools/Group.cs b/frugal-mono-tools/Group.cs
new file mode 100644
index 000..8f6e630
--- /dev/null
+++ b/frugal-mono-tools/Group.cs
@@ -0,0 +1,75 @@
+// /*
+//  *  Copyright (C) 2010 by Gaetan Gourdin bouleet...@frogdev.info
+//  *
+//  *  This program is free software; you can redistribute it and/or modify
+//  *  it under the terms of the GNU General Public License as published by
+//  *  the Free Software Foundation; either version 2 of the License, or
+//  *  (at your option) any later version.
+//  *
+//  *  This program is distributed in the hope that it will be useful,
+//  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+//  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+//  *  GNU General Public License for more details.
+//  *
+//  *  You should have received a copy of the GNU General Public License
+//  *  along with this program; if not, write to the Free Software
+//  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, 
USA.
+//  */
+using System;
+using System.Collections;
+using System.Collections.Generic;
+namespace frugalmonotools
+{
+   public class Group
+   {
+   #region private
+   private int _id=0;
+   private string _name=;
+   private ListUser _users = new ListUser( );
+   #endregion
+
+   #region public
+   public int Id {
+   get {
+   return this._id;
+   }
+   set {
+   _id = value;
+   }
+   }
+
+   public string Name {
+   get {
+   return this._name;
+   }
+   set {
+   _name = value;
+   }
+   }
+   #endregion
+
+   public Group ()
+   {
+   }
+   public Group(string name)
+   {
+   this.Name=name;
+   string 
ch_ContentsFileGroups=Outils.ReadFile(Groups.cch_FileGroup);
+   string[] lines = ch_ContentsFileGroups.Split('\n');
+   foreach (string line in lines)
+   {
+   //ccache:x:48:gaetan
+   if (line.Split(':')[0]==this.Name)
+   {
+   

[Frugalware-git] frugalware-current: bamf-0.2.60-1-i686 * new package

2010-11-12 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e75cbcc1f50eb83985eec0e0f9ae90dea984c80f

commit e75cbcc1f50eb83985eec0e0f9ae90dea984c80f
Author: Devil505 devil505li...@gmail.com
Date:   Fri Nov 12 22:20:29 2010 +0100

bamf-0.2.60-1-i686
* new package

diff --git a/source/xlib-extra/bamf/FrugalBuild 
b/source/xlib-extra/bamf/FrugalBuild
new file mode 100644
index 000..a8836d2
--- /dev/null
+++ b/source/xlib-extra/bamf/FrugalBuild
@@ -0,0 +1,14 @@
+# Compiling Time: 0.10 SBU
+# Maintainer: Devil505 devil505li...@gmail.com
+
+pkgname=bamf
+pkgver=0.2.60
+pkgrel=1
+pkgdesc=BAMF Application Matching Framework.
+url=https://launchpad.net/bamf;
+depends=('dbus-glib' 'libwnck' 'libgtop' 'libuuid')
+groups=('xlib-extra')
+archs=('i686' 'x86_64')
+up2date=Flasttar $url
+source=($url/0.2/$pkgver/+download/$pkgname-$pkgver.tar.gz)
+sha1sums=('b7e9970ed501c65563dfbacc2d7c5b0741724cc8')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugal-tweak: *can select user for see details

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=bbd916a6672a9a0ca971cb067e74313421c45b32

commit bbd916a6672a9a0ca971cb067e74313421c45b32
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 22:47:57 2010 +0100

*can select user for see details

diff --git a/frugal-mono-tools/Pictures/WID_Users.cs 
b/frugal-mono-tools/Pictures/WID_Users.cs
index 52afe8c..e408195 100644
--- a/frugal-mono-tools/Pictures/WID_Users.cs
+++ b/frugal-mono-tools/Pictures/WID_Users.cs
@@ -41,19 +41,32 @@ namespace frugalmonotools
ColumnUser.AddAttribute (NameCellUser, text, 0);

ListStoreUser.Clear();
-   int i = 0;
foreach (User user in Groups.GetAllUsers())
{
-   // Add some data to the store
-   if (i==0)
-   iter=ListStoreUser.AppendValues 
(user.Name);
-   else
-   ListStoreUser.AppendValues (user.Name);
-   i++;
+   ListStoreUser.AppendValues (user.Name);
}
TREE_Users.Model=ListStoreUser;
-
-   }
+   // Event on treeview
+   TREE_Users.Selection.Changed += OnSelectionUser;
+   }
+   protected void OnSelectionUser (object o, EventArgs args)
+   {
+   try
+   {
+   TreeModel model;
+if (((TreeSelection)o).GetSelected(out model, 
out iter))
+   {
+   string T =(string)model.GetValue (iter, 0);
+   User user = new User(T);
+   SAI_Name.Text=T;
+   SAI_Comment.Text=user.Comment;
+   SAI_Shell.Text=user.Shell;
+   SAI_Home.Text=user.Home;
+   }
+   }
+   catch{}
+   }
+
}
}

diff --git a/frugal-mono-tools/WID_Pkg.cs b/frugal-mono-tools/WID_Pkg.cs
index 28ec805..69d4a72 100644
--- a/frugal-mono-tools/WID_Pkg.cs
+++ b/frugal-mono-tools/WID_Pkg.cs
@@ -81,7 +81,7 @@ namespace frugalmonotools
treeviewpkg.Selection.Changed += OnSelectionEntryPkg;

}
-   protected void OnSelectionEntryPkg (object o, EventArgs 
args)
+   protected void OnSelectionEntryPkg (object o, EventArgs args)
{
try
{
diff --git a/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Users.cs 
b/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Users.cs
index 6fd9c50..0b2e651 100644
--- a/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Users.cs
+++ b/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Users.cs
@@ -22,8 +22,12 @@ namespace frugalmonotools

private global::Gtk.Entry SAI_Comment;

+   private global::Gtk.HBox hbox4;
+
private global::Gtk.Entry SAI_Shell;

+   private global::Gtk.Entry SAI_Home;
+
private global::Gtk.Entry SAI_Groups;

private global::Gtk.HBox hbox2;
@@ -117,16 +121,32 @@ namespace frugalmonotools
w7.Expand = false;
w7.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
+   this.hbox4 = new global::Gtk.HBox ();
+   this.hbox4.Name = hbox4;
+   this.hbox4.Spacing = 6;
+   // Container child hbox4.Gtk.Box+BoxChild
this.SAI_Shell = new global::Gtk.Entry ();
this.SAI_Shell.CanFocus = true;
this.SAI_Shell.Name = SAI_Shell;
this.SAI_Shell.IsEditable = true;
this.SAI_Shell.InvisibleChar = '•';
-   this.vbox2.Add (this.SAI_Shell);
-   global::Gtk.Box.BoxChild w8 = 
((global::Gtk.Box.BoxChild)(this.vbox2[this.SAI_Shell]));
-   w8.Position = 3;
-   w8.Expand = false;
-   w8.Fill = false;
+   this.hbox4.Add (this.SAI_Shell);
+   global::Gtk.Box.BoxChild w8 = 
((global::Gtk.Box.BoxChild)(this.hbox4[this.SAI_Shell]));
+   w8.Position = 0;
+   // Container child hbox4.Gtk.Box+BoxChild
+   this.SAI_Home = new global::Gtk.Entry ();
+   this.SAI_Home.CanFocus = true;
+   this.SAI_Home.Name = SAI_Home;
+   this.SAI_Home.IsEditable = true;
+   this.SAI_Home.InvisibleChar = '•';
+   this.hbox4.Add (this.SAI_Home);
+   global::Gtk.Box.BoxChild w9 = 
((global::Gtk.Box.BoxChild)(this.hbox4[this.SAI_Home]));
+   w9.Position = 2;
+   this.vbox2.Add (this.hbox4);
+   global::Gtk.Box.BoxChild w10 = 
((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
+   w10.Position = 3;
+  

[Frugalware-git] frugal-tweak: *added tooltip

2010-11-12 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-tweak.git;a=commitdiff;h=47c9afbcb0fed2e3082d776a3a2a85ab1d9e78d9

commit 47c9afbcb0fed2e3082d776a3a2a85ab1d9e78d9
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Nov 12 22:54:24 2010 +0100

*added tooltip

diff --git a/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Users.cs 
b/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Users.cs
index 0b2e651..de56ca8 100644
--- a/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Users.cs
+++ b/frugal-mono-tools/gtk-gui/frugalmonotools.WID_Users.cs
@@ -99,6 +99,7 @@ namespace frugalmonotools
this.hbox1.Spacing = 6;
// Container child hbox1.Gtk.Box+BoxChild
this.SAI_Name = new global::Gtk.Entry ();
+   this.SAI_Name.TooltipMarkup = Name;
this.SAI_Name.CanFocus = true;
this.SAI_Name.Name = SAI_Name;
this.SAI_Name.IsEditable = true;
@@ -108,6 +109,7 @@ namespace frugalmonotools
w5.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.SAI_Comment = new global::Gtk.Entry ();
+   this.SAI_Comment.TooltipMarkup = Comment;
this.SAI_Comment.CanFocus = true;
this.SAI_Comment.Name = SAI_Comment;
this.SAI_Comment.IsEditable = true;
@@ -126,6 +128,7 @@ namespace frugalmonotools
this.hbox4.Spacing = 6;
// Container child hbox4.Gtk.Box+BoxChild
this.SAI_Shell = new global::Gtk.Entry ();
+   this.SAI_Shell.TooltipMarkup = Shell;
this.SAI_Shell.CanFocus = true;
this.SAI_Shell.Name = SAI_Shell;
this.SAI_Shell.IsEditable = true;
@@ -135,6 +138,7 @@ namespace frugalmonotools
w8.Position = 0;
// Container child hbox4.Gtk.Box+BoxChild
this.SAI_Home = new global::Gtk.Entry ();
+   this.SAI_Home.TooltipMarkup = Home;
this.SAI_Home.CanFocus = true;
this.SAI_Home.Name = SAI_Home;
this.SAI_Home.IsEditable = true;
@@ -178,7 +182,7 @@ namespace frugalmonotools
w13.Add (w14);
// Container child GtkHBox.Gtk.Container+ContainerChild
global::Gtk.Label w16 = new global::Gtk.Label ();
-   w16.LabelProp = global::Mono.Unix.Catalog.GetString 
(Add new user);
+   w16.LabelProp = global::Mono.Unix.Catalog.GetString 
(Add user);
w16.UseUnderline = true;
w13.Add (w16);
w12.Add (w13);
diff --git a/frugal-mono-tools/gtk-gui/gui.stetic 
b/frugal-mono-tools/gtk-gui/gui.stetic
index 22f2679..d4a8faf 100644
--- a/frugal-mono-tools/gtk-gui/gui.stetic
+++ b/frugal-mono-tools/gtk-gui/gui.stetic
@@ -3538,6 +3538,7 @@ Public License instead of this License.
child
widget class=Gtk.Entry id=SAI_Name
property name=MemberName /
+property name=Tooltip translatable=yesName/property
property name=CanFocusTrue/property
property name=IsEditableTrue/property
property name=InvisibleChar•/property
@@ -3553,6 +3554,7 @@ Public License instead of this License.
child
widget class=Gtk.Entry id=SAI_Comment
property name=MemberName /
+property name=Tooltip 
translatable=yesComment/property
property name=CanFocusTrue/property
property name=IsEditableTrue/property
property name=InvisibleChar•/property
@@ -3577,6 +3579,7 @@ Public License instead of this License.
child
widget class=Gtk.Entry id=SAI_Shell
property name=MemberName /
+property name=Tooltip 
translatable=yesShell/property
property name=CanFocusTrue/property
property name=IsEditableTrue/property
property name=InvisibleChar•/property
@@ -3592,6 +3595,7 @@ Public License instead of this License.
child
widget class=Gtk.Entry id=SAI_Home
property name=MemberName /
+property name=Tooltip translatable=yesHome/property
property name=CanFocusTrue/property
property name=IsEditableTrue/property
property name=InvisibleChar•/property
@@ -3636,7 +3640,7 @@ Public License instead of this License.
property name=CanFocusTrue/property
property name=TypeTextAndIcon/property
property name=Iconstock:gtk-add Menu/property
-property name=Label translatable=yesAdd new 
user/property
+property name=Label translatable=yesAdd 
user/property
property name=UseUnderlineTrue/property
/widget
packing
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: libunity-misc-0.1.1-1-i686 * new package

2010-11-12 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aed510502a664e33aedb4b05894e0145e1dc7925

commit aed510502a664e33aedb4b05894e0145e1dc7925
Author: Devil505 devil505li...@gmail.com
Date:   Fri Nov 12 23:07:52 2010 +0100

libunity-misc-0.1.1-1-i686
* new package

diff --git a/source/xlib-extra/libunity-misc/FrugalBuild 
b/source/xlib-extra/libunity-misc/FrugalBuild
new file mode 100644
index 000..dc0e639
--- /dev/null
+++ b/source/xlib-extra/libunity-misc/FrugalBuild
@@ -0,0 +1,16 @@
+# Compiling Time: 0.05 SBU
+# Maintainer: Devil505 devil505li...@gmail.com
+
+pkgname=libunity-misc
+pkgver=0.1.1
+pkgrel=1
+pkgdesc=Misc. differently licensed stuff for Unity
+url=https://launchpad.net/libunity-misc/;
+depends=('clutter' 'libuuid')
+groups=('xlib-extra')
+archs=('i686' 'x86_64')
+up2date=Flasttar $url | sed 's/.orig//g'
+Fpkgversep=_
+source=($url/0.1/$pkgver/+download/$pkgname$Fpkgversep$pkgver.orig.tar.gz)
+_F_cd_path=$pkgname-$pkgver
+sha1sums=('2f5898af41e0a7d749e4b1418d82d7c3ad02fd12')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: cherokee-1.0.9-1-i686

2010-11-12 Thread Elentir
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af09bab5c25839ef0f1c3881df2c2775de23cbf3

commit af09bab5c25839ef0f1c3881df2c2775de23cbf3
Author: Elentir elen...@frugalware.org
Date:   Fri Nov 12 23:07:41 2010 +0100

cherokee-1.0.9-1-i686

* version bump

diff --git a/source/network-extra/cherokee/FrugalBuild 
b/source/network-extra/cherokee/FrugalBuild
index 5644d61..565360f 100644
--- a/source/network-extra/cherokee/FrugalBuild
+++ b/source/network-extra/cherokee/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: Laszlo Dvornik dvor...@gnome.hu

pkgname=cherokee
-pkgver=1.0.8
+pkgver=1.0.9
pkgrel=1
pkgdesc=A flexible, very fast, lightweight HTTP server
url=http://www.cherokee-project.com/;
@@ -21,7 +21,7 @@ source=($pkgurl/1.0/$pkgver/cherokee-$pkgver.tar.gz \
generatessl \
index.html \
http://frugalware.org/images/logo-new.png)
-sha1sums=('28b2e2b192c713aa9c43737ae8376a55effa7336' \
+sha1sums=('fd04b5eb0b6cdc1074e52690bb36f2a1a34d33dc' \
'2596646e2d9420a7898d592d55790fd796bb3440' \
'90db20b5183c6e22e91488fd6d44df47018b1942' \
'f3afa484129a065ce22f326ec13104af87a9fca5' \
@@ -59,11 +59,6 @@ build()
## install pam
Finstall 644 $_F_cd_path/pam.d_cherokee etc/pam.d/$pkgname/

-   ## install configuration converters
-   for converter in contrib/*to*.py; do
-   Finstall 755 $_F_cd_path/$converter 
usr/share/$pkgname/converters/$(basename $converter)
-   done
-
## Split modules
Fsplit $pkgname-geoip usr/lib/cherokee/libplugin_geoip*
Fsplit $pkgname-ldap usr/lib/cherokee/libplugin_ldap*
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: indicator-appmenu-0.0.13-1-i686 * new package

2010-11-12 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e9c19d69055f1af6f8eb25ecf52de39816fb8e5

commit 2e9c19d69055f1af6f8eb25ecf52de39816fb8e5
Author: Devil505 devil505li...@gmail.com
Date:   Fri Nov 12 23:26:09 2010 +0100

indicator-appmenu-0.0.13-1-i686
* new package

diff --git a/source/gnome-extra/indicator-appmenu/FrugalBuild 
b/source/gnome-extra/indicator-appmenu/FrugalBuild
new file mode 100644
index 000..eb8695a
--- /dev/null
+++ b/source/gnome-extra/indicator-appmenu/FrugalBuild
@@ -0,0 +1,15 @@
+# Compiling Time: 0.05 SBU
+# Maintainer: Devil505 devil505li...@gmail.com
+
+pkgname=indicator-appmenu
+pkgver=0.0.13
+pkgrel=1
+pkgdesc=An indicator to host the menus from an application.
+url=https://launchpad.net/indicator-appmenu;
+depends=('libindicator=0.3.14' 'libdbusmenu' 'ido' 'bamf')
+makedepends=('intltool')
+groups=('gnome-extra')
+archs=('i686' 'x86_64')
+up2date=Flasttar $url
+source=($url/0.1/$pkgver/+download/$pkgname-$pkgver.tar.gz)
+sha1sums=('55949e8769e20a61e1036d80f9de64045f19b43f')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: cuberok-0.1.0-1-i686

2010-11-12 Thread gholafox
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56a9fa4641d4dc8ce291fff2b77a5d3a3e6941b7

commit 56a9fa4641d4dc8ce291fff2b77a5d3a3e6941b7
Author: gholafox ghola...@free.fr
Date:   Sat Nov 13 00:02:01 2010 +0100

cuberok-0.1.0-1-i686

* Version bump

diff --git a/source/xapps-extra/cuberok/FrugalBuild 
b/source/xapps-extra/cuberok/FrugalBuild
index f29e0c0..8dba11e 100644
--- a/source/xapps-extra/cuberok/FrugalBuild
+++ b/source/xapps-extra/cuberok/FrugalBuild
@@ -1,21 +1,22 @@
-# Compiling Time: 0.11 SBU
+# Compiling Time: 0.71 SBU
# Maintainer: Devil505 devil505li...@gmail.com

pkgname=cuberok
-pkgver=0.0.11
+pkgver=0.1.0
pkgrel=1
pkgdesc=Yet another music player based on Qt4.
-depends=('gstreamer' 'libx11' 'audiere' 'libqtphonon' 'libqtxml' 'taglib' 
'libqtsql' 'libqtnetwork')
+depends=('gstreamer' 'audiere' 'libqtphonon' \
+   'libqtxml' 'taglib' 'libqtsql' 'libqtnetwork' \
+   'libqtwebkit' 'libqtscript')
options=('scriptlet')
Finclude googlecode
groups=('xapps-extra')
archs=('i686' 'x86_64')
-sha1sums=('eead90a0400c6487f71093c66f2e33f3f5fb71ad')
+sha1sums=('a085d2552a8d030d80b71b14ca447c2c8571805c')

build() {
-  Fcd
-  ./unix_build.sh || Fdie
-  make INSTALL_ROOT=$Fdestdir/usr install || Fdie
+   Fcd
+   qmake CONFIG+=player_phonon Cuberok.pro || Fdie
+   Fmake
+   make INSTALL_ROOT=$Fdestdir/usr install || Fdie
}
-
-# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] pacman-tools: bash4 fixes

2010-11-12 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=afb05392bc10f72adb0df0b8a4061071a0628948

commit afb05392bc10f72adb0df0b8a4061071a0628948
Author: Miklos Vajna vmik...@frugalware.org
Date:   Sat Nov 13 02:35:49 2010 +0100

bash4 fixes

diff --git a/bumppkg b/bumppkg
index 81ab697..fe4226b 100755
--- a/bumppkg
+++ b/bumppkg
@@ -149,7 +149,7 @@ fi

if [ $1 == --rebuild ]; then
shift 1
-   source FrugalBuild || die failed to source the FrugalBuild!
+   source ./FrugalBuild || die failed to source the FrugalBuild!
newrel=$(echo $pkgrel|sed 's/[0-9]\+$//')$(($(echo $pkgrel|sed 
's/.*[^0-9]\([0-9]\+\)$/\1/')+1))
update_pkgrel $newrel
if [ $tree == stable ]  echo $pkgrel | grep -q ^[0-9]\+$; then
diff --git a/genchangelog b/genchangelog
index 75b6bb9..faf59aa 100755
--- a/genchangelog
+++ b/genchangelog
@@ -38,7 +38,7 @@ if [ ! -e Changelog ] || [ `stat -c %Y Changelog` -lt `stat 
-c %Y FrugalBuild` ]
echo done.
fi

-CARCH=$arch source FrugalBuild || die errors parsing the FrugalBuild
+CARCH=$arch source ./FrugalBuild || die errors parsing the FrugalBuild

if [ -e README.Frugalware ]; then
if [ ! -e $pkgname.html ] || [ `stat -c %Y $pkgname.html` -lt `stat -c %Y 
README.Frugalware` ]; then
diff --git a/repoman b/repoman
index d912bed..7331751 100755
--- a/repoman
+++ b/repoman
@@ -213,7 +213,7 @@ server()
return 1
fi
startdir=`pwd`
-   if ! source FrugalBuild; then
+   if ! source ./FrugalBuild; then
echo Failed to parse the FrugalBuid!
rm -f $(git rev-parse --show-cdup)/.git/lock
return 1
diff --git a/tools/poxmlgen b/tools/poxmlgen
index 520e6ac..746cd11 100644
--- a/tools/poxmlgen
+++ b/tools/poxmlgen
@@ -29,7 +29,7 @@ for pkg in $(find . -name FrugalBuild)
do
cd $(dirname $pkg)
unset pkgdesc pkgname subpkgs subdescs
-   source FrugalBuild
+   source ./FrugalBuild
genmsgentry $pkgdesc $pkgname
if [ ! -z $subpkgs ]; then
i=0
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: indicator-me-0.2.10-3-i686 * rebuilt with new libs

2010-11-12 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efe2995f4c0bd13c358571686fb667de135b7d91

commit efe2995f4c0bd13c358571686fb667de135b7d91
Author: Devil505 devil505li...@gmail.com
Date:   Sat Nov 13 08:43:37 2010 +0100

indicator-me-0.2.10-3-i686
* rebuilt with new libs

diff --git a/source/gnome-extra/indicator-me/FrugalBuild 
b/source/gnome-extra/indicator-me/FrugalBuild
index 1eafa7f..66720b2 100644
--- a/source/gnome-extra/indicator-me/FrugalBuild
+++ b/source/gnome-extra/indicator-me/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=indicator-me
pkgver=0.2.10
-pkgrel=2
+pkgrel=3
pkgdesc=A menu in the menu bar that represents you, the user, and the things 
that represent you in the computer.
url=https://launchpad.net/indicator-me;
-depends=('libdbusmenu' 'gconf' 'libindicator=0.3.14' 'telepathy-glib' 'ido' 
'libgwibber')
+depends=('libdbusmenu=0.3.90' 'gconf' 'libindicator=0.3.15' 'telepathy-glib' 
'ido' 'libgwibber')
makedepends=('intltool')
groups=('gnome-extra')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: indicator-datetime-0.0.6-3-i686 * rebuilt with new libs

2010-11-12 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76dd75e28028a63037f0fd59fa93908bb1f7d1df

commit 76dd75e28028a63037f0fd59fa93908bb1f7d1df
Author: Devil505 devil505li...@gmail.com
Date:   Sat Nov 13 08:44:31 2010 +0100

indicator-datetime-0.0.6-3-i686
* rebuilt with new libs

diff --git a/source/gnome-extra/indicator-datetime/FrugalBuild 
b/source/gnome-extra/indicator-datetime/FrugalBuild
index b23b971..4d97b09 100644
--- a/source/gnome-extra/indicator-datetime/FrugalBuild
+++ b/source/gnome-extra/indicator-datetime/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=indicator-datetime
pkgver=0.0.6
-pkgrel=2
+pkgrel=3
pkgdesc=The Date and Time Indicator
url=https://launchpad.net/indicator-datetime;
-depends=('libindicator=0.3.14' 'libdbusmenu' 'ido=0.2.0')
+depends=('libindicator=0.3.15' 'libdbusmenu=0.3.90' 'ido=0.2.0')
makedepends=('intltool')
_F_gnome_glib=y
Finclude gnome-scriptlet
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: indicator-session-0.2.10-3-i686 * rebuilt with new libs

2010-11-12 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=15f1e1bc9a249e60a05611af8a3ffeb3dab56250

commit 15f1e1bc9a249e60a05611af8a3ffeb3dab56250
Author: Devil505 devil505li...@gmail.com
Date:   Sat Nov 13 08:45:43 2010 +0100

indicator-session-0.2.10-3-i686
* rebuilt with new libs

diff --git a/source/gnome-extra/indicator-session/FrugalBuild 
b/source/gnome-extra/indicator-session/FrugalBuild
index ee53719..fe310ca 100644
--- a/source/gnome-extra/indicator-session/FrugalBuild
+++ b/source/gnome-extra/indicator-session/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=indicator-session
pkgver=0.2.10
-pkgrel=2
+pkgrel=3
pkgdesc=An indicator showing session management, status and user switching.
url=https://launchpad.net/indicator-session;
-depends=('libdbusmenu' 'libindicator=0.3.14' 'gconf')
+depends=('libdbusmenu=0.3.90' 'libindicator=0.3.15' 'gconf')
makedepends=('intltool')
groups=('gnome-extra')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: indicator-weather-95-2-i686 * rebuilt with new libs

2010-11-12 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c40cd9afaaa3d1a0664b2b9b5d2b19b0f13099c2

commit c40cd9afaaa3d1a0664b2b9b5d2b19b0f13099c2
Author: Devil505 devil505li...@gmail.com
Date:   Sat Nov 13 08:47:54 2010 +0100

indicator-weather-95-2-i686
* rebuilt with new libs

diff --git a/source/gnome-extra/indicator-weather/FrugalBuild 
b/source/gnome-extra/indicator-weather/FrugalBuild
index 8178b93..2d96906 100644
--- a/source/gnome-extra/indicator-weather/FrugalBuild
+++ b/source/gnome-extra/indicator-weather/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=indicator-weather
pkgver=95
-pkgrel=1
+pkgrel=2
pkgdesc=A comprehensive weather notification system, implemented using the 
indicator applet API.
url=https://launchpad.net/weather-indicator;
-depends=('libindicate' 'libdbusmenu' 'ido' 'indicator-application=0.2.9' 
'pygtk' 'gconf' 'notify-python' 'python-simplejson')
+depends=('libindicate=0.3.15' 'libdbusmenu=0.3.90' 'ido' 
'indicator-application=0.2.9' 'pygtk' 'gconf' 'notify-python' 
'python-simplejson')
makedepends=('libindicator=0.3.14' 'python-distutils-extra' 'intltool')
groups=('gnome-extra')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git