Xfce 4.6 work continues - Frugalwarefrugalware.org/pipermail/frugalware-git/2009-February.txtFrom...

download Xfce 4.6 work continues - Frugalwarefrugalware.org/pipermail/frugalware-git/2009-February.txtFrom russelldickenson at gmail.com ... 3,9 @@ pkgname=gscan2pdf pkgver=0.9.27 -pkgrel=1

If you can't read please download the document

Transcript of Xfce 4.6 work continues - Frugalwarefrugalware.org/pipermail/frugalware-git/2009-February.txtFrom...

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=acf1efde2e308e156547ac39a9bfabfb68b6e938

commit acf1efde2e308e156547ac39a9bfabfb68b6e938Author: Priyank Date: Sun Feb 1 12:15:59 2009 +0530

ddclient-3.8.0-1-i686* Version bump

diff --git a/source/network-extra/ddclient/FrugalBuild b/source/network-extra/ddclient/FrugalBuildindex 3622920..cf7813a 100644--- a/source/network-extra/ddclient/FrugalBuild+++ b/source/network-extra/ddclient/FrugalBuild@@ -2,7 +2,7 @@# Maintainer: Priyank Gosalia

pkgname=ddclient-pkgver=3.7.3+pkgver=3.8.0pkgrel=1pkgdesc="ddclient is a perl client used to update dynamic DNS entriesfor accounts on Dynamic DNS Network"@@ -11,11 +11,10 @@ groups=('network-extra')archs=('i686' 'x86_64')backup=("etc/$pkgname/$pkgname.conf")_F_sourceforge_ext=".tar.bz2"-_F_sourceforge_broken_up2date=1Finclude sourceforgeurl="http://ddclient.sourceforge.net"source=(${source[@]} rc.ddclient README.Frugalware)-sha1sums=('248e351835d8b089528d760f38f70d148e232dbe' \+sha1sums=('2d4d1faf11ff55583b068ab8fab407b4e77b578b' \'ef4fb8168c6741079995df3d103212e837ef24e0' \'fd41d58502e5ade4ee605294b7b1c4704fd4b698')

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd1f6211661c39495fe10dac915c726e9552d719

commit fd1f6211661c39495fe10dac915c726e9552d719Author: Priyank Date: Sun Feb 1 12:23:12 2009 +0530

sakura-2.3.3-1-i686* Version bump

diff --git a/source/xapps-extra/sakura/FrugalBuild b/source/xapps-extra/sakura/FrugalBuildindex ade55a0..274ba78 100644--- a/source/xapps-extra/sakura/FrugalBuild+++ b/source/xapps-extra/sakura/FrugalBuild@@ -2,7 +2,7 @@# Maintainer: Priyank Gosalia

pkgname=sakura-pkgver=2.3.2+pkgver=2.3.3pkgrel=1pkgdesc="Sakura is a terminal emulator based on GTK and VTE."url="http://pleyades.net/david/sakura.php"@@ -13,7 +13,7 @@ groups=('xapps-extra')archs=('i686' 'x86_64')up2date="lynx -dump $url | grep -m1 tar.bz2 | sed 's/.*-\(.*\).ta.*/\1/'"source=(http://pleyades.net/david/projects/$pkgname/$pkgname-$pkgver.tar.bz2)-sha1sums=('780d7f5cdcbf382c46818d85702f801c738bd50a')+sha1sums=('5728a18d64c8169a83a40710a352ee7c2ac2fecf')

build(){

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a959db078c0df510b9bab0df039164c75718c2b1

commit a959db078c0df510b9bab0df039164c75718c2b1Author: Priyank Date: Sun Feb 1 12:37:58 2009 +0530

tea-22.3.0-1-i686* Version bump

diff --git a/source/xapps-extra/tea/FrugalBuild b/source/xapps-extra/tea/FrugalBuildindex 2f4ab48..c5425de 100644--- a/source/xapps-extra/tea/FrugalBuild+++ b/source/xapps-extra/tea/FrugalBuild@@ -2,7 +2,7 @@# Maintainer: Priyank Gosalia

pkgname=tea-pkgver=21.1.3+pkgver=22.3.0pkgrel=1pkgdesc="TEA is a QT-based text editor for Linux and *BSD."_F_sourceforge_name="tea-editor"@@ -19,8 +19,8 @@ _F_desktop_name="Tea Text Editor (Qt)"_F_desktop_icon=tea.png_F_desktop_categories="Utility;Editor;"_F_cd_path="$pkgname-$pkgver"-sha1sums=('0e215c9e26c1684c29207f320989d3aca5cab91a' \- '7738b0efe928d8be8d7dbc0af9e3d2b8b8f5bf26')+sha1sums=('c085d83b518219cd6ee40cdf43e066aa1dcaa046' \+ 'd88b041a04f97ae10f001eb6d3ce5e22ef068d8e')

build(){diff --git a/source/xapps-extra/tea/tea-qmake.diff b/source/xapps-extra/tea/tea-qmake.diffindex 8776f8d..8b0617f 100644--- a/source/xapps-extra/tea/tea-qmake.diff+++ b/source/xapps-extra/tea/tea-qmake.diff@@ -1,16 +1,16 @@-diff -Naur tea-19.0.5/src.pro tea-19.0.5.new/src.pro---- tea-19.0.5/src.pro2008-08-10 15:58:38.000000000 +0530-+++ tea-19.0.5.new/src.pro2008-08-21 10:26:37.000000000 +0530-@@ -45,8 +45,11 @@- ;TARGET = tea- ;target.path = $$PREFIX/bin-+diff -Naur tea-22.3.0/src.pro tea-22.3.0.new/src.pro+--- tea-22.3.0/src.pro2009-01-21 19:10:22.000000000 +0530++++ tea-22.3.0.new/src.pro2009-02-01 12:33:04.000000000 +0530+@@ -26,8 +26,11 @@+ xml \+ script \+ svg++;target.path = /usr/local/bin+DESTDIR = /var/tmp/fst/pkg+PREFIX = $$DESTDIR/usr-+TARGET = bin/tea-target.path = /usr/local/bin+target.path = $$PREFIX/bin-INSTALLS += target-+ RESOURCES += application.qrc \+ rlvn.qrc

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6ba1767e32444d56564c99247ec34156c22af2a0

commit 6ba1767e32444d56564c99247ec34156c22af2a0Author: Priyank Date: Sun Feb 1 12:57:57 2009 +0530

icecast-2.3.2-2-i686* New initscript (now supports status)* New maintainer

diff --git a/source/network-extra/icecast/FrugalBuild b/source/network-extra/icecast/FrugalBuildindex 74ca772..968c123 100644--- a/source/network-extra/icecast/FrugalBuild+++ b/source/network-extra/icecast/FrugalBuild@@ -1,5 +1,5 @@# Compiling Time: 0.14 SBU-# Maintainer: DNAku +# Maintainer: Priyank Gosalia # Contributor: Tuxbubling

pkgname=icecast@@ -14,14 +14,15 @@ up2date="lynx -dump http://www.icecast.org/download.php | grep icecast-[0-9\.]*tsource=(http://downloads.us.xiph.org/releases/icecast/$pkgname-$pkgver.tar.gz icecast rc.icecast)sha1sums=('a52b13505548c2eff2c64aab95a42dcafda11227' \'98ce0b4d3f2234944de42e90434b7deb3068c478' \- 'e3c53bb8d458c14a6d0bf5fae931ed6b45591f7f')+ '2d2f9d2f73547476a4f5c538a2b48c73841d2e22')

-build() {+build()+{Fmkdir /var/log/icecastFbuild --sysconfdir=/etc/icecastFmv /usr/share/doc/$pkgname /usr/share/doc/$pkgname-$pkgverFfile /etc/sysconfig/icecast-Frcd icecast+Frcd2

chown -R nobody $Fdestdir/var/log/icecastchgrp -R nogroup $Fdestdir/var/log/icecastdiff --git a/source/network-extra/icecast/messages/icecast.en b/source/network-extra/icecast/messages/icecast.endeleted file mode 100644index af7937c..0000000--- a/source/network-extra/icecast/messages/icecast.en+++ /dev/null@@ -1,2 +0,0 @@-stopicecast="Stopping icecast"-starticecast="Starting icecast"diff --git a/source/network-extra/icecast/messages/icecast.fr b/source/network-extra/icecast/messages/icecast.frdeleted file mode 100644index 16c07b9..0000000--- a/source/network-extra/icecast/messages/icecast.fr+++ /dev/null@@ -1,2 +0,0 @@-stopicecast="Arret de icecast"-starticecast="Demarrage de icecast"diff --git a/source/network-extra/icecast/messages/icecast.hu b/source/network-extra/icecast/messages/icecast.hudeleted file mode 100644index d7b531a..0000000--- a/source/network-extra/icecast/messages/icecast.hu+++ /dev/null@@ -1,2 +0,0 @@-stopicecast="A icecast lelltsa"-starticecast="A icecast indtsa"diff --git a/source/network-extra/icecast/rc.icecast b/source/network-extra/icecast/rc.icecastindex 90820ca..0772069 100644--- a/source/network-extra/icecast/rc.icecast+++ b/source/network-extra/icecast/rc.icecast@@ -1,25 +1,42 @@#!/bin/sh

# (c) 2005 Tuxbubling -# rc.distccd for FrugalWare+# (c) 2009 Priyank Gosalia +# rc.icecase for FrugalWare# distributed under GPL License

-. /etc/rc.d/rc.functions-. /etc/sysconfig/icecast--# chkconfig: 2345 99 03-# description: Start/stop icecast streaming server--if [ "$1" = "stop" ]; then-stop "$stopicecast"-killall icecast-ok $?-elif [ "$1" = "restart" ]; then-"$0" stop-sleep 1-"$0" start-else # start-start "$starticecast"-/usr/bin/icecast $ICECAST_ARGS > /dev/null 2> /dev/null-ok $?-fi+# chkconfig: 2345 99 01+# description: Icecast streaming server++source /lib/initscripts/functions+source /etc/sysconfig/icecast++actions=(start stop restart status)+daemon=$"Icecast streaming server"++pid="pidof icecast 2>/dev/null"++rc_start()+{+start_msg+if [ -z "$(eval $pid)" ]; then+/usr/bin/icecast $ICECAST_ARGS > /dev/null 2> /dev/null+ok $?+else+ok 999+fi+}++rc_stop()+{+stop_msg+if [ -n "$(eval $pid)" ]; then+killall icecast+ok $?+else+ok 999+fi+}++rc_exec $1+diff --git a/source/network-extra/icecast/rc.icecast.new b/source/network-extra/icecast/rc.icecast.newdeleted file mode 100644index d6623a0..0000000--- a/source/network-extra/icecast/rc.icecast.new+++ /dev/null@@ -1,44 +0,0 @@-#!/bin/bash--# (c) 2005 Marcus Habermehl -# (c) 2005 Tuxbubling -# rc.icecast for FrugalWare-# distributed under GPL License--# chkconfig: 2345 99 03-# description: Start/stop icecast streaming server--source /lib/initscripts/functions-TEXTDOMAIN=icecast--actions=(restart start status stop)-daemon=$"icecast"--pid="$(pidof icecast 2> /dev/null)"--rc_start()-{-start_msg-if [ -z ${pid} ] ; then-source /etc/sysconfig/icecast-/usr/bin/icecast ${ICECAST_ARGS} > /dev/null 2> /dev/null-ok $?-else-ok 999-fi-}--rc_stop()-{-stop_msg-if [ ! -z ${pid} ] ; then-killall icecast-ok $?-else-ok 999-fi-}--rc_exec $1--# vim: ft=sh

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd8732b0c724fbcd9338e4086c06f317f4fae8b3

commit dd8732b0c724fbcd9338e4086c06f317f4fae8b3Author: Devil505 Date: Sun Feb 1 08:37:35 2009 +0100

homebank-4.0.2-1-i686* version bump

diff --git a/source/xapps-extra/homebank/FrugalBuild b/source/xapps-extra/homebank/FrugalBuildindex 08308c9..961c065 100644--- a/source/xapps-extra/homebank/FrugalBuild+++ b/source/xapps-extra/homebank/FrugalBuild@@ -2,7 +2,7 @@# Maintainer: Devil505

pkgname=homebank-pkgver=4.0.1+pkgver=4.0.2pkgrel=1pkgdesc="HomeBank is the free software you have always wanted to manage your personal accounts at home"url="http://homebank.free.fr"@@ -13,6 +13,6 @@ groups=('xapps-extra')archs=('i686' 'x86_64')up2date="lynx -dump '$url/public/?M=A' | Flasttar"source=($url/public/$pkgname-$pkgver.tar.gz)-sha1sums=('0eaab1fb1c032869aa0dd0f5f3b4aa2c2fb02fc6')+sha1sums=('0ec4fbb44d48379b9dc4eb803475c2872d40925c')

# optimization OK

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8e2b2ec7467ce68aaaa5f53ad9f35709b582536

commit d8e2b2ec7467ce68aaaa5f53ad9f35709b582536Author: Priyank Date: Sun Feb 1 13:19:01 2009 +0530

libgeda-1.4.3-1-i686* Version bump

diff --git a/source/xlib-extra/libgeda/FrugalBuild b/source/xlib-extra/libgeda/FrugalBuildindex 9d27553..3912412 100644--- a/source/xlib-extra/libgeda/FrugalBuild+++ b/source/xlib-extra/libgeda/FrugalBuild@@ -2,7 +2,7 @@# Maintainer: Priyank Gosalia

pkgname=libgeda-pkgver=1.4.2+pkgver=1.4.3pkgrel=1pkgdesc="libgeda library provides functions needed for the gEDA core suite."url="http://www.geda.seul.org/"@@ -14,7 +14,7 @@ _F_gnome_iconcache=yFinclude gnome-scriptletup2date="lynx -dump $url/sources.html | grep $pkgname | grep -m1 tar.gz | Flasttar"source=(http://www.geda.seul.org/release/v1.4/$pkgver/$pkgname-$pkgver.tar.gz)-sha1sums=('7d79771f7ee010ec0bae33aac71fca6c8590adb4')+sha1sums=('d845ca1342761228761f578c1ea21931fffbe1e5')

build(){

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d2ab6d2bd64fc58df2a0584db3e832184b76a70

commit 7d2ab6d2bd64fc58df2a0584db3e832184b76a70Author: Devil505 Date: Sun Feb 1 08:58:55 2009 +0100

quodlibet-plugins-20090127-1-i686* version bump

diff --git a/source/gnome-extra/quodlibet-plugins/FrugalBuild b/source/gnome-extra/quodlibet-plugins/FrugalBuildindex dded2eb..e51414c 100644--- a/source/gnome-extra/quodlibet-plugins/FrugalBuild+++ b/source/gnome-extra/quodlibet-plugins/FrugalBuild@@ -2,7 +2,7 @@# Maintainer: Devil505

pkgname=quodlibet-plugins-pkgver=20080601+pkgver=20090127pkgrel=1pkgdesc="Some plugins for QuodLibet"url="http://www.sacredchao.net/quodlibet/browser/trunk/plugins"@@ -14,7 +14,7 @@ Fpkgversep="_"up2date="lynx -dump http://ftp.de.debian.org/debian/pool/main/q/$pkgname/ | sed 's/.orig.tar.gz/.tar.gz/g' | Flasttar"source=(http://ftp.de.debian.org/debian/pool/main/q/$pkgname/${pkgname}_${pkgver}.orig.tar.gz)_F_cd_path="$pkgname-$pkgver"-sha1sums=('19e9257782473bc116e10ec44cc3d2c51202a807')+sha1sums=('bcac77890e1fef7594dd87abf6a8a477f7d0f724')

build(){

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c805e8da415e3c6252517b690b768f105ee6a78

commit 5c805e8da415e3c6252517b690b768f105ee6a78Author: Devil505 Date: Sun Feb 1 10:14:37 2009 +0100

slimevolley-2.4.1-1-i686* new package

diff --git a/source/games-extra/slimevolley/FrugalBuild b/source/games-extra/slimevolley/FrugalBuildnew file mode 100644index 0000000..2ab7ee6--- /dev/null+++ b/source/games-extra/slimevolley/FrugalBuild@@ -0,0 +1,26 @@+# Compiling Time: 0 SBU+# Maintainer: Devil505 ++pkgname=slimevolley+pkgver=2.4.1+pkgrel=1+pkgdesc="A simple yet fun arcade volley game"+url="http://slime.tuxfamily.org/index.php"+depends=('sdl_ttf' 'sdlimage' 'sdl_net')+Finclude cmake+groups=('games-extra')+archs=('i686' 'x86_64')+Fpkgversep="_"+up2date="Flasttar http://download.tuxfamily.org/slime/debian/dists/stable/main/source/"+source=("http://downloads.tuxfamily.org/slime/debian/dists/stable/main/source/${pkgname}_${pkgver}.tar.gz")+sha1sums=('4b66187323975177bc6f70a2ddbccf5808de420c')++build() {+ Fcd "$pkgname-$pkgver"+ CMake_build+ Fmkdir usr/bin+ Fmv usr/games/$pkgname usr/bin/$pkgname+ Frm usr/games/+}++# optimization OK

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6fb3cbf8f4ae34871b99c40c7b8a020e99855c89

commit 6fb3cbf8f4ae34871b99c40c7b8a020e99855c89Author: bouleetbil Date: Sun Feb 1 12:27:24 2009 +0100

gnome-do-0.8.0-1-i686*version bump

diff --git a/source/gnome-extra/gnome-do/FrugalBuild b/source/gnome-extra/gnome-do/FrugalBuildindex 11debdc..9825892 100644--- a/source/gnome-extra/gnome-do/FrugalBuild+++ b/source/gnome-extra/gnome-do/FrugalBuild@@ -2,7 +2,7 @@# Maintainer: bouleetbil

pkgname=gnome-do-pkgver=0.6.1.0+pkgver=0.8.0pkgrel=1pkgdesc="A powerful, remote control for GNOME"depends=('gtk+2' 'glibc' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' \@@ -20,7 +20,7 @@ _F_gnome_desktop="y"_F_gnome_iconcache="y"_F_gnome_schemas=('/etc/gconf/schemas/gnome-do.schemas')Finclude mono gnome-scriptlet-sha1sums=('fa815839a3c565ca7ed160eb1d0476c9eea24f8f')+sha1sums=('edef92fbb27c11ff0bb587655715bdee61347c93')

build() {unset MAKEFLAGS

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b036087ce937eb1d0481544b4e2d14d11a4ab4d

commit 3b036087ce937eb1d0481544b4e2d14d11a4ab4dAuthor: James Buren Date: Sun Feb 1 06:32:09 2009 -0600

nedit-5.5-1-i686* new package

diff --git a/source/xapps-extra/nedit/FrugalBuild b/source/xapps-extra/nedit/FrugalBuildnew file mode 100644index 0000000..66ba2d7--- /dev/null+++ b/source/xapps-extra/nedit/FrugalBuild@@ -0,0 +1,32 @@+# Compiling Time: 0.01 SBU+# Maintainer: James Buren ++pkgname=nedit+pkgver=5.5+pkgrel=1+pkgdesc="Multi-purpose text editor for X11."+url="http://www.nedit.org"+depends=('openmotif')+groups=('xapps-extra')+archs=('i686')+up2date="Flastarchive $url/source.php -src.tar.bz2"+source=(ftp://ftp.nedit.org/pub/NEdit/v5_5/$pkgname-$pkgver-src.tar.bz2\+$pkgname-$pkgver-motif23.patch $pkgname-$pkgver-argbvisuals.patch)+sha1sums=('7d3c87a793a5047cf857af1ac82e39f3b33e8a87' \+ '1603079b4ed4eaac08fc58fa8abf54627e5ec9fa' \+ '4ec157bc4e98a00f5152f67ed5f5e384822497c1')++build()+{+Fpatchall+Fsed "-Wl,-Bstatic" "-lXmu" makefiles/Makefile.linux+Fsed "-O" "${CFLAGS}" makefiles/Makefile.linux+Fsed "/bin/csh" "/bin/sh" source/preferences.c+make linux || Fdie+Fexerel source/nedit /usr/bin/nedit+Fexerel source/nc /usr/bin/nedit-client+Ffilerel doc/nedit.man /usr/share/man/man1/nedit.1+Ffilerel doc/nc.man /usr/share/man/man1/nedit-client.1+}++# optimization OKdiff --git a/source/xapps-extra/nedit/nedit-5.5-argbvisuals.patch b/source/xapps-extra/nedit/nedit-5.5-argbvisuals.patchnew file mode 100644index 0000000..e684892--- /dev/null+++ b/source/xapps-extra/nedit/nedit-5.5-argbvisuals.patch@@ -0,0 +1,24 @@++--- source/nedit.c.or 2004-09-02 11:49:56.000000000 +0300++++ source/nedit.c 2007-05-29 15:15:19.000000000 +0300+@@ -434,6 +434,20 @@+ and -iconic are per-window and it should not be allowed to consume them,+ so we temporarily masked them out. */+ maskArgvKeywords(argc, argv, protectedKeywords);++ /* X.Org 6.8 and above add support for ARGB visuals (with alpha-channel),++ typically with a 32-bit color depth. By default, NEdit uses the visual++ with the largest color depth. However, both OpenMotif and Lesstif++ cannot handle ARGB visuals (crashes, weird display effects, ...), so++ NEdit should avoid selecting such a visual.++ Unfortunatly, there appears to be no reliable way to identify++ ARGB visuals that doesn't require some of the recent X.Org++ extensions. Luckily, the X.Org developers have provided a mechanism++ that can hide these problematic visuals from the application. This can++ be achieved by setting the XLIB_SKIP_ARGB_VISUALS environment variable.++ Users can set this variable before starting NEdit, but it is much++ more convenient that NEdit takes care of this. This must be done before++ the display is opened (empirically verified). */++ putenv("XLIB_SKIP_ARGB_VISUALS=1");+ TheDisplay = XtOpenDisplay (context, NULL, APP_NAME, APP_CLASS,+ NULL, 0, &argc, argv);+ unmaskArgvKeywords(argc, argv, protectedKeywords);diff --git a/source/xapps-extra/nedit/nedit-5.5-motif23.patch b/source/xapps-extra/nedit/nedit-5.5-motif23.patchnew file mode 100644index 0000000..bfbb971--- /dev/null+++ b/source/xapps-extra/nedit/nedit-5.5-motif23.patch@@ -0,0 +1,13 @@++--- util/check_lin_tif.c.or 2007-10-17 12:53:19.000000000 +0300++++ util/check_lin_tif.c 2007-10-17 13:02:29.000000000 +0300+@@ -251,7 +251,8 @@+ if (!force_bad &&+ ((XmVERSION == 2 && XmREVISION == 1) ||+ (XmVERSION == 2 && XmREVISION == 2 && XmUPDATE_LEVEL == 3 &&+- strcmp("@(#)Motif Version 2.2.3", vs) == 0))) {++ strcmp("@(#)Motif Version 2.2.3", vs) == 0) ||++ (XmVERSION == 2 && XmREVISION >= 3))) {+ exit(0);+ }+

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ca231b96c9cf1ed76c9b4cc83b8e8c4a38c32174

commit ca231b96c9cf1ed76c9b4cc83b8e8c4a38c32174Author: bouleetbil Date: Sun Feb 1 15:28:09 2009 +0100

libflickrnet-25277-1-i686*new package (needed by do-pugins)

diff --git a/source/lib-extra/libflickrnet/FrugalBuild b/source/lib-extra/libflickrnet/FrugalBuildnew file mode 100644index 0000000..d66e93a--- /dev/null+++ b/source/lib-extra/libflickrnet/FrugalBuild@@ -0,0 +1,33 @@+# Compiling Time: 0.12 SBU+# Maintainer: bouleetbil ++pkgname=libflickrnet+pkgver=25277+pkgrel=1+pkgdesc="The Flickr.Net API is a .Net Library for accessing the Flickr API."+depends=('mono>=2.2')+groups=('lib-extra')+archs=('i686')+url="http://www.codeplex.com/FlickrNet"+up2date="lynx -dump http://archive.ubuntu.com/ubuntu/pool/main/libf/libflickrnet/ \+| grep tar.gz | tail -1 | cut -d '/' -f 9 | sed 's/libflickrnet_//' | sed 's/.orig.tar.gz//'"+source=(http://archive.ubuntu.com/ubuntu/pool/main/libf/libflickrnet/${pkgname}_${pkgver}.orig.tar.gz \+flickrnet.pc)+Finclude mono+sha1sums=('8e8648d4ace14a1b52190a9ac03f23a8fcd96f7e' \+ '367fab5de1fe32f27cb22111ce654696af29784c')++build() {+Fcd+unset MAKEFLAGS+Fmonoexport+cd FlickrNet || Fdie+gmcs -target:library -out:FlickrNet.dll -r:System.Web.dll -r:System.Drawing.dll *.cs \+-keyfile:FlickrNet.snk || Fdie+gacutil -i FlickrNet.dll -f -package $pkgname -root $Fdestdir/usr/lib || Fdie+Fmkdir usr/lib/pkgconfig+Fcp flickrnet.pc usr/lib/pkgconfig+Fmonocleanup+}++# optimization OKdiff --git a/source/lib-extra/libflickrnet/flickrnet.pc b/source/lib-extra/libflickrnet/flickrnet.pcnew file mode 100644index 0000000..fe26cbe--- /dev/null+++ b/source/lib-extra/libflickrnet/flickrnet.pc@@ -0,0 +1,7 @@+prefix=/usr+libdir=${prefix}/lib++Name: flickrnet+Description: Flickr.Net API Library+Version: 25277+Libs: -r:${libdir}/mono/libflickrnet/FlickrNet.dll\ No newline at end of file

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=cd6d4d5991c40be5072d9b150592b86cc148cba6

commit cd6d4d5991c40be5072d9b150592b86cc148cba6Author: Russell Dickenson (phayz) Date: Sun Feb 1 12:32:26 2009 +1000

Newsletter corrections for issue 38* Added instructions for testing the xfce46 repo

modified: issue38.html

diff --git a/frugalware/weeklynews/issue38.html b/frugalware/weeklynews/issue38.htmlindex d0a9d95..e99370d 100755--- a/frugalware/weeklynews/issue38.html+++ b/frugalware/weeklynews/issue38.html@@ -29,7 +29,20 @@

Xfce 4.6 work continues-

Work on Xfce 4.6 continues, with the development team continuing to release beta versions. This is great news for Xfce users, but it means more work for Priyank. :( He's been kept busy packaging the latest beta version - 4.5.93. These packages are maintained in a separate repository which must be added manually to pacman's repository list. If you want to test these packages, follow the instructions in newsletter issue FIXME on how to get these packages with pacman-g2. Since the release and the repository are beta, be prepared for bugs.

+

Work on Xfce 4.6 continues, with the development team continuing to release beta versions. This is great news for Xfce users, but it means more work for Priyank. :( He's been kept busy packaging the latest beta version - 4.5.93. These packages are maintained in a separate repository which must be added manually to pacman's repository list. If you want to test these packages, follow the instructions below to get these packages with pacman-g2. Since the release and the repository are beta, be prepared for bugs.

+

+

  1. +
  2. Add the line "Include = /etc/pacman-g2/repos/xfce46" to /etc/pacman-g2.conf, before the line for the "current" repo+
  3. Create the file /etc/pacman-g2/repos/xfce46 and add the following lines:
    + + # xfce46 repository
    + [xfce46]
    + Server = http://ftp.frugalware.org/pub/other/people/priyank/xfce46/frugalware-i686/
    + + +
  4. Do a pacman-g2 synchronisation and upgrade ("pacman-g2 -Syu" in a terminal emulator)+

+

It seemed like a good idea at the time :)

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=753af54576f11952d814743c4ca3180d8b0c4e53

commit 753af54576f11952d814743c4ca3180d8b0c4e53Author: bouleetbil Date: Sun Feb 1 17:34:34 2009 +0100

do-plugins-0.8.0-1-i686*version bump*added new subpkg*disable google plugin (broken)

diff --git a/source/gnome-extra/do-plugins/FrugalBuild b/source/gnome-extra/do-plugins/FrugalBuildindex 79a37b8..7458168 100644--- a/source/gnome-extra/do-plugins/FrugalBuild+++ b/source/gnome-extra/do-plugins/FrugalBuild@@ -2,31 +2,40 @@# Maintainer: bouleetbil

pkgname=do-plugins-pkgver=0.4.0+_F_archive_name=gnome-do-plugins+pkgver=0.8.0pkgrel=1pkgdesc="plugins for Gnome-do"-depends=('gnome-do')-makedepends=('perl-xml-parser' 'intltool' 'evolution-sharp')+depends=('gnome-do' 'gnome-sharp' 'gtk-sharp')+makedepends=('perl-xml-parser' 'intltool' 'evolution-sharp' 'banshee' 'libflickrnet' 'epiphany' 'firefox' \+'monodevelop' 'bison')groups=('gnome-extra')options=('scriptlet')archs=('i686')url="http://do.davebsd.com/"-up2date="elinks -dump 'https://launchpad.net/do/+download' | Flasttar"-source=(http://launchpad.net/do/trunk/0.4/+download/$pkgname-$pkgver.tar.gz)+up2date="lynx -dump -source 'http://do.davebsd.com/download.shtml' | Flasttar"+source=(http://edge.launchpad.net/do-plugins/trunk/$pkgver/+download/$_F_archive_name-$pkgver.tar.gz disable_google_do.diff)Finclude mono-sha1sums=('c1cebc5e247b0d147ce73af8393ace8f9e345809')-subpkgs=("do-plugins-evolution")-subdescs=('plugin gnome-do for evolution')-subdepends=("$pkgname=$pkgver evolution-sharp")-subgroups=('gnome-extra')-subarchs=('i686')+sha1sums=('d98c57b7f93a0154814ce23acd8675bab0e198f2' \+ 'e66eed2dc060f7f58bee07640fdcc2ca1b8c6ffa')+subpkgs=("do-plugins-evolution" "do-plugins-banshee" "do-plugins-flickr" "do-plugins-epiphany" "do-plugins-firefox")+subdescs=('plugin gnome-do for evolution' 'plugin gnome-do for banshee' 'plugin gnome-do for flickr' 'plugin gnome-do for epiphany' 'plugin gnome-do for firefox')+subdepends=("$pkgname=$pkgver evolution-sharp" "$pkgname=$pkgver banshee" "$pkgname=$pkgver libflickrnet" "$pkgname=$pkgver epiphany" "$pkgname=$pkgver firefox")+subgroups=('gnome-extra' 'gnome-extra' 'gnome-extra' 'gnome-extra' 'gnome-extra')+subarchs=('i686' 'i686' 'i686' 'i686' 'i686')+_F_cd_path=$_F_archive_name-$pkgver

build() {Fcd-#delete plugin broken-rm SimplePlugins/GoogleMapAction.cs || FdieFmonoexport-Fbuild-Fsplit do-plugins-evolution /usr/share/gnome-do/plugins/Evolution.dll+Fpatchall+Fautoreconf+Fmake+Fmakeinstall+Fsplit do-plugins-evolution /usr/share/gnome-do/plugins/*Evolution*+Fsplit do-plugins-banshee /usr/share/gnome-do/plugins/*Banshee*+Fsplit do-plugins-flickr /usr/share/gnome-do/plugins/*Flickr*+Fsplit do-plugins-epiphany /usr/share/gnome-do/plugins/*Epiphany*+Fsplit do-plugins-firefox /usr/share/gnome-do/plugins/*Firefox*Fmonocleanup}diff --git a/source/gnome-extra/do-plugins/disable_google_do.diff b/source/gnome-extra/do-plugins/disable_google_do.diffnew file mode 100644index 0000000..05b36ad--- /dev/null+++ b/source/gnome-extra/do-plugins/disable_google_do.diff@@ -0,0 +1,30 @@+--- gnome-do-plugins-0.8.0/configure.ac2009-01-29 21:03:08.000000000 +0100++++ gnome-do-plugins-0.8.0/configure.ac2009-02-01 16:50:47.000000000 +0100+@@ -129,12 +129,6 @@+ GNOME-Screenshot/Makefile+ GNOME-Session/Makefile+ GNOME-Terminal/Makefile+-GoogleCalculator/Makefile+-GoogleCalendar/Makefile+-GoogleContacts/Makefile+-GoogleDocs/Makefile+-GoogleMaps/Makefile+-GoogleSearch/Makefile+ ImageShack/Makefile+ JIRA/Makefile+ Launchpad/Makefile+--- gnome-do-plugins-0.8.0/Makefile.am2009-01-22 20:33:48.000000000 +0100++++ gnome-do-plugins-0.8.0/Makefile.am2009-02-01 16:54:16.000000000 +0100+@@ -24,12 +24,6 @@+ GNOME-Screenshot \+ GNOME-Session \+ GNOME-Terminal \+-GoogleCalculator \+-GoogleCalendar \+-GoogleContacts \+-GoogleDocs \+-GoogleMaps \+-GoogleSearch \+ ImageShack \+ JIRA \+ Launchpad \

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0ea935b565710ae753dde5e395853305b99204c

commit e0ea935b565710ae753dde5e395853305b99204cAuthor: Elentir Date: Sun Feb 1 16:18:50 2009 +0100

m4ri-20090105-1-i686

* new package

diff --git a/source/lib-extra/m4ri/FrugalBuild b/source/lib-extra/m4ri/FrugalBuildnew file mode 100644index 0000000..93db03b--- /dev/null+++ b/source/lib-extra/m4ri/FrugalBuild@@ -0,0 +1,16 @@+# Compiling Time: 0.15 SBU+# Maintainer: Elentir ++pkgname=m4ri+pkgver=20090105+pkgrel=1+pkgdesc="Library for fast arithmetic with dense matrices over F(2)"+url="http://m4ri.sagemath.org/"+depends=('glibc')+groups=('lib-extra')+archs=('i686')+source=("$url/downloads/$pkgname-$pkgver.tar.gz")+up2date="Flasttar $url/downloads/"+sha1sums=('32c8362974a355c638c7bd45cbc1bc1dc057373e')++# optimization OK

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=395a62e419971974cb3b196d9bda636a187cfe8f

commit 395a62e419971974cb3b196d9bda636a187cfe8fAuthor: James Buren Date: Sun Feb 1 10:13:43 2009 -0600

mp_doccer-1.2.2-1-i686* new package

diff --git a/source/apps-extra/mp_doccer/FrugalBuild b/source/apps-extra/mp_doccer/FrugalBuildnew file mode 100644index 0000000..34812b3--- /dev/null+++ b/source/apps-extra/mp_doccer/FrugalBuild@@ -0,0 +1,22 @@+# Compiling Time: 0.01 SBU+# Maintainer: James Buren ++pkgname=mp_doccer+pkgver=1.2.2+pkgrel=1+pkgdesc="A c source code documentation generator."+url="http://triptico.com/software/mp_doccer.html"+rodepends=('perl')+groups=('apps-extra')+archs=('i686')+up2date="Flasttar $url"+source=(http://triptico.com/download/$pkgname-$pkgver.tar.gz)+sha1sums=('1a54807baec40f4290091cdbefab45322671ba64')++build()+{+Fmkdir /usr/bin+Fsed "/usr/local" "$Fdestdir/usr" Makefile+Fbuild+Frm /usr/share/doc/$pkgname+}

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4706769108309dd16fbca5558ae039956e628451

commit 4706769108309dd16fbca5558ae039956e628451Author: James Buren Date: Sun Feb 1 10:22:45 2009 -0600

grutatxt-2.0.15-1-i686* new package

diff --git a/source/apps-extra/grutatxt/FrugalBuild b/source/apps-extra/grutatxt/FrugalBuildnew file mode 100644index 0000000..9a3376f--- /dev/null+++ b/source/apps-extra/grutatxt/FrugalBuild@@ -0,0 +1,21 @@+# Compiling Time: 0.01 SBU+# Maintainer: James Buren ++pkgname=grutatxt+pkgver=2.0.15+pkgrel=1+pkgdesc="A converter between different text file formats."+url="http://triptico.com/software/grutatxt.html"+depends=('perl')+groups=('apps-extra')+archs=('i686')+_F_archive_name="Grutatxt"+up2date="Flasttar $url"+source=(http://triptico.com/download/$_F_archive_name-$pkgver.tar.gz)+sha1sums=('41d479603279e335a33975a05072c36d2569900b')++build()+{+Fbuild+Fdocrel doc/*.txt+}

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96b6675de21cc577fa3597555d1f27af234442b9

commit 96b6675de21cc577fa3597555d1f27af234442b9Author: Devil505 Date: Sun Feb 1 17:52:57 2009 +0100

playonlinux-3.3.1-1-i686* version bump

diff --git a/source/xapps-extra/playonlinux/FrugalBuild b/source/xapps-extra/playonlinux/FrugalBuildindex 1095180..3836075 100644--- a/source/xapps-extra/playonlinux/FrugalBuild+++ b/source/xapps-extra/playonlinux/FrugalBuild@@ -2,7 +2,7 @@# Maintainer: Devil505

pkgname=playonlinux-pkgver=3.3+pkgver=3.3.1pkgrel=1pkgdesc="GUI for managing Windows and DOS programs under linux"url="http://www.$pkgname.com"@@ -15,7 +15,7 @@ Fpkgversep="_"_F_cd_path="$pkgname"up2date="lynx -dump $url/en/download-generic.html | Flasttar"source=(http://www.playonlinux.com/script_files/$_F_archive_name/$pkgver/${_F_archive_name}_$pkgver.tar.gz)-sha1sums=('caaa4fa14c70b1d6bf6cf47a2658e076f08e92ca')+sha1sums=('5635a43cc86bfd08267f4b08af437d994944431d')

build(){

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5720b1fe683774f231aa7c2d8cbf9dfcbf18364d

commit 5720b1fe683774f231aa7c2d8cbf9dfcbf18364dAuthor: James Buren Date: Sun Feb 1 11:16:31 2009 -0600

mp-5.1.1-1-i686* new package

diff --git a/source/lib-extra/mp/FrugalBuild b/source/lib-extra/mp/FrugalBuildnew file mode 100644index 0000000..4ff2291--- /dev/null+++ b/source/lib-extra/mp/FrugalBuild@@ -0,0 +1,40 @@+# Compiling Time: 0.01 SBU+# Maintainer: James Buren ++pkgname=mp+pkgver=5.1.1+pkgrel=1+pkgdesc="A text editor for programmers. (common files)"+url="http://triptico.com/software/mp.html"+depends=('grutatxt' 'mp_doccer')+makedepends=('ncurses' 'gtk+2' 'glibc' 'libxau' 'libxdmcp' 'freetype2' 'libxdamage' 'libxext' 'libxml2')+groups=('lib-extra')+# since we pull in pango...+# disable docs since it autoinstalls them+options=('scriptlet' 'nodocs')+archs=('i686')+subpkgs=("$pkgname-ncurses" "$pkgname-gtk2")+subdescs=("ncurses version of $pkgname." "gtk2 version of $pkgname.")+subgroups=("apps-extra" "xapps-extra")+subarchs=("i686" "i686")+subrodepends=("$pkgname ncurses" "$pkgname gtk+2 glibc libxau libxdmcp freetype2 libxdamage libxext libxml2")+up2date="Flasttar $url"+source=(http://triptico.com/download/$pkgname-$pkgver.tar.gz)+sha1sums=('75fa481518be29f63ef35b152ab18acb3bd445d2')++build()+{+Fmkdir /usr/bin+Fsed "/usr/local" "/usr" {,mpdm/,mpsl/}config.sh+./config.sh --without-gtk || Fdie+Fmake+Fmakeinstall+Fmv /usr/bin/$pkgname-5 /usr/bin/$pkgname-5-ncurses+Fsplit $pkgname-ncurses /usr/bin/$pkgname-5-ncurses+./config.sh --without-curses || Fdie+Fmake+Fexerel $pkgname-5 /usr/bin/$pkgname-5-gtk2+Fsplit $pkgname-gtk2 /usr/bin/$pkgname-5-gtk2+}++# optimization OK

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9fdecaeb5a388a8234398f35223a92f1e8099a62

commit 9fdecaeb5a388a8234398f35223a92f1e8099a62Author: James Buren Date: Sun Feb 1 11:21:08 2009 -0600

mp-5.1.1-1-i686* disable makeflags

diff --git a/source/lib-extra/mp/FrugalBuild b/source/lib-extra/mp/FrugalBuildindex 4ff2291..d1a6ba4 100644--- a/source/lib-extra/mp/FrugalBuild+++ b/source/lib-extra/mp/FrugalBuild@@ -21,6 +21,7 @@ subrodepends=("$pkgname ncurses" "$pkgname gtk+2 glibc libxau libxdmcp freetype2up2date="Flasttar $url"source=(http://triptico.com/download/$pkgname-$pkgver.tar.gz)sha1sums=('75fa481518be29f63ef35b152ab18acb3bd445d2')+unset MAKEFLAGS

build(){

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cdec49d884080c12bf1e65a30a2ac870645164dc

commit cdec49d884080c12bf1e65a30a2ac870645164dcAuthor: CSCSY Lszl Date: Sun Feb 1 21:28:23 2009 +0100

iso-codes-3.6-1-i686version bump

diff --git a/source/devel/iso-codes/FrugalBuild b/source/devel/iso-codes/FrugalBuildindex 41e5866..1f00b36 100644--- a/source/devel/iso-codes/FrugalBuild+++ b/source/devel/iso-codes/FrugalBuild@@ -3,7 +3,7 @@# Maintainer: CSCSY Lszl

pkgname=iso-codes-pkgver=3.5+pkgver=3.6pkgrel=1debrel=1pkgdesc="Provides the list of country and language names"@@ -17,5 +17,5 @@ source=(ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/$pkgname-$pkgver.tiso-codes-0.52-pkgconfig-fixes.patch)

# optimization OK-sha1sums=('977eaf752236a8ac96d601a9094d2e34103b5004' \+sha1sums=('44bd5d5efd36e4c3c6157e1d8fa2448321dded4b' \'44841e6019eea610bdba5ddfe52b8c393ba878ca')

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=920e9c4d38142845fd08a359d564d259d5e6d551

commit 920e9c4d38142845fd08a359d564d259d5e6d551Author: Devil505 Date: Sun Feb 1 21:36:31 2009 +0100

wordwarvi-0.25-1-i686* new package

diff --git a/source/games-extra/wordwarvi/FrugalBuild b/source/games-extra/wordwarvi/FrugalBuildnew file mode 100644index 0000000..7a8edfd--- /dev/null+++ b/source/games-extra/wordwarvi/FrugalBuild@@ -0,0 +1,25 @@+# Compiling Time: 0.05 SBU+# Maintainer: Devil505 ++pkgname=wordwarvi+pkgver=0.25+pkgrel=1+pkgdesc="Word War vi is your basic side-scrolling shoot 'em up '80s style arcade game"+depends=('portaudio' 'libvorbis' 'gtk+2' 'libxau' 'libxdmcp' 'freetype2' 'libxdamage' 'libxext' 'libxml2')+_F_sourceforge_prefix="$pkgname-"+Finclude sourceforge+options=('scriptlet')+groups=('games-extra')+archs=('i686' 'x86_64')+sha1sums=('0d53de48be7f808f40669395d537c1cbd68fdcf2')++_F_desktop_name="Word War Vi"+_F_desktop_desc="Word War vi is your basic side-scrolling shoot 'em up '80s style arcade gamec"+_F_desktop_categories="Game;"++build() {+ Fcd+ Fmake+ Fmakeinstall+ Fdesktop2+}

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13e4369fd0f4e603b8d5361250b04134af8c8def

commit 13e4369fd0f4e603b8d5361250b04134af8c8defAuthor: James Buren Date: Mon Feb 2 01:56:08 2009 -0600

medit-0.9.4-4-i686* add gamin support* replace old patch with configure script flag that does the same thing

diff --git a/source/xapps-extra/medit/FrugalBuild b/source/xapps-extra/medit/FrugalBuildindex 18ac2c4..356eff7 100644--- a/source/xapps-extra/medit/FrugalBuild+++ b/source/xapps-extra/medit/FrugalBuild@@ -4,9 +4,9 @@

pkgname=meditpkgver=0.9.4-pkgrel=3+pkgrel=4pkgdesc="A useful programming and around-programming text editor."-depends=('libxml2' 'pygtk' 'vte-python')+depends=('libxml2' 'pygtk' 'vte-python' 'gamin')makedepends=('intltool' 'perl-xml-parser')groups=('xapps-extra')archs=('i686' 'x86_64')@@ -15,8 +15,7 @@ _F_sourceforge_dirname="mooedit"options=('scriptlet')_F_gnome_iconcache=yFinclude sourceforge gnome-scriptlet-source=(${source[@]} kill_iconcacheupdate.patch)-sha1sums=('99916ee3440d521ccc5976e44c97f595dce925a2' \- '9fc18a3642d1329f65dda73a09a211f3240bc03f')+sha1sums=('99916ee3440d521ccc5976e44c97f595dce925a2')+Fconfopts="${Fconfopts} --with-fam --disable-generated-files"

# optimization OKdiff --git a/source/xapps-extra/medit/kill_iconcacheupdate.patch b/source/xapps-extra/medit/kill_iconcacheupdate.patchdeleted file mode 100644index e7cd024..0000000--- a/source/xapps-extra/medit/kill_iconcacheupdate.patch+++ /dev/null@@ -1,34 +0,0 @@-diff -Naur medit-0.9.3.orig/medit/Makefile.am medit-0.9.3/medit/Makefile.am---- medit-0.9.3.orig/medit/Makefile.am2008-05-03 11:49:16.000000000 +0200-+++ medit-0.9.3/medit/Makefile.am2008-05-03 11:50:25.000000000 +0200-@@ -58,12 +58,7 @@-- if MOO_ENABLE_GENERATED_FILES- install-data-hook:--if echo "Updating icon cache" && $(update_icon_cache); then\--echo "Done.";\--else\--echo "*** GTK icon cache not updated. After install, run this:";\--echo $(update_icon_cache);\--fi-+echo "Update icon cache skipped :p"- uninstall-hook:- echo "Updating icon cache" && $(update_icon_cache) && echo "Done."- endif-diff -Naur medit-0.9.3.orig/medit/Makefile.in medit-0.9.3/medit/Makefile.in---- medit-0.9.3.orig/medit/Makefile.in2008-05-03 11:49:16.000000000 +0200-+++ medit-0.9.3/medit/Makefile.in2008-05-03 11:51:11.000000000 +0200-@@ -725,12 +725,7 @@- @MOO_INTLTOOL_DESKTOP_RULE@-- @MOO_ENABLE_GENERATED_FILES_TRUE@install-data-hook:--@MOO_ENABLE_GENERATED_FILES_TRUE@if echo "Updating icon cache" && $(update_icon_cache); then\--@MOO_ENABLE_GENERATED_FILES_TRUE@echo "Done.";\--@MOO_ENABLE_GENERATED_FILES_TRUE@else\--@MOO_ENABLE_GENERATED_FILES_TRUE@echo "*** GTK icon cache not updated. After install, run this:";\--@MOO_ENABLE_GENERATED_FILES_TRUE@echo $(update_icon_cache);\--@MOO_ENABLE_GENERATED_FILES_TRUE@fi-+@MOO_ENABLE_GENERATED_FILES_TRUE@echo "update icon cache skipped :p"- @MOO_ENABLE_GENERATED_FILES_TRUE@uninstall-hook:- @MOO_ENABLE_GENERATED_FILES_TRUE@echo "Updating icon cache" && $(update_icon_cache) && echo "Done."- # Tell versions [3.59,3.63) of GNU make to not export all variables.

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=beab9c4b353ab8b48520711eb46bd07f56748290

commit beab9c4b353ab8b48520711eb46bd07f56748290Author: Russell Dickenson (phayz) Date: Mon Feb 2 11:03:12 2009 +1000

Newsletter issue 37 correction of FIXME

modified: frugalware/weeklynews/issue37.html

diff --git a/frugalware/weeklynews/issue37.html b/frugalware/weeklynews/issue37.htmlindex 898ca9d..9a831f3 100755--- a/frugalware/weeklynews/issue37.html+++ b/frugalware/weeklynews/issue37.html@@ -173,7 +173,7 @@

Bug fixes

-

The following table gives you a overview of activity on bugs and feature requests as at FIXME. In each cell of the table is a link to a detailed list of the relevant bugs or feature requests.

+

The following table gives you a overview of activity on bugs and feature requests as at 10 January 2009. In each cell of the table is a link to a detailed list of the relevant bugs or feature requests.

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a8b35de4962ed34ffb47db5853a7f7e71d251f04

commit a8b35de4962ed34ffb47db5853a7f7e71d251f04Author: crazy Date: Mon Feb 2 13:58:11 2009 +0100

kvm-83-1-x86_64* Version bump* New maintainer* dropped gcc3 it does build with gcc4* added kernel-sorce rsync git to make depends* ( NOTE: kvm-gfxboot fix will follow but that* patch need be done in the kernel since we use* the kvm modules from there and not from the kvm* package .. With that patch one will be able to* install FW with KVM without any weird hacks..)

diff --git a/source/xapps-extra/kvm/FrugalBuild b/source/xapps-extra/kvm/FrugalBuildindex 327264d..f01ec2a 100644--- a/source/xapps-extra/kvm/FrugalBuild+++ b/source/xapps-extra/kvm/FrugalBuild@@ -1,31 +1,32 @@# Compiling Time: 0.08 SBU-# Maintainer: Miklos Vajna +# Maintainer: crazy # Contributor: AlexExtreme

pkgname=kvm-pkgver=80+pkgver=83pkgrel=1pkgdesc="KVM is a kernel based virtual machine"groups=('xapps-extra')archs=('i686' 'x86_64')-Finclude sourceforge+Finclude sourceforge kernel-module+unset options installurl="http://kvm.sourceforge.net"depends=('sdl' 'zlib')-makedepends=('gcc-3.3')-sha1sums=('e7da9f49e77d6682086178a0e0fc3d4197d18380')+makedepends=('kernel-source' 'git' 'rsync')+options=('scriptlet')+sha1sums=('aee1c8fdd788a26fdeefe40f81a0e13168e28611')Fconfopts="--prefix=$Fprefix"

+# no changelog in the tarball, you can reach it here:# http://kvm.qumranet.com/kvmwiki/ChangeLog

-# i took this package as i maintain qemu, too but i don't have a kvm-able-# machine, so if you want to take this package, feel free to contact me-build() {+unset MAKEFLAGSFsed '/qemu"' '/qemu-kvm"' \qemu/configureFsed 'lib64' 'lib' libkvm/config-x86_64.mak-Fbuild --with-patched-kernel --kerneldir=`pwd`/kernel+Fbuild --with-patched-kernel --kerneldir=$_F_kernelmod_dir/build

# conflicts with kernel-headersFrm /usr/include/linux

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=09c1afb1df970fbe21175916a4012259db8d4803

commit 09c1afb1df970fbe21175916a4012259db8d4803Author: crazy Date: Mon Feb 2 14:12:11 2009 +0100

kernel-2.6.28-1-x86_64* added kvm-gfxboot.patch

diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuildindex 46830b6..f66e073 100644--- a/source/base/kernel/FrugalBuild+++ b/source/base/kernel/FrugalBuild@@ -2,5 +2,8 @@# Maintainer: Miklos Vajna

_F_kernel_patches=(resources-skip-sanity-check-of-busy-resources.patch \-serial-RS485-ioctl-structure-uses-__u32-include-lin.patch)+serial-RS485-ioctl-structure-uses-__u32-include-lin.patch kernel-2.6.28-KVM-gfxboot.patch)+## NOTE: gfxboot.patch will 'probably' never go upstream , however without+## it one is unable to install FW with KVM. The patch only affects KVM mode and+## nothing else..Finclude kerneldiff --git a/source/base/kernel/kernel-2.6.28-KVM-gfxboot.patch b/source/base/kernel/kernel-2.6.28-KVM-gfxboot.patchnew file mode 100644index 0000000..ebd837b--- /dev/null+++ b/source/base/kernel/kernel-2.6.28-KVM-gfxboot.patch@@ -0,0 +1,130 @@+# Fixes boot with gfxboot of SUSE 10.0 till openSUSE 10.3 and other+# distributions which use this version of gfxboot.+# Has been discussed upstream, but upstream does not seem to care+# much and wants to go for full emulation of this, but it's a project+# for multible months to do that.+# Room for improvement: Should use an explicitly defined illegal+# instruction, not just one which happens to be illegal with current+# CPUs.+# Signed-off-by: Alex Graf - agraf@suse+===================================================================+Index: arch/x86/include/asm/kvm_host.h+===================================================================+--- arch/x86/include/asm/kvm_host.h.orig++++ arch/x86/include/asm/kvm_host.h+@@ -240,6 +240,7 @@ struct kvm_vcpu_arch {+ u32 regs_avail;+ u32 regs_dirty;+++u16 backup_ss;+ unsigned long cr0;+ unsigned long cr2;+ unsigned long cr3;+Index: arch/x86/kvm/vmx.c+===================================================================+--- arch/x86/kvm/vmx.c.orig++++ arch/x86/kvm/vmx.c+@@ -1301,8 +1301,10 @@ static void fix_pmode_dataseg(int seg, s+ static void enter_pmode(struct kvm_vcpu *vcpu)+ {+ unsigned long flags;++unsigned long rip;++u8 opcodes[2];+ struct vcpu_vmx *vmx = to_vmx(vcpu);+-+++ vmx->emulation_required = 1;+ vcpu->arch.rmode.active = 0;++@@ -1328,12 +1330,39 @@ static void enter_pmode(struct kvm_vcpu+ fix_pmode_dataseg(VCPU_SREG_GS, &vcpu->arch.rmode.gs);+ fix_pmode_dataseg(VCPU_SREG_FS, &vcpu->arch.rmode.fs);+++/* Save real mode SS */++vcpu->arch.backup_ss = vmcs_read16(GUEST_SS_SELECTOR);+++ vmcs_write16(GUEST_SS_SELECTOR, 0);+ vmcs_write32(GUEST_SS_AR_BYTES, 0x93);++ vmcs_write16(GUEST_CS_SELECTOR,+ vmcs_read16(GUEST_CS_SELECTOR) & ~SELECTOR_RPL_MASK);+ vmcs_write32(GUEST_CS_AR_BYTES, 0x9b);++++/* VMX checks for SS.CPL = CS.CPL on VM entry, if we are in++ * protected mode. This fails on the transistion from real mode++ * to protected mode, as just after that, SS still contains the++ * real mode segment, which does not know anything about CPLs.++ *++ * As far as I know only gfxboot exploits this feature, by using++ * the old real mode SS value to find a new SS selector in protected++ * mode. This happens using a mov %ss, %eax instruction, which we++ * can patch to an invalid opcode and emulate later on, giving eax++ * the real SS value, that existed before the protected mode++ * switch. */++rip = kvm_rip_read(vcpu) + vmcs_readl(GUEST_CS_BASE) + 14;++emulator_read_std(rip, (void *)opcodes, 2, vcpu);++++if ( opcodes[0] == 0x8c && opcodes[1] == 0xd0 ) {++vcpu_printf(vcpu, "%s: patching mov SS\n", __FUNCTION__);++opcodes[0] = 0x0f;++opcodes[1] = 0x0c;++if (emulator_write_emulated(rip, opcodes,++ 2, vcpu) != X86EMUL_CONTINUE)++vcpu_printf(vcpu, "%s: unable to patch mov SS\n",++__FUNCTION__);++}+ }++ static gva_t rmode_tss_base(struct kvm *kvm)+Index: arch/x86/kvm/x86.c+===================================================================+--- arch/x86/kvm/x86.c.orig++++ arch/x86/kvm/x86.c+@@ -2444,13 +2444,14 @@ int emulate_instruction(struct kvm_vcpu++ r = x86_decode_insn(&vcpu->arch.emulate_ctxt, &emulate_ops);++-/* Reject the instructions other than VMCALL/VMMCALL when++/* Reject the instructions other than VMCALL/VMMCALL/HACKS when+ * try to emulate invalid opcode */+ c = &vcpu->arch.emulate_ctxt.decode;+ if ((emulation_type & EMULTYPE_TRAP_UD) &&+- (!(c->twobyte && c->b == 0x01 &&++ ((!(c->twobyte && c->b == 0x01 &&+ (c->modrm_reg == 0 || c->modrm_reg == 3) &&+- c->modrm_mod == 3 && c->modrm_rm == 1)))++ c->modrm_mod == 3 && c->modrm_rm == 1)) &&++ c->b != 0x0c))+ return EMULATE_FAIL;++ ++vcpu->stat.insn_emulation;+Index: arch/x86/kvm/x86_emulate.c+===================================================================+--- arch/x86/kvm/x86_emulate.c.orig++++ arch/x86/kvm/x86_emulate.c+@@ -196,7 +196,7 @@ static u16 opcode_table[256] = {+ static u16 twobyte_table[256] = {+ /* 0x00 - 0x0F */+ 0, Group | GroupDual | Group7, 0, 0, 0, 0, ImplicitOps, 0,+-ImplicitOps, ImplicitOps, 0, 0, 0, ImplicitOps | ModRM, 0, 0,++ImplicitOps, ImplicitOps, 0, 0, ImplicitOps, ImplicitOps | ModRM, 0, 0,+ /* 0x10 - 0x1F */+ 0, 0, 0, 0, 0, 0, 0, 0, ImplicitOps | ModRM, 0, 0, 0, 0, 0, 0, 0,+ /* 0x20 - 0x2F */+@@ -1898,6 +1898,16 @@ twobyte_insn:+ case 0x18:/* Grp16 (prefetch/nop) */+ c->dst.type = OP_NONE;+ break;++case 0x0c: /* Invalid (used to patch mov %ss, %eax) */++/* This opcode is declared invalid, according to the Intel++ * specification. As it is only used on VMX, we do not have++ * to take AMD instructions into account. For more++ * information, why this is needed, please see++ * vmx.c:enter_pmode.++ */++c->dst.type = OP_NONE;++c->regs[VCPU_REGS_RAX] = ctxt->vcpu->arch.backup_ss;++break;+ case 0x20: /* mov cr, reg */+ if (c->modrm_mod != 3)+ goto cannot_emulate;

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e4571a89de29a3689c75265dd169e1d09304af31

commit e4571a89de29a3689c75265dd169e1d09304af31Author: crazy Date: Mon Feb 2 14:37:01 2009 +0100

kernel-2.6.28-1-x86_64* updated 32/64 bit configs* for 2.6.28.2 also changed* CONFIG_EXT4_FS=m to =y

diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686index 8b56cc2..2029b17 100644--- a/source/base/kernel/config.i686+++ b/source/base/kernel/config.i686@@ -1,6 +1,6 @@## Automatically generated make config: don't edit-# Linux kernel version: 2.6.28.1+# Linux kernel version: 2.6.28.2# Fri Jan 23 00:05:34 2009## CONFIG_64BIT is not set@@ -3820,14 +3820,14 @@ CONFIG_EXT3_FS=yCONFIG_EXT3_FS_XATTR=yCONFIG_EXT3_FS_POSIX_ACL=yCONFIG_EXT3_FS_SECURITY=y-CONFIG_EXT4_FS=m+CONFIG_EXT4_FS=yCONFIG_EXT4DEV_COMPAT=yCONFIG_EXT4_FS_XATTR=yCONFIG_EXT4_FS_POSIX_ACL=yCONFIG_EXT4_FS_SECURITY=yCONFIG_JBD=yCONFIG_JBD_DEBUG=y-CONFIG_JBD2=m+CONFIG_JBD2=yCONFIG_JBD2_DEBUG=yCONFIG_FS_MBCACHE=yCONFIG_REISERFS_FS=y@@ -4292,7 +4292,7 @@ CONFIG_BITREVERSE=yCONFIG_GENERIC_FIND_FIRST_BIT=yCONFIG_GENERIC_FIND_NEXT_BIT=yCONFIG_CRC_CCITT=m-CONFIG_CRC16=m+CONFIG_CRC16=yCONFIG_CRC_T10DIF=yCONFIG_CRC_ITU_T=mCONFIG_CRC32=ydiff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64index ed1d48a..3d1a4a9 100644--- a/source/base/kernel/config.x86_64+++ b/source/base/kernel/config.x86_64@@ -1,7 +1,7 @@## Automatically generated make config: don't edit-# Linux kernel version: 2.6.28.1-# Sun Jan 18 23:08:39 2009+# Linux kernel version: 2.6.28.2+# Mon Feb 2 14:28:37 2009#CONFIG_64BIT=y# CONFIG_X86_32 is not set@@ -3564,14 +3564,14 @@ CONFIG_EXT3_FS=yCONFIG_EXT3_FS_XATTR=yCONFIG_EXT3_FS_POSIX_ACL=yCONFIG_EXT3_FS_SECURITY=y-CONFIG_EXT4_FS=m+CONFIG_EXT4_FS=yCONFIG_EXT4DEV_COMPAT=yCONFIG_EXT4_FS_XATTR=yCONFIG_EXT4_FS_POSIX_ACL=yCONFIG_EXT4_FS_SECURITY=yCONFIG_JBD=yCONFIG_JBD_DEBUG=y-CONFIG_JBD2=m+CONFIG_JBD2=yCONFIG_JBD2_DEBUG=yCONFIG_FS_MBCACHE=yCONFIG_REISERFS_FS=y@@ -4030,7 +4030,7 @@ CONFIG_BITREVERSE=yCONFIG_GENERIC_FIND_FIRST_BIT=yCONFIG_GENERIC_FIND_NEXT_BIT=yCONFIG_CRC_CCITT=m-CONFIG_CRC16=m+CONFIG_CRC16=yCONFIG_CRC_T10DIF=yCONFIG_CRC_ITU_T=mCONFIG_CRC32=y

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cbd658e0fe7952dc80fb409b93f9bf06b990b22f

commit cbd658e0fe7952dc80fb409b93f9bf06b990b22fAuthor: crazy Date: Mon Feb 2 14:41:44 2009 +0100

kernel-version.sh* Version bump to 2.6.28.2

diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.shindex 04cc667..d01fd78 100644--- a/source/include/kernel-version.sh+++ b/source/include/kernel-version.sh@@ -16,5 +16,5 @@# * _F_kernelver_stable: the number of the -stable patch to use (if any)###_F_kernelver_ver=2.6.28-_F_kernelver_rel=1-_F_kernelver_stable=1+_F_kernelver_rel=2+_F_kernelver_stable=2

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3dd4a66f7be15ea72b1a850928db8ef80e87d790

commit 3dd4a66f7be15ea72b1a850928db8ef80e87d790Author: crazy Date: Mon Feb 2 18:07:40 2009 +0100

acerhk-0.5.35-25-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/apps-extra/acerhk/FrugalBuild b/source/apps-extra/acerhk/FrugalBuildindex 96d5bfd..41dad0a 100644--- a/source/apps-extra/acerhk/FrugalBuild+++ b/source/apps-extra/acerhk/FrugalBuild@@ -4,7 +4,7 @@

pkgname=acerhkpkgver=0.5.35-pkgrel=24+pkgrel=25pkgdesc="Acer Hotkey driver for Linux"url="http://www.cakey.de/acerhk/"Finclude kernel-module

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b3ba2a4eeefaae2dd8ffd2b458dd0d7727f46025

commit b3ba2a4eeefaae2dd8ffd2b458dd0d7727f46025Author: crazy Date: Mon Feb 2 18:07:44 2009 +0100

r8169-6.009.00-3-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/network-extra/r8169/FrugalBuild b/source/network-extra/r8169/FrugalBuildindex b75c185..f86b506 100644--- a/source/network-extra/r8169/FrugalBuild+++ b/source/network-extra/r8169/FrugalBuild@@ -3,7 +3,7 @@

pkgname=r8169pkgver=6.009.00-pkgrel=2+pkgrel=3Finclude sourceforge kernel-modulepkgdesc="Realtek driver for RTL8169/8110 cards."url="http://www.realtek.com.tw"

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9cd3acf4ad9125d46c904cd66991a9f780d68e29

commit 9cd3acf4ad9125d46c904cd66991a9f780d68e29Author: crazy Date: Mon Feb 2 18:07:45 2009 +0100

qc-usb-0.6.6-47-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/multimedia-extra/qc-usb/FrugalBuild b/source/multimedia-extra/qc-usb/FrugalBuildindex 7a2fe6b..d3f1c2f 100644--- a/source/multimedia-extra/qc-usb/FrugalBuild+++ b/source/multimedia-extra/qc-usb/FrugalBuild@@ -3,7 +3,7 @@

pkgname=qc-usbpkgver=0.6.6-pkgrel=46+pkgrel=47pkgdesc="Quickcam kernel driver."groups=('multimedia-extra')archs=('i686' 'x86_64')

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8485730321a495017577a224e57c19caa6b68675

commit 8485730321a495017577a224e57c19caa6b68675Author: crazy Date: Mon Feb 2 18:07:46 2009 +0100

acx100-20080806-7-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/network-extra/acx100/FrugalBuild b/source/network-extra/acx100/FrugalBuildindex f5c2944..9db9c6f 100644--- a/source/network-extra/acx100/FrugalBuild+++ b/source/network-extra/acx100/FrugalBuild@@ -4,7 +4,7 @@pkgname=acx100origname=acx-mac80211pkgver=20080806-pkgrel=6+pkgrel=7pkgdesc="The ACX100/ACX111 wireless network driver."_F_sourceforge_ext=".tar.bz2"_F_sourceforge_dirname=${pkgname}

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=81210f9ca04b5befcacb8db1f8714e8ea5c328d3

commit 81210f9ca04b5befcacb8db1f8714e8ea5c328d3Author: crazy Date: Mon Feb 2 18:07:47 2009 +0100

wlan-ng-0.2.9-10-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/network-extra/wlan-ng/FrugalBuild b/source/network-extra/wlan-ng/FrugalBuildindex 025cfb0..7aabe68 100644--- a/source/network-extra/wlan-ng/FrugalBuild+++ b/source/network-extra/wlan-ng/FrugalBuild@@ -3,7 +3,7 @@

pkgname=wlan-ngpkgver=0.2.9-pkgrel=9+pkgrel=10pkgdesc="Wireless Lan modules"url="http://www.linux-wlan.org/"Finclude kernel-module

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76c68e08b7e6342b23b685674948977ffdc6531d

commit 76c68e08b7e6342b23b685674948977ffdc6531dAuthor: crazy Date: Mon Feb 2 18:07:48 2009 +0100

ndiswrapper-1.54-2-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/network/ndiswrapper/FrugalBuild b/source/network/ndiswrapper/FrugalBuildindex a1a1070..42ba920 100644--- a/source/network/ndiswrapper/FrugalBuild+++ b/source/network/ndiswrapper/FrugalBuild@@ -4,7 +4,7 @@

pkgname=ndiswrapperpkgver=1.54-pkgrel=1+pkgrel=2pkgdesc="Wrapper for using Windows drivers for some wireless cards"_F_kernelmod_scriptlet=$pkgname.installFinclude kernel-module sourceforge

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ea7ae91e588e5447744335797807a25fa77fa861

commit ea7ae91e588e5447744335797807a25fa77fa861Author: crazy Date: Mon Feb 2 18:07:49 2009 +0100

kqemu-1.3.0pre11-40-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/xapps-extra/kqemu/FrugalBuild b/source/xapps-extra/kqemu/FrugalBuildindex 7c5588e..92db068 100644--- a/source/xapps-extra/kqemu/FrugalBuild+++ b/source/xapps-extra/kqemu/FrugalBuild@@ -3,7 +3,7 @@

pkgname=kqemupkgver=1.3.0pre11-pkgrel=39+pkgrel=40pkgdesc="QEMU Accelerator Module"url="http://bellard.org/qemu/"depends=('qemu')

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c72749def39d10fde1eea89df6b960086afe214

commit 2c72749def39d10fde1eea89df6b960086afe214Author: crazy Date: Mon Feb 2 18:07:50 2009 +0100

nvidia-180.22-3-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuildindex 3b221b4..808b8f2 100644--- a/source/x11-extra/nvidia/FrugalBuild+++ b/source/x11-extra/nvidia/FrugalBuild@@ -3,7 +3,7 @@

pkgname=nvidiapkgver=180.22-pkgrel=2+pkgrel=3archs=('i686' 'x86_64' '!ppc')Finclude nvidiacase "$_F_nvidia_arch" in

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ce235d4c7aacba89da7fe118d2440de548c8df0

commit 2ce235d4c7aacba89da7fe118d2440de548c8df0Author: crazy Date: Mon Feb 2 18:07:52 2009 +0100

fglrx-8.561-4-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/x11-extra/fglrx/FrugalBuild b/source/x11-extra/fglrx/FrugalBuildindex 99713bc..ee84333 100644--- a/source/x11-extra/fglrx/FrugalBuild+++ b/source/x11-extra/fglrx/FrugalBuild@@ -5,7 +5,7 @@pkgname=fglrxpkgver=8.561_shortver=8-12-pkgrel=3+pkgrel=4pkgdesc="Hardware Accelerated ATi driver for xorg"url="http://www.ati.com/"# libstdc++5: no hardware acceleration without it

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0860140a5958de6bfe714933e1e4567bf6d5295

commit e0860140a5958de6bfe714933e1e4567bf6d5295Author: crazy Date: Mon Feb 2 18:07:53 2009 +0100

nvidia-96xx-96.43.09-2-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/x11-extra/nvidia-96xx/FrugalBuild b/source/x11-extra/nvidia-96xx/FrugalBuildindex b7e7b49..ba804f0 100644--- a/source/x11-extra/nvidia-96xx/FrugalBuild+++ b/source/x11-extra/nvidia-96xx/FrugalBuild@@ -3,7 +3,7 @@

pkgname=nvidia-96xxpkgver=96.43.09-pkgrel=1+pkgrel=2archs=('i686' 'x86_64' '!ppc')_F_nvidia_legacyver="96.43.xx"Finclude nvidia

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e3dbf32454e9f556b65cbd21f2dab6cdc32d975

commit 4e3dbf32454e9f556b65cbd21f2dab6cdc32d975Author: crazy Date: Mon Feb 2 18:07:54 2009 +0100

redirfs-0.3-6-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/apps-extra/redirfs/FrugalBuild b/source/apps-extra/redirfs/FrugalBuildindex 4c9be6a..2a28a23 100644--- a/source/apps-extra/redirfs/FrugalBuild+++ b/source/apps-extra/redirfs/FrugalBuild@@ -4,7 +4,7 @@pkgname=redirfspkgver=0.3realver=${pkgver/pre/-pre}-pkgrel=5+pkgrel=6pkgdesc="Redirecting FileSystem"url="http://www.redirfs.org/tiki-index.php"_F_kernelmod_scriptlet=$pkgname.install

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b4b712c5498a28bd04aea1d68982e300e2cb5b5c

commit b4b712c5498a28bd04aea1d68982e300e2cb5b5cAuthor: crazy Date: Mon Feb 2 18:07:54 2009 +0100

dazuko-2.3.6pre1-8-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/apps-extra/dazuko/FrugalBuild b/source/apps-extra/dazuko/FrugalBuildindex 4e504bf..7d4792e 100644--- a/source/apps-extra/dazuko/FrugalBuild+++ b/source/apps-extra/dazuko/FrugalBuild@@ -5,7 +5,7 @@ pkgname=dazukopkgver=2.3.6pre1realver=${pkgver/pre/-pre}redirver=0.3-pkgrel=7+pkgrel=8pkgdesc="On-access virus scanning kernel interface"url="http://www.dazuko.org"license="GPL-2 BSD"

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b16d4b1577c756e2da6c16477f9b00c348c999a6

commit b16d4b1577c756e2da6c16477f9b00c348c999a6Author: crazy Date: Mon Feb 2 18:07:56 2009 +0100

lirc-0.8.4-6-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/apps-extra/lirc/FrugalBuild b/source/apps-extra/lirc/FrugalBuildindex 5ea8495..206c604 100644--- a/source/apps-extra/lirc/FrugalBuild+++ b/source/apps-extra/lirc/FrugalBuild@@ -3,7 +3,7 @@

pkgname=lircpkgver=0.8.4-pkgrel=5+pkgrel=6pkgdesc="LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls."url="http://www.lirc.org/"Finclude kernel-module sourceforge

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=088ed76cc2e9ba7e6fc0b5ac0caad4ce4bffc739

commit 088ed76cc2e9ba7e6fc0b5ac0caad4ce4bffc739Author: crazy Date: Mon Feb 2 18:07:56 2009 +0100

madwifi-0.9.4-18-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/network/madwifi/FrugalBuild b/source/network/madwifi/FrugalBuildindex acf18e8..714e0b7 100644--- a/source/network/madwifi/FrugalBuild+++ b/source/network/madwifi/FrugalBuild@@ -3,7 +3,7 @@

pkgname=madwifipkgver=0.9.4-pkgrel=17+pkgrel=18pkgdesc="Madwifi drivers for Atheros wireless chipsets"Finclude kernel-moduledepends=(${depends[@]} 'wireless_tools')

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f66dd42dc8460c444fcb3e4f85649135a83dd34e

commit f66dd42dc8460c444fcb3e4f85649135a83dd34eAuthor: crazy Date: Mon Feb 2 18:07:57 2009 +0100

nvidia-173xx-173.14.15-2-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/x11-extra/nvidia-173xx/FrugalBuild b/source/x11-extra/nvidia-173xx/FrugalBuildindex 1c4d683..0b2d253 100644--- a/source/x11-extra/nvidia-173xx/FrugalBuild+++ b/source/x11-extra/nvidia-173xx/FrugalBuild@@ -3,7 +3,7 @@

pkgname=nvidia-173xxpkgver=173.14.15-pkgrel=1+pkgrel=2archs=('i686' 'x86_64' '!ppc')_F_nvidia_legacyver="173.14.xx"Finclude nvidia

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=32c9a592c35a5073b76a6ba9004c8290d662677b

commit 32c9a592c35a5073b76a6ba9004c8290d662677bAuthor: crazy Date: Mon Feb 2 18:07:58 2009 +0100

nvidia-71xx-71.86.07-2-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/x11-extra/nvidia-71xx/FrugalBuild b/source/x11-extra/nvidia-71xx/FrugalBuildindex a4877ed..8798a26 100644--- a/source/x11-extra/nvidia-71xx/FrugalBuild+++ b/source/x11-extra/nvidia-71xx/FrugalBuild@@ -3,7 +3,7 @@

pkgname=nvidia-71xxpkgver=71.86.07-pkgrel=1+pkgrel=2archs=('i686' 'x86_64' '!ppc')_F_nvidia_legacyver="71.86.xx"Finclude nvidia

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bad7d3fad564acbcee75ef3b39786898168e5531

commit bad7d3fad564acbcee75ef3b39786898168e5531Author: crazy Date: Mon Feb 2 18:08:00 2009 +0100

rlocate-0.5.6-12-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/apps-extra/rlocate/FrugalBuild b/source/apps-extra/rlocate/FrugalBuildindex 75237f3..f810a65 100644--- a/source/apps-extra/rlocate/FrugalBuild+++ b/source/apps-extra/rlocate/FrugalBuild@@ -3,7 +3,7 @@

pkgname=rlocatepkgver=0.5.6-pkgrel=11+pkgrel=12pkgdesc="rlocate is an implementation of the locate command"_F_kernelmod_scriptlet=$pkgname.installFinclude kernel-module

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=55b1f9f53b9f0a6c361f021f5d4581907427f85c

commit 55b1f9f53b9f0a6c361f021f5d4581907427f85cAuthor: crazy Date: Mon Feb 2 18:07:59 2009 +0100

virtualbox-modules-2.1.0-3-x86_64

rebuilt with kernel-2.6.28-2

diff --git a/source/apps-extra/virtualbox-modules/FrugalBuild b/source/apps-extra/virtualbox-modules/FrugalBuildindex 463c475..8babdcd 100644--- a/source/apps-extra/virtualbox-modules/FrugalBuild+++ b/source/apps-extra/virtualbox-modules/FrugalBuild@@ -3,7 +3,7 @@

pkgname=virtualbox-modulespkgver=2.1.0-pkgrel=2+pkgrel=3pkgdesc="Kernel modules for VirtualBox"url="http://www.virtualbox.org"Finclude kernel-module

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56808885c882559421b714fc0d4e91cbd60d2c10

commit 56808885c882559421b714fc0d4e91cbd60d2c10Author: Devil505 Date: Mon Feb 2 18:34:44 2009 +0100

guvcview-0.9.8-1-i686* version bump

diff --git a/source/xapps-extra/guvcview/FrugalBuild b/source/xapps-extra/guvcview/FrugalBuildindex 27d4095..a1d376a 100644--- a/source/xapps-extra/guvcview/FrugalBuild+++ b/source/xapps-extra/guvcview/FrugalBuild@@ -2,7 +2,7 @@# Maintainer: Devil505

pkgname=guvcview-pkgver=0.9.7+pkgver=0.9.8pkgrel=1pkgdesc="A video viewer and capturer for the linux uvc driver"depends=('gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'sdl' 'portaudio' 'twolame' 'libxdamage' 'libxml2' 'libxext')@@ -14,6 +14,6 @@ Finclude berliosgroups=('xapps-extra')archs=('i686' 'x86_64')_F_cd_path="$_F_berlios_name-$pkgver"-sha1sums=('5ea9f32a5ed5111de22b8b1d0c560cb5ed825907')+sha1sums=('0a6a76b3f19b368c41df6769f93be9dd96c8c592')

# optimization OK

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=52fcace3d04e2d0072e05e5a29169ccb83c6c595

commit 52fcace3d04e2d0072e05e5a29169ccb83c6c595Author: Devil505 Date: Mon Feb 2 18:45:17 2009 +0100

gpodder-0.14.1-1-i686* version bump

diff --git a/source/gnome-extra/gpodder/FrugalBuild b/source/gnome-extra/gpodder/FrugalBuildindex eb4f877..2d9b550 100644--- a/source/gnome-extra/gpodder/FrugalBuild+++ b/source/gnome-extra/gpodder/FrugalBuild@@ -2,8 +2,8 @@# Maintainer: Devil505

pkgname=gpodder-pkgver=0.14.0-pkgrel=2+pkgver=0.14.1+pkgrel=1pkgdesc="A podcast receiver/catcher."depends=('pygtk' 'pyxml' 'wget' 'python' 'libglade' 'imagemagick' 'feedparser')makedepends=('help2man')@@ -13,6 +13,6 @@ Finclude berlios_F_gnome_iconcache="y"options=('scriptlet')Finclude gnome-scriptlet-sha1sums=('c70cf40cc5eb40aaf7b79b6147e2636061dfbcbc')+sha1sums=('368f3ce7ea4a94b4f6cca4b70dd2b71f0f3e6588')

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efe3e12835a0453a6e897401b819b393da44b299

commit efe3e12835a0453a6e897401b819b393da44b299Author: bouleetbil Date: Mon Feb 2 20:43:10 2009 +0100

xpn-1.2.6-1-i686*version bump

diff --git a/source/xapps-extra/xpn/FrugalBuild b/source/xapps-extra/xpn/FrugalBuildindex 9caee07..d7803d1 100644--- a/source/xapps-extra/xpn/FrugalBuild+++ b/source/xapps-extra/xpn/FrugalBuild@@ -2,7 +2,7 @@# Maintainer: bouleetbil

pkgname=xpn-pkgver=1.2.5+pkgver=1.2.6pkgrel=1pkgdesc="XPN (X Python Newsreader) is a graphical newsreader."rodepends=('pygtk')@@ -12,7 +12,7 @@ Finclude sourceforgeurl="http://xpn.altervista.org/index-en.html"replaces=('pan')source=($source Fix_xpn.diff)-sha1sums=('121d5c7cbedb2854582ab71bf0e361f0233944e0' \+sha1sums=('e056530d9e4b4b6e250aafd0660a0e6992ca3bc5' \'da895b78c2e3fdc60da3f11ac1d81446d00c27ac')_F_desktop_icon="xpn-icon.png"_F_desktop_categories="Network;"

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=33d3d990d4661bead4acaf147b401d85cc2813ac

commit 33d3d990d4661bead4acaf147b401d85cc2813acAuthor: bouleetbil Date: Mon Feb 2 20:47:19 2009 +0100

duplicity-0.5.08-1-i686*version bump

diff --git a/source/apps-extra/duplicity/FrugalBuild b/source/apps-extra/duplicity/FrugalBuildindex 535b40f..7cd4cf9 100644--- a/source/apps-extra/duplicity/FrugalBuild+++ b/source/apps-extra/duplicity/FrugalBuild@@ -3,7 +3,7 @@# Contributor: Cedrick Hannier alias Cedynamix

pkgname=duplicity-pkgver=0.5.06+pkgver=0.5.08pkgrel=1pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm."url="http://duplicity.nongnu.org/"@@ -12,6 +12,6 @@ groups=('apps-extra')archs=('i686')up2date="Flasttar http://nongnu.mirror.ironie.org/releases/duplicity/"source=(http://nongnu.mirror.ironie.org/releases/duplicity/$pkgname-$pkgver.tar.gz)-sha1sums=('b641c6f5a761f913932a445c9a7ca1eed01d83a5')+sha1sums=('dade5da99df424ce3c7848a25a7c5fc67ba403ca')

# optimization OK

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=29a01c82a67929849d1bab02b944e8217f1340d6

commit 29a01c82a67929849d1bab02b944e8217f1340d6Author: bouleetbil Date: Mon Feb 2 22:46:35 2009 +0100

pygtk-2.14.0-1-i686*version bump

diff --git a/source/xlib/pygtk/FrugalBuild b/source/xlib/pygtk/FrugalBuildindex f3c66f5..f8ec8e3 100644--- a/source/xlib/pygtk/FrugalBuild+++ b/source/xlib/pygtk/FrugalBuild@@ -2,15 +2,15 @@# Maintainer: Christian Hamar alias krix

pkgname=pygtk-pkgver=2.12.1-pkgrel=2+pkgver=2.14.0+pkgrel=1pkgdesc="Python bindings for GTK+2"-depends=('libglade>=2.6.2-4' 'pycairo>=1.4.12' 'pygobject>=2.14.1-2' 'python-numeric>=24.2-3' 'gtk+2>=2.12.9')+depends=('libglade>=2.6.2-4' 'pycairo>=1.6.4' 'pygobject>=2.16.0' 'python-numeric>=24.2-4' 'gtk+2>=2.14.7')groups=('xlib')archs=('i686' 'x86_64' 'ppc')Finclude gnomeurl="http://www.daa.com.au/~james/pygtk/"-sha1sums=('7a7d095f53829895174640d693c4e4af16122d98')+sha1sums=('ed498755e0a08b7f19d6a8387b00d917fab7f9de')export CFLAGS="$CFLAGS -fno-strict-aliasing -fgnu89-inline"

subpkgs=("$pkgname-docs")

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1fca51a4ad6948916bd1d13480f83a1e37ae0999

commit 1fca51a4ad6948916bd1d13480f83a1e37ae0999Author: Devil505 Date: Tue Feb 3 05:44:12 2009 +0100

playonlinux-3.3.1-2-i686* added missing depends

diff --git a/source/xapps-extra/playonlinux/FrugalBuild b/source/xapps-extra/playonlinux/FrugalBuildindex 3836075..f437532 100644--- a/source/xapps-extra/playonlinux/FrugalBuild+++ b/source/xapps-extra/playonlinux/FrugalBuild@@ -3,11 +3,11 @@

pkgname=playonlinuxpkgver=3.3.1-pkgrel=1+pkgrel=2pkgdesc="GUI for managing Windows and DOS programs under linux"url="http://www.$pkgname.com"rodepends=('xterm')-depends=('libgcc' 'freeglut' 'libgl' 'libglx' 'libxext' 'libxdamage' 'wxpython' 'wine' 'lynx' 'cabextract' 'mesademos' 'gettext')+depends=('libgcc' 'freeglut' 'libgl' 'libglx' 'libxext' 'libxdamage' 'wxpython' 'wine' 'lynx' 'cabextract' 'mesademos' 'gettext' 'wget' 'binutils')groups=('xapps-extra')archs=('i686' '!x86_64')_F_archive_name="PlayOnLinux"

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ebf055ca1cb1483c7441e66b4e983636e0edc2cc

commit ebf055ca1cb1483c7441e66b4e983636e0edc2ccAuthor: CSCSY Lszl Date: Tue Feb 3 07:31:01 2009 +0100

drupal6-devel-6.x_1.14-1-i686version bump

diff --git a/source/network-extra/drupal6-devel/FrugalBuild b/source/network-extra/drupal6-devel/FrugalBuildindex be20a16..301c5f6 100644--- a/source/network-extra/drupal6-devel/FrugalBuild+++ b/source/network-extra/drupal6-devel/FrugalBuild@@ -3,8 +3,8 @@

_F_drupal_module=devel_F_drupal_ver=6.x-pkgver=6.x_1.13+pkgver=6.x_1.14pkgrel=1pkgdesc="A suite of modules for both Drupal module and theme developers"Finclude drupal-sha1sums=('bb119af155df717ec898d2fa7451dc56081fc72d')+sha1sums=('a2080f367bd39432309e28ba4e26cb354c67a3cc')

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4b0604a77228f521cd02ce5dec1b9b626c450568

commit 4b0604a77228f521cd02ce5dec1b9b626c450568Author: crazy Date: Tue Feb 3 14:48:59 2009 +0100

kernel-2.6.28-3-x86_64* version bump again =)* sync 32 / 64 configs about *_IWLAGN_*

diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686index 2029b17..e0fe179 100644--- a/source/base/kernel/config.i686+++ b/source/base/kernel/config.i686@@ -1,7 +1,7 @@## Automatically generated make config: don't edit-# Linux kernel version: 2.6.28.2-# Fri Jan 23 00:05:34 2009+# Linux kernel version: 2.6.28.3+# Tue Feb 3 14:24:32 2009## CONFIG_64BIT is not setCONFIG_X86_32=y@@ -1905,17 +1905,17 @@ CONFIG_ATH5K=mCONFIG_ATH9K=mCONFIG_IWLWIFI=mCONFIG_IWLCORE=m-# CONFIG_IWLWIFI_LEDS is not set+CONFIG_IWLWIFI_LEDS=yCONFIG_IWLWIFI_RFKILL=y# CONFIG_IWLWIFI_DEBUG is not setCONFIG_IWLAGN=m-# CONFIG_IWLAGN_SPECTRUM_MEASUREMENT is not set-# CONFIG_IWLAGN_LEDS is not set+CONFIG_IWLAGN_SPECTRUM_MEASUREMENT=y+CONFIG_IWLAGN_LEDS=yCONFIG_IWL4965=yCONFIG_IWL5000=yCONFIG_IWL3945=m-# CONFIG_IWL3945_RFKILL is not set-# CONFIG_IWL3945_SPECTRUM_MEASUREMENT is not set+CONFIG_IWL3945_RFKILL=y+CONFIG_IWL3945_SPECTRUM_MEASUREMENT=yCONFIG_IWL3945_LEDS=y# CONFIG_IWL3945_DEBUG is not setCONFIG_HOSTAP=mdiff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64index 3d1a4a9..8a5a8ff 100644--- a/source/base/kernel/config.x86_64+++ b/source/base/kernel/config.x86_64@@ -1,7 +1,7 @@## Automatically generated make config: don't edit-# Linux kernel version: 2.6.28.2-# Mon Feb 2 14:28:37 2009+# Linux kernel version: 2.6.28.3+# Tue Feb 3 14:24:32 2009#CONFIG_64BIT=y# CONFIG_X86_32 is not set@@ -1752,13 +1752,17 @@ CONFIG_ATH5K=mCONFIG_ATH9K=mCONFIG_IWLWIFI=mCONFIG_IWLCORE=m-# CONFIG_IWLWIFI_LEDS is not set+CONFIG_IWLWIFI_LEDS=yCONFIG_IWLWIFI_RFKILL=y# CONFIG_IWLWIFI_DEBUG is not set-# CONFIG_IWLAGN is not set+CONFIG_IWLAGN=m+CONFIG_IWLAGN_SPECTRUM_MEASUREMENT=y+CONFIG_IWLAGN_LEDS=y+CONFIG_IWL4965=y+CONFIG_IWL5000=yCONFIG_IWL3945=m-# CONFIG_IWL3945_RFKILL is not set-# CONFIG_IWL3945_SPECTRUM_MEASUREMENT is not set+CONFIG_IWL3945_RFKILL=y+CONFIG_IWL3945_SPECTRUM_MEASUREMENT=yCONFIG_IWL3945_LEDS=y# CONFIG_IWL3945_DEBUG is not setCONFIG_HOSTAP=m

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2eef1541f6bb6aabc14a22a117f3896406d86b57

commit 2eef1541f6bb6aabc14a22a117f3896406d86b57Author: crazy Date: Tue Feb 3 14:50:48 2009 +0100

kernel-version.sh* Version bump again* ( trying to solve FS#3294 )

diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.shindex d01fd78..8602abc 100644--- a/source/include/kernel-version.sh+++ b/source/include/kernel-version.sh@@ -16,5 +16,5 @@# * _F_kernelver_stable: the number of the -stable patch to use (if any)###_F_kernelver_ver=2.6.28-_F_kernelver_rel=2-_F_kernelver_stable=2+_F_kernelver_rel=3+_F_kernelver_stable=3

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad8658f7caf30238c70b339644f32351d929b2e3

commit ad8658f7caf30238c70b339644f32351d929b2e3Author: crazy Date: Tue Feb 3 15:32:28 2009 +0100

kernel-2.6.28-3-x86_64* remove merged patches* ( I wonder why dg didn't commit this one )

diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuildindex f66e073..1b40902 100644--- a/source/base/kernel/FrugalBuild+++ b/source/base/kernel/FrugalBuild@@ -1,8 +1,7 @@# Compiling Time: 11.50 SBU# Maintainer: Miklos Vajna

-_F_kernel_patches=(resources-skip-sanity-check-of-busy-resources.patch \-serial-RS485-ioctl-structure-uses-__u32-include-lin.patch kernel-2.6.28-KVM-gfxboot.patch)+_F_kernel_patches=(serial-RS485-ioctl-structure-uses-__u32-include-lin.patch kernel-2.6.28-KVM-gfxboot.patch)## NOTE: gfxboot.patch will 'probably' never go upstream , however without## it one is unable to install FW with KVM. The patch only affects KVM mode and## nothing else..diff --git a/source/base/kernel/resources-skip-sanity-check-of-busy-resources.patch b/source/base/kernel/resources-skip-sanity-check-of-busy-resources.patchdeleted file mode 100644index faf38b9..0000000--- a/source/base/kernel/resources-skip-sanity-check-of-busy-resources.patch+++ /dev/null@@ -1,42 +0,0 @@-commit 3ac52669c7a24b93663acfcab606d1065ed1accd-Author: Arjan van de Ven -Date: Sat Dec 13 09:15:27 2008 -0800-- resources: skip sanity check of busy resources-- Impact: reduce false positives in iomem_map_sanity_check()-- Some drivers (vesafb) only map/reserve a portion of a resource.- If then some other driver comes in and maps the whole resource,- the current code WARN_ON's. This is not the intent of the checks- in iomem_map_sanity_check(); rather these checks want to- warn when crossing *hardware* resources only.-- This patch skips BUSY resources as suggested by Linus.-- Note: having two drivers talk to the same hardware at the same- time is obviously not optimal behavior, but that's a separate story.-- Signed-off-by: Arjan van de Ven - Signed-off-by: Ingo Molnar --diff --git a/kernel/resource.c b/kernel/resource.c-index 4337063..e633106 100644---- a/kernel/resource.c-+++ b/kernel/resource.c-@@ -853,6 +853,15 @@ int iomem_map_sanity_check(resource_size_t addr, unsigned long size)- if (PFN_DOWN(p->start) end) >= PFN_DOWN(addr + size - 1))- continue;-+/*-+ * if a resource is "BUSY", it's not a hardware resource-+ * but a driver mapping of such a resource; we don't want-+ * to warn for those; some drivers legitimately map only-+ * partial hardware resources. (example: vesafb)-+ */-+if (p->flags & IORESOURCE_BUSY)-+continue;-+- printk(KERN_WARNING "resource map sanity check conflict: "- "0x%llx 0x%llx 0x%llx 0x%llx %s\n",- (unsigned long long)addr,

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6901c38ee92cba39b916bf4b73e46560ad97012c

commit 6901c38ee92cba39b916bf4b73e46560ad97012cAuthor: crazy Date: Tue Feb 3 17:14:25 2009 +0100

acerhk-0.5.35-26-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/apps-extra/acerhk/FrugalBuild b/source/apps-extra/acerhk/FrugalBuildindex 41dad0a..72115fb 100644--- a/source/apps-extra/acerhk/FrugalBuild+++ b/source/apps-extra/acerhk/FrugalBuild@@ -4,7 +4,7 @@

pkgname=acerhkpkgver=0.5.35-pkgrel=25+pkgrel=26pkgdesc="Acer Hotkey driver for Linux"url="http://www.cakey.de/acerhk/"Finclude kernel-module

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2163caec93d1a406a81c94710a79f425cca88d4

commit b2163caec93d1a406a81c94710a79f425cca88d4Author: crazy Date: Tue Feb 3 17:14:29 2009 +0100

nvidia-96xx-96.43.09-3-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/x11-extra/nvidia-96xx/FrugalBuild b/source/x11-extra/nvidia-96xx/FrugalBuildindex ba804f0..c443b07 100644--- a/source/x11-extra/nvidia-96xx/FrugalBuild+++ b/source/x11-extra/nvidia-96xx/FrugalBuild@@ -3,7 +3,7 @@

pkgname=nvidia-96xxpkgver=96.43.09-pkgrel=2+pkgrel=3archs=('i686' 'x86_64' '!ppc')_F_nvidia_legacyver="96.43.xx"Finclude nvidia

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5661167d143bea8db2d5cc0aa7bd1217a5aad3d1

commit 5661167d143bea8db2d5cc0aa7bd1217a5aad3d1Author: crazy Date: Tue Feb 3 17:14:30 2009 +0100

acx100-20080806-8-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/network-extra/acx100/FrugalBuild b/source/network-extra/acx100/FrugalBuildindex 9db9c6f..acd2614 100644--- a/source/network-extra/acx100/FrugalBuild+++ b/source/network-extra/acx100/FrugalBuild@@ -4,7 +4,7 @@pkgname=acx100origname=acx-mac80211pkgver=20080806-pkgrel=7+pkgrel=8pkgdesc="The ACX100/ACX111 wireless network driver."_F_sourceforge_ext=".tar.bz2"_F_sourceforge_dirname=${pkgname}

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c435a670ced30dbf3eb73a4ad3880116082ab754

commit c435a670ced30dbf3eb73a4ad3880116082ab754Author: crazy Date: Tue Feb 3 17:14:30 2009 +0100

r8169-6.009.00-4-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/network-extra/r8169/FrugalBuild b/source/network-extra/r8169/FrugalBuildindex f86b506..a59b289 100644--- a/source/network-extra/r8169/FrugalBuild+++ b/source/network-extra/r8169/FrugalBuild@@ -3,7 +3,7 @@

pkgname=r8169pkgver=6.009.00-pkgrel=3+pkgrel=4Finclude sourceforge kernel-modulepkgdesc="Realtek driver for RTL8169/8110 cards."url="http://www.realtek.com.tw"

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b41132474e52dfce47f99556af49e3ba927c79b

commit 0b41132474e52dfce47f99556af49e3ba927c79bAuthor: crazy Date: Tue Feb 3 17:14:31 2009 +0100

qc-usb-0.6.6-48-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/multimedia-extra/qc-usb/FrugalBuild b/source/multimedia-extra/qc-usb/FrugalBuildindex d3f1c2f..3d1ec98 100644--- a/source/multimedia-extra/qc-usb/FrugalBuild+++ b/source/multimedia-extra/qc-usb/FrugalBuild@@ -3,7 +3,7 @@

pkgname=qc-usbpkgver=0.6.6-pkgrel=47+pkgrel=48pkgdesc="Quickcam kernel driver."groups=('multimedia-extra')archs=('i686' 'x86_64')

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a7da93aef106056c30e38ad85cc71b9e9e16637

commit 8a7da93aef106056c30e38ad85cc71b9e9e16637Author: crazy Date: Tue Feb 3 17:14:32 2009 +0100

ndiswrapper-1.54-3-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/network/ndiswrapper/FrugalBuild b/source/network/ndiswrapper/FrugalBuildindex 42ba920..ca372e6 100644--- a/source/network/ndiswrapper/FrugalBuild+++ b/source/network/ndiswrapper/FrugalBuild@@ -4,7 +4,7 @@

pkgname=ndiswrapperpkgver=1.54-pkgrel=2+pkgrel=3pkgdesc="Wrapper for using Windows drivers for some wireless cards"_F_kernelmod_scriptlet=$pkgname.installFinclude kernel-module sourceforge

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0500e6d8ca9083ffedec8a7bb4ad25efbeac2456

commit 0500e6d8ca9083ffedec8a7bb4ad25efbeac2456Author: crazy Date: Tue Feb 3 17:14:33 2009 +0100

redirfs-0.3-7-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/apps-extra/redirfs/FrugalBuild b/source/apps-extra/redirfs/FrugalBuildindex 2a28a23..de09cca 100644--- a/source/apps-extra/redirfs/FrugalBuild+++ b/source/apps-extra/redirfs/FrugalBuild@@ -4,7 +4,7 @@pkgname=redirfspkgver=0.3realver=${pkgver/pre/-pre}-pkgrel=6+pkgrel=7pkgdesc="Redirecting FileSystem"url="http://www.redirfs.org/tiki-index.php"_F_kernelmod_scriptlet=$pkgname.install

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c65ffd3237452e976058a9e2e9f6b8b9dd21544c

commit c65ffd3237452e976058a9e2e9f6b8b9dd21544cAuthor: crazy Date: Tue Feb 3 17:14:34 2009 +0100

fglrx-8.561-5-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/x11-extra/fglrx/FrugalBuild b/source/x11-extra/fglrx/FrugalBuildindex ee84333..66396d2 100644--- a/source/x11-extra/fglrx/FrugalBuild+++ b/source/x11-extra/fglrx/FrugalBuild@@ -5,7 +5,7 @@pkgname=fglrxpkgver=8.561_shortver=8-12-pkgrel=4+pkgrel=5pkgdesc="Hardware Accelerated ATi driver for xorg"url="http://www.ati.com/"# libstdc++5: no hardware acceleration without it

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad127d145704423722fc8effe130020d64818202

commit ad127d145704423722fc8effe130020d64818202Author: crazy Date: Tue Feb 3 17:14:34 2009 +0100

nvidia-180.22-4-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuildindex 808b8f2..30a1055 100644--- a/source/x11-extra/nvidia/FrugalBuild+++ b/source/x11-extra/nvidia/FrugalBuild@@ -3,7 +3,7 @@

pkgname=nvidiapkgver=180.22-pkgrel=3+pkgrel=4archs=('i686' 'x86_64' '!ppc')Finclude nvidiacase "$_F_nvidia_arch" in

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=906106bfb190112d3c67f2fd5473b6df649bce64

commit 906106bfb190112d3c67f2fd5473b6df649bce64Author: crazy Date: Tue Feb 3 17:14:35 2009 +0100

kqemu-1.3.0pre11-41-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/xapps-extra/kqemu/FrugalBuild b/source/xapps-extra/kqemu/FrugalBuildindex 92db068..cb63ca0 100644--- a/source/xapps-extra/kqemu/FrugalBuild+++ b/source/xapps-extra/kqemu/FrugalBuild@@ -3,7 +3,7 @@

pkgname=kqemupkgver=1.3.0pre11-pkgrel=40+pkgrel=41pkgdesc="QEMU Accelerator Module"url="http://bellard.org/qemu/"depends=('qemu')

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6fa6964ab2fbc8dfb52c58c1cbaeeb10bbf11a5

commit c6fa6964ab2fbc8dfb52c58c1cbaeeb10bbf11a5Author: crazy Date: Tue Feb 3 17:14:36 2009 +0100

dazuko-2.3.6pre1-9-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/apps-extra/dazuko/FrugalBuild b/source/apps-extra/dazuko/FrugalBuildindex 7d4792e..13e2c6e 100644--- a/source/apps-extra/dazuko/FrugalBuild+++ b/source/apps-extra/dazuko/FrugalBuild@@ -5,7 +5,7 @@ pkgname=dazukopkgver=2.3.6pre1realver=${pkgver/pre/-pre}redirver=0.3-pkgrel=8+pkgrel=9pkgdesc="On-access virus scanning kernel interface"url="http://www.dazuko.org"license="GPL-2 BSD"

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=032b1d9591c463415405a8bdeb0b00c80ea17ac2

commit 032b1d9591c463415405a8bdeb0b00c80ea17ac2Author: crazy Date: Tue Feb 3 17:14:36 2009 +0100

madwifi-0.9.4-19-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/network/madwifi/FrugalBuild b/source/network/madwifi/FrugalBuildindex 714e0b7..4f06383 100644--- a/source/network/madwifi/FrugalBuild+++ b/source/network/madwifi/FrugalBuild@@ -3,7 +3,7 @@

pkgname=madwifipkgver=0.9.4-pkgrel=18+pkgrel=19pkgdesc="Madwifi drivers for Atheros wireless chipsets"Finclude kernel-moduledepends=(${depends[@]} 'wireless_tools')

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d19cd4136bb271cf29e7183ab047690b75756462

commit d19cd4136bb271cf29e7183ab047690b75756462Author: crazy Date: Tue Feb 3 17:14:37 2009 +0100

lirc-0.8.4-7-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/apps-extra/lirc/FrugalBuild b/source/apps-extra/lirc/FrugalBuildindex 206c604..e5d8dba 100644--- a/source/apps-extra/lirc/FrugalBuild+++ b/source/apps-extra/lirc/FrugalBuild@@ -3,7 +3,7 @@

pkgname=lircpkgver=0.8.4-pkgrel=6+pkgrel=7pkgdesc="LIRC is a package that allows you to decode and send infra-red signals of many commonly used remote controls."url="http://www.lirc.org/"Finclude kernel-module sourceforge

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=328ff3b1c0ba3e84953257e6d2b325a568362b36

commit 328ff3b1c0ba3e84953257e6d2b325a568362b36Author: crazy Date: Tue Feb 3 17:14:38 2009 +0100

nvidia-173xx-173.14.15-3-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/x11-extra/nvidia-173xx/FrugalBuild b/source/x11-extra/nvidia-173xx/FrugalBuildindex 0b2d253..923530b 100644--- a/source/x11-extra/nvidia-173xx/FrugalBuild+++ b/source/x11-extra/nvidia-173xx/FrugalBuild@@ -3,7 +3,7 @@

pkgname=nvidia-173xxpkgver=173.14.15-pkgrel=2+pkgrel=3archs=('i686' 'x86_64' '!ppc')_F_nvidia_legacyver="173.14.xx"Finclude nvidia

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=80751224e4e0bda5f114f629ef424852fb1d0a86

commit 80751224e4e0bda5f114f629ef424852fb1d0a86Author: crazy Date: Tue Feb 3 17:14:39 2009 +0100

virtualbox-modules-2.1.0-4-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/apps-extra/virtualbox-modules/FrugalBuild b/source/apps-extra/virtualbox-modules/FrugalBuildindex 8babdcd..72c5903 100644--- a/source/apps-extra/virtualbox-modules/FrugalBuild+++ b/source/apps-extra/virtualbox-modules/FrugalBuild@@ -3,7 +3,7 @@

pkgname=virtualbox-modulespkgver=2.1.0-pkgrel=3+pkgrel=4pkgdesc="Kernel modules for VirtualBox"url="http://www.virtualbox.org"Finclude kernel-module

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d2c7e324cb9c3d02234d3c028b41d3b9d3a4dee9

commit d2c7e324cb9c3d02234d3c028b41d3b9d3a4dee9Author: crazy Date: Tue Feb 3 17:14:39 2009 +0100

nvidia-71xx-71.86.07-3-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/x11-extra/nvidia-71xx/FrugalBuild b/source/x11-extra/nvidia-71xx/FrugalBuildindex 8798a26..1fe7fa4 100644--- a/source/x11-extra/nvidia-71xx/FrugalBuild+++ b/source/x11-extra/nvidia-71xx/FrugalBuild@@ -3,7 +3,7 @@

pkgname=nvidia-71xxpkgver=71.86.07-pkgrel=2+pkgrel=3archs=('i686' 'x86_64' '!ppc')_F_nvidia_legacyver="71.86.xx"Finclude nvidia

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4967fc1f71aea5f644386b82e917279fc2980ee4

commit 4967fc1f71aea5f644386b82e917279fc2980ee4Author: crazy Date: Tue Feb 3 17:14:40 2009 +0100

rlocate-0.5.6-13-x86_64

rebuilt with kernel-2.6.28-3

diff --git a/source/apps-extra/rlocate/FrugalBuild b/source/apps-extra/rlocate/FrugalBuildindex f810a65..7d73ed9 100644--- a/source/apps-extra/rlocate/FrugalBuild+++ b/source/apps-extra/rlocate/FrugalBuild@@ -3,7 +3,7 @@

pkgname=rlocatepkgver=0.5.6-pkgrel=12+pkgrel=13pkgdesc="rlocate is an implementation of the locate command"_F_kernelmod_scriptlet=$pkgname.installFinclude kernel-module

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f1542c791528b581dee9897ef4633e3c13a68eb

commit 1f1542c791528b581dee9897ef4633e3c13a68ebAuthor: crazy Date: Tue Feb 3 19:10:10 2009 +0100

swig-1.3.38-1-x86_64* Version bump

diff --git a/source/devel-extra/swig/FrugalBuild b/source/devel-extra/swig/FrugalBuildindex 7347d1f..3162fc8 100644--- a/source/devel-extra/swig/FrugalBuild+++ b/source/devel-extra/swig/FrugalBuild@@ -3,7 +3,7 @@# Contributor: Miklos Nemeth

pkgname=swig-pkgver=1.3.36+pkgver=1.3.38pkgrel=1pkgdesc="SWIG interface compiler"archs=('i686' 'x86_64' 'ppc')@@ -12,6 +12,6 @@ groups=('devel-extra')Finclude sourceforgeurl="http://www.swig.org"up2date="lynx -dump http://www.swig.org/download.html|grep -m1 '.tar.gz'|sed 's/.*-\(.*\).t.*/\1/'"-sha1sums=('eed715da3200f45cfe688a64ab6630eadf118ae4')+sha1sums=('fc3759f1671bf55e14ee7ec178e1b08033a3160c')

# optimization OK

Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36ae867df30def84ac9b13d231b89dd3b34a9952

commit 36ae867df30def84ac9b13d231b89dd3b34a9952Author: crazy Date: Tue Feb 3 19:13:48 2009 +0100

twisted-8.2.0-1-x86_64* Version bump

diff --git a/source/devel-extra/twisted/FrugalBuild b/source/devel-extra/twisted/FrugalBuildindex ce757db..3a554ef 100644--- a/source/devel-extra/twisted/FrugalBuild+++ b/source/devel-extra/twisted/FrugalBuild@@ -4,8 +4,8 @@

pkgname=twisted_F_archive_name=Twisted-pkgver=8.1.0-pkgrel=2+pkgver=8.2.0+pkgrel=1pkgdesc="An event-driven networking framework written in Python."url="http://twistedmatrix.com/trac/wiki/TwistedProject"depends=('pyopenssl>=0.5.1' 'pyserial' 'pycrypto>=1.9a6' 'zopeinterface')@@ -16,7 +16,7 @@ groups=('devel-extra')archs=('i686' 'x86_64')up2date="lynx -dump 'http: