[Frugalware-git] frugalware-current: libcue-1.4.0-1-i686 * version bump

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

commit 7bb482cc0cfe6bac7011667f5f177dee5cd82da6
Author: James Buren r...@frugalware.org
Date:   Fri Aug 27 02:46:18 2010 -0500

libcue-1.4.0-1-i686
* version bump

diff --git a/source/lib-extra/libcue/FrugalBuild 
b/source/lib-extra/libcue/FrugalBuild
index 4a75e2d..57dde79 100644
--- a/source/lib-extra/libcue/FrugalBuild
+++ b/source/lib-extra/libcue/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: James Buren r...@frugalware.org

pkgname=libcue
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc=A library for parsing CUE sheets.
_F_sourceforge_ext=.tar.bz2
@@ -10,6 +10,6 @@ Finclude sourceforge
depends=('glibc')
groups=('lib-extra')
archs=('i686' 'x86_64' 'ppc')
-sha1sums=('74c605ae853df5ca23944c2dc39d1acffadb7b80')
+sha1sums=('3fd31f2da7c0e3967d5f56363f3051a85a8fd50d')

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


[Frugalware-git] frugalware-current: dmenu-4.1.1-1-i686 * version bump

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

commit b0ac703cc31efecfa40fc009d5f82ba9cc85
Author: James Buren r...@frugalware.org
Date:   Fri Aug 27 02:50:37 2010 -0500

dmenu-4.1.1-1-i686
* version bump

diff --git a/source/xapps-extra/dmenu/FrugalBuild 
b/source/xapps-extra/dmenu/FrugalBuild
index a247f4b..5d53f45 100644
--- a/source/xapps-extra/dmenu/FrugalBuild
+++ b/source/xapps-extra/dmenu/FrugalBuild
@@ -2,17 +2,17 @@
# Maintainer: James Buren r...@frugalware.org

pkgname=dmenu
-pkgver=4.0
+pkgver=4.1.1
pkgrel=1
pkgdesc=Dynamic menu for wmii.
-url=http://www.suckless.org/programs/dmenu.html;
+url=http://tools.suckless.org/dmenu/;
depends=('libxinerama')
makedepends=('xineramaproto')
groups=('xapps-extra')
archs=('i686' 'x86_64')
up2date=Flasttar $url
-source=(http://code.suckless.org/dl/tools/$pkgname-$pkgver.tar.gz)
-sha1sums=('6fb1ff6e414d5ef33d2f627b0ec563eaac19fbd8')
+source=(http://dl.suckless.org/tools/$pkgname-$pkgver.tar.gz)
+sha1sums=('5d41d9cbf68960863623d821962c31cac92d92fc')

build() {
Fsed '-Os' $CFLAGS config.mk
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: audacious-2.4.0-1-i686 * version bump

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

commit ceda8883e55dc369c934d19f79d9a3caacbc38a4
Author: James Buren r...@frugalware.org
Date:   Fri Aug 27 03:15:44 2010 -0500

audacious-2.4.0-1-i686
* version bump

diff --git a/source/xmultimedia-extra/audacious/FrugalBuild 
b/source/xmultimedia-extra/audacious/FrugalBuild
index b48aa34..7395d67 100644
--- a/source/xmultimedia-extra/audacious/FrugalBuild
+++ b/source/xmultimedia-extra/audacious/FrugalBuild
@@ -2,21 +2,23 @@
# Maintainer: James Buren r...@frugalware.org

pkgname=audacious
-pkgver=2.3
-pkgrel=4
+pkgver=2.4.0
+pkgrel=1
pkgdesc=Audacious is a fork from BMP 0.9.7.1
url=http://audacious-media-player.org;
depends=('dbus-glib' 'gtk+2=2.20.0-2' 'libxau' 'libxdmcp' 'libmcs=0.7.1-2' 
'libxext=1.0.5-3' \
'libstdc++' 'libxdamage=1.1.1-3' 'libice=1.0.5-2' 'util-linux-ng')
rodepends=('audacious-plugins')
groups=('xmultimedia-extra')
+_F_gnome_iconcache=y
+Finclude gnome-scriptlet
archs=('i686' 'x86_64' 'ppc')
-options=('scriptlet' 'force')
+options=('scriptlet' 'force' 'genscriptlet')
conflicts=('bmp' 'bmp-docklet' 'bmp-mac')
replaces=('bmp' 'bmp-docklet' 'bmp-mac')
up2date=lynx -dump '$url/downloads' | grep -o '$pkgname-\(.*\).tgz' | tail -n2 
| head -n1 | sed 's|$pkgname-\(.*\).tgz|\1|'
source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz)
-sha1sums=('a7041650c54b6db68d0f3b3cf68f61fc7f841f34')
+sha1sums=('4166d718ca5f3c5a39daea688e9a46975112e2c0')

build()
{
@@ -31,6 +33,7 @@ build()
Frm /usr/bin/aud{tool,acious}
Fln /usr/bin/audtool{2,}
Fln /usr/bin/audacious{2,}
+  Fbuild_gnome_scriptlet
}

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


[Frugalware-git] frugal-mono-tools: *added daemon mode (rc script) *for update pacman-g2 bdd *--update will be started with x session for check update

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-mono-tools.git;a=commitdiff;h=711dbfeaf0d3a67d75101398c4e3825990bd17db

commit 711dbfeaf0d3a67d75101398c4e3825990bd17db
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 12:45:41 2010 +

*added daemon mode (rc script)
*for update pacman-g2 bdd
*--update will be started with x session for check update

diff --git a/frugal-mono-tools/Main.cs b/frugal-mono-tools/Main.cs
index b1918cb..feb5246 100644
--- a/frugal-mono-tools/Main.cs
+++ b/frugal-mono-tools/Main.cs
@@ -16,21 +16,51 @@
*  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
using System;
+using System.Timers;
using Gtk;

namespace frugalmonotools
{
class MainClass
{
+   private static void UpdateBDD(object source, ElapsedEventArgs e)
+   {
+   Console.WriteLine(update pacman-g2 bdd);
+   Outils.Excecute(pacman-g2, -Syu,false);
+
+   }

public static void Main (string[] args)
{
-   Application.Init ();
-   //should be launch as root
-
-   MainWindow win = new MainWindow ();
-   win.Show ();
-   Application.Run ();
+   switch(args[0])
+   {
+   case --daemon:
+   Console.WriteLine(Daemon mode);
+   if 
(Mono.Unix.Native.Syscall.getuid()!=0)
+   {
+   Console.Write(Daemon should be 
started with root user);
+   System.Environment.Exit(0);
+   }
+   //update packages bdd
+   System.Timers.Timer aTimer = new 
System.Timers.Timer();
+   aTimer.Elapsed+=new 
ElapsedEventHandler(UpdateBDD);
+   // Set the Interval to 1 hour.
+   aTimer.Interval=360;
+   aTimer.Enabled=true;
+   while(true){}
+
+   case --update:
+   //check if an update is avalaible
+   //started with X session
+   break;
+   default:
+   Console.WriteLine(args[0]);
+   Application.Init ();
+   MainWindow win = new MainWindow ();
+   win.Show ();
+   Application.Run ();
+   break;
+   }
}
}
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugal-mono-tools: *oups update only bdd not the system

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-mono-tools.git;a=commitdiff;h=32ca6ffbc5c682202510b067f6b1a9c2e2f148fc

commit 32ca6ffbc5c682202510b067f6b1a9c2e2f148fc
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 12:50:01 2010 +

*oups update only bdd not the system

diff --git a/frugal-mono-tools/Main.cs b/frugal-mono-tools/Main.cs
index feb5246..e4dd781 100644
--- a/frugal-mono-tools/Main.cs
+++ b/frugal-mono-tools/Main.cs
@@ -26,7 +26,7 @@ namespace frugalmonotools
private static void UpdateBDD(object source, ElapsedEventArgs e)
{
Console.WriteLine(update pacman-g2 bdd);
-   Outils.Excecute(pacman-g2, -Syu,false);
+   Outils.Excecute(pacman-g2, -Sy,false);

}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: audacious-plugins-2.4.0-1-i686 * version bump * remove icecast and esd plugins * new libnotify plugin

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

commit 5d34e1406fb5241423157e1ddd5b647737e84835
Author: James Buren r...@frugalware.org
Date:   Fri Aug 27 05:42:51 2010 -0500

audacious-plugins-2.4.0-1-i686
* version bump
* remove icecast and esd plugins
* new libnotify plugin

diff --git a/source/xmultimedia-extra/audacious-plugins/FrugalBuild 
b/source/xmultimedia-extra/audacious-plugins/FrugalBuild
index 9e60c74..d145025 100644
--- a/source/xmultimedia-extra/audacious-plugins/FrugalBuild
+++ b/source/xmultimedia-extra/audacious-plugins/FrugalBuild
@@ -2,80 +2,67 @@
# Maintainer: James Buren r...@frugalware.org

pkgname=audacious-plugins
-pkgver=2.3
-pkgrel=3
+pkgver=2.4.0
+pkgrel=1
pkgdesc=Plugins for audacious.
url=http://audacious-media-player.org;
depends=('audacious=2.3-4' 'flac=1.1.4' 'libvorbis' 'unzip' 'lame' 'libmad' \
'libxcomposite' 'alsa-lib' 'faad2' 'libsamplerate')
-makedepends=('krb5' 'libcap=2.19')
+makedepends=('krb5')
# Blue tooth disabled because of compile errors.
conflicts=('audacious-plugin-arts' 'audacious-plugin-musepack' \
'audacious-plugin-bluetooth' 'audacious-plugin-lastfm' \
-   'audacious-plugin-scrobbler')
-replaces=('audacious-plugin-arts' 'audacious-plugin-musepack' \
-  'audacious-plugin-bluetooth' 'audacious-plugin-lastfm' \
-  'audacious-plugin-scrobbler')
+   'audacious-plugin-scrobbler' 'audacious-plugin-esd' \
+   'audacious-plugin-icecast')
+replaces=(${conflic...@]})
groups=('xmultimedia-extra')
archs=('i686' 'x86_64')
options=('scriptlet')
up2date=lynx -dump '$url/downloads' | grep -o '$pkgname-\(.*\).tgz' | tail -n1 
| sed 's|$pkgname-\(.*\).tgz|\1|'
source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz)
+sha1sums=('bd59c31ffb439380fcfec028dcf10b49cb82ad5f')

-subpkgs=(audacious-plugin-esd audacious-plugin-jack \
-audacious-plugin-neon audacious-plugin-wavpack \
-audacious-plugin-sidplay audacious-plugin-mtp \
-audacious-plugin-mms \
-audacious-plugin-pulseaudio audacious-plugin-icecast \
-audacious-plugin-paranormal \
-audacious-plugin-adplug  \
-audacious-plugin-cd \
-audacious-plugin-sndfile audacious-plugin-cue \
-audacious-plugin-bs2b audacious-plugin-projectm \
-audacious-plugin-ffaudio audacious-plugin-fluidsynth)
-subdescs=('Audacious esd output plugin' 'Audacious jack output plugin' \
-   'Audacious neon transport plugin' 'Audacious wavpack input plugin' \
-   'Audacious sid input plugin' 'Audacious mtp general plugin' \
-   'Audacious mms transport plugin' \
-   'Audacious pulseaudio output plugin' 'Audacious icecast output plugin' \
-   'Audacious paranormal visualization plugin' \
-   'Audacious adplug input plugin' \
-   'Audacious cd input plugin' \
-   'Audacious sndfile input plugin' 'Audacious cue container plugin' \
-   'Audacious bs2b effect plugin' 'Audacious projectm visualization 
plugin' \
-   'Audacious ffaudio input plugin' 'Audacious fluidsynth input plugin')
-subdepends=(esd libsamplerate jack neon=0.28.3 wavpack=4.40.0 \
-   libsidplay libsidplay2 libmtp libmms pulseaudio 
libcap=2.19 \
-   libshout sdl adplug=2.1 \
-   libcdio=0.80-2 libsndfile libcue libbs2b \
-   libprojectm gtkglext ffmpeg libraw1394 fluidsynth)
-subrodepends=($pkgname=$pkgver $pkgname=$pkgver $pkgname=$pkgver \
- $pkgname=$pkgver $pkgname=$pkgver $pkgname=$pkgver \
- $pkgname=$pkgver $pkgname=$pkgver $pkgname=$pkgver \
- $pkgname=$pkgver $pkgname=$pkgver $pkgname=$pkgver \
- $pkgname=$pkgver $pkgname=$pkgver $pkgname=$pkgver \
- $pkgname=$pkgver $pkgname=$pkgver $pkgname=$pkgver)
-subgroups=('xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra' \
-  'xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra' \
-  'xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra' \
-  'xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra' \
-  'xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra' \
-  'xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia-extra')
-subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' \
-   'i686 x86_64' 'i686 x86_64' 'i686 x86_64' \
-  'i686 x86_64' 'i686 x86_64' 'i686 x86_64' \
-  'i686 x86_64' 'i686 x86_64' 'i686 x86_64' \
-  'i686 x86_64' 'i686 x86_64' 'i686 x86_64' \
-  'i686 x86_64' 'i686 x86_64' 'i686 x86_64')
+subpkgs=( audacious-plugin-jack audacious-plugin-neon \
+  audacious-plugin-wavpack audacious-plugin-sidplay   \
+  audacious-plugin-mtp audacious-plugin-mms   \
+  audacious-plugin-pulseaudio audacious-plugin-paranormal \
+  audacious-plugin-adplug audacious-plugin-cd \
+  audacious-plugin-sndfile 

[Frugalware-git] frugalware-current: telepathy-gabble-0.9.17-1-i686

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e7c46f5cd38f906e6dc2a29d3dec8c7685c8581f

commit e7c46f5cd38f906e6dc2a29d3dec8c7685c8581f
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 13:05:03 2010 +

telepathy-gabble-0.9.17-1-i686

*Version bump

diff --git a/source/lib-extra/telepathy-gabble/FrugalBuild 
b/source/lib-extra/telepathy-gabble/FrugalBuild
index 96ace47..45d3bb7 100644
--- a/source/lib-extra/telepathy-gabble/FrugalBuild
+++ b/source/lib-extra/telepathy-gabble/FrugalBuild
@@ -3,17 +3,17 @@
# Contributor: AlexExtreme a...@alex-smith.me.uk

pkgname=telepathy-gabble
-pkgver=0.9.16
+pkgver=0.9.17
pkgrel=1
pkgdesc=Telepathy is a D-Bus framework for unifying real time communication.
url=http://telepathy.freedesktop.org/;
-depends=('dbus-glib=0.78' 'loudmouth=1.3.2' 'telepathy-glib=0.11.7' \
+depends=('dbus-glib=0.78' 'loudmouth=1.3.2' 'telepathy-glib=0.11.14' \
'libidn' 'libsoup=2.30.0' 'cyrus-sasl' 'nice')
makedepends=('libxslt' 'datefudge')
groups=('lib-extra')
archs=('i686' 'x86_64' 'ppc')
up2date=lynx -dump http://telepathy.freedesktop.org/releases/telepathy-gabble 
| Flasttar
source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/$pkgname-$pkgver.tar.gz)
-sha1sums=('44a2ff745b8abb1ebfabf7ad80b11e8cdf4d79d1')
+sha1sums=('69f630d26487b41ad8714058d18d88430625c393')

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


[Frugalware-git] frugalware-current: libuser-0.56.17-1-i686

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a9a882fb41bfe61403c803f77c15478ca461211

commit 9a9a882fb41bfe61403c803f77c15478ca461211
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 13:16:03 2010 +

libuser-0.56.17-1-i686

*Version bump

diff --git a/source/lib/libuser/FrugalBuild b/source/lib/libuser/FrugalBuild
index 048318a..437452c 100644
--- a/source/lib/libuser/FrugalBuild
+++ b/source/lib/libuser/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=libuser
-pkgver=0.56.16
+pkgver=0.56.17
pkgrel=1
pkgdesc=The libuser library implements a standardized interface for 
manipulating and administering user and group accounts
depends=('pam')
@@ -13,6 +13,6 @@ archs=('i686' 'x86_64' 'ppc')
urldl=https://fedorahosted.org/releases/l/i/$pkgname/
source=($urldl/$pkgname-$pkgver.tar.xz)
up2date=elinks --dump $urldl | Flasttar
-sha1sums=('c93de81458db56a373b94659c80e42a22743051b')
+sha1sums=('15fa2014f6de479e36ecd8b47ef12ca0f8037ded')

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


[Frugalware-git] pacman-g2: makepkg: -Cc now removes the whole chroot

2010-08-27 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=4e0a1281a7ed2c5792310945b5cd12f59b3f3ca6

commit 4e0a1281a7ed2c5792310945b5cd12f59b3f3ca6
Author: Miklos Vajna vmik...@frugalware.org
Date:   Fri Aug 27 13:35:02 2010 +0200

makepkg: -Cc now removes the whole chroot

Previously -C:
- cleaned up the home of the fst user
- removed extra packages
- -Cc was the same as -C

Now -Cc removes the chroot as well, provided that it has no active bind
mounts. The idea is that in case makepkg fails but produces no log,
syncpkgcd could automatically run makepkg -Cc.

diff --git a/scripts/makepkg b/scripts/makepkg
index 0d32429..74555f3 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -814,6 +814,14 @@ if [ $CLEANCACHE -ge 1 ]; then
do
umount $i
done
+   if [ $CLEANUP = 1 ]; then
+   if [ -z `grep $CHROOTDIR /proc/mounts` ]; then
+   msg Removing the chroot.
+   rm -rf $CHROOTDIR
+   else
+   error Failed to umount some bind mounts, can't 
remove the chroot.
+   fi
+   fi
exit 0
else
error You must be root to clean the cache.
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] pacman-g2: makepkg: use =y instead of =1 for auto-makeflags and prefix with USE_

2010-08-27 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=04c9c36e86ca119001be78dc944f4c4315d1238b

commit 04c9c36e86ca119001be78dc944f4c4315d1238b
Author: Miklos Vajna vmik...@frugalware.org
Date:   Fri Aug 27 13:41:16 2010 +0200

makepkg: use =y instead of =1 for auto-makeflags and prefix with USE_

diff --git a/etc/makepkg.conf.in b/etc/makepkg.conf.in
index 605edab..54d525f 100644
--- a/etc/makepkg.conf.in
+++ b/etc/makepkg.conf.in
@@ -22,7 +22,7 @@ export CXXFLAGS=@CARCHFLAGS@ -O2 -pipe

# SMP Systems
#export MAKEFLAGS=-j2
-export MAKEFLAGS_AUTO=1
+export USE_AUTO_MAKEFLAGS=y

# Default name of build scripts
export BUILDSCRIPT=FrugalBuild
diff --git a/scripts/makepkg b/scripts/makepkg
index 74555f3..b332c34 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -670,7 +670,7 @@ if [ -z $PKG_COMP ]; then
PKG_COMP=xz
fi

-if [ -n $MAKEFLAGS_AUTO ]; then
+if [ $USE_AUTO_MAKEFLAGS != n ]; then
export MAKEFLAGS=-j`grep -c ^processor /proc/cpuinfo`
fi
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugal-mono-tools: *other mode for inform if some update are available *added method for find version of a package *update args on main

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-mono-tools.git;a=commitdiff;h=0161e462e31284b09b8a384fd5cf8af365daac84

commit 0161e462e31284b09b8a384fd5cf8af365daac84
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 14:22:14 2010 +

*other mode for inform if some update are available
*added method for find version of a package
*update args on main

diff --git a/frugal-mono-tools/Main.cs b/frugal-mono-tools/Main.cs
index e4dd781..c586672 100644
--- a/frugal-mono-tools/Main.cs
+++ b/frugal-mono-tools/Main.cs
@@ -27,39 +27,48 @@ namespace frugalmonotools
{
Console.WriteLine(update pacman-g2 bdd);
Outils.Excecute(pacman-g2, -Sy,false);
-
}

public static void Main (string[] args)
{
-   switch(args[0])
+   if(args.Length==0)
{
-   case --daemon:
-   Console.WriteLine(Daemon mode);
-   if 
(Mono.Unix.Native.Syscall.getuid()!=0)
-   {
-   Console.Write(Daemon should be 
started with root user);
-   System.Environment.Exit(0);
-   }
-   //update packages bdd
-   System.Timers.Timer aTimer = new 
System.Timers.Timer();
-   aTimer.Elapsed+=new 
ElapsedEventHandler(UpdateBDD);
-   // Set the Interval to 1 hour.
-   aTimer.Interval=360;
-   aTimer.Enabled=true;
-   while(true){}
-
-   case --update:
-   //check if an update is avalaible
-   //started with X session
-   break;
-   default:
-   Console.WriteLine(args[0]);
-   Application.Init ();
-   MainWindow win = new MainWindow ();
-   win.Show ();
-   Application.Run ();
-   break;
+   Application.Init ();
+   MainWindow win = new MainWindow ();
+   win.Show ();
+   Application.Run ();
+   }
+   else
+   {
+   switch(args[0])
+   {
+   case --daemon:
+   Console.WriteLine(Daemon 
mode);
+   if 
(Mono.Unix.Native.Syscall.getuid()!=0)
+   {
+   Console.Write(Daemon 
should be started with root user);
+   
System.Environment.Exit(0);
+   }
+   //update packages bdd
+   System.Timers.Timer aTimer = 
new System.Timers.Timer();
+   aTimer.Elapsed+=new 
ElapsedEventHandler(UpdateBDD);
+   // Set the Interval to 1 hour.
+   aTimer.Interval=360;
+   aTimer.Enabled=true;
+   while(true){}
+
+   case --update:
+   //check if an update is 
avalaible
+   //started with X session
+   if (Update.packageCheck())
+   {
+   Console.WriteLine(Some 
packages can be updated.);
+   }
+   break;
+   default:
+   Console.WriteLine(Bad 
parameters exit...);
+   break;
+   }
}
}
}
diff --git a/frugal-mono-tools/MainWindow.cs b/frugal-mono-tools/MainWindow.cs
index 88f6f50..b0844eb 100644
--- a/frugal-mono-tools/MainWindow.cs
+++ b/frugal-mono-tools/MainWindow.cs
@@ -571,7 +571,7 @@ public partial class MainWindow : Gtk.Window
foreach (Package package in packages)
{
// Add some data to the store
-   pkgListStore.AppendValues 

[Frugalware-git] frugalware-current: live-2010.08.22-1-i686

2010-08-27 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36295f4cd7ee1a3304d3a9ec4d1f9171bcdb51cc

commit 36295f4cd7ee1a3304d3a9ec4d1f9171bcdb51cc
Author: Miklos Vajna vmik...@frugalware.org
Date:   Fri Aug 27 13:15:48 2010 +0200

live-2010.08.22-1-i686

- version bump

diff --git a/source/multimedia/live/FrugalBuild 
b/source/multimedia/live/FrugalBuild
index 4715621..79cf4b5 100644
--- a/source/multimedia/live/FrugalBuild
+++ b/source/multimedia/live/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=live
-pkgver=2010.07.13
+pkgver=2010.08.22
pkgrel=1
pkgdesc=Source-code libraries for standards-based RTP/RTCP/RTSP multimedia 
streaming
url=http://www.live555.com/;
@@ -11,7 +11,7 @@ groups=('multimedia')
archs=('i686' 'x86_64' 'ppc')
up2date=lynx -dump http://www.live555.com/liveMedia/public/|grep tar.gz$|sed 
's/.*live.\(.*\)\.t.*/\1/;q'
source=(http://www.live555.com/liveMedia/public/live.$pkgver.tar.gz)
-sha1sums=('e4cf0c5491e8a73d7a381638cc71b5ef74466db1')
+sha1sums=('7af47cfa6efa09a0c50d4c85020b60ed27733973')

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


[Frugalware-git] frugalware-current: pootle-2.1.0-1-i686

2010-08-27 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c49f12548e24cd12d3b54daea2b7a6234fccbdc

commit 9c49f12548e24cd12d3b54daea2b7a6234fccbdc
Author: Miklos Vajna vmik...@frugalware.org
Date:   Fri Aug 27 13:37:50 2010 +0200

pootle-2.1.0-1-i686

- version bump

diff --git a/source/network-extra/pootle/FrugalBuild 
b/source/network-extra/pootle/FrugalBuild
index 0731087..4dff931 100644
--- a/source/network-extra/pootle/FrugalBuild
+++ b/source/network-extra/pootle/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=pootle
-pkgver=2.0.5
+pkgver=2.1.0
pkgrel=1
pkgdesc=Web tool for software translation and translation management.
_F_sourceforge_dirname=translate
@@ -14,7 +14,7 @@ backup=($_F_python_libdir/Pootle/{pootle,users}.prefs)
groups=('network-extra')
archs=('i686' 'x86_64')
source=($source README.Frugalware)
-sha1sums=('1a143b7c21b0350416669336fe24d3504ca3c3e5' \
+sha1sums=('45e33d7d2a625966bf525a1969bc63f7fc890302' \
'dd4c2e235954614c3646427c5d5e165fabdb7496')

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


[Frugalware-git] frugalware-current: translate-toolkit-1.8.0-1-i686

2010-08-27 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4af835f630ecb870600093634b85ca7c96af44f8

commit 4af835f630ecb870600093634b85ca7c96af44f8
Author: Miklos Vajna vmik...@frugalware.org
Date:   Fri Aug 27 13:33:37 2010 +0200

translate-toolkit-1.8.0-1-i686

- version bump

diff --git a/source/apps-extra/translate-toolkit/FrugalBuild 
b/source/apps-extra/translate-toolkit/FrugalBuild
index 504cd98..47d4a88 100644
--- a/source/apps-extra/translate-toolkit/FrugalBuild
+++ b/source/apps-extra/translate-toolkit/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=translate-toolkit
-pkgver=1.7.0
+pkgver=1.8.0
pkgrel=1
pkgdesc=A toolkit to convert between various different translation formats.
_F_sourceforge_dirname=translate
@@ -11,4 +11,4 @@ Finclude sourceforge
depends=('python')
groups=('apps-extra')
archs=('i686' 'x86_64')
-sha1sums=('415397d63dd2f5edfbbe34150e2f4c8d32c77a8f')
+sha1sums=('1c5aa70a8d340192a189b955ae16951782b639a6')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: mpd-0.15.12-1-i686

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

commit ca3c93bf18a248369d6001cb1134ac060a538fdd
Author: Miklos Vajna vmik...@frugalware.org
Date:   Fri Aug 27 13:43:24 2010 +0200

mpd-0.15.12-1-i686

- version bump

diff --git a/source/multimedia/mpd/FrugalBuild 
b/source/multimedia/mpd/FrugalBuild
index 811b7f6..cc615ce 100644
--- a/source/multimedia/mpd/FrugalBuild
+++ b/source/multimedia/mpd/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=mpd
-pkgver=0.15.10
-pkgrel=2
+pkgver=0.15.12
+pkgrel=1
pkgdesc=the Music Player Daemon
_F_sourceforge_dirname=musicpd
_F_sourceforge_ext=.tar.bz2
@@ -17,7 +17,7 @@ archs=('i686' 'x86_64')
_F_archive_grepv=alpha\|beta
up2date=Flasttar $url
source=($source rc.mpd rc.mpd-hu.po)
-sha1sums=('ff77af4a9609162b1285abd58500435dc499f024' \
+sha1sums=('a2b9e64ce9b413bb1451b2a9f58f01dc7cc58721' \
'729f3b2ee9e8003343c8df49394e1c5762dae5ce' \
'b5813f55e9e895d977b869c77667daa85c303e57')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: cgit-0.8.3.3-1-i686

2010-08-27 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c84d563d9272ec28ddbf18dc5c60ea692c5e69e

commit 8c84d563d9272ec28ddbf18dc5c60ea692c5e69e
Author: Miklos Vajna vmik...@frugalware.org
Date:   Fri Aug 27 13:59:52 2010 +0200

cgit-0.8.3.3-1-i686

- version bump

diff --git a/source/network-extra/cgit/FrugalBuild 
b/source/network-extra/cgit/FrugalBuild
index 07aba58..dadbc2f 100644
--- a/source/network-extra/cgit/FrugalBuild
+++ b/source/network-extra/cgit/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=cgit
-pkgver=0.8.3.2
+pkgver=0.8.3.3
gitver=1.6.4.3
-pkgrel=2
+pkgrel=1
pkgdesc=A fast webinterface for git.
url=http://hjemli.net/git/cgit/;
depends=('curl=7.20.0' 'openssl=1.0.0')
@@ -15,7 +15,7 @@ up2date=lynx -dump $url|grep tag/|sed 's/.*=v//;q'
source=(http://hjemli.net/git/cgit/snapshot/cgit-$pkgver.tar.bz2 \
http://www.kernel.org/pub/software/scm/git/git-$gitver.tar.bz2 \
cgit.conf)
-sha1sums=('676208d8ec09173a427376dd91c00cb58b8a64b7' \
+sha1sums=('2dc60e3a381baa8b9c27e9fb71e3bff543016ba4' \
'961ae8028609dfa95daf80fe33d24cf342f03454' \
'ba8bab178c3036d8d0e6743cc91c6ab5cd3efb7b')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: libproxy-0.4.5-1-i686

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=858d3a02e303d8bd5ce725bb3ebf8b444b52acd1

commit 858d3a02e303d8bd5ce725bb3ebf8b444b52acd1
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 14:44:42 2010 +

libproxy-0.4.5-1-i686

*Version bump

diff --git a/source/lib/libproxy/FrugalBuild b/source/lib/libproxy/FrugalBuild
index ee2f0fa..7731d0d 100644
--- a/source/lib/libproxy/FrugalBuild
+++ b/source/lib/libproxy/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=libproxy
-pkgver=0.4.3
+pkgver=0.4.5
pkgrel=1
pkgdesc=libproxy is a library that provides automatic proxy configuration 
management.
depends=('glibc' 'dbus')
@@ -10,7 +10,7 @@ makedepends=('automoc4')
groups=('lib')
archs=('i686' 'x86_64' 'ppc')
Finclude googlecode cmake python
-sha1sums=('d770dcc63bc5e361948c6d3dcc74c5db81e2200c')
+sha1sums=('ce4c601037d108c1008b61cdb4839832b0deb6e8')

subpkgs=(${subpk...@]} $pkgname-python)
subdescs=(${subdes...@]} $pkgname python binding)
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: usermode-1.106-1-i686

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

commit 12c9fbfb852974c465735003623e4ac7296b7890
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 14:52:42 2010 +

usermode-1.106-1-i686

*Version bump

diff --git a/source/apps/usermode/FrugalBuild b/source/apps/usermode/FrugalBuild
index 1a81206..34aaacd 100644
--- a/source/apps/usermode/FrugalBuild
+++ b/source/apps/usermode/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=usermode
-pkgver=1.105
+pkgver=1.106
pkgrel=1
pkgdesc=Tools for certain user account management tasks
url=http://www.gnome.org/;
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc')
urldl=https://fedorahosted.org/releases/u/s/usermode/
source=($urldl/$pkgname-$pkgver.tar.xz)
up2date=elinks --dump $urldl | Flasttar
-sha1sums=('25ec3ad7dd29da25befe578c8e5931a414330531')
+sha1sums=('0c7b34fa7a79d705ea3373c81bea2cea599e4993')
options=('scriptlet')

subpkgs=(gtk-usermode)
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


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

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3045761bbc49126018f58ecaa052a96545f6702

commit a3045761bbc49126018f58ecaa052a96545f6702
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 15:01:21 2010 +

connman-0.59-1-i686

*Version bump

diff --git a/source/network-extra/connman/FrugalBuild 
b/source/network-extra/connman/FrugalBuild
index d019061..930bb2c 100644
--- a/source/network-extra/connman/FrugalBuild
+++ b/source/network-extra/connman/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

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


[Frugalware-git] frugalware-current: asymptote-2.04-1-i686

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b0e982bb685055b5eba2e1c229c8e6c44de0782d

commit b0e982bb685055b5eba2e1c229c8e6c44de0782d
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 15:44:38 2010 +

asymptote-2.04-1-i686

*Version bump

diff --git a/source/xapps-extra/asymptote/FrugalBuild 
b/source/xapps-extra/asymptote/FrugalBuild
index f047af5..bae796f 100644
--- a/source/xapps-extra/asymptote/FrugalBuild
+++ b/source/xapps-extra/asymptote/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: uzsolt udvzs...@gmail.com

pkgname=asymptote
-pkgver=2.03
+pkgver=2.04
pkgrel=1
pkgdesc=Asymptote is a powerful descriptive vector graphics language.
depends=('libgc' 'gsl' 'ncurses' 'readline' 'libstdc++' 'fftw' 'imaging' \
@@ -16,7 +16,7 @@ _F_sourceforge_ext=.src.tgz
Finclude sourceforge
url=http://asymptote.sourceforge.net/;
license=('GPL2')
-sha1sums=('6ad14b11ca33914a013a8cec29727fabbf9b8332')
+sha1sums=('203be7b53dfeb7221eff7e787bc1a8adcf752b13')
_F_desktop_desc=A asymptote GUI
_F_desktop_exec=xasy
_F_desktop_categories=Graphics;VectorGraphics;
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugal-mono-tools: *check if some packages are available for update *should test the version better and use ignorepkg

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-mono-tools.git;a=commitdiff;h=820d20d960c8b9ec61f2f6c4d2b28fdb15880b8a

commit 820d20d960c8b9ec61f2f6c4d2b28fdb15880b8a
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 15:52:35 2010 +

*check if some packages are available for update
*should test the version better and use ignorepkg

diff --git a/frugal-mono-tools/Main.cs b/frugal-mono-tools/Main.cs
index c586672..e90ab14 100644
--- a/frugal-mono-tools/Main.cs
+++ b/frugal-mono-tools/Main.cs
@@ -60,9 +60,15 @@ namespace frugalmonotools
case --update:
//check if an update is avalaible
//started with X session
-   if (Update.packageCheck())
+   Console.WriteLine(check update 
packages.);
+   Update update=new Update();
+   if (update.CheckUpdate())
{
Console.WriteLine(Some packages can be updated.);
+   foreach (packageCheck 
pkg in update.UpdatePkg)
+   {
+   
Console.WriteLine(pkg.packagename+ can be updated to +pkg.packageversion);
+   }
}
break;
default:
diff --git a/frugal-mono-tools/Update.cs b/frugal-mono-tools/Update.cs
index 656637e..cf41f90 100644
--- a/frugal-mono-tools/Update.cs
+++ b/frugal-mono-tools/Update.cs
@@ -4,20 +4,21 @@ using System.Collections.Generic;

namespace frugalmonotools
{
+
public class packageCheck
{
-   string packagename;
-   string packageversion;
+   public string packagename;
+   public string packageversion;
}

-   public static class Update
+   public class Update
{
-   static private ListpackageCheck InstallPkg = new 
ListpackageCheck();
-   static private ListpackageCheck Pkg = new 
ListpackageCheck();
-   static private ListpackageCheck UpdatePkg = new 
ListpackageCheck();
-   static private PacmanG2 pacman = new PacmanG2();
+   private ListpackageCheck InstallPkg = new 
ListpackageCheck();
+   private ListpackageCheck Pkg = new ListpackageCheck();
+   public ListpackageCheck UpdatePkg = new ListpackageCheck();
+   private PacmanG2 pacman = new PacmanG2();

-   static public bool packageCheck()
+   public Update()
{
_init();

@@ -33,30 +34,77 @@ namespace frugalmonotools
}

}
-   return true;
+   foreach (packageCheck pkginstall in InstallPkg)
+   {
+   //TODO : respect Ignorepkg
+   foreach (packageCheck pkg in Pkg)
+   {
+   
if(pkg.packagename==pkginstall.packagename)
+   {
+   //basic test for beginning
+   
if(pkg.packageversion!=pkginstall.packageversion)
+   {
+   UpdatePkg.Add(pkg);
+   }
+   break;
+   }
+
+   }
+
+   }
+   }
+   public bool CheckUpdate()
+   {
+   if(UpdatePkg.Count0) return true;
+   return false;
}

-   static private void _init()
+   private void _init()
{
InstallPkg.Clear();
Pkg.Clear();
UpdatePkg.Clear();
}

-   static private void addList(ListpackageCheck pkgs,string repo)
+   private void addList(ListpackageCheck pkgs,string repo)
{
ListPackage packages=pacman.Search(*,repo);
-   pkgs.Clear();
foreach (Package package in packages)
{
if(repo==local)
{
-   //
+   //for repo local we can added all 
packages
+   packageCheck pkgrepo = new 
packageCheck();
+   pkgrepo.packagename=package.pkgname;
+   
pkgrepo.packageversion=package.pkgversion;
+   pkgs.Add(pkgrepo);
+   }
+   else
+   {
+   //don't add the package if already in 
the list
+   //in case of user use some wip
+   bool findIt = false;
+   foreach 

[Frugalware-git] frugal-mono-tools: *update TODO

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-mono-tools.git;a=commitdiff;h=0fdd47f21ae09d63909d3ff1e61924e63bdfd81e

commit 0fdd47f21ae09d63909d3ff1e61924e63bdfd81e
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 16:00:45 2010 +

*update TODO

diff --git a/frugal-mono-tools/TODO b/frugal-mono-tools/TODO
index 7cac068..9f3e160 100644
--- a/frugal-mono-tools/TODO
+++ b/frugal-mono-tools/TODO
@@ -1 +1,3 @@
-1. Added param for start it as daemon and check update
+1. Don't ignore param ignorepkg
+2. Added icon on systray for --update started with x session
+3. Added Notification if update are available
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] pacman-tools: syncpkgcd: add blacklist feature

2010-08-27 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=3b5ea2a49f3f36ee5fa7aa8f1959dd61ca857030

commit 3b5ea2a49f3f36ee5fa7aa8f1959dd61ca857030
Author: Miklos Vajna vmik...@frugalware.org
Date:   Fri Aug 27 16:18:45 2010 +0200

syncpkgcd: add blacklist feature

diff --git a/syncpkgd/cconfig.py b/syncpkgd/cconfig.py
index ce68cb4..e542de0 100644
--- a/syncpkgd/cconfig.py
+++ b/syncpkgd/cconfig.py
@@ -9,4 +9,7 @@ class config:
# if the load is higher than this value, don't start building a new package
#throttle = 1.00

+   # never try to build these packages, just fail
+   #blacklist = ['foo', 'bar']
+
# vim: ft=python
diff --git a/syncpkgd/syncpkgcd.py b/syncpkgd/syncpkgcd.py
index c5a7065..e367932 100644
--- a/syncpkgd/syncpkgcd.py
+++ b/syncpkgd/syncpkgcd.py
@@ -110,6 +110,12 @@ class Syncpkgcd:
return False
else:
return True
+
+   def checkblacklist(self, pkg):
+   if not hasattr(config, blacklist):
+   # no blacklist defined
+   return True
+   return pkg not in config.blacklist

def build(self, pkg):
# maybe later support protocolls (the first item) other than git?
@@ -119,6 +125,14 @@ class Syncpkgcd:
pkgname = -.join(pkgarr[:-3])
pkgver = -.join(pkgarr[-3:-1])
arch = pkgarr[-1]
+   if not self.checkblacklist(pkgname):
+   self.log(pkg, blacklisted package, aborting the build)
+   buf = The package is on the blacklist of this client.
+   try:
+   server.report_result(config.server_user, 
config.server_pass, pkg, 1, base64.encodestring(buf))
+   except socket.error:
+   pass
+   return
self.log(pkg, starting build)
sock = os.popen(export HOME=%s; . ~/.repoman.conf; echo $fst_root; echo 
$%s_servers % (self.home, tree))
buf = sock.readlines()
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugal-mono-tools: *hide lirc/bluez if don't find it and purpose to install it if necessary

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-mono-tools.git;a=commitdiff;h=008c0b09e9f998690010735cb496bedb8247a221

commit 008c0b09e9f998690010735cb496bedb8247a221
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 16:50:59 2010 +

*hide lirc/bluez if don't find it and purpose to install it if necessary

diff --git a/frugal-mono-tools/MainWindow.cs b/frugal-mono-tools/MainWindow.cs
index b0844eb..d47ffa8 100644
--- a/frugal-mono-tools/MainWindow.cs
+++ b/frugal-mono-tools/MainWindow.cs
@@ -115,6 +115,44 @@ public partial class MainWindow : Gtk.Window
BTN_Setup.Visible=true;
LIB_Setup.Visible=false;
}
+   string dmesgOutput=Outils.getoutput(dmesg);
+   if(dmesgOutput.IndexOf(lirc)0)
+   {
+   if (!Pkg.IsInstalled(lirc))
+   {
+   LIB_Lirc.Visible=true;
+   }
+   else
+   {
+   //TODO check if service is started for buton 
enable lirc
+   LIB_Lirc.Visible=false;
+   }
+   }
+   else
+   {
+   BTN_Lirc.Visible=false;
+   LIB_Lirc.Visible=false;
+   }
+
+
+   if(dmesgOutput.IndexOf(Bluetooth)0)
+   {
+   if (!Pkg.IsInstalled(bluez))
+   {
+   LIB_Bluez.Visible=true;
+   }
+   else
+   {
+   //TODO check if service is started for buton 
enable bluez
+   LIB_Bluez.Visible=false;
+   }
+   }
+   else
+   {
+   LIB_Bluez.Visible=false;
+   BTN_Bluez.Visible=false;
+   }
+

BTN_Uninstall.Visible=false;
BTN_Install.Visible=false;
diff --git a/frugal-mono-tools/PacmanG2.cs b/frugal-mono-tools/PacmanG2.cs
index 58352c2..48122c7 100644
--- a/frugal-mono-tools/PacmanG2.cs
+++ b/frugal-mono-tools/PacmanG2.cs
@@ -198,6 +198,8 @@ namespace frugalmonotools
{
string dirpkg=ROOT_PATH+PACMANG2_BDD+PACMAN_LOCAL+/;
string[] dirs= Directory.GetDirectories(dirpkg,strSearch+-*);
+   //FIX ME find yes for bluez if bluez-firmeware is 
installed
+   //* should be numeric
if (dirs.Length==0) return false;
return true;
}
diff --git a/frugal-mono-tools/gtk-gui/MainWindow.cs 
b/frugal-mono-tools/gtk-gui/MainWindow.cs
index 5f16735..475edcc 100644
--- a/frugal-mono-tools/gtk-gui/MainWindow.cs
+++ b/frugal-mono-tools/gtk-gui/MainWindow.cs
@@ -197,7 +197,7 @@ public partial class MainWindow
this.ONG_principal = new global::Gtk.Notebook ();
this.ONG_principal.CanFocus = true;
this.ONG_principal.Name = ONG_principal;
-   this.ONG_principal.CurrentPage = 0;
+   this.ONG_principal.CurrentPage = 2;
// Container child ONG_principal.Gtk.Notebook+NotebookChild
this.vbox4 = new global::Gtk.VBox ();
this.vbox4.Name = vbox4;
diff --git a/frugal-mono-tools/gtk-gui/gui.stetic 
b/frugal-mono-tools/gtk-gui/gui.stetic
index 1513834..7e7d009 100644
--- a/frugal-mono-tools/gtk-gui/gui.stetic
+++ b/frugal-mono-tools/gtk-gui/gui.stetic
@@ -19,7 +19,7 @@
widget class=Gtk.Notebook id=ONG_principal
property name=MemberName /
property name=CanFocusTrue/property
-property name=CurrentPage0/property
+property name=CurrentPage2/property
child
widget class=Gtk.VBox id=vbox4
property name=MemberName /
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugal-mono-tools: *update TODO

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-mono-tools.git;a=commitdiff;h=3c126b9bf93421abc30547418b5755444ece664e

commit 3c126b9bf93421abc30547418b5755444ece664e
Author: bouleetbil bouleet...@frogdev.info
Date:   Fri Aug 27 16:54:21 2010 +

*update TODO

diff --git a/frugal-mono-tools/TODO b/frugal-mono-tools/TODO
index 9f3e160..2e4176a 100644
--- a/frugal-mono-tools/TODO
+++ b/frugal-mono-tools/TODO
@@ -1,3 +1,4 @@
1. Don't ignore param ignorepkg
2. Added icon on systray for --update started with x session
3. Added Notification if update are available
+4. start/stop service bluez/lirc (notebook hardware)
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gnaural-1.0.20100707-1-i686 * version bump

2010-08-27 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ab7f06473ac289e08a95dddc629c65e08552b23

commit 5ab7f06473ac289e08a95dddc629c65e08552b23
Author: Devil505 devil505li...@gmail.com
Date:   Fri Aug 27 21:27:31 2010 +0200

gnaural-1.0.20100707-1-i686
* version bump

diff --git a/source/xapps-extra/gnaural/FrugalBuild 
b/source/xapps-extra/gnaural/FrugalBuild
index 50d33a9..873e5f2 100644
--- a/source/xapps-extra/gnaural/FrugalBuild
+++ b/source/xapps-extra/gnaural/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Devil505 devil505li...@gmail.com

pkgname=gnaural
-pkgver=1.0.20100606
+pkgver=1.0.20100707
pkgrel=1
pkgdesc=An opensource binaural-beat generator released under the GNU General 
Public License.
depends=('libglade' 'gtk+2-libs' 'cairo' 'zlib' 'libsndfile' 'portaudio' 
'libxext' 'libxfixes' 'libgcc')
@@ -10,6 +10,6 @@ options=('scriptlet')
groups=('xapps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
-sha1sums=('f53ba4772de2c69cb70cb3671dbf03f1225c9c0e')
+sha1sums=('e504313e2ccbcdc1ed36ab9c43086a86750d22d6')

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


[Frugalware-git] frugalware-current: printoxx-2.8.1-1-i686 * version bump

2010-08-27 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6d912be72b7a56794430210a96a7653985974eab

commit 6d912be72b7a56794430210a96a7653985974eab
Author: Devil505 devil505li...@gmail.com
Date:   Fri Aug 27 21:39:48 2010 +0200

printoxx-2.8.1-1-i686
* version bump

diff --git a/source/xapps-extra/printoxx/FrugalBuild 
b/source/xapps-extra/printoxx/FrugalBuild
index 693684a..be7dac4 100644
--- a/source/xapps-extra/printoxx/FrugalBuild
+++ b/source/xapps-extra/printoxx/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Devil505 devil505li...@gmail.com

pkgname=printoxx
-pkgver=2.8
+pkgver=2.8.1
pkgrel=1
pkgdesc=Printoxx is a free open source Linux program for printing one or more 
image files with a user-defined page layout.
url=http://kornelix.squarespace.com/$pkgname/;
@@ -12,7 +12,7 @@ groups=('xapps-extra')
archs=('i686' 'x86_64')
up2date=lynx -dump http://kornelix.squarespace.com/downloads/ | Flasttar
source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz)
-sha1sums=('0ce279c5eef3ccea7e1109f947a35a0f03b9beef')
+sha1sums=('149154d5bb1ad91493536b45d2be32f73d1c1bcb')


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


[Frugalware-git] frugalware-current: awesome-3.4.7-1-i686

2010-08-27 Thread Kooda
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0bc8671af1ad5c0419066e3b4654edaf169e6e92

commit 0bc8671af1ad5c0419066e3b4654edaf169e6e92
Author: Kooda ko...@upyum.com
Date:   Fri Aug 27 21:47:34 2010 +0200

awesome-3.4.7-1-i686

* Version bump

diff --git a/source/x11-extra/awesome/FrugalBuild 
b/source/x11-extra/awesome/FrugalBuild
index ed844fc..a90e011 100644
--- a/source/x11-extra/awesome/FrugalBuild
+++ b/source/x11-extra/awesome/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Kooda ko...@upyum.com

pkgname=awesome
-pkgver=3.4.6
+pkgver=3.4.7
pkgrel=1
pkgdesc=awesome is a floating and tiling window manager initialy based on a 
dwm code rewriting.
url=http://awesome.naquadah.org/;
@@ -18,7 +18,7 @@ groups=('x11-extra')
archs=('i686' 'x86_64')
up2date=curl -s '$url/download/' | grep 'Latest stable' | sed 's|.*version 
\(.*\) (.*|\1|'
source=($url/download/$pkgname-$pkgver.tar.bz2)
-sha1sums=('48b40e23b56de7a7d51f815353aa4eb2ee5dab08')
+sha1sums=('c8e21323d4338be9b16e14890f54caf2ba1729ac')

build() {
Fsed ev.h libev/ev.h globalconf.h luaa.{c,h} {dbus,timer}.c
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: shotwell-0.7.1-1-i686 * version bump

2010-08-27 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53bed40abad529225e32e31df184b39241955a8a

commit 53bed40abad529225e32e31df184b39241955a8a
Author: Devil505 devil505li...@gmail.com
Date:   Fri Aug 27 21:49:50 2010 +0200

shotwell-0.7.1-1-i686
* version bump

diff --git a/source/gnome-extra/shotwell/FrugalBuild 
b/source/gnome-extra/shotwell/FrugalBuild
index b461c12..2d07dbd 100644
--- a/source/gnome-extra/shotwell/FrugalBuild
+++ b/source/gnome-extra/shotwell/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: Devil505 devil505li...@gmail.com

pkgname=shotwell
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.7.1
+pkgrel=1
pkgdesc=A digital photo organizer designed for the GNOME desktop environment
url=http://yorba.org/shotwell/;
depends=('libgee' 'gconf=2.28.0' 'libgphoto2' 'unique' 'webkit' 'atk' 
'libxslt' 'libxt' 'libice' 'libgcc' 'libxinerama' 'libxi' 'libxrandr' 
'libxcursor' 'sqlite3' 'libsoup' 'libgudev' 'libgexiv2=0.2.0' 'libraw')
@@ -16,7 +16,7 @@ groups=('gnome-extra')
archs=('i686' 'x86_64')
up2date=Flasttar $url/install/
source=(http://yorba.org/download/shotwell/0.7/$pkgname-$pkgver.tar.bz2)
-sha1sums=('14ffb9f911e6669002e1e44e537edcfc454b9419')
+sha1sums=('6e7bd8b161ffa71657bac79d8af911cc3cb7b771')

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


[Frugalware-git] frugal-mono-tools: *fixes GUI

2010-08-27 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-mono-tools.git;a=commitdiff;h=9f510bd1722dad5c7ee1470612139886b669b6e0

commit 9f510bd1722dad5c7ee1470612139886b669b6e0
Author: bouleetbil bouleet...@frogdev.info
Date:   Sat Aug 28 00:46:29 2010 +0200

*fixes GUI

diff --git a/frugal-mono-tools/gtk-gui/MainWindow.cs 
b/frugal-mono-tools/gtk-gui/MainWindow.cs
index 475edcc..2c95ff3 100644
--- a/frugal-mono-tools/gtk-gui/MainWindow.cs
+++ b/frugal-mono-tools/gtk-gui/MainWindow.cs
@@ -197,7 +197,7 @@ public partial class MainWindow
this.ONG_principal = new global::Gtk.Notebook ();
this.ONG_principal.CanFocus = true;
this.ONG_principal.Name = ONG_principal;
-   this.ONG_principal.CurrentPage = 2;
+   this.ONG_principal.CurrentPage = 5;
// Container child ONG_principal.Gtk.Notebook+NotebookChild
this.vbox4 = new global::Gtk.VBox ();
this.vbox4.Name = vbox4;
diff --git a/frugal-mono-tools/gtk-gui/gui.stetic 
b/frugal-mono-tools/gtk-gui/gui.stetic
index 7e7d009..c17c178 100644
--- a/frugal-mono-tools/gtk-gui/gui.stetic
+++ b/frugal-mono-tools/gtk-gui/gui.stetic
@@ -19,7 +19,7 @@
widget class=Gtk.Notebook id=ONG_principal
property name=MemberName /
property name=CanFocusTrue/property
-property name=CurrentPage2/property
+property name=CurrentPage5/property
child
widget class=Gtk.VBox id=vbox4
property name=MemberName /
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: rock-0.9.1-1-i686

2010-08-27 Thread Kooda
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b344a1ccefd7f02c8e91ac74a14b350ff9292700

commit b344a1ccefd7f02c8e91ac74a14b350ff9292700
Author: Kooda ko...@upyum.com
Date:   Sat Aug 28 00:56:32 2010 +0200

rock-0.9.1-1-i686

* Correct $up2date

diff --git a/source/devel-extra/rock/FrugalBuild 
b/source/devel-extra/rock/FrugalBuild
index a0e1174..bdac377 100644
--- a/source/devel-extra/rock/FrugalBuild
+++ b/source/devel-extra/rock/FrugalBuild
@@ -9,7 +9,7 @@ url=http://ooc-lang.org;
depends=('gcc')
groups=('devel-extra')
archs=('i686' 'x86_64')
-up2date=Flasttar $url/downloads | cut -d'_' -f1
+up2date=Flasttar http://github.com/nddrylliog/rock/downloads | cut -d'_' -f1
source=(http://github.com/downloads/nddrylliog/$pkgname/$pkgname-$pkgver-source.tar.bz2;)
sha1sums=('54651d3fdc3e36e89ef4ae9ba144fac05fabe285')
_F_cd_path=$pkgname-$pkgver-source
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: txt2tags-2.5-1-i686

2010-08-27 Thread Kooda
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c95afd31455e5729960c7bb594c360247db02f3f

commit c95afd31455e5729960c7bb594c360247db02f3f
Author: Kooda ko...@upyum.com
Date:   Sat Aug 28 01:00:02 2010 +0200

txt2tags-2.5-1-i686

* Changes maintainer to Kooda

diff --git a/source/apps-extra/txt2tags/FrugalBuild 
b/source/apps-extra/txt2tags/FrugalBuild
index 47c06f6..d271b0c 100644
--- a/source/apps-extra/txt2tags/FrugalBuild
+++ b/source/apps-extra/txt2tags/FrugalBuild
@@ -1,5 +1,6 @@
# Compiling time: 0.01 SBU
-# Maintainer: Janos Kovacs ja...@frugalware.org
+# Maintainer: Kooda ko...@upyum.com
+# Contributor: Janos Kovacs ja...@frugalware.org

pkgname=txt2tags
pkgver=2.5
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git