[Frugalware-git] frugalware-current: deja-dup-10.0-1-i686

2009-06-09 Thread Cedynamix
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8406b4f0ddf9cb0369ee702c377b690c15a4239

commit e8406b4f0ddf9cb0369ee702c377b690c15a4239
Author: Cedynamix cedyna...@gmail.com
Date:   Tue Jun 9 08:05:24 2009 +0200

deja-dup-10.0-1-i686

* version bump

diff --git a/source/gnome-extra/deja-dup/FrugalBuild 
b/source/gnome-extra/deja-dup/FrugalBuild
index 9f02fe4..d515a4d 100644
--- a/source/gnome-extra/deja-dup/FrugalBuild
+++ b/source/gnome-extra/deja-dup/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Cedrick Hannier alias Cedynamix cedyna...@gmail.com

pkgname=deja-dup
-pkgver=9.2
+pkgver=10.0
pkgrel=1
pkgdesc=Déjà Dup is a simple backup program and uses duplicity as the 
backend.
url=http://mterry.name/deja-dup/;
@@ -13,6 +13,6 @@ groups=('gnome-extra')
archs=('i686' 'x86_64')
up2date=elinks -dump http://launchpad.net/$pkgname/+download | Flasttar
source=(http://launchpad.net/$pkgname/trunk/$pkgver/+download/$pkgname-$pkgver.tar.bz2)
-sha1sums=('0ca33b1a5504684b8beb3926a46eb6fd70f5e6f9')
+sha1sums=('d64097d134d67f6825f79b41a2623b1bc9d5872e')

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


[Frugalware-git] xorg74: libgnomedb-3.1.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=cebf6e89ef3742529d19f0a54eb5185ed44fa273

commit cebf6e89ef3742529d19f0a54eb5185ed44fa273
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 07:58:18 2009 +0200

libgnomedb-3.1.2-2-i686
*rebuild with new xorg

diff --git a/source/gnome-extra/libgnomedb/FrugalBuild 
b/source/gnome-extra/libgnomedb/FrugalBuild
index dcf1919..de52a06 100644
--- a/source/gnome-extra/libgnomedb/FrugalBuild
+++ b/source/gnome-extra/libgnomedb/FrugalBuild
@@ -4,10 +4,10 @@

pkgname=libgnomedb
pkgver=3.1.2
-pkgrel=1
+pkgrel=2
pkgdesc=Database widget library for GNOME
url=http://www.gnome-db.org/;
-depends=('libgnomeui=2.20.0' 'libgda=3.1.4' 'perl-dbd-mysql' 
'dbus-glib=0.74' 'gtksourceview=2.0.0' 'iso-codes' 'glade3' 'gtksourceview1')
+depends=('libgnomeui=2.24.1-2' 'libgda=3.1.4' 'perl-dbd-mysql' 
'dbus-glib=0.74' 'gtksourceview=2.0.0' 'iso-codes' 'glade3=3.6.3-2' 
'gtksourceview1')
makedepends=('intltool' 'gtk-doc')
groups=('gnome-extra')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xbdmenu: main.c * update

2009-06-09 Thread James Buren
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xbdmenu.git;a=commitdiff;h=b94a4203971885dfb8ea6db3d8892109937ba267

commit b94a4203971885dfb8ea6db3d8892109937ba267
Author: James Buren r...@frugalware.org
Date:   Tue Jun 9 01:11:51 2009 -0500

main.c
* update

diff --git a/main.c b/main.c
index 61be2d3..c286c53 100644
--- a/main.c
+++ b/main.c
@@ -1,2 +1,13 @@
+#include stdlib.h
+#include util.h
+
+void cleanup(void) {
+}
+
int main(int argc,char **argv) {
+   if( atexit(cleanup) ) {
+   eprintf(Failed to register cleanup() with atexit().\n);
+   return EXIT_FAILURE;
+   }
+   return EXIT_SUCCESS;
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gnome-pilot-2.0.16-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=6b9cb128feb282aa01672184c5f40ba0a779c453

commit 6b9cb128feb282aa01672184c5f40ba0a779c453
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 09:33:45 2009 +0200

gnome-pilot-2.0.16-3-i686
*rebuild with new xorg

diff --git a/source/gnome/gnome-pilot/FrugalBuild 
b/source/gnome/gnome-pilot/FrugalBuild
index 31eac88..2e7f107 100644
--- a/source/gnome/gnome-pilot/FrugalBuild
+++ b/source/gnome/gnome-pilot/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=gnome-pilot
pkgver=2.0.16
-pkgrel=2
+pkgrel=3
pkgdesc=Pilot support for GNOME
url=http://www.gnome.org/;
-depends=('pilot-link=0.12.3' 'gnome-panel=2.22.0' 'rarian' 'dbus-glib=0.73' 
\
+depends=('pilot-link=0.12.3' 'gnome-panel=2.26.2-2' 'rarian' 
'dbus-glib=0.73' \
'gtk+2=2.16.2-2')
makedepends=('intltool')
groups=('gnome')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gnome-session-2.24.3-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=24f4be812342e240a39543c6d62cfe6bc990535b

commit 24f4be812342e240a39543c6d62cfe6bc990535b
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 09:47:11 2009 +0200

gnome-session-2.24.3-3-i686
*rebuild with new xorg

diff --git a/source/gnome/gnome-session/FrugalBuild 
b/source/gnome/gnome-session/FrugalBuild
index ec4700c..f6a8569 100644
--- a/source/gnome/gnome-session/FrugalBuild
+++ b/source/gnome/gnome-session/FrugalBuild
@@ -5,10 +5,10 @@

pkgname=gnome-session
pkgver=2.24.3
-pkgrel=2
+pkgrel=3
pkgdesc=GNOME session manager
depends=('gnome-desktop=2.26.0' \
-   'dbus-glib=0.76' 'gnome-control-center=2.26.0' 'libnotify' 
'gnome-keyring=2.26.0')
+   'dbus-glib=0.76' 'gnome-control-center=2.26.0-3' 'libnotify' 
'gnome-keyring=2.26.0')
makedepends=('intltool' 'gnome-common')
rodepends=('consolekit')
groups=('gnome' 'gnome-minimal')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: libgksu-2.0.10-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=c72f14678818efe033886b20555d406808e4757d

commit c72f14678818efe033886b20555d406808e4757d
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 09:51:22 2009 +0200

libgksu-2.0.10-2-i686
*rebuild with new xorg

diff --git a/source/gnome/libgksu/FrugalBuild b/source/gnome/libgksu/FrugalBuild
index dd899f3..1f9db0c 100644
--- a/source/gnome/libgksu/FrugalBuild
+++ b/source/gnome/libgksu/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=libgksu
pkgver=2.0.10
-pkgrel=1
+pkgrel=2
pkgdesc=A library providing su and sudo functionality
url=http://www.gnu.org/non-gnu/gksu/;
-depends=('glib2' 'startup-notification' 'gtk+2' 'gconf' 'gnome-keyring' 
'libgtop' 'libglade')
+depends=('glib2' 'startup-notification' 'gtk+2=2.16.2-2' 'gconf=2.26.2-2' 
'gnome-keyring' 'libgtop' 'libglade')
makedepends=('perl-xml-parser' 'gtk-doc' 'intltool')
groups=('gnome' 'gnome-libs' 'gnome-minimal')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gigolo-0.3.2-1 *delete package merged by xfce4

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af15b16741632c272772ba390a1a2206ae70c0de

commit af15b16741632c272772ba390a1a2206ae70c0de
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 09:56:29 2009 +0200

gigolo-0.3.2-1
*delete package merged by xfce4

diff --git a/source/xapps-extra/gigolo/FrugalBuild 
b/source/xapps-extra/gigolo/FrugalBuild
deleted file mode 100644
index 63ae0e5..000
--- a/source/xapps-extra/gigolo/FrugalBuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Compiling Time: 0.04 SBU
-# Maintainer: bouleetbil bouleet...@frogdev.info
-
-pkgname=gigolo
-pkgver=0.3.2
-pkgrel=1
-pkgdesc=frontend to manage connections to remote filesystems using GIO/GVfs
-url=http://www.uvena.de/gigolo/;
-depends=('gtk+2' 'gvfs')
-makedepends=('intltool')
-groups=(xapps-extra)
-archs=('i686' 'x86_64')
-up2date=Flasttar http://www.uvena.de/$pkgname/download.html;
-source=(http://files.uvena.de/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('68f1e9c88a48a6680e43b71179ce97fb52084c54')
-_F_gnome_desktop=y
-Finclude gnome-scriptlet
-Fconfopts=--prefix=$Fprefix
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gksu-2.0.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=ed85cca08f37a882c96360d2f6b5db5fe26f38b1

commit ed85cca08f37a882c96360d2f6b5db5fe26f38b1
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 09:58:16 2009 +0200

gksu-2.0.2-2-i686
*rebuild with new xorg

diff --git a/source/gnome/gksu/FrugalBuild b/source/gnome/gksu/FrugalBuild
index 36bedb2..326a772 100644
--- a/source/gnome/gksu/FrugalBuild
+++ b/source/gnome/gksu/FrugalBuild
@@ -4,12 +4,12 @@

pkgname=gksu
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
pkgdesc=A GTK+2 frontend for su and sudo
url=http://www.gnu.org/non-gnu/gksu/;
backup=(etc/gksu.conf)
-depends=('atk' 'libgksu=2.0.9' 'freetype2' 'pango')
-makedepends=('gtk-doc' 'perl-xml-parser' 'nautilus=2.26.0' 'intltool')
+depends=('atk' 'libgksu=2.0.10-2' 'freetype2' 'pango')
+makedepends=('gtk-doc' 'perl-xml-parser' 'nautilus=2.26.2-2' 'intltool')
groups=('gnome' 'gnome-apps')
archs=('i686' 'x86_64' 'ppc')
options=('scriptlet')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gnome-media-2.26.0-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=e2d4dc1e3b74a0dfb8346f7763ecfd78050acbcb

commit e2d4dc1e3b74a0dfb8346f7763ecfd78050acbcb
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 10:09:58 2009 +0200

gnome-media-2.26.0-3-i686
*rebuild with new xorg

diff --git a/source/gnome/gnome-media/FrugalBuild 
b/source/gnome/gnome-media/FrugalBuild
index 266fcc1..55e2075 100644
--- a/source/gnome/gnome-media/FrugalBuild
+++ b/source/gnome/gnome-media/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=gnome-media
pkgver=2.26.0
-pkgrel=2
+pkgrel=3
pkgdesc=GNOME media tools
url=http://www.gnome.org/;
depends=('gst-plugins-good=0.10.4-2' 'gail=1.22.0' 'rarian=0.8.0' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: xine-lib-1.1.16.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=d15e9819430812cc5ebdf0967092728a725b5026

commit d15e9819430812cc5ebdf0967092728a725b5026
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 10:31:28 2009 +0200

xine-lib-1.1.16.2-2-i686
*rebuild with new xorg

diff --git a/source/xlib/xine-lib/FrugalBuild b/source/xlib/xine-lib/FrugalBuild
index 793037d..2a54a96 100644
--- a/source/xlib/xine-lib/FrugalBuild
+++ b/source/xlib/xine-lib/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=xine-lib
pkgver=1.1.16.2
-pkgrel=1
+pkgrel=2
pkgdesc=Xine multimedia playback engine libraries
_F_sourceforge_dirname=xine
_F_sourceforge_ext=.tar.bz2
@@ -13,7 +13,7 @@ url=http://xinehq.de;
depends=('imagemagick=6.4.8_9' 'aalib' 'libmng' 'libtheora' 'libvorbis' \
'faad2=2.6' 'flac=1.1.4' 'libxvmc' 'libxv' \
'speex' 'wavpack' 'libmpcdec' 'freetype2=2.3.4' 'fontconfig' \
-   'mesa' 'libx11' 'libxxf86vm' 'ffmpeg' 'x264=20080426' 'libtool' \
+   'mesa' 'libx11' 'libxxf86vm' 'ffmpeg=20080427-10' 'x264=20080426' 
'libtool' \
'libxvmc' 'libxinerama' 'libjpeg' 'libmpcdec' 'libtiff' 'libraw1394=2.0.0-1')
options=('scriptlet')
makedepends=('arts' 'esd' 'sdl' 'jack')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: totem-pl-parser-2.26.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=77bd719daddc3740c3209b5a59c2e6082be5d716

commit 77bd719daddc3740c3209b5a59c2e6082be5d716
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 10:42:01 2009 +0200

totem-pl-parser-2.26.2-2-i686
*rebuild with new xorg

diff --git a/source/gnome/totem-pl-parser/FrugalBuild 
b/source/gnome/totem-pl-parser/FrugalBuild
index 1ebf56d..b2316a6 100644
--- a/source/gnome/totem-pl-parser/FrugalBuild
+++ b/source/gnome/totem-pl-parser/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=totem-pl-parser
pkgver=2.26.2
-pkgrel=1
+pkgrel=2
url=http://www.gnome.org/;
pkgdesc=Simple GObject-based library to parse a host of playlist formats, as 
well as save those
-depends=('evolution-data-server=2.26.0' 'hal')
+depends=('evolution-data-server=2.26.2-2' 'hal')
makedepends=('intltool' 'gnome-doc-utils')
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: bug-buddy-2.26.0-2-i686 *rebuild with new xorg *added --disable-google-breakpad (broken)

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=755ec35fa83bc8c5d9086d37d585a06a3ea3d775

commit 755ec35fa83bc8c5d9086d37d585a06a3ea3d775
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 11:07:04 2009 +0200

bug-buddy-2.26.0-2-i686
*rebuild with new xorg
*added --disable-google-breakpad (broken)

diff --git a/source/gnome/bug-buddy/FrugalBuild 
b/source/gnome/bug-buddy/FrugalBuild
index 4974d48..485909a 100644
--- a/source/gnome/bug-buddy/FrugalBuild
+++ b/source/gnome/bug-buddy/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=bug-buddy
pkgver=2.26.0
-pkgrel=1
+pkgrel=2
pkgdesc=A bug reporting tool for GNOME
-depends=('gnome-desktop=2.26.0' 'gnome-menus=2.26.0' 'rarian=0.8.0' 
'desktop-file-utils' \
-   'libsoup=2.26.0' 'libgtop=2.26.0' 'evolution-data-server=2.26.0' 
'libelf' \
+depends=('gnome-desktop=2.26.2.-2' 'gnome-menus=2.26.0' 'rarian=0.8.0' 
'desktop-file-utils' \
+   'libsoup=2.26.0' 'libgtop=2.26.0' 'evolution-data-server=2.26.2-2' 
'libelf' \
'heimdal=1.2.1' 'db=4.7.25' 'gnutls=2.6')
makedepends=('intltool' 'gnome-doc-utils=0.12.2')
groups=('gnome' 'gnome-minimal')
@@ -16,6 +16,7 @@ _F_gnome_scrollkeeper=y
_F_gnome_desktop=y
_F_gnome_iconcache=y
Finclude gnome gnome-scriptlet
+Fconfopts=${fconfop...@]} --disable-google-breakpad
sha1sums=('6b96ea35d58b969fe0129af2bfb4aa144c207e6d')

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


[Frugalware-git] xorg74: gthumb-2.10.11-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=c110b7a601a74cf85ef3568e6fbf3d167da3e1f0

commit c110b7a601a74cf85ef3568e6fbf3d167da3e1f0
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 11:16:53 2009 +0200

gthumb-2.10.11-2-i686
*rebuild with new xorg

diff --git a/source/gnome/gthumb/FrugalBuild b/source/gnome/gthumb/FrugalBuild
index b6e2655..ee00186 100644
--- a/source/gnome/gthumb/FrugalBuild
+++ b/source/gnome/gthumb/FrugalBuild
@@ -3,9 +3,9 @@

pkgname=gthumb
pkgver=2.10.11
-pkgrel=1
+pkgrel=2
pkgdesc=Image browser and viewer for GNOME
-depends=('libgnomeui=2.24.0' 'libgnomeprintui' 'libgphoto2' 'rarian' \
+depends=('libgnomeui=2.24.0-2' 'libgnomeprintui' 'libgphoto2' 'rarian' \
'desktop-file-utils' 'libxtst')
makedepends=('intltool' 'gnome-doc-utils')
groups=('gnome' 'gnome-minimal')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gnome-python-desktop-2.26.0-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=c0519cb663bcfb23e55efdb4aad45beaa4bd4eec

commit c0519cb663bcfb23e55efdb4aad45beaa4bd4eec
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 11:37:17 2009 +0200

gnome-python-desktop-2.26.0-3-i686
*rebuild with new xorg

diff --git a/source/gnome/gnome-python-desktop/FrugalBuild 
b/source/gnome/gnome-python-desktop/FrugalBuild
index 9220399..25a7230 100644
--- a/source/gnome/gnome-python-desktop/FrugalBuild
+++ b/source/gnome/gnome-python-desktop/FrugalBuild
@@ -4,12 +4,12 @@

pkgname=gnome-python-desktop
pkgver=2.26.0
-pkgrel=2
+pkgrel=3
pkgdesc=Python bindings for GNOME desktop
url=http://www.pygtk.org/;
-depends=('gnome-python=2.26.0')
-makedepends=('metacity=2.26.0' 'gnome-media=2.26.0' 'gnome-panel=2.26.0' 
'gtksourceview1' 'totem=2.26.0' \
-   'libgtop=2.26.0' 'bug-buddy=2.26.0' 'evince=2.26.0' 
'nautilus-cd-burner=2.25.3')
+depends=('gnome-python=2.26.1-2')
+makedepends=('metacity=2.26.0-2' 'gnome-media=2.26.0-2' 
'gnome-panel=2.26.2-2' 'gtksourceview1' 'totem=2.26.0' \
+   'libgtop=2.26.0' 'bug-buddy=2.26.0-2' 'evince=2.26.2-2' 
'nautilus-cd-burner=2.25.3')
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
Finclude gnome python
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: totem-2.26.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=c3caaaf8f015e7c3e61bb84e1644c18025633c2f

commit c3caaaf8f015e7c3e61bb84e1644c18025633c2f
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 11:47:07 2009 +0200

totem-2.26.2-2-i686
*rebuild with new xorg

diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild
index 2ba1ecd..6ccfd04 100644
--- a/source/gnome/totem/FrugalBuild
+++ b/source/gnome/totem/FrugalBuild
@@ -4,13 +4,13 @@

pkgname=totem
pkgver=2.26.2
-pkgrel=1
+pkgrel=2
pkgdesc=Movie player for GNOME based on Xine
depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 
'dbus-glib=0.71' \
'libxrandr' 'atk=1.20.0' 'libsm' 'libxinerama' 'libmusicbrainz' 'nss=3.12' 
'avahi-glib=0.6.19' \
'cairo=1.8.6' 'libxcursor' 'gnome-desktop=2.26.0' 'iso-codes' 'xine-lib' 
'gnome-vfs=2.24.0' \
- 'shared-mime-info=0.22' 'totem-pl-parser=2.26.2' 'heimdal=1.2.1' 
'db=4.7.25' \
-   'evolution-data-server=2.26.0' 'python=2.6')
+ 'shared-mime-info=0.22' 'totem-pl-parser=2.26.2-2' 'heimdal=1.2.1' 
'db=4.7.25' \
+   'evolution-data-server=2.26.2-2' 'python=2.6')
makedepends=('intltool' xulrunner 'pango' 'nautilus=2.26.1' \
'gnome-doc-utils')
groups=('gnome')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git



[Frugalware-git] xorg74: claws-mail-extra-plugins-3.7.1-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=72cd3d89c3f3cb42b9bd073a55c64ff6dd3800f8

commit 72cd3d89c3f3cb42b9bd073a55c64ff6dd3800f8
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 12:06:51 2009 +0200

claws-mail-extra-plugins-3.7.1-3-i686
*rebuild with new xorg

diff --git a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild 
b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild
index b186ab5..dc9618a 100644
--- a/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild
+++ b/source/xlib-extra/claws-mail-extra-plugins/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=claws-mail-extra-plugins
pkgver=3.7.1
-pkgrel=2
+pkgrel=3
pkgdesc=Extra plugins for claws-mail
groups=('xlib-extra')
archs=('i686' 'x86_64' 'ppc')
@@ -12,7 +12,7 @@ options=('scriptlet')
depends=()
## dummy replaces
replaces=('claws-mail-plugin-pdf-viewer')
-makedepends=('claws-mail=3.7.1' 'curl' 'libxml2'  'libnotify' 'libgtkhtml' 
'libytnef')
+makedepends=('claws-mail=3.7.1-2' 'curl' 'libxml2'  'libnotify' 'libgtkhtml' 
'libytnef')
_F_sourceforge_realname=extra plugins
_F_sourceforge_ext=.tar.bz2
_F_sourceforge_dirname=sylpheed-claws
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gnome-spell-1.0.8-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=e39d9a405a98c410060087d257d8c0b1bd97b114

commit e39d9a405a98c410060087d257d8c0b1bd97b114
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 12:29:21 2009 +0200

gnome-spell-1.0.8-2-i686
*rebuild with new xorg

diff --git a/source/gnome/gnome-spell/FrugalBuild 
b/source/gnome/gnome-spell/FrugalBuild
index 11e60ba..66ce6dd 100644
--- a/source/gnome/gnome-spell/FrugalBuild
+++ b/source/gnome/gnome-spell/FrugalBuild
@@ -4,9 +4,9 @@

pkgname=gnome-spell
pkgver=1.0.8
-pkgrel=1
+pkgrel=2
pkgdesc=A GNOME/Bonobo component for spell checking
-depends=('aspell' 'libgnomeui=2.20.1.1')
+depends=('aspell' 'libgnomeui=2.24-2')
makedepends=('intltool')
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gnome-terminal-2.26.2-4-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=d44a91b597629150c6de6583af97421d7479bbcf

commit d44a91b597629150c6de6583af97421d7479bbcf
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 12:33:34 2009 +0200

gnome-terminal-2.26.2-4-i686
*rebuild with new xorg

diff --git a/source/gnome/gnome-terminal/FrugalBuild 
b/source/gnome/gnome-terminal/FrugalBuild
index 226f516..a507c2c 100644
--- a/source/gnome/gnome-terminal/FrugalBuild
+++ b/source/gnome/gnome-terminal/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=gnome-terminal
pkgver=2.26.2
-pkgrel=3
+pkgrel=4
pkgdesc=GNOME terminal emulator
url=http://www.gnome.org/;
-depends=('startup-notification' 'vte=0.20.4' 'rarian' 'gconf=2.26.0' \
+depends=('startup-notification' 'vte=0.20.4-2' 'rarian' 'gconf=2.26.2-2' \
'avahi-glib=0.6.23' 'dbus-glib=0.76')
makedepends=('intltool' 'gnome-doc-utils=0.14.0')
groups=('gnome' 'gnome-minimal')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: ruby-gtk2-0.19.0-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=b44ff4761e3d1c49e3c44b7923dc4c7ba74abf6f

commit b44ff4761e3d1c49e3c44b7923dc4c7ba74abf6f
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 12:39:04 2009 +0200

ruby-gtk2-0.19.0-2-i686
*rebuild with new xorg

diff --git a/source/xlib-extra/ruby-gtk2/FrugalBuild 
b/source/xlib-extra/ruby-gtk2/FrugalBuild
index bc1d761..d710445 100644
--- a/source/xlib-extra/ruby-gtk2/FrugalBuild
+++ b/source/xlib-extra/ruby-gtk2/FrugalBuild
@@ -4,9 +4,9 @@

pkgname=ruby-gtk2
pkgver=0.19.0
-pkgrel=1
+pkgrel=2
pkgdesc=Ruby language bindings for GTK+ development libraries
-depends=('freetype2' 'gtk+2' 'ruby')
+depends=('freetype2' 'gtk+2=2.16.2-2' 'ruby')
options=('scriptlet')
groups=('xlib-extra')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: kino-1.3.1-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=f9e0566b27a9ee1cc49798f9f4e852259af4dce7

commit f9e0566b27a9ee1cc49798f9f4e852259af4dce7
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 12:46:28 2009 +0200

kino-1.3.1-2-i686
*rebuild with new xorg

diff --git a/source/xapps-extra/kino/FrugalBuild 
b/source/xapps-extra/kino/FrugalBuild
index 4dfa694..06bc35e 100644
--- a/source/xapps-extra/kino/FrugalBuild
+++ b/source/xapps-extra/kino/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=kino
pkgver=1.3.1
-pkgrel=1
+pkgrel=2
pkgdesc=A non-linear DV editor.
makedepends=('perl-xml-parser' 'intltool')
-depends=('libiec61883' 'libraw1394=2.0' 'libquicktime' 'libglade' 
'libsamplerate' 'ffmpeg=20080427-4')
+depends=('libiec61883' 'libraw1394=2.0' 'libquicktime' 'libglade' 
'libsamplerate' 'ffmpeg=20080427-10')
rodepends=('dvdauthor' 'gpac')
groups=('xapps-extra')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: archmage-0.2.2-1-i686

2009-06-09 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0772404d1ca0cc5aebe7d96395fbbdc63544090

commit e0772404d1ca0cc5aebe7d96395fbbdc63544090
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jun 9 12:58:01 2009 +0200

archmage-0.2.2-1-i686

- version bump

diff --git a/source/apps-extra/archmage/FrugalBuild 
b/source/apps-extra/archmage/FrugalBuild
index 10ffa6a..1d9bcdf 100644
--- a/source/apps-extra/archmage/FrugalBuild
+++ b/source/apps-extra/archmage/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=archmage
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc=A CHM (Compiled HTML) Decompressor.
depends=('python')
@@ -11,5 +11,5 @@ groups=('apps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
url=http://archmage.sourceforge.net/;
-sha1sums=('833db0b7ea5dc638514f498e87cf9a1be1d8d5ef')
+sha1sums=('61ac386911b3c8f11b81c269a6c80580ac73b4c5')
# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: etckeeper-0.37-1-i686

2009-06-09 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7f02865e1fe9bcb3b0380fb77cc291db0320381

commit b7f02865e1fe9bcb3b0380fb77cc291db0320381
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jun 9 13:00:08 2009 +0200

etckeeper-0.37-1-i686

- version bump

diff --git a/source/apps-extra/etckeeper/FrugalBuild 
b/source/apps-extra/etckeeper/FrugalBuild
index 6da6afc..49997e8 100644
--- a/source/apps-extra/etckeeper/FrugalBuild
+++ b/source/apps-extra/etckeeper/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=etckeeper
-pkgver=0.36
+pkgver=0.37
pkgrel=1
pkgdesc=Stores the /etc directory in a git repo.
url=http://kitenet.net/~joey/code/etckeeper/;
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc')
Fpkgversep=_
up2date=Flasttar http://ftp.debian.org/debian/pool/main/e/etckeeper;
source=(http://ftp.debian.org/debian/pool/main/e/etckeeper/etckeeper_$pkgver.tar.gz)
-sha1sums=('6837e882313de729b8291c3f1d3786b72b10245e')
+sha1sums=('2d05606a529b65b0c632627ed8b579bd1f3d1f36')

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


[Frugalware-git] xorg74: gnome-sharp-2.24.1-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=9bd5ec3e483ed4e75a20c7c1a89b70d78712068a

commit 9bd5ec3e483ed4e75a20c7c1a89b70d78712068a
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 12:56:18 2009 +0200

gnome-sharp-2.24.1-2-i686
*rebuild with new xorg

diff --git a/source/gnome/gnome-sharp/FrugalBuild 
b/source/gnome/gnome-sharp/FrugalBuild
index b0971d0..befc7ea 100644
--- a/source/gnome/gnome-sharp/FrugalBuild
+++ b/source/gnome/gnome-sharp/FrugalBuild
@@ -4,11 +4,11 @@

pkgname=gnome-sharp
pkgver=2.24.1
-pkgrel=1
+pkgrel=2
pkgdesc=C# bindings for the Gnome desktop
url=http://www.gnome.org;
-depends=('gtk2-sharp=2.12.4' 'libart_lgpl' 'gnome-vfs=2.24.0' 
'libgnomecanvas=2.26.0' \
-'gnome-panel=2.26.0' 'libgnomeprintui=2.18.2-2')
+depends=('gtk2-sharp=2.12.9-2' 'libart_lgpl' 'gnome-vfs=2.24.0' 
'libgnomecanvas=2.26.0' \
+'gnome-panel=2.26.2-2' 'libgnomeprintui=2.18.2-2')
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
_F_mono_aot=0
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gnome-desktop-sharp-2.26.0-4-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=9a7a9e5ce2e4e87bb6aaa097ed1f3d6a04a7f269

commit 9a7a9e5ce2e4e87bb6aaa097ed1f3d6a04a7f269
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 13:10:02 2009 +0200

gnome-desktop-sharp-2.26.0-4-i686
*rebuild with new xorg

diff --git a/source/gnome/gnome-desktop-sharp/FrugalBuild 
b/source/gnome/gnome-desktop-sharp/FrugalBuild
index 88ca739..de532e8 100644
--- a/source/gnome/gnome-desktop-sharp/FrugalBuild
+++ b/source/gnome/gnome-desktop-sharp/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=gnome-desktop-sharp
pkgver=2.26.0
-pkgrel=3
+pkgrel=4
pkgdesc=C# bindings for the Gnome desktop
url=http://www.gnome.org;
-depends=('gtk2-sharp=2.12.4' 'libart_lgpl' 'librsvg=2.26.0' 
'gtkhtml=3.26.0' 'vte=0.20.4' \
-   'nautilus-cd-burner=2.25.3' 'gtksourceview=2.2.1' 'libwnck=2.26.0' 
'gnome-sharp=2.24.1')
+depends=('gtk2-sharp=2.12.9-2' 'libart_lgpl' 'librsvg=2.26.0-2' 
'gtkhtml=3.26.0' 'vte=0.20.4' \
+   'nautilus-cd-burner=2.25.3-2' 'gtksourceview=2.2.1' 'libwnck=2.26.0' 
'gnome-sharp=2.24.1-2')
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
_F_mono_aot=0
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] pacman-g2: scripts/makepkg

2009-06-09 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=154d43f0d565381fc8c59ff6f34fc2eeca4bb3a1

commit 154d43f0d565381fc8c59ff6f34fc2eeca4bb3a1
Author: Michel Hermier herm...@frugalware.org
Date:   Tue Jun 9 13:32:23 2009 +0200

scripts/makepkg

* Add support for lzma source in Fextract

diff --git a/scripts/makepkg b/scripts/makepkg
index a9e3291..4730796 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -74,6 +74,8 @@ Fextract() {
cmd=tar --use-compress-program=gzip -xf $file ;;
*.tar.bz2|*.tbz2)
cmd=tar --use-compress-program=bzip2 -xf $file ;;
+   *.tar.lzma)
+   cmd=tar --use-compress-program=lzma -xf $file ;;
*.tar)
cmd=tar -xf $file ;;
*.zip|*.xpi)
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] pacman-g2: scripts/makepkg

2009-06-09 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=d3fa2d1e7f747532dd48e0af182f70d18768f156

commit d3fa2d1e7f747532dd48e0af182f70d18768f156
Author: Michel Hermier herm...@frugalware.org
Date:   Tue Jun 9 13:51:36 2009 +0200

scripts/makepkg

* Introduce new option '-z compression' so that one can chose any
compression program compatible with tar/libarchive.
* Deprecate the '--gzip' option one will have to use '-z gzip' in the
future.

diff --git a/scripts/makepkg b/scripts/makepkg
index 4730796..e796cc8 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -51,7 +51,6 @@ NOSTRIP=0
RMDEPS=0
CHROOT=1
NOUP2DATE=0
-USEGZIP=0
NODOCS=0
TREE=
CACHEURL=
@@ -396,7 +395,7 @@ usage() {
$ECHO   -u, --noup2date  Do not check for newer version
$ECHO   -t treeUse the given tree's chroot to build in
$ECHO   -w destdir Write package to destdir instead of the working dir
-   $ECHO   --gzip   Use gzip compression for a package instead of 
bzip2
+   $ECHO   -z compression Use compression program for a package 
(instead of $PKG_COMP)
$ECHO
$ECHO These options can be passed to pacman-g2:
$ECHO
@@ -405,6 +404,8 @@ usage() {
$ECHO
$ECHO If -p is not specified, makepkg will look for $BUILDSCRIPT
$ECHO
+   $ECHO Compatibility options (these may be removed in any future 
release):
+   $ECHO   --gzip   Use gzip compression for a package
}

chroot_umount() {
@@ -575,12 +576,10 @@ create_pkg()
extra=$extra .CHANGELOG
fi

-   if [ $USEGZIP == 1 ]; then
-   tarargs=czf
-   warning Using gzip compression - this is not optimal!
-   else
-   tarargs=cjf
-   fi
+   case $COMPRESS_PROGRAM in
+   none)   tarargs=-cf ;;
+   *)  tarargs=--use-compress-program=$COMPRESS_PROGRAM -cf ;;
+   esac

if [ $INCHROOT != 1 ]; then
tar $tarargs $PKGDEST/$1-$pkgver-$pkgrel-$CARCH.$PKG_EXT .PKGINFO .FILELIST \
@@ -682,7 +681,21 @@ install_pkg()
exit 0
}

+if [ -z $PKG_EXT ]; then
+   error The PKG_EXT environment variable is not defined, check your 
/etc/makepkg.conf!
+   exit 1
+fi
+
+if [ -z $PKG_COMP ]; then
+#  Enable the following after frugalware-1.1
+#  error The PKG_COMP environment variable is not defined, check your 
/etc/makepkg.conf!
+#  exit 1
+   warning The PKG_COMP environment variable is not defined, check your 
/etc/makepkg.conf! Using default compression bzip2
+   PKG_COMP=bzip2
+fi
+
ARGLIST=$@
+COMPRESS_PROGRAM=$PKG_COMP

while [ $# -ne 0 ]; do
case $1 in
@@ -710,7 +723,7 @@ while [ $# -ne 0 ]; do
--chroot) CHROOT=1 ;;
--host)   CHROOT=0 ;;
--noup2date)  NOUP2DATE=1 ;;
-   --gzip)   USEGZIP=1 ;;
+   --gzip)   COMPRESS_PROGRAM=gzip ;;
--help)
usage
exit 0
@@ -720,7 +733,7 @@ while [ $# -ne 0 ]; do
exit 1
;;
-*)
-   while getopts aA:bBcCdD:efgGhij:kl:Lmnop:urRHsSt:w:- 
opt; do
+   while getopts 
aA:bBcCdD:efgGhij:kl:Lmnop:urRHsSt:w:z:- opt; do
case $opt in
a) SEARCHDEPS=1 ;;
A) CACHEURL=$OPTARG ;;
@@ -753,6 +766,7 @@ while [ $# -ne 0 ]; do
t) TREE=$OPTARG ;;
u) NOUP2DATE=1 ;;
w) PKGDEST=$OPTARG ;;
+   z) COMPRESS_PROGRAM=$OPTARG ;;
-)
OPTIND=0
break
@@ -771,6 +785,12 @@ while [ $# -ne 0 ]; do
shift
done

+# check for COMPRESS_PROGRAM program to be in the path
+if [ -z `which $COMPRESS_PROGRAM 2/dev/null` ]; then
+   error Cannot find compress program ($COMPRESS_PROGRAM) in PATH
+   exit 1
+fi
+
# check for sudo
if [ $DEP_SUDO = 1 -a ! `type -p sudo` ]; then
error Cannot find the sudo binary! Is sudo installed?
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] pacman-g2: configure.ac

2009-06-09 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=c75c2bb32d11703d59ba4d95092643bf9fb17a5c

commit c75c2bb32d11703d59ba4d95092643bf9fb17a5c
Author: Michel Hermier herm...@frugalware.org
Date:   Tue Jun 9 14:02:13 2009 +0200

configure.ac

* Allow to change default package extension and compression at configure
time.

diff --git a/configure.ac b/configure.ac
index 9caec18..2f392f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -129,6 +129,18 @@ AC_SUBST(CARCH)
AC_SUBST(CARCHFLAGS)
AC_SUBST(CHOST)

+dnl Default package file extension
+AC_ARG_WITH([package-extension],
+   [AS_HELP_STRING([--with-package-extension=extension], [define the 
default package extension (default: fpm)])],
+   [PKG_EXT=$withval], [PKG_EXT=fpm])
+AC_SUBST(PKG_EXT)
+
+dnl Default package file compression
+AC_ARG_WITH([package-compression],
+   [AS_HELP_STRING([--with-package-compression=compression], [define the 
default package compression (default: bzip2)])],
+   [PKG_COMP=$withval], [PKG_COMP=bzip2])
+AC_SUBST(PKG_COMP)
+
dnl Build with Werror
AC_ARG_ENABLE(werror,
AC_HELP_STRING([--enable-werror], [Enable building with Werror]),
@@ -447,6 +459,9 @@ pacman-g2-$VERSION:
Architecture used cflag : ${CARCHFLAGS}
Architecture CHOST  : ${CHOST}

+   Default package extension   : ${PKG_EXT}
+   Default package compression : ${PKG_COMP}
+
Doxygen support : ${DOXYSTATUS}
Manpages: ${ASCIISTATUS}
Manpage localization: ${POSTATUS}
diff --git a/etc/makepkg.conf.in b/etc/makepkg.conf.in
index b8910a3..4de9c97 100644
--- a/etc/makepkg.conf.in
+++ b/etc/makepkg.conf.in
@@ -27,7 +27,10 @@ export CXXFLAGS=@CARCHFLAGS@ -O2 -pipe
export BUILDSCRIPT=FrugalBuild

# Package extension
-export PKG_EXT=fpm
+export PKG_EXT=@PKG_EXT@
+
+# Package compression
+export PKG_COMP=@PKG_COMP@

# Database extension
export DB_EXT=fdb
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] pacman-g2: configure.ac

2009-06-09 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=e986593d0f64409b83e24840bd4dcfd15a8f2c13

commit e986593d0f64409b83e24840bd4dcfd15a8f2c13
Author: Michel Hermier herm...@frugalware.org
Date:   Tue Jun 9 14:05:33 2009 +0200

configure.ac

* Fix indent style off the configure information log.

diff --git a/configure.ac b/configure.ac
index 2f392f6..aea071e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -447,30 +447,30 @@ Makefile
echo 
pacman-g2-$VERSION:

-   prefix  : ${prefix}
-   source code location: ${srcdir}
-   compiler: ${CC}
-   compiler flags  : ${CFLAGS}
+   prefix  : ${prefix}
+   source code location: ${srcdir}
+   compiler: ${CC}
+   compiler flags  : ${CFLAGS}

-   libpacman version   : ${PM_VERSION}
-   pacman-g2.conf location : ${PACCONF}
+   libpacman version   : ${PM_VERSION}
+   pacman-g2.conf location : ${PACCONF}

-   Architecture CARCH  : ${CARCH}
-   Architecture used cflag : ${CARCHFLAGS}
-   Architecture CHOST  : ${CHOST}
+   Architecture CARCH  : ${CARCH}
+   Architecture used cflag : ${CARCHFLAGS}
+   Architecture CHOST  : ${CHOST}

Default package extension   : ${PKG_EXT}
Default package compression : ${PKG_COMP}

-   Doxygen support : ${DOXYSTATUS}
-   Manpages: ${ASCIISTATUS}
-   Manpage localization: ${POSTATUS}
-   Perl bindings   : ${PERLSTATUS}
-   Python bindings : ${PYTHONSTATUS}
-   Java bindings   : ${JAVASTATUS}
-   C# bindings : ${CSHARPSTATUS}
-
-   debug support   : ${debug}
-   Werror build: ${werror}
-   Strict flags: ${strict}
+   Doxygen support : ${DOXYSTATUS}
+   Manpages: ${ASCIISTATUS}
+   Manpage localization: ${POSTATUS}
+   Perl bindings   : ${PERLSTATUS}
+   Python bindings : ${PYTHONSTATUS}
+   Java bindings   : ${JAVASTATUS}
+   C# bindings : ${CSHARPSTATUS}
+
+   debug support   : ${debug}
+   Werror build: ${werror}
+   Strict flags: ${strict}

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


[Frugalware-git] homepage-ng: Newsletter - correcting spelling error - occured should have been occurred

2009-06-09 Thread phayz
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=b0910d3bb735e5bfb4b7b1c097e9436825817ade

commit b0910d3bb735e5bfb4b7b1c097e9436825817ade
Author: Russell Dickenson (phayz) russelldicken...@gmail.com
Date:   Tue Jun 9 22:22:17 2009 +1000

Newsletter - correcting spelling error - occured should have been occurred

modified:   issue15.html
modified:   issue16.html
modified:   issue17.html
modified:   issue18.html
modified:   issue19.html
modified:   issue20.html
modified:   issue21.html
modified:   issue23.html
modified:   issue24.html
modified:   issue25.html
modified:   issue26.html
modified:   issue27.html
modified:   issue28.html
modified:   issue29.html
modified:   issue30.html
modified:   issue31.html
modified:   issue32.html
modified:   issue33.html
modified:   issue34.html
modified:   issue35.html
modified:   issue38.html

diff --git a/frugalware/weeklynews/issue15.html 
b/frugalware/weeklynews/issue15.html
index 9fcd007..9c9a968 100644
--- a/frugalware/weeklynews/issue15.html
+++ b/frugalware/weeklynews/issue15.html
@@ -118,6 +118,6 @@
h3Translations/h3
pThe newsletter is currently translated into French and Danish.  The a 
href=http://frugalware-fr.tuxfamily.org/forums/index.php?board=34.0;French 
translation/a is provided by the French Frugalware community.  The a 
href=http://frugalware.dk/?cat=5;Danish translation/a is provided by the 
Danish Frugalware community.  Thanks to all those involved in providing and 
hosting these translations./p
h3Release/h3
-pTo allow time for review and corrections, each newsletter is 
written ahead of its release date.  Therefore it may not mention events which 
occured in the few days before its release - e.g. security fixes.  To be sure 
that you've got the very latest information on these topics, go to the 
appropriate page of the Frugalware web site./p
+pTo allow time for review and corrections, each newsletter is 
written ahead of its release date.  Therefore it may not mention events which 
occurred in the few days before its release - e.g. security fixes.  To be sure 
that you've got the very latest information on these topics, go to the 
appropriate page of the Frugalware web site./p
h3Feedback/h3
pIf you have feedback about the Frugalware newsletter - whether good or bad - 
please provide it via the forums.  Your feedback is valuable because we want 
the newsletter to meet the needs of Frugalware's users./p
diff --git a/frugalware/weeklynews/issue16.html 
b/frugalware/weeklynews/issue16.html
index aaf2b68..d992abd 100644
--- a/frugalware/weeklynews/issue16.html
+++ b/frugalware/weeklynews/issue16.html
@@ -130,6 +130,6 @@ guitar band./dd
h3Translations/h3
pThe newsletter is currently translated into French and Danish.  The a 
href=http://frugalware-fr.tuxfamily.org/forums/index.php?board=34.0;French 
translation/a is provided by the French Frugalware community.  The a 
href=http://frugalware.dk/?cat=5;Danish translation/a is provided by the 
Danish Frugalware community.  Thanks to all those involved in providing and 
hosting these translations./p
h3Release/h3
-pTo allow time for review and corrections, each newsletter is 
written ahead of its release date.  Therefore it may not mention events which 
occured in the few days before its release - e.g. security fixes.  To be sure 
that you've got the very latest information on these topics, go to the 
appropriate page of the Frugalware web site./p
+pTo allow time for review and corrections, each newsletter is 
written ahead of its release date.  Therefore it may not mention events which 
occurred in the few days before its release - e.g. security fixes.  To be sure 
that you've got the very latest information on these topics, go to the 
appropriate page of the Frugalware web site./p
h3Feedback/h3
pIf you have feedback about the Frugalware newsletter - whether good or bad - 
please provide it via the forums.  Your feedback is valuable because we want 
the newsletter to meet the needs of Frugalware's users./p
diff --git a/frugalware/weeklynews/issue17.html 
b/frugalware/weeklynews/issue17.html
index 0b982a8..e909172 100644
--- a/frugalware/weeklynews/issue17.html
+++ b/frugalware/weeklynews/issue17.html
@@ -139,6 +139,6 @@
h3Translations/h3
pThe newsletter is currently translated into French and Danish.  The a 
href=http://frugalware-fr.tuxfamily.org/forums/index.php?board=34.0;French 
translation/a is provided by the French Frugalware community.  The a 
href=http://frugalware.dk/?cat=5;Danish translation/a is provided by the 
Danish Frugalware community.  Thanks to all those involved in providing and 
hosting these translations./p
h3Release/h3
-pTo allow time for review and corrections, each newsletter is 
written ahead of its release date.  Therefore it may not mention events which 
occured in the few days before its release - e.g. security fixes.  To be sure 
that you've got the very latest information on these topics, go to the 

[Frugalware-git] xorg74: evolution-2.26.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=82319bffeade980742df2ba93ea643b212c9db5c

commit 82319bffeade980742df2ba93ea643b212c9db5c
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 14:36:11 2009 +0200

evolution-2.26.2-2-i686
*rebuild with new xorg

diff --git a/source/gnome/evolution/FrugalBuild 
b/source/gnome/evolution/FrugalBuild
index 7a5ab22..ba86916 100644
--- a/source/gnome/evolution/FrugalBuild
+++ b/source/gnome/evolution/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=evolution
pkgver=2.26.2
-pkgrel=1
+pkgrel=2
pkgdesc=Integrated mail, calendar and address book suite for GNOME
-depends=('gail=1.22.1' 'gal=2.5.3-3' 'evolution-data-server=2.26.2' 
'gtkhtml=3.26.2' \
-   'gnome-spell=1.0.8' 'rarian' 'heimdal=1.2.1' \
+depends=('gail=2.16.2-2' 'gal=2.5.3-3' 'evolution-data-server=2.26.2-2' 
'gtkhtml=3.26.2' \
+   'gnome-spell=1.0.8-2' 'rarian' 'heimdal=1.2.1' \
'evolution-data-server-ldap=2.26.2' 'libbonobo=2.24.0' 'nss=3.12' 
'nspr=4.7.1' \
'libnotify' 'gnome-pilot-conduits' 'db=4.7.25')
makedepends=('intltool' 'gnome-doc-utils=0.14.0' 'openldap' 'psmisc' 
'gnome-common')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gimp-2.6.6-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=8d5969042bfc3bfce71c800b6ce318768b29affc

commit 8d5969042bfc3bfce71c800b6ce318768b29affc
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 15:26:49 2009 +0200

gimp-2.6.6-2-i686
*rebuild with new xorg

diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild
index 1d057d0..baa8ef2 100644
--- a/source/xapps/gimp/FrugalBuild
+++ b/source/xapps/gimp/FrugalBuild
@@ -4,11 +4,11 @@

pkgname=gimp
pkgver=2.6.6
-pkgrel=1
+pkgrel=2
pkgdesc=The GNU Image Manipulation Program
url=http://www.gimp.org/;
-depends=('librsvg' 'libmng' 'libexif=0.6.12-3' 'alsa-lib' 
'libgtkhtml=2.11.1-2' \
-   'desktop-file-utils' 'lcms' 'pygtk' 'aalib' 'libxpm' 'intltool' 'gegl')
+depends=('librsvg=2.26.0-2' 'libmng' 'libexif=0.6.12-3' 'alsa-lib' 
'libgtkhtml=2.11.1-2' \
+   'desktop-file-utils' 'lcms' 'pygtk=2.14.1-2' 'aalib' 'libxpm=3.5.7-2' 
'intltool' 'gegl')
groups=('xapps')
archs=('i686' 'x86_64' 'ppc')
makedepends=('gimp-print' 'perl-xml-parser')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gutenprint-5.2.3-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=80359186f56a4fb435bf7c029753f2ea264806dc

commit 80359186f56a4fb435bf7c029753f2ea264806dc
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 15:52:06 2009 +0200

gutenprint-5.2.3-2-i686
*rebuild with new xorg

diff --git a/source/apps-extra/gutenprint/FrugalBuild 
b/source/apps-extra/gutenprint/FrugalBuild
index 08a8f4b..b274aaf 100644
--- a/source/apps-extra/gutenprint/FrugalBuild
+++ b/source/apps-extra/gutenprint/FrugalBuild
@@ -4,10 +4,10 @@

pkgname=gutenprint
pkgver=5.2.3
-pkgrel=1
+pkgrel=2
pkgdesc=IJS printer driver for Ghostscript and CUPS
depends=('cups=1.1.15' 'readline')
-makedepends=('gimp=2.4.1')
+makedepends=('gimp=2.6.6-2')
rodepends=('foomatic-filters=2.0')
groups=('apps-extra')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: empathy-2.26.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=749096d346429f6848dee10a438cd3153ea91485

commit 749096d346429f6848dee10a438cd3153ea91485
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 17:08:14 2009 +0200

empathy-2.26.2-2-i686
*rebuild with new xorg

diff --git a/source/gnome-extra/empathy/FrugalBuild 
b/source/gnome-extra/empathy/FrugalBuild
index 214cd09..58076cb 100644
--- a/source/gnome-extra/empathy/FrugalBuild
+++ b/source/gnome-extra/empathy/FrugalBuild
@@ -3,15 +3,15 @@

pkgname=empathy
pkgver=2.26.2
-pkgrel=1
+pkgrel=2
pkgdesc=Empathy consists of a rich set of reusable instant messaging widgets
-depends=('gconf' 'telepathy-glib' 'libxml2' 'enchant' \
+depends=('gconf=2.26.2-2' 'telepathy-glib' 'libxml2' 'enchant' \
'libglade' 'atk' 'pango' 'freetype2' 'libxau' 'libxdmcp' 'e2fsprogs' \
'popt' 'nspr' 'openssl' 'esd' 'libbonobo' 'libxdamage' 'libxinerama' \
-   'libxi' 'libxrandr' 'libxcursor' 'gnome-panel' 'libjpeg' 'libbonoboui' \
+   'libxi' 'libxrandr' 'libxcursor' 'gnome-panel=2.26.2-2' 'libjpeg' 
'libbonoboui' \
'libsm' 'gail' 'libart_lgpl' 'libffi' 'telepathy-stream-engine' \
'aspell' 'iso-codes' 'telepathy-mission-control' 'telepathy-gabble'\
-   'evolution-data-server=2.26.0' 'libcanberra-gtk' 'telepathy-farsight')
+   'evolution-data-server=2.26.2-2' 'libcanberra-gtk' 
'telepathy-farsight')
makedepends=('gnome-common' 'intltool' 'gtk-doc' 'gnome-doc-utils')
groups=('gnome-extra')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: pywebkitgtk-1.1.5-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=15371d87564d3fccef37ead6b13cffb339ee2bbb

commit 15371d87564d3fccef37ead6b13cffb339ee2bbb
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 17:12:31 2009 +0200

pywebkitgtk-1.1.5-2-i686
*rebuild with new xorg

diff --git a/source/xlib-extra/pywebkitgtk/FrugalBuild 
b/source/xlib-extra/pywebkitgtk/FrugalBuild
index a4641af..3ce07ed 100644
--- a/source/xlib-extra/pywebkitgtk/FrugalBuild
+++ b/source/xlib-extra/pywebkitgtk/FrugalBuild
@@ -3,9 +3,9 @@

pkgname=pywebkitgtk
pkgver=1.1.5
-pkgrel=1
+pkgrel=2
pkgdesc=PyWebKitGtk provides an API for developers to program WebKit/Gtk using 
Python.
-depends=('webkit=1.1.8' 'pygtk' 'python=2.6.1')
+depends=('webkit=1.1.8-2' 'pygtk=2.14.1-2' 'python=2.6.1')
groups=('xlib-extra')
archs=('i686' 'x86_64')
Finclude googlecode
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: obtheme-0.5.4-1-i686

2009-06-09 Thread jercel
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4de39ec3df099de6e3a4c9b882ed6ace1d379996

commit 4de39ec3df099de6e3a4c9b882ed6ace1d379996
Author: jercel jerce...@gmail.com
Date:   Tue Jun 9 20:33:47 2009 +0200

obtheme-0.5.4-1-i686

* New Package

* Close FS#3807

diff --git a/source/xapps-extra/obtheme/FrugalBuild 
b/source/xapps-extra/obtheme/FrugalBuild
new file mode 100644
index 000..acf5664
--- /dev/null
+++ b/source/xapps-extra/obtheme/FrugalBuild
@@ -0,0 +1,29 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: jercel jerce...@gmail.com
+
+pkgname=obtheme
+pkgver=0.5.4
+pkgrel=1
+pkgdesc=A GUI theme editor for Openbox.
+url=http://xyne.archlinux.ca/info/obtheme;
+depends=('pygtk' 'fuse-python')
+options=('scriptlet')
+groups=('xapps-extra')
+archs=('i686' 'x86_64')
+up2date=Flasttar http://xyne.archlinux.ca/src/;
+source=(http://xyne.archlinux.ca/src/$pkgname-$pkgver.tar.gz)
+sha1sums=('4cca99b381a0adf0b2e7d2df07032a07c0a03638')
+_F_cd_path=$pkgname
+_F_desktop_name=Obtheme
+_F_desktop_desc=Theme editor for Openbox
+_F_desktop_categories=System;Utility;
+
+
+build()
+{
+   Fcd
+   Fmkdir /usr/bin
+   Fcp $pkgname/$pkgname usr/bin/
+   Ffileschmod /usr/bin/$pkgname 755
+   Fdesktop2
+}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gnome-system-monitor-2.26.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=beccb6ee9f16e89fef737db198ac48812ee14dc6

commit beccb6ee9f16e89fef737db198ac48812ee14dc6
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:02:04 2009 +0200

gnome-system-monitor-2.26.2-2-i686
*rebuild with new xorg

diff --git a/source/gnome/gnome-system-monitor/FrugalBuild 
b/source/gnome/gnome-system-monitor/FrugalBuild
index b56e235..55ad4df 100644
--- a/source/gnome/gnome-system-monitor/FrugalBuild
+++ b/source/gnome/gnome-system-monitor/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=gnome-system-monitor
pkgver=2.26.2
-pkgrel=1
+pkgrel=2
pkgdesc=A system monitor for GNOME
url=http://www.gnome.org/;
depends=('libgtop=2.26.1' 'libwnck=2.26.0' \
-'rarian' 'libgksu=2.0.6' 'libsexy' 'gnome-icon-theme' 'pcre' 
'gtkmm=2.16.0' 'librsvg')
+'rarian' 'libgksu=2.0.6-2' 'libsexy' 'gnome-icon-theme' 'pcre' 
'gtkmm=2.16.0' 'librsvg=2.26.0-2')
makedepends=('intltool' 'gnome-doc-utils=0.14.0')
groups=('gnome' 'gnome-minimal')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: xtrap-1.0.2-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=7d98273ce839953513b3f068a2a25c330041bf7b

commit 7d98273ce839953513b3f068a2a25c330041bf7b
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:03:19 2009 +0200

xtrap-1.0.2-3-i686
*rebuild with new xorg

diff --git a/source/x11/xtrap/FrugalBuild b/source/x11/xtrap/FrugalBuild
index a6a2f8f..72d403f 100644
--- a/source/x11/xtrap/FrugalBuild
+++ b/source/x11/xtrap/FrugalBuild
@@ -3,12 +3,12 @@

pkgname=xtrap
pkgver=1.0.2
-pkgrel=2
+pkgrel=3
pkgdesc=X.Org xtrap application
url=http://xorg.freedesktop.org;
groups=('x11' 'xorg-core' 'xorg-apps')
archs=('i686' 'x86_64')
-depends=('libxtrap' 'libx11=1.1.3')
+depends=('libxtrap=1.0.0-4' 'libx11=1.2.1')
makedepends=('trapproto' 'inputproto')
Finclude xorg
sha1sums=('228735dcf4e059865900cee7f9656fc1a6b0a746')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: zenity-2.26.0-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=9ac63430dd82458379bfc0f59eb59749a9985e59

commit 9ac63430dd82458379bfc0f59eb59749a9985e59
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:13:18 2009 +0200

zenity-2.26.0-2-i686
*rebuild with new xorg

diff --git a/source/gnome/zenity/FrugalBuild b/source/gnome/zenity/FrugalBuild
index 8a18dfa..c589210 100644
--- a/source/gnome/zenity/FrugalBuild
+++ b/source/gnome/zenity/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=zenity
pkgver=2.26.0
-pkgrel=1
+pkgrel=2
pkgdesc=A rewrite of gdialog
url=http://www.gnome.org/;
rodepends=('notification-daemon')
-depends=('libgnomecanvas=2.26.0' 'rarian' 'libnotify=0.4.4' 
'dbus-glib=0.71-2')
+depends=('libgnomecanvas=2.26.0-2' 'rarian' 'libnotify=0.4.4' 
'dbus-glib=0.71-2')
makedepends=('intltool' 'gnome-doc-utils=0.10.3')
groups=('gnome' 'gnome-minimal')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: xvinfo-1.0.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=85a259570ca6df96ad5ec5766c0fd6a68c256f01

commit 85a259570ca6df96ad5ec5766c0fd6a68c256f01
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:17:43 2009 +0200

xvinfo-1.0.2-2-i686
*rebuild with new xorg

diff --git a/source/x11/xvinfo/FrugalBuild b/source/x11/xvinfo/FrugalBuild
index 60a787b..bbefba1 100644
--- a/source/x11/xvinfo/FrugalBuild
+++ b/source/x11/xvinfo/FrugalBuild
@@ -3,12 +3,12 @@

pkgname=xvinfo
pkgver=1.0.2
-pkgrel=1
+pkgrel=2
pkgdesc=X.Org xvinfo application
url=http://xorg.freedesktop.org;
groups=('x11' 'xorg-core' 'xorg-apps')
archs=('i686' 'x86_64')
-depends=('libxv=1.0.3-2' 'libx11=1.1.3')
+depends=('libxv=1.0.3-2' 'libx11=1.2.1')
makedepends=('inputproto=1.4.2.1')
Finclude xorg
sha1sums=('1b3947fd1e1f4464b39488f539812adbd7ddb30e')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gfpm-1.2.3-4-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=5237dd1b16ede73dfe977aeaefd3c16300cbe1c7

commit 5237dd1b16ede73dfe977aeaefd3c16300cbe1c7
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:20:29 2009 +0200

gfpm-1.2.3-4-i686
*rebuild with new xorg

diff --git a/source/xapps/gfpm/FrugalBuild b/source/xapps/gfpm/FrugalBuild
index 5e9f237..c5ddcf7 100644
--- a/source/xapps/gfpm/FrugalBuild
+++ b/source/xapps/gfpm/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=gfpm
pkgver=1.2.3
-pkgrel=3
+pkgrel=4
pkgdesc=Graphical Frugalware Package Manager
url=http://ftp.frugalware.org/pub/other/gfpm;
-depends=('glib2' 'gtk+2=2.16.1' 'libglade' 'pacman-g2=3.7.3' 
'frugalwareutils=0.8.7')
+depends=('glib2' 'gtk+2=2.16.2-2' 'libglade' 'pacman-g2=3.7.3' 
'frugalwareutils=0.8.7')
makedepends=('pkgconfig' 'intltool')
groups=('xapps')
replaces=('frugalpkg')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: lxinput-0.1-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=b79cdfe37d8a0384a9266a9bc048fce80262c661

commit b79cdfe37d8a0384a9266a9bc048fce80262c661
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:22:11 2009 +0200

lxinput-0.1-2-i686
*rebuild with new xorg

diff --git a/source/xapps-extra/lxinput/FrugalBuild 
b/source/xapps-extra/lxinput/FrugalBuild
index d11048e..28e8f78 100644
--- a/source/xapps-extra/lxinput/FrugalBuild
+++ b/source/xapps-extra/lxinput/FrugalBuild
@@ -3,9 +3,9 @@

pkgname=lxinput
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc=Keyboard and mouse settings dialog for LXDE
-depends=('lxde-settings-daemon' 'gtk+2')
+depends=('lxde-settings-daemon' 'gtk+2=2.16.2-2')
makedepends=('gettext' 'intltool' 'desktop-file-utils')
options=('scriptlet')
groups=('xapps-extra' 'lxde-desktop')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: fslsfonts-1.0.1-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=df4de2ec4828e9dd34b55f602ae2df6a61a8e26d

commit df4de2ec4828e9dd34b55f602ae2df6a61a8e26d
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:22:52 2009 +0200

fslsfonts-1.0.1-3-i686
*rebuild with new xorg

diff --git a/source/x11/fslsfonts/FrugalBuild b/source/x11/fslsfonts/FrugalBuild
index 118c49d..23d8be1 100644
--- a/source/x11/fslsfonts/FrugalBuild
+++ b/source/x11/fslsfonts/FrugalBuild
@@ -3,12 +3,12 @@

pkgname=fslsfonts
pkgver=1.0.1
-pkgrel=2
+pkgrel=3
pkgdesc=X.Org fslsfonts application
url=http://xorg.freedesktop.org;
groups=('x11' 'xorg-core' 'xorg-apps')
archs=('i686' 'x86_64')
-depends=('libx11=1.1.3-2' 'libfs')
+depends=('libx11=1.2.1' 'libfs')
Finclude xorg
sha1sums=('04fa1b6f967da63237f0247bf883fa4b1244da6c')
makedepends=('inputproto')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: eog-2.26.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=bf8973b4ea48fb34f7af583bbf7190ca7d8a1bb8

commit bf8973b4ea48fb34f7af583bbf7190ca7d8a1bb8
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:32:15 2009 +0200

eog-2.26.2-2-i686
*rebuild with new xorg

diff --git a/source/gnome/eog/FrugalBuild b/source/gnome/eog/FrugalBuild
index 3e8c320..95e856f 100644
--- a/source/gnome/eog/FrugalBuild
+++ b/source/gnome/eog/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=eog
pkgver=2.26.2
-pkgrel=1
+pkgrel=2
pkgdesc=An image viewing and cataloging program for GNOME
depends=('libexif' 'rarian' 'desktop-file-utils' 'python=2.6' \
-'gnome-desktop=2.26.0' 'lcms' 'pygtk' 'gnome-python' 'libart_lgpl')
+'gnome-desktop=2.26.2-2' 'lcms' 'pygtk' 'gnome-python' 'libart_lgpl')
makedepends=('intltool' 'gnome-doc-utils=0.14.0')
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: fun-0.3.2-4-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=a7d1a7399126cbb2e9a5e496ad6cc62925d7fa3f

commit a7d1a7399126cbb2e9a5e496ad6cc62925d7fa3f
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:45:47 2009 +0200

fun-0.3.2-4-i686
*rebuild with new xorg

diff --git a/source/xapps/fun/FrugalBuild b/source/xapps/fun/FrugalBuild
index 74ec733..f0c2f62 100644
--- a/source/xapps/fun/FrugalBuild
+++ b/source/xapps/fun/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=fun
pkgver=0.3.2
-pkgrel=3
+pkgrel=4
pkgdesc=Frugalware Update Notifier (FUN)
url=http://ftp.frugalware.org/pub/other/fun;
rodepends=('gfpm=1.2.1')
-depends=('glib2' 'gtk+2=2.14.7' 'libglade' 'pacman-g2' 'frugalwareutils' 
'dbus' \
+depends=('glib2' 'gtk+2=2.16.2-2' 'libglade' 'pacman-g2' 'frugalwareutils' 
'dbus' \
'dbus-glib=0.80' 'libnotify' 'libnxml')
makedepends=('pkgconfig' 'intltool')
groups=('xapps')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: lxrandr-0.1-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=e33212ec58bfba093b85ad44f3fabaa6e8c947be

commit e33212ec58bfba093b85ad44f3fabaa6e8c947be
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:47:02 2009 +0200

lxrandr-0.1-2-i686
*rebuild with new xorg

diff --git a/source/xapps-extra/lxrandr/FrugalBuild 
b/source/xapps-extra/lxrandr/FrugalBuild
index 312dd7e..d404c4a 100644
--- a/source/xapps-extra/lxrandr/FrugalBuild
+++ b/source/xapps-extra/lxrandr/FrugalBuild
@@ -3,9 +3,9 @@

pkgname=lxrandr
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc=A monitor config tool
-depends=('gtk+2' 'glibc' 'freetype2' 'libxau' \
+depends=('gtk+2=2.16.2-2' 'glibc' 'freetype2' 'libxau=1.0.4' \
'libxdmcp' 'libxdamage' 'libxext' 'libxml2')
rodepends=('xrandr')
options=('scriptlet')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gnome-power-manager-2.24.4-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=5781ab5657b6eb1afc06f9da138a408e8b80e44a

commit 5781ab5657b6eb1afc06f9da138a408e8b80e44a
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:55:07 2009 +0200

gnome-power-manager-2.24.4-3-i686
*rebuild with new xorg

diff --git a/source/gnome/gnome-power-manager/FrugalBuild 
b/source/gnome/gnome-power-manager/FrugalBuild
index 96fcd07..eaeda92 100644
--- a/source/gnome/gnome-power-manager/FrugalBuild
+++ b/source/gnome/gnome-power-manager/FrugalBuild
@@ -4,11 +4,11 @@

pkgname=gnome-power-manager
pkgver=2.24.4
-pkgrel=2
+pkgrel=3
pkgdesc=GNOME Power Management tool
url=http://www.gnome.org/;
-depends=('libnotify=0.4.4' 'hal=0.5.11' 'dbus-glib=0.80' 'xextproto' 
'libgnomeui=2.24.0' 'libgnome=2.26.0' \
-   'libglade' 'libwnck=2.26.0' 'gnome-panel=2.26.0' 
'gnome-keyring=2.26.0' 'gstreamer')
+depends=('libnotify=0.4.4' 'hal=0.5.11' 'dbus-glib=0.80' 'xextproto' 
'libgnomeui=2.24.0-2' 'libgnome=2.26.0' \
+   'libglade' 'libwnck=2.26.0' 'gnome-panel=2.26.2-2' 
'gnome-keyring=2.26.0' 'gstreamer')
makedepends=('intltool' 'gnome-doc-utils')
groups=('gnome' 'gnome-minimal')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: bitmap-1.0.3-3-i686 *rebuild with libxcb

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=83aecb23a5c7187793a84325ce1b8c334a7cd909

commit 83aecb23a5c7187793a84325ce1b8c334a7cd909
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 21:55:49 2009 +0200

bitmap-1.0.3-3-i686
*rebuild with libxcb

diff --git a/source/x11/bitmap/FrugalBuild b/source/x11/bitmap/FrugalBuild
index 300b14e..97350bb 100644
--- a/source/x11/bitmap/FrugalBuild
+++ b/source/x11/bitmap/FrugalBuild
@@ -3,12 +3,12 @@

pkgname=bitmap
pkgver=1.0.3
-pkgrel=2
+pkgrel=3
pkgdesc=X.Org bitmap application
url=http://xorg.freedesktop.org;
groups=('x11' 'xorg-core' 'xorg-apps')
archs=('i686' 'x86_64')
-depends=('libx11=1.2.1' 'libxaw=1.0.5' 'libxmu=1.0.4-2' 'xbitmaps')
+depends=('libx11=1.2.1' 'libxaw=1.0.5' 'libxmu=1.0.4-2' 'xbitmaps' 
'libxcb=1.3-1')
makedepends=('inputproto=1.5')
_F_xorg_ind=1
Finclude xorg
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gnome-volume-manager-2.24.1-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=35b236cb3a1c4b7211791e9b7f918dfb60d387cd

commit 35b236cb3a1c4b7211791e9b7f918dfb60d387cd
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 22:02:51 2009 +0200

gnome-volume-manager-2.24.1-2-i686
*rebuild with new xorg

diff --git a/source/gnome/gnome-volume-manager/FrugalBuild 
b/source/gnome/gnome-volume-manager/FrugalBuild
index ff3ca14..d967af7 100644
--- a/source/gnome/gnome-volume-manager/FrugalBuild
+++ b/source/gnome/gnome-volume-manager/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=gnome-volume-manager
pkgver=2.24.1
-pkgrel=1
+pkgrel=2
pkgdesc=A volume manager for GNOME
url=http://www.gnome.org/;
-depends=('gnome-media=2.24.0.1' 'dbus-glib=0.71' 'libnotify=0.4.4' 
'gnome-vfs=2.24.0' 'avahi-glib=0.6.17')
-rodepends=('totem=2.24.0' 'gthumb')
+depends=('gnome-media=2.26.0-3' 'dbus-glib=0.71' 'libnotify=0.4.4' 
'gnome-vfs=2.24.0' 'avahi-glib=0.6.17')
+rodepends=('totem=2.26.2-2' 'gthumb')
makedepends=('intltool')
groups=('gnome' 'gnome-minimal')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: nautilus-open-terminal-0.13-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=37188cc73dc28ee5ad403895085941a6b7f0c836

commit 37188cc73dc28ee5ad403895085941a6b7f0c836
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 22:16:53 2009 +0200

nautilus-open-terminal-0.13-2-i686
*rebuild with new xorg

diff --git a/source/gnome/nautilus-open-terminal/FrugalBuild 
b/source/gnome/nautilus-open-terminal/FrugalBuild
index ba405d0..e44f974 100644
--- a/source/gnome/nautilus-open-terminal/FrugalBuild
+++ b/source/gnome/nautilus-open-terminal/FrugalBuild
@@ -4,10 +4,10 @@

pkgname=nautilus-open-terminal
pkgver=0.13
-pkgrel=1
+pkgrel=2
pkgdesc=Nautilus open terminal feature with improvements.
url=http://manny.cluecoder.org/packages/nautilus-open-terminal/;
-depends=('nautilus=2.26.2')
+depends=('nautilus=2.26.2-2')
makedepends=('intltool'  'perl-xml-parser')
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: brasero-2.26.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=9ab122fd65c137b5141998cc7f3c9e09dd527bd5

commit 9ab122fd65c137b5141998cc7f3c9e09dd527bd5
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 22:26:35 2009 +0200

brasero-2.26.2-2-i686
*rebuild with new xorg

diff --git a/source/gnome-extra/brasero/FrugalBuild 
b/source/gnome-extra/brasero/FrugalBuild
index adcd502..c278d40 100644
--- a/source/gnome-extra/brasero/FrugalBuild
+++ b/source/gnome-extra/brasero/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=brasero
pkgver=2.26.2
-pkgrel=1
+pkgrel=2
pkgdesc=A CD/DVD Burning application for the GNOME desktop.
url=http://www.gnome.org/projects/brasero/;
makedepends=('intltool' 'gnome-doc-utils')
@@ -11,14 +11,14 @@ depends=('libgnome=2.26.0' 'cdrtools' 'dvd+rw-tools' \
'gstreamer' 'gst-plugins-base' 'gst-plugins-good' \
'hal=0.5.11' 'libxml2' 'totem=2.26.0' 'perl-xml-parser' 'dbus-glib=0.76' \
'libbeagle' 'popt' 'libdvdcss' 'heimdal=1.2.1')
-makedepends=('nautilus=2.26.2' 'gnome-doc-utils' 'intltool')
+makedepends=('nautilus=2.26.2-2' 'gnome-doc-utils' 'intltool')
groups=('gnome-extra')
conflicts=('bonfire')
replaces=('bonfire')
archs=('i686' 'x86_64' 'ppc')
subpkgs=(nautilus-brasero)
subdescs=('An easy to use CD/DVD burning package for Nautilus')
-subdepends=($pkgname=$pkgver nautilus=2.26.2)
+subdepends=($pkgname=$pkgver nautilus=2.26.2-2)
subgroups=('gnome-extra')
subarchs=('i686 x86_64 ppc')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: rhythmbox-0.12.2-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=06cf7214dda3fcb1ca8f3a385e41c272235e3d39

commit 06cf7214dda3fcb1ca8f3a385e41c272235e3d39
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 22:41:33 2009 +0200

rhythmbox-0.12.2-2-i686
*rebuild with new xorg

diff --git a/source/gnome/rhythmbox/FrugalBuild 
b/source/gnome/rhythmbox/FrugalBuild
index 1f0196b..8e44ab6 100644
--- a/source/gnome/rhythmbox/FrugalBuild
+++ b/source/gnome/rhythmbox/FrugalBuild
@@ -4,12 +4,12 @@

pkgname=rhythmbox
pkgver=0.12.2
-pkgrel=1
+pkgrel=2
pkgdesc=A music management application for GNOME
url=http://www.rhythmbox.org/;
-depends=('nautilus-cd-burner=2.25.3' 'rarian' 'desktop-file-utils' \
-   'totem=2.26.0' 'gst-plugins-base-oil' 'avahi-glib' 'libnotify' 
'libsexy' \
-   'libsoup=2.26.0' 'gnome-media=2.26.0' 'dbus-glib=0.74' 'python=2.6' 
\
+depends=('nautilus-cd-burner=2.25.3-2' 'rarian' 'desktop-file-utils' \
+   'totem=2.26.2-2' 'gst-plugins-base-oil' 'avahi-glib' 'libnotify' 
'libsexy' \
+   'libsoup=2.26.0' 'gnome-media=2.26.0-2' 'dbus-glib=0.74' 
'python=2.6' \
'evolution-data-server=2.26.0' 'gnutls=2.6')
makedepends=('intltool' 'gnome-doc-utils' 'gst-python' 'libgpod=0.6.0' )
rodepends=('notification-daemon')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: ffmpegthumbnailer-1.5.3-1-i686

2009-06-09 Thread gholafox
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=82c8dba15b83a62fd9b70ad25243e66d7f36e133

commit 82c8dba15b83a62fd9b70ad25243e66d7f36e133
Author: gholafox j3d1...@free.fr
Date:   Tue Jun 9 22:47:20 2009 +0200

ffmpegthumbnailer-1.5.3-1-i686

* Version bump

diff --git a/source/xapps-extra/ffmpegthumbnailer/FrugalBuild 
b/source/xapps-extra/ffmpegthumbnailer/FrugalBuild
index a2eb9f9..92e0cc0 100644
--- a/source/xapps-extra/ffmpegthumbnailer/FrugalBuild
+++ b/source/xapps-extra/ffmpegthumbnailer/FrugalBuild
@@ -3,13 +3,13 @@
# Contributor: detto dett...@freenet.de

pkgname=ffmpegthumbnailer
-pkgver=1.5.2
+pkgver=1.5.3
pkgrel=1
pkgdesc=Creates thumbnails for your video files
Finclude googlecode
archs=('i686' 'x86_64')
groups=('xapps-extra')
depends=('ffmpeg' 'libpng')
-sha1sums=('dfe61666410a308d4d810590d889b93f3d1c4236')
+sha1sums=('b1c10535b835ad6f9b759b25945e7a5710f63a31')

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


[Frugalware-git] xorg74: lablgtk2-2.10.1-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=80592d20e48f9a8b15f33af69a85cc7c4af5fdb3

commit 80592d20e48f9a8b15f33af69a85cc7c4af5fdb3
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 22:50:17 2009 +0200

lablgtk2-2.10.1-3-i686
*rebuild with new xorg

diff --git a/source/xlib-extra/lablgtk2/FrugalBuild 
b/source/xlib-extra/lablgtk2/FrugalBuild
index e51d110..feac0d9 100644
--- a/source/xlib-extra/lablgtk2/FrugalBuild
+++ b/source/xlib-extra/lablgtk2/FrugalBuild
@@ -3,12 +3,12 @@

pkgname=lablgtk2
pkgver=2.10.1
-pkgrel=2
+pkgrel=3
pkgdesc=An Objective Caml Interface to gtk2+
url=http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html;
-depends=('gtk+2' 'ocaml=3.11.0-1' 'libxdamage')
-makedepends=('librsvg' 'libglade' 'libgnomecanvas' 'gnome-panel' \
-   'libgnomeui' 'gtkspell' 'gtksourceview1' 'libgnomeprint')
+depends=('gtk+2=2.16.2-2' 'ocaml=3.11.0-1' 'libxdamage')
+makedepends=('librsvg=2.26.0-2' 'libglade' 'libgnomecanvas' 'gnome-panel' \
+   'libgnomeui=2.24.0-2' 'gtkspell' 'gtksourceview1' 'libgnomeprint')
groups=('xlib-extra')
archs=('i686' 'x86_64')
options=('scriptlet')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: gyachi-1.1.71-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=ea8152669f8cabb0fa3561e71154088ca386e2c7

commit ea8152669f8cabb0fa3561e71154088ca386e2c7
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 22:55:13 2009 +0200

gyachi-1.1.71-2-i686
*rebuild with new xorg

diff --git a/source/gnome-extra/gyachi/FrugalBuild 
b/source/gnome-extra/gyachi/FrugalBuild
index 86b4a98..b6989fa 100644
--- a/source/gnome-extra/gyachi/FrugalBuild
+++ b/source/gnome-extra/gyachi/FrugalBuild
@@ -3,9 +3,9 @@

pkgname=gyachi
pkgver=1.1.71
-pkgrel=1
+pkgrel=2
pkgdesc=A fork from Gyach Enhanced Yahoo client for Linux.
-depends=('libtool' 'libgtkhtml' 'atk' 'pango' 'freetype2' 'openssl' 'libxau' \
+depends=('libtool' 'libgtkhtml=2.11.1-3' 'atk' 'pango' 'freetype2' 'openssl' 
'libxau' \
'libxdmcp' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor' \
'alsa-lib' 'jasper' 'gpgme' 'libnotify' 'libmcrypt' 'codecs' 'gtkspell'\
'imagemagick=6.4.8_9')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: nautilus-sendto-1.1.5-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=ea68a42d65448a0d192966557b040770479ecf03

commit ea68a42d65448a0d192966557b040770479ecf03
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 23:11:28 2009 +0200

nautilus-sendto-1.1.5-2-i686
*rebuild with new xorg

diff --git a/source/gnome/nautilus-sendto/FrugalBuild 
b/source/gnome/nautilus-sendto/FrugalBuild
index bb2d106..b68d1d9 100644
--- a/source/gnome/nautilus-sendto/FrugalBuild
+++ b/source/gnome/nautilus-sendto/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=nautilus-sendto
pkgver=1.1.5
-pkgrel=1
+pkgrel=2
pkgdesc=A plugin to send files to other apps from Nautilus.
url=http://www.gnome.org/;
-depends=('nautilus=2.26.2' 'evolution-data-server=2.26.1.1' 
'bluez-libs=3.36')
-makedepends=('intltool' 'perl-xml-parser' 'pidgin' 'claws-mail' 
'gnome-bluetooth' 'empathy')
+depends=('nautilus=2.26.2-2' 'evolution-data-server=2.26.2-2' 
'bluez-libs=3.36')
+makedepends=('intltool' 'perl-xml-parser' 'pidgin=2.5.6-2' 
'claws-mail=3.7.1-3' 'gnome-bluetooth=0.11.0-5' 'empathy=2.26.2-2')
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
_F_gnome_devel=y
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: perl-gtk2-trayicon-0.03-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=b6d9652b80ff4aaacab17a59ff1c1154939ec734

commit b6d9652b80ff4aaacab17a59ff1c1154939ec734
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 23:12:59 2009 +0200

perl-gtk2-trayicon-0.03-3-i686
*rebuild with new xorg

diff --git a/source/xlib-extra/perl-gtk2-trayicon/FrugalBuild 
b/source/xlib-extra/perl-gtk2-trayicon/FrugalBuild
index dea058e..5ffa38a 100644
--- a/source/xlib-extra/perl-gtk2-trayicon/FrugalBuild
+++ b/source/xlib-extra/perl-gtk2-trayicon/FrugalBuild
@@ -4,9 +4,9 @@
_F_perl_name=Gtk2-TrayIcon
_F_perl_author=M/ML/MLEHMANN
pkgver=0.03
-pkgrel=2
+pkgrel=3
pkgdesc=Perl interface to the EggTrayIcon library
-depends=('perl-gtk2=0.14-2')
+depends=('perl-gtk2=0.14-2' 'gtk+2=2.16.2-2')
makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig')
options=('scriptlet')
Finclude perl
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: perl-cairo-1.060-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=7caeb769f79bb4faa0bf536abdbaf1f18b741502

commit 7caeb769f79bb4faa0bf536abdbaf1f18b741502
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 23:18:00 2009 +0200

perl-cairo-1.060-3-i686
*rebuild with new xorg

diff --git a/source/xlib-extra/perl-cairo/FrugalBuild 
b/source/xlib-extra/perl-cairo/FrugalBuild
index 62c83c6..579f502 100644
--- a/source/xlib-extra/perl-cairo/FrugalBuild
+++ b/source/xlib-extra/perl-cairo/FrugalBuild
@@ -3,7 +3,7 @@

pkgver=1.060
pkgdesc=Perl interface to the cairo library
-depends=('cairo=1.2.4')
+depends=('cairo=1.8.6-3')
makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig' 
'perl-test-number-delta')
options=('scriptlet' 'force')
_F_perl_name=Cairo
@@ -12,7 +12,7 @@ _F_perl_no_source=y
_F_sourceforge_dirname=gtk2-perl
_F_sourceforge_name=Cairo
Finclude sourceforge perl
-pkgrel=2
+pkgrel=3
archs=($archs 'x86_64' 'ppc')
groups=('xlib-extra')
sha1sums=('af0334d7732f991509c0b90e509040d4bbd2b939')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: xulrunner-1.8.1.3-4-i686

2009-06-09 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68371214294e9c4285023076102aeb0f14bddfbc

commit 68371214294e9c4285023076102aeb0f14bddfbc
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jun 9 23:24:07 2009 +0200

xulrunner-1.8.1.3-4-i686

- add xulrunner-1.8.1.3-bug478843.patch to fix build
- thx hermier for the hg changeset id

diff --git a/source/xlib/xulrunner/FrugalBuild 
b/source/xlib/xulrunner/FrugalBuild
index 7ad35e2..cacbc72 100644
--- a/source/xlib/xulrunner/FrugalBuild
+++ b/source/xlib/xulrunner/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=xulrunner
pkgver=1.8.1.3
-pkgrel=3
+pkgrel=4
pkgdesc=XULRunner is a Mozilla runtime package that can be used to bootstrap 
XUL+XPCOM applications that are as rich as Firefox and Thunderbird.
url=http://developer.mozilla.org/en/docs/XULRunner;
depends=('gtk+2=2.10.12' 'libidl' 'nss=3.12')
@@ -14,8 +14,9 @@ options=('scriptlet')
archs=('i686' 'x86_64' 'ppc')
up2date=lynx -dump 
'http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/?C=M;O=D'|grep 
-m1 'releases/[0-9]'|sed 's/.*s\/\(.*\)/\/\1/;s/\///g'
source=(http://frugalware.org/~alex/tarballs/xulrunner/$pkgname-$pkgver-source.tar.bz2
 \
-   xulrunner-1.8.1.3-bug310924.patch xulrunner-1.8.1.3-bug325644.patch 
newer_nss.patch mozconfig)
-signatures=(${source[0]}.asc '' '' '' '')
+   xulrunner-1.8.1.3-bug310924.patch xulrunner-1.8.1.3-bug325644.patch 
newer_nss.patch mozconfig \
+   xulrunner-1.8.1.3-bug478843.patch)
+signatures=(${source[0]}.asc '' '' '' '' '')
unset MAKEFLAGS
_F_cd_path=mozilla

diff --git a/source/xlib/xulrunner/xulrunner-1.8.1.3-bug478843.patch 
b/source/xlib/xulrunner/xulrunner-1.8.1.3-bug478843.patch
new file mode 100644
index 000..f0ec3ab
--- /dev/null
+++ b/source/xlib/xulrunner/xulrunner-1.8.1.3-bug478843.patch
@@ -0,0 +1,20 @@
+
+# HG changeset patch
+# User Jim Blandy j...@mozilla.org
+# Date 1239740085 25200
+# Node ID b528a9e1a777ebab8cd27001edddc831c5305abf
+# Parent be2ecf924da7b55fe6d58980baa8170d6308e773
+bug 478843 - /toolkit/xre/nsAppRunner.cpp:1424:6: error: #elif with no 
expression.  fix=Makoto Kato m_k...@ga2.so-net.ne.jp, r=benjamin
+
+--- a/toolkit/xre/nsAppRunner.cpp  Tue Apr 14 14:47:55 2009 -0500
 b/toolkit/xre/nsAppRunner.cpp  Tue Apr 14 13:14:45 2009 -0700
+@@ -1484,7 +1484,7 @@ XRE_GetBinaryPath(const char* argv0, nsI
+   if (NS_FAILED(rv))
+ return rv;
+
+-#elif
++#else
+ #error Oops, you need platform-specific code here
+ #endif
+
+
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: Merge branch 'master' of vmik...@git.frugalware.org:/home/ftp/pub/frugalware/frugalware-current

2009-06-09 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=07c32ddb86f780af923f8d5b495a81331cf4bf90

commit 07c32ddb86f780af923f8d5b495a81331cf4bf90
Merge: 7caeb76 6837121
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jun 9 23:25:13 2009 +0200

Merge branch 'master' of 
vmik...@git.frugalware.org:/home/ftp/pub/frugalware/frugalware-current

* 'master' of 
vmik...@git.frugalware.org:/home/ftp/pub/frugalware/frugalware-current:
xulrunner-1.8.1.3-4-i686
ffmpegthumbnailer-1.5.3-1-i686
obtheme-0.5.4-1-i686
etckeeper-0.37-1-i686
archmage-0.2.2-1-i686
gigolo-0.3.2-1
deja-dup-10.0-1-i686
gmixer-1.3-1-i686
perl-ack-1.88-1-i686
perl-file-next-1.02-1-i686
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: perl-pango-1.220-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=5f9eb13138fe1677a7c995a872e640da36798787

commit 5f9eb13138fe1677a7c995a872e640da36798787
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 23:20:19 2009 +0200

perl-pango-1.220-2-i686
*rebuild with new xorg

diff --git a/source/xlib-extra/perl-pango/FrugalBuild 
b/source/xlib-extra/perl-pango/FrugalBuild
index 286fdbb..5d21169 100644
--- a/source/xlib-extra/perl-pango/FrugalBuild
+++ b/source/xlib-extra/perl-pango/FrugalBuild
@@ -6,9 +6,10 @@ _F_perl_name=Pango
_F_perl_author=T/TS/TSCH
pkgver=1.220
pkgdesc=Layout and render international text
-depends=('perl-glib=1.220' 'pango=1.22.4' 'perl-cairo=1.045-2')
+depends=('perl-glib=1.220' 'pango=1.24.2-2' 'perl-cairo=1.060-3')
makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig')
Finclude perl
+pkgrel=2
groups=('xlib-extra')
archs=('i686' 'ppc' 'x86_64')
options=('scriptlet')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: perl-gtk2-1.220-3-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=996d3e127a056f8a069b4efbeeefacc1563f1a6c

commit 996d3e127a056f8a069b4efbeeefacc1563f1a6c
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 23:32:18 2009 +0200

perl-gtk2-1.220-3-i686
*rebuild with new xorg

diff --git a/source/xlib-extra/perl-gtk2/FrugalBuild 
b/source/xlib-extra/perl-gtk2/FrugalBuild
index cafe2c5..e0ba28b 100644
--- a/source/xlib-extra/perl-gtk2/FrugalBuild
+++ b/source/xlib-extra/perl-gtk2/FrugalBuild
@@ -7,10 +7,10 @@ _F_perl_name=Gtk2
_F_perl_author=T/TS/TSCH
pkgver=1.220
pkgdesc=Perl interface to the 2.x series of the Gimp Toolkit library
-depends=('gtk+2=2.10.3' 'perl-glib=1.220' 'perl-cairo=1.045-2' 
'perl-pango=1.220')
+depends=('gtk+2=2.10.3' 'perl-glib=1.220' 'perl-cairo=1.045-2' 
'perl-pango=1.220-2')
makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig')
Finclude perl
-pkgrel=1
+pkgrel=3
groups=('xlib-extra')
archs=('i686' 'x86_64' 'ppc')
options=('scriptlet')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: perl-gtk2-imageview-0.05-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=27bada6ad226f6a8272b3fb77af137a7471cd7ff

commit 27bada6ad226f6a8272b3fb77af137a7471cd7ff
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jun 9 23:35:12 2009 +0200

perl-gtk2-imageview-0.05-2-i686
*rebuild with new xorg

diff --git a/source/xlib-extra/perl-gtk2-imageview/FrugalBuild 
b/source/xlib-extra/perl-gtk2-imageview/FrugalBuild
index c746c8e..66be8fc 100644
--- a/source/xlib-extra/perl-gtk2-imageview/FrugalBuild
+++ b/source/xlib-extra/perl-gtk2-imageview/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=perl-gtk2-imageview
pkgver=0.05
-pkgrel=1
+pkgrel=2
pkgdesc=Perl bindings to the GtkImageView image viewer widget
url=http://search.cpan.org/~ratcliffe/;
-depends=('perl-glib' 'perl-gtk2' 'imagemagick=6.4.8_9' 'gtkimageview')
+depends=('perl-glib' 'perl-gtk2=1.220-3' 'imagemagick=6.4.8_9' 
'gtkimageview=1.6.4-2')
makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig')
_F_perl_name=Gtk2-ImageView
_F_perl_author=R/RA/RATCLIFFE
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: tesseract-ocr-2.03-1-i686

2009-06-09 Thread Cedynamix
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd9d2b8f888da80e1e234ef0b7784cfdcf127499

commit cd9d2b8f888da80e1e234ef0b7784cfdcf127499
Author: Cedynamix cedyna...@gmail.com
Date:   Wed Jun 10 00:05:08 2009 +0200

tesseract-ocr-2.03-1-i686

* new package

diff --git a/source/xapps-extra/tesseract-ocr/FrugalBuild 
b/source/xapps-extra/tesseract-ocr/FrugalBuild
new file mode 100644
index 000..d7e23cb
--- /dev/null
+++ b/source/xapps-extra/tesseract-ocr/FrugalBuild
@@ -0,0 +1,47 @@
+# Compiling time: 0.12 SBU
+# Maintainer: Cedrick Hannier alias Cedynamix cedyna...@gmail.com
+
+pkgname=tesseract-ocr
+pkgver=2.03
+pkgrel=1
+pkgdesc=An OCR programm.
+archs=('i686' 'x86_64')
+groups=('xapps-extra')
+url=http://code.google.com/p/tesseract-ocr;
+depends=('libtiff' 'libjpeg')
+_F_archive_name=tesseract
+up2date=Flasttar $url 
# up2date from Finclude googlecode does not work :/
+source=(http://$pkgname.googlecode.com/files/$_F_archive_name-2.03.tar.gz \
+   http://$pkgname.googlecode.com/files/$_F_archive_name-2.00.nld.tar.gz \
+http://$pkgname.googlecode.com/files/$_F_archive_name-2.00.spa.tar.gz \
+http://$pkgname.googlecode.com/files/$_F_archive_name-2.00.deu.tar.gz \
+
http://$pkgname.googlecode.com/files/$_F_archive_name-2.01.deu-f.tar.gz \
+http://$pkgname.googlecode.com/files/$_F_archive_name-2.00.ita.tar.gz \
+http://$pkgname.googlecode.com/files/$_F_archive_name-2.01.por.tar.gz \
+http://$pkgname.googlecode.com/files/$_F_archive_name-2.00.fra.tar.gz \
+http://$pkgname.googlecode.com/files/$_F_archive_name-2.00.eng.tar.gz \
+   tesseract-2.03-gcc4.4.patch tesseract-2.03-scrollview.h.patch)
+sha1sums=('b7859278ff98a8b64bf98b5a519688e1559cec57' \
+  '8bc0a5877c1992ab10a9e124643fd9006ff30350' \
+  '49206b79407cb23bc23b1cd95bee02544f2fcf9b' \
+  'd8d89e2681421a144f3a1ec61ee0c530686f5096' \
+  'f79b9f348d8d7418ebe69ffe6092c6f96b3e9ea1' \
+  '8ac6c41708950660fd66789f5925068577fb89b1' \
+  '96d8ee26781022a2eab19569dcf23597b88d6c81' \
+  '24f58cab2b1418816ba09e6f28e33aee34605889' \
+  '40292c8d206090c4ab342f6b7814ea41c075abce' \
+  'e1f2fbd2dce59c369aa9bce2030090ce7f485769' \
+  'a49d701e7653b8af8946d7afc7ae14151e243f8c')
+
+build() {
+   Fcd
+   mv ../tessdata/* tessdata
+   Fconf
+   Fpatchall
+   Fmake
+   rm -f java/makefile
+   Fmakeinstall
+   find $Fdestdir/usr/share/tessdata -type f -exec chmod 0644 {} \;
+}
+
+# optimization OK
diff --git a/source/xapps-extra/tesseract-ocr/tesseract-2.03-gcc4.4.patch 
b/source/xapps-extra/tesseract-ocr/tesseract-2.03-gcc4.4.patch
new file mode 100644
index 000..b0b48a6
--- /dev/null
+++ b/source/xapps-extra/tesseract-ocr/tesseract-2.03-gcc4.4.patch
@@ -0,0 +1,22 @@
+--- viewer/svutil.cpp  2008-04-22 02:07:25.0 +0200
 viewer/svutil.cpp  2009-06-09 22:21:00.0 +0200
+@@ -20,7 +20,7 @@
+ // SVUtil contains the SVSync and SVNetwork classes, which are used for
+ // thread/process creation  synchronization and network connection.
+
+-#include svutil.h
++#include svutil.h
+
+ #ifdef WIN32
+ #include windows.h
+@@ -38,6 +38,10 @@
+
+ #include iostream
+ #include string
++// Patch for tesseract-2.03 (compile with gcc 4.4)
++#include string.h
++#include cstdio
++#include stdlib.h
+
+ const int kBufferSize = 65536;
+ const int kMaxMsgSize = 4096;
diff --git a/source/xapps-extra/tesseract-ocr/tesseract-2.03-scrollview.h.patch 
b/source/xapps-extra/tesseract-ocr/tesseract-2.03-scrollview.h.patch
new file mode 100644
index 000..f2b1af6
--- /dev/null
+++ b/source/xapps-extra/tesseract-ocr/tesseract-2.03-scrollview.h.patch
@@ -0,0 +1,11 @@
+--- viewer/scrollview.h2008-04-19 06:14:43.0 +0200
 viewer/scrollview.h2009-06-09 22:55:55.0 +0200
+@@ -33,6 +33,8 @@
+ #define THIRD_PARTY_TESSERACT_VIEWER_SCROLLVIEW_H__
+
+ #include stdio.h
++#include string.h
++#include limits.h
+
+ class ScrollView;
+ class SVNetwork;
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: xulrunner-1.8.1.3-5-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=534b9a3031dba1bc3160237c32d40c7505174698

commit 534b9a3031dba1bc3160237c32d40c7505174698
Author: bouleetbil bouleet...@frogdev.info
Date:   Wed Jun 10 00:02:44 2009 +0200

xulrunner-1.8.1.3-5-i686
*rebuild with new xorg

diff --git a/source/xlib/xulrunner/FrugalBuild 
b/source/xlib/xulrunner/FrugalBuild
index cacbc72..6561d77 100644
--- a/source/xlib/xulrunner/FrugalBuild
+++ b/source/xlib/xulrunner/FrugalBuild
@@ -4,10 +4,10 @@

pkgname=xulrunner
pkgver=1.8.1.3
-pkgrel=4
+pkgrel=5
pkgdesc=XULRunner is a Mozilla runtime package that can be used to bootstrap 
XUL+XPCOM applications that are as rich as Firefox and Thunderbird.
url=http://developer.mozilla.org/en/docs/XULRunner;
-depends=('gtk+2=2.10.12' 'libidl' 'nss=3.12')
+depends=('gtk+2=2.16.2-2' 'libidl' 'nss=3.12')
makedepends=('zip' 'pkgconfig')
groups=('xlib')
options=('scriptlet')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: firefox-3.0.10-2-i686

2009-06-09 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7629e2396efc44f0a0595dcee37b9d4ec4d2441b

commit 7629e2396efc44f0a0595dcee37b9d4ec4d2441b
Author: Miklos Vajna vmik...@frugalware.org
Date:   Wed Jun 10 00:35:08 2009 +0200

firefox-3.0.10-2-i686

- add firefox-3.0.10-gcc44.patch

diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild
index a029190..91a3424 100644
--- a/source/xapps/firefox/FrugalBuild
+++ b/source/xapps/firefox/FrugalBuild
@@ -5,7 +5,7 @@
pkgname=firefox
pkgver=3.0.10
pathver=${pkgver} # version used in path names
-pkgrel=1
+pkgrel=2
pkgdesc=Mozilla Firefox web browser
url=http://www.mozilla.org/products/firefox/;
depends=('gtk+2' 'libidl' 'desktop-file-utils' 'nss=3.12' 'glibc=2.6' 
'dbus-glib' 'curl=7.19.0' 'nspr=4.7.1' \
@@ -22,8 +22,9 @@ 
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/sou
# Autodetect language.
03-lang_detection.diff \
ffremote \
-   $pkgname.desktop)
-signatures=(${source[0]}.asc '' '' '' '' '')
+   $pkgname.desktop \
+   firefox-3.0.10-gcc44.patch)
+signatures=(${source[0]}.asc '' '' '' '' '' '')
options=('scriptlet')

build() {
diff --git a/source/xapps/firefox/firefox-3.0.10-gcc44.patch 
b/source/xapps/firefox/firefox-3.0.10-gcc44.patch
new file mode 100644
index 000..55b09e4
--- /dev/null
+++ b/source/xapps/firefox/firefox-3.0.10-gcc44.patch
@@ -0,0 +1,41 @@
+--- 
mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/handler/exception_handler.cc.orig
   2009-06-10 00:17:41.0 +0200
 
mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/handler/exception_handler.cc
2009-06-10 00:17:52.0 +0200
+@@ -33,6 +33,7 @@
+ #include sys/stat.h
+ #include sys/types.h
+ #include unistd.h
++#include stdio.h
+
+ #include cassert
+ #include cstdlib
+--- 
mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/handler/minidump_generator.cc.orig
  2009-06-10 00:18:06.0 +0200
 
mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/handler/minidump_generator.cc
   2009-06-10 00:18:19.0 +0200
+@@ -41,6 +41,7 @@
+ #include cstdlib
+ #include ctime
+ #include string.h
++#include stdio.h
+
+ #include common/linux/file_id.h
+ #include client/linux/handler/linux_thread.h
+--- 
mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc.orig
2009-06-10 00:15:23.0 +0200
 
mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc  
   2009-06-10 00:16:06.0 +0200
+@@ -45,6 +45,7 @@
+ #include functional
+ #include vector
+ #include string.h
++#include stdio.h
+
+ #include common/linux/dump_symbols.h
+ #include common/linux/file_id.h
+--- mozilla/toolkit/xre/nsAppRunner.cpp.orig   2009-06-10 00:19:15.0 
+0200
 mozilla/toolkit/xre/nsAppRunner.cpp2009-06-10 00:19:27.0 
+0200
+@@ -1459,7 +1459,7 @@
+   if (NS_FAILED(rv))
+ return rv;
+
+-#elif
++#else
+ #error Oops, you need platform-specific code here
+ #endif
+
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorg74: liferea-1.4.20-2-i686 *rebuild with new xorg

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=64532042a7ec25eb4dc3722cc188d623a8840ad6

commit 64532042a7ec25eb4dc3722cc188d623a8840ad6
Author: bouleetbil bouleet...@frogdev.info
Date:   Wed Jun 10 07:18:13 2009 +0200

liferea-1.4.20-2-i686
*rebuild with new xorg

diff --git a/source/gnome-extra/liferea/FrugalBuild 
b/source/gnome-extra/liferea/FrugalBuild
index edc7b47..fbc841e 100644
--- a/source/gnome-extra/liferea/FrugalBuild
+++ b/source/gnome-extra/liferea/FrugalBuild
@@ -3,12 +3,12 @@

pkgname=liferea
pkgver=1.4.20
-pkgrel=1
+pkgrel=2
pkgdesc=Liferea is a news aggregator for online news feeds.
license=GPL2
groups=('gnome-extra')
archs=('i686' 'x86_64')
-depends=('dbus-glib=0.71-2' 'gconf' 'xulrunner=1.8.0.1' 'libxslt=1.1.20' 
'libnotify' 'gnutls=2.6' \
+depends=('dbus-glib=0.71-2' 'gconf' 'xulrunner=1.8.1.3-5' 'libxslt=1.1.20' 
'libnotify' 'gnutls=2.6' \
'sqlite3' 'libglade')
makedepends=('perl-xml-parser' 'intltool')
options=('scriptlet')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


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

2009-06-09 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=e8961087b50e9f0baa3abe05eb38645c92d4971a

commit e8961087b50e9f0baa3abe05eb38645c92d4971a
Merge: 3704528 7629e23
Author: bouleetbil bouleet...@frogdev.info
Date:   Wed Jun 10 07:34:05 2009 +0200

Merge branch 'master' of 
git://git.frugalware.org/pub/frugalware/frugalware-current
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git