[Frugalware-git] frugalware-current: fish-1.23.1-1-x86_64 * take over from crazy * version bump * fix url, source

2010-10-03 Thread James Buren
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=74281a406900c3964a9f93e10b449e2648e13484

commit 74281a406900c3964a9f93e10b449e2648e13484
Author: James Buren r...@frugalware.org
Date:   Sun Oct 3 02:32:55 2010 -0500

fish-1.23.1-1-x86_64
* take over from crazy
* version bump
* fix url, source

diff --git a/source/apps-extra/fish/FrugalBuild 
b/source/apps-extra/fish/FrugalBuild
index 5cc6698..91f1c4c 100644
--- a/source/apps-extra/fish/FrugalBuild
+++ b/source/apps-extra/fish/FrugalBuild
@@ -1,18 +1,19 @@
# Compiling Time: 0.13 SBU
-# Maintainer: crazy cr...@frugalware.org
+# Maintainer: James Buren r...@frugalware.org
# Contributor: BMH1980 bmh1...@frugalware.org

pkgname=fish
-pkgver=1.23.0
+pkgver=1.23.1
pkgrel=1
pkgdesc=fish is a user friendly command line shell for UNIX-like operating 
systems.
-url=http://fishshell.org/index.php;
+url=http://fishshell.org;
depends=('ncurses')
makedepends=('doxygen' 'groff')
groups=('apps-extra')
archs=('i686' 'x86_64')
+backup=('etc/fish/config.fish')
license=GPL2
-up2date=lynx -dump $url|grep -m 1 -o '[0-9\.]\+[0-9]\.tar\.bz2'|grep -o 
'[0-9\.]\+[0-9]'
+up2date=lynx -dump $url/index.php |grep -m 1 -o 
'[0-9\.]\+[0-9]\.tar\.bz2'|grep -o '[0-9\.]\+[0-9]'
source=($url/files/$pkgver/$pkgname-$pkgver.tar.bz2)

build()
@@ -25,5 +26,5 @@ build()
--datadir=/usr/share
}

-sha1sums=('8f2c4ca6b760dde5d4c4f8d745c97ce9e283879f')
+sha1sums=('3a6a5d0cfff348e5f9b1e7cd771865fd1dcd802e')
# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: qtractor-0.4.7-1-i686

2010-10-03 Thread exceed
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43bd8e8af62f86ecc2272be99be3c333dfd84a79

commit 43bd8e8af62f86ecc2272be99be3c333dfd84a79
Author: exceed exceed.ced...@gmail.com
Date:   Sun Oct 3 10:01:18 2010 +0200

qtractor-0.4.7-1-i686

* Version bump

diff --git a/source/xmultimedia-extra/qtractor/FrugalBuild 
b/source/xmultimedia-extra/qtractor/FrugalBuild
index f2bb627..5a8ab57 100644
--- a/source/xmultimedia-extra/qtractor/FrugalBuild
+++ b/source/xmultimedia-extra/qtractor/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: exceed exceed.ced...@gmail.com

pkgname=qtractor
-pkgver=0.4.6
+pkgver=0.4.7
pkgrel=1
archs=('i686' 'x86_64')
groups=('xmultimedia-extra')
@@ -10,7 +10,7 @@ pkgdesc=Audio/MIDI multi-track sequencer written in C++ with 
the Qt4 framework
depends=('libqtxml' 'libqtgui' 'libice' 'libxrender' 'libxext' 'e2fsprogs' \
'libvorbis' 'libmad' 'rubberband=1.5.0'  'dssi=1.0.0-2')
Finclude sourceforge
-sha1sums=('93dfb2b4852bde5adc6ddd5366635bfb8939d122')
+sha1sums=('b9dda800a52ee51628759ef05e7225a7a2b79829')

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


[Frugalware-git] gnometesting: libindicate-0.4.4-1-i686 * version bump * now with mono and python bindings

2010-10-03 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6daa69dd87db45103a37ab0e1d2b9eb394f22fab

commit 6daa69dd87db45103a37ab0e1d2b9eb394f22fab
Author: Devil505 devil505li...@gmail.com
Date:   Sun Oct 3 10:05:51 2010 +0200

libindicate-0.4.4-1-i686
* version bump
* now with mono and python bindings

diff --git a/source/gnome-extra/libindicate/FrugalBuild 
b/source/gnome-extra/libindicate/FrugalBuild
index 1e9b6c5..eeaa7a2 100644
--- a/source/gnome-extra/libindicate/FrugalBuild
+++ b/source/gnome-extra/libindicate/FrugalBuild
@@ -2,18 +2,27 @@
# Maintainer: Devil505 devil505li...@gmail.com

pkgname=libindicate
-pkgver=0.3.6
+pkgver=0.4.4
pkgrel=1
pkgdesc=A small library for applications to raise 'flags' on DBus for other 
components of the desktop to pick up and visualize.
url=https://launchpad.net/libindicate;
-depends=('libdbusmenu')
-makedepends=('gnome-doc-utils')
-options=('scriptlet')
+depends=('libdbusmenu' 'gtk2-sharp' 'pygtk' 'pygobject')
+makedepends=('gnome-doc-utils' 'vala')
+_F_mono_aot=0
+Finclude mono
groups=('gnome-extra')
archs=('i686' 'x86_64')
up2date=Flasttar $url
-source=($url/0.3/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('c4d10bc07f4dfbb912cd661a45c0803e39bc8e1e')
+source=($url/0.4/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
+sha1sums=('0dc3ad4c35581adea9d9ae89daacf820c764f24a')

-# optimization OK
+build(){
+   Fcd
+   Fsed -lpyglib-2.0-python2.6 -lpyglib-2.0-python 
bindings/python/Makefile.am
+   Fsed -lpyglib-2.0-python2.6 -lpyglib-2.0-python 
bindings/python/Makefile.in
+   Fsed -lpython2.6 -lpython2.7 bindings/python/Makefile.am
+   Fsed -lpython2.6 -lpython2.7 bindings/python/Makefile.in
+   Fbuild_mono
+}

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


[Frugalware-git] frugalware-current: clementine-0.5.3-1-i686

2010-10-03 Thread exceed
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=04d211d99052fbef5afedf824fe9b03ecee8e061

commit 04d211d99052fbef5afedf824fe9b03ecee8e061
Author: exceed exceed.ced...@gmail.com
Date:   Sun Oct 3 10:17:57 2010 +0200

clementine-0.5.3-1-i686

* Version bump

diff --git a/source/xapps-extra/clementine/FrugalBuild 
b/source/xapps-extra/clementine/FrugalBuild
index 102d62b..95facfb 100644
--- a/source/xapps-extra/clementine/FrugalBuild
+++ b/source/xapps-extra/clementine/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: centuri0 achevaux @ gmail dot com

pkgname=clementine
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc=Clementine is a modern music player and library organiser. Port of 
Amarok 1.4
makedepends=('qt4-linguist' 'boost')
@@ -13,7 +13,7 @@ _F_cd_path=$pkgname-$pkgver
Finclude googlecode cmake
groups=(xapps-extra)
archs=('i686')
-sha1sums=('2c49114666dc0a47055bbfe21b3f078a036b7c5d')
+sha1sums=('20657161c1098ab430bd1451f67fb80d767656de')


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


[Frugalware-git] gnometesting: libgdata-0.6.5-1-i686

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5f66606d8fc64bcc6c084c9611b8f2da779887ad

commit 5f66606d8fc64bcc6c084c9611b8f2da779887ad
Author: bouleetbil bouleet...@frogdev.info
Date:   Sun Oct 3 11:12:28 2010 +

libgdata-0.6.5-1-i686

*use stable version

diff --git a/source/gnome/libgdata/FrugalBuild 
b/source/gnome/libgdata/FrugalBuild
index 0ba1433..b85fd17 100644
--- a/source/gnome/libgdata/FrugalBuild
+++ b/source/gnome/libgdata/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=libgdata
-pkgver=0.6.4
-pkgrel=2
+pkgver=0.6.5
+pkgrel=1
pkgdesc=libgdata is a GLib-based library for accessing online service APIs 
using the GData protocol
depends=('libsoup-gnome=2.30.0' 'sqlite3' 'libproxy=0.4.0')
makedepends=('intltool' 'gobject-introspection=0.9.0')
@@ -11,6 +11,6 @@ groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
options=('scriptlet')
Finclude gnome
-sha1sums=('b464d798797fa6c9a52ad2dab3cd122702c76294')
+sha1sums=('d6a78525b15b320086b7483e18bd9be6cb4e9e86')

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


[Frugalware-git] gnometesting: gnome-icon-theme-2.30.3-1-i686

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=a4e4a7ecf4f39437bb9186947bad00055a5c1da4

commit a4e4a7ecf4f39437bb9186947bad00055a5c1da4
Author: bouleetbil bouleet...@frogdev.info
Date:   Sun Oct 3 11:19:09 2010 +

gnome-icon-theme-2.30.3-1-i686

*use stable version

diff --git a/source/gnome/gnome-icon-theme/FrugalBuild 
b/source/gnome/gnome-icon-theme/FrugalBuild
index 89991d9..b30c993 100644
--- a/source/gnome/gnome-icon-theme/FrugalBuild
+++ b/source/gnome/gnome-icon-theme/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=gnome-icon-theme
-pkgver=2.31.0
+pkgver=2.30.3
pkgrel=1
pkgdesc=Default icon theme for GNOME
url=http://www.gnome.org/;
@@ -11,4 +11,4 @@ makedepends=('perl-xml-parser' 'icon-naming-utils=0.8.2' 
'intltool')
groups=('gnome' 'gnome-minimal')
archs=('i686' 'x86_64' 'ppc')
Finclude gnome
-sha1sums=('ed6f5ccfc871281e632f80c3d9a756f201758862')
+sha1sums=('41c2c43480376f784f21487727e6c726ed60addf')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: indicator-datetime-0.0.6-2-i686 * using _F_gnome_glib

2010-10-03 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6aca8aa0c348f3c3cdb3e4b742b657278b9e992d

commit 6aca8aa0c348f3c3cdb3e4b742b657278b9e992d
Author: Devil505 devil505li...@gmail.com
Date:   Sun Oct 3 14:15:15 2010 +0200

indicator-datetime-0.0.6-2-i686
* using _F_gnome_glib

diff --git a/source/gnome-extra/indicator-datetime/FrugalBuild 
b/source/gnome-extra/indicator-datetime/FrugalBuild
index eab790a..b23b971 100644
--- a/source/gnome-extra/indicator-datetime/FrugalBuild
+++ b/source/gnome-extra/indicator-datetime/FrugalBuild
@@ -3,11 +3,13 @@

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


[Frugalware-git] frugalware-current: wsapi-1.3.4-1-i686

2010-10-03 Thread Kooda
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=85ebe8b0930895647dcef0377224baf21eb17d55

commit 85ebe8b0930895647dcef0377224baf21eb17d55
Author: Kooda ko...@upyum.com
Date:   Sun Oct 3 15:00:48 2010 +0200

wsapi-1.3.4-1-i686

* New package

diff --git a/source/lib-extra/wsapi/FrugalBuild 
b/source/lib-extra/wsapi/FrugalBuild
new file mode 100644
index 000..ad0b223
--- /dev/null
+++ b/source/lib-extra/wsapi/FrugalBuild
@@ -0,0 +1,27 @@
+# Compiling Time: 0 SBU
+# Maintainer: Kooda ko...@upyum.com
+
+pkgname=wsapi
+pkgver=1.3.4
+pkgrel=1
+pkgdesc=An API that abstracts the web server from Lua web applications.
+url=http://keplerproject.github.com/$pkgname/;
+depends=('lua' 'fcgi')
+makedepends=('hd2u')
+groups=('lib-extra')
+archs=('i686')
+up2date=Flasttar http://github.com/keplerproject/$pkgname/downloads;
+source=(http://github.com/downloads/keplerproject/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha1sums=('26b1e25f33785faf4101a782d7ba889f16f0f874')
+Fconfopts=$Fconfopts lua
+
+build()
+{
+   Fmkdir usr/bin
+   Fmake
+   Fsed /usr $Fdestdir/usr config
+   Fmakeinstall
+   dos2unix $Fdestdir/usr/bin/wsapi.cgi || Fdie
+}
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: coxpcall-1.13.0-1-i686

2010-10-03 Thread Kooda
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=87ac2a1131c1a1344276a86c6bd5ba2a68bfa157

commit 87ac2a1131c1a1344276a86c6bd5ba2a68bfa157
Author: Kooda ko...@upyum.com
Date:   Sun Oct 3 15:07:52 2010 +0200

coxpcall-1.13.0-1-i686

* New package

diff --git a/source/lib-extra/coxpcall/FrugalBuild 
b/source/lib-extra/coxpcall/FrugalBuild
new file mode 100644
index 000..26289c4
--- /dev/null
+++ b/source/lib-extra/coxpcall/FrugalBuild
@@ -0,0 +1,23 @@
+# Compiling Time: 0 SBU
+# Maintainer: Kooda ko...@upyum.com
+
+pkgname=coxpcall
+pkgver=1.13.0
+pkgrel=1
+pkgdesc=Encapsulates the protected calls with a coroutine based loop.
+url=http://coxpcall.luaforge.net/;
+depends=('lua')
+groups=('lib-extra')
+archs=('i686' 'x86_64' 'ppc')
+up2date=(Flasttar http://luaforge.net/frs/?group_id=101;)
+source=(http://luaforge.net/frs/download.php/3406/$pkgname-$pkgver.tar.gz;)
+sha1sums=('8b3321a9b74305b1347ce2543e998a118ca82701')
+Fconfopts=$Fconfopts lua
+
+build()
+{
+   Fmake
+   Fsed /usr $Fdestdir/usr config
+   Fmakeinstall
+}
+
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: copas-1.1.6-1-i686

2010-10-03 Thread Kooda
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e3a12f0ea9990c2cb73058c1336128cbc06f2a6c

commit e3a12f0ea9990c2cb73058c1336128cbc06f2a6c
Author: Kooda ko...@upyum.com
Date:   Sun Oct 3 15:12:14 2010 +0200

copas-1.1.6-1-i686

* New package

diff --git a/source/lib-extra/copas/FrugalBuild 
b/source/lib-extra/copas/FrugalBuild
new file mode 100644
index 000..48fe0aa
--- /dev/null
+++ b/source/lib-extra/copas/FrugalBuild
@@ -0,0 +1,20 @@
+# Compiling Time: 0 SBU
+# Maintainer: Kooda ko...@upyum.com
+
+pkgname=copas
+pkgver=1.1.6
+pkgrel=1
+pkgdesc=A dispatcher based on coroutines that can be used by TCP/IP servers.
+url=http://keplerproject.github.com/$pkgname/;
+rodepends=('luasocket' 'coxpcall')
+groups=('lib-extra')
+archs=('i686' 'x86_64' 'ppc')
+up2date=Flasttar http://github.com/keplerproject/$pkgname/downloads;
+source=(http://github.com/downloads/keplerproject/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha1sums=('14fd64df94099af1f29d30f09777562803778da7')
+
+build()
+{
+   Fsed PREFIX prefix Makefile
+   Fmakeinstall
+}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: xavante-2.2.0-1-i686

2010-10-03 Thread Kooda
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efa3b0a3f12f28481b9eee3005bb48c6a2772a94

commit efa3b0a3f12f28481b9eee3005bb48c6a2772a94
Author: Kooda ko...@upyum.com
Date:   Sun Oct 3 15:23:39 2010 +0200

xavante-2.2.0-1-i686

* New package

diff --git a/source/lib-extra/xavante/FrugalBuild 
b/source/lib-extra/xavante/FrugalBuild
new file mode 100644
index 000..6c38afb
--- /dev/null
+++ b/source/lib-extra/xavante/FrugalBuild
@@ -0,0 +1,22 @@
+# Compiling Time: 0 SBU
+# Maintainer: Kooda ko...@upyum.com
+
+pkgname=xavante
+pkgver=2.2.0
+pkgrel=1
+pkgdesc=A Lua HTTP 1.1 Web server that uses a modular architecture based on 
URI mapped handlers.
+url=http://keplerproject.github.com/$pkgname/;
+rodepends=('copas')
+groups=('lib-extra')
+archs=('i686' 'x86_64' 'ppc')
+up2date=Flasttar http://github.com/keplerproject/$pkgname/downloads;
+source=(http://github.com/downloads/keplerproject/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha1sums=('c4017aaf586881fba26c86b090b5b3a031579665')
+Fconfopts=$Fconfopts lua
+
+build()
+{
+   Fmake
+   Fsed /usr/local $Fdestdir/usr config
+   Fmakeinstall
+}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: Revert xavante-2.2.0-1-i686

2010-10-03 Thread Kooda
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ffd1678a539bf4c87f6cd519f89c5acb7b642a65

commit ffd1678a539bf4c87f6cd519f89c5acb7b642a65
Author: Kooda ko...@upyum.com
Date:   Sun Oct 3 15:56:00 2010 +0200

Revert xavante-2.2.0-1-i686

This reverts commit 8710674f653441876394689856ea1c4e5a00d2af.

diff --git a/source/apps-extra/xavante/FrugalBuild 
b/source/apps-extra/xavante/FrugalBuild
deleted file mode 100644
index 38d2de0..000
--- a/source/apps-extra/xavante/FrugalBuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: Kooda ko...@upyum.com
-
-pkgname=xavante
-pkgver=2.2.0
-pkgrel=1
-pkgdesc=A Lua HTTP 1.1 Web server that uses a modular architecture based on 
URI mapped handlers.
-url=http://keplerproject.github.com/$pkgname/;
-rodepends=('copas')
-groups=('apps-extra')
-archs=('i686' 'x86_64' 'ppc')
-up2date=Flasttar http://github.com/keplerproject/$pkgname/downloads;
-source=(http://github.com/downloads/keplerproject/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha1sums=('c4017aaf586881fba26c86b090b5b3a031579665')
-Fconfopts=$Fconfopts lua
-
-build()
-{
-   Fmake
-   Fsed /usr/local $Fdestdir/usr config
-   Fmakeinstall
-}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: pywebkitgtk-1.1.8-3-i686 * rebuilt with webkit 1.3.4-2

2010-10-03 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=81aed77b69e422b40cec3985e895d9ce7a8d7210

commit 81aed77b69e422b40cec3985e895d9ce7a8d7210
Author: Devil505 devil505li...@gmail.com
Date:   Sun Oct 3 16:47:44 2010 +0200

pywebkitgtk-1.1.8-3-i686
* rebuilt with webkit 1.3.4-2

diff --git a/source/xlib-extra/pywebkitgtk/FrugalBuild 
b/source/xlib-extra/pywebkitgtk/FrugalBuild
index bc51b13..8b82320 100644
--- a/source/xlib-extra/pywebkitgtk/FrugalBuild
+++ b/source/xlib-extra/pywebkitgtk/FrugalBuild
@@ -5,7 +5,7 @@ pkgname=pywebkitgtk
pkgver=1.1.8
pkgrel=3
pkgdesc=PyWebKitGtk provides an API for developers to program WebKit/Gtk using 
Python.
-depends=('webkit=1.3.4' 'pygtk=2.16.0-4' 'python=2.7')
+depends=('webkit=1.3.4-2' 'pygtk=2.16.0-4' 'python=2.7')
groups=('xlib-extra')
archs=('i686' 'x86_64' 'ppc')
Finclude googlecode python
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: gwibber-2.32.0-1-i686 * version bump

2010-10-03 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c9743ced55cfe247ba45a0d70c6564a969381700

commit c9743ced55cfe247ba45a0d70c6564a969381700
Author: Devil505 devil505li...@gmail.com
Date:   Sun Oct 3 17:20:50 2010 +0200

gwibber-2.32.0-1-i686
* version bump

diff --git a/source/gnome-extra/gwibber/FrugalBuild 
b/source/gnome-extra/gwibber/FrugalBuild
index 3f66502..3cd1ec4 100644
--- a/source/gnome-extra/gwibber/FrugalBuild
+++ b/source/gnome-extra/gwibber/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: Devil505 devil505li...@gmail.com

pkgname=gwibber
-pkgver=2.31.4
-pkgrel=2
+pkgver=2.32.0
+pkgrel=1
pkgdesc=Open Source microblogging client for GNOME, with webkit
url=https://launchpad.net/gwibber;
-depends=('python-simplejson' 'pygtk=2.16.0-5' 'dbus-python' 
'pywebkitgtk=1.1.6-2' 'gnome-python-desktop-wnck' \
+depends=('python-simplejson' 'pygtk' 'dbus-python' 'pywebkitgtk=1.1.6-2' 
'gnome-python-desktop-wnck' \
'gnome-python' 'egenix-mx-base' 'feedparser' 'mako' 'gnome-python-desktop' 
'python-sqlite3' \
'notify-python' 'imaging' 'aspell' 'pycurl' 'python-markupsafe' 'pyxdg' 
'python-oauth' \
'gnome-python-desktop-keyring' 'python-sqlite3')
@@ -18,4 +18,4 @@ Finclude gnome-scriptlet
archs=('i686' 'x86_64')
up2date=Flasttar $url
source=(http://launchpad.net/gwibber/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz;)
-sha1sums=('216084e81601d80829065fccc253f1a617de83f8')
+sha1sums=('21e43d181371a9430bdcec5b1fa5872b4d7e6f2a')
___
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-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ba15f602840512cb9ba9c48658e6bd938f384509

commit ba15f602840512cb9ba9c48658e6bd938f384509
Merge: c9743ce 4ab85c0
Author: bouleetbil bouleet...@frogdev.info
Date:   Sun Oct 3 18:27:56 2010 +

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

Conflicts:
source/xapps-extra/texlive/FrugalBuild

diff --cc source/xapps-extra/texlive/FrugalBuild
index 0cad5f0,0f84296..75d12ed
--- a/source/xapps-extra/texlive/FrugalBuild
+++ b/source/xapps-extra/texlive/FrugalBuild
@@@ -2,24 -2,20 +2,20 @@@
# Maintainer: Elentir elen...@frugalware.org

pkgname=texlive
- pkgver=20091107
- pkgrel=5
+ pkgver=20100722
-pkgrel=1
++pkgrel=2
pkgdesc=A complete TeX distribution
archs=('i686' 'x86_64' 'ppc')
- depends=('t1lib' 'gd' 'ncurses' 'poppler=0.14.3')
-depends=('t1lib' 'gd' 'ncurses' 'poppler' 'icu4c=4.2')
++depends=('t1lib' 'gd' 'ncurses' 'poppler=0.14.3' 'icu4c=4.2')
+ rodepends=('ghostscript')
makedepends=('clisp' 'ffcall')
url='http://tug.org/texlive/'
- 
source=(ftp://tug.org/historic/systems/texlive/2009/$pkgname-$pkgver-source.tar.xz;
 \
-   
ftp://tug.org/historic/systems/texlive/2009/$pkgname-$pkgver-texmf.tar.xz; \
-   texlive-poppler-0.12.patch \
+ 
source=(ftp://tug.org/historic/systems/texlive/2010/$pkgname-$pkgver-source.tar.xz;
 \
+   
ftp://tug.org/historic/systems/texlive/2010/$pkgname-$pkgver-texmf.tar.xz; \
fix-fontforge-encoding.patch \
-   texlive-libpng14.patch \
-   texlive.install \
-   texlive-pkg.install \
-   texlive-pkg-nomaps.install \
-   texmf.cnf \
-   xindy-clisp-2.49.patch)
- up2date=Flasttar ftp://tug.org/historic/systems/texlive/2009/ | sed 
's/-source//' | sed 's/_texmf//'
+   texmf.cnf
+   09-texlive.conf)
+ up2date=Flasttar ftp://tug.org/historic/systems/texlive/2010/ | sed 
's/-source//' | sed 's/_texmf//' | sed 's/_extra//'
groups=('xapps-extra')
conflicts=('tetex' 'tetex-kpathsea')
provides=('tetex' 'tetex-kpathsea')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: gnome-icon-theme-2.30.3-2-i686 *forgot pkgrel++ *for user don't have bad MD5 or SHA1 checksum...

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=655a3cdb0eab2da2afb7c0c152b404d6a1fd168c

commit 655a3cdb0eab2da2afb7c0c152b404d6a1fd168c
Author: bouleetbil bouleet...@frogdev.info
Date:   Sun Oct 3 18:36:41 2010 +

gnome-icon-theme-2.30.3-2-i686
*forgot pkgrel++
*for user don't have bad MD5 or SHA1 checksum...

diff --git a/source/gnome/gnome-icon-theme/FrugalBuild 
b/source/gnome/gnome-icon-theme/FrugalBuild
index b30c993..db5b557 100644
--- a/source/gnome/gnome-icon-theme/FrugalBuild
+++ b/source/gnome/gnome-icon-theme/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=gnome-icon-theme
pkgver=2.30.3
-pkgrel=1
+pkgrel=2
pkgdesc=Default icon theme for GNOME
url=http://www.gnome.org/;
depends=('hicolor-icon-theme')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: feh-1.9-1-i686

2010-10-03 Thread Elentir
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9dd803cbdb7350d4cbd5e3bea972a0fd30e835b0

commit 9dd803cbdb7350d4cbd5e3bea972a0fd30e835b0
Author: Elentir elen...@frugalware.org
Date:   Sun Oct 3 18:31:12 2010 +0200

feh-1.9-1-i686

* version bump
* change m8r : DNAku - Elentir

diff --git a/source/xapps-extra/feh/FrugalBuild 
b/source/xapps-extra/feh/FrugalBuild
index 55cd9c8..f8041e0 100644
--- a/source/xapps-extra/feh/FrugalBuild
+++ b/source/xapps-extra/feh/FrugalBuild
@@ -1,30 +1,25 @@
-# Compiling Time: 0.04 SBU
-# Maintainer: DNAku dn...@frugalware.org
+# Compiling Time: 0.01 SBU
+# Maintainer: Elentir elen...@frugalware.org

pkgname=feh
-pkgver=1.3.4
-pkgrel=3
+pkgver=1.9
+pkgrel=1
pkgdesc=A useful simple image viewer.
-url=http://linuxbrit.co.uk/feh;
+url=https://derf.homelinux.org/projects/feh/;
depends=('giblib=1.2.4-3')
groups=('xapps-extra')
archs=('i686' 'x86_64' 'ppc')
-up2date=lynx -dump http://linuxbrit.co.uk/feh |grep -m1 'tar.gz' |sed 's/ 
//g' |sed 's/.tar*.//g' |sed 's/.*-//g' |sed 's/gz//g'
-source=(http://linuxbrit.co.uk/downloads/feh-$pkgver.tar.gz)
-sha1sums=('cf02fd48325ba02467c7f791634a28e98edbe801')
+up2date=Flasttar $url
+source=(https://derf.homelinux.org/projects/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('643b5ba085ed1b7f37fb6e48293779f9056fca6e')

-build()
-{
-   Fcd
-   Fsed 'X11R6/' '' configure.*
-   Fautoreconf
-   Fconf
-   for i in `find . -name Makefile`
-   do
-   Fsed 'X11R6/' '' $i
-   done
-   make || Fdie
-   Fmakeinstall
+build() {
+   Fsed xinerama = #xinerama = config.mk
+   Fsed xinerama_ld = #xinerama_ld = config.mk
+   Fsed /usr/local /usr config.mk
+   Fbuild
+   ## duplicates files
+   Frm usr/share/doc/feh
}

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


[Frugalware-git] gnometesting: pino-0.2.11-2-i686 * rebuilt with webkit

2010-10-03 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=cdf38bd76f2fdc0174c9078e6be91df8161c49c3

commit cdf38bd76f2fdc0174c9078e6be91df8161c49c3
Author: Devil505 devil505li...@gmail.com
Date:   Sun Oct 3 19:02:43 2010 +0200

pino-0.2.11-2-i686
* rebuilt with webkit

diff --git a/source/xapps-extra/pino/FrugalBuild 
b/source/xapps-extra/pino/FrugalBuild
index 9798225..ed3961b 100644
--- a/source/xapps-extra/pino/FrugalBuild
+++ b/source/xapps-extra/pino/FrugalBuild
@@ -5,7 +5,7 @@ pkgname=pino
pkgver=0.2.11
pkgrel=2
pkgdesc=Pino is Twitter and Identi.ca client for Linux desktop. It's simple 
and fast
-depends=('atk' 'libgee' 'libnotify' 'webkit' 'unique' \
+depends=('atk' 'libgee' 'libnotify' 'webkit=1.3.4-2' 'unique' \
'libxinerama' 'libxi' 'libxrandr' 'libxcursor' \
'libxcomposite' 'libjpeg=8a' 'libxslt' 'libxt' \
'libice' 'libuuid' 'gtkspell' 'hunspell')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: lftp-4.0.10-1-i686

2010-10-03 Thread Elentir
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b1ab47458a7b3efcd6e6bda2413d45f766bf2f1a

commit b1ab47458a7b3efcd6e6bda2413d45f766bf2f1a
Author: Elentir elen...@frugalware.org
Date:   Sun Oct 3 19:35:41 2010 +0200

lftp-4.0.10-1-i686

* version bump

diff --git a/source/network-extra/lftp/FrugalBuild 
b/source/network-extra/lftp/FrugalBuild
index 54c8ac3..86ec582 100644
--- a/source/network-extra/lftp/FrugalBuild
+++ b/source/network-extra/lftp/FrugalBuild
@@ -3,7 +3,7 @@
# Maintainer: voroskoi voros...@frugalware.org

pkgname=lftp
-pkgver=4.0.6
+pkgver=4.0.10
pkgrel=1
pkgdesc=A sophisticated ftp/http client, file transfer program
url=http://lftp.yar.ru/;
@@ -13,6 +13,6 @@ archs=('i686' 'x86_64')
backup=('etc/lftp.conf')
up2date=Flasttar http://lftp.yar.ru/get.html;
source=(http://ftp.yars.free.net/pub/source/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('9edf624dd92e6647fda9b3dd421740f3dab4e5f2')
+sha1sums=('b7f56d8b2c81e86e4a281f3c8835c6fe0553ab76')

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


[Frugalware-git] frugalware-current: qtiplot-0.9.8.2-1-i686

2010-10-03 Thread Elentir
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c66acc80fd548128a6fabe5420398903a3c7868

commit 9c66acc80fd548128a6fabe5420398903a3c7868
Author: Elentir elen...@frugalware.org
Date:   Sun Oct 3 19:51:14 2010 +0200

qtiplot-0.9.8.2-1-i686

* new package
* close #4320

diff --git a/source/xapps-extra/qtiplot/FrugalBuild 
b/source/xapps-extra/qtiplot/FrugalBuild
new file mode 100644
index 000..a18a28a
--- /dev/null
+++ b/source/xapps-extra/qtiplot/FrugalBuild
@@ -0,0 +1,58 @@
+# Compiling Time: 3.53 SBU
+# Maintainer: Elentir elen...@frugalware.org
+
+pkgname=qtiplot
+pkgver=0.9.8.2
+pkgrel=1
+pkgdesc=QtiPlot is a professional scientific data analysis and visualisation 
solution
+depends=('libboost-mt=1.39.0' 'pyqt4' 'muparser' 'gsl' 'libglu' 
'libqtassistantclient' 'libglu' 'libqt3support' 'libqtopengl')
+makedepends=('boost=1.39.0')
+groups=('xapps-extra')
+archs=('i686' 'x86_64')
+_F_berlios_ext=.tar.bz2
+Finclude berlios
+url=http://soft.proindependent.com/qtiplot.html;
+_F_desktop_icon=qtiplot.png
+_F_desktop_name=Qtiplot
+_F_desktop_categories=Qt;Education;Science;
+_F_desktop_mimetypes=application/x-qtiplot-project;application/x-qtiplot-project-compressed;application/x-qtiplot-project-backup
+source=($source build.conf qtiplot.xml)
+up2date=Flasttar http://soft.proindependent.com/download.html;
+sha1sums=('dd8d1003cee8767d4ba9e616e5263da1302c290d' \
+  '145f86a395e9e69783896e813fa351bb9dee9d19' \
+  '285f57d865956d93250ec548288c5bface096b6b')
+
+build() {
+   Fcd
+   cp ../build.conf ./ || Fdie
+
+   cd ./3rdparty/qwt || Fdie
+   qmake || Fdie
+   make || Fdie
+
+   cd ../qwtplot3d || Fdie
+   qmake || Fdie
+   make || Fdie
+
+   cd ../../qtiplot || Fdie
+   ## fix some path
+   Fsed pythonconfig.path = /usr/local/qtiplot pythonconfig.path = 
/usr/share/qtiplot qtiplot.pro
+   Fsed /usr/local/ /usr/ qtiplot.pro
+   Fsed doc/qtiplot/ doc/qtiplot-$pkgver qtiplot.pro
+   Fsed d_python_config_folder + \ \/usr/share/qtiplot 
src/core/ApplicationWindow.cpp
+   qmake || Fdie
+   make || Fdie
+   INSTALL_ROOT=${Fdestdir} make install || Fdie
+
+   Fmkdir usr/share/{pixmaps,mime/packages}
+   Finstall 644 $_F_cd_path/${pkgname}_logo.png 
usr/share/pixmaps/${pkgname}.png
+   Finstall 644 ${pkgname}.xml usr/share/mime/packages/qtiplot.xml
+   Fdesktop2
+
+   ## fix doc
+   Frm usr/share/doc/qtiplot-0.9.8.2manual
+   Frm usr/share/doc/qtiplot
+   Fdoc $_F_cd_path/gpl_licence.txt
+}
+
+# optimization OK
diff --git a/source/xapps-extra/qtiplot/build.conf 
b/source/xapps-extra/qtiplot/build.conf
new file mode 100755
index 000..f05f58e
--- /dev/null
+++ b/source/xapps-extra/qtiplot/build.conf
@@ -0,0 +1,155 @@
+isEmpty( QTI_ROOT ) {
+  message( each file including this config needs to set QTI_ROOT to the dir 
containing this file! )
+}
+
+##
+## System specific configuration
+##
+
+# Global include path which is always added at the end of the INCLUDEPATH
+SYS_INCLUDEPATH = /usr/include
+# Global lib path and libs which is ls always added at the end of LIBS
+SYS_LIBS = -L/usr/lib
+
+##
+## muParser (http://muparser.sourceforge.net/)
+##
+
+# include path. leave it blank to use SYS_INCLUDE
+#MUPARSER_INCLUDEPATH = $$QTI_ROOT/3rdparty/muparser/include
+# link statically against a copy in 3rdparty/
+#MUPARSER_LIBS = $$QTI_ROOT/3rdparty/muparser/lib/libmuparser.a
+# or dynamically against a system-wide installation
+MUPARSER_LIBS = -lmuparser
+
+##
+## GNU Sientific Library (http://www.gnu.org/software/gsl/)
+##
+
+# include path. leave it blank to use SYS_INCLUDE
+#GSL_INCLUDEPATH = $$QTI_ROOT/3rdparty/gsl/include
+# link statically against a copy in 3rdparty/
+#GSL_LIBS = $$QTI_ROOT/3rdparty/gsl/lib/libgsl.a \
+#   $$QTI_ROOT/3rdparty/gsl/lib/libgslcblas.a
+# or dynamically against a system-wide installation
+GSL_LIBS = -lgsl -lgslcblas
+
+##
+## Boost libraries (http://www.boost.org/)
+##
+
+# include path. leave it blank to use SYS_INCLUDE
+BOOST_INCLUDEPATH = /usr/include/boost
+# link statically against a copy in 3rdparty/
+#unix: BOOST_LIBS = 
$$QTI_ROOT/3rdparty/boost/lib/libboost_date_time-gcc43-mt-1_38.a \
+# 
$$QTI_ROOT/3rdparty/boost/lib/libboost_thread-gcc43-mt-1_38.a
+#win32:BOOST_LIBS = 
$$QTI_ROOT/3rdparty/boost/lib/libboost_date_time-mgw34-mt.lib \
+# 
$$QTI_ROOT/3rdparty/boost/lib/libboost_thread-mgw34-mt.lib
+# or 

[Frugalware-git] gnometesting: anjuta-2.32.0.0-2-i686 *valide is broken with new vala *now anjuta can use vala so replaces this valide

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=dfba3af52b0674ce7221a138c50dad9ca0e9efd5

commit dfba3af52b0674ce7221a138c50dad9ca0e9efd5
Author: bouleetbil bouleet...@frogdev.info
Date:   Sun Oct 3 21:29:39 2010 +

anjuta-2.32.0.0-2-i686
*valide is broken with new vala
*now anjuta can use vala so replaces this valide

diff --git a/source/gnome-extra/anjuta/FrugalBuild 
b/source/gnome-extra/anjuta/FrugalBuild
index 1a55f36..69d150d 100644
--- a/source/gnome-extra/anjuta/FrugalBuild
+++ b/source/gnome-extra/anjuta/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=anjuta
pkgver=2.32.0.0
-pkgrel=1
+pkgrel=2
pkgdesc=Anjuta is a versatile IDE for C and C++, written for GTK/GNOME.
depends=('gdl=2.30.0' 'gnome-build=2.24.1-5' 'guile=1.8.2' 'autogen' 
'graphviz=2.14-2' \
'libgnomeprintui' 'vte=0.20.5' 'subversion' 'gtksourceview' 
'gnome-keyring=2.32.0' 'libgnomecanvas=2.30.1-2' 'libgnome' \
@@ -32,7 +32,7 @@ archs=('i686' 'x86_64')
sha1sums=('a855179050ec87bd915668cc79fe996f1788ca0a')
unset MAKEFLAGS
Fconfopts=${fconfop...@]} --enable-compile-warnings=no
-replaces=('nemiver')
+replaces=('nemiver' 'valide')

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


[Frugalware-git] gnometesting: webkit-sharp-0.3-3-i686 *fixes support new webkit

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=48a4bb3d3fd75e65e0f0489dddbcef4d1f864efc

commit 48a4bb3d3fd75e65e0f0489dddbcef4d1f864efc
Author: bouleetbil bouleet...@frogdev.info
Date:   Sun Oct 3 22:18:22 2010 +

webkit-sharp-0.3-3-i686
*fixes support new webkit

diff --git a/source/xlib-extra/webkit-sharp/FrugalBuild 
b/source/xlib-extra/webkit-sharp/FrugalBuild
index eaaf442..6f95f7a 100644
--- a/source/xlib-extra/webkit-sharp/FrugalBuild
+++ b/source/xlib-extra/webkit-sharp/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=webkit-sharp
pkgver=0.3
-pkgrel=2
+pkgrel=3
pkgdesc=sharp webkit engine
url=http://www.go-mono.com;
source=(ftp://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-${pkgver}.tar.bz2)
@@ -31,6 +31,7 @@ build()
{
Fmonoexport
Fcd
+   Fsed webkit-...@lib_prefix@@lib_suffix@ libwebkitgtk-1.0.so.0 
sources/webkit-sharp.dll.config.in
Fbuild
Fmonocleanup
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: mutter-2.29.1-3-x86_64 *rebuild with gnome 2.32 *SHOULDN'T bumped to latest version *requiert latest gtk3 which requiert glib2 unstable for works fine!!!

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=99b1310375db2d800d690b6e50d8e5ad3f817692

commit 99b1310375db2d800d690b6e50d8e5ad3f817692
Author: bouleetbil bouleet...@frogdev.info
Date:   Sun Oct 3 22:04:33 2010 +0200

mutter-2.29.1-3-x86_64
*rebuild with gnome 2.32
*SHOULDN'T bumped to latest version
*requiert latest gtk3 which requiert glib2 unstable for works fine!!!

diff --git a/source/gnome-extra/mutter/FrugalBuild 
b/source/gnome-extra/mutter/FrugalBuild
index 2a44c9b..55ae034 100644
--- a/source/gnome-extra/mutter/FrugalBuild
+++ b/source/gnome-extra/mutter/FrugalBuild
@@ -3,12 +3,12 @@

pkgname=mutter
pkgver=2.29.1
-pkgrel=2
+pkgrel=3
pkgdesc=A window manager for GNOME (new metacity for gnome3)
url=http://www.gnome.org/;
-depends=('startup-notification' 'gconf=2.28.0' 'gnome-themes=2.29.0' 'libcm' 
'gnome-frugalware=0.7.2' \
-   'zenity=2.30.0-2' 'clutter=1.2.6' 'libcanberra-gtk')
-makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' 'gir-repository')
+depends=('startup-notification' 'gconf=2.32.0' 'gnome-themes=2.32.0' 'libcm' 
'gnome-frugalware=0.7.2' \
+   'zenity=2.32.0' 'clutter=1.4.0' 'libcanberra-gtk')
+makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' 
'gobject-introspection')
groups=('gnome-extra')
archs=('i686' 'x86_64' 'ppc')
_F_gnome_schemas=('/etc/gconf/schemas/mutter.schemas')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: pino-0.2.11-2-i686 *fixes build with latest vala *devil505 ^^:)

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=397f0029b4bc27b6e2187b47873b60a3808256f3

commit 397f0029b4bc27b6e2187b47873b60a3808256f3
Author: bouleetbil bouleet...@frogdev.info
Date:   Sun Oct 3 23:06:45 2010 +

pino-0.2.11-2-i686
*fixes build with latest vala
*devil505 ^^:)

diff --git a/source/xapps-extra/pino/FrugalBuild 
b/source/xapps-extra/pino/FrugalBuild
index ed3961b..c57ae08 100644
--- a/source/xapps-extra/pino/FrugalBuild
+++ b/source/xapps-extra/pino/FrugalBuild
@@ -20,13 +20,16 @@ _F_gnome_iconcache=y
Finclude googlecode gnome-scriptlet
groups=('xapps-extra')
archs=('i686' 'x86_64' 'ppc')
-sha1sums=('1a08a220500aa31ba4c47d0d16b6192febeb4528')
+source=($source pino-construct-only-properties.patch)
+sha1sums=('1a08a220500aa31ba4c47d0d16b6192febeb4528' \
+  'a8441d8b065a8cd1952a08f286a5707eb55cbb2b')

build() {
-  Fcd $pkgname-0.2.10
-  ./waf configure --prefix=/usr || Fdie
-  ./waf build || Fdie
-  ./waf install --destdir=$Fdestdir || Fdie
-  Fbuild_gnome_scriptlet
+   Fcd $pkgname-0.2.10
+   Fpatchall
+   ./waf configure --prefix=/usr || Fdie
+   ./waf build || Fdie
+   ./waf install --destdir=$Fdestdir || Fdie
+   Fbuild_gnome_scriptlet
}

diff --git a/source/xapps-extra/pino/pino-construct-only-properties.patch 
b/source/xapps-extra/pino/pino-construct-only-properties.patch
new file mode 100644
index 000..d6008cd
--- /dev/null
+++ b/source/xapps-extra/pino/pino-construct-only-properties.patch
@@ -0,0 +1,27 @@
+Index: pino-0.2.10/src/account_action.vala
+===
+--- pino-0.2.10.orig/src/account_action.vala
 pino-0.2.10/src/account_action.vala
+@@ -38,7 +38,8 @@ public class AccountAction : Action {
+   weak Thread thread_1;
+
+   public AccountAction() {
+-  name = AccountAct;
++  GLib.Object (name: AccountAct);
++
+   label = _(Accounts);
+   tooltip = null;
+   stock_id = null;
+Index: pino-0.2.10/src/more_window.vala
+===
+--- pino-0.2.10.orig/src/more_window.vala
 pino-0.2.10/src/more_window.vala
+@@ -28,7 +28,7 @@ public class MoreWindow : Window {
+   public signal void moar_event();
+
+   public MoreWindow() {
+-  type = WindowType.POPUP;
++  GLib.Object (type: WindowType.POPUP);
+
+   //set_position(WindowPosition.MOUSE);
+
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: gnome-shell-2.29.1-4-x86_64 *rebuild with gnome 2.32 *shouldn't bumped as we don't have a gtk3 STABLE :p

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=a209c947f41e447c4f48e5d033b2ac704f0f928e

commit a209c947f41e447c4f48e5d033b2ac704f0f928e
Author: bouleetbil bouleet...@frogdev.info
Date:   Sun Oct 3 22:55:25 2010 +0200

gnome-shell-2.29.1-4-x86_64
*rebuild with gnome 2.32
*shouldn't bumped as we don't have a gtk3 STABLE :p

diff --git a/source/gnome-extra/gnome-shell/FrugalBuild 
b/source/gnome-extra/gnome-shell/FrugalBuild
index a0e5601..ecece05 100644
--- a/source/gnome-extra/gnome-shell/FrugalBuild
+++ b/source/gnome-extra/gnome-shell/FrugalBuild
@@ -3,21 +3,22 @@

pkgname=gnome-shell
pkgver=2.29.1
-pkgrel=3
+pkgrel=4
pkgdesc=Window management and application launching for GNOME
url=http://www.gnome.org/;
-depends=('mutter=2.29.1-2' 'gnome-desktop' 'gjs=0.6' 'gnome-menus' 'librsvg' 
\
+depends=('mutter=2.29.1-3' 'gnome-desktop' 'gjs=0.7' 'gnome-menus' 'librsvg' 
\
'xulrunner' 'gst-plugins-base')
makedepends=('intltool' 'gnome-doc-utils' 'gnome-common' \
-   'gir-repository' 'xorg-server-xephyr')
+   'gobject-introspection' 'xorg-server-xephyr')
groups=('gnome-extra')
archs=('i686' 'x86_64')
_F_gnome_schemas=('/etc/gconf/schemas/gnome-shell.schemas')
_F_gnome_desktop=y
Finclude gnome gnome-scriptlet
-source=($source 
http://ftp.frugalware.org/pub/other/artwork/gnome-shell/$pkgname-frugalware.tar.bz2)
+source=($source 
http://ftp.frugalware.org/pub/other/artwork/gnome-shell/$pkgname-frugalware.tar.bz2
 clutter14.diff)
sha1sums=('4420e050d284bd565ef5f573318b03361db472c8' \
-  '94fd3bdc88d18afe85efdff17bb2e07ea053c83f')
+  '94fd3bdc88d18afe85efdff17bb2e07ea053c83f' \
+  '0da7965bf838b8a7f41b43e2d05a3a454ab95a66')
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/

build() {
@@ -27,3 +28,5 @@ build()   {
Fcp theme usr/share/$pkgname/
Fbuild_gnome_scriptlet
}
+
+# optimization OK
diff --git a/source/gnome-extra/gnome-shell/clutter14.diff 
b/source/gnome-extra/gnome-shell/clutter14.diff
new file mode 100644
index 000..4020e1a
--- /dev/null
+++ b/source/gnome-extra/gnome-shell/clutter14.diff
@@ -0,0 +1,15 @@
+diff --git a/src/st/st-drawing-area.c b/src/st/st-drawing-area.c
+index 7115655..fa99d11 100644
+--- a/src/st/st-drawing-area.c
 b/src/st/st-drawing-area.c
+@@ -30,8 +30,8 @@
+ G_DEFINE_TYPE(StDrawingArea, st_drawing_area, ST_TYPE_WIDGET);
+
+ struct _StDrawingAreaPrivate {
+-  CoglHandle *texture;
+-  CoglHandle *material;
++  CoglHandle texture;
++  CoglHandle material;
+   cairo_t *context;
+   guint needs_repaint : 1;
+   guint in_repaint : 1;
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: nm-applet-0.8.1-2-x86_64 *rebuild with gnome 2.32

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=3187ef3b5247c5d813c740808b785bb80ed326c6

commit 3187ef3b5247c5d813c740808b785bb80ed326c6
Author: bouleetbil bouleet...@frogdev.info
Date:   Sun Oct 3 23:39:11 2010 +0200

nm-applet-0.8.1-2-x86_64
*rebuild with gnome 2.32

diff --git a/source/gnome-extra/nm-applet/DGSEAL_ENABLE.diff 
b/source/gnome-extra/nm-applet/DGSEAL_ENABLE.diff
new file mode 100644
index 000..d4317d6
--- /dev/null
+++ b/source/gnome-extra/nm-applet/DGSEAL_ENABLE.diff
@@ -0,0 +1,96 @@
+From 0e85376c5e7512225023918461881cb13aea22f3 Mon Sep 17 00:00:00 2001
+From: Mirsal Ennaime mirsal.enna...@gmail.com
+Date: Mon, 02 Aug 2010 22:19:35 +
+Subject: applet: fix compilation with -DGSEAL_ENABLE (bgo #615653)
+
+This patch substitutes all direct access to Gtk+ object fields
+with accessor functions in order to fulfill the UseGseal goal
+as described at http://live.gnome.org/GnomeGoals/UseGseal
+
+It also requires to bump the required Gtk+ version to 2.18
+---
+diff --git a/configure.ac b/configure.ac
+index 5871561..e11aa21 100644
+--- a/configure.ac
 b/configure.ac
+@@ -72,7 +72,7 @@ PKG_CHECK_MODULES(NMA,
+libnm-glib = 0.8.1
+libnm-util = 0.8.1
+libnm-glib-vpn = 0.8.1
+-   gtk+-2.0 = 2.14
++   gtk+-2.0 = 2.18
+libglade-2.0
+gmodule-export-2.0
+gconf-2.0
+diff --git a/src/applet.c b/src/applet.c
+index 2734045..d7ab47f 100644
+--- a/src/applet.c
 b/src/applet.c
+@@ -482,6 +482,7 @@ applet_new_menu_item_helper (NMConnection *connection,
+ static gboolean
+ menu_title_item_expose (GtkWidget *widget, GdkEventExpose *event)
+ {
++  GtkAllocation allocation;
+   GtkStyle *style;
+   GtkWidget *label;
+   PangoFontDescription *desc;
+@@ -509,7 +510,8 @@ menu_title_item_expose (GtkWidget *widget, GdkEventExpose 
*event)
+   /* We also need to reposition the cairo context so that (0, 0) is the
+* top-left of where we're supposed to start drawing.
+*/
+-  cairo_translate (cr, widget-allocation.x, widget-allocation.y);
++  gtk_widget_get_allocation (widget, allocation);
++  cairo_translate (cr, allocation.x, allocation.y);
+
+   text = gtk_label_get_text (GTK_LABEL (label));
+
+diff --git a/src/utils/nma-bling-spinner.c b/src/utils/nma-bling-spinner.c
+index 5522046..ceecaf8 100644
+--- a/src/utils/nma-bling-spinner.c
 b/src/utils/nma-bling-spinner.c
+@@ -71,26 +71,23 @@ draw (GtkWidget *widget, cairo_t *cr)
+   double radius;
+   double half;
+   int i;
+-  int width, height;
+
++  GtkAllocation allocation;
+   NmaBlingSpinnerPrivate *priv;
+
+   priv = NMA_BLING_SPINNER_GET_PRIVATE (widget);
+
+   cairo_set_operator (cr, CAIRO_OPERATOR_OVER);
+
+-  width = widget-allocation.width;
+-  height = widget-allocation.height;
+-
+-  if ( (width  12) || (height 12) )
++  gtk_widget_get_allocation (widget, allocation);
++  if ((allocation.width  12) || (allocation.height  12))
+   gtk_widget_set_size_request(widget, 12, 12);
+
+-  //x = widget-allocation.x + widget-allocation.width / 2;
+-  //y = widget-allocation.y + widget-allocation.height / 2;
+-  x = widget-allocation.width / 2;
+-  y = widget-allocation.height / 2;
+-  radius = MIN (widget-allocation.width  / 2,
+-widget-allocation.height / 2);
++  //x = allocation.x + allocation.width / 2;
++  //y = allocation.y + allocation.height / 2;
++  x = allocation.width / 2;
++  y = allocation.height / 2;
++  radius = MIN (allocation.width / 2, allocation.height / 2);
+   half = priv-lines / 2;
+
+   /*FIXME: render in BW for non transparency */
+@@ -154,7 +151,7 @@ nma_bling_spinner_init (NmaBlingSpinner *spinner)
+   priv-current = 0;
+   priv-timeout = 0;
+
+-  GTK_WIDGET_SET_FLAGS (GTK_WIDGET (spinner), GTK_NO_WINDOW);
++  gtk_widget_set_has_window (GTK_WIDGET (spinner), FALSE);
+ }
+
+ static gboolean
+--
+cgit v0.8.3.1
diff --git a/source/gnome-extra/nm-applet/FrugalBuild 
b/source/gnome-extra/nm-applet/FrugalBuild
index 70510cf..831eb71 100644
--- a/source/gnome-extra/nm-applet/FrugalBuild
+++ b/source/gnome-extra/nm-applet/FrugalBuild
@@ -4,9 +4,9 @@
pkgname=nm-applet
_F_gnome_name=network-manager-applet
pkgver=0.8.1
-pkgrel=1
+pkgrel=2
pkgdesc=Network Management applet
-depends=('gconf' 'gtk+2=2.20.0-2' 'libglade' 'gnome-keyring' 'libgnomeui' 
'gnome-panel' \
+depends=('gconf' 'gtk+2=2.22.0' 'libglade' 'gnome-keyring=2.32.0' 
'libgnomeui' 'gnome-panel' \
'networkmanager=0.8.1' 'polkit-gnome' 'gnome-bluetooth' 
'mobile-broadband-provider-info')
makedepends=('perl-xml-parser' 'intltool')
groups=('gnome-extra')
@@ -15,9 +15,22 @@ archs=('i686' 'x86_64' 'ppc')
_F_gnome_desktop=y
_F_gnome_iconcache=y
Finclude gnome gnome-scriptlet
-source=($source dbus-access.diff)

[Frugalware-git] gnometesting: graphviz-2.26.3-5-i686

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c1bd02899e2122ac33a99f514719ddd731bdf69b

commit c1bd02899e2122ac33a99f514719ddd731bdf69b
Author: bouleetbil bouleet...@frogdev.info
Date:   Mon Oct 4 00:33:56 2010 +

graphviz-2.26.3-5-i686

*rebuild with python 2.7

diff --git a/source/xapps-extra/graphviz/FrugalBuild 
b/source/xapps-extra/graphviz/FrugalBuild
index 6b568fb..36bafc1 100644
--- a/source/xapps-extra/graphviz/FrugalBuild
+++ b/source/xapps-extra/graphviz/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=graphviz
pkgver=2.26.3
-pkgrel=3
+pkgrel=5
pkgdesc=Open Source Graph Visualization Software
url=http://www.graphviz.org/;
-depends=('fontconfig' 'python' 'libjpeg=8a'  'libpng=1.4.1' 'ruby=1.9.1' 
'libtool' 'tk' 'guile' 'ocaml' 'libxaw=1.0.5' 'libstdc++' 'pango=1.24.2-2' 
'cairo=1.8.6-3')
+depends=('fontconfig' 'python=2.7' 'libjpeg=8a'  'libpng=1.4.1' 
'ruby=1.9.1' 'libtool' 'tk' 'guile' 'ocaml' 'libxaw=1.0.5' 'libstdc++' 
'pango=1.24.2-2' 'cairo=1.8.6-3')
makedepends=('tcl' 'tk' 'swig=1.3.39')
groups=('xapps-extra')
archs=('x86_64' 'i686' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: icewm-1.2.37-5-x86_64

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=539d5ed49a0760d026baf8d2ae5f8f8b86db210c

commit 539d5ed49a0760d026baf8d2ae5f8f8b86db210c
Author: bouleetbil bouleet...@frogdev.info
Date:   Mon Oct 4 00:18:44 2010 +0200

icewm-1.2.37-5-x86_64

*rebuild with gnome 2.32

diff --git a/source/x11-extra/icewm/FrugalBuild 
b/source/x11-extra/icewm/FrugalBuild
index 97e2cca..d16bf4e 100644
--- a/source/x11-extra/icewm/FrugalBuild
+++ b/source/x11-extra/icewm/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=icewm
pkgver=1.2.37
-pkgrel=4
+pkgrel=5
pkgdesc=A window manager, whose goal is speed and simplicity.
pkgdesc_localized=('hu_HU Egy ablakkezelõ, melynek célja a sebesség és az 
egyszerûség.')
depends=('libxinerama=1.0.3' 'libsm=1.1.0' 'libxrandr=1.3.0'
@@ -19,7 +19,7 @@ subpkgs=($pkgname-gnome)
subdescs=(Gnome menu support for $pkgname.)
subarchs=(i686 x86_64)
subgroups=(x11-extra)
-subdepends=($pkgname gnome-desktop=2.30.0-2 libgnomeui=2.24.3-2)
+subdepends=($pkgname gnome-desktop=2.32.0 libgnomeui=2.24.3-2)
sha1sums=('bee1ca66d228207551bc28a65b08e4108027' \
'01edd20ff307234d9309d08a79eb6297cf88b59b' \
'7db19bed16870c0b479b7c73726f3ff0ba601d48' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: almanah-0.6.1-6-i686

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b90a491f0abe76c6126140dafa68f599b82b31fa

commit b90a491f0abe76c6126140dafa68f599b82b31fa
Author: bouleetbil bouleet...@frogdev.info
Date:   Mon Oct 4 01:03:56 2010 +

almanah-0.6.1-6-i686

*rebuild with gnome 2.32

diff --git a/source/gnome-extra/almanah/FrugalBuild 
b/source/gnome-extra/almanah/FrugalBuild
index 449166b..59cb9eb 100644
--- a/source/gnome-extra/almanah/FrugalBuild
+++ b/source/gnome-extra/almanah/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=almanah
pkgver=0.6.1
-pkgrel=5
+pkgrel=6
pkgdesc=Diary is a small GTK+ application to allow you to keep a diary of your 
life.
url=http://tecnocode.co.uk/projects/almanah/;
-depends=('evolution-data-server=2.30.2' 'libglade' 'sqlite3' 'e2fsprogs' 
'libgnome' 'popt' 'nspr' 'openssl=1.0.0' 'libtasn1' 'libgcrypt' 'seahorse' 
'gtkspell' 'atk' 'pango=1.24.2-2' 'libxau=1.0.4' 'libxdmcp' 'freetype2' 
'libgcc' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor')
+depends=('evolution-data-server=2.32.0' 'libglade' 'sqlite3' 'e2fsprogs' 
'libgnome' 'popt' 'nspr' 'openssl=1.0.0' 'libtasn1' 'libgcrypt' 'seahorse' 
'gtkspell' 'atk' 'pango=1.24.2-2' 'libxau=1.0.4' 'libxdmcp' 'freetype2' 
'libgcc' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor')
makedepends=('intltool' 'krb5')
options=('scriptlet')
_F_gnome_schemas=('/etc/gconf/schemas/almanah.schemas')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] pacman-tools: genchangelog: show package renames and copies

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

commit b11d7027481f9bcfdcfbf72db4c57c7d2a6f6e84
Author: Miklos Vajna vmik...@frugalware.org
Date:   Mon Oct 4 00:53:11 2010 +0200

genchangelog: show package renames and copies

diff --git a/genchangelog b/genchangelog
index 0b033f3..2089d06 100755
--- a/genchangelog
+++ b/genchangelog
@@ -30,7 +30,7 @@ CHROOT=1
if [ ! -e Changelog ] || [ `stat -c %Y Changelog` -lt `stat -c %Y FrugalBuild` 
]; then
if [ $F_makepkg_scm = git ]; then
echo -n running git log... 
-   git log --follow FrugalBuild  Changelog
+   git log --follow --name-status FrugalBuild|grep -v $'^M\t'  
Changelog
else
echo -n running darcs changes... 
darcs changes FrugalBuild  Changelog
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: kompozer-0.8b3-4-i686

2010-10-03 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ec00c17b78da79f591d389385f8e1e70cb098596

commit ec00c17b78da79f591d389385f8e1e70cb098596
Author: bouleetbil bouleet...@frogdev.info
Date:   Mon Oct 4 01:55:17 2010 +

kompozer-0.8b3-4-i686

*rebuild with gnome 2.32

diff --git a/source/gnome-extra/kompozer/FrugalBuild 
b/source/gnome-extra/kompozer/FrugalBuild
index e55336d..d829067 100644
--- a/source/gnome-extra/kompozer/FrugalBuild
+++ b/source/gnome-extra/kompozer/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=kompozer
pkgver=0.8b3
-pkgrel=3
+pkgrel=4
pkgdesc=KompoZer is a wysiwyg HTML editor using the Mozilla Composer codebase.
depends=('libstdc++' 'atk' 'pango' 'libxau' 'libxdmcp' 'libxt' 'libxinerama' 
'libxi' \
-   'libxrandr' 'libxcursor' 'libxdamage' 'util-linux-ng' 'libidl' 'nss' 
'libgnome' 'popt' 'openssl=1.0.0' 'libjpeg=8a')
+   'libxrandr' 'libxcursor' 'libxdamage' 'util-linux-ng' 'libidl' 'nss' 
'libgnome=2.32.0' 'popt' 'openssl=1.0.0' 'libjpeg=8a')
makedepends=('pkgconfig' 'zip')
_F_sourceforge_ext=-src.tar.bz2
_F_archive_grepv=[0-9]\{3\}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git