[Frugalware-git] frugalware-current: gpsbabel-1.3.6-1-i686

2009-01-20 Thread CS�CSY L�szl�
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f593d6afc7977071b6d46a7e8caaff8ef155573a

commit f593d6afc7977071b6d46a7e8caaff8ef155573a
Author: CSÉCSY László boo...@frugalware.org
Date:   Tue Jan 20 09:40:43 2009 +0100

gpsbabel-1.3.6-1-i686
version bump
well, they became aware of sf.net's uselessness
in turn using a weird download method, but wtfc :S

diff --git a/source/apps-extra/gpsbabel/FrugalBuild 
b/source/apps-extra/gpsbabel/FrugalBuild
index 2371413..925c31f 100644
--- a/source/apps-extra/gpsbabel/FrugalBuild
+++ b/source/apps-extra/gpsbabel/FrugalBuild
@@ -2,15 +2,15 @@
# Maintainer: CSÉCSY László boo...@frugalware.org

pkgname=gpsbabel
-pkgver=1.3.4
-pkgrel=2
+pkgver=1.3.6
+pkgrel=1
pkgdesc=converts GPS waypoints, tracks, and routes from one format to another
depends=('libusb')
groups=('apps-extra')
archs=('i686' 'x86_64')
-_F_sourceforge_ext=.tar.gz
-_F_sourceforge_broken_up2date=1
-Finclude sourceforge
-sha1sums=('9b504ce151bb44b86558cce5c3f727819cdb30c5')
+url=http://www.gpsbabel.org/;
+up2date=lynx -dump $url|grep released -m1|sed 's/.*l \(.*\) r.*/\1/'
+source=http://www.gpsbabel.org/plan9.php?dl=gpsbabel-1.3.6.tar.gz;
+sha1sums=('8ff86e356539ca493b33527b91032adb3b452a78')

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


[Frugalware-git] gservice: gservice.desktop: initial import

2009-01-20 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gservice.git;a=commitdiff;h=629795ff5a977c6e777a1187bc007ce0f3e034f8

commit 629795ff5a977c6e777a1187bc007ce0f3e034f8
Author: Priyank priy...@frugalware.org
Date:   Tue Jan 20 14:32:04 2009 +0530

gservice.desktop: initial import

diff --git a/Makefile.am b/Makefile.am
index 847b331..04ac0e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,11 @@ icon_DATA = data/gservice.png
confdir = $(sysconfdir)/gservice
conf_DATA = main.conf icons.conf

-EXTRA_DIST = $(icon_DATA) $(conf_DATA)
+menuentrydir = $(datadir)/applications
+menuentry_DATA = gservice.desktop
+
+EXTRA_DIST = $(icon_DATA) $(conf_DATA) $(menuentry_DATA)
+



diff --git a/gservice.desktop b/gservice.desktop
new file mode 100644
index 000..889dbce
--- /dev/null
+++ b/gservice.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=gService (Runlevel Editor)
+Comment=Frugalware Runlevel Editor
+Exec=gksu gservice
+Terminal=false
+Categories=Application;System;
+Type=Application
+StartupNotify=true
+Icon=gservice.png
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] gservice: POTFILES.in: add gservice-interface.c

2009-01-20 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gservice.git;a=commitdiff;h=20ad2ce194249e945bcbe10db57b09f67ab172fe

commit 20ad2ce194249e945bcbe10db57b09f67ab172fe
Author: Priyank priy...@frugalware.org
Date:   Tue Jan 20 14:33:26 2009 +0530

POTFILES.in: add gservice-interface.c

diff --git a/po/POTFILES.in b/po/POTFILES.in
index f6518e9..64d18b3 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1 +1,3 @@
data/gservice.glade
+src/gservice-interface.c
+
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] homepage-ng: news: make it valid xhtml again

2009-01-20 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=c770f073866f059ffe1f2e57c156a3fdd3a423bb

commit c770f073866f059ffe1f2e57c156a3fdd3a423bb
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 14:21:40 2009 +0100

news: make it valid xhtml again

diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml
index 729b123..996174b 100644
--- a/frugalware/xml/news.xml
+++ b/frugalware/xml/news.xml
@@ -82,7 +82,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --
authorphayz/author
hidden0/hidden
content![CDATA[
-centerimg src=http://frugalware.org/images/logo-newyear.png; 
alt=Frugalware New Year logo/center/br
+centerimg src=http://frugalware.org/images/logo-newyear.png; 
alt=Frugalware New Year logo //center/br
The Frugalware team would like to wish everyone a Happy New Year.  2008 was a 
year of many major achievements, including new developers, new contributors, a 
GUI installer (fwife), more translations, and many new packages.  We look 
forward to an equally successful 2009.
]]
/content
@@ -94,7 +94,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --
authorphayz/author
hidden0/hidden
content![CDATA[
-centerimg src=http://frugalware.org/images/logo-christmas.png; 
alt=Frugalware Christmas logo/center/br
+centerimg src=http://frugalware.org/images/logo-christmas.png; 
alt=Frugalware Christmas logo //center/br
The Frugalware team would like to wish everyone a Merry Christmas.  If you 
don't celebrate Christmas, we hope you can enjoy the best of this time of year, 
while avoiding the worst.  :)
]]
/content
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: validator-0.8.4-1-i686

2009-01-20 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ccf40ab06ed869c6b147b77440fd1621cfa6861

commit 8ccf40ab06ed869c6b147b77440fd1621cfa6861
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 14:04:30 2009 +0100

validator-0.8.4-1-i686

- version bump
- up2date fix

diff --git a/source/network-extra/validator/FrugalBuild 
b/source/network-extra/validator/FrugalBuild
index f4b8828..8d250f5 100644
--- a/source/network-extra/validator/FrugalBuild
+++ b/source/network-extra/validator/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=validator
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.8.4
+pkgrel=1
pkgdesc=The W3C Markup Validator.
url=http://validator.w3.org/;
rodepends=('perl-config-general' 'perl-net-ip' 'perl-set-intspan' \
@@ -14,12 +14,12 @@ rodepends=('perl-config-general' 'perl-net-ip' 
'perl-set-intspan' \
backup=('etc/httpd/conf/modules.d/validator.conf')
groups=('network-extra')
archs=('i686' 'x86_64')
-up2date=lynx -dump http://validator.w3.org/whatsnew.html|grep Release|sed 
's/.* -- \(.*\) R.*/\1/;q'
+up2date=Flasttar $url/dist|sed 's/_/\./g'
source=($url/dist/validator-${pkgver//./_}.tar.gz \
$url/dist/sgml-lib-${pkgver//./_}.tar.gz \
proxy.patch)
-sha1sums=('eef9f1e15831812059650499d96e0fa04649ef38' \
-  'f572f27f5c7fbbe98b6242035a2e2e3fedf4f0aa' \
+sha1sums=('a3746d2a24ec3c0f6f26ca7884f028733cf53949' \
+  'f69bfa9c0dc007ceca19f579822bfe5ab2889856' \
'32d2f8042488d778acb64a39d997e0fe73bed61a')

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


[Frugalware-git] homepage-ng: more xhtml fixes

2009-01-20 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=b66f5a8e9dbc67ff24b873e4b93086a1d7db556a

commit b66f5a8e9dbc67ff24b873e4b93086a1d7db556a
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 14:24:34 2009 +0100

more xhtml fixes

diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml
index 996174b..225f355 100644
--- a/frugalware/xml/news.xml
+++ b/frugalware/xml/news.xml
@@ -82,7 +82,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --
authorphayz/author
hidden0/hidden
content![CDATA[
-centerimg src=http://frugalware.org/images/logo-newyear.png; 
alt=Frugalware New Year logo //center/br
+centerimg src=http://frugalware.org/images/logo-newyear.png; 
alt=Frugalware New Year logo //centerbr /
The Frugalware team would like to wish everyone a Happy New Year.  2008 was a 
year of many major achievements, including new developers, new contributors, a 
GUI installer (fwife), more translations, and many new packages.  We look 
forward to an equally successful 2009.
]]
/content
@@ -94,7 +94,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --
authorphayz/author
hidden0/hidden
content![CDATA[
-centerimg src=http://frugalware.org/images/logo-christmas.png; 
alt=Frugalware Christmas logo //center/br
+centerimg src=http://frugalware.org/images/logo-christmas.png; 
alt=Frugalware Christmas logo //centerbr /
The Frugalware team would like to wish everyone a Merry Christmas.  If you 
don't celebrate Christmas, we hope you can enjoy the best of this time of year, 
while avoiding the worst.  :)
]]
/content
@@ -154,7 +154,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --
linVidia FX card support becomes a legacy/li
liMon ami - you grow more beautiful by the day - by Devil505/li
liFrugalware's contributors are people too! - Martin Burda/li
-   liFocus On Package(s) - Menumaker amp Conky/li
+   liFocus On Package(s) - Menumaker amp; Conky/li
/ul
You can read it a href=/newsletter/34here/a. We hope you like it!
]]
@@ -193,7 +193,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --
Download for i686, x86_64 and ppc: See our a 
href=http://frugalware.org/download/frugalware-testing-iso;mirror list/a. 
Don't forget to check the a 
href=http://frugalware.org/download/frugalware-testing-iso/SHA1SUMS;integrity/a
 of the install images before burning!br /
In case your client does not support trackerless torrents,
see a
-   
href=http://linuxtracker.org/index.php?page=torrent-detailsid=0b448325f2e6fb3384b5b5908d2fa044a500b030;
+   
href=http://linuxtracker.org/index.php?page=torrent-detailsamp;id=0b448325f2e6fb3384b5b5908d2fa044a500b030;
here/a.br /
bNOTE/b: Click a 
href=/docs/install#_choosing_installation_flavorhere/a to read more about 
what media you need for the installation.br /
]]
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: avahi-0.6.24-3-i686

2009-01-20 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8d839aab7882c9177299e0c6c157c1bc5c0592b2

commit 8d839aab7882c9177299e0c6c157c1bc5c0592b2
Author: Priyank priy...@frugalware.org
Date:   Tue Jan 20 14:43:47 2009 +0530

avahi-0.6.24-3-i686
* Added status checking to rc.avahi-daemon (ok with crazy)

diff --git a/source/network/avahi/FrugalBuild b/source/network/avahi/FrugalBuild
index d7a4945..f8aaf2a 100644
--- a/source/network/avahi/FrugalBuild
+++ b/source/network/avahi/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=avahi
pkgver=0.6.24
-pkgrel=2
+pkgrel=3
pkgdesc=A multicast/unicast DNS-SD framework
archs=('i686' 'x86_64' 'ppc')
url=http://www.avahi.org;
@@ -22,7 +22,7 @@ source=(http://avahi.org/download/$pkgname-$pkgver.tar.gz \
README.Frugalware)
Finclude mono
sha1sums=('a187af361fefc8bda026936bb07ccdeb41dc74bc' \
-  'fdd4d9aea612d9aceff3c126b9238536a4c807ad' \
+  '926faad00a60b3208e4036c73e71f78dbc6dace9' \
'5f6b99e4917458b24736519bdd1e510763310589' \
'723e2e691d35063bd8aefeaf1063fdba812a9249' \
'b31a9b9bf972739d2976ef510690968851e8b588' \
diff --git a/source/network/avahi/rc.avahi-daemon 
b/source/network/avahi/rc.avahi-daemon
index 4cf2711..4e76fbb 100644
--- a/source/network/avahi/rc.avahi-daemon
+++ b/source/network/avahi/rc.avahi-daemon
@@ -11,21 +11,30 @@ source /lib/initscripts/functions
TEXTDOMAIN=avahi-daemon
TEXTDOMAINDIR=/lib/initscripts/messages

-actions=(restart start stop reload)
+actions=(restart start stop reload status)
daemon=$Avahi mDNS/DNS-SD Daemon
+pid=pidof avahi-daemon 2 /dev/null

rc_start()
{
-   start_msg
-   /usr/sbin/avahi-daemon -D  /dev/null 21
-   ok $?
+   start_msg
+   if [ -z $(eval $pid) ]; then
+   /usr/sbin/avahi-daemon -D  /dev/null 21
+   ok $?
+   else
+   ok 999
+   fi
}

rc_stop()
{
stop_msg
-   /usr/sbin/avahi-daemon -k  /dev/null 21
-   ok $?
+   if [ -n $(eval $pid) ]; then
+   /usr/sbin/avahi-daemon -k  /dev/null 21
+   ok $?
+   else
+   ok 999
+   fi
}

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


[Frugalware-git] xfce46: xarchiver-0.5.2-1-i686

2009-01-20 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=63653f83ccb87c6aeabeca0e0f2a94ed72601e1c

commit 63653f83ccb87c6aeabeca0e0f2a94ed72601e1c
Author: Priyank priy...@frugalware.org
Date:   Tue Jan 20 20:42:59 2009 +0530

xarchiver-0.5.2-1-i686
* Version bump

diff --git a/source/xfce4/xarchiver/FrugalBuild 
b/source/xfce4/xarchiver/FrugalBuild
index 8562463..16a2265 100644
--- a/source/xfce4/xarchiver/FrugalBuild
+++ b/source/xfce4/xarchiver/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia priyan...@gmail.com

pkgname=xarchiver
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
pkgdesc=A lightweight GTK2 only frontend to zip, bzip2, gzip, rar, 7z, arj and 
rpm.
depends=('gtk+2=2.14.4' 'gzip' 'bzip2' 'tar')
@@ -15,6 +15,6 @@ _F_gnome_iconcache=y
_F_gnome_desktop=y
Finclude gnome-scriptlet
install=xarchiver.install
-sha1sums=('148ab90759c71cc69bd551254cb64a32a41a469e')
+sha1sums=('8c8f0ee82c93abcdcf9974fa30611aa05fa51bd0')

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


[Frugalware-git] frugalware-current: wine-1.0.1-2-i686

2009-01-20 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4e95b47e04b312e8a34ddfc71dea045e2a406ea

commit f4e95b47e04b312e8a34ddfc71dea045e2a406ea
Author: Priyank priy...@frugalware.org
Date:   Tue Jan 20 21:16:41 2009 +0530

wine-1.0.1-2-i686
* Fix rc.wine (service wine status always returned incorrect values)

diff --git a/source/xapps/wine/FrugalBuild b/source/xapps/wine/FrugalBuild
index 11d507c..8ae668f 100644
--- a/source/xapps/wine/FrugalBuild
+++ b/source/xapps/wine/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=wine
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc=An Open Source implementation of the Windows API on top of X and Unix
_F_sourceforge_ext=.tar.bz2
Finclude sourceforge
@@ -31,7 +31,7 @@ build()
}

sha1sums=('0550b03bf7b314514a87b6abb2198da96ef83b22' \
-  '95dc7fe8cc22452419ec7321da24465270bf3b3f' \
+  'f6a216de34aaa5e5388aae742e999f43f5d251f7' \
'd014c926facb1cf4a2f025d6b92e5a0b25a19f3e' \
'8b0f7b52885c8d78ba3096a16e9caff60ffe624f')
# optimization OK
diff --git a/source/xapps/wine/rc.wine b/source/xapps/wine/rc.wine
index 9e3c78f..36012fe 100644
--- a/source/xapps/wine/rc.wine
+++ b/source/xapps/wine/rc.wine
@@ -12,42 +12,45 @@ source /lib/initscripts/functions
TEXTDOMAIN=wine
TEXTDOMAINDIR=/lib/initscripts/messages

-actions=(restart start stop)
+actions=(restart status start stop)
daemon=$WINE
+pid=test -e /proc/sys/fs/binfmt_misc/windows

rc_start()
{
start_msg
-   if ls /proc/sys/fs/binfmt_misc/windows* /dev/null; then
+   if ! ls /proc/sys/fs/binfmt_misc/window* /dev/null; then
+   modprobe binfmt_misc
+   echo ':windowsPE:M::PE::/usr/bin/wine:' 
/proc/sys/fs/binfmt_misc/register
+   echo ':windows:M::MZ::/usr/bin/wine:' 
/proc/sys/fs/binfmt_misc/register
+   ok $?
+   else
ok 999
-   return 1
fi
-   modprobe binfmt_misc
-   echo ':windowsPE:M::PE::/usr/bin/wine:' 
/proc/sys/fs/binfmt_misc/register
-   echo ':windows:M::MZ::/usr/bin/wine:' /proc/sys/fs/binfmt_misc/register
-   ok $?
}

rc_status()
{
-   status_msg $Wine binary format handlers are
-   if ! ls /proc/sys/fs/binfmt_misc/windows* /dev/null; then
+   status_msg
+   if ! ls /proc/sys/fs/binfmt_misc/windows /dev/null; then
ok 998
+   exit 1
else
ok 997
+   exit 0
fi
}

rc_stop()
{
stop_msg
-   if ! ls /proc/sys/fs/binfmt_misc/windows /dev/null; then
+   if ! ls /proc/sys/fs/binfmt_misc/window* /dev/null; then
ok 999
-   return 1
+   else
+   echo -1 /proc/sys/fs/binfmt_misc/windows
+   echo -1 /proc/sys/fs/binfmt_misc/windowsPE
+   ok $?
fi
-   echo -1 /proc/sys/fs/binfmt_misc/windows
-   echo -1 /proc/sys/fs/binfmt_misc/windowsPE
-   ok $?
}

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


[Frugalware-git] xfce46: thunar-archive-plugin-0.2.4-5-i686

2009-01-20 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=e93961217ba5f007afe23ef1c0c839fe0127965c

commit e93961217ba5f007afe23ef1c0c839fe0127965c
Author: Priyank priy...@frugalware.org
Date:   Tue Jan 20 21:27:19 2009 +0530

thunar-archive-plugin-0.2.4-5-i686
* Rebuild with newer deps

diff --git a/source/xfce4-extra/thunar-archive-plugin/FrugalBuild 
b/source/xfce4-extra/thunar-archive-plugin/FrugalBuild
index b850e0f..bc3f151 100644
--- a/source/xfce4-extra/thunar-archive-plugin/FrugalBuild
+++ b/source/xfce4-extra/thunar-archive-plugin/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=thunar-archive-plugin
pkgver=0.2.4
-pkgrel=4
+pkgrel=5
pkgdesc=Thunar archive plugin.
url=http://www.foo-projects.org/~benny/projects/thunar-archive-plugin/;
makedepends=('intltool')
-depends=('thunar=0.9.0' 'xarchiver=0.4.6-3')
+depends=('thunar=0.9.3' 'xarchiver=0.5.2')
_F_gnome_iconcache=y
Finclude gnome-scriptlet
groups=('xfce4-extra')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: alsa-lib-1.0.19-1-i686

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

commit f72ad51149c169abcf69c71335c73ef8ab7221b9
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 17:09:09 2009 +0100

alsa-lib-1.0.19-1-i686

- version bump

diff --git a/source/multimedia/alsa-lib/FrugalBuild 
b/source/multimedia/alsa-lib/FrugalBuild
index 53ffecc..0f1eb71 100644
--- a/source/multimedia/alsa-lib/FrugalBuild
+++ b/source/multimedia/alsa-lib/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=alsa-lib
-pkgver=1.0.18
+pkgver=1.0.19
pkgextraver=
pkgrel=1
pkgdesc=An alternative implementation of Linux sound support
@@ -12,5 +12,5 @@ groups=('multimedia')
archs=('i686' 'x86_64' 'ppc')
up2date=lynx -dump $url |grep -o 'alsa-lib-\(.*\)tar.bz2'|grep -v rc|sed 
's/.*lib-\(.*\).t.*/\1/;s/$pkgextraver//;q'
source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver$pkgextraver.tar.bz2)
-sha1sums=('54e6916738e479a0eec7e9f4715c22efee4d8594')
+sha1sums=('d1e320cad0ef902db2417de1c3520fc19af0af32')
# optimization ok
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: wine-1.0.1-2-i686

2009-01-20 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4756901df7f2f1ea49c7ef0f3a701f4db0b73b0f

commit 4756901df7f2f1ea49c7ef0f3a701f4db0b73b0f
Author: Priyank priy...@frugalware.org
Date:   Tue Jan 20 21:38:54 2009 +0530

wine-1.0.1-2-i686
* Added a patch to fix build

diff --git a/source/xapps/wine/FrugalBuild b/source/xapps/wine/FrugalBuild
index 8ae668f..2f5dd26 100644
--- a/source/xapps/wine/FrugalBuild
+++ b/source/xapps/wine/FrugalBuild
@@ -18,11 +18,13 @@ groups=('xapps')
options=('scriptlet')
archs=('i686' '!x86_64')
up2date=lynx -dump http://winehq.com|grep Stable:|sed 's/.*ne \(.*\) .*/\1/'
-source=($source rc.wine rc.wine-{de,hu}.po)
+source=($source rc.wine rc.wine-{de,hu}.po $pkgname-$pkgver-FT_MulFix.diff)
## TODO : add the 'optional' depends and split off sound then -- crazy --

build()
{
+   Fcd
+   Fpatchall
Fconf --enable-opengl --disable-debug --disable-trace
make depend || return 1
make || return 1
@@ -33,5 +35,6 @@ build()
sha1sums=('0550b03bf7b314514a87b6abb2198da96ef83b22' \
'f6a216de34aaa5e5388aae742e999f43f5d251f7' \
'd014c926facb1cf4a2f025d6b92e5a0b25a19f3e' \
-  '8b0f7b52885c8d78ba3096a16e9caff60ffe624f')
+  '8b0f7b52885c8d78ba3096a16e9caff60ffe624f' \
+  '54645f18fd1ff85b629b50c1d1fe7cbf15a01d49')
# optimization OK
diff --git a/source/xapps/wine/wine-1.0.1-FT_MulFix.diff 
b/source/xapps/wine/wine-1.0.1-FT_MulFix.diff
new file mode 100644
index 000..7e139e2
--- /dev/null
+++ b/source/xapps/wine/wine-1.0.1-FT_MulFix.diff
@@ -0,0 +1,24 @@
+--- a/dlls/gdi32/freetype.c
 b/dlls/gdi32/freetype.c
+@@ -163,7 +163,11 @@ MAKE_FUNCPTR(FT_Get_Sfnt_Table);
+ MAKE_FUNCPTR(FT_Init_FreeType);
+ MAKE_FUNCPTR(FT_Load_Glyph);
+ MAKE_FUNCPTR(FT_Matrix_Multiply);
++#ifdef FT_MULFIX_INLINED
++#define pFT_MulFix FT_MULFIX_INLINED
++#else
+ MAKE_FUNCPTR(FT_MulFix);
++#endif
+ MAKE_FUNCPTR(FT_New_Face);
+ MAKE_FUNCPTR(FT_New_Memory_Face);
+ MAKE_FUNCPTR(FT_Outline_Get_Bitmap);
+@@ -2434,7 +2438,9 @@ static BOOL init_freetype(void)
+ LOAD_FUNCPTR(FT_Init_FreeType)
+ LOAD_FUNCPTR(FT_Load_Glyph)
+ LOAD_FUNCPTR(FT_Matrix_Multiply)
++#ifndef FT_MULFIX_INLINED
+ LOAD_FUNCPTR(FT_MulFix)
++#endif
+ LOAD_FUNCPTR(FT_New_Face)
+ LOAD_FUNCPTR(FT_New_Memory_Face)
+ LOAD_FUNCPTR(FT_Outline_Get_Bitmap)
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: alsa-tools-1.0.19-1-i686

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

commit a8640d5a5e56a04c4e9695bc7fed31a2c35dbc33
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 17:17:22 2009 +0100

alsa-tools-1.0.19-1-i686

- version bump

diff --git a/source/multimedia/alsa-tools/FrugalBuild 
b/source/multimedia/alsa-tools/FrugalBuild
index ffefe6c..b137295 100644
--- a/source/multimedia/alsa-tools/FrugalBuild
+++ b/source/multimedia/alsa-tools/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=alsa-tools
-pkgver=1.0.18
+pkgver=1.0.19
pkgrel=1
pkgdesc=Tools for ALSA.
url=http://www.alsa-project.org;
@@ -13,7 +13,7 @@ archs=('i686' 'x86_64' 'ppc')
source=(ftp://ftp.alsa-project.org/pub/tools/$pkgname-$pkgver.tar.bz2)
up2date=lynx -dump $url |grep -om1 'alsa-tools-\(.*\)tar.bz2'|sed 
's/.*tools-\(.*\).t.*/\1/'
options=('scriptlet')
-sha1sums=('937e7ccad45b5e1f3f07f7c52f226bbf600690f7')
+sha1sums=('89347a329f7ac39bba33cc122f6c8e74c67254d3')

subpkgs=('qlo10k1' $pkgname-gui)
subdescs=('ALSA ld10k1 utility.' 'GUI based ALSA utilities.')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: alsa-utils-1.0.19-1-i686

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

commit de21ea08fdc839c911066ee8ce11190225223406
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 17:19:15 2009 +0100

alsa-utils-1.0.19-1-i686

- version bump

diff --git a/source/multimedia/alsa-utils/FrugalBuild 
b/source/multimedia/alsa-utils/FrugalBuild
index 4c418e8..733a2c3 100644
--- a/source/multimedia/alsa-utils/FrugalBuild
+++ b/source/multimedia/alsa-utils/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=alsa-utils
-pkgver=1.0.18
+pkgver=1.0.19
pkgrel=1
pkgdesc=An alternative implementation of Linux sound support
url=http://www.alsa-project.org;
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc')
up2date=lynx -dump $url |grep -o 'alsa-utils-\(.*\)tar.bz2'|grep -v rc|sed 
's/.*tils-\(.*\).t.*/\1/;q'
source=(ftp://ftp.alsa-project.org/pub/utils/$pkgname-$pkgver.tar.bz2 rc.alsa \
rc.alsa-{de,hu}.po)
-sha1sums=('22ca9c26774550742d77504274b7f3e83fcce0e1' \
+sha1sums=('7a84764e126188e1951f1db96c5153ba03397541' \
'4f193fc8d1c24bb72270c4939a33c80ade484e8f' \
'817a8676b205865af86b6cbc4859561f9f8c2e53' \
'abe9418c9f379419b5ffce7ef5a5955e797b1813')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: alsa-firmware-1.0.19-1-i686

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

commit dc7c92441a031b7d7183162ef760615fa987faed
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 17:22:25 2009 +0100

alsa-firmware-1.0.19-1-i686

- version bump

diff --git a/source/base/alsa-firmware/FrugalBuild 
b/source/base/alsa-firmware/FrugalBuild
index 7d5bb90..9af21e1 100644
--- a/source/base/alsa-firmware/FrugalBuild
+++ b/source/base/alsa-firmware/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: Miklos Vajna vmik...@frugalware.org

pkgname=alsa-firmware
-pkgver=1.0.17
-pkgrel=2
+pkgver=1.0.19
+pkgrel=1
pkgdesc=Firmwares for ALSA.
url=http://www.alsa-project.org;
groups=('base')
@@ -13,7 +13,7 @@ up2date=lynx -dump $url |grep -om1 
'alsa-firmware-\(.*\)tar.bz2'|sed 's/.*firmw
# we sometimes need the devel snapshot for kernel-newest version
#up2date=lynx -dump ftp://ftp.alsa-project.org/pub/firmware/|grep bz2$|sed 
's/.*firmware-\(.*\).tar.bz2/\1/'|Fsort|tail -n 1
source=(ftp://ftp.alsa-project.org/pub/firmware/$pkgname-$pkgver.tar.bz2)
-sha1sums=('82d65f03a21be98b877882ea1586c676b68edc6a')
+sha1sums=('c5b838ba18cfabaff6fc2a97dc3f7d88d285b413')

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


[Frugalware-git] frugalware-current: tools/genpkgdbs: add gservice

2009-01-20 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78c25edabf2446a53559da939e44151e22482c33

commit 78c25edabf2446a53559da939e44151e22482c33
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 17:23:06 2009 +0100

tools/genpkgdbs: add gservice

diff --git a/tools/genpkgdbs b/tools/genpkgdbs
index 10fe9e4..7ec27c8 100755
--- a/tools/genpkgdbs
+++ b/tools/genpkgdbs
@@ -1,6 +1,6 @@
#!/bin/bash

-# Copyright (c) 2004, 2005, 2006, 2007, 2008 by Miklos Vajna 
vmik...@frugalware.org
+# Copyright (c) 2004, 2005, 2006, 2007, 2008, 2009 by Miklos Vajna 
vmik...@frugalware.org
# Copyright (c) 2007 by CSÉCSY László boo...@frugalware.org
# genpkgdbs for Frugalware
# distributed under GPL License
@@ -67,6 +67,7 @@ sudo -u priyank /home/ftp/pub/other/fun/fun/autogen.sh 
--pot-only
sudo -u priyank 
/home/ftp/pub/other/fw-control-center/fw-control-center/gnetconfig-mcs-plugin/autogen.sh
 --pot-only
sudo -u priyank 
/home/ftp/pub/other/fw-control-center/fw-control-center/gfpm-mcs-plugin/autogen.sh
 --pot-only
sudo -u priyank /home/ftp/pub/other/gfpm/gfpm/autogen.sh --pot-only
+sudo -u priyank /home/ftp/pub/other/gservice/gservice/autogen.sh --pot-only

# transfer them
ssh dream sudo pootle-update /usr/lib/python2.5/site-packages/Pootle/po
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: tools/genpkgdbs: drop the useless /home/ftp prefix

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

commit f5a38d5c23bba302b94f4de75492b9e6fe50ffe6
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 17:23:51 2009 +0100

tools/genpkgdbs: drop the useless /home/ftp prefix

diff --git a/tools/genpkgdbs b/tools/genpkgdbs
index 7ec27c8..3c03957 100755
--- a/tools/genpkgdbs
+++ b/tools/genpkgdbs
@@ -57,17 +57,17 @@ make -i all-i18n 21 |tee build-i18n.log

# update pots

-make -C /home/ftp/pub/other/homepage-ng/frugalware/po pot
-make -C /home/ftp/pub/other/setup/setup/po pot
-make -C /home/ftp/pub/other/fwlive/po pot
-/home/ftp/pub/other/pacman-g2/pacman-g2/autogen.sh --gettext-only --pot-only
-make -C /home/ftp/pub/other/frugalwareutils/frugalwareutils pot
-sudo -u priyank 
/home/ftp/pub/other/fw-control-center/fw-control-center/gnetconfig/autogen.sh 
--pot-only
-sudo -u priyank /home/ftp/pub/other/fun/fun/autogen.sh --pot-only
-sudo -u priyank 
/home/ftp/pub/other/fw-control-center/fw-control-center/gnetconfig-mcs-plugin/autogen.sh
 --pot-only
-sudo -u priyank 
/home/ftp/pub/other/fw-control-center/fw-control-center/gfpm-mcs-plugin/autogen.sh
 --pot-only
-sudo -u priyank /home/ftp/pub/other/gfpm/gfpm/autogen.sh --pot-only
-sudo -u priyank /home/ftp/pub/other/gservice/gservice/autogen.sh --pot-only
+make -C /pub/other/homepage-ng/frugalware/po pot
+make -C /pub/other/setup/setup/po pot
+make -C /pub/other/fwlive/po pot
+/pub/other/pacman-g2/pacman-g2/autogen.sh --gettext-only --pot-only
+make -C /pub/other/frugalwareutils/frugalwareutils pot
+sudo -u priyank 
/pub/other/fw-control-center/fw-control-center/gnetconfig/autogen.sh --pot-only
+sudo -u priyank /pub/other/fun/fun/autogen.sh --pot-only
+sudo -u priyank 
/pub/other/fw-control-center/fw-control-center/gnetconfig-mcs-plugin/autogen.sh 
--pot-only
+sudo -u priyank 
/pub/other/fw-control-center/fw-control-center/gfpm-mcs-plugin/autogen.sh 
--pot-only
+sudo -u priyank /pub/other/gfpm/gfpm/autogen.sh --pot-only
+sudo -u priyank /pub/other/gservice/gservice/autogen.sh --pot-only

# transfer them
ssh dream sudo pootle-update /usr/lib/python2.5/site-packages/Pootle/po
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: alltray-0.70-4-i686

2009-01-20 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=da1e87e58b67d2e7935720ecbdd4290ba273da2b

commit da1e87e58b67d2e7935720ecbdd4290ba273da2b
Author: Devil505 devil505li...@gmail.com
Date:   Tue Jan 20 18:26:20 2009 +0100

alltray-0.70-4-i686
* splitted to have a sub-pacakage with gconf support for Gnome
* thx bouleetbil for your explainations and your help

diff --git a/source/xapps-extra/alltray/FrugalBuild 
b/source/xapps-extra/alltray/FrugalBuild
index c13947d..fa0af6a 100644
--- a/source/xapps-extra/alltray/FrugalBuild
+++ b/source/xapps-extra/alltray/FrugalBuild
@@ -1,16 +1,35 @@
-# Compiling Time: 0.05 SBU
+# Compiling Time: 0.17 SBU
# Maintainer: Devil505 devil505li...@gmail.com

pkgname=alltray
pkgver=0.70
-pkgrel=3
+pkgrel=4
pkgdesc=Dock any application into the system tray/notification area.
-Finclude sourceforge
depends=('gtk+2' 'atk' 'pango' 'freetype2' 'glibc' 'libxau' 'libxdmcp' 
'libxinerama' 'libxi' 'libxrandr' 'libxcursor' 'libxdamage')
+makedepends=('gconf')
options=('scriptlet')
+conflicts=('alltray-gnome')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-Fconfopts=$Fconfopts --disable-gconf
sha1sums=('68f336b33656747d2f4397f5f7089238da528d1e')
+_F_gnome_desktop=y
+Finclude sourceforge gnome-scriptlet
+
+subpkgs=($pkgname-gnome)
+subdescs=($pkgname with gconf support for Gnome)
+subdepends=(gtk+2 atk pango freetype2 glibc libxau libxdmcp libxinerama libxi 
libxrandr libxcursor libxdamage gconf)
+subgroups=('gnome-extra')
+subarchs=('i686 x86_64')
+subconflicts=('alltray')
+subprovides=('alltray')
+subinstall=($_F_gnome_scriptlet)
+
+build() {
+   Fbuild
+   Fsplit alltray-gnome /usr
+   Fbuild --disable-gconf
+   Fbuild_gnome_scriptlet
+}

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


[Frugalware-git] frugalware-current: libgdiplus-2.2-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=02264ad24a61a6ea9d0375e39cecd6302fc292cc

commit 02264ad24a61a6ea9d0375e39cecd6302fc292cc
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 20:25:53 2009 +0100

libgdiplus-2.2-1-i686
*version bump

diff --git a/source/xlib/libgdiplus/FrugalBuild 
b/source/xlib/libgdiplus/FrugalBuild
index 932a2ef..2481f7c 100644
--- a/source/xlib/libgdiplus/FrugalBuild
+++ b/source/xlib/libgdiplus/FrugalBuild
@@ -3,16 +3,16 @@
# Contributor: AlexExtreme a...@alex-smith.me.uk

pkgname=libgdiplus
-pkgver=2.0
+pkgver=2.2
pkgrel=1
pkgdesc=libgdiplus is an implementation of the GDI+ library on Windows
url=http://www.mono-project.com;
-depends=('glib2=2.18.2' 'libungif' 'libjpeg' 'libtiff' 'libexif' 
'cairo=1.8.0')
+depends=('glib2=2.18.4' 'libungif' 'libjpeg' 'libtiff' 'libexif' 
'cairo=1.8.6')
groups=('xlib')
archs=('i686' 'x86_64' 'ppc')
up2date=lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 
'libgdiplus-'|sed 's/.*-\(.*\).t.*/\1/'
source=( 
http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
Fconfopts=$Fconfopts --with-cairo=system
-sha1sums=('3f4fc1cb2808932e946aa2bb049494fd87fdaa5d')
+sha1sums=('34437288affd63f9d1f857525f5ca28ad404dbd0')

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


[Frugalware-git] mono: mono-2.2-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=mono.git;a=commitdiff;h=b0d20168bdc7cdf54220859b3638f0233c3988bc

commit b0d20168bdc7cdf54220859b3638f0233c3988bc
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 20:31:57 2009 +0100

mono-2.2-1-i686
*version bump
*change m8r
*added subkg monodoc (now include into mono)

diff --git a/source/devel/mono/CVE-2008-3422.patch 
b/source/devel/mono/CVE-2008-3422.patch
deleted file mode 100644
index 9a5a84c..000
--- a/source/devel/mono/CVE-2008-3422.patch
+++ /dev/null
@@ -1,200 +0,0 @@
-Index: 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputRadioButtonTest.cs
-===
 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputRadioButtonTest.cs
   (revision 109357)
-+++ 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputRadioButtonTest.cs
   (revision 109358)
-@@ -236,9 +236,9 @@
-   rb.ID = id;
-   string attrs = rb.RenderAttributes ();
-   Assert.IsTrue (attrs.IndexOf (value=\id\) = 0);
--  rb.Value = hola;
-+  rb.Value = hola;
-   attrs = rb.RenderAttributes ();
--  Assert.IsTrue (attrs.IndexOf (value=\hola\) = 0);
-+  Assert.IsTrue (attrs.IndexOf 
(value=\holalt;amp;\) = 0);
-   }
-
- #if NET_2_0
-Index: mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlSelectTest.cs
-===
 mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlSelectTest.cs 
(revision 109357)
-+++ mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlSelectTest.cs 
(revision 109358)
-@@ -479,5 +479,17 @@
-   HtmlDiff.AssertAreEqual (exp, s.Render (), 
DataBindDoubleCall);
-   }
-
-+  [Test]
-+  public void HtmlEncodeValues ()
-+  {
-+  TestHtmlSelect s = new TestHtmlSelect ();
-+  s.DataSource = new string [] { ,  };
-+  s.DataBind ();
-+  string exp = @select name
-+  option value=amp;amp;/option
-+  option value=lt;lt;/option
-+/select;
-+  HtmlDiff.AssertAreEqual (exp, s.Render (), 
HtmlEncodeValues);
-+  }
-   }
- }
-Index: mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlImageTest.cs
-===
 mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlImageTest.cs  
(revision 109357)
-+++ mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlImageTest.cs  
(revision 109358)
-@@ -126,13 +126,13 @@
-   img.Alt = *2*;
-   img.Border = 3;
-   img.Height = 4;
--  img.Src = *5*;
-+  img.Src = *5*;
-   img.Width = 6;
-
-   Assert.AreEqual (6, img.Attributes.Count, 
Attributes.Count);
-
-   HtmlTextWriter writer = img.GetWriter ();
--  Assert.AreEqual ( src=\*5*\ align=\*1*\ 
alt=\*2*\ border=\3\ height=\4\ width=\6\ /, 
writer.InnerWriter.ToString ());
-+  Assert.AreEqual ( src=\*5lt;amp;*\ align=\*1*\ 
alt=\*2*\ border=\3\ height=\4\ width=\6\ /, 
writer.InnerWriter.ToString ());
-   }
-   }
- }
-Index: 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputButtonTest.cs
-===
 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputButtonTest.cs 
   (revision 109357)
-+++ 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputButtonTest.cs 
   (revision 109358)
-@@ -164,6 +164,28 @@
-   Assert.IsTrue (found = 0, #02);
-   }
-
-+  [Test]
-+  public void OnClickAttributeWithSpecials ()
-+  {
-+  StringWriter sw = new StringWriter ();
-+  HtmlTextWriter tw = new HtmlTextWriter (sw);
-+
-+  HtmlInputButtonPoker p = new HtmlInputButtonPoker ();
-+  p.Page = new Page ();
-+  p.Attributes[onclick] = alert('');;
-+  p.DoRenderAttributes (tw);
-+  string str = sw.ToString ();
-+  int found = str.IndexOf (alert('lt;amp;'););
-+  Assert.IsTrue (found = 0, #01);
-+  p.ServerClick += new EventHandler (EmptyHandler);
-+  sw = new StringWriter ();
-+  tw = new HtmlTextWriter (sw);
-+  p.DoRenderAttributes (tw);
-+  str = sw.ToString ();
-+  found = str.IndexOf (alert('lt;amp;'););
-+ 

[Frugalware-git] frugalware-current: mono-2.2-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=852be67a529f1825c1123694c27ab29e59c60aad

commit 852be67a529f1825c1123694c27ab29e59c60aad
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 20:43:23 2009 +0100

mono-2.2-1-i686
*version bump
*change m8r
*added subkpg monodoc (now include into mono)
*delete useless patchs

diff --git a/source/devel/mono/CVE-2008-3422.patch 
b/source/devel/mono/CVE-2008-3422.patch
deleted file mode 100644
index 9a5a84c..000
--- a/source/devel/mono/CVE-2008-3422.patch
+++ /dev/null
@@ -1,200 +0,0 @@
-Index: 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputRadioButtonTest.cs
-===
 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputRadioButtonTest.cs
   (revision 109357)
-+++ 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputRadioButtonTest.cs
   (revision 109358)
-@@ -236,9 +236,9 @@
-   rb.ID = id;
-   string attrs = rb.RenderAttributes ();
-   Assert.IsTrue (attrs.IndexOf (value=\id\) = 0);
--  rb.Value = hola;
-+  rb.Value = hola;
-   attrs = rb.RenderAttributes ();
--  Assert.IsTrue (attrs.IndexOf (value=\hola\) = 0);
-+  Assert.IsTrue (attrs.IndexOf 
(value=\holalt;amp;\) = 0);
-   }
-
- #if NET_2_0
-Index: mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlSelectTest.cs
-===
 mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlSelectTest.cs 
(revision 109357)
-+++ mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlSelectTest.cs 
(revision 109358)
-@@ -479,5 +479,17 @@
-   HtmlDiff.AssertAreEqual (exp, s.Render (), 
DataBindDoubleCall);
-   }
-
-+  [Test]
-+  public void HtmlEncodeValues ()
-+  {
-+  TestHtmlSelect s = new TestHtmlSelect ();
-+  s.DataSource = new string [] { ,  };
-+  s.DataBind ();
-+  string exp = @select name
-+  option value=amp;amp;/option
-+  option value=lt;lt;/option
-+/select;
-+  HtmlDiff.AssertAreEqual (exp, s.Render (), 
HtmlEncodeValues);
-+  }
-   }
- }
-Index: mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlImageTest.cs
-===
 mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlImageTest.cs  
(revision 109357)
-+++ mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlImageTest.cs  
(revision 109358)
-@@ -126,13 +126,13 @@
-   img.Alt = *2*;
-   img.Border = 3;
-   img.Height = 4;
--  img.Src = *5*;
-+  img.Src = *5*;
-   img.Width = 6;
-
-   Assert.AreEqual (6, img.Attributes.Count, 
Attributes.Count);
-
-   HtmlTextWriter writer = img.GetWriter ();
--  Assert.AreEqual ( src=\*5*\ align=\*1*\ 
alt=\*2*\ border=\3\ height=\4\ width=\6\ /, 
writer.InnerWriter.ToString ());
-+  Assert.AreEqual ( src=\*5lt;amp;*\ align=\*1*\ 
alt=\*2*\ border=\3\ height=\4\ width=\6\ /, 
writer.InnerWriter.ToString ());
-   }
-   }
- }
-Index: 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputButtonTest.cs
-===
 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputButtonTest.cs 
   (revision 109357)
-+++ 
mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlInputButtonTest.cs 
   (revision 109358)
-@@ -164,6 +164,28 @@
-   Assert.IsTrue (found = 0, #02);
-   }
-
-+  [Test]
-+  public void OnClickAttributeWithSpecials ()
-+  {
-+  StringWriter sw = new StringWriter ();
-+  HtmlTextWriter tw = new HtmlTextWriter (sw);
-+
-+  HtmlInputButtonPoker p = new HtmlInputButtonPoker ();
-+  p.Page = new Page ();
-+  p.Attributes[onclick] = alert('');;
-+  p.DoRenderAttributes (tw);
-+  string str = sw.ToString ();
-+  int found = str.IndexOf (alert('lt;amp;'););
-+  Assert.IsTrue (found = 0, #01);
-+  p.ServerClick += new EventHandler (EmptyHandler);
-+  sw = new StringWriter ();
-+  tw = new HtmlTextWriter (sw);
-+  p.DoRenderAttributes (tw);
-+  str = sw.ToString ();
-+  found = str.IndexOf 

[Frugalware-git] frugalware-current: monodoc-2.0-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c520b41cfeaafce68b839d56067c12f73cbda584

commit c520b41cfeaafce68b839d56067c12f73cbda584
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 20:57:06 2009 +0100

monodoc-2.0-1-i686
*delete useless FugalBuild

diff --git a/source/gnome-extra/monodoc/FrugalBuild 
b/source/gnome-extra/monodoc/FrugalBuild
deleted file mode 100644
index 3a57a92..000
--- a/source/gnome-extra/monodoc/FrugalBuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Compiling time: 0.07 SBU
-# Maintainer: Christian Hamar alias krix kr...@linuxforum.hu
-
-pkgname=monodoc
-pkgver=2.0
-pkgrel=1
-pkgdesc=Documentation for mono's .Net class library
-url=http://www.mono-project.com/;
-depends=('gtk2-sharp=2.12.6' 'desktop-file-utils' 'mono=2.0.1')
-makedepends=('pkgconfig')
-groups=('gnome-extra')
-archs=('i686' 'x86_64' 'ppc')
-options=('scriptlet')
-Finclude mono
-up2date=lynx -dump 'http://go-mono.com/sources-stable/'|grep -m1 
'monodoc-'|sed 's/.*-\(.*\).zip/\1/'
-source=(http://go-mono.com/sources/$pkgname/$pkgname-$pkgver.zip)
-sha1sums=('f2049d454140660d498f9afb47b20be265d45597')
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: licq-1.3.6-1-i686

2009-01-20 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b8a4c8d52c3fbb0de3df6ba339afbffa8fca7c5e

commit b8a4c8d52c3fbb0de3df6ba339afbffa8fca7c5e
Author: Devil505 devil505li...@gmail.com
Date:   Tue Jan 20 21:06:11 2009 +0100

licq-1.3.6-1-i686
* new package
* closes request FS#3583

diff --git a/source/network-extra/licq/FrugalBuild 
b/source/network-extra/licq/FrugalBuild
new file mode 100644
index 000..16c842f
--- /dev/null
+++ b/source/network-extra/licq/FrugalBuild
@@ -0,0 +1,76 @@
+# Compiling Time: 0.61 SBU
+# Maintainer: Devil505 devil505li...@gmail.com
+
+pkgname=licq
+pkgver=1.3.6
+pkgrel=1
+pkgdesc=ICQ Client with v8 support
+depends=('openssl' 'libstdc++' 'gpgme')
+makedepends=('boost' 'qt4' 'xosd' 'cdk')
+_F_sourceforge_ext=.tar.bz2
+Finclude sourceforge cmake
+groups=('network-extra')
+archs=('i686')
+sha1sums=('1451da41c82b9a13424c96d8641e642895b723ac')
+
+subpkgs=('licq-qt4-gui' 'licq-msn' 'licq-autoreply' 'licq-osd' 'licq-email' 
'licq-console' 'licq-rms')
+subdescs=('QT4 gui of Licq.' 'Licq MSN protocol plugin.' 'Licq ICQ Auto 
Replyer Plugin.' 'licq-plugin to display new arriving messages as OSD.'  \
+   'Licq ICQ Forwarder Plugin' 'Licq Console Plugin' 'Licq ICQ Remote 
Management Service Plugin')
+subdepends=('qt4 licq' 'licq' 'licq' 'licq xosd' 'cdk licq' 'licq' 'licq')
+subgroups=('xapps-extra' 'lib-extra' 'lib-extra' 'xlib-extra' 'lib-extra' 
'lib-extra' 'lib-extra')
+subarchs=('i686' 'i686' 'i686' 'i686' 'i686' 'i686' 'i686')
+_F_cmake_confopts=-DWITH_KDE=OFF
+
+build() {
+  Fcd
+
+  cd plugins/msn || Fdie
+  # Building msn plugin
+  Fmake
+  Fmakeinstall
+  Fsplit licq-msn /usr
+
+  cd ../auto-reply || Fdie
+  # Building autoreply plugin
+  Fmake
+  Fmakeinstall
+  Fsplit licq-autoreply /usr
+
+  cd ../osd || Fdie
+  # Building OSD plugin
+  Fmake
+  Fmakeinstall
+  Fsplit licq-osd /usr
+
+  cd ../email || Fdie
+  # Building forwarder plugin
+  Fmake
+  Fmakeinstall
+  Fsplit licq-email /usr
+
+  cd ../console || Fdie
+  # Building console plugin
+  Fmake
+  Fmakeinstall
+  Fsplit licq-console /usr
+
+  cd ../rms || Fdie
+  # Building Remote Management Service plugin
+  Fmake
+  Fmakeinstall
+  Fsplit licq-rms /usr
+
+  cd ../qt4-gui || Fdie
+  # Building qt4-gui
+  CMake_make
+  make DESTDIR=$Fdestdir install || Fdie
+  Fsplit licq-qt4-gui /usr
+
+  # Building licq
+  cd ../../.. || Fdie
+  GPGME_CONFIG=/usr/bin/gpgme-config ./configure --prefix=/usr || Fdie
+  Fmake
+  Fmakeinstall
+}
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: mono-debugger-2.2-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5029a565256f8ffcfc2fafd45f9df297b7b30e58

commit 5029a565256f8ffcfc2fafd45f9df297b7b30e58
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 21:16:41 2009 +0100

mono-debugger-2.2-1-i686
*version bump

diff --git a/source/devel-extra/mono-debugger/FrugalBuild 
b/source/devel-extra/mono-debugger/FrugalBuild
index 28ba90f..cee80a5 100644
--- a/source/devel-extra/mono-debugger/FrugalBuild
+++ b/source/devel-extra/mono-debugger/FrugalBuild
@@ -2,16 +2,15 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=mono-debugger
-pkgver=2.0
+pkgver=2.2
pkgrel=1
pkgdesc=The Mono Debugger (MDB) can debug both managed and unmanaged 
applications.
url=http://www.mono-project.com/;
-depends=('mono=2.0.1')
+depends=('mono=2.2')
groups=('devel-extra')
archs=('i686')
_F_mono_aot=0
Finclude mono
up2date=lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 
'mono-debugger-'|sed 's/.*-\(.*\).t.*/\1/'
source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('359b78547644f71475d413ddf47fd689c8e0b0bd')
-
+sha1sums=('3b49b688625290ff658feac5bc5f9ca8ca1ca532')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: mono-basic-2.2-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8284fa6d12fb0eb39f3c3d9bb75b3aade8d9e124

commit 8284fa6d12fb0eb39f3c3d9bb75b3aade8d9e124
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 21:19:49 2009 +0100

mono-basic-2.2-1-i686
*new package

diff --git a/source/devel-extra/mono-basic/FrugalBuild 
b/source/devel-extra/mono-basic/FrugalBuild
new file mode 100644
index 000..6b7bf81
--- /dev/null
+++ b/source/devel-extra/mono-basic/FrugalBuild
@@ -0,0 +1,15 @@
+# Compiling time: 0.23 SBU
+# Maintainer: bouleetbil bouleet...@frogdev.info
+
+pkgname=mono-basic
+pkgver=2.2
+pkgrel=1
+pkgdesc=Visual Basic .NET Runtime and Class Libraries
+url=http://www.mono-project.com/;
+depends=('mono=2.2')
+groups=('devel-extra')
+archs=('i686')
+Finclude mono
+up2date=lynx -dump http://ftp.novell.com/pub/mono/sources-stable/|grep -m1 
'mono-basic'|sed 's/.*-\(.*\).t.*/\1/'
+source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('36e5992ff59f1ca9c6208f0294bf25d7616ca9f3')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] kernel2628: nvidia-173xx-173.14.15-1-i686

2009-01-20 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernel2628.git;a=commitdiff;h=eb917cb66f0b4a2e48587d396771d18a3809cd3d

commit eb917cb66f0b4a2e48587d396771d18a3809cd3d
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 21:27:07 2009 +0100

nvidia-173xx-173.14.15-1-i686

- version bump, built for kernel-2.6.28

diff --git a/source/x11-extra/nvidia-173xx/FrugalBuild 
b/source/x11-extra/nvidia-173xx/FrugalBuild
index 047cc70..f3797f1 100644
--- a/source/x11-extra/nvidia-173xx/FrugalBuild
+++ b/source/x11-extra/nvidia-173xx/FrugalBuild
@@ -2,14 +2,12 @@
# Maintainer: Michel Hermier herm...@frugalware.org

pkgname=nvidia-173xx
-pkgver=173.14.12
-pkgrel=8
+pkgver=173.14.15
+pkgrel=1
archs=('i686' 'x86_64' '!ppc')
_F_nvidia_legacyver=173.14.xx
Finclude nvidia
-source=($source kernel-2.6.27.patch)
case $_F_nvidia_arch in
-   x86)sha1sums=('01d297c477b95593e9fbf5c73e501a4f5617b497');;
-   x86_64) sha1sums=('78d3034314df7f9c95526707d7fcf4543f5993ed');;
+   x86)sha1sums=('66429e82529590f1ba79802161c7860b998a3f13');;
+   x86_64) sha1sums=('008bf3167a35039a22935c0125e0468f643f9558');;
esac
-sha1sums=($sha1sums 'bf023524ca1afc86973015c9d65e860a959b5c56')
diff --git a/source/x11-extra/nvidia-173xx/kernel-2.6.27.patch 
b/source/x11-extra/nvidia-173xx/kernel-2.6.27.patch
deleted file mode 100644
index 1ba936b..000
--- a/source/x11-extra/nvidia-173xx/kernel-2.6.27.patch
+++ /dev/null
@@ -1,87 +0,0 @@
-diff -Nru NVIDIA-Linux-x86-173.14.12-pkg0.orig/usr/src/nv/nv.c 
NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv.c
 usr/src/nv/nv.c2008-07-18 03:42:50.0 +0200
-+++ NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv.c2008-08-12 
00:35:45.0 +0200
-@@ -1296,14 +1296,22 @@
- if (get_cpu() == cpu)
- __nv_setup_pat_entries(NULL);
- else
-+  #if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+  smp_call_function(__nv_setup_pat_entries, hcpu, 1);
-+  #else
- smp_call_function(__nv_setup_pat_entries, hcpu, 1, 1);
-+  #endif
- put_cpu();
- break;
- case CPU_DOWN_PREPARE:
- if (get_cpu() == cpu)
- __nv_restore_pat_entries(NULL);
- else
-+  #if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+  smp_call_function(__nv_restore_pat_entries, hcpu, 1);
-+  #else
- smp_call_function(__nv_restore_pat_entries, hcpu, 1, 1);
-+  #endif
- put_cpu();
- break;
- }
-diff -Nru NVIDIA-Linux-x86-173.14.12-pkg0.orig/usr/src/nv/nv-linux.h 
NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv-linux.h
 usr/src/nv/nv-linux.h  2008-07-18 03:42:51.0 +0200
-+++ NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv-linux.h  2008-08-12 
00:44:27.0 +0200
-@@ -104,7 +104,10 @@
- #endif
-
- #include linux/spinlock.h
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+#else
- #include asm/semaphore.h
-+#endif
- #include linux/completion.h
- #include linux/highmem.h
-
-@@ -665,13 +668,21 @@
- #if defined(preempt_disable)
- preempt_disable();
- #endif
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+ret = smp_call_function(func, info, 1);
-+#else
- ret = smp_call_function(func, info, 1, 1);
-+#endif
- func(info);
- #if defined(preempt_enable)
- preempt_enable();
- #endif
- #else
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+ret = on_each_cpu(func, info, 1);
-+#else
- ret = on_each_cpu(func, info, 1, 1);
-+#endif
- #endif
- return ret;
- }
-diff -Nru NVIDIA-Linux-x86-173.14.12-pkg0.orig/usr/src/nv/os-interface.c 
NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/os-interface.c
 usr/src/nv/os-interface.c  2008-07-18 03:42:50.0 +0200
-+++ NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/os-interface.c  2008-08-12 
00:48:07.0 +0200
-@@ -48,7 +48,11 @@
- #endif
- local_bh_disable();
- atomic_set(os_smp_barrier, 1);
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+ret = smp_call_function(ipi_handler, NULL, 0);
-+#else
- ret = smp_call_function(ipi_handler, NULL, 1, 0);
-+#endif
- #endif
- return (ret == 0) ? RM_OK : RM_ERROR;
- }
-@@ -704,7 +708,9 @@
- U032 sig
- )
- {
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 26)
- return kill_proc(pid, sig, 1) ? RM_ERR_OPERATING_SYSTEM : RM_OK;
-+#endif
- }
-
- 
/***/
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] kernel2628: include/nvidia.sh: improve source()

2009-01-20 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernel2628.git;a=commitdiff;h=dcf24902829e67ed4a53aef753b263b0d8f73a5f

commit dcf24902829e67ed4a53aef753b263b0d8f73a5f
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 21:28:42 2009 +0100

include/nvidia.sh: improve source()

- this new version is available only on the new site..

diff --git a/source/include/nvidia.sh b/source/include/nvidia.sh
index cfbd9a8..c21e399 100644
--- a/source/include/nvidia.sh
+++ b/source/include/nvidia.sh
@@ -77,7 +77,7 @@ groups=('x11-extra')
pkgdesc=3D accelerated display driver for Nvidia cards
url=http://www.nvidia.com/object/unix.html;
if [ -n $_F_nvidia_arch ]; then
-   
source=(http://us.download.nvidia.com/XFree86/Linux-$_F_nvidia_arch/$pkgver/$_F_nvidia_name.run)
+   
source=(ftp://download.nvidia.com/XFree86/Linux-$_F_nvidia_arch/$pkgver/$_F_nvidia_name.run)
fi
up2date=lynx -dump http://www.nvidia.com/object/unix.html|grep -m1 
'$_F_nvidia_up2date'|sed 's/.*]//;s/-/_/'
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: mono-tools-2.2-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1bf1be4f26dae0b95df05ef2e4beb29ebb720bb0

commit 1bf1be4f26dae0b95df05ef2e4beb29ebb720bb0
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 21:22:54 2009 +0100

mono-tools-2.2-1-i686
*version bump

diff --git a/source/gnome-extra/mono-tools/FrugalBuild 
b/source/gnome-extra/mono-tools/FrugalBuild
index f15dd3b..92b499b 100644
--- a/source/gnome-extra/mono-tools/FrugalBuild
+++ b/source/gnome-extra/mono-tools/FrugalBuild
@@ -2,19 +2,19 @@
# Maintainer: Christian Hamar alias krix kr...@linuxforum.hu

pkgname=mono-tools
-pkgver=2.0
+pkgver=2.2
pkgrel=1
pkgdesc=Mono Tools is a collection of development and testing programs and 
utilities for use with Mono.
url=http://www.mono-project.com/;
-depends=('gnome-desktop-sharp=2.20.1' 'desktop-file-utils' 
'gecko-sharp=0.13' 'monodoc=2.0' 'xulrunner')
-makedepends=('pkgconfig' 'libgdiplus=2.0')
+depends=('gnome-desktop-sharp=2.20.1' 'desktop-file-utils' 
'gecko-sharp=0.13' 'monodoc=2.2' 'xulrunner')
+makedepends=('pkgconfig' 'libgdiplus=2.2')
groups=('gnome-extra')
archs=('i686' 'x86_64')
up2date=lynx -dump 'http://www.go-mono.com/sources-stable/'|grep -m1 
'mono-tools-'|sed 's/.*ls-\(.*\).t.*/\1/'
source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
options=('scriptlet')
Finclude mono
-sha1sums=('25afde95409b20a395644102c33b3172d64e393d')
+sha1sums=('68dad19fc8ac35821ce122169fd9d4611f078e1b')

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


[Frugalware-git] frugalware-current: mono-addins-0.4-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=74b76bfaec5f466db986fb32bf7d084cfce89622

commit 74b76bfaec5f466db986fb32bf7d084cfce89622
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 21:26:42 2009 +0100

mono-addins-0.4-1-i686
*version bump
*moved to xlib-extra
*change m8r

diff --git a/source/gnome-extra/mono-addins/FrugalBuild 
b/source/gnome-extra/mono-addins/FrugalBuild
deleted file mode 100644
index 87e5a77..000
--- a/source/gnome-extra/mono-addins/FrugalBuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Compiling time: 3.45 SBU
-# Maintainer: crazy cr...@frugalware.org
-
-pkgname=mono-addins
-pkgver=0.3.1
-pkgrel=2
-pkgdesc=A framework for creating extensible applications
-url=http://www.mono-project.com/;
-depends=('gtk2-sharp=2.12.6' 'mono=2.0.1')
-groups=('gnome-extra') # to me moved away from here soon
-archs=('i686' 'x86_64' 'ppc')
-options=('scriptlet')
-_F_mono_aot=0
-Finclude mono
-up2date=Flasttar http://www.go-mono.com/sources-stable/;
-source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('eb74822acdff113956d449c0e67e6fdfc9dfa21c')
-
-# optimization OK
diff --git a/source/xlib-extra/mono-addins/FrugalBuild 
b/source/xlib-extra/mono-addins/FrugalBuild
new file mode 100644
index 000..5b69747
--- /dev/null
+++ b/source/xlib-extra/mono-addins/FrugalBuild
@@ -0,0 +1,19 @@
+# Compiling time: 0.07 SBU
+# Maintainer: bouleetbil bouleet...@frogdev.info
+
+pkgname=mono-addins
+pkgver=0.4
+pkgrel=1
+pkgdesc=A framework for creating extensible applications
+url=http://www.mono-project.com/;
+depends=('gtk2-sharp=2.12.6' 'mono=2.2')
+groups=('xlib-extra')
+archs=('i686' 'x86_64' 'ppc')
+options=('scriptlet')
+_F_mono_aot=0
+Finclude mono
+up2date=Flasttar http://www.go-mono.com/sources-stable/;
+source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('ba6a893ae70f8df7d10686333a2d18290976d8be')
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: muine-0.8.10-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7828f854f3f8555d8b359e29112e4009b1c0c8a2

commit 7828f854f3f8555d8b359e29112e4009b1c0c8a2
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 21:30:21 2009 +0100

muine-0.8.10-1-i686
*version bump
*change m8r
*now gnome hosted

diff --git a/source/gnome-extra/muine/FrugalBuild 
b/source/gnome-extra/muine/FrugalBuild
index ebe8fc3..b936894 100644
--- a/source/gnome-extra/muine/FrugalBuild
+++ b/source/gnome-extra/muine/FrugalBuild
@@ -1,26 +1,24 @@
# Compiling Time: 0.16 SBU
-# Maintainer: AlexExtreme a...@alex-smith.me.uk
+# Maintainer: bouleetbil bouleet...@frogdev.info
# Contributor: detto dett...@freenet.de

pkgname=muine
-pkgver=0.8.8
-pkgrel=2
+pkgver=0.8.10
+pkgrel=1
pkgdesc=Small music player written in C# featuring easy song/album adding to 
playlist.
-url=http://muine-player.org;
archs=('i686' 'x86_64')
groups=('gnome-extra')
depends=('gnome-sharp' 'gstreamer' 'gst-plugins-base-vorbis' 
'gst-plugins-ugly-mad'\
-'gst-plugins-good-flac' 'gst-plugins-base-gnomevfs' 
'gst-plugins-bad-faad2' 'libid3tag' 'dbus')
+   'gst-plugins-good-flac' 'gst-plugins-base-gnomevfs' 
'gst-plugins-bad-faad2' 'libid3tag' 'dbus'\
+   'ndesk-dbus-glib')
makedepends=('perl-xml-parser' 'intltool')
-source=($url/releases/$pkgname-$pkgver.tar.gz bug-518828.patch)
-up2date=lynx -dump $url/releases | Flasttar
-sha1sums=('42ae6c1bce257268be808ad27adcab4110f2bef8' \
-  '160ad523841f27ab98b84138c29e30459bc5a6e5')
+sha1sums=('0c1b8420cd89a8fcae86982e205255d469e9dd29')
_F_gnome_desktop=y
_F_gnome_iconcache=y
_F_gnome_schemas=('/etc/gconf/schemas/muine.schemas')
options=('scriptlet')
-Finclude mono gnome-scriptlet
+Finclude mono gnome-scriptlet gnome
+url=http://muine-player.org;

build () {
Fmonoexport
diff --git a/source/gnome-extra/muine/bug-518828.patch 
b/source/gnome-extra/muine/bug-518828.patch
deleted file mode 100644
index ce568fd..000
--- a/source/gnome-extra/muine/bug-518828.patch
+++ /dev/null
@@ -1,21 +0,0 @@
 trunk/src/PlaylistWindow.cs2007/08/08 21:45:46 1150
-+++ trunk/src/PlaylistWindow.cs2008/02/26 21:37:01 1177
-@@ -176,7 +176,7 @@
-   [Glade.Widget] private Button   add_song_button   ;
-   [Glade.Widget] private Button   add_album_button  ;
-
--  private VolumeButton volume_button;
-+  private Bacon.VolumeButton volume_button;
-
-   // Widgets :: Player
-   [Glade.Widget] private Label song_label;
-@@ -869,7 +869,7 @@
-   add_album_button  .Clicked += OnAddAlbumButtonClicked;
-
-   // Volume
--  volume_button = new VolumeButton ();
-+  volume_button = new Bacon.VolumeButton ();
-   volume_button_container.Add (volume_button);
-   volume_button.Visible = true;
-   volume_button.VolumeChanged += OnVolumeChanged;
-
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] kernel2628: nvidia-96xx-96.43.09-1-i686

2009-01-20 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernel2628.git;a=commitdiff;h=5c5606fb3cd3ad49e4abb15fe445f96b3842559f

commit 5c5606fb3cd3ad49e4abb15fe445f96b3842559f
Author: Miklos Vajna vmik...@frugalware.org
Date:   Tue Jan 20 21:43:37 2009 +0100

nvidia-96xx-96.43.09-1-i686

- version bump, built for kernel-2.6.28

diff --git a/source/x11-extra/nvidia-96xx/FrugalBuild 
b/source/x11-extra/nvidia-96xx/FrugalBuild
index 4f1b4a1..9b385af 100644
--- a/source/x11-extra/nvidia-96xx/FrugalBuild
+++ b/source/x11-extra/nvidia-96xx/FrugalBuild
@@ -2,14 +2,12 @@
# Maintainer: Michel Hermier herm...@frugalware.org

pkgname=nvidia-96xx
-pkgver=96.43.07
-pkgrel=9
+pkgver=96.43.09
+pkgrel=1
archs=('i686' 'x86_64' '!ppc')
_F_nvidia_legacyver=96.43.xx
Finclude nvidia
-source=($source kernel-2.6.27.patch)
case $_F_nvidia_arch in
-   x86)sha1sums=('23488618534c499c20b68f61f779b95da491810e');;
-   x86_64) sha1sums=('7c6e4f8050f1a8221efb458d350b6853f00d2cb4');;
+   x86)sha1sums=('cd1ee75e16f6883ec492732846b5fdee7ffc0110');;
+   x86_64) sha1sums=('8c46f900d4409adc53813a99480c4425b4e7b72a');;
esac
-sha1sums=($sha1sums 'bf023524ca1afc86973015c9d65e860a959b5c56')
diff --git a/source/x11-extra/nvidia-96xx/kernel-2.6.27.patch 
b/source/x11-extra/nvidia-96xx/kernel-2.6.27.patch
deleted file mode 100644
index 1ba936b..000
--- a/source/x11-extra/nvidia-96xx/kernel-2.6.27.patch
+++ /dev/null
@@ -1,87 +0,0 @@
-diff -Nru NVIDIA-Linux-x86-173.14.12-pkg0.orig/usr/src/nv/nv.c 
NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv.c
 usr/src/nv/nv.c2008-07-18 03:42:50.0 +0200
-+++ NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv.c2008-08-12 
00:35:45.0 +0200
-@@ -1296,14 +1296,22 @@
- if (get_cpu() == cpu)
- __nv_setup_pat_entries(NULL);
- else
-+  #if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+  smp_call_function(__nv_setup_pat_entries, hcpu, 1);
-+  #else
- smp_call_function(__nv_setup_pat_entries, hcpu, 1, 1);
-+  #endif
- put_cpu();
- break;
- case CPU_DOWN_PREPARE:
- if (get_cpu() == cpu)
- __nv_restore_pat_entries(NULL);
- else
-+  #if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+  smp_call_function(__nv_restore_pat_entries, hcpu, 1);
-+  #else
- smp_call_function(__nv_restore_pat_entries, hcpu, 1, 1);
-+  #endif
- put_cpu();
- break;
- }
-diff -Nru NVIDIA-Linux-x86-173.14.12-pkg0.orig/usr/src/nv/nv-linux.h 
NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv-linux.h
 usr/src/nv/nv-linux.h  2008-07-18 03:42:51.0 +0200
-+++ NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv-linux.h  2008-08-12 
00:44:27.0 +0200
-@@ -104,7 +104,10 @@
- #endif
-
- #include linux/spinlock.h
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+#else
- #include asm/semaphore.h
-+#endif
- #include linux/completion.h
- #include linux/highmem.h
-
-@@ -665,13 +668,21 @@
- #if defined(preempt_disable)
- preempt_disable();
- #endif
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+ret = smp_call_function(func, info, 1);
-+#else
- ret = smp_call_function(func, info, 1, 1);
-+#endif
- func(info);
- #if defined(preempt_enable)
- preempt_enable();
- #endif
- #else
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+ret = on_each_cpu(func, info, 1);
-+#else
- ret = on_each_cpu(func, info, 1, 1);
-+#endif
- #endif
- return ret;
- }
-diff -Nru NVIDIA-Linux-x86-173.14.12-pkg0.orig/usr/src/nv/os-interface.c 
NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/os-interface.c
 usr/src/nv/os-interface.c  2008-07-18 03:42:50.0 +0200
-+++ NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/os-interface.c  2008-08-12 
00:48:07.0 +0200
-@@ -48,7 +48,11 @@
- #endif
- local_bh_disable();
- atomic_set(os_smp_barrier, 1);
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+ret = smp_call_function(ipi_handler, NULL, 0);
-+#else
- ret = smp_call_function(ipi_handler, NULL, 1, 0);
-+#endif
- #endif
- return (ret == 0) ? RM_OK : RM_ERROR;
- }
-@@ -704,7 +708,9 @@
- U032 sig
- )
- {
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 26)
- return kill_proc(pid, sig, 1) ? RM_ERR_OPERATING_SYSTEM : RM_OK;
-+#endif
- }
-
- 
/***/
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] bouleetbilgnome: gnome-session-2.24.3-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilgnome.git;a=commitdiff;h=5c52c557b2268911480409d55b51dc8ac81ead28

commit 5c52c557b2268911480409d55b51dc8ac81ead28
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 22:11:41 2009 +0100

gnome-session-2.24.3-1-i686
*version bump

diff --git a/source/gnome/gnome-session/FrugalBuild 
b/source/gnome/gnome-session/FrugalBuild
index 0889821..749230d 100644
--- a/source/gnome/gnome-session/FrugalBuild
+++ b/source/gnome/gnome-session/FrugalBuild
@@ -4,7 +4,7 @@
# kill_g_debug.patch should be disabled for stable releases of gnome

pkgname=gnome-session
-pkgver=2.24.2
+pkgver=2.24.3
pkgrel=1
pkgdesc=GNOME session manager
depends=('libgnomeui=2.24.0' 'gnome-desktop=2.24.2' \
@@ -19,7 +19,7 @@ _F_gnome_desktop=y
Finclude gnome gnome-scriptlet
source=(${sour...@]} enable_splash.diff gnome-session-HEAD-shutdown.patch 
gnome-session-2.23.5-polkit-automagic.patch\
$pkgname 
http://ftp.frugalware.org/pub/other/artwork/gnome-theme/GNOME-Splash-1.0.png )
-sha1sums=('dff795c6fd372910e9fc613dfc4b9b2326be1f97' \
+sha1sums=('a48bcf47b879db439cec193e4191909409e7efcb' \
'5a63c81ad2ecd0d29aa33c73d2717dcd1774333e' \
'1afa3e717eb5578c01924881f0011c8bfaf7dd38' \
'942a4a41abc28596f8baac7ff41c03a677ac64db' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] bouleetbiltesting: moonlight-1.0-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=93b4855a3f4eeb8263ee49ef3cd1e1d234828444

commit 93b4855a3f4eeb8263ee49ef3cd1e1d234828444
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 22:26:04 2009 +0100

moonlight-1.0-1-i686
*version bump

diff --git a/source/xlib-extra/moonlight/FixFF3svn.diff 
b/source/xlib-extra/moonlight/FixFF3svn.diff
new file mode 100644
index 000..ec87044
--- /dev/null
+++ b/source/xlib-extra/moonlight/FixFF3svn.diff
@@ -0,0 +1,24 @@
+--- moonlightold/configure.ac  2008-12-14 16:12:26.0 +0100
 moonlight/configure.ac 2008-12-14 17:16:27.0 +0100
+@@ -74,21 +74,7 @@
+ with_mozilla=no
+
+ AC_ARG_WITH(ff3,[  --with-ff3=no,yes  If you want to enable the xulrunner 1.9 
(Firefox 3) bridge],[],[with_ff3=yes])
+-if test x$with_ff3 = xyes; then
+-  FF3_MODULES=libxul-unstable mozilla-plugin mozilla-js
+-
+-  PKG_CHECK_EXISTS($FF3_MODULES,
+- [with_ff3=yes],
+- [with_ff3=no
+-  ff3_reason=(reason: missing FF3 development packages)])
+
+-  if test x$with_ff3 = xyes; then
+-AC_DEFINE([HAVE_GECKO_1_9],[1],[Gecko 1.9 support])
+-PKG_CHECK_MODULES(FF3, [$FF3_MODULES glib-2.0])
+-dnl Strip out problem libraries (should already be in process space)
+-FF3_LIBS=$(echo $FF3_LIBS | sed -e 
's/-lmozjs\|-lplds4\|-lplc4\|-lnspr4//g')
+-  fi
+-fi
+ AM_CONDITIONAL(HAVE_GECKO_1_9,test x$with_ff3 = xyes)
+
+ AC_ARG_WITH(ff2,[  --with-ff2=no,yes  If you want to enable the xulrunner 
1.8.1 (Firefox 2)],[],[with_ff2=yes])
diff --git a/source/xlib-extra/moonlight/FrugalBuild 
b/source/xlib-extra/moonlight/FrugalBuild
index 63c0492..43be485 100644
--- a/source/xlib-extra/moonlight/FrugalBuild
+++ b/source/xlib-extra/moonlight/FrugalBuild
@@ -9,10 +9,9 @@
#System.ServiceModel.Web.dll
#System.ServiceModel.dll
USE_DEVEL=${USE_DEVEL:-n}
+USE_DEVELUNSATBLE=${USE_DEVELUNSATBLE:-n}

-#For build assemblies mono, don't forget to split when that work fine
-#For now we don't build
-USE_BUILDMONO=${USE_BUILDMONO:-n}
+USE_BUILDMONO=${USE_BUILDMONO:-y}

#for tested mozilla-extension http://go-mono.com/moonlight/MoonlightStatus.aspx
#To launch Firefox with shape caching and ffmpeg converters use:
@@ -33,38 +32,41 @@ archs=('i686')

subpkgs=($pkgname-mozilla)
subdescs=('moonlight extension for Mozilla')
-subdepends=($pkgname=$pkgver)
+subdepends=(moonlight=$pkgver)
subgroups=('xlib-extra')
subarchs=('i686')

if ! Fuse $USE_DEVEL; then
_F_archive_name=moon
-   pkgver=0.8.1
+   pkgver=1.0
up2date=lynx -dump ftp://ftp.novell.com/pub/mono/sources/$_F_archive_name/ | 
Flasttarbz2
source=(ftp://ftp.novell.com/pub/mono/sources/$_F_archive_name/$_F_archive_name-$pkgver.tar.bz2
 \
-   moonlight-0.8-expat.patch \
-   moonlight-0.8-cairo.patch \
-   ff3.diff \
-   silverlight-ff3-quirks.user.js)
-
-   #delete patch ff3.diff and FF3_XXX when we have xulrunner-1.9
-
+   FixFF3svn.diff silverlight-ff3-quirks.user.js)
Finclude mono
-   sha1sums=('056201721e7f90a06197ce8cd4747146a29e3500' \
- 'ffd8e1ef10b52f214ee3569fa5eb40882edc334c' \
- 'fce4effcee9a3aea0c198cf2893195ea6080603e' \
- '911b8e6a54fb7c5d96a92452de14fa0632575a01' \
- 'c22294f495294351ae5e2ba3c64797de536d7369')
-
+   sha1sums=('ff37aadf57e2c471608f5d7c6481d27e77e8241a' \
+  '06287166bb84689a80a1c9709b4c58dc9b2d2ca3' \
+  'c22294f495294351ae5e2ba3c64797de536d7369')

else
-   pkgver=0.8.2_20082010svn
-   _F_scm_type=subversion
-   _F_scm_url=http://anonsvn.mono-project.com/source/trunk/moon;
-   Finclude scm mono
-   _F_cd_path=$pkgname
-   Finclude mono scm
-   up2date=$pkgver
+   if ! Fuse $USE_DEVELUNSATBLE; then
+   pkgver=0.8.2_svn120125
+   _F_scm_type=subversion
+   
_F_scm_url=http://anonsvn.mono-project.com/source/tags/moon/1.0b1p2;
+   Finclude scm mono
+   _F_cd_path=$pkgname
+   Finclude mono scm
+   source=($source FixFF3svn1.diff)
+   #up2date=$pkgver
+   else
+   pkgver=0.8.2_svn121479
+   _F_scm_type=subversion
+   _F_scm_url=http://anonsvn.mono-project.com/source/trunk/moon;
+   Finclude scm mono
+   _F_cd_path=$pkgname
+   Finclude mono scm
+   source=($source FixFF3svn.diff)
+   #up2date=$pkgver
+   fi
fi

Fconfopts=${fconfop...@]} --disable-libtool-lock --with-cairo=system 
--with-debug=no \
@@ -75,7 +77,8 @@ Fconfopts=${fconfop...@]} --disable-libtool-lock 
--with-cairo=system --with-deb
--with-pulseaudio=no \
--with-PACKAGE=yes \
--with-cairo=system \
-   --with-pixman=system
+   --with-pixman=system \
+   --with-debug=no

if ! Fuse $USE_BUILDMONO; then
Fconfopts=${fconfop...@]} --with-mono=no \
@@ -97,10 +100,19 @@ build() {

if 

[Frugalware-git] bouleetbilgnome: gnome-terminal-2.24.3-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilgnome.git;a=commitdiff;h=e64ad90fc7569d5b2a28774de3e4e2bf1db940a8

commit e64ad90fc7569d5b2a28774de3e4e2bf1db940a8
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 22:29:22 2009 +0100

gnome-terminal-2.24.3-1-i686
*version bump

diff --git a/source/gnome/gnome-terminal/FrugalBuild 
b/source/gnome/gnome-terminal/FrugalBuild
index ea2eebf..ec1aa3f 100644
--- a/source/gnome/gnome-terminal/FrugalBuild
+++ b/source/gnome/gnome-terminal/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Christian Hamar alias krix kr...@linuxforum.hu

pkgname=gnome-terminal
-pkgver=2.24.2
+pkgver=2.24.3
pkgrel=1
pkgdesc=GNOME terminal emulator
url=http://www.gnome.org/;
@@ -15,7 +15,7 @@ _F_gnome_scrollkeeper=y
_F_gnome_schemas=('/etc/gconf/schemas/gnome-terminal.schemas')
Finclude gnome gnome-scriptlet
source=(${sour...@]} 00-$pkgname-2.12.0-prompt.patch)
-sha1sums=('f6900ee932fd7c3b86a11a598a0a7381fd2fd839' \
+sha1sums=('395867784ac022ae1120c2aa20bafbed14f40595' \
'4c81fb467dff18f0db3cda535a3549d233b9275a')

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


[Frugalware-git] bouleetbilgnome: file-roller-2.24.3-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilgnome.git;a=commitdiff;h=aa27874e0340b794cf55430de090dc4f93514e74

commit aa27874e0340b794cf55430de090dc4f93514e74
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 22:47:44 2009 +0100

file-roller-2.24.3-1-i686
*version bump

diff --git a/source/gnome/file-roller/FrugalBuild 
b/source/gnome/file-roller/FrugalBuild
index cd61a10..cf5f654 100644
--- a/source/gnome/file-roller/FrugalBuild
+++ b/source/gnome/file-roller/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Christian Hamar alias krix kr...@linuxforum.hu

pkgname=file-roller
-pkgver=2.24.2
+pkgver=2.24.3
pkgrel=1
pkgdesc=Archive manager utility for GNOME
depends=('nautilus=2.24.2' 'rarian' 'desktop-file-utils')
@@ -14,6 +14,6 @@ _F_gnome_scrollkeeper=y
_F_gnome_desktop=y
_F_gnome_iconcache=y
Finclude gnome gnome-scriptlet
-sha1sums=('39ef201f6db0b7c3bb6166b23bd075ea209e4388')
+sha1sums=('afba08f5b09414506a42dd5d8679748392dfa7a3')

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


[Frugalware-git] frugalware-current: ipod-sharp-0.8.1-3-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=52ac8aaa39fd7b559ac489046c62df09b6a50718

commit 52ac8aaa39fd7b559ac489046c62df09b6a50718
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 22:50:41 2009 +0100

ipod-sharp-0.8.1-3-i686
*moved to xlib-extra

diff --git a/source/gnome-extra/ipod-sharp/FrugalBuild 
b/source/gnome-extra/ipod-sharp/FrugalBuild
deleted file mode 100644
index e9f556e..000
--- a/source/gnome-extra/ipod-sharp/FrugalBuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Compiling Time: 0.02 SBU
-# Maintainer: bouleetbil bouleet...@frogdev.info
-# Contributor: AlexExtreme a...@alex-smith.me.uk
-
-pkgname=ipod-sharp
-pkgver=0.8.1
-pkgrel=2
-pkgdesc=ipod-sharp provies support for high level features of Apple's iPod
-url=http://banshee-project.org/Subprojects/Ipod-sharp;
-depends=('mono=2.0.1' 'podsleuth=0.6.2-2' 'ndesk-dbus-glib=0.4.1-2' 
'gtk2-sharp=2.12.6')
-groups=('gnome-extra') ## FIXME!
-archs=('i686' 'x86_64' 'ppc')
-up2date=Flasttar http://banshee-project.org/files/ipod-sharp/;
-source=(http://banshee-project.org/files/$pkgname/$pkgname-$pkgver.tar.gz)
-_F_mono_aot=0
-options=('scriptlet')
-Finclude mono
-sha1sums=('9713338e29434ab9ab0dac01b94b836fce25cf00')
-Fconfopts=$Fconfopts --disable-docs
-
-# optimization OK
diff --git a/source/xlib-extra/ipod-sharp/FrugalBuild 
b/source/xlib-extra/ipod-sharp/FrugalBuild
new file mode 100644
index 000..a60fb9f
--- /dev/null
+++ b/source/xlib-extra/ipod-sharp/FrugalBuild
@@ -0,0 +1,21 @@
+# Compiling Time: 0.02 SBU
+# Maintainer: bouleetbil bouleet...@frogdev.info
+# Contributor: AlexExtreme a...@alex-smith.me.uk
+
+pkgname=ipod-sharp
+pkgver=0.8.1
+pkgrel=3
+pkgdesc=ipod-sharp provies support for high level features of Apple's iPod
+url=http://banshee-project.org/Subprojects/Ipod-sharp;
+depends=('mono=2.0.1' 'podsleuth=0.6.2-2' 'ndesk-dbus-glib=0.4.1-2' 
'gtk2-sharp=2.12.6')
+groups=('xlib-extra')
+archs=('i686' 'x86_64' 'ppc')
+up2date=Flasttar http://banshee-project.org/files/ipod-sharp/;
+source=(http://banshee-project.org/files/$pkgname/$pkgname-$pkgver.tar.gz)
+_F_mono_aot=0
+options=('scriptlet')
+Finclude mono
+sha1sums=('9713338e29434ab9ab0dac01b94b836fce25cf00')
+Fconfopts=$Fconfopts --disable-docs
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] bouleetbilgnome: ptlib-2.4.4-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilgnome.git;a=commitdiff;h=de803ed86921155393b9e62ad45618491f598024

commit de803ed86921155393b9e62ad45618491f598024
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 23:12:38 2009 +0100

ptlib-2.4.4-1-i686
*version bump

diff --git a/source/xlib/ptlib/FrugalBuild b/source/xlib/ptlib/FrugalBuild
index dc26532..3d4a697 100644
--- a/source/xlib/ptlib/FrugalBuild
+++ b/source/xlib/ptlib/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=ptlib
-pkgver=2.4.2
-pkgrel=3
+pkgver=2.4.4
+pkgrel=1
pkgdesc=PTLib is a moderately large class library that has it's genesis many 
years ago as PWLib.
depends=('libavc1394=0.5.3-2' 'libraw1394=2.0.0-1' 'libdc1394=2.0.2-2' 'esd' 
'openssl' \
'cyrus-sasl=2.1.22-16' 'sdl')
@@ -15,7 +15,7 @@ Finclude gnome
url=http://www.opalvoip.org/;
groups=('xlib')
archs=('i686' 'x86_64' 'ppc')
-sha1sums=('d4fb343006fc108ca7cc0431a14cf4c4ea7233d3')
+sha1sums=('a6255cc6f2fb337518a9c49d8ce21f1790729ca7')
Fconfopts=$Fconfopts \
--disable-opal \
--enable-jabber \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: cobra-0.98.4-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88b2dd9b281f44df8f2fe36a24d08672a1b7180d

commit 88b2dd9b281f44df8f2fe36a24d08672a1b7180d
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 23:29:25 2009 +0100

cobra-0.98.4-1-i686
*version bump

diff --git a/source/devel-extra/cobra/FrugalBuild 
b/source/devel-extra/cobra/FrugalBuild
index ebd6f23..0dd37a5 100644
--- a/source/devel-extra/cobra/FrugalBuild
+++ b/source/devel-extra/cobra/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: bouleetbil bouleet...@frogdev.info

pkgname=cobra
-pkgver=0.98.3
+pkgver=0.98.4
pkgrel=1
pkgdesc=Cobra is a pure Java HTML renderer and DOM parser that is being 
developed to support HTML 4, Javascript and CSS 2
_F_sourceforge_dirname=xamj
@@ -14,7 +14,7 @@ groups=('devel-extra')
archs=('i686' 'x86_64')
url=http://lobobrowser.org/java-browser.jsp;
source=($source build.xml)
-sha1sums=('c31e2f9b026bd1ddb5eb8fb59bddb0ab6cd3ce31' \
+sha1sums=('b0705432d64d8b7631f148aa1b90668491c370dc' \
'9db4bf71cf4214351b54ed77442296619cf71fd0')

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


[Frugalware-git] bouleetbilgnome: opal-3.4.4-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilgnome.git;a=commitdiff;h=15aa0b761cca10e10e48773a87dc6ccdcf1865db

commit 15aa0b761cca10e10e48773a87dc6ccdcf1865db
Author: bouleetbil bouleet...@frogdev.info
Date:   Tue Jan 20 23:36:24 2009 +0100

opal-3.4.4-1-i686
*version bump

diff --git a/source/xlib/opal/FrugalBuild b/source/xlib/opal/FrugalBuild
index c3da008..7bb58c6 100644
--- a/source/xlib/opal/FrugalBuild
+++ b/source/xlib/opal/FrugalBuild
@@ -3,20 +3,20 @@
# Former Maintainer: AlexExtreme a...@alex-smith.me.uk

pkgname=opal
-pkgver=3.4.2
+pkgver=3.4.4
pkgrel=1
pkgdesc=Opal is a cross platform Telephony library
url=http://www.ekiga.org;
groups=('xlib')
archs=('i686' 'x86_64' 'ppc')
-depends=('ptlib=2.4.2' 'libavc1394' 'speex' 'expat' 'unixodbc' \
+depends=('ptlib=2.4.4' 'libavc1394' 'speex' 'expat' 'unixodbc' \
'libstdc++' 'x264' 'libtheora')
makedepends=('swig')
Finclude gnome
Fconfopts=$Fconfopts --libdir=/usr/lib
options=('scriptlet')
unset MAKEFLAGS
-sha1sums=('53a2adfccd4fa0f2cffece94690cea29c0a38a47')
+sha1sums=('b7ff5a449355a5d5d133b2f06f79d6156b5f8403')

## DO NOT BUMP WITHOUT MY PERMISSION! ##
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] bouleetbilgnome: ekiga-3.0.2-1-i686

2009-01-20 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilgnome.git;a=commitdiff;h=f9f72259eb20fb08019872ea6485d18c0d8f5c4f

commit f9f72259eb20fb08019872ea6485d18c0d8f5c4f
Author: bouleetbil bouleet...@frogdev.info
Date:   Wed Jan 21 00:00:08 2009 +0100

ekiga-3.0.2-1-i686
*version bump

diff --git a/source/gnome/ekiga/FrugalBuild b/source/gnome/ekiga/FrugalBuild
index e5dcdc2..7a5b90f 100644
--- a/source/gnome/ekiga/FrugalBuild
+++ b/source/gnome/ekiga/FrugalBuild
@@ -3,15 +3,15 @@
# Contributor: AlexExtreme a...@alex-smith.me.uk

pkgname=ekiga
-pkgver=3.0.1
+pkgver=3.0.2
pkgrel=1
pkgdesc=Ekiga is an open source VoIP and Telephony client
groups=('gnome')
archs=('i686' 'x86_64' 'ppc')
-depends=('opal=3.4.2' 'dbus-glib=0.71-2' 'gnome-desktop=2.24.0' \
+depends=('opal=3.4.4' 'dbus-glib=0.71-2' 'gnome-desktop=2.24.3' \
'evolution-data-server=2.24.1' 'avahi-glib=0.6.19' \
'libxv' 'sqlite3' 'e2fsprogs' 'nspr' 'gnutls' 'libgcrypt' \
-   'libldap' 'libsm' 'libbonoboui' 'popt' 'gnome-vfs' 'esd' \
+   'libldap' 'libsm' 'libbonoboui' 'popt' 'gnome-vfs' 'esd' \
'libbonobo' 'gail' 'libart_lgpl' 'opal' 'sdl' 'unixodbc' \
'libsigc++2' 'libnotify' 'atk' 'pango' 'libxdmcp' \
'freetype2' 'libgcc' 'libxdamage' 'libxinerama' 'libxi' \
@@ -23,7 +23,7 @@ _F_gnome_desktop=y
_F_gnome_iconcache=y
Finclude gnome gnome-scriptlet
url=http://ekiga.org;
-sha1sums=('96c0dea54c58206c00bd193e6ab5924abc1acb67')
+sha1sums=('a89e2b493a1fcc518ffa2af36f6ffb2955bc2090')
Fconfopts=$Fconfopts --enable-dbus -enable-avahi --disable-scrollkeeper
unset MAKEFLAGS
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] kernel2628: nvidia-71xx-71.86.07-1-i686

2009-01-20 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kernel2628.git;a=commitdiff;h=c0f5287040eacfe67b693cd5bbd0eec09ab39072

commit c0f5287040eacfe67b693cd5bbd0eec09ab39072
Author: Miklos Vajna vmik...@frugalware.org
Date:   Wed Jan 21 00:47:39 2009 +0100

nvidia-71xx-71.86.07-1-i686

- version bump
- add kernel-2.6.28.patch

diff --git a/source/x11-extra/nvidia-71xx/FrugalBuild 
b/source/x11-extra/nvidia-71xx/FrugalBuild
index 46cdbea..1e062db 100644
--- a/source/x11-extra/nvidia-71xx/FrugalBuild
+++ b/source/x11-extra/nvidia-71xx/FrugalBuild
@@ -2,14 +2,14 @@
# Maintainer: Michel Hermier herm...@frugalware.org

pkgname=nvidia-71xx
-pkgver=71.86.06
-pkgrel=6
+pkgver=71.86.07
+pkgrel=1
archs=('i686' 'x86_64' '!ppc')
_F_nvidia_legacyver=71.86.xx
Finclude nvidia
-source=($source kernel-2.6.27.patch)
+source=($source kernel-2.6.28.patch)
case $_F_nvidia_arch in
-   x86)sha1sums=('948f1ea1cef78035c41be1f6d5b5e9110c38c687');;
-   x86_64) sha1sums=('518dd3e4d8ff484a6809184064d39afe0004ef45');;
+   x86)sha1sums=('c340beacc6d875303c5f7926c5ba59ce2f930c81');;
+   x86_64) sha1sums=('4c7960cc13c6874be4fcdc3a36aea4dd3942b0d4');;
esac
-sha1sums=($sha1sums 'bf023524ca1afc86973015c9d65e860a959b5c56')
+sha1sums=($sha1sums '00e80897de74d057a0f2324e0f6e42cbf2b9164c')
diff --git a/source/x11-extra/nvidia-71xx/kernel-2.6.27.patch 
b/source/x11-extra/nvidia-71xx/kernel-2.6.27.patch
deleted file mode 100644
index 1ba936b..000
--- a/source/x11-extra/nvidia-71xx/kernel-2.6.27.patch
+++ /dev/null
@@ -1,87 +0,0 @@
-diff -Nru NVIDIA-Linux-x86-173.14.12-pkg0.orig/usr/src/nv/nv.c 
NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv.c
 usr/src/nv/nv.c2008-07-18 03:42:50.0 +0200
-+++ NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv.c2008-08-12 
00:35:45.0 +0200
-@@ -1296,14 +1296,22 @@
- if (get_cpu() == cpu)
- __nv_setup_pat_entries(NULL);
- else
-+  #if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+  smp_call_function(__nv_setup_pat_entries, hcpu, 1);
-+  #else
- smp_call_function(__nv_setup_pat_entries, hcpu, 1, 1);
-+  #endif
- put_cpu();
- break;
- case CPU_DOWN_PREPARE:
- if (get_cpu() == cpu)
- __nv_restore_pat_entries(NULL);
- else
-+  #if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+  smp_call_function(__nv_restore_pat_entries, hcpu, 1);
-+  #else
- smp_call_function(__nv_restore_pat_entries, hcpu, 1, 1);
-+  #endif
- put_cpu();
- break;
- }
-diff -Nru NVIDIA-Linux-x86-173.14.12-pkg0.orig/usr/src/nv/nv-linux.h 
NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv-linux.h
 usr/src/nv/nv-linux.h  2008-07-18 03:42:51.0 +0200
-+++ NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/nv-linux.h  2008-08-12 
00:44:27.0 +0200
-@@ -104,7 +104,10 @@
- #endif
-
- #include linux/spinlock.h
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+#else
- #include asm/semaphore.h
-+#endif
- #include linux/completion.h
- #include linux/highmem.h
-
-@@ -665,13 +668,21 @@
- #if defined(preempt_disable)
- preempt_disable();
- #endif
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+ret = smp_call_function(func, info, 1);
-+#else
- ret = smp_call_function(func, info, 1, 1);
-+#endif
- func(info);
- #if defined(preempt_enable)
- preempt_enable();
- #endif
- #else
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+ret = on_each_cpu(func, info, 1);
-+#else
- ret = on_each_cpu(func, info, 1, 1);
-+#endif
- #endif
- return ret;
- }
-diff -Nru NVIDIA-Linux-x86-173.14.12-pkg0.orig/usr/src/nv/os-interface.c 
NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/os-interface.c
 usr/src/nv/os-interface.c  2008-07-18 03:42:50.0 +0200
-+++ NVIDIA-Linux-x86-173.14.12-pkg0/usr/src/nv/os-interface.c  2008-08-12 
00:48:07.0 +0200
-@@ -48,7 +48,11 @@
- #endif
- local_bh_disable();
- atomic_set(os_smp_barrier, 1);
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 27)
-+ret = smp_call_function(ipi_handler, NULL, 0);
-+#else
- ret = smp_call_function(ipi_handler, NULL, 1, 0);
-+#endif
- #endif
- return (ret == 0) ? RM_OK : RM_ERROR;
- }
-@@ -704,7 +708,9 @@
- U032 sig
- )
- {
-+#if LINUX_VERSION_CODE = KERNEL_VERSION(2, 6, 26)
- return kill_proc(pid, sig, 1) ? RM_ERR_OPERATING_SYSTEM : RM_OK;
-+#endif
- }
-
- 
/***/
diff --git a/source/x11-extra/nvidia-71xx/kernel-2.6.28.patch 
b/source/x11-extra/nvidia-71xx/kernel-2.6.28.patch
new file mode 100644
index 000..eaba0f3
--- /dev/null
+++ b/source/x11-extra/nvidia-71xx/kernel-2.6.28.patch
@@ -0,0 +1,146 @@
+http://www.nvnews.net/vbulletin/showthread.php?t=121790page=2#post1823327

[Frugalware-git] frugalware-current: python-boto-1.6b-1-i686.fpm

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

commit e0e7c09fc3f77be4d6cfa2677622d86c59037e88
Author: Cedynamix cedyna...@gmail.com
Date:   Mon Jan 19 17:10:46 2009 +0100

python-boto-1.6b-1-i686.fpm

*new package

diff --git a/source/devel-extra/python-boto/FrugalBuild 
b/source/devel-extra/python-boto/FrugalBuild
new file mode 100644
index 000..034385b
--- /dev/null
+++ b/source/devel-extra/python-boto/FrugalBuild
@@ -0,0 +1,16 @@
+# Compiling Time: 0 SBU
+# Maintainer: Miklos Vajna vmik...@frugalware.org
+# Contributor: Cedrick Hannier alias Cedynamix (cedyna...@gmail.com)
+
+pkgname=python-boto
+pkgver=1.6b
+pkgrel=1
+pkgdesc=Python interface to Amazon Web Services
+depends=('python=2.6')
+groups=('devel-extra')
+archs=('i686')
+_F_googlecode_name=boto
+_F_cd_path=$_F_googlecode_name-$pkgver
+Finclude googlecode
+sha1sums=('1456021d9304052bf6cc01d688bc66bda58499c3')
+
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git