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

2011-02-10 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1dade7ecfd81a0224bbb81612cf8fd1f85c7d228

commit 1dade7ecfd81a0224bbb81612cf8fd1f85c7d228
Author: bouleetbil bouleet...@frogdev.info
Date:   Thu Feb 10 10:08:31 2011 +

glib2-2.28.0-1-i686

*Version bump

diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild
index 1a39597..d8d7c49 100644
--- a/source/base/glib2/FrugalBuild
+++ b/source/base/glib2/FrugalBuild
@@ -4,7 +4,7 @@
USE_DOC=${USE_DOC:-y}

pkgname=glib2
-pkgver=2.27.93
+pkgver=2.28.0
pkgrel=1
pkgdesc=Common C routines used by GTK+2 and other libraries
url=http://www.gtk.org/;
@@ -20,7 +20,7 @@ _F_cd_path=glib-$pkgver
source=($source \
glib2.sh \
glib2.csh)
-sha1sums=('6c67b151249752d32648029849aa101694b1be33' \
+sha1sums=('a46808ef4cec9a1f86d9fa6490372261de866b17' \
'bfe05590a6498259f1045a591fd886a8572f271a' \
'6db09da816d69aab7a5cbf3460ee082bef200891')
if Fuse $USE_DOC; then
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: gobject-introspection-0.10.2-1-i686

2011-02-10 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8afc5a0e10e8bfd164d1b3179110dc5c10d40c81

commit 8afc5a0e10e8bfd164d1b3179110dc5c10d40c81
Author: bouleetbil bouleet...@frogdev.info
Date:   Thu Feb 10 10:38:44 2011 +

gobject-introspection-0.10.2-1-i686

*Version bump

diff --git a/source/xlib/gobject-introspection/FrugalBuild 
b/source/xlib/gobject-introspection/FrugalBuild
index d910b08..6be7b8c 100644
--- a/source/xlib/gobject-introspection/FrugalBuild
+++ b/source/xlib/gobject-introspection/FrugalBuild
@@ -2,15 +2,15 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=gobject-introspection
-pkgver=0.10.1
-pkgrel=2
+pkgver=0.10.2
+pkgrel=1
pkgdesc=Generate interface introspection data for GObject libraries.
depends=('glib2' 'libffi' 'cairo=1.8.10-2' 'libxft' 'python=2.7')
groups=('xlib')
archs=('i686' 'x86_64' 'ppc')
_F_gnome_devel=y
Finclude gnome
-sha1sums=('4ba40192f93568ad88afc33bed95c3e9a742ce69')
+sha1sums=('8397ee1beefdb088423e04456be4c8f7f4ec646a')
replaces=('gir-repository')

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


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

2011-02-10 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ab55c2fc9060f248a4db3f8593a7ca5f3d99f325

commit ab55c2fc9060f248a4db3f8593a7ca5f3d99f325
Merge: 8afc5a0 1404b7c
Author: bouleetbil bouleet...@frogdev.info
Date:   Thu Feb 10 11:06:44 2011 +

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


[Frugalware-git] gnometesting: gnome-terminal-2.33.5-3-x86_64

2011-02-10 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=58e83b08efa33598d00e08931f2ffb1e9b4df999

commit 58e83b08efa33598d00e08931f2ffb1e9b4df999
Author: bouleetbil bouleet...@frogdev.info
Date:   Sat Feb 12 02:22:46 2011 +0100

gnome-terminal-2.33.5-3-x86_64

*fixes makedepends

diff --git a/source/gnome/gnome-terminal/FrugalBuild 
b/source/gnome/gnome-terminal/FrugalBuild
index 1322b98..a868da3 100644
--- a/source/gnome/gnome-terminal/FrugalBuild
+++ b/source/gnome/gnome-terminal/FrugalBuild
@@ -8,7 +8,7 @@ pkgdesc=GNOME terminal emulator
url=http://www.gnome.org/;
depends=('libxml2=2.7.8' 'startup-notification' 'vte3' 'rarian' 
'gconf=2.32.0' \
'avahi-glib=0.6.23' 'dbus-glib=0.76')
-makedepends=('intltool' 'gnome-doc-utils=0.20.0')
+makedepends=('intltool' 'gnome-doc-utils=0.20.0' 'gtk+2-tools')
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
_F_gnome_scrollkeeper=y
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: nautilus-2.91.9-2-x86_64

2011-02-10 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=74ec550dd9cae03ae140f4830ab3a0d493d5c8cd

commit 74ec550dd9cae03ae140f4830ab3a0d493d5c8cd
Author: bouleetbil bouleet...@frogdev.info
Date:   Sat Feb 12 02:41:50 2011 +0100

nautilus-2.91.9-2-x86_64

*fixes depends

diff --git a/source/gnome/nautilus/FrugalBuild 
b/source/gnome/nautilus/FrugalBuild
index da6d377..6c03ce6 100644
--- a/source/gnome/nautilus/FrugalBuild
+++ b/source/gnome/nautilus/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=nautilus
pkgver=2.91.9
-pkgrel=1
+pkgrel=2
pkgdesc=A file manager for GNOME
url=http://www.gnome.org/;
depends=('libxml2=2.7.8' 'librsvg=2.26.2-2' 'libexif' 'eject' 
'desktop-file-utils' 'libgnome=2.32.0' 'gsettings-desktop-schemas' \
-   'exempi' 'unique=2.90.0' 'gnome-desktop=2.91.0'  \
+   'exempi' 'unique=2.90.0' 'gnome-desktop=2.91.0' 'libnotify' \
'gvfs-gphoto2=1.7.1-4' 'gvfs-smb=1.7.1-4' 'gvfs=1.7.1-4')
rodepends=('nautilus-disk-utility')
makedepends=('intltool')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-1.4: pacman-g2-3.8.1-2nexon1-i686

2011-02-10 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.4.git;a=commitdiff;h=29ec9c72bb50154674426bed45a9a151e5e87873

commit 29ec9c72bb50154674426bed45a9a151e5e87873
Author: Miklos Vajna vmik...@frugalware.org
Date:   Thu Feb 10 12:28:22 2011 +0100

pacman-g2-3.8.1-2nexon1-i686

- default to stable

diff --git a/source/base/pacman-g2/FrugalBuild 
b/source/base/pacman-g2/FrugalBuild
index 97ed55d..b58d3f2 100644
--- a/source/base/pacman-g2/FrugalBuild
+++ b/source/base/pacman-g2/FrugalBuild
@@ -8,7 +8,7 @@ USE_MINIMAL=${USE_MINIMAL:-n}
pkgname=pacman-g2
pkgver=3.8.1
Fuse $USE_DEVEL  pkgver=3.7.3.32.gedb838c
-pkgrel=1
+pkgrel=2nexon1
pkgdesc=A .tar.xz based package manager library (libpacman) and client 
(pacman-g2) with dependency support.
url=http://ftp.frugalware.org/pub/other/pacman-g2/;
backup=(etc/{makepkg,pacman-g2}.conf 
etc/pacman-g2/repos/{frugalware,frugalware-current})
@@ -26,8 +26,8 @@ archs=('i686' 'x86_64' 'ppc')
_F_archive_nosort=y
up2date=Flasttar $url/releases/
if ! Fuse $USE_DEVEL; then
-   source=($url/releases/$pkgname-$pkgver.tar.gz)
-   signatures=($source.asc)
+   source=($url/releases/$pkgname-$pkgver.tar.gz stable.diff)
+   signatures=($source.asc '')
else
_F_scm_type=git
_F_scm_url=git://git.frugalware.org/pub/other/pacman-g2/pacman-g2
diff --git a/source/base/pacman-g2/stable.diff 
b/source/base/pacman-g2/stable.diff
new file mode 100644
index 000..de62edb
--- /dev/null
+++ b/source/base/pacman-g2/stable.diff
@@ -0,0 +1,17 @@
+diff --git a/etc/pacman-g2.conf.in b/etc/pacman-g2.conf.in
+index 23c24b3..d581d05 100644
+--- a/etc/pacman-g2.conf.in
 b/etc/pacman-g2.conf.in
+@@ -19,10 +19,10 @@ OldDelay= 3
+ # tree to avoid conflicts
+
+ # -current
+-Include = /etc/pacman-g2/repos/frugalware-current
++#Include = /etc/pacman-g2/repos/frugalware-current
+
+ # -stable
+-#Include = /etc/pacman-g2/repos/frugalware
++Include = /etc/pacman-g2/repos/frugalware
+
+ # An example of a custom package repository.  See the pacman-g2 manpage for
+ # tips on creating your own repositories.
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-1.4: pacman-tools-1.2.5-3nexon1-i686

2011-02-10 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.4.git;a=commitdiff;h=12a9975e466ff5714b9900c4220fcc13b0b91dc1

commit 12a9975e466ff5714b9900c4220fcc13b0b91dc1
Author: Miklos Vajna vmik...@frugalware.org
Date:   Thu Feb 10 12:38:49 2011 +0100

pacman-tools-1.2.5-3nexon1-i686

- default to stable

diff --git a/source/devel/pacman-tools/FrugalBuild 
b/source/devel/pacman-tools/FrugalBuild
index abae4cf..257b103 100644
--- a/source/devel/pacman-tools/FrugalBuild
+++ b/source/devel/pacman-tools/FrugalBuild
@@ -6,7 +6,7 @@ USE_DEVEL=${USE_DEVEL:-n}
pkgname=pacman-tools
pkgver=1.2.5
Fuse $USE_DEVEL  pkgver=1.1.7.13.g544f9ab
-pkgrel=2
+pkgrel=3nexon1
pkgdesc=Tools for developers for managing packages
url=http://ftp.frugalware.org/pub/other/pacman-tools;
depends=('bash' 'perl=5.10.0-8' 'pacman-g2=3.7.0-4' 'wget=1.11.4-2'
@@ -18,8 +18,9 @@ backup=(etc/repoman.conf etc/syncpkg{cd/c,d/d,d/ctl}config.py)
up2date=Flasttar $url
if ! Fuse $USE_DEVEL; then
source=($url/$pkgname-$pkgver.tar.gz \
-   http://git.frugalware.org/patches/pacman-tools/554e74b.patch)
-   signatures=(${source[0]}.asc '')
+   http://git.frugalware.org/patches/pacman-tools/554e74b.patch \
+   stable.diff)
+   signatures=(${source[0]}.asc '' '')
else
_F_scm_type=git
_F_scm_url=git://git.frugalware.org/pub/other/pacman-tools/pacman-tools
diff --git a/source/devel/pacman-tools/stable.diff 
b/source/devel/pacman-tools/stable.diff
new file mode 100644
index 000..b9523d9
--- /dev/null
+++ b/source/devel/pacman-tools/stable.diff
@@ -0,0 +1,15 @@
+diff --git a/repoman.conf b/repoman.conf
+index 35d41f6..37ca7b2 100644
+--- a/repoman.conf
 b/repoman.conf
+@@ -7,8 +7,8 @@
+
+ # the order is important, the first repo will be used as a default for
+ # developer actions (like up, del and so on)
+-source /etc/repoman.d/current
+-#source /etc/repoman.d/stable
++#source /etc/repoman.d/current
++source /etc/repoman.d/stable
+
+ # default repo to search the include dir in
+ fst_root=/var/fst/
diff --git a/source/include/pypi.sh b/source/include/pypi.sh
index 3792a3b..fbdd472 100644
--- a/source/include/pypi.sh
+++ b/source/include/pypi.sh
@@ -11,6 +11,7 @@
# Common schema for pypi packages.
#
# == EXAMPLE
+#
# --
# pkgname=pygtkhelpers
# pkgver=0.4.2
@@ -21,6 +22,8 @@
# archs=('i686' 'x86_64' 'ppc')
# Finclude pypi
# sha1sums=('24af2eb1d5631a4565a4a867a2f6bb5820926001')
+# --
+#
# == OPTIONS
# * _F_pypi_ext (defaults to .tar.gz): set to file extension used by the package
###
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-1.4: fwsetup-1.1.7-2nexon1-i686

2011-02-10 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.4.git;a=commitdiff;h=82e428a0cd8bbe7a7e3c06b619f488139829816c

commit 82e428a0cd8bbe7a7e3c06b619f488139829816c
Author: Miklos Vajna vmik...@frugalware.org
Date:   Thu Feb 10 13:07:17 2011 +0100

fwsetup-1.1.7-2nexon1-i686

- default to stable

diff --git a/source/devel-extra/fwsetup/FrugalBuild 
b/source/devel-extra/fwsetup/FrugalBuild
index b462141..045ac83 100644
--- a/source/devel-extra/fwsetup/FrugalBuild
+++ b/source/devel-extra/fwsetup/FrugalBuild
@@ -7,7 +7,7 @@ USE_GUI=${USE_GUI:-y}
pkgname=fwsetup
pkgver=1.1.7
Fuse $USE_DEVEL  pkgver=0.8.8.9.gd348556
-pkgrel=1
+pkgrel=2nexon1
pkgdesc=Frugalware Setup
url=http://ftp.frugalware.org/pub/other/setup/;
depends=()
@@ -48,12 +48,12 @@ build()
export PATH=$PATH:/sbin
if Fuse $USE_GUI; then
# FIXME usb for gui is broken, should be easy to fix
-   Fmake --prefix=$Fprefix --repo=current --enable-gui 
--with-debug=gdb
+   Fmake --prefix=$Fprefix --repo=stable --enable-gui
# TODO use Fmakeinstall here
Ffilerel initrd-$CARCH.img.gz /usr/share/setup/initrd-$CARCH-gui.img.gz
Fexec make clean
fi
-   Fbuild --prefix=$Fprefix --repo=current --enable-usb --with-debug=gdb
+   Fbuild --prefix=$Fprefix --repo=stable --enable-usb
}

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


[Frugalware-git] gnometesting: inkscape-0.48.1-1-x86_64

2011-02-10 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=a6d9556a4681669b60e1bb90f59963733c86f3a6

commit a6d9556a4681669b60e1bb90f59963733c86f3a6
Author: bouleetbil bouleet...@frogdev.info
Date:   Sat Feb 12 06:54:03 2011 +0100

inkscape-0.48.1-1-x86_64

*Version bump

diff --git a/source/xapps-extra/inkscape/FrugalBuild 
b/source/xapps-extra/inkscape/FrugalBuild
index 2525840..a8b4d23 100644
--- a/source/xapps-extra/inkscape/FrugalBuild
+++ b/source/xapps-extra/inkscape/FrugalBuild
@@ -3,10 +3,10 @@
# Contributor: Shrift shr...@frugalware.org

pkgname=inkscape
-pkgver=0.48.0
+pkgver=0.48.1
pkgrel=1
pkgdesc=A vector illustrator program
-depends=('openssl=1.0.0' 'lcms' 'cairomm' 'libgcc' 'atk' 'gtkmm=2.10.10-3' 
'glibmm' 'freetype2' 'libxcb=1.3-1' \
+depends=('openssl=1.0.0' 'lcms' 'cairomm' 'libgcc' 'atk' 'gtkmm2=2.10.10-3' 
'glibmm' 'freetype2' 'libxcb=1.3-1' \
'pango=1.14.3' 'libgc=7.0' 'glib2' 'gtkspell' 'popt' 'gtk+2=2.20.0-2' 
'python=2.7' 'perl' \
'poppler-glib' 'imagemagick=6.5.3_2-1' 'gsl')
makedepends=('boost=1.34.1' 'intltool' 'perl-xml-parser')
@@ -17,7 +17,7 @@ options=('scriptlet')
Finclude sourceforge
url=http://www.inkscape.org/;
up2date=lynx -dump http://sourceforge.net/projects/inkscape/files/inkscape/ | 
grep 'http.*inkscape/.*inkscape/.*/$'|sed 's|.*/\(.*\)/|\1|;q' 
-sha1sums=('220ade981069a91d3afab9cbff75f65c75119da2')
+sha1sums=('a43467119925aee70d1d63d746f9846abb4dea91')

# TODO: java ?!
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: gnome-games-2.91.5-1-i686

2011-02-10 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=886dc05d5e95f7521e6d8f6457ada61bb86be2ea

commit 886dc05d5e95f7521e6d8f6457ada61bb86be2ea
Author: bouleetbil bouleet...@frogdev.info
Date:   Thu Feb 10 16:31:50 2011 +

gnome-games-2.91.5-1-i686

*Version bump

diff --git a/source/gnome-extra/gnome-games/FrugalBuild 
b/source/gnome-extra/gnome-games/FrugalBuild
index 794985e..9823645 100644
--- a/source/gnome-extra/gnome-games/FrugalBuild
+++ b/source/gnome-extra/gnome-games/FrugalBuild
@@ -2,37 +2,35 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=gnome-games
-pkgver=2.32.1
+pkgver=2.91.5
pkgrel=1
pkgdesc=Games for GNOME
url=http://www.gnome.org/;
-depends=('guile' 'libgnomeui=2.24.3-2' 'librsvg=2.26.0-2' 'rarian=0.8.0' \
-   'desktop-file-utils' 'libbonobo=2.24.0' 
'gnome-python-desktop=2.32.0' \
+depends=('guile' 'librsvg=2.26.0-2' 'rarian=0.8.0' \
+   'desktop-file-utils' 'libbonobo=2.24.0' 'gnome-python-desktop' 
\
'ggz-client-libs' 'sdl' 'sdl_mixer' 'clutter-gtk' 'libcanberra-gtk')
makedepends=('intltool' 'gnome-doc-utils=0.14.0' 'glproto')
groups=('gnome-extra')
archs=('i686' 'x86_64' 'ppc')
_F_gnome_schemas=('/etc/gconf/schemas/aisleriot.schemas'
-   '/etc/gconf/schemas/blackjack.schemas'
-   '/etc/gconf/schemas/glchess.schemas'
-   '/etc/gconf/schemas/glines.schemas'
-   '/etc/gconf/schemas/gnect.schemas'
-   '/etc/gconf/schemas/gnibbles.schemas'
'/etc/gconf/schemas/gnobots2.schemas'
-   '/etc/gconf/schemas/gnometris.schemas'
-   '/etc/gconf/schemas/gnomine.schemas'
-   '/etc/gconf/schemas/gnotravex.schemas'
-   '/etc/gconf/schemas/gnotski.schemas'
'/etc/gconf/schemas/gtali.schemas'
+   '/etc/gconf/schemas/glines.schemas'
+   '/etc/gconf/schemas/gnomine.schemas'
'/etc/gconf/schemas/iagno.schemas'
+   '/etc/gconf/schemas/gnect.schemas'
+   '/etc/gconf/schemas/gnotravex.schemas'
'/etc/gconf/schemas/mahjongg.schemas'
-   '/etc/gconf/schemas/same-gnome.schemas')
+   '/etc/gconf/schemas/gnibbles.schemas'
+   '/etc/gconf/schemas/gnotski.schemas'
+   '/etc/gconf/schemas/quadrapassel.schemas')
+_F_gnome_glib=y
_F_gnome_scrollkeeper=y
_F_gnome_desktop=y
_F_gnome_iconcache=y
Finclude gnome gnome-scriptlet
Fconfopts=$Fconfopts --with-scores-group=users --with-scores-user=root
-sha1sums=('a802c7ad200a14d4380fe27087dd161ce795b0e2')
+sha1sums=('e1028ca090621427d13946831327c89af2d148c6')
conflicts=('glchess')
replaces=('gnono')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gmp5: mlgmpidl-1.1-4-i686

2011-02-10 Thread Elentir
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gmp5.git;a=commitdiff;h=8898295295fa809245ab6f96939215891b499980

commit 8898295295fa809245ab6f96939215891b499980
Author: Elentir elen...@frugalware.org
Date:   Thu Feb 10 17:08:53 2011 +0100

mlgmpidl-1.1-4-i686

* add mlgmpidl-1.1-remove-random.patch to fix build

diff --git a/source/lib-extra/mlgmpidl/FrugalBuild 
b/source/lib-extra/mlgmpidl/FrugalBuild
index 0bfd87b..6b2514d 100644
--- a/source/lib-extra/mlgmpidl/FrugalBuild
+++ b/source/lib-extra/mlgmpidl/FrugalBuild
@@ -13,9 +13,11 @@ archs=('i686' 'x86_64')
_F_cd_path=$pkgname
up2date=Flasttar http://gforge.inria.fr/frs/?group_id=860;
source=(http://gforge.inria.fr/frs/download.php/$rel_id/$pkgname-$pkgver.tar.gz;
 \
-   add-destdir-to-makefile.patch)
+   add-destdir-to-makefile.patch \
+   mlgmpidl-1.1-remove-random.patch)
sha1sums=('ef26eaa215ccedbfc20c00614f702a06d3a70420' \
-  'cc4c0376f20d4456006a19c1bfd7d233b1e2676d')
+  'cc4c0376f20d4456006a19c1bfd7d233b1e2676d' \
+  '98e2c113daee364cadd675b7b97f7186a7e024b8')
unset MAKEFLAGS

build() {
diff --git a/source/lib-extra/mlgmpidl/mlgmpidl-1.1-remove-random.patch 
b/source/lib-extra/mlgmpidl/mlgmpidl-1.1-remove-random.patch
new file mode 100644
index 000..0e9b387
--- /dev/null
+++ b/source/lib-extra/mlgmpidl/mlgmpidl-1.1-remove-random.patch
@@ -0,0 +1,71 @@
+diff -Naur mlgmpidl//gmp_caml.h mlgmpidl.new//gmp_caml.h
+--- mlgmpidl//gmp_caml.h   2007-07-11 15:29:31.0 +0200
 mlgmpidl.new//gmp_caml.h   2011-02-10 17:00:47.30232 +0100
+@@ -46,10 +46,18 @@
+ void camlidl_mpfr_ml2c(value val, __mpfr_struct* mpf);
+ static inline
+ value camlidl_mpfr_rnd_t_c2ml(mpfr_rnd_t* rnd)
+-{ assert(*rnd=0  *rndGMP_RND_MAX); return Val_int(*rnd); }
++{ assert(*rnd=0
++#ifdef GMP_RND_MAX
++ *rndGMP_RND_MAX
++#endif
++); return Val_int(*rnd); }
+ static inline
+ void camlidl_mpfr_rnd_t_ml2c(value val, mpfr_rnd_t* rnd)
+-{ *rnd = Int_val(val); assert(*rnd=0  *rndGMP_RND_MAX); }
++{ *rnd = Int_val(val); assert(*rnd=0
++#ifdef GMP_RND_MAX
++ *rndGMP_RND_MAX
++#endif
++); }
+ #endif
+ #endif
+
+diff -Naur mlgmpidl//gmp_random_caml.c mlgmpidl.new//gmp_random_caml.c
+--- mlgmpidl//gmp_random_caml.c2009-04-02 16:25:47.0 +0200
 mlgmpidl.new//gmp_random_caml.c2011-02-10 17:02:22.70656 +0100
+@@ -235,6 +235,7 @@
+   return Val_unit;
+ }
+
++#if 0
+ value camlidl_gmp_random_mpfr_random(
+   value _v_ROP)
+ {
+@@ -246,4 +247,5 @@
+   camlidl_free(_ctx);
+   return Val_unit;
+ }
++#endif
+
+diff -Naur mlgmpidl//gmp_random.ml mlgmpidl.new//gmp_random.ml
+--- mlgmpidl//gmp_random.ml2009-04-02 16:25:47.0 +0200
 mlgmpidl.new//gmp_random.ml2011-02-10 17:03:25.05734 +0100
+@@ -61,9 +61,9 @@
+ module Mpfr = struct
+ external urandomb : Mpfr.t - state - unit
+   = camlidl_gmp_random_mpfr_urandomb
+-
++(*
+ external random : Mpfr.t - unit
+   = camlidl_gmp_random_mpfr_random
+-
++*)
+ end
+
+diff -Naur mlgmpidl//gmp_random.mli mlgmpidl.new//gmp_random.mli
+--- mlgmpidl//gmp_random.mli   2009-04-02 16:25:47.0 +0200
 mlgmpidl.new//gmp_random.mli   2011-02-10 17:03:54.11933 +0100
+@@ -61,9 +61,9 @@
+ module Mpfr : sig
+ external urandomb : Mpfr.t - state - unit
+   = camlidl_gmp_random_mpfr_urandomb
+-
++(*
+ external random : Mpfr.t - unit
+   = camlidl_gmp_random_mpfr_random
+-
++*)
+ end
+
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gmp5: libtool-2.4-2-i686

2011-02-10 Thread Elentir
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gmp5.git;a=commitdiff;h=15e3d71e1d18fdc6636d8846a3b163ac6c2d5176

commit 15e3d71e1d18fdc6636d8846a3b163ac6c2d5176
Author: Elentir elen...@frugalware.org
Date:   Thu Feb 10 17:14:42 2011 +0100

libtool-2.4-2-i686

* rebuild

diff --git a/source/devel/libtool/FrugalBuild b/source/devel/libtool/FrugalBuild
index d1500b6..eba33d3 100644
--- a/source/devel/libtool/FrugalBuild
+++ b/source/devel/libtool/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=libtool
pkgver=2.4
-pkgrel=1
+pkgrel=2
pkgdesc=A generic library support script
url=http://www.gnu.org/software/libtool;
depends=('bash=3.2_039-3')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gmp5: libktorrent-1.0.5-2-i686

2011-02-10 Thread Elentir
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gmp5.git;a=commitdiff;h=399dd8d1107b4fcfb99fe292b81e75d0a361a843

commit 399dd8d1107b4fcfb99fe292b81e75d0a361a843
Author: Elentir elen...@frugalware.org
Date:   Thu Feb 10 17:52:36 2011 +0100

libktorrent-1.0.5-2-i686

* rebuild with gmp=5.0.1

diff --git a/source/kde-extra/libktorrent/FrugalBuild 
b/source/kde-extra/libktorrent/FrugalBuild
index 6ad0e1c..87a2265 100644
--- a/source/kde-extra/libktorrent/FrugalBuild
+++ b/source/kde-extra/libktorrent/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=libktorrent
pkgver=1.0.5
-pkgrel=1
+pkgrel=2
pkgdesc=LibKTorrent is a BitTorrent library for KDE.
_F_cmakekde_final=OFF
Finclude kde
-depends=(${depends[@]} 'gmp' libkdecore=$_F_kde_ver 'phonon' 'qca')
+depends=(${depends[@]} 'gmp=5.0.1' libkdecore=$_F_kde_ver 'phonon' 'qca')
makedepends=(${makedepends[@]} 'automoc4' 'boost' 
kdelibs-compiletime=$_F_kde_ver)
groups=('kde-extra')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] homepage-ng: * french translation of news#193

2011-02-10 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=ddea3ea25c606497ea4e142950dda6882639b8ad

commit ddea3ea25c606497ea4e142950dda6882639b8ad
Author: Devil505 devil505li...@gmail.com
Date:   Thu Feb 10 18:13:49 2011 +0100

* french translation of news#193

diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml
index 048459d..ba722ba 100644
--- a/frugalware/xml/news_fr.xml
+++ b/frugalware/xml/news_fr.xml
@@ -22,6 +22,23 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --

news
post
+id195/id
+  title¿Habla usted español?/title
+  dateThu, 10 Feb 2011 07:21:27 +1000/date
+  authorphayz/author
+  hidden0/hidden
+  content![CDATA[
+   Le site officiel est désormais disponible en Espagnol et est 
accessible
+   ici: a 
href=http://frugalware.org/es;http://frugalware.org/es/a.
+   L'un des principes fondamentaux de Frugalware est d'être 
disponible aux
+   aux gens dans leur langue natale et c'est une étape qui est 
franchie
+   encore une fois. Merci à ceux qui contribuent à nous fournir 
des
+   traductions et nous espèrons que cela vas continuer durant les 
prochaines années.
+  ]]
+  /content
+  icon/images/icons/info.png/icon
+  /post
+  post
id194/id
titleFrugalware Newsletter 75/title
dateTue, 01 Feb 2011 12:56:56 +1000/date
@@ -1883,6 +1900,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --
authorhermier/author
hidden0/hidden

+
content![CDATA[
Si vous suivez les nouveautés nVidia, vous êtes probablement informé qu'un 
nouveau pilote legacy est disponible. Pour faire simple le support de toutes 
les cartes FX est retirer du driver pricipal et est conservé dans le nouveau 
paquet legacy.br /
Le nouveau pilote legacy est disponible dans le paquet nvidia-173xx, et la 
dernière version du paquet nvidia est maintenant disponible. Veuillez 
vérifier le status de votre carte et mettre à jour vers le paquet 
nvidia-173xx si nécessaire avant de rapporté que X ne fonctionne plus.br /
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] homepage-ng: * fixing spell error

2011-02-10 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=96e95ed3d153acd4c6f591943cfaff7c009a7724

commit 96e95ed3d153acd4c6f591943cfaff7c009a7724
Author: Devil505 devil505li...@gmail.com
Date:   Thu Feb 10 18:14:59 2011 +0100

* fixing spell error

diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml
index ba722ba..6d213ce 100644
--- a/frugalware/xml/news_fr.xml
+++ b/frugalware/xml/news_fr.xml
@@ -30,7 +30,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --
content![CDATA[
Le site officiel est désormais disponible en Espagnol et est accessible
ici: a href=http://frugalware.org/es;http://frugalware.org/es/a.
-   L'un des principes fondamentaux de Frugalware est d'être 
disponible aux
+   L'un des principes fondamentaux de Frugalware est d'être 
disponible
aux gens dans leur langue natale et c'est une étape qui est franchie
encore une fois. Merci à ceux qui contribuent à nous fournir des
traductions et nous espèrons que cela vas continuer durant les prochaines 
années.
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gmp5: gnustep-base-1.20.1-3-i686

2011-02-10 Thread Elentir
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gmp5.git;a=commitdiff;h=5cb06454f1eeaeb2599317dc2e129f767f6fb55b

commit 5cb06454f1eeaeb2599317dc2e129f767f6fb55b
Author: Elentir elen...@frugalware.org
Date:   Thu Feb 10 18:22:23 2011 +0100

gnustep-base-1.20.1-3-i686

* add _F_conf_notry=docdir to fix build

diff --git a/source/gnustep-extra/gnustep-base/FrugalBuild 
b/source/gnustep-extra/gnustep-base/FrugalBuild
index 48f3d92..efb780a 100644
--- a/source/gnustep-extra/gnustep-base/FrugalBuild
+++ b/source/gnustep-extra/gnustep-base/FrugalBuild
@@ -10,6 +10,7 @@ depends=(${depends[@]} 'ffcall' 'gmp=5.0.1' 'libxslt' 
'openssl=1.0.0' 'avahi=
groups=(${groups[@]} 'gnustep-core')
archs=('i686' 'x86_64')
sha1sums=('5aff36405aa712473d51877ab77156d231297744')
+_F_conf_notry=docdir

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


[Frugalware-git] homepage-ng: * new header * changing menu order

2011-02-10 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=8ea8e82a687d3cca72c53e48e912b07bafefd98d

commit 8ea8e82a687d3cca72c53e48e912b07bafefd98d
Author: Devil505 devil505li...@gmail.com
Date:   Thu Feb 10 21:14:19 2011 +0100

* new header
* changing menu order

diff --git a/frugalware/config.inc.php b/frugalware/config.inc.php
index abe2b47..36920cb 100644
--- a/frugalware/config.inc.php
+++ b/frugalware/config.inc.php
@@ -40,45 +40,46 @@ $validcontent = 'div align=left
a href=http://feedvalidator.org/check.cgi?url=http://' . 
$_SERVER[SERVER_NAME] . $fwng_root . 'rss/releasesimg src=' . $fwng_root 
. 'images/valid-rss.png border=0 alt=Valid RSS! title=Valid RSS! //a
/div';

-#$menucontent = 'a class=menu href=' . $fwng_root . '' . gettext('News') 
. /a middot; \n;
-$menucontent = 'a class=menu href= onclick=return clickreturnvalue() 
onmouseover=dropdownmenu(this, event, \'newsmenu\')' . gettext('News') . 
/a middot; \n;
+#$menucontent = 'a class=menu href=' . $fwng_root . '' . gettext('News') 
. /a | \n;
+$menucontent = 'a class=menu href= onclick=return clickreturnvalue() 
onmouseover=dropdownmenu(this, event, \'newsmenu\')' . gettext('News') . 
/a | \n;
$menucontent .= 'div id=newsmenu class=menulinkcss align=left' . \n;
$menucontent .= '   a href=' . $fwng_root . '' . 
gettext('Announcements') . /a\n;
$menucontent .= '   a href=' . $fwng_root . 'security' . 
gettext('Security announcements') . /a\n;
$menucontent .= '   a href=' . $fwng_root . 'rss' . gettext('News 
feeds') . /a\n;
$menucontent .= /div\n;
-$menucontent .= 'a class=menu href= onclick=return clickreturnvalue() 
onmouseover=dropdownmenu(this, event, \'aboutmenu\')' . gettext('About') . 
/a middot; \n;
+$menucontent .= 'a class=menu href= onclick=return clickreturnvalue() 
onmouseover=dropdownmenu(this, event, \'aboutmenu\')' . gettext('About') . 
/a | \n;
$menucontent .= 'div id=aboutmenu class=menulinkcss align=left' . \n;
$menucontent .= '   a href=' . $fwng_root . 'about' . 
gettext('Summary') . /a\n;
$menucontent .= '   a href=' . $fwng_root . 'media' . 
gettext('Frugalware in the Press') . /a\n;
-$menucontent .= '  a href=' . $fwng_root . 'docs' . 
gettext('Documentation') . /a\n;
+$menucontent .= '  a href=' . $fwng_root . 'screenshots' . 
gettext('Screenshots') . /a\n;
$menucontent .= /div\n;
-$menucontent .= 'a class=menu href= onclick=return clickreturnvalue() 
onmouseover=dropdownmenu(this, event, \'commmenu\')' . gettext('Community') 
. /a middot; \n;
+
+$menucontent .= 'a class=menu href=' . $fwng_root . 'download' . 
gettext('Get Frugalware') . /a | \n;
+$menucontent .= 'a class=menu href=' . $fwng_root . 'packages' . 
gettext('Packages') . /a | \n;
+$menucontent .= 'a class=menu href=' . $fwng_root . 'docs' . 
gettext('Documentation') . /a | \n;
+$menucontent .= 'a class=menu href=http://forums.frugalware.org/;' . 
gettext('Discussion Forums') . /a | \n;
+$menucontent .= 'a class=menu href=http://pootle.frugalware.org/;' . 
gettext('Bug Tracker') . /a | \n;
+
+$menucontent .= 'a class=menu href= onclick=return clickreturnvalue() 
onmouseover=dropdownmenu(this, event, \'commmenu\')' . gettext('Community') 
. /a | \n;
$menucontent .= 'div id=commmenu class=menulinkcss align=left' . \n;
$menucontent .= '   a href=http://frugalware.org/mailman/listinfo;' . 
gettext('Mailing Lists') . /a\n;
-$menucontent .= '  a href=http://forums.frugalware.org/;' . 
gettext('Discussion Forums') . /a\n;
$menucontent .= '   a href=http://wiki.frugalware.org/;' . 
gettext('Wiki') . /a\n;
$menucontent .= '   a href=' . $fwng_root . 'irc' . gettext('IRC') . 
/a\n;
$menucontent .= '   a href=' . $fwng_root . 'paste' . 
gettext('Pastebin') . /a\n;
-$menucontent .= '  a href=' . $fwng_root . 'screenshots' . 
gettext('Screenshots') . /a\n;
-$menucontent .= '  a href=http://twitter.com/frugalware;' . 
gettext('Twitter') . /a\n;
+$menucontent .= '  a href=http://planet.frugalware.org/;' . 
gettext('Blogs') . /a\n;
$menucontent .= '   a href=http://alpha.libre.fm/group/frugalware;' . 
gettext('Libre.fm group') . /a\n;
-$menucontent .= '  a href=' . $fwng_root . 'i18n' . gettext('National 
sites') . /a\n;
+$menucontent .= '  a href=' . $fwng_root . 'i18n' . gettext('Local 
Communities') . /a\n;
$menucontent .= '   a href=http://www.frugalware-art.org/;' . 
gettext('Artwork') . /a\n;
$menucontent .= '   a href=http://identi.ca/group/frugalware;' . 
gettext('Identi.ca group') . /a\n;
+$menucontent .= '  a href=http://twitter.com/frugalware;' . 
gettext('Twitter') . /a\n;
$menucontent .= /div\n;
-$menucontent .= 'a class=menu href= onclick=return clickreturnvalue() 
onmouseover=dropdownmenu(this, event, \'dlmenu\')' . gettext('Download') . 
/a middot; \n;
-$menucontent .= 'div id=dlmenu class=menulinkcss align=left' . \n;
-$menucontent .= '  a href=' . $fwng_root . 'download' . gettext('ISO 
images') . /a\n;
-$menucontent .= '  a href=' 

[Frugalware-git] homepage-ng: * set footer width to 100%

2011-02-10 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=07e4f01287846fc02e7e2888480f90aa52daa411

commit 07e4f01287846fc02e7e2888480f90aa52daa411
Author: Devil505 devil505li...@gmail.com
Date:   Thu Feb 10 21:16:31 2011 +0100

* set footer width to 100%

diff --git a/frugalware/static/common.css b/frugalware/static/common.css
index d137ab5..94041d6 100644
--- a/frugalware/static/common.css
+++ b/frugalware/static/common.css
@@ -95,7 +95,7 @@ body {
background-color: #98b7cd;
color: #fff;
text-align: center;
-   width: 775px;
+   width: 100%;
}

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


[Frugalware-git] homepage-ng: * enlarging the wrap * deplacing the header logo a little

2011-02-10 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=5212b16a6e5f9db380f25b0b96f1b03eb5c71d8e

commit 5212b16a6e5f9db380f25b0b96f1b03eb5c71d8e
Author: Devil505 devil505li...@gmail.com
Date:   Thu Feb 10 21:26:22 2011 +0100

* enlarging the wrap
* deplacing the header logo a little

diff --git a/frugalware/static/common.css b/frugalware/static/common.css
index 94041d6..10e7622 100644
--- a/frugalware/static/common.css
+++ b/frugalware/static/common.css
@@ -14,7 +14,7 @@ body {

#bigwrap {
margin: 0em auto;
-  width: 775px;
+  width: 980px;
padding: 0;
padding-top: 0px;
padding-bottom: 15px;
@@ -37,7 +37,7 @@ body {
padding-bottom: 2px;
position: relative;
height: 76px;
-  margin: 0 200px;
+  margin: 0 100px;
padding: 0;
clear: both;
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] homepage-ng: * setting wrap width to 75% to comply with all screen sizes

2011-02-10 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=d2ab5e1e4c0d329c25cdc4d0ef6db72d2e0b342b

commit d2ab5e1e4c0d329c25cdc4d0ef6db72d2e0b342b
Author: Devil505 devil505li...@gmail.com
Date:   Thu Feb 10 21:29:56 2011 +0100

* setting wrap width to 75% to comply with all screen sizes

diff --git a/frugalware/static/common.css b/frugalware/static/common.css
index 10e7622..59349df 100644
--- a/frugalware/static/common.css
+++ b/frugalware/static/common.css
@@ -14,7 +14,7 @@ body {

#bigwrap {
margin: 0em auto;
-  width: 980px;
+  width: 75%;
padding: 0;
padding-top: 0px;
padding-bottom: 15px;
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: anjuta-2.91.6.0-1-i686

2011-02-10 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=4c6b41b3ae456776ebe2a1338cf93654b8eb3c9c

commit 4c6b41b3ae456776ebe2a1338cf93654b8eb3c9c
Author: bouleetbil bouleet...@frogdev.info
Date:   Thu Feb 10 22:34:05 2011 +

anjuta-2.91.6.0-1-i686

*Version bump

diff --git a/source/gnome-extra/anjuta/FrugalBuild 
b/source/gnome-extra/anjuta/FrugalBuild
index 4354a37..5126e47 100644
--- a/source/gnome-extra/anjuta/FrugalBuild
+++ b/source/gnome-extra/anjuta/FrugalBuild
@@ -3,36 +3,27 @@
# Contributor: AlexExtreme a...@alex-smith.me.uk

pkgname=anjuta
-pkgver=2.32.1.1
+pkgver=2.91.6.0
pkgrel=1
pkgdesc=Anjuta is a versatile IDE for C and C++, written for GTK/GNOME.
depends=('gdl=2.30.0' 'gnome-build=2.24.1-5' 'guile=1.8.2' 'autogen' 
'graphviz=2.14-2' \
-   'libgnomeprintui' 'vte=0.20.5' 'subversion' 'gtksourceview' 
'gnome-keyring=2.32.0' 'libgnomecanvas=2.30.1-2' 'libgnome' \
+   'vte3' 'subversion' 'gtksourceview3' 'gnome-keyring=2.32.0' 
'libgnomecanvas=2.30.1-2' 'libgnome' \
'popt' 'avahi-glib' 'libxdmcp' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 
'libxcursor' 'libxslt' \
'ncurses' 'libxft' 'subversion' 'graphviz' 'binutils' 'glade3' 'nspr' \
'startup-notification' 'libxres' 'libgcc' 'libgda' 'devhelp=2.30.0')
-makedepends=('perl-xml-parser' 'intltool' 'gnome-doc-utils' 'perl-gettext' 
'krb5' 'vala')
+makedepends=('perl-xml-parser' 'intltool' 'gnome-doc-utils' 'perl-gettext' 
'krb5' 'vala' 'gobject-introspection')
_F_gnome_desktop=y
_F_gnome_iconcache=y
_F_gnome_scrollkeeper=y
-_F_gnome_schemas=('/etc/gconf/schemas/anjuta-build-basic-autotools-plugin.schemas'
 \
-   '/etc/gconf/schemas/anjuta-cvs-plugin.schemas' \
-   '/etc/gconf/schemas/anjuta-debug-manager.schemas' \
-   '/etc/gconf/schemas/anjuta-document-manager.schemas' \
-   '/etc/gconf/schemas/anjuta-editor-sourceview.schemas' \
-   '/etc/gconf/schemas/anjuta-language-cpp-java.schemas' \
-   '/etc/gconf/schemas/anjuta-message-manager-plugin.schemas' \
-   '/etc/gconf/schemas/anjuta-symbol-db.schemas' \
-   '/etc/gconf/schemas/anjuta-terminal-plugin.schemas' \
-   '/etc/gconf/schemas/file-manager.schemas' \
-   '/etc/gconf/schemas/preferences.schemas')
+_F_gnome_glib=y
options=('scriptlet')
Finclude gnome gnome-scriptlet
groups=('gnome-extra')
archs=('i686' 'x86_64')
-sha1sums=('de058e76d918a8338e9f71860cc8c0b8f13ca0a6')
+sha1sums=('2458fbfbb15b1f19099ebd5ef45da3927a2d01ee')
unset MAKEFLAGS
Fconfopts=${Fconfopts[@]} --enable-compile-warnings=no
+replaces=('vtg' 'valide' 'valencia')

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


[Frugalware-git] xfcetesting: libxfcegui4-4.8.1-1-i686 * version bump (bug fix release)

2011-02-10 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=49105974307a5d214a4b061c8080d4e4de866b88

commit 49105974307a5d214a4b061c8080d4e4de866b88
Author: Devil505 devil505li...@gmail.com
Date:   Fri Feb 11 08:54:04 2011 +0100

libxfcegui4-4.8.1-1-i686
* version bump (bug fix release)

diff --git a/source/xfce4/libxfcegui4/FrugalBuild 
b/source/xfce4/libxfcegui4/FrugalBuild
index 0b3e0d1..615f061 100644
--- a/source/xfce4/libxfcegui4/FrugalBuild
+++ b/source/xfce4/libxfcegui4/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia priyan...@gmail.com

pkgname=libxfcegui4
-pkgver=4.8.0
+pkgver=4.8.1
pkgrel=1
pkgdesc=Various GTK+ widgets for Xfce4.
depends=('gtk+2=2.20.1-1' 'libxfce4util=4.8.0' 'hicolor-icon-theme' \
@@ -14,6 +14,9 @@ _F_gnome_iconcache=y
Finclude xfce4 gnome-scriptlet
options=('scriptlet' 'genscriptlet')
Fconfopts=$Fconfopts --enable-xinerama --enable-gtk-doc
-sha1sums=('10aac7df8cbcc02465ae792b481ee16e948a6488')
+sha1sums=('246fcaa71fc8cf44dae0b4c919411231eedd662f')
+
+## bug fix release
+source=(http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$pkgver.tar.bz2)

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