[Frugalware-git] frugalware-current: phex-3.4.2.116-1-i686 * up2date fix

2009-05-31 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=444967bda48a131981daf560d4b98ad4dc768d6b

commit 444967bda48a131981daf560d4b98ad4dc768d6b
Author: Priyank priy...@frugalware.org
Date:   Sun May 31 11:37:17 2009 +0530

phex-3.4.2.116-1-i686
* up2date fix

diff --git a/source/xapps-extra/phex/FrugalBuild 
b/source/xapps-extra/phex/FrugalBuild
index 029dbc8..b79080b 100644
--- a/source/xapps-extra/phex/FrugalBuild
+++ b/source/xapps-extra/phex/FrugalBuild
@@ -13,7 +13,8 @@ url=http://www.phex.org/mambo/;
rodepends=('j2re')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-up2date=lynx -dump 
'http://sourceforge.net/project/showfiles.php?group_id=27021package_id=18754' 
| grep -m5 zip | tail -n1 | sed 's/.*x_\(.*\).z.*/\1/'
+up2date=lynx -dump 
'http://sourceforge.net/project/showfiles.php?group_id=27021package_id=18754' \
+   | grep -m5 zip | tail -n1 | tr -s ' ' | cut -d ' ' -f2 | sed 
's/.*x_\(.*\).z.*/\1/'
source=(${source/$pkgname-/${pkgname}_} phex.png)
_F_desktop_name=Phex filesharing client
_F_desktop_categories=Network;
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gdl-2.26.2-1-i686 * Version bump

2009-05-31 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af9ab3ee188a3706fabd1ca02418fbabd3862d94

commit af9ab3ee188a3706fabd1ca02418fbabd3862d94
Author: Priyank priy...@frugalware.org
Date:   Sun May 31 11:55:08 2009 +0530

gdl-2.26.2-1-i686
* Version bump

diff --git a/source/gnome-extra/gdl/FrugalBuild 
b/source/gnome-extra/gdl/FrugalBuild
index debef76..55fb410 100644
--- a/source/gnome-extra/gdl/FrugalBuild
+++ b/source/gnome-extra/gdl/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia priyan...@gmail.com

pkgname=gdl
-pkgver=2.26.0
+pkgver=2.26.2
pkgrel=1
pkgdesc=Gnome Devtool Libraries.
url=http://gnome.org;
@@ -11,6 +11,6 @@ depends=('libgnomeui' 'perl-xml-parser')
groups=('gnome-extra')
archs=('i686' 'x86_64')
Finclude gnome
-sha1sums=('2d015aea38087e946b1138e5fcb206ce008f0751')
+sha1sums=('29402c29c42fef5dc37748d4ff52e1f96e94f2b4')

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


[Frugalware-git] frugalware-current: goocanvas-0.14-1-i686 * Version bump

2009-05-31 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2b2750c538cdc5f5398bcd4676eb1bcb42ffef16

commit 2b2750c538cdc5f5398bcd4676eb1bcb42ffef16
Author: Priyank priy...@frugalware.org
Date:   Sun May 31 12:08:09 2009 +0530

goocanvas-0.14-1-i686
* Version bump

diff --git a/source/gnome-extra/goocanvas/FrugalBuild 
b/source/gnome-extra/goocanvas/FrugalBuild
index 9537581..9ee4e32 100644
--- a/source/gnome-extra/goocanvas/FrugalBuild
+++ b/source/gnome-extra/goocanvas/FrugalBuild
@@ -1,17 +1,17 @@
-# Compiling Time: 0.27 SBU
+# Compiling Time: 0.52 SBU
# Maintainer: Priyank Gosalia priyan...@gmail.com
# Contributor: AlexExtreme a...@alex-smith.me.uk

pkgname=goocanvas
-pkgver=0.13
+pkgver=0.14
pkgrel=1
pkgdesc=GooCanvas is a cairo-based canvas widget for GTK+.
-depends=('cairo=1.6.4' 'gtk+2=2.12.9')
+depends=('cairo=1.8.6' 'gtk+2=2.16.1')
options=('scriptlet')
groups=('gnome-extra')
archs=('i686' 'x86_64')
_F_gnome_devel=y
Finclude gnome
-sha1sums=('22595925b30b2572d541275abb6ea29f041a014a')
+sha1sums=('67610985c6869731b6bc66878444f96c92e314fb')

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


[Frugalware-git] frugalware-current: goocanvasmm-0.14.0-1-i686 * Version bump

2009-05-31 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03d69ec9164d65ab10a38093faca3803d47ad031

commit 03d69ec9164d65ab10a38093faca3803d47ad031
Author: Priyank priy...@frugalware.org
Date:   Sun May 31 12:22:36 2009 +0530

goocanvasmm-0.14.0-1-i686
* Version bump

diff --git a/source/gnome-extra/goocanvasmm/FrugalBuild 
b/source/gnome-extra/goocanvasmm/FrugalBuild
index 94508f1..2675ee1 100644
--- a/source/gnome-extra/goocanvasmm/FrugalBuild
+++ b/source/gnome-extra/goocanvasmm/FrugalBuild
@@ -1,16 +1,16 @@
-# Compiling Time: 0.54 SBU
+# Compiling Time: 1.16 SBU
# Maintainer: Priyank Gosalia priyan...@gmail.com

pkgname=goocanvasmm
-pkgver=0.13.0
+pkgver=0.14.0
pkgrel=1
pkgdesc=C++ bindings for GooCanvas
-depends=('goocanvas=0.13' 'gtkmm')
+depends=('goocanvas=0.14' 'gtkmm=2.16.0')
options=('scriptlet')
groups=('gnome-extra')
archs=('i686' 'x86_64')
_F_gnome_devel=y
Finclude gnome
-sha1sums=('57ce6faa941dbcc739505a791e67913a0a50e4dd')
+sha1sums=('20b3eda1aa8e2c1f01fd3feac8fbb939ce6c942d')

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


[Frugalware-git] frugalware-current: gerbv-2.2.0-1-i686 * Version bump

2009-05-31 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41f4a8c6ef94548d22387e92516a1dd3a9d6a0c9

commit 41f4a8c6ef94548d22387e92516a1dd3a9d6a0c9
Author: Priyank priy...@frugalware.org
Date:   Sun May 31 12:41:41 2009 +0530

gerbv-2.2.0-1-i686
* Version bump

diff --git a/source/xapps-extra/gerbv/FrugalBuild 
b/source/xapps-extra/gerbv/FrugalBuild
index a8dff8d..be9d226 100644
--- a/source/xapps-extra/gerbv/FrugalBuild
+++ b/source/xapps-extra/gerbv/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia priyan...@gmail.com

pkgname=gerbv
-pkgver=2.1.0
+pkgver=2.2.0
pkgrel=1
pkgdesc=The gEDA Gerber Viewer.
url=http://geda.seul.org/;
@@ -15,7 +15,7 @@ options=('scriptlet')
_F_gnome_iconcache=y
_F_gnome_desktop=y
Finclude gnome-scriptlet
-sha1sums=('e8173fb1f55a2140641fcfac8badd4b25d991178')
+sha1sums=('d3f05c37c06aae8f29074e1496871dc683eef13a')

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


[Frugalware-git] frugalware-current: gnome-globalmenu-0.7.5-1-i686 * Version bump * Fix up2date

2009-05-31 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1dd28f34e5739105e92e2384829b64a69fc26ca5

commit 1dd28f34e5739105e92e2384829b64a69fc26ca5
Author: Priyank priy...@frugalware.org
Date:   Sun May 31 12:58:17 2009 +0530

gnome-globalmenu-0.7.5-1-i686
* Version bump
* Fix up2date

diff --git a/source/gnome-extra/gnome-globalmenu/FrugalBuild 
b/source/gnome-extra/gnome-globalmenu/FrugalBuild
index e749339..b615a41 100644
--- a/source/gnome-extra/gnome-globalmenu/FrugalBuild
+++ b/source/gnome-extra/gnome-globalmenu/FrugalBuild
@@ -2,11 +2,12 @@
# Maintainer: Priyank Gosalia priyan...@gmail.com

pkgname=gnome-globalmenu
-pkgver=0.7.4
+pkgver=0.7.5
pkgrel=1
pkgdesc=Global Menu is a globally-shared menu bar for all applications.
_F_googlecode_name=gnome-globalmenu
_F_googlecode_dirname=gnome2-globalmenu
+_F_googlecode_ext=.tar.bz2
Finclude googlecode
_F_gnome_schemas=('/etc/gconf/schemas/gnome-globalmenu.schemas')
Finclude gnome-scriptlet
@@ -15,6 +16,7 @@ depends=('gtk+2=2.16.1' 'gnome-panel=2.26.1' 
'gnome-menus=2.26.1' 'libwnck=2
'gconf=2.26.0')
groups=('gnome-extra')
archs=('i686' 'x86_64')
-sha1sums=('494c418120b18ccd2c8137c6164eb62f70180cbb')
+#up2date=lynx -dump http://code.google.com/p/gnome2-globalmenu/ | grep 
tar.bz2 | Flasttarbz2
+sha1sums=('b4b3e6e631abfc2cd40c2b1dd4686c7614239573')

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


[Frugalware-git] frugalware-current: gogh-0.1.2.2-1-i686 * Version bump

2009-05-31 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0366bd95d7a3149c93d8e03c5ca60707f0fff0fc

commit 0366bd95d7a3149c93d8e03c5ca60707f0fff0fc
Author: Priyank priy...@frugalware.org
Date:   Sun May 31 13:19:45 2009 +0530

gogh-0.1.2.2-1-i686
* Version bump

diff --git a/source/gnome-extra/gogh/FrugalBuild 
b/source/gnome-extra/gogh/FrugalBuild
index 6bc8c7a..efa7eec 100644
--- a/source/gnome-extra/gogh/FrugalBuild
+++ b/source/gnome-extra/gogh/FrugalBuild
@@ -3,8 +3,8 @@

pkgname=gogh
_F_archive_name=Gogh
-pkgver=0.1.2.1
-pkgrel=2
+pkgver=0.1.2.2
+pkgrel=1
pkgdesc=Gogh is a GNU/Linux bitmap graphics editor.
url=http://goghproject.com/;
depends=('python' 'pygtk' 'gnome-python' 'pyxml')
@@ -16,7 +16,7 @@ _F_desktop_name=Gogh Bitmap Editor
_F_desktop_icon=gogh.png
_F_desktop_categories=Graphics;VectorGraphics;GTK;
Finclude python
-sha1sums=('cb08611d180a431c159e566095f80d15a9467303' \
+sha1sums=('4af6f703cf52d42ea9f68d146f58f52e7f110cef' \
'de14ef7f2b3a1b1960dcfd3f88783c43ac85372f')

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


[Frugalware-git] frugalware-current: matplotlib-0.98.5-3-i686 * Remove dateutil (provided by python-dateutil) * Closes #3784

2009-05-31 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aafa7cfd74b89187c0d9f6439bd9e8038294b589

commit aafa7cfd74b89187c0d9f6439bd9e8038294b589
Author: Priyank priy...@frugalware.org
Date:   Sun May 31 13:26:41 2009 +0530

matplotlib-0.98.5-3-i686
* Remove dateutil (provided by python-dateutil)
* Closes #3784

diff --git a/source/xlib-extra/matplotlib/FrugalBuild 
b/source/xlib-extra/matplotlib/FrugalBuild
index d931bfc..400f52c 100644
--- a/source/xlib-extra/matplotlib/FrugalBuild
+++ b/source/xlib-extra/matplotlib/FrugalBuild
@@ -4,11 +4,11 @@

pkgname=matplotlib
pkgver=0.98.5
-pkgrel=2
+pkgrel=3
pkgdesc=A python 2D plotting library for easy plotting of plots, histograms, 
charts.
-depends=('python' 'numpy' 'pygtk')
+depends=('numpy' 'pygtk' 'python-dateutil')
makedepends=('setuptools')
-Finclude sourceforge
+Finclude sourceforge python
groups=('xlib-extra')
archs=('i686' 'x86_64')
sha1sums=('b494ccceba1d9f7ab531dca80446f81a52e6430e')
@@ -18,6 +18,8 @@ build()
Fcd
rm Makefile || Fdie
Fbuild
+   # Remove conflicting files (#3784)
+   Frm $_F_python_libdir/dateutil
}

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


[Frugalware-git] frugalware-current: amaya-11.1-1-i686

2009-05-31 Thread Cedynamix
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c566b12148756f8327fc736e866faf8d6be69545

commit c566b12148756f8327fc736e866faf8d6be69545
Author: Exceed exceed.ced...@gmail.com
Date:   Wed May 27 22:01:38 2009 +

amaya-11.1-1-i686

* new package
* closes FS#3619

diff --git a/source/xapps-extra/amaya/FrugalBuild 
b/source/xapps-extra/amaya/FrugalBuild
new file mode 100644
index 000..df718a5
--- /dev/null
+++ b/source/xapps-extra/amaya/FrugalBuild
@@ -0,0 +1,40 @@
+# Compiling Time: 3.59 SBU
+# Maintainer: -
+# Contributor: exceed cedric.archamb...@gmail.com
+
+pkgname=amaya
+_F_archive_name=amaya-sources
+pkgver=11.1
+pkgrel=1
+pkgdesc=W3C's web Editor/Browser
+url=http://www.w3.org/Amaya;
+depends=('gtk+2' 'wxgtk' 'raptor')
+options=('scriptlet')
+groups=('xapps-extra')
+archs=('i686')
+up2date=Flasttar $url/Distribution/
+source=($url/Distribution/${_F_archive_name}-$pkgver.tgz)
+_F_cd_path=Amaya11.1/Amaya/fwlinux
+unset MAKEFLAGS
+sha1sums=('7023050223304dc8cf34647639c25a475e3b97f9')
+
+_F_desktop_name=Amaya
+_F_desktop_icon=/usr/share/$pkgname/Amaya/resources/icons/misc/logo.png
+_F_desktop_categories=Development;WebDevelopment;
+
+build()
+{
+   mkdir ${_F_cd_path}
+   Fcd ${_F_cd_path}
+   Fmkdir /usr/share/${pkgname}
+   ../configure --prefix=/usr/share/${pkgname} \
+--enable-system-raptor\
+--with-gl
+   make || Fdie
+   make prefix=$Fdestdir/usr/share/${pkgname} install || Fdie
+   Fln /usr/share/${pkgname}/Amaya/wx/bin/${pkgname} /usr/bin/${pkgname}
+   Frm /usr/share/${pkgname}/bin
+   Fdesktop2
+}
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: amaya-11.1-1-i686

2009-05-31 Thread Cedynamix
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0323d81277bdfb0b5b7f47461ae3c582c9d1c63d

commit 0323d81277bdfb0b5b7f47461ae3c582c9d1c63d
Author: Exceed exceed.ced...@gmail.com
Date:   Wed May 27 22:01:38 2009 +

amaya-11.1-1-i686

* new package
* closes FS#3619

diff --git a/amaya-11.1-1-i686.patch b/amaya-11.1-1-i686.patch
new file mode 100644
index 000..8721107
--- /dev/null
+++ b/amaya-11.1-1-i686.patch
@@ -0,0 +1,61 @@
+From edca292247fd5fddf8c1f86dd18203c33a71d2c7 Mon Sep 17 00:00:00 2001
+From: Exceed exceed.ced...@gmail.com
+Date: Wed, 27 May 2009 22:01:38 +
+Subject: [PATCH]   amaya-11.1-1-i686
+
+* new package
+* closes FS#3619
+---
+ source/xapps-extra/amaya/FrugalBuild |   40 ++
+ 1 files changed, 40 insertions(+), 0 deletions(-)
+ create mode 100644 source/xapps-extra/amaya/FrugalBuild
+
+diff --git a/source/xapps-extra/amaya/FrugalBuild 
b/source/xapps-extra/amaya/FrugalBuild
+new file mode 100644
+index 000..df718a5
+--- /dev/null
 b/source/xapps-extra/amaya/FrugalBuild
+@@ -0,0 +1,40 @@
++# Compiling Time: 3.59 SBU
++# Maintainer: Cedrick Hannier alias Cedynamix cedyna...@gmail.com
++# Contributor: exceed cedric.archamb...@gmail.com
++
++pkgname=amaya
++_F_archive_name=amaya-sources
++pkgver=11.1
++pkgrel=1
++pkgdesc=W3C's web Editor/Browser
++url=http://www.w3.org/Amaya;
++depends=('gtk+2' 'wxgtk' 'raptor')
++options=('scriptlet')
++groups=('xapps-extra')
++archs=('i686')
++up2date=Flasttar $url/Distribution/
++source=($url/Distribution/${_F_archive_name}-$pkgver.tgz)
++_F_cd_path=Amaya11.1/Amaya/fwlinux
++unset MAKEFLAGS
++sha1sums=('7023050223304dc8cf34647639c25a475e3b97f9')
++
++_F_desktop_name=Amaya
++_F_desktop_icon=/usr/share/$pkgname/Amaya/resources/icons/misc/logo.png
++_F_desktop_categories=Development;WebDevelopment;
++
++build()
++{
++  mkdir ${_F_cd_path}
++  Fcd ${_F_cd_path}
++  Fmkdir /usr/share/${pkgname}
++  ../configure --prefix=/usr/share/${pkgname} \
++  --enable-system-raptor\
++  --with-gl
++  make || Fdie
++  make prefix=$Fdestdir/usr/share/${pkgname} install || Fdie
++  Fln /usr/share/${pkgname}/Amaya/wx/bin/${pkgname} /usr/bin/${pkgname}
++  Frm /usr/share/${pkgname}/bin
++  Fdesktop2
++}
++
++# optimization OK
+--
+1.6.3.1
+
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: Revert amaya-11.1-1-i686

2009-05-31 Thread Cedynamix
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43da7f0a36b4ae88d49cecf8bed88e030d263246

commit 43da7f0a36b4ae88d49cecf8bed88e030d263246
Author: Cedynamix cedyna...@gmail.com
Date:   Sun May 31 17:08:44 2009 +0200

Revert amaya-11.1-1-i686

This reverts commit 0323d81277bdfb0b5b7f47461ae3c582c9d1c63d.

* totally bogus

diff --git a/amaya-11.1-1-i686.patch b/amaya-11.1-1-i686.patch
deleted file mode 100644
index 8721107..000
--- a/amaya-11.1-1-i686.patch
+++ /dev/null
@@ -1,61 +0,0 @@
-From edca292247fd5fddf8c1f86dd18203c33a71d2c7 Mon Sep 17 00:00:00 2001
-From: Exceed exceed.ced...@gmail.com
-Date: Wed, 27 May 2009 22:01:38 +
-Subject: [PATCH]   amaya-11.1-1-i686
-
-* new package
-* closes FS#3619

- source/xapps-extra/amaya/FrugalBuild |   40 ++
- 1 files changed, 40 insertions(+), 0 deletions(-)
- create mode 100644 source/xapps-extra/amaya/FrugalBuild
-
-diff --git a/source/xapps-extra/amaya/FrugalBuild 
b/source/xapps-extra/amaya/FrugalBuild
-new file mode 100644
-index 000..df718a5
 /dev/null
-+++ b/source/xapps-extra/amaya/FrugalBuild
-@@ -0,0 +1,40 @@
-+# Compiling Time: 3.59 SBU
-+# Maintainer: Cedrick Hannier alias Cedynamix cedyna...@gmail.com
-+# Contributor: exceed cedric.archamb...@gmail.com
-+
-+pkgname=amaya
-+_F_archive_name=amaya-sources
-+pkgver=11.1
-+pkgrel=1
-+pkgdesc=W3C's web Editor/Browser
-+url=http://www.w3.org/Amaya;
-+depends=('gtk+2' 'wxgtk' 'raptor')
-+options=('scriptlet')
-+groups=('xapps-extra')
-+archs=('i686')
-+up2date=Flasttar $url/Distribution/
-+source=($url/Distribution/${_F_archive_name}-$pkgver.tgz)
-+_F_cd_path=Amaya11.1/Amaya/fwlinux
-+unset MAKEFLAGS
-+sha1sums=('7023050223304dc8cf34647639c25a475e3b97f9')
-+
-+_F_desktop_name=Amaya
-+_F_desktop_icon=/usr/share/$pkgname/Amaya/resources/icons/misc/logo.png
-+_F_desktop_categories=Development;WebDevelopment;
-+
-+build()
-+{
-+  mkdir ${_F_cd_path}
-+  Fcd ${_F_cd_path}
-+  Fmkdir /usr/share/${pkgname}
-+  ../configure --prefix=/usr/share/${pkgname} \
-+  --enable-system-raptor\
-+  --with-gl
-+  make || Fdie
-+  make prefix=$Fdestdir/usr/share/${pkgname} install || Fdie
-+  Fln /usr/share/${pkgname}/Amaya/wx/bin/${pkgname} /usr/bin/${pkgname}
-+  Frm /usr/share/${pkgname}/bin
-+  Fdesktop2
-+}
-+
-+# optimization OK
---
-1.6.3.1
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: perl-datetime-timezone-0.91-1-i686

2009-05-31 Thread Cedynamix
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4161c2a0f5186135a00f2de50affa22cfa1e4f9

commit d4161c2a0f5186135a00f2de50affa22cfa1e4f9
Author: Cedynamix cedyna...@gmail.com
Date:   Sun May 31 17:29:50 2009 +0200

perl-datetime-timezone-0.91-1-i686

* version bump

diff --git a/source/devel-extra/perl-datetime-timezone/FrugalBuild 
b/source/devel-extra/perl-datetime-timezone/FrugalBuild
index 5059285..408d61d 100644
--- a/source/devel-extra/perl-datetime-timezone/FrugalBuild
+++ b/source/devel-extra/perl-datetime-timezone/FrugalBuild
@@ -3,11 +3,11 @@

_F_perl_name=DateTime-TimeZone
_F_perl_author=D/DR/DROLSKY
-pkgver=0.90
+pkgver=0.91
pkgdesc=Time zone object base class and factory
depends=('perl-class-singleton' 'perl-params-validate')
groups=('devel-extra')
Finclude perl
pkgrel=1
archs=('i686' 'x86_64')
-sha1sums=('034d7345a4d90851b56cc28d6d784b292be50bfc')
+sha1sums=('9d9f482177a307326ef7a0f3492a2e2b8815349b')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: youtube-dl-2009.05.30-1-i686

2009-05-31 Thread Cedynamix
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e03d8aaba9ec61b8c8fc10c81a5abf49314d0b80

commit e03d8aaba9ec61b8c8fc10c81a5abf49314d0b80
Author: Cedynamix cedyna...@gmail.com
Date:   Sun May 31 17:54:13 2009 +0200

youtube-dl-2009.05.30-1-i686

* version bump

diff --git a/source/multimedia-extra/youtube-dl/FrugalBuild 
b/source/multimedia-extra/youtube-dl/FrugalBuild
index 5487b0c..bd51b7a 100644
--- a/source/multimedia-extra/youtube-dl/FrugalBuild
+++ b/source/multimedia-extra/youtube-dl/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Cedrick Hannier alias Cedynamix cedyna...@gmail.com

pkgname=youtube-dl
-pkgver=2009.05.23
+pkgver=2009.05.30
pkgrel=1
pkgdesc=A small command-line program to download videos from YouTube.com
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: pidgin-gfire-0.8.2-1-i686 * version bump

2009-05-31 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b9e23a597cd3faee77bd296e3efb495439e59ea8

commit b9e23a597cd3faee77bd296e3efb495439e59ea8
Author: Devil505 devil505li...@gmail.com
Date:   Sun May 31 17:48:13 2009 +0200

pidgin-gfire-0.8.2-1-i686
* version bump

diff --git a/source/xapps-extra/pidgin-gfire/FrugalBuild 
b/source/xapps-extra/pidgin-gfire/FrugalBuild
index c3108e3..10790bc 100644
--- a/source/xapps-extra/pidgin-gfire/FrugalBuild
+++ b/source/xapps-extra/pidgin-gfire/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Devil505 devil505li...@gmail.com

pkgname=pidgin-gfire
-pkgver=0.8.1
+pkgver=0.8.2
pkgrel=1
pkgdesc=Gfire is an Plugin for the Pidgin IM client which allows you to 
connect the Xfire network.
_F_sourceforge_dirname=gfire
@@ -14,6 +14,6 @@ depends=('glib2' 'pidgin')
groups=('xapps-extra')
archs=('i686' 'x86_64')
_F_cd_path=$_F_sourceforge_name-$pkgver
-sha1sums=('38b3ddb9d2bdb7107f887df543b35b0dcbc6a424')
+sha1sums=('46515ff03f3c4018eb04975e938dc5f1fec5df13')

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


[Frugalware-git] frugalware-current: smile-0.9.10-1-i686 * verison bump

2009-05-31 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0de18bbfe7758d5b2891ae414a6bfbb35c462daf

commit 0de18bbfe7758d5b2891ae414a6bfbb35c462daf
Author: Devil505 devil505li...@gmail.com
Date:   Sun May 31 18:01:19 2009 +0200

smile-0.9.10-1-i686
* verison bump

diff --git a/source/xapps-extra/smile/FrugalBuild 
b/source/xapps-extra/smile/FrugalBuild
index 1700cac..8fb0023 100644
--- a/source/xapps-extra/smile/FrugalBuild
+++ b/source/xapps-extra/smile/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: Fafab fabl...@hotmail.com

pkgname=smile
-pkgver=0.9.9
+pkgver=0.9.10
pkgrel=1
pkgdesc=Slideshow Maker In Linux Environnement
url=http://smile.tuxfamily.org/;
@@ -13,7 +13,7 @@ groups=('xapps-extra')
archs=('i686' 'x86_64')
up2date=Flasttar http://download.tuxfamily.org/smiletool/;
source=(http://download.tuxfamily.org/smiletool/$pkgname-$pkgver.tar.gz)
-sha1sums=('459a41ad87c04dfae7761558bde74239992f0ec1')
+sha1sums=('94f2e8986e8e5df915157b403270b72dd1a31892')
_F_cd_path=$pkgname

_F_desktop_name=Smile
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: amaya-11.1-1-x86_64 * added x86_64 to archs

2009-05-31 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b5c22798cf94b68c8222cc823316bfa571ab969

commit 0b5c22798cf94b68c8222cc823316bfa571ab969
Author: Devil505 devil505li...@gmail.com
Date:   Sun May 31 18:34:49 2009 +0200

amaya-11.1-1-x86_64
* added x86_64 to archs

diff --git a/source/xapps-extra/amaya/FrugalBuild 
b/source/xapps-extra/amaya/FrugalBuild
index df718a5..181e237 100644
--- a/source/xapps-extra/amaya/FrugalBuild
+++ b/source/xapps-extra/amaya/FrugalBuild
@@ -1,4 +1,4 @@
-# Compiling Time: 3.59 SBU
+# Compiling Time: 3.59 SBU
# Maintainer: -
# Contributor: exceed cedric.archamb...@gmail.com

@@ -11,7 +11,7 @@ url=http://www.w3.org/Amaya;
depends=('gtk+2' 'wxgtk' 'raptor')
options=('scriptlet')
groups=('xapps-extra')
-archs=('i686')
+archs=('i686' 'x86_64')
up2date=Flasttar $url/Distribution/
source=($url/Distribution/${_F_archive_name}-$pkgver.tgz)
_F_cd_path=Amaya11.1/Amaya/fwlinux
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: mp3splt-2.2.5-1-i686

2009-05-31 Thread Cedynamix
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1c02ab83eb01d39f9e2803ad10c9547d92cb00ad

commit 1c02ab83eb01d39f9e2803ad10c9547d92cb00ad
Author: Cedynamix cedyna...@gmail.com
Date:   Sun May 31 18:49:19 2009 +0200

mp3splt-2.2.5-1-i686

* version bump

diff --git a/source/multimedia-extra/mp3splt/FrugalBuild 
b/source/multimedia-extra/mp3splt/FrugalBuild
index c0c0b2a..59a9544 100644
--- a/source/multimedia-extra/mp3splt/FrugalBuild
+++ b/source/multimedia-extra/mp3splt/FrugalBuild
@@ -2,13 +2,13 @@
# Maintainer: Cedrick Hannier alias Cedynamix cedyna...@gmail.com

pkgname=mp3splt
-pkgver=2.2.3
+pkgver=2.2.5
pkgrel=1
pkgdesc=mp3splt is a utility for mp3/ogg splitting without decoding
Finclude sourceforge
depends=('libmp3splt')
groups=('multimedia-extra')
archs=('i686' 'x86_64')
-sha1sums=('b94d0589477fa3c7b7bfd1993c13a83a6ca44e0b')
+sha1sums=('529fdeed4f9a0677a62e0ca942e6edd29ec00122')

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


[Frugalware-git] frugalware-current: mp3splt-gtk-0.5.6-1-i686

2009-05-31 Thread Cedynamix
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d1c1d6c7e988c4711f08e23a79be3ef0cf40335a

commit d1c1d6c7e988c4711f08e23a79be3ef0cf40335a
Author: Cedynamix cedyna...@gmail.com
Date:   Sun May 31 19:13:00 2009 +0200

mp3splt-gtk-0.5.6-1-i686

* version bump

diff --git a/source/multimedia-extra/mp3splt-gtk/FrugalBuild 
b/source/multimedia-extra/mp3splt-gtk/FrugalBuild
index 8d2b31f..16def72 100644
--- a/source/multimedia-extra/mp3splt-gtk/FrugalBuild
+++ b/source/multimedia-extra/mp3splt-gtk/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: Cedrick Hannier alias Cedynamix cedyna...@gmail.com

pkgname=mp3splt-gtk
-pkgver=0.5.4
-pkgrel=3
+pkgver=0.5.6
+pkgrel=1
pkgdesc=mp3splt-gtk is a interface for mp3splt, a utility for mp3/ogg 
splitting without decoding
_F_sourceforge_dirname=mp3splt
Finclude sourceforge
@@ -11,6 +11,6 @@ depends=('gtk+2' 'zlib' 'libmp3splt' 'audacious' 'libmowgli' 
'dbus')
groups=('multimedia-extra')
archs=('i686' 'x86_64')
Fconfopts=$Fconfopts --enable-audacious
-sha1sums=('3f4481a705ecb6c96050b4c39f7e117dc2d0384f')
+sha1sums=('6176cc769718f058ba85144e9f1a6f809fa67d43')

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


[Frugalware-git] gfpm: Fixed minor problems with the search function * Fix possibility of a lockup if search returned with no result * Display a message if the searched package is not found * This sho

2009-05-31 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=fa4db04d4a4ec711e1301a7e7ee4941eca55ede6

commit fa4db04d4a4ec711e1301a7e7ee4941eca55ede6
Author: Priyank priy...@frugalware.org
Date:   Mon Jun 1 01:13:35 2009 +0530

Fixed minor problems with the search function
* Fix possibility of a lockup if search returned with no result
* Display a message if the searched package is not found
* This should probably fix all problems with the search function

diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c
index 50e5ebd..415040d 100644
--- a/src/gfpm-interface.c
+++ b/src/gfpm-interface.c
@@ -1867,7 +1867,7 @@ gfpm_search (GtkWidget *widget)
g_free (srepo);
srepo = g_strdup (local);
}
-
+   /* enter the gdk critical section */
gdk_threads_enter ();

model = gtk_tree_view_get_model (GTK_TREE_VIEW(gfpm_pkgs_tvw));
@@ -1902,10 +1902,8 @@ gfpm_search (GtkWidget *widget)

if (l == NULL)
{
-   g_print (NOT FOUND !!!\n);
-   gdk_flush ();
-   gdk_threads_leave ();
-   //gfpm_error (_(Package not found), _(No such package 
found));
+   g_print (package not found\n);
+   gfpm_error (_(Package not found), _(No such package found));
goto cleanup;
}

@@ -2012,8 +2010,8 @@ gfpm_search (GtkWidget *widget)
pacman_pkg_free (pm_lpkg);
}
}
-   gdk_flush ();
-   gdk_threads_leave ();
+   cleanup:
+   g_print (cleaning up..\n);

pacman_set_option (PM_OPT_NEEDLES, (long)NULL);
if (search_db!=NULL  !nounreg)
@@ -2021,12 +2019,15 @@ gfpm_search (GtkWidget *widget)
pacman_db_unregister (search_db);
}

-   cleanup:
gfpm_update_status (_(Searching for packages ...DONE));
g_object_unref (icon_yes);
g_object_unref (icon_no);
g_object_unref (icon_up);
g_object_unref (icon_ln);
+
+   /* leave the gdk critical section */
+   gdk_flush ();
+   gdk_threads_leave ();
g_mutex_unlock (search_mutex);

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


[Frugalware-git] frugalware-current: lincity-ng-2.0-1-i686 * Version bump

2009-05-31 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=224737ae7175253973eb695b948ca20d6b1c96f2

commit 224737ae7175253973eb695b948ca20d6b1c96f2
Author: Priyank priy...@frugalware.org
Date:   Mon Jun 1 09:46:36 2009 +0530

lincity-ng-2.0-1-i686
* Version bump

diff --git a/source/games-extra/lincity-ng/FrugalBuild 
b/source/games-extra/lincity-ng/FrugalBuild
index 4bfeb49..df08942 100644
--- a/source/games-extra/lincity-ng/FrugalBuild
+++ b/source/games-extra/lincity-ng/FrugalBuild
@@ -1,9 +1,9 @@
-# Compiling Time: 0.53 SBU
+# Compiling Time: 0.84 SBU
# Maintainer: Priyank Gosalia priyan...@gmail.com

pkgname=lincity-ng
-pkgver=1.1.2
-pkgrel=4
+pkgver=2.0
+pkgrel=1
pkgdesc=A City Simulation Game. It is a polished and improved version of the 
classic LinCity game.
_F_berlios_ext=.tar.bz2
Finclude berlios
@@ -13,7 +13,7 @@ depends=('physfs=2.0.0' 'sdl' 'sdl_mixer' 'sdl_gfx=2.0.16' 
'sdl_ttf' 'sdlimage
makedepends=('jam')
groups=('games-extra')
archs=('i686' 'x86_64')
-sha1sums=('b2bd7f2e058ada133b452d98def0f2dbbaeb')
+sha1sums=('2961a3f60f7481b33858d7d5ef7cf9c788d01077')

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


[Frugalware-git] frugalware-current: perl-poe-1.006-1-i686 * version bump

2009-05-31 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bad5f201a99707b2e7f40fb33761dd5d9de779ad

commit bad5f201a99707b2e7f40fb33761dd5d9de779ad
Author: Devil505 devil505li...@gmail.com
Date:   Mon Jun 1 07:38:14 2009 +0200

perl-poe-1.006-1-i686
* version bump

diff --git a/source/devel-extra/perl-poe/FrugalBuild 
b/source/devel-extra/perl-poe/FrugalBuild
index 51de4c4..aeb600d 100644
--- a/source/devel-extra/perl-poe/FrugalBuild
+++ b/source/devel-extra/perl-poe/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: Zsolt Szalai x...@frugalware.org

pkgname=perl-poe
-pkgver=1.005
+pkgver=1.006
pkgrel=1
pkgdesc=portable multitasking and networking framework for Perl
_F_perl_name=POE
@@ -21,4 +21,4 @@ build() {
make || Fdie
Fmakeinstall
}
-sha1sums=('aae1983781f6e3b5ddc153819d81266e8c0c543f')
+sha1sums=('9517b5f411dd824724e867e48cd933d58d409a11')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: guvcview-1.1.1-1-i686 * version bump

2009-05-31 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=773016a41c437f488c11febe0e4fe458dfb54a1a

commit 773016a41c437f488c11febe0e4fe458dfb54a1a
Author: Devil505 devil505li...@gmail.com
Date:   Mon Jun 1 07:43:14 2009 +0200

guvcview-1.1.1-1-i686
* version bump

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

pkgname=guvcview
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc=A video viewer and capturer for the linux uvc driver
depends=('gtk+2' 'libxau' 'libxdmcp' 'portaudio' 'twolame' 'ffmpeg' 'libxext' 
'libraw1394' 'libogg' 'libxdamage' 'libxml2')
@@ -14,6 +14,6 @@ Finclude berlios
groups=('xapps-extra')
archs=('i686' 'x86_64')
_F_cd_path=$_F_berlios_name-$pkgver
-sha1sums=('b2bd630c3b59f9cc239550bfd5111c4d3a3e0a79')
+sha1sums=('a4d1af4caaa13c46c3f81094aeaeaa98b336b3e6')

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


[Frugalware-git] frugalware-current: gtkmmorse-0.9.27-1-i686 * fix up2date

2009-05-31 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f5c2b93a3daa1d36b82a706d27d9b37271f6787

commit 1f5c2b93a3daa1d36b82a706d27d9b37271f6787
Author: Devil505 devil505li...@gmail.com
Date:   Mon Jun 1 07:44:21 2009 +0200

gtkmmorse-0.9.27-1-i686
* fix up2date

diff --git a/source/xapps-extra/gtkmmorse/FrugalBuild 
b/source/xapps-extra/gtkmmorse/FrugalBuild
index bae3de9..809c0be 100644
--- a/source/xapps-extra/gtkmmorse/FrugalBuild
+++ b/source/xapps-extra/gtkmmorse/FrugalBuild
@@ -10,7 +10,7 @@ depends=('libao' 'cairomm' 'glibmm' 'atk' 'pango' 'freetype2' 
'libxau' 'libxdmcp
options=('scriptlet')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-up2date=lynx -dump http://download.savannah.gnu.org/releases/gtkmmorse/ | 
Flasttar
+up2date=Flasttar $url
source=(http://download.savannah.gnu.org/releases/gtkmmorse/$pkgname-$pkgver.tar.bz2)
sha1sums=('1ce2baeac661e76ef22e1eedf7c381da4eb66816')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: denemo-0.8.4-1-i686 * fix up2date

2009-05-31 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a5c359e6cace152d4f5e2a5833d3cddf334c013

commit 9a5c359e6cace152d4f5e2a5833d3cddf334c013
Author: Devil505 devil505li...@gmail.com
Date:   Mon Jun 1 07:46:25 2009 +0200

denemo-0.8.4-1-i686
* fix up2date

diff --git a/source/xapps-extra/denemo/FrugalBuild 
b/source/xapps-extra/denemo/FrugalBuild
index 7ccfaf4..bf51422 100644
--- a/source/xapps-extra/denemo/FrugalBuild
+++ b/source/xapps-extra/denemo/FrugalBuild
@@ -16,7 +16,7 @@ Fconfopts=${fconfop...@]} --enable-gtk2 \
--enable-alsa \
--enable-nls \
--with-plugins=analysis,midiinput,rumour
-up2date=Flasttar http://download.savannah.gnu.org/releases/$pkgname/;
+up2date=Flasttar http://mirrors.linhub.com/savannah/$pkgname/;
source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
sha1sums=('db88694da7fb50064ff8e13d72b40755b349e23d')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: conky-1.7.1_rc4-1-i686 * version bump

2009-05-31 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2653ad9e7762dd89f0aff550b2cec7897be47848

commit 2653ad9e7762dd89f0aff550b2cec7897be47848
Author: Devil505 devil505li...@gmail.com
Date:   Mon Jun 1 07:51:55 2009 +0200

conky-1.7.1_rc4-1-i686
* version bump

diff --git a/source/xapps-extra/conky/FrugalBuild 
b/source/xapps-extra/conky/FrugalBuild
index c6fcd5d..f49276c 100644
--- a/source/xapps-extra/conky/FrugalBuild
+++ b/source/xapps-extra/conky/FrugalBuild
@@ -3,20 +3,20 @@
# Contributor: DNAku dn...@frugalware.org

pkgname=conky
-pkgver=1.7.1_rc3
+pkgver=1.7.1_rc4
pkgrel=1
pkgdesc=Light-weight system monitor.
_F_sourceforge_ext=.tar.bz2
-#remove next line later
+#remove next lines later
_F_sourceforge_realname=$pkgname-development
-_F_sourceforge_pkgver=1.7.1_rc3
+_F_sourceforge_pkgver=1.7.1_rc4
Finclude sourceforge
depends=('libxext' 'libxdamage' 'libxrender' 'libxft' 'wireless_tools' 'curl')
makedepends=('xorg-server')
groups=('xapps-extra')
archs=('i686' 'x86_64')
#source=($source header.diff)
-sha1sums=('20f608b7b25989e4c7183720e9b94973045d0056')
+sha1sums=('0a055d834ba429ae0208dbc357fa53ec9cfddb21')

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