[Frugalware-git] boost14: 0ad-alpha_4-2-i686

2011-04-17 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=boost14.git;a=commitdiff;h=1a89a5c349f410991311d9a6bf6e0614760189c9

commit 1a89a5c349f410991311d9a6bf6e0614760189c9
Author: Miklos Vajna 
Date:   Sun Apr 17 23:12:38 2011 +0200

0ad-alpha_4-2-i686

- rebuild with boost>=1.46.1

diff --git a/source/games-extra/0ad/FrugalBuild 
b/source/games-extra/0ad/FrugalBuild
index 5337fd6..992b983 100644
--- a/source/games-extra/0ad/FrugalBuild
+++ b/source/games-extra/0ad/FrugalBuild
@@ -4,10 +4,10 @@
pkgname=0ad
pkgver=alpha_4
_pkgver=r09049-alpha
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-platform, 3D and historically-based real-time strategy game"
url="http://wildfiregames.com/0ad";
-depends=('enet<=1.2.2' 'gamin' 'binutils' 'openal' 'libvorbis' 'libboost-mt' 
'devil' 'wxgtk-u8' 'libuuid' 'spidermonkey' 'zlib' 'libxml2' 'cryptopp' 'curl')
+depends=('enet<=1.2.2' 'gamin' 'binutils' 'openal' 'libvorbis' 
'libboost>=1.46.1' 'devil' 'wxgtk-u8' 'libuuid' 'spidermonkey' 'zlib' 'libxml2' 
'cryptopp' 'curl')
makedepends=('boost' 'nasm' 'unzip' 'zip' 'cmake')
groups=('games-extra')
archs=('i686' 'x86_64')
@@ -31,6 +31,9 @@ sha1sums=('b46dec0f0011a938293cfd0741024aa1999a0618' \
build(){

Fcd "${pkgname}-${_pkgver}/build/workspaces"
+   Fsed '"boost_signals-mt", "boost_filesystem-mt", "boost_system-mt"' \
+   '"boost_signals", "boost_filesystem", "boost_system"' 
../premake/extern_libs.lua
+
./update-workspaces.sh || Fdie

cd $Fsrcdir/${pkgname}-${_pkgver}/build/workspaces/gcc || Fdie
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorgtesting: xf86-video-newport-0.2.3-5-x86_64 *rebuild with 'xorg-server>=1.10.1'

2011-04-17 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=1d5c912a5a05abde12d3a6b48bdeec249d24a4a9

commit 1d5c912a5a05abde12d3a6b48bdeec249d24a4a9
Author: bouleetbil 
Date:   Sun Apr 17 22:24:14 2011 +0200

xf86-video-newport-0.2.3-5-x86_64
*rebuild with 'xorg-server>=1.10.1'

diff --git a/source/x11-extra/xf86-video-newport/FrugalBuild 
b/source/x11-extra/xf86-video-newport/FrugalBuild
index bc14666..9176c49 100644
--- a/source/x11-extra/xf86-video-newport/FrugalBuild
+++ b/source/x11-extra/xf86-video-newport/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=xf86-video-newport
pkgver=0.2.3
-pkgrel=4
+pkgrel=5
pkgdesc="X.Org driver for newport cards"
url="http://xorg.freedesktop.org";
archs=('i686' 'x86_64')
-depends=('xorg-server>=1.9.0')
+depends=('xorg-server>=1.10.1')
makedepends=('randrproto>1.3.0' 'renderproto' 'videoproto>=2.2.2')
groups=('x11-extra')
up2date="Flasttar http://xorg.freedesktop.org/releases/individual/driver/";
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorgtesting: xf86-input-wacom-0.10.99.2-1-x86_64

2011-04-17 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=1ad0180b97c12d90987dc7d0c0ca1340d25f36a8

commit 1ad0180b97c12d90987dc7d0c0ca1340d25f36a8
Author: bouleetbil 
Date:   Sun Apr 17 22:21:23 2011 +0200

xf86-input-wacom-0.10.99.2-1-x86_64

*Version bump

diff --git a/source/x11-extra/xf86-input-wacom/FrugalBuild 
b/source/x11-extra/xf86-input-wacom/FrugalBuild
index 6e8d5a1..be5f269 100644
--- a/source/x11-extra/xf86-input-wacom/FrugalBuild
+++ b/source/x11-extra/xf86-input-wacom/FrugalBuild
@@ -2,12 +2,12 @@
# Maintainer: Miklos Vajna 

pkgname=xf86-input-wacom
-pkgver=0.10.8
-pkgrel=2
+pkgver=0.10.99.2
+pkgrel=1
pkgdesc="Drivers, libraries, and doc for configuring and running Wacom tablets."
url="http://linuxwacom.sourceforge.net/";
up2date="Flasttar $url"
-depends=('xorg-server>=1.9.0' 'libxi>=1.1.3')
+depends=('xorg-server>=1.10.1' 'libxi>=1.1.3' 'xrandr')
makedepends=('inputproto' 'randrproto' 'util-macros')
rodepends=('udev')
provides=('linuxwacom')
@@ -18,7 +18,7 @@ archs=('i686' 'x86_64' 'ppc')
source=("http://prdownloads.sourceforge.net/linuxwacom/$pkgname-$pkgver.tar.bz2";
 \
check_driver{,.1} \
60-wacom.rules )
-sha1sums=('c23213b8255c5e2c7162556d3b09ebcfa15182dd' \
+sha1sums=('dcf1086135e73f261e7b67de2c56e87a76de6265' \
'12ae37807a03f36be2c5cc47e75677b41693' \
'7adf948f2d6f29635e80f4cc336799b7962d2a9a' \
'c8063c86189a7b3459a33b3c5ccfca36fa5439fd')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorgtesting: xf86-video-geode-2.11.12-1-i686 *version bump

2011-04-17 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=3ea0eab6e3c56c342dd360e962c35c4e9c42deb1

commit 3ea0eab6e3c56c342dd360e962c35c4e9c42deb1
Author: bouleetbil 
Date:   Sun Apr 17 22:10:42 2011 +0200

xf86-video-geode-2.11.12-1-i686
*version bump

diff --git a/source/x11/xf86-video-geode/FrugalBuild 
b/source/x11/xf86-video-geode/FrugalBuild
index f0c399f..38b6a0e 100644
--- a/source/x11/xf86-video-geode/FrugalBuild
+++ b/source/x11/xf86-video-geode/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Christian Hamar alias krix 

pkgname=xf86-video-geode
-pkgver=2.11.11
+pkgver=2.11.12
pkgrel=1
pkgdesc="X.Org video driver AMD Geode GX and LX"
url="http://xorg.freedesktop.org";
@@ -12,9 +12,9 @@ provides=('xf86-video-amd')
conflicts=('xf86-video-amd')
# NOT COMPILES ON x86_64 because of assembly stuff.
archs=('i686' '!x86_64')
-depends=('xorg-server>=1.9.0')
+depends=('xorg-server>=1.10.1')
makedepends=('randrproto' 'renderproto' 'xf86dgaproto' 'videoproto')
Finclude xorg
-sha1sums=('c5e548f7e0b497ed28fa5a460b7d36b3f8e8527a')
+sha1sums=('2685b1775656b4195ff7c41f2f437aef62afdb28')

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


[Frugalware-git] boost14: fife-0.3.2-2-i686

2011-04-17 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=boost14.git;a=commitdiff;h=a51421407d03fe415b4e5918b695676e641def40

commit a51421407d03fe415b4e5918b695676e641def40
Author: Miklos Vajna 
Date:   Sun Apr 17 21:54:05 2011 +0200

fife-0.3.2-2-i686

- rebuild with boost>=1.46.1

diff --git a/source/devel-extra/fife/FrugalBuild 
b/source/devel-extra/fife/FrugalBuild
index 32518953..03bc402 100644
--- a/source/devel-extra/fife/FrugalBuild
+++ b/source/devel-extra/fife/FrugalBuild
@@ -3,9 +3,9 @@

pkgname=fife
pkgver=0.3.2
-pkgrel=1
+pkgrel=2
pkgdesc="The mission of the FIFE project is to create a cross platform game 
creation framework"
-depends=('python' 'libvorbis' 'openal' 'sdl_ttf' 'sdlimage' 'guichan' 
'libboost' 'libxcursor' 'swig')
+depends=('python' 'libvorbis' 'openal' 'sdl_ttf' 'sdlimage' 'guichan' 
'libboost>=1.46.1' 'libxcursor' 'swig')
makedepends=('scons' 'boost')
groups=('devel-extra')
archs=('i686' 'x86_64')
@@ -14,6 +14,7 @@ sha1sums=('20fe8ee6d029619d2cf7089b233945fa09a59e7c')

build() {
Fcd
+   export CXXFLAGS="$CXXFLAGS -DBOOST_FILESYSTEM_VERSION=2"
scons || Fdie
scons install-all --prefix $Fdestdir/usr --python-prefix 
$Fdestdir/$_F_python_libdir/ || Fdie
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] boost14: grfcodec-r2306-2-i686

2011-04-17 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=boost14.git;a=commitdiff;h=b76302fe60e268237c1f054d610c1578496b3443

commit b76302fe60e268237c1f054d610c1578496b3443
Author: Miklos Vajna 
Date:   Sun Apr 17 21:33:09 2011 +0200

grfcodec-r2306-2-i686

- rebuild with boost>=1.46.1

diff --git a/source/apps-extra/grfcodec/FrugalBuild 
b/source/apps-extra/grfcodec/FrugalBuild
index a02d1db..f473c40 100644
--- a/source/apps-extra/grfcodec/FrugalBuild
+++ b/source/apps-extra/grfcodec/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=grfcodec
pkgver=r2306
-pkgrel=1
+pkgrel=2
pkgdesc="A utility for encoding and decoding the graphic files used by openttd."
url="http://www.openttd.org/en";
-depends=('libboost')
+depends=('libboost>=1.46.1')
makedepends=('boost' 'upx')
groups=('apps-extra')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] boost14: bastet-0.43-2-i686

2011-04-17 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=boost14.git;a=commitdiff;h=5a650d8ce0ef3f1b9a279a5c4b77ccc83f06e316

commit 5a650d8ce0ef3f1b9a279a5c4b77ccc83f06e316
Author: Miklos Vajna 
Date:   Sun Apr 17 21:30:49 2011 +0200

bastet-0.43-2-i686

- rebuild with boost>=1.46.1

diff --git a/source/apps-extra/bastet/FrugalBuild 
b/source/apps-extra/bastet/FrugalBuild
index 50b5fb1..f45466a 100644
--- a/source/apps-extra/bastet/FrugalBuild
+++ b/source/apps-extra/bastet/FrugalBuild
@@ -3,10 +3,10 @@

pkgname=bastet
pkgver=0.43
-pkgrel=1
+pkgrel=2
pkgdesc="Bastard tetris for console"
url="http://fph.altervista.org/prog/bastet.html";
-depends=('ncurses' 'libboost')
+depends=('ncurses' 'libboost>=1.46.1')
makedepends=('boost')
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] homepage-ng: packages: fix #4084

2011-04-17 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=b41b194fa9a8275b98d98e57cf931c37e6f14ae9

commit b41b194fa9a8275b98d98e57cf931c37e6f14ae9
Author: Miklos Vajna 
Date:   Sun Apr 17 21:07:35 2011 +0200

packages: fix #4084

diff --git a/frugalware/packages.php b/frugalware/packages.php
index bc4c351..398983b 100644
--- a/frugalware/packages.php
+++ b/frugalware/packages.php
@@ -123,6 +123,7 @@ function main()

 
".sprintf(gettext("Searching in %d binary and %d source-only packages."), 
$binnum, $srcnum)."
+   ".sprintf(gettext("Check outdated 
packages we are aware of."), 
"http://frugalware.org/~repo/stats/chkworld.html";)."


[Frugalware-git] frugalware-current: stats: chkworld is now invoked by repo

2011-04-17 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6db046e1f24f253d60756204a52ce8dc2490f6b4

commit 6db046e1f24f253d60756204a52ce8dc2490f6b4
Author: Miklos Vajna 
Date:   Sun Apr 17 21:04:54 2011 +0200

stats: chkworld is now invoked by repo

diff --git a/t/s/chkworld b/t/s/chkworld
index 6906100..34a79d7 100755
--- a/t/s/chkworld
+++ b/t/s/chkworld
@@ -8,4 +8,4 @@ fi
# FIXME: this test will always fail, though in fact there will be always
# outdated packages, so this does not matter :)

-lynx -dump http://frugalware.org/~vmiklos/stats/chkworld.html|sed 's/^.\{3\}//'
+lynx -dump http://frugalware.org/~repo/stats/chkworld.html|sed 's/^.\{3\}//'
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorgtesting: nvidia-270.41.03-1-i686

2011-04-17 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=c736d643a932a0d58eaf901bcccfd4c61572d80a

commit c736d643a932a0d58eaf901bcccfd4c61572d80a
Author: Michel Hermier 
Date:   Sun Apr 17 20:17:50 2011 +0200

nvidia-270.41.03-1-i686

* Bump version.

diff --git a/source/x11-extra/nvidia/FrugalBuild 
b/source/x11-extra/nvidia/FrugalBuild
index bc9eab7..bc2ea7d 100644
--- a/source/x11-extra/nvidia/FrugalBuild
+++ b/source/x11-extra/nvidia/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: Michel Hermier 

pkgname=nvidia
-pkgver=260.19.36
-pkgrel=5
+pkgver=270.41.03
+pkgrel=1
archs=('i686' 'x86_64' '!ppc')
_F_kernelmod_scriptlet=nvidia.install
Finclude kernel-module
@@ -28,11 +28,11 @@ case "$CARCH" in
i686)
_F_nvidia_name="NVIDIA-Linux-x86-${pkgver}"
source=("ftp://download.nvidia.com/XFree86/Linux-x86/${pkgver}/${_F_nvidia_name}.run";)
-   sha1sums=('35c0a2ac0f0a097a010c304e4ba12602b0b0252b');;
+   sha1sums=('2fc9fa57337cb796592d5d66149e33522475d2d9');;
x86_64)
_F_nvidia_name="NVIDIA-Linux-${CARCH}-${pkgver}-no-compat32"
source=("ftp://download.nvidia.com/XFree86/Linux-${CARCH}/${pkgver}/${_F_nvidia_name}.run";)
-   sha1sums=('0f3874b117a0d74f716b681b183508236ab67451');;
+   sha1sums=('d329706f83a2d38fd4913b94e9696e8e6aedf9db');;
esac

source=("${source[@]}" \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorgtesting: xf86-video-intel-2.15.0-1-x86_64

2011-04-17 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=f66046245ed79d905ecc48efe26cb5b091ce4709

commit f66046245ed79d905ecc48efe26cb5b091ce4709
Author: bouleetbil 
Date:   Sun Apr 17 19:39:51 2011 +0200

xf86-video-intel-2.15.0-1-x86_64

*Version bump

diff --git a/source/x11/xf86-video-intel/FrugalBuild 
b/source/x11/xf86-video-intel/FrugalBuild
index 15d8553..5fb0d23 100644
--- a/source/x11/xf86-video-intel/FrugalBuild
+++ b/source/x11/xf86-video-intel/FrugalBuild
@@ -4,13 +4,13 @@
USE_DEVEL=${USE_DEVEL:-"n"}

pkgname=xf86-video-intel
-pkgver=2.14.0
+pkgver=2.15.0
Fuse $USE_DEVEL && pkgver=2.7.99.1.55.g66ceedc
-pkgrel=2
+pkgrel=1
pkgdesc="X.Org driver for Intel cards (opensource)"
groups=('x11' 'xorg-core' 'xorg-drivers')
archs=('i686' 'x86_64')
-depends=('xorg-server>=1.10.0' 'libxvmc>=1.0.4-3')
+depends=('xorg-server>=1.10.1' 'libxvmc>=1.0.4-3')
makedepends=('randrproto>=1.3.0' 'renderproto' 'videoproto>=2.2.2' 
'xf86driproto>=2.0.4' \
'xf86dgaproto' 'glproto' 'xineramaproto' 'util-macros>=1.2.1' 'resourceproto')
Finclude xorg
@@ -18,7 +18,7 @@ replaces=('xf86-video-i810')
conflicts=('xf86-video-i810')
provides=('xf86-video-i810')
Fconfopts="$Fconfopts --enable-dri"
-sha1sums=('103193a01b9c29d6f71a620ad99c6e1495276e68')
+sha1sums=('78ec39a4470cfc0bf13d269fb915f6c5a498ee62')

if Fuse $USE_DEVEL; then
unset source sha1sums
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xorgtesting: xorg-server-1.10.1-1-x86_64

2011-04-17 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=dd152a0f9b69b4f51ca0f756479573e1338afc93

commit dd152a0f9b69b4f51ca0f756479573e1338afc93
Author: bouleetbil 
Date:   Sun Apr 17 19:38:31 2011 +0200

xorg-server-1.10.1-1-x86_64

*Version bump

diff --git a/source/x11/xorg-server/FrugalBuild 
b/source/x11/xorg-server/FrugalBuild
index 35bc373..c955977 100644
--- a/source/x11/xorg-server/FrugalBuild
+++ b/source/x11/xorg-server/FrugalBuild
@@ -8,7 +8,7 @@ USE_UDEV=${USE_UDEV:-"y"}
USE_SERVERDMX=${USE_SERVERDMX:-"y"}

pkgname=xorg-server
-pkgver=1.10.0
+pkgver=1.10.1
pkgrel=1
pkgdesc="Modular X.Org X Server"
groups=('x11' 'xorg-core')
@@ -41,7 +41,7 @@ source=("${source[@]}" \
10-evdev.conf \
20-synaptics.conf)

-sha1sums=('04df80e079cc8ab5406322a2bb207b30006c3595' \
+sha1sums=('59ada4c9a59f7f1eb4b68c359e9cd58272aa4809' \
'bda6f333b53fcc2e1d823364a1e12e2061a66700' \
'905cc57547421ff3ca77ec1c8e6898a7a414346f' \
'9318b631eb06833bea18d5a5efd15df89ad5d12a' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


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

2011-04-17 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=34a005ae799c13d47575414e7bd1aefabee296e9

commit 34a005ae799c13d47575414e7bd1aefabee296e9
Merge: 3f14352 e825b12
Author: bouleetbil 
Date:   Sun Apr 17 19:32:05 2011 +0200

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

Conflicts:
source/x11/libxfixes/FrugalBuild
source/x11/libxt/FrugalBuild
source/x11/mesa/FrugalBuild
source/x11/xkbcomp/FrugalBuild
source/x11/xterm/FrugalBuild

diff --cc source/x11/libdrm/FrugalBuild
index 2d48903,d1c4dc3..d2f78fe
--- a/source/x11/libdrm/FrugalBuild
+++ b/source/x11/libdrm/FrugalBuild
@@@ -9,10 -9,10 +9,10 @@@ pkgrel=
pkgdesc="X.Org Userspace interface to kernel DRM services"
url="http://xorg.freedesktop.org/";
depends=('libpthread-stubs' 'udev')
- archs=('i686' 'x86_64' 'ppc')
+ archs=('i686' 'x86_64' 'ppc' 'arm')
groups=('x11' 'xorg-core' 'xorg-libs')
if Fuse $USE_DEVEL; then
-   pkgver=$pkgver.g2d9990c
+   pkgver=$pkgver.gba11501
_F_scm_type="git"
_F_scm_url="git://anongit.freedesktop.org/mesa/drm"
Finclude scm
diff --cc source/x11/libxfixes/FrugalBuild
index 4b133f7,5c856bf..050379a
--- a/source/x11/libxfixes/FrugalBuild
+++ b/source/x11/libxfixes/FrugalBuild
@@@ -8,10 -8,10 +8,10 @@@ pkgrel=
pkgdesc="X.Org Xfixes library"
url="http://xorg.freedesktop.org";
groups=('x11' 'xorg-core' 'xorg-libs')
- archs=('i686' 'x86_64' 'ppc')
+depends=('libx11>=1.4.3' 'fixesproto>=4.0' 'xproto>=7.0.15' 'xextproto>=7.0.5')
+ archs=('i686' 'x86_64' 'ppc' 'arm')
-depends=('libx11>=1.3.4' 'fixesproto>=4.0' 'xproto>=7.0.15' 'xextproto>=7.0.5')
makedepends=('pkgconfig' 'inputproto>=1.5')
Finclude xorg
-sha1sums=('255dfb9a8c50d795c60711ec4764f76cd0620cbf')
+sha1sums=('3e4d374e9026111a04cd669d4b3434273fc34fe0')

# optimization OK
diff --cc source/x11/libxt/FrugalBuild
index f571a8c,41ad47a..4ee9369
--- a/source/x11/libxt/FrugalBuild
+++ b/source/x11/libxt/FrugalBuild
@@@ -8,8 -8,8 +8,8 @@@ pkgrel=
pkgdesc="X Toolkit Library"
url="http://xorg.freedesktop.org";
groups=('x11' 'xorg-core' 'xorg-libs')
- archs=('i686' 'x86_64' 'ppc')
+depends=('libx11>=1.3' 'libsm>=1.1.0' 'xproto>=7.0.21')
+ archs=('i686' 'x86_64' 'ppc' 'arm')
-depends=('libx11>=1.3' 'libsm>=1.1.0' 'xproto>=7.0.15')
makedepends=('pkgconfig' 'inputproto>=2.0')
_F_xorg_ind=1
Finclude xorg
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: accountsservice-0.6.7-2-x86_64 *fixe userdel with gnome-control-center

2011-04-17 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=465c3e397538601608ac52ef7f1460583b5d539a

commit 465c3e397538601608ac52ef7f1460583b5d539a
Author: bouleetbil 
Date:   Sun Apr 17 14:19:23 2011 +0200

accountsservice-0.6.7-2-x86_64
*fixe userdel with gnome-control-center

diff --git a/source/lib/accountsservice/FixUserDel.diff 
b/source/lib/accountsservice/FixUserDel.diff
new file mode 100644
index 000..28e3f02
--- /dev/null
+++ b/source/lib/accountsservice/FixUserDel.diff
@@ -0,0 +1,29 @@
+From 74c01ff9e3a3b00810ae69db2f2d089b68c5220a Mon Sep 17 00:00:00 2001
+From: Matthias Clasen 
+Date: Fri, 15 Apr 2011 16:24:51 +
+Subject: Don't crash when removing nameless users
+
+Every person had in the beginning one only proper name, except the savages
+of Mount Atlas in Barbary, which were reported to be both nameless and
+dreamless.
+
+https://bugs.freedesktop.org/show_bug.cgi?id=35872
+---
+diff --git a/src/libaccountsservice/act-user-manager.c 
b/src/libaccountsservice/act-user-manager.c
+index 4e25bf9..7202b07 100644
+--- a/src/libaccountsservice/act-user-manager.c
 b/src/libaccountsservice/act-user-manager.c
+@@ -732,7 +732,10 @@ remove_user (ActUserManager *manager,
+ if (act_user_get_object_path (user) != NULL) {
+ g_hash_table_remove (manager->priv->users_by_object_path, 
act_user_get_object_path (user));
+ }
+-g_hash_table_remove (manager->priv->users_by_name, 
act_user_get_user_name (user));
++if (act_user_get_user_name (user) != NULL) {
++g_hash_table_remove (manager->priv->users_by_name, 
act_user_get_user_name (user));
++
++}
+
+ if (manager->priv->is_loaded) {
+ g_signal_emit (manager, signals[USER_REMOVED], 0, user);
+--
+cgit v0.8.3-6-g21f6
diff --git a/source/lib/accountsservice/FrugalBuild 
b/source/lib/accountsservice/FrugalBuild
index 132f4a9..5832641 100644
--- a/source/lib/accountsservice/FrugalBuild
+++ b/source/lib/accountsservice/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=accountsservice
pkgver=0.6.7
-pkgrel=1
+pkgrel=2
pkgdesc="D-Bus interfaces for querying and manipulating user account 
information"
url=http://www.fedoraproject.org/wiki/Features/UserAccountDialog
depends=('polkit' 'consolekit')
@@ -12,8 +12,9 @@ options=('scriptlet')
groups=('lib')
archs=('i686' 'x86_64' 'ppc')
up2date="Flasttar http://www.freedesktop.org/software/accountsservice/";
-source=(http://www.freedesktop.org/software/accountsservice/$pkgname-$pkgver.tar.bz2)
-sha1sums=('b1e6cbd74b37b341ca8d3818886ae602b2406da1')
+source=(http://www.freedesktop.org/software/accountsservice/$pkgname-$pkgver.tar.bz2
 FixUserDel.diff)
+sha1sums=('b1e6cbd74b37b341ca8d3818886ae602b2406da1' \
+  '46c19b0cf393561721ffaa838f24dc9b28ec1ca9')
Fconfopts="$Fconfopts --with-systemdsystemunitdir=/lib/systemd/system"

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


[Frugalware-git] frugalware-current: docs/install: move netinstall to the first place

2011-04-17 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e825b12541fc51dae95a036e1dba1061860948db

commit e825b12541fc51dae95a036e1dba1061860948db
Author: Miklos Vajna 
Date:   Sun Apr 17 13:42:35 2011 +0200

docs/install: move netinstall to the first place

diff --git a/docs/install.txt b/docs/install.txt
index a709d61..17a1dc7 100644
--- a/docs/install.txt
+++ b/docs/install.txt
@@ -39,6 +39,36 @@ recommended for a default install:
Depending on your needs, there are different installers with
different characteristics. You can choose which fits you the best.

+=== Netinstall
+
+This is a small ISO image, which is able to boot up, configure the
+network and install the system with the selected packages, which are
+downloaded on-the-fly as required.
+
+Pros: Small image size, no wasted bandwidth with downloading outdated
+or unnecessary packages.
+
+Cons: No offline installation possible, high bandwidth or hours of patience
+required for a full installation.
+
+An alternate way of doing this is to just copy the contents of the ISO
+image to your hard drive and use your existing boot manager to boot it.
+
+Typically you can add a new entry to your existing GRUB installation on
+i686 or x86_64 (in this case you just have to copy the commands from the
+`menu.lst` file from the image) or you can boot yaboot from Open
+Firmware on PPC. (See below on how to invoke Open Firmware.) Once you
+have the Open Firmware prompt, for example in case the `boot` directory
+is copied to the root directory of the 5th partition of your hard disk:
+
+
+boot hd:5,\boot\yaboot\yaboot
+
+
+Pros: No USB stick or (re)writeable CD needed.
+
+Cons: Possible only in case you have some kind of bootloader available.
+
=== Installing from CD

This image contains only a base system, which means the minimal set of
@@ -62,6 +92,12 @@ devalias cd /pci@f200/usb@1b/disk@1
boot cd:,\\:tbxi


+Pros: Quick and easy to install, even if you network card does not work
+out of the box.
+
+Cons: You need to knowledge on how to extend the installed system to the
+average requirements.
+
=== Installing from DVD

If you don't have any Internet connection but you want language packs and
@@ -72,36 +108,6 @@ Pros: a full offline installation is possible.
Cons: Large amount of data must be downloaded, presumably
some unnecessary packages too.

-=== Netinstall
-
-This is a small ISO image, currently under 32Mb, which is able to boot up,
-configure the network and install the system with the selected packages,
-which are downloaded on-the-fly as required.
-
-Pros: Small image size, no wasted bandwidth with downloading outdated
-or unnecessary packages.
-
-Cons: No offline installation possible, high bandwidth or hours of patience
-required for a full installation.
-
-An alternate way of doing this is to just copy the contents of the ISO
-image to your hard drive and use your existing boot manager to boot it.
-
-Typically you can add a new entry to your existing GRUB installation on
-i686 or x86_64 (in this case you just have to copy the commands from the
-`menu.lst` file from the image) or you can boot yaboot from Open
-Firmware on PPC. (See below on how to invoke Open Firmware.) Once you
-have the Open Firmware prompt, for example in case the `boot` directory
-is copied to the root directory of the 5th partition of your hard disk:
-
-
-boot hd:5,\boot\yaboot\yaboot
-
-
-Pros: No USB stick or (re)writeable CD needed.
-
-Cons: Possible only in case you have some kind of bootloader available.
-
=== USB image

This is a disk image (MBR + partition table + partition data), for
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: docs/install: update cd section

2011-04-17 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3732983559202e9e37e0db182b838579080515f0

commit 3732983559202e9e37e0db182b838579080515f0
Author: Miklos Vajna 
Date:   Sun Apr 17 13:39:26 2011 +0200

docs/install: update cd section

diff --git a/docs/install.txt b/docs/install.txt
index ca94c2f..a709d61 100644
--- a/docs/install.txt
+++ b/docs/install.txt
@@ -39,13 +39,12 @@ recommended for a default install:
Depending on your needs, there are different installers with
different characteristics. You can choose which fits you the best.

-=== Installing from CDs
+=== Installing from CD

-Which CDs do you need? If you install a server without X, only the first.  If
-you need a graphical system, then you'll need the second CD as well.
-
-NOTE: Don't download CDs 3-11 unless you don't have an internet connection!
-You can install language packs later from FTP servers if you need them.
+This image contains only a base system, which means the minimal set of
+packages so that later from the system you can install any other
+package. It may be handy in case the network installer does not
+recognize your network card.

On PPC, to boot from an external CD drive, you will need to use the Open
Firmware prompt, since Open Firmware does not search external optical
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] homepage-ng: 1.5pre1 draft

2011-04-17 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=d4452699bd97f74c79702f75def2913bfa5e375d

commit d4452699bd97f74c79702f75def2913bfa5e375d
Author: Miklos Vajna 
Date:   Sun Apr 17 13:07:18 2011 +0200

1.5pre1 draft

diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml
index 1437676..1b0c205 100644
--- a/frugalware/xml/news.xml
+++ b/frugalware/xml/news.xml
@@ -22,6 +22,41 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 -->



+204
+Frugalware 1.5pre1 (Mores) released
+Mon, 18 Apr 2011 06:57:45 +0200
+Miklos Vajna
+1
+
+
+  
+  
203
GNOME 3 now available!
Sat, 9 April 2011 11:54:15 +0100
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: gnome-user-docs-3.0.1-1-x86_64

2011-04-17 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=67277cea7b85f339b43a231dec1542f69e15bed0

commit 67277cea7b85f339b43a231dec1542f69e15bed0
Author: bouleetbil 
Date:   Sun Apr 17 09:08:08 2011 +0200

gnome-user-docs-3.0.1-1-x86_64

*Version bump

diff --git a/source/gnome-extra/gnome-user-docs/FrugalBuild 
b/source/gnome-extra/gnome-user-docs/FrugalBuild
index ebd7b3f..84ad210 100644
--- a/source/gnome-extra/gnome-user-docs/FrugalBuild
+++ b/source/gnome-extra/gnome-user-docs/FrugalBuild
@@ -1,9 +1,9 @@
# Compiling Time: 4.16 SBU
-# Maintainer: Christian Hamar alias krix 
+# Maintainer: bouleetbil 
# Contributor: AlexExtreme 

pkgname=gnome-user-docs
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="User documentation for GNOME"
url="http://www.gnome.org/";
@@ -15,4 +15,4 @@ archs=('i686' 'x86_64' 'ppc')
_F_gnome_scrollkeeper="y"
Finclude gnome gnome-scriptlet
unset MAKEFLAGS
-sha1sums=('f714cd13a763cfa4b02cfde9472cb4af5ac319da')
+sha1sums=('16a2086a378cdbbfb7a84d69737c48c19cede3e6')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gnometesting: telepathy-glib-0.14.4-1-x86_64

2011-04-17 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=64b2188eef394af4e550ce480b70ab137287f099

commit 64b2188eef394af4e550ce480b70ab137287f099
Author: bouleetbil 
Date:   Sun Apr 17 09:01:47 2011 +0200

telepathy-glib-0.14.4-1-x86_64

*Version bump

diff --git a/source/lib/telepathy-glib/FrugalBuild 
b/source/lib/telepathy-glib/FrugalBuild
index 238bc97..b5e8cf1 100644
--- a/source/lib/telepathy-glib/FrugalBuild
+++ b/source/lib/telepathy-glib/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: AlexExtreme 

pkgname=telepathy-glib
-pkgver=0.14.3
+pkgver=0.14.4
pkgrel=1
pkgdesc="A glib library to ease writing telepathy clients in glib."
url="http://telepathy.freedesktop.org/wiki/";
@@ -13,7 +13,7 @@ groups=('lib')
archs=('i686' 'x86_64' 'ppc')
up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-glib/ | 
Flasttar"
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('e4ee2ae55cc3be91fb8772725c364e9fb54dba30')
+sha1sums=('b5ed43053f933bfd780a2c9d40f1201dd26a9365')
Fconfopts="${Fconfopts[@]} --enable-vala-bindings"

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