From priyank at frugalware.org Sun Feb 1 07:46:48 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 1 07:46:50 2009 Subject: [Frugalware-git] frugalware-current: ddclient-3.8.0-1-i686 Message-ID: <20090201064648.C968011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=acf1efde2e308e156547ac39a9bfabfb68b6e938 commit acf1efde2e308e156547ac39a9bfabfb68b6e938 Author: 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/FrugalBuild index 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.0 pkgrel=1 pkgdesc="ddclient is a perl client used to update dynamic DNS entries for 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=1 Finclude sourceforge url="http://ddclient.sourceforge.net" source=(${source[@]} rc.ddclient README.Frugalware) -sha1sums=('248e351835d8b089528d760f38f70d148e232dbe' \ +sha1sums=('2d4d1faf11ff55583b068ab8fab407b4e77b578b' \ 'ef4fb8168c6741079995df3d103212e837ef24e0' \ 'fd41d58502e5ade4ee605294b7b1c4704fd4b698') From priyank at frugalware.org Sun Feb 1 07:53:57 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 1 07:53:58 2009 Subject: [Frugalware-git] frugalware-current: sakura-2.3.3-1-i686 Message-ID: <20090201065357.5D49111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd1f6211661c39495fe10dac915c726e9552d719 commit fd1f6211661c39495fe10dac915c726e9552d719 Author: 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/FrugalBuild index 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.3 pkgrel=1 pkgdesc="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() { From priyank at frugalware.org Sun Feb 1 08:08:50 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 1 08:08:52 2009 Subject: [Frugalware-git] frugalware-current: tea-22.3.0-1-i686 Message-ID: <20090201070850.94AE311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a959db078c0df510b9bab0df039164c75718c2b1 commit a959db078c0df510b9bab0df039164c75718c2b1 Author: 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/FrugalBuild index 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.0 pkgrel=1 pkgdesc="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.diff index 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.pro 2008-08-10 15:58:38.000000000 +0530 -+++ tea-19.0.5.new/src.pro 2008-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.pro 2009-01-21 19:10:22.000000000 +0530 ++++ tea-22.3.0.new/src.pro 2009-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 From priyank at frugalware.org Sun Feb 1 08:28:51 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 1 08:28:52 2009 Subject: [Frugalware-git] frugalware-current: icecast-2.3.2-2-i686 Message-ID: <20090201072851.D4F1711B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6ba1767e32444d56564c99247ec34156c22af2a0 commit 6ba1767e32444d56564c99247ec34156c22af2a0 Author: 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/FrugalBuild index 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\.]*t source=(http://downloads.us.xiph.org/releases/icecast/$pkgname-$pkgver.tar.gz icecast rc.icecast) sha1sums=('a52b13505548c2eff2c64aab95a42dcafda11227' \ '98ce0b4d3f2234944de42e90434b7deb3068c478' \ - 'e3c53bb8d458c14a6d0bf5fae931ed6b45591f7f') + '2d2f9d2f73547476a4f5c538a2b48c73841d2e22') -build() { +build() +{ Fmkdir /var/log/icecast Fbuild --sysconfdir=/etc/icecast Fmv /usr/share/doc/$pkgname /usr/share/doc/$pkgname-$pkgver Ffile /etc/sysconfig/icecast - Frcd icecast + Frcd2 chown -R nobody $Fdestdir/var/log/icecast chgrp -R nogroup $Fdestdir/var/log/icecast diff --git a/source/network-extra/icecast/messages/icecast.en b/source/network-extra/icecast/messages/icecast.en deleted file mode 100644 index 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.fr deleted file mode 100644 index 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.hu deleted file mode 100644 index d7b531a..0000000 --- a/source/network-extra/icecast/messages/icecast.hu +++ /dev/null @@ -1,2 +0,0 @@ -stopicecast="A icecast leállítása" -starticecast="A icecast indítása" diff --git a/source/network-extra/icecast/rc.icecast b/source/network-extra/icecast/rc.icecast index 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.new deleted file mode 100644 index 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 From devil505linux at gmail.com Sun Feb 1 08:41:41 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 1 08:41:43 2009 Subject: [Frugalware-git] frugalware-current: homebank-4.0.2-1-i686 Message-ID: <20090201074141.AB10211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd8732b0c724fbcd9338e4086c06f317f4fae8b3 commit dd8732b0c724fbcd9338e4086c06f317f4fae8b3 Author: 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/FrugalBuild index 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.2 pkgrel=1 pkgdesc="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 From priyank at frugalware.org Sun Feb 1 08:50:22 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 1 08:50:24 2009 Subject: [Frugalware-git] frugalware-current: libgeda-1.4.3-1-i686 Message-ID: <20090201075022.93CB811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8e2b2ec7467ce68aaaa5f53ad9f35709b582536 commit d8e2b2ec7467ce68aaaa5f53ad9f35709b582536 Author: 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/FrugalBuild index 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.3 pkgrel=1 pkgdesc="libgeda library provides functions needed for the gEDA core suite." url="http://www.geda.seul.org/" @@ -14,7 +14,7 @@ _F_gnome_iconcache=y Finclude gnome-scriptlet up2date="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() { From devil505linux at gmail.com Sun Feb 1 09:04:55 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 1 09:04:56 2009 Subject: [Frugalware-git] frugalware-current: quodlibet-plugins-20090127-1-i686 Message-ID: <20090201080455.C833E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d2ab6d2bd64fc58df2a0584db3e832184b76a70 commit 7d2ab6d2bd64fc58df2a0584db3e832184b76a70 Author: 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/FrugalBuild index 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=20090127 pkgrel=1 pkgdesc="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() { From devil505linux at gmail.com Sun Feb 1 10:16:28 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 1 10:16:29 2009 Subject: [Frugalware-git] frugalware-current: slimevolley-2.4.1-1-i686 Message-ID: <20090201091628.4307111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c805e8da415e3c6252517b690b768f105ee6a78 commit 5c805e8da415e3c6252517b690b768f105ee6a78 Author: 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/FrugalBuild new file mode 100644 index 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 From bouleetbil at frogdev.info Sun Feb 1 10:34:13 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 1 10:34:14 2009 Subject: [Frugalware-git] frugalware-current: gnome-do-0.8.0-1-i686 Message-ID: <20090201093413.2D93311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6fb3cbf8f4ae34871b99c40c7b8a020e99855c89 commit 6fb3cbf8f4ae34871b99c40c7b8a020e99855c89 Author: 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/FrugalBuild index 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.0 pkgrel=1 pkgdesc="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 From ryuo at frugalware.org Sun Feb 1 13:27:43 2009 From: ryuo at frugalware.org (James Buren) Date: Sun Feb 1 13:27:45 2009 Subject: [Frugalware-git] frugalware-current: nedit-5.5-1-i686 Message-ID: <20090201122743.7DEB211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b036087ce937eb1d0481544b4e2d14d11a4ab4d commit 3b036087ce937eb1d0481544b4e2d14d11a4ab4d Author: 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/FrugalBuild new file mode 100644 index 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 OK diff --git a/source/xapps-extra/nedit/nedit-5.5-argbvisuals.patch b/source/xapps-extra/nedit/nedit-5.5-argbvisuals.patch new file mode 100644 index 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.patch new file mode 100644 index 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); + } + From bouleetbil at frogdev.info Sun Feb 1 13:35:35 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 1 13:35:36 2009 Subject: [Frugalware-git] frugalware-current: libflickrnet-25277-1-i686 Message-ID: <20090201123535.57A6B11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ca231b96c9cf1ed76c9b4cc83b8e8c4a38c32174 commit ca231b96c9cf1ed76c9b4cc83b8e8c4a38c32174 Author: 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/FrugalBuild new file mode 100644 index 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 OK diff --git a/source/lib-extra/libflickrnet/flickrnet.pc b/source/lib-extra/libflickrnet/flickrnet.pc new file mode 100644 index 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 From russelldickenson at gmail.com Sun Feb 1 13:36:09 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Sun Feb 1 13:36:10 2009 Subject: [Frugalware-git] homepage-ng: Newsletter corrections for issue 38 Message-ID: <20090201123609.436F811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=cd6d4d5991c40be5072d9b150592b86cc148cba6 commit cd6d4d5991c40be5072d9b150592b86cc148cba6 Author: 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.html index 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. Add the line "Include = /etc/pacman-g2/repos/xfce46" to /etc/pacman-g2.conf, before the line for the "current" repo
    2. +
    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. +
    5. Do a pacman-g2 synchronisation and upgrade ("pacman-g2 -Syu" in a terminal emulator)
    6. +
    +

  • It seemed like a good idea at the time :)

    From bouleetbil at frogdev.info Sun Feb 1 15:42:56 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 1 15:42:58 2009 Subject: [Frugalware-git] frugalware-current: do-plugins-0.8.0-1-i686 Message-ID: <20090201144256.A957A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=753af54576f11952d814743c4ca3180d8b0c4e53 commit 753af54576f11952d814743c4ca3180d8b0c4e53 Author: 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/FrugalBuild index 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.0 pkgrel=1 pkgdesc="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 || Fdie Fmonoexport - 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.diff new file mode 100644 index 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.ac 2009-01-29 21:03:08.000000000 +0100 ++++ gnome-do-plugins-0.8.0/configure.ac 2009-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.am 2009-01-22 20:33:48.000000000 +0100 ++++ gnome-do-plugins-0.8.0/Makefile.am 2009-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 \ From elentir at mailoo.org Sun Feb 1 16:21:50 2009 From: elentir at mailoo.org (Elentir) Date: Sun Feb 1 16:21:52 2009 Subject: [Frugalware-git] frugalware-current: m4ri-20090105-1-i686 Message-ID: <20090201152150.661F111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0ea935b565710ae753dde5e395853305b99204c commit e0ea935b565710ae753dde5e395853305b99204c Author: 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/FrugalBuild new file mode 100644 index 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 From ryuo at frugalware.org Sun Feb 1 17:08:57 2009 From: ryuo at frugalware.org (James Buren) Date: Sun Feb 1 17:08:58 2009 Subject: [Frugalware-git] frugalware-current: mp_doccer-1.2.2-1-i686 Message-ID: <20090201160857.AB63B11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=395a62e419971974cb3b196d9bda636a187cfe8f commit 395a62e419971974cb3b196d9bda636a187cfe8f Author: 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/FrugalBuild new file mode 100644 index 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 +} From ryuo at frugalware.org Sun Feb 1 17:17:29 2009 From: ryuo at frugalware.org (James Buren) Date: Sun Feb 1 17:17:31 2009 Subject: [Frugalware-git] frugalware-current: grutatxt-2.0.15-1-i686 Message-ID: <20090201161729.CFDFC11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4706769108309dd16fbca5558ae039956e628451 commit 4706769108309dd16fbca5558ae039956e628451 Author: 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/FrugalBuild new file mode 100644 index 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 +} From devil505linux at gmail.com Sun Feb 1 17:56:22 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 1 17:56:23 2009 Subject: [Frugalware-git] frugalware-current: playonlinux-3.3.1-1-i686 Message-ID: <20090201165622.95FA311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96b6675de21cc577fa3597555d1f27af234442b9 commit 96b6675de21cc577fa3597555d1f27af234442b9 Author: 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/FrugalBuild index 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.1 pkgrel=1 pkgdesc="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() { From ryuo at frugalware.org Sun Feb 1 18:11:55 2009 From: ryuo at frugalware.org (James Buren) Date: Sun Feb 1 18:11:57 2009 Subject: [Frugalware-git] frugalware-current: mp-5.1.1-1-i686 Message-ID: <20090201171155.A25AE11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5720b1fe683774f231aa7c2d8cbf9dfcbf18364d commit 5720b1fe683774f231aa7c2d8cbf9dfcbf18364d Author: 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/FrugalBuild new file mode 100644 index 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 From ryuo at frugalware.org Sun Feb 1 18:16:00 2009 From: ryuo at frugalware.org (James Buren) Date: Sun Feb 1 18:16:01 2009 Subject: [Frugalware-git] frugalware-current: mp-5.1.1-1-i686 Message-ID: <20090201171600.64B7711B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9fdecaeb5a388a8234398f35223a92f1e8099a62 commit 9fdecaeb5a388a8234398f35223a92f1e8099a62 Author: 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/FrugalBuild index 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 freetype2 up2date="Flasttar $url" source=(http://triptico.com/download/$pkgname-$pkgver.tar.gz) sha1sums=('75fa481518be29f63ef35b152ab18acb3bd445d2') +unset MAKEFLAGS build() { From boobaa at frugalware.org Sun Feb 1 21:28:44 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Feb 1 21:28:47 2009 Subject: [Frugalware-git] frugalware-current: iso-codes-3.6-1-i686 Message-ID: <20090201202844.96BC311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cdec49d884080c12bf1e65a30a2ac870645164dc commit cdec49d884080c12bf1e65a30a2ac870645164dc Author: CSÉCSY LászlĂł Date: Sun Feb 1 21:28:23 2009 +0100 iso-codes-3.6-1-i686 version bump diff --git a/source/devel/iso-codes/FrugalBuild b/source/devel/iso-codes/FrugalBuild index 41e5866..1f00b36 100644 --- a/source/devel/iso-codes/FrugalBuild +++ b/source/devel/iso-codes/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: CSÉCSY László pkgname=iso-codes -pkgver=3.5 +pkgver=3.6 pkgrel=1 debrel=1 pkgdesc="Provides the list of country and language names" @@ -17,5 +17,5 @@ source=(ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/$pkgname-$pkgver.t iso-codes-0.52-pkgconfig-fixes.patch) # optimization OK -sha1sums=('977eaf752236a8ac96d601a9094d2e34103b5004' \ +sha1sums=('44bd5d5efd36e4c3c6157e1d8fa2448321dded4b' \ '44841e6019eea610bdba5ddfe52b8c393ba878ca') From devil505linux at gmail.com Sun Feb 1 21:37:11 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 1 21:37:14 2009 Subject: [Frugalware-git] frugalware-current: wordwarvi-0.25-1-i686 Message-ID: <20090201203711.720EB11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=920e9c4d38142845fd08a359d564d259d5e6d551 commit 920e9c4d38142845fd08a359d564d259d5e6d551 Author: 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/FrugalBuild new file mode 100644 index 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 +} From ryuo at frugalware.org Mon Feb 2 08:51:51 2009 From: ryuo at frugalware.org (James Buren) Date: Mon Feb 2 08:51:54 2009 Subject: [Frugalware-git] frugalware-current: medit-0.9.4-4-i686 Message-ID: <20090202075151.CCB6211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13e4369fd0f4e603b8d5361250b04134af8c8def commit 13e4369fd0f4e603b8d5361250b04134af8c8def Author: 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/FrugalBuild index 18ac2c4..356eff7 100644 --- a/source/xapps-extra/medit/FrugalBuild +++ b/source/xapps-extra/medit/FrugalBuild @@ -4,9 +4,9 @@ pkgname=medit pkgver=0.9.4 -pkgrel=3 +pkgrel=4 pkgdesc="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=y Finclude sourceforge gnome-scriptlet -source=(${source[@]} kill_iconcacheupdate.patch) -sha1sums=('99916ee3440d521ccc5976e44c97f595dce925a2' \ - '9fc18a3642d1329f65dda73a09a211f3240bc03f') +sha1sums=('99916ee3440d521ccc5976e44c97f595dce925a2') +Fconfopts="${Fconfopts} --with-fam --disable-generated-files" # optimization OK diff --git a/source/xapps-extra/medit/kill_iconcacheupdate.patch b/source/xapps-extra/medit/kill_iconcacheupdate.patch deleted file mode 100644 index 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.am 2008-05-03 11:49:16.000000000 +0200 -+++ medit-0.9.3/medit/Makefile.am 2008-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.in 2008-05-03 11:49:16.000000000 +0200 -+++ medit-0.9.3/medit/Makefile.in 2008-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. From russelldickenson at gmail.com Mon Feb 2 12:07:01 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Mon Feb 2 12:07:03 2009 Subject: [Frugalware-git] homepage-ng: Newsletter issue 37 correction of FIXME Message-ID: <20090202110701.30A4D11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=beab9c4b353ab8b48520711eb46bd07f56748290 commit beab9c4b353ab8b48520711eb46bd07f56748290 Author: 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.html index 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.

    From crazy at frugalware.org Mon Feb 2 14:02:32 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 14:02:33 2009 Subject: [Frugalware-git] frugalware-current: kvm-83-1-x86_64 Message-ID: <20090202130232.2FF4511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a8b35de4962ed34ffb47db5853a7f7e71d251f04 commit a8b35de4962ed34ffb47db5853a7f7e71d251f04 Author: 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/FrugalBuild index 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=83 pkgrel=1 pkgdesc="KVM is a kernel based virtual machine" groups=('xapps-extra') archs=('i686' 'x86_64') -Finclude sourceforge +Finclude sourceforge kernel-module +unset options install url="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 MAKEFLAGS Fsed '/qemu"' '/qemu-kvm"' \ qemu/configure Fsed '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-headers Frm /usr/include/linux From crazy at frugalware.org Mon Feb 2 14:12:58 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 14:12:59 2009 Subject: [Frugalware-git] frugalware-current: kernel-2.6.28-1-x86_64 Message-ID: <20090202131258.CE9A311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=09c1afb1df970fbe21175916a4012259db8d4803 commit 09c1afb1df970fbe21175916a4012259db8d4803 Author: 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/FrugalBuild index 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 kernel diff --git a/source/base/kernel/kernel-2.6.28-KVM-gfxboot.patch b/source/base/kernel/kernel-2.6.28-KVM-gfxboot.patch new file mode 100644 index 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; From crazy at frugalware.org Mon Feb 2 14:38:08 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 14:38:10 2009 Subject: [Frugalware-git] frugalware-current: kernel-2.6.28-1-x86_64 Message-ID: <20090202133808.C448E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e4571a89de29a3689c75265dd169e1d09304af31 commit e4571a89de29a3689c75265dd169e1d09304af31 Author: 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.i686 index 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=y CONFIG_EXT3_FS_XATTR=y CONFIG_EXT3_FS_POSIX_ACL=y CONFIG_EXT3_FS_SECURITY=y -CONFIG_EXT4_FS=m +CONFIG_EXT4_FS=y CONFIG_EXT4DEV_COMPAT=y CONFIG_EXT4_FS_XATTR=y CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y CONFIG_JBD=y CONFIG_JBD_DEBUG=y -CONFIG_JBD2=m +CONFIG_JBD2=y CONFIG_JBD2_DEBUG=y CONFIG_FS_MBCACHE=y CONFIG_REISERFS_FS=y @@ -4292,7 +4292,7 @@ CONFIG_BITREVERSE=y CONFIG_GENERIC_FIND_FIRST_BIT=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_CRC_CCITT=m -CONFIG_CRC16=m +CONFIG_CRC16=y CONFIG_CRC_T10DIF=y CONFIG_CRC_ITU_T=m CONFIG_CRC32=y diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index 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=y CONFIG_EXT3_FS_XATTR=y CONFIG_EXT3_FS_POSIX_ACL=y CONFIG_EXT3_FS_SECURITY=y -CONFIG_EXT4_FS=m +CONFIG_EXT4_FS=y CONFIG_EXT4DEV_COMPAT=y CONFIG_EXT4_FS_XATTR=y CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y CONFIG_JBD=y CONFIG_JBD_DEBUG=y -CONFIG_JBD2=m +CONFIG_JBD2=y CONFIG_JBD2_DEBUG=y CONFIG_FS_MBCACHE=y CONFIG_REISERFS_FS=y @@ -4030,7 +4030,7 @@ CONFIG_BITREVERSE=y CONFIG_GENERIC_FIND_FIRST_BIT=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_CRC_CCITT=m -CONFIG_CRC16=m +CONFIG_CRC16=y CONFIG_CRC_T10DIF=y CONFIG_CRC_ITU_T=m CONFIG_CRC32=y From crazy at frugalware.org Mon Feb 2 14:42:37 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 14:42:39 2009 Subject: [Frugalware-git] frugalware-current: kernel-version.sh Message-ID: <20090202134237.DEB2111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cbd658e0fe7952dc80fb409b93f9bf06b990b22f commit cbd658e0fe7952dc80fb409b93f9bf06b990b22f Author: 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.sh index 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 From crazy at frugalware.org Mon Feb 2 18:08:58 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:07 2009 Subject: [Frugalware-git] frugalware-current: acerhk-0.5.35-25-x86_64 Message-ID: <20090202170858.7CE4B11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3dd4a66f7be15ea72b1a850928db8ef80e87d790 commit 3dd4a66f7be15ea72b1a850928db8ef80e87d790 Author: 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/FrugalBuild index 96d5bfd..41dad0a 100644 --- a/source/apps-extra/acerhk/FrugalBuild +++ b/source/apps-extra/acerhk/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acerhk pkgver=0.5.35 -pkgrel=24 +pkgrel=25 pkgdesc="Acer Hotkey driver for Linux" url="http://www.cakey.de/acerhk/" Finclude kernel-module From crazy at frugalware.org Mon Feb 2 18:08:58 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:08 2009 Subject: [Frugalware-git] frugalware-current: r8169-6.009.00-3-x86_64 Message-ID: <20090202170858.911B611B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b3ba2a4eeefaae2dd8ffd2b458dd0d7727f46025 commit b3ba2a4eeefaae2dd8ffd2b458dd0d7727f46025 Author: 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/FrugalBuild index b75c185..f86b506 100644 --- a/source/network-extra/r8169/FrugalBuild +++ b/source/network-extra/r8169/FrugalBuild @@ -3,7 +3,7 @@ pkgname=r8169 pkgver=6.009.00 -pkgrel=2 +pkgrel=3 Finclude sourceforge kernel-module pkgdesc="Realtek driver for RTL8169/8110 cards." url="http://www.realtek.com.tw" From crazy at frugalware.org Mon Feb 2 18:08:58 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:09 2009 Subject: [Frugalware-git] frugalware-current: qc-usb-0.6.6-47-x86_64 Message-ID: <20090202170858.B3BAF11B87AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9cd3acf4ad9125d46c904cd66991a9f780d68e29 commit 9cd3acf4ad9125d46c904cd66991a9f780d68e29 Author: 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/FrugalBuild index 7a2fe6b..d3f1c2f 100644 --- a/source/multimedia-extra/qc-usb/FrugalBuild +++ b/source/multimedia-extra/qc-usb/FrugalBuild @@ -3,7 +3,7 @@ pkgname=qc-usb pkgver=0.6.6 -pkgrel=46 +pkgrel=47 pkgdesc="Quickcam kernel driver." groups=('multimedia-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Mon Feb 2 18:08:58 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:10 2009 Subject: [Frugalware-git] frugalware-current: acx100-20080806-7-x86_64 Message-ID: <20090202170858.C72A711B887D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8485730321a495017577a224e57c19caa6b68675 commit 8485730321a495017577a224e57c19caa6b68675 Author: 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/FrugalBuild index f5c2944..9db9c6f 100644 --- a/source/network-extra/acx100/FrugalBuild +++ b/source/network-extra/acx100/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acx100 origname=acx-mac80211 pkgver=20080806 -pkgrel=6 +pkgrel=7 pkgdesc="The ACX100/ACX111 wireless network driver." _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname=${pkgname} From crazy at frugalware.org Mon Feb 2 18:08:58 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:10 2009 Subject: [Frugalware-git] frugalware-current: wlan-ng-0.2.9-10-x86_64 Message-ID: <20090202170858.E5AC611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=81210f9ca04b5befcacb8db1f8714e8ea5c328d3 commit 81210f9ca04b5befcacb8db1f8714e8ea5c328d3 Author: 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/FrugalBuild index 025cfb0..7aabe68 100644 --- a/source/network-extra/wlan-ng/FrugalBuild +++ b/source/network-extra/wlan-ng/FrugalBuild @@ -3,7 +3,7 @@ pkgname=wlan-ng pkgver=0.2.9 -pkgrel=9 +pkgrel=10 pkgdesc="Wireless Lan modules" url="http://www.linux-wlan.org/" Finclude kernel-module From crazy at frugalware.org Mon Feb 2 18:08:59 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:11 2009 Subject: [Frugalware-git] frugalware-current: ndiswrapper-1.54-2-x86_64 Message-ID: <20090202170859.0C73C11B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76c68e08b7e6342b23b685674948977ffdc6531d commit 76c68e08b7e6342b23b685674948977ffdc6531d Author: 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/FrugalBuild index a1a1070..42ba920 100644 --- a/source/network/ndiswrapper/FrugalBuild +++ b/source/network/ndiswrapper/FrugalBuild @@ -4,7 +4,7 @@ pkgname=ndiswrapper pkgver=1.54 -pkgrel=1 +pkgrel=2 pkgdesc="Wrapper for using Windows drivers for some wireless cards" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module sourceforge From crazy at frugalware.org Mon Feb 2 18:08:59 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:11 2009 Subject: [Frugalware-git] frugalware-current: kqemu-1.3.0pre11-40-x86_64 Message-ID: <20090202170859.1CA0011B887E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ea7ae91e588e5447744335797807a25fa77fa861 commit ea7ae91e588e5447744335797807a25fa77fa861 Author: 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/FrugalBuild index 7c5588e..92db068 100644 --- a/source/xapps-extra/kqemu/FrugalBuild +++ b/source/xapps-extra/kqemu/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kqemu pkgver=1.3.0pre11 -pkgrel=39 +pkgrel=40 pkgdesc="QEMU Accelerator Module" url="http://bellard.org/qemu/" depends=('qemu') From crazy at frugalware.org Mon Feb 2 18:08:59 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:11 2009 Subject: [Frugalware-git] frugalware-current: nvidia-180.22-3-x86_64 Message-ID: <20090202170859.3886F11B87AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c72749def39d10fde1eea89df6b960086afe214 commit 2c72749def39d10fde1eea89df6b960086afe214 Author: 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/FrugalBuild index 3b221b4..808b8f2 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia pkgver=180.22 -pkgrel=2 +pkgrel=3 archs=('i686' 'x86_64' '!ppc') Finclude nvidia case "$_F_nvidia_arch" in From crazy at frugalware.org Mon Feb 2 18:08:59 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:11 2009 Subject: [Frugalware-git] frugalware-current: fglrx-8.561-4-x86_64 Message-ID: <20090202170859.5AF0011B887D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ce235d4c7aacba89da7fe118d2440de548c8df0 commit 2ce235d4c7aacba89da7fe118d2440de548c8df0 Author: 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/FrugalBuild index 99713bc..ee84333 100644 --- a/source/x11-extra/fglrx/FrugalBuild +++ b/source/x11-extra/fglrx/FrugalBuild @@ -5,7 +5,7 @@ pkgname=fglrx pkgver=8.561 _shortver=8-12 -pkgrel=3 +pkgrel=4 pkgdesc="Hardware Accelerated ATi driver for xorg" url="http://www.ati.com/" # libstdc++5: no hardware acceleration without it From crazy at frugalware.org Mon Feb 2 18:08:59 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:12 2009 Subject: [Frugalware-git] frugalware-current: nvidia-96xx-96.43.09-2-x86_64 Message-ID: <20090202170859.83A1511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0860140a5958de6bfe714933e1e4567bf6d5295 commit e0860140a5958de6bfe714933e1e4567bf6d5295 Author: 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/FrugalBuild index b7e7b49..ba804f0 100644 --- a/source/x11-extra/nvidia-96xx/FrugalBuild +++ b/source/x11-extra/nvidia-96xx/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia-96xx pkgver=96.43.09 -pkgrel=1 +pkgrel=2 archs=('i686' 'x86_64' '!ppc') _F_nvidia_legacyver="96.43.xx" Finclude nvidia From crazy at frugalware.org Mon Feb 2 18:08:59 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:12 2009 Subject: [Frugalware-git] frugalware-current: redirfs-0.3-6-x86_64 Message-ID: <20090202170859.A29CB11B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e3dbf32454e9f556b65cbd21f2dab6cdc32d975 commit 4e3dbf32454e9f556b65cbd21f2dab6cdc32d975 Author: 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/FrugalBuild index 4c9be6a..2a28a23 100644 --- a/source/apps-extra/redirfs/FrugalBuild +++ b/source/apps-extra/redirfs/FrugalBuild @@ -4,7 +4,7 @@ pkgname=redirfs pkgver=0.3 realver=${pkgver/pre/-pre} -pkgrel=5 +pkgrel=6 pkgdesc="Redirecting FileSystem" url="http://www.redirfs.org/tiki-index.php" _F_kernelmod_scriptlet=$pkgname.install From crazy at frugalware.org Mon Feb 2 18:08:59 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:12 2009 Subject: [Frugalware-git] frugalware-current: dazuko-2.3.6pre1-8-x86_64 Message-ID: <20090202170859.B32F311B887F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b4b712c5498a28bd04aea1d68982e300e2cb5b5c commit b4b712c5498a28bd04aea1d68982e300e2cb5b5c Author: 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/FrugalBuild index 4e504bf..7d4792e 100644 --- a/source/apps-extra/dazuko/FrugalBuild +++ b/source/apps-extra/dazuko/FrugalBuild @@ -5,7 +5,7 @@ pkgname=dazuko pkgver=2.3.6pre1 realver=${pkgver/pre/-pre} redirver=0.3 -pkgrel=7 +pkgrel=8 pkgdesc="On-access virus scanning kernel interface" url="http://www.dazuko.org" license="GPL-2 BSD" From crazy at frugalware.org Mon Feb 2 18:08:59 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:12 2009 Subject: [Frugalware-git] frugalware-current: lirc-0.8.4-6-x86_64 Message-ID: <20090202170859.D692611B887E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b16d4b1577c756e2da6c16477f9b00c348c999a6 commit b16d4b1577c756e2da6c16477f9b00c348c999a6 Author: 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/FrugalBuild index 5ea8495..206c604 100644 --- a/source/apps-extra/lirc/FrugalBuild +++ b/source/apps-extra/lirc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lirc pkgver=0.8.4 -pkgrel=5 +pkgrel=6 pkgdesc="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 From crazy at frugalware.org Mon Feb 2 18:08:59 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:13 2009 Subject: [Frugalware-git] frugalware-current: madwifi-0.9.4-18-x86_64 Message-ID: <20090202170859.F31C211B87AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=088ed76cc2e9ba7e6fc0b5ac0caad4ce4bffc739 commit 088ed76cc2e9ba7e6fc0b5ac0caad4ce4bffc739 Author: 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/FrugalBuild index acf18e8..714e0b7 100644 --- a/source/network/madwifi/FrugalBuild +++ b/source/network/madwifi/FrugalBuild @@ -3,7 +3,7 @@ pkgname=madwifi pkgver=0.9.4 -pkgrel=17 +pkgrel=18 pkgdesc="Madwifi drivers for Atheros wireless chipsets" Finclude kernel-module depends=(${depends[@]} 'wireless_tools') From crazy at frugalware.org Mon Feb 2 18:09:00 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:13 2009 Subject: [Frugalware-git] frugalware-current: nvidia-173xx-173.14.15-2-x86_64 Message-ID: <20090202170900.2307511B887D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f66dd42dc8460c444fcb3e4f85649135a83dd34e commit f66dd42dc8460c444fcb3e4f85649135a83dd34e Author: 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/FrugalBuild index 1c4d683..0b2d253 100644 --- a/source/x11-extra/nvidia-173xx/FrugalBuild +++ b/source/x11-extra/nvidia-173xx/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia-173xx pkgver=173.14.15 -pkgrel=1 +pkgrel=2 archs=('i686' 'x86_64' '!ppc') _F_nvidia_legacyver="173.14.xx" Finclude nvidia From crazy at frugalware.org Mon Feb 2 18:09:00 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:13 2009 Subject: [Frugalware-git] frugalware-current: nvidia-71xx-71.86.07-2-x86_64 Message-ID: <20090202170900.3567B11B8880@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=32c9a592c35a5073b76a6ba9004c8290d662677b commit 32c9a592c35a5073b76a6ba9004c8290d662677b Author: 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/FrugalBuild index a4877ed..8798a26 100644 --- a/source/x11-extra/nvidia-71xx/FrugalBuild +++ b/source/x11-extra/nvidia-71xx/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia-71xx pkgver=71.86.07 -pkgrel=1 +pkgrel=2 archs=('i686' 'x86_64' '!ppc') _F_nvidia_legacyver="71.86.xx" Finclude nvidia From crazy at frugalware.org Mon Feb 2 18:09:01 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:13 2009 Subject: [Frugalware-git] frugalware-current: rlocate-0.5.6-12-x86_64 Message-ID: <20090202170901.2FF5A11B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bad7d3fad564acbcee75ef3b39786898168e5531 commit bad7d3fad564acbcee75ef3b39786898168e5531 Author: 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/FrugalBuild index 75237f3..f810a65 100644 --- a/source/apps-extra/rlocate/FrugalBuild +++ b/source/apps-extra/rlocate/FrugalBuild @@ -3,7 +3,7 @@ pkgname=rlocate pkgver=0.5.6 -pkgrel=11 +pkgrel=12 pkgdesc="rlocate is an implementation of the locate command" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module From crazy at frugalware.org Mon Feb 2 18:09:00 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 2 18:09:13 2009 Subject: [Frugalware-git] frugalware-current: virtualbox-modules-2.1.0-3-x86_64 Message-ID: <20090202170900.7AEB111B8882@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=55b1f9f53b9f0a6c361f021f5d4581907427f85c commit 55b1f9f53b9f0a6c361f021f5d4581907427f85c Author: 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/FrugalBuild index 463c475..8babdcd 100644 --- a/source/apps-extra/virtualbox-modules/FrugalBuild +++ b/source/apps-extra/virtualbox-modules/FrugalBuild @@ -3,7 +3,7 @@ pkgname=virtualbox-modules pkgver=2.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="Kernel modules for VirtualBox" url="http://www.virtualbox.org" Finclude kernel-module From devil505linux at gmail.com Mon Feb 2 18:35:26 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 2 18:35:27 2009 Subject: [Frugalware-git] frugalware-current: guvcview-0.9.8-1-i686 Message-ID: <20090202173526.0FA2411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56808885c882559421b714fc0d4e91cbd60d2c10 commit 56808885c882559421b714fc0d4e91cbd60d2c10 Author: 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/FrugalBuild index 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.8 pkgrel=1 pkgdesc="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 berlios groups=('xapps-extra') archs=('i686' 'x86_64') _F_cd_path="$_F_berlios_name-$pkgver" -sha1sums=('5ea9f32a5ed5111de22b8b1d0c560cb5ed825907') +sha1sums=('0a6a76b3f19b368c41df6769f93be9dd96c8c592') # optimization OK From devil505linux at gmail.com Mon Feb 2 18:45:30 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 2 18:45:33 2009 Subject: [Frugalware-git] frugalware-current: gpodder-0.14.1-1-i686 Message-ID: <20090202174530.E77CA11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=52fcace3d04e2d0072e05e5a29169ccb83c6c595 commit 52fcace3d04e2d0072e05e5a29169ccb83c6c595 Author: 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/FrugalBuild index 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=1 pkgdesc="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') From bouleetbil at frogdev.info Mon Feb 2 18:50:09 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 2 18:50:10 2009 Subject: [Frugalware-git] frugalware-current: xpn-1.2.6-1-i686 Message-ID: <20090202175009.96ACF11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efe3e12835a0453a6e897401b819b393da44b299 commit efe3e12835a0453a6e897401b819b393da44b299 Author: 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/FrugalBuild index 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.6 pkgrel=1 pkgdesc="XPN (X Python Newsreader) is a graphical newsreader." rodepends=('pygtk') @@ -12,7 +12,7 @@ Finclude sourceforge url="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;" From bouleetbil at frogdev.info Mon Feb 2 18:53:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 2 18:53:47 2009 Subject: [Frugalware-git] frugalware-current: duplicity-0.5.08-1-i686 Message-ID: <20090202175346.C46BD11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=33d3d990d4661bead4acaf147b401d85cc2813ac commit 33d3d990d4661bead4acaf147b401d85cc2813ac Author: 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/FrugalBuild index 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.08 pkgrel=1 pkgdesc="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 From bouleetbil at frogdev.info Mon Feb 2 20:55:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 2 20:56:01 2009 Subject: [Frugalware-git] bouleetbiltesting: pygtk-2.14.0-1-i686 Message-ID: <20090202195558.6872111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=29a01c82a67929849d1bab02b944e8217f1340d6 commit 29a01c82a67929849d1bab02b944e8217f1340d6 Author: 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/FrugalBuild index 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=1 pkgdesc="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 gnome url="http://www.daa.com.au/~james/pygtk/" -sha1sums=('7a7d095f53829895174640d693c4e4af16122d98') +sha1sums=('ed498755e0a08b7f19d6a8387b00d917fab7f9de') export CFLAGS="$CFLAGS -fno-strict-aliasing -fgnu89-inline" subpkgs=("$pkgname-docs") From devil505linux at gmail.com Tue Feb 3 05:44:34 2009 From: devil505linux at gmail.com (Devil505) Date: Tue Feb 3 05:44:34 2009 Subject: [Frugalware-git] frugalware-current: playonlinux-3.3.1-2-i686 Message-ID: <20090203044434.1456711B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1fca51a4ad6948916bd1d13480f83a1e37ae0999 commit 1fca51a4ad6948916bd1d13480f83a1e37ae0999 Author: 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/FrugalBuild index 3836075..f437532 100644 --- a/source/xapps-extra/playonlinux/FrugalBuild +++ b/source/xapps-extra/playonlinux/FrugalBuild @@ -3,11 +3,11 @@ pkgname=playonlinux pkgver=3.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="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" From boobaa at frugalware.org Tue Feb 3 07:31:14 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Feb 3 07:31:15 2009 Subject: [Frugalware-git] frugalware-current: drupal6-devel-6.x_1.14-1-i686 Message-ID: <20090203063114.9853C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ebf055ca1cb1483c7441e66b4e983636e0edc2cc commit ebf055ca1cb1483c7441e66b4e983636e0edc2cc Author: CSÉCSY LászlĂł Date: Tue Feb 3 07:31:01 2009 +0100 drupal6-devel-6.x_1.14-1-i686 version bump diff --git a/source/network-extra/drupal6-devel/FrugalBuild b/source/network-extra/drupal6-devel/FrugalBuild index 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.14 pkgrel=1 pkgdesc="A suite of modules for both Drupal module and theme developers" Finclude drupal -sha1sums=('bb119af155df717ec898d2fa7451dc56081fc72d') +sha1sums=('a2080f367bd39432309e28ba4e26cb354c67a3cc') From crazy at frugalware.org Tue Feb 3 14:52:08 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 14:52:10 2009 Subject: [Frugalware-git] frugalware-current: kernel-2.6.28-3-x86_64 Message-ID: <20090203135208.50E5411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4b0604a77228f521cd02ce5dec1b9b626c450568 commit 4b0604a77228f521cd02ce5dec1b9b626c450568 Author: 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.i686 index 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 set CONFIG_X86_32=y @@ -1905,17 +1905,17 @@ CONFIG_ATH5K=m CONFIG_ATH9K=m CONFIG_IWLWIFI=m CONFIG_IWLCORE=m -# CONFIG_IWLWIFI_LEDS is not set +CONFIG_IWLWIFI_LEDS=y CONFIG_IWLWIFI_RFKILL=y # CONFIG_IWLWIFI_DEBUG is not set CONFIG_IWLAGN=m -# CONFIG_IWLAGN_SPECTRUM_MEASUREMENT is not set -# CONFIG_IWLAGN_LEDS is not set +CONFIG_IWLAGN_SPECTRUM_MEASUREMENT=y +CONFIG_IWLAGN_LEDS=y CONFIG_IWL4965=y CONFIG_IWL5000=y CONFIG_IWL3945=m -# CONFIG_IWL3945_RFKILL is not set -# CONFIG_IWL3945_SPECTRUM_MEASUREMENT is not set +CONFIG_IWL3945_RFKILL=y +CONFIG_IWL3945_SPECTRUM_MEASUREMENT=y CONFIG_IWL3945_LEDS=y # CONFIG_IWL3945_DEBUG is not set CONFIG_HOSTAP=m diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index 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=m CONFIG_ATH9K=m CONFIG_IWLWIFI=m CONFIG_IWLCORE=m -# CONFIG_IWLWIFI_LEDS is not set +CONFIG_IWLWIFI_LEDS=y CONFIG_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=y CONFIG_IWL3945=m -# CONFIG_IWL3945_RFKILL is not set -# CONFIG_IWL3945_SPECTRUM_MEASUREMENT is not set +CONFIG_IWL3945_RFKILL=y +CONFIG_IWL3945_SPECTRUM_MEASUREMENT=y CONFIG_IWL3945_LEDS=y # CONFIG_IWL3945_DEBUG is not set CONFIG_HOSTAP=m From crazy at frugalware.org Tue Feb 3 14:52:08 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 14:52:11 2009 Subject: [Frugalware-git] frugalware-current: kernel-version.sh Message-ID: <20090203135208.676A911B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2eef1541f6bb6aabc14a22a117f3896406d86b57 commit 2eef1541f6bb6aabc14a22a117f3896406d86b57 Author: 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.sh index 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 From crazy at frugalware.org Tue Feb 3 15:33:20 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 15:33:22 2009 Subject: [Frugalware-git] frugalware-current: kernel-2.6.28-3-x86_64 Message-ID: <20090203143320.6CEC411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad8658f7caf30238c70b339644f32351d929b2e3 commit ad8658f7caf30238c70b339644f32351d929b2e3 Author: 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/FrugalBuild index 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.patch deleted file mode 100644 index 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) <= PFN_DOWN(addr) && - PFN_DOWN(p->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, From crazy at frugalware.org Tue Feb 3 17:15:45 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:15:52 2009 Subject: [Frugalware-git] frugalware-current: acerhk-0.5.35-26-x86_64 Message-ID: <20090203161545.CEEC611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6901c38ee92cba39b916bf4b73e46560ad97012c commit 6901c38ee92cba39b916bf4b73e46560ad97012c Author: 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/FrugalBuild index 41dad0a..72115fb 100644 --- a/source/apps-extra/acerhk/FrugalBuild +++ b/source/apps-extra/acerhk/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acerhk pkgver=0.5.35 -pkgrel=25 +pkgrel=26 pkgdesc="Acer Hotkey driver for Linux" url="http://www.cakey.de/acerhk/" Finclude kernel-module From crazy at frugalware.org Tue Feb 3 17:15:45 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:15:54 2009 Subject: [Frugalware-git] frugalware-current: nvidia-96xx-96.43.09-3-x86_64 Message-ID: <20090203161545.E5C8411B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2163caec93d1a406a81c94710a79f425cca88d4 commit b2163caec93d1a406a81c94710a79f425cca88d4 Author: 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/FrugalBuild index ba804f0..c443b07 100644 --- a/source/x11-extra/nvidia-96xx/FrugalBuild +++ b/source/x11-extra/nvidia-96xx/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia-96xx pkgver=96.43.09 -pkgrel=2 +pkgrel=3 archs=('i686' 'x86_64' '!ppc') _F_nvidia_legacyver="96.43.xx" Finclude nvidia From crazy at frugalware.org Tue Feb 3 17:15:46 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:15:55 2009 Subject: [Frugalware-git] frugalware-current: acx100-20080806-8-x86_64 Message-ID: <20090203161546.0837611B87AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5661167d143bea8db2d5cc0aa7bd1217a5aad3d1 commit 5661167d143bea8db2d5cc0aa7bd1217a5aad3d1 Author: 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/FrugalBuild index 9db9c6f..acd2614 100644 --- a/source/network-extra/acx100/FrugalBuild +++ b/source/network-extra/acx100/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acx100 origname=acx-mac80211 pkgver=20080806 -pkgrel=7 +pkgrel=8 pkgdesc="The ACX100/ACX111 wireless network driver." _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname=${pkgname} From crazy at frugalware.org Tue Feb 3 17:15:46 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:15:55 2009 Subject: [Frugalware-git] frugalware-current: r8169-6.009.00-4-x86_64 Message-ID: <20090203161546.1C75211B887D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c435a670ced30dbf3eb73a4ad3880116082ab754 commit c435a670ced30dbf3eb73a4ad3880116082ab754 Author: 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/FrugalBuild index f86b506..a59b289 100644 --- a/source/network-extra/r8169/FrugalBuild +++ b/source/network-extra/r8169/FrugalBuild @@ -3,7 +3,7 @@ pkgname=r8169 pkgver=6.009.00 -pkgrel=3 +pkgrel=4 Finclude sourceforge kernel-module pkgdesc="Realtek driver for RTL8169/8110 cards." url="http://www.realtek.com.tw" From crazy at frugalware.org Tue Feb 3 17:15:46 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:15:55 2009 Subject: [Frugalware-git] frugalware-current: qc-usb-0.6.6-48-x86_64 Message-ID: <20090203161546.2AEEE11B887E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b41132474e52dfce47f99556af49e3ba927c79b commit 0b41132474e52dfce47f99556af49e3ba927c79b Author: 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/FrugalBuild index d3f1c2f..3d1ec98 100644 --- a/source/multimedia-extra/qc-usb/FrugalBuild +++ b/source/multimedia-extra/qc-usb/FrugalBuild @@ -3,7 +3,7 @@ pkgname=qc-usb pkgver=0.6.6 -pkgrel=47 +pkgrel=48 pkgdesc="Quickcam kernel driver." groups=('multimedia-extra') archs=('i686' 'x86_64') From crazy at frugalware.org Tue Feb 3 17:15:46 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:15:55 2009 Subject: [Frugalware-git] frugalware-current: ndiswrapper-1.54-3-x86_64 Message-ID: <20090203161546.50B7B11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a7da93aef106056c30e38ad85cc71b9e9e16637 commit 8a7da93aef106056c30e38ad85cc71b9e9e16637 Author: 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/FrugalBuild index 42ba920..ca372e6 100644 --- a/source/network/ndiswrapper/FrugalBuild +++ b/source/network/ndiswrapper/FrugalBuild @@ -4,7 +4,7 @@ pkgname=ndiswrapper pkgver=1.54 -pkgrel=2 +pkgrel=3 pkgdesc="Wrapper for using Windows drivers for some wireless cards" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module sourceforge From crazy at frugalware.org Tue Feb 3 17:15:46 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:15:56 2009 Subject: [Frugalware-git] frugalware-current: redirfs-0.3-7-x86_64 Message-ID: <20090203161546.6220711B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0500e6d8ca9083ffedec8a7bb4ad25efbeac2456 commit 0500e6d8ca9083ffedec8a7bb4ad25efbeac2456 Author: 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/FrugalBuild index 2a28a23..de09cca 100644 --- a/source/apps-extra/redirfs/FrugalBuild +++ b/source/apps-extra/redirfs/FrugalBuild @@ -4,7 +4,7 @@ pkgname=redirfs pkgver=0.3 realver=${pkgver/pre/-pre} -pkgrel=6 +pkgrel=7 pkgdesc="Redirecting FileSystem" url="http://www.redirfs.org/tiki-index.php" _F_kernelmod_scriptlet=$pkgname.install From crazy at frugalware.org Tue Feb 3 17:15:46 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:15:56 2009 Subject: [Frugalware-git] frugalware-current: fglrx-8.561-5-x86_64 Message-ID: <20090203161546.7792A11B887F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c65ffd3237452e976058a9e2e9f6b8b9dd21544c commit c65ffd3237452e976058a9e2e9f6b8b9dd21544c Author: 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/FrugalBuild index ee84333..66396d2 100644 --- a/source/x11-extra/fglrx/FrugalBuild +++ b/source/x11-extra/fglrx/FrugalBuild @@ -5,7 +5,7 @@ pkgname=fglrx pkgver=8.561 _shortver=8-12 -pkgrel=4 +pkgrel=5 pkgdesc="Hardware Accelerated ATi driver for xorg" url="http://www.ati.com/" # libstdc++5: no hardware acceleration without it From crazy at frugalware.org Tue Feb 3 17:15:46 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:15:56 2009 Subject: [Frugalware-git] frugalware-current: nvidia-180.22-4-x86_64 Message-ID: <20090203161546.9284611B87AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad127d145704423722fc8effe130020d64818202 commit ad127d145704423722fc8effe130020d64818202 Author: 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/FrugalBuild index 808b8f2..30a1055 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia pkgver=180.22 -pkgrel=3 +pkgrel=4 archs=('i686' 'x86_64' '!ppc') Finclude nvidia case "$_F_nvidia_arch" in From crazy at frugalware.org Tue Feb 3 17:15:46 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:15:56 2009 Subject: [Frugalware-git] frugalware-current: kqemu-1.3.0pre11-41-x86_64 Message-ID: <20090203161546.A397E11B887D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=906106bfb190112d3c67f2fd5473b6df649bce64 commit 906106bfb190112d3c67f2fd5473b6df649bce64 Author: 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/FrugalBuild index 92db068..cb63ca0 100644 --- a/source/xapps-extra/kqemu/FrugalBuild +++ b/source/xapps-extra/kqemu/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kqemu pkgver=1.3.0pre11 -pkgrel=40 +pkgrel=41 pkgdesc="QEMU Accelerator Module" url="http://bellard.org/qemu/" depends=('qemu') From crazy at frugalware.org Tue Feb 3 17:15:46 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:15:57 2009 Subject: [Frugalware-git] frugalware-current: dazuko-2.3.6pre1-9-x86_64 Message-ID: <20090203161546.B558211B8880@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6fa6964ab2fbc8dfb52c58c1cbaeeb10bbf11a5 commit c6fa6964ab2fbc8dfb52c58c1cbaeeb10bbf11a5 Author: 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/FrugalBuild index 7d4792e..13e2c6e 100644 --- a/source/apps-extra/dazuko/FrugalBuild +++ b/source/apps-extra/dazuko/FrugalBuild @@ -5,7 +5,7 @@ pkgname=dazuko pkgver=2.3.6pre1 realver=${pkgver/pre/-pre} redirver=0.3 -pkgrel=8 +pkgrel=9 pkgdesc="On-access virus scanning kernel interface" url="http://www.dazuko.org" license="GPL-2 BSD" From crazy at frugalware.org Tue Feb 3 17:15:46 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:16:00 2009 Subject: [Frugalware-git] frugalware-current: madwifi-0.9.4-19-x86_64 Message-ID: <20090203161546.D4E3511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=032b1d9591c463415405a8bdeb0b00c80ea17ac2 commit 032b1d9591c463415405a8bdeb0b00c80ea17ac2 Author: 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/FrugalBuild index 714e0b7..4f06383 100644 --- a/source/network/madwifi/FrugalBuild +++ b/source/network/madwifi/FrugalBuild @@ -3,7 +3,7 @@ pkgname=madwifi pkgver=0.9.4 -pkgrel=18 +pkgrel=19 pkgdesc="Madwifi drivers for Atheros wireless chipsets" Finclude kernel-module depends=(${depends[@]} 'wireless_tools') From crazy at frugalware.org Tue Feb 3 17:15:46 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:16:00 2009 Subject: [Frugalware-git] frugalware-current: lirc-0.8.4-7-x86_64 Message-ID: <20090203161546.E771911B887E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d19cd4136bb271cf29e7183ab047690b75756462 commit d19cd4136bb271cf29e7183ab047690b75756462 Author: 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/FrugalBuild index 206c604..e5d8dba 100644 --- a/source/apps-extra/lirc/FrugalBuild +++ b/source/apps-extra/lirc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lirc pkgver=0.8.4 -pkgrel=6 +pkgrel=7 pkgdesc="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 From crazy at frugalware.org Tue Feb 3 17:15:47 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:16:00 2009 Subject: [Frugalware-git] frugalware-current: nvidia-173xx-173.14.15-3-x86_64 Message-ID: <20090203161547.107AF11B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=328ff3b1c0ba3e84953257e6d2b325a568362b36 commit 328ff3b1c0ba3e84953257e6d2b325a568362b36 Author: 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/FrugalBuild index 0b2d253..923530b 100644 --- a/source/x11-extra/nvidia-173xx/FrugalBuild +++ b/source/x11-extra/nvidia-173xx/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia-173xx pkgver=173.14.15 -pkgrel=2 +pkgrel=3 archs=('i686' 'x86_64' '!ppc') _F_nvidia_legacyver="173.14.xx" Finclude nvidia From crazy at frugalware.org Tue Feb 3 17:15:47 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:16:01 2009 Subject: [Frugalware-git] frugalware-current: virtualbox-modules-2.1.0-4-x86_64 Message-ID: <20090203161547.5EE6E11B87AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=80751224e4e0bda5f114f629ef424852fb1d0a86 commit 80751224e4e0bda5f114f629ef424852fb1d0a86 Author: 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/FrugalBuild index 8babdcd..72c5903 100644 --- a/source/apps-extra/virtualbox-modules/FrugalBuild +++ b/source/apps-extra/virtualbox-modules/FrugalBuild @@ -3,7 +3,7 @@ pkgname=virtualbox-modules pkgver=2.1.0 -pkgrel=3 +pkgrel=4 pkgdesc="Kernel modules for VirtualBox" url="http://www.virtualbox.org" Finclude kernel-module From crazy at frugalware.org Tue Feb 3 17:15:47 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:16:02 2009 Subject: [Frugalware-git] frugalware-current: nvidia-71xx-71.86.07-3-x86_64 Message-ID: <20090203161547.3B90711B887F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d2c7e324cb9c3d02234d3c028b41d3b9d3a4dee9 commit d2c7e324cb9c3d02234d3c028b41d3b9d3a4dee9 Author: 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/FrugalBuild index 8798a26..1fe7fa4 100644 --- a/source/x11-extra/nvidia-71xx/FrugalBuild +++ b/source/x11-extra/nvidia-71xx/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia-71xx pkgver=71.86.07 -pkgrel=2 +pkgrel=3 archs=('i686' 'x86_64' '!ppc') _F_nvidia_legacyver="71.86.xx" Finclude nvidia From crazy at frugalware.org Tue Feb 3 17:15:47 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 17:16:02 2009 Subject: [Frugalware-git] frugalware-current: rlocate-0.5.6-13-x86_64 Message-ID: <20090203161547.709C411B8881@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4967fc1f71aea5f644386b82e917279fc2980ee4 commit 4967fc1f71aea5f644386b82e917279fc2980ee4 Author: 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/FrugalBuild index f810a65..7d73ed9 100644 --- a/source/apps-extra/rlocate/FrugalBuild +++ b/source/apps-extra/rlocate/FrugalBuild @@ -3,7 +3,7 @@ pkgname=rlocate pkgver=0.5.6 -pkgrel=12 +pkgrel=13 pkgdesc="rlocate is an implementation of the locate command" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module From crazy at frugalware.org Tue Feb 3 19:10:57 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 19:11:00 2009 Subject: [Frugalware-git] frugalware-current: swig-1.3.38-1-x86_64 Message-ID: <20090203181057.3F07011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f1542c791528b581dee9897ef4633e3c13a68eb commit 1f1542c791528b581dee9897ef4633e3c13a68eb Author: 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/FrugalBuild index 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.38 pkgrel=1 pkgdesc="SWIG interface compiler" archs=('i686' 'x86_64' 'ppc') @@ -12,6 +12,6 @@ groups=('devel-extra') Finclude sourceforge url="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 From crazy at frugalware.org Tue Feb 3 19:15:24 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 19:15:25 2009 Subject: [Frugalware-git] frugalware-current: twisted-8.2.0-1-x86_64 Message-ID: <20090203181524.D563611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36ae867df30def84ac9b13d231b89dd3b34a9952 commit 36ae867df30def84ac9b13d231b89dd3b34a9952 Author: 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/FrugalBuild index 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=1 pkgdesc="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://twistedmatrix.com/trac/wiki/Downloads'|Flasttar" source=(http://tmrc.mit.edu/mirror/twisted/Twisted/${pkgver%.?}/Twisted-$pkgver.tar.bz2) -sha1sums=('b10e523ab96032f5055ee02687b22bcd7cb02951') +sha1sums=('ef5f475b8f38eafd9b83a325ce131fdf6af05255') build() { From crazy at frugalware.org Tue Feb 3 19:17:50 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 19:17:51 2009 Subject: [Frugalware-git] frugalware-current: cscope-15.7-1-x86_64 Message-ID: <20090203181750.D55E111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=735a59be70c04a81a7a37c0fb3c61db294621a32 commit 735a59be70c04a81a7a37c0fb3c61db294621a32 Author: crazy Date: Tue Feb 3 19:17:30 2009 +0100 cscope-15.7-1-x86_64 * Version bump diff --git a/source/devel-extra/cscope/FrugalBuild b/source/devel-extra/cscope/FrugalBuild index 1fdbdf8..7c28f3e 100644 --- a/source/devel-extra/cscope/FrugalBuild +++ b/source/devel-extra/cscope/FrugalBuild @@ -3,14 +3,15 @@ # Contributor: BMH1980 pkgname=cscope -pkgver=15.6 +pkgver=15.7 pkgrel=1 pkgdesc="Cscope is a text screen based source browser" depends=('ncurses') groups=('devel-extra') archs=('i686' 'x86_64') license="BSD License" +_F_sourceforge_ext=".tar.bz2" Finclude sourceforge -sha1sums=('f5f73dca1f223cf6905c09a7f0e8eb993fa5fd93') +sha1sums=('293196c4e2a7eec5633a9019e39544dc9894b827') # optimization OK From crazy at frugalware.org Tue Feb 3 19:19:59 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 3 19:20:01 2009 Subject: [Frugalware-git] frugalware-current: iasl-20090123-1-x86_64 Message-ID: <20090203181959.64ED811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34cd6147a6095653322681ff22fa053100d4324c commit 34cd6147a6095653322681ff22fa053100d4324c Author: crazy Date: Tue Feb 3 19:19:36 2009 +0100 iasl-20090123-1-x86_64 * Version bump diff --git a/source/devel-extra/iasl/FrugalBuild b/source/devel-extra/iasl/FrugalBuild index 5222e71..39d9b5d 100644 --- a/source/devel-extra/iasl/FrugalBuild +++ b/source/devel-extra/iasl/FrugalBuild @@ -4,7 +4,7 @@ pkgname=iasl _F_archive_name=acpica-unix -pkgver=20081031 +pkgver=20090123 pkgrel=1 pkgdesc="Intel ACPI Source Language (ASL) compiler" url="http://www.acpica.org/" @@ -15,7 +15,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.acpica.org/downloads/unix_source_code.php | Flasttar" source=($url/download/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('efa658f916bf9a4b9790fb2396e37d639b090640') +sha1sums=('423ae69b088ff63af7399fa2a3e9142dc9ae00a7') unset MAKEFLAGS build() { From bouleetbil at frogdev.info Tue Feb 3 20:48:30 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 3 20:48:32 2009 Subject: [Frugalware-git] frugalware-current: timer-applet-2.1-1-i686 Message-ID: <20090203194830.4F7ED11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c14663815850f0ba056df3023d32b09c0aa6b797 commit c14663815850f0ba056df3023d32b09c0aa6b797 Author: bouleetbil Date: Tue Feb 3 22:40:51 2009 +0100 timer-applet-2.1-1-i686 *version bump diff --git a/source/gnome-extra/timer-applet/FrugalBuild b/source/gnome-extra/timer-applet/FrugalBuild index 7a6a67c..05d0ab7 100644 --- a/source/gnome-extra/timer-applet/FrugalBuild +++ b/source/gnome-extra/timer-applet/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=timer-applet -pkgver=2.0.1 -pkgrel=2 +pkgver=2.1 +pkgrel=1 pkgdesc="A countdown timer applet for the GNOME panel" depends=('python' 'pygtk' 'gnome-python' 'gnome-python-desktop' \ 'notify-python' 'dbus-python' 'gnome-python-desktop-applet') @@ -16,4 +16,4 @@ _F_sourceforge_dirname="timerapplet" _F_sourceforge_realname="timerapplet" _F_gnome_schemas=('/etc/gconf/schemas/timer-applet.schemas') Finclude gnome-scriptlet sourceforge -sha1sums=('220d3e473ed41ecbfa8364a791adb3af6bbd3a98') +sha1sums=('7cb66a63323189dfe48076a82a45888d237f1cc5') From bouleetbil at frogdev.info Tue Feb 3 20:52:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 3 20:52:31 2009 Subject: [Frugalware-git] frugalware-current: telepathy-gabble-0.7.20-1-i686 Message-ID: <20090203195229.C048A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=075ce2ea5dfa77a7c52de0449a69aac55b13006f commit 075ce2ea5dfa77a7c52de0449a69aac55b13006f Author: bouleetbil Date: Tue Feb 3 22:45:47 2009 +0100 telepathy-gabble-0.7.20-1-i686 *version bump diff --git a/source/lib-extra/telepathy-gabble/FrugalBuild b/source/lib-extra/telepathy-gabble/FrugalBuild index 4d8068a..8e43c6f 100644 --- a/source/lib-extra/telepathy-gabble/FrugalBuild +++ b/source/lib-extra/telepathy-gabble/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=telepathy-gabble -pkgver=0.7.19 +pkgver=0.7.20 pkgrel=1 pkgdesc="Telepathy is a D-Bus framework for unifying real time communication." url="http://telepathy.freedesktop.org/" @@ -13,6 +13,6 @@ groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-gabble | Flasttar" source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/$pkgname-$pkgver.tar.gz) -sha1sums=('fbcd6d5b506ae2cfd3d3d6ce5d3be11a08d3dbdb') +sha1sums=('e2f080ea8f6b3946f4bb605ff28e203375134d57') # optimization OK From bouleetbil at frogdev.info Tue Feb 3 20:54:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 3 20:54:47 2009 Subject: [Frugalware-git] frugalware-current: gnome-system-monitor-2.24.4-1-i686 Message-ID: <20090203195446.939AF11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8aa7850ba04b9efddc1659b82707f44d75664e25 commit 8aa7850ba04b9efddc1659b82707f44d75664e25 Author: bouleetbil Date: Tue Feb 3 22:47:45 2009 +0100 gnome-system-monitor-2.24.4-1-i686 *version bump diff --git a/source/gnome/gnome-system-monitor/FrugalBuild b/source/gnome/gnome-system-monitor/FrugalBuild index c6e8c0b..687ed88 100644 --- a/source/gnome/gnome-system-monitor/FrugalBuild +++ b/source/gnome/gnome-system-monitor/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-system-monitor -pkgver=2.24.3 +pkgver=2.24.4 pkgrel=1 pkgdesc="A system monitor for GNOME" url="http://www.gnome.org/" depends=('libgnomeui>=2.24.0' 'libgtop>=2.24.0' 'libwnck>=2.24.0' \ - 'rarian' 'libgksu>=2.0.6' 'libsexy' 'gnome-icon-theme' 'pcre' 'gtkmm>=2.14.1' 'librsvg') + 'rarian' 'libgksu>=2.0.6' 'libsexy' 'gnome-icon-theme' 'pcre' 'gtkmm>=2.14.3' 'librsvg') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -15,6 +15,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-system-monitor.schemas') Finclude gnome gnome-scriptlet -sha1sums=('c223a95d32502b2c0705e0b87afcad902ae293b9') +sha1sums=('9efc20745e1977196a08f6edcd61ff90e7a08787') # optimization OK From bouleetbil at frogdev.info Tue Feb 3 21:08:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 3 21:08:02 2009 Subject: [Frugalware-git] frugalware-current: evolution-data-server-2.24.4.1-1-i686 Message-ID: <20090203200800.CA81F11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0abd3ea5bff72e3f7c5c1caca3a81e01e261522a commit 0abd3ea5bff72e3f7c5c1caca3a81e01e261522a Author: bouleetbil Date: Tue Feb 3 23:00:45 2009 +0100 evolution-data-server-2.24.4.1-1-i686 *version bump diff --git a/source/gnome/evolution-data-server/FrugalBuild b/source/gnome/evolution-data-server/FrugalBuild index 319c6bf..9ccc201 100644 --- a/source/gnome/evolution-data-server/FrugalBuild +++ b/source/gnome/evolution-data-server/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution-data-server -pkgver=2.24.3 +pkgver=2.24.4.1 pkgrel=1 pkgdesc="Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop" depends=('nss>=3.12' 'libsoup>=2.24.0.1-2' 'libgnomeui>=2.24.0' 'heimdal>=1.2.1' 'gnome-keyring>=2.24.1' \ @@ -11,7 +11,7 @@ makedepends=('intltool' 'gtk-doc>=1.9' 'openldap>=2.3.24') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('079a2a0a139d4073e7a4122c81271695dfc56de8') +sha1sums=('95ec53d366d82d51aea8e253b4360cb0db9ba984') subpkgs=('evolution-data-server-ldap' "$pkgname-docs") subdescs=('Evolution Data Server LDAP extensions.' "Evolution Data Server Documentation") From bouleetbil at frogdev.info Tue Feb 3 21:35:18 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 3 21:35:19 2009 Subject: [Frugalware-git] frugalware-current: me-tv-0.7.11-1-i686 Message-ID: <20090203203518.48BC411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c69fb7ac5322f8e08c10015561352c808e645d5 commit 9c69fb7ac5322f8e08c10015561352c808e645d5 Author: bouleetbil Date: Tue Feb 3 23:28:37 2009 +0100 me-tv-0.7.11-1-i686 *new package *closed #3609 diff --git a/source/gnome-extra/me-tv/FrugalBuild b/source/gnome-extra/me-tv/FrugalBuild new file mode 100644 index 0000000..182044b --- /dev/null +++ b/source/gnome-extra/me-tv/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.14 SBU +# Maintainer: bouleetbil + +pkgname=me-tv +pkgver=0.7.11 +pkgrel=1 +pkgdesc="Me TV is a digital television (DVB) viewer for GNOME." +url="http://me-tv.sourceforge.net/" +up2date="elinks https://launchpad.net/$pkgname/+download | Flasttar" +source=(http://launchpad.net/me-tv/stable/0.7/+download/$pkgname-$pkgver.tar.gz) +depends=('libgnomeuimm' 'libxtst' 'gnet' 'sqlite3' 'libstdc++' 'libsm' \ + 'popt' 'esd' 'gail' 'libart_lgpl' 'pangomm' 'atk' 'libxau' \ + 'libxdmcp' 'freetype2' 'libxdamage' 'libxinerama' 'libxi' \ + 'libxrandr' 'libxcursor' 'openssl') +makedepends=('perl-xml-parser' 'intltool') +groups=('gnome-extra') +archs=('i686') +options=('scriptlet') +_F_gnome_desktop="y" +Finclude gnome-scriptlet +sha1sums=('af9bb62404cc62a01ca8f7bbd5951047644de2ff') + +# optimization OK From bouleetbil at frogdev.info Tue Feb 3 21:53:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 3 21:53:55 2009 Subject: [Frugalware-git] frugalware-current: me-tv-0.7.11-2-i686 Message-ID: <20090203205354.EE8E011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c8750ebeec1cd89296859d15f3be46ae99bc55cd commit c8750ebeec1cd89296859d15f3be46ae99bc55cd Author: bouleetbil Date: Tue Feb 3 23:47:08 2009 +0100 me-tv-0.7.11-2-i686 *fixed depends diff --git a/source/gnome-extra/me-tv/FrugalBuild b/source/gnome-extra/me-tv/FrugalBuild index 182044b..3a6aa80 100644 --- a/source/gnome-extra/me-tv/FrugalBuild +++ b/source/gnome-extra/me-tv/FrugalBuild @@ -3,7 +3,7 @@ pkgname=me-tv pkgver=0.7.11 -pkgrel=1 +pkgrel=2 pkgdesc="Me TV is a digital television (DVB) viewer for GNOME." url="http://me-tv.sourceforge.net/" up2date="elinks https://launchpad.net/$pkgname/+download | Flasttar" @@ -11,7 +11,7 @@ source=(http://launchpad.net/me-tv/stable/0.7/+download/$pkgname-$pkgver.tar.gz) depends=('libgnomeuimm' 'libxtst' 'gnet' 'sqlite3' 'libstdc++' 'libsm' \ 'popt' 'esd' 'gail' 'libart_lgpl' 'pangomm' 'atk' 'libxau' \ 'libxdmcp' 'freetype2' 'libxdamage' 'libxinerama' 'libxi' \ - 'libxrandr' 'libxcursor' 'openssl') + 'libxrandr' 'libxcursor' 'openssl' 'gnet') makedepends=('perl-xml-parser' 'intltool') groups=('gnome-extra') archs=('i686') From bouleetbil at frogdev.info Tue Feb 3 23:40:25 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 3 23:40:27 2009 Subject: [Frugalware-git] frugalware-current: evolution-2.24.4-1-i686 Message-ID: <20090203224025.DA01A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c89786ccc46d53fd6a033296905b799fb0466e7 commit 7c89786ccc46d53fd6a033296905b799fb0466e7 Author: bouleetbil Date: Wed Feb 4 01:23:54 2009 +0100 evolution-2.24.4-1-i686 *version bump diff --git a/source/gnome/evolution/FrugalBuild b/source/gnome/evolution/FrugalBuild index dc9757c..b309925 100644 --- a/source/gnome/evolution/FrugalBuild +++ b/source/gnome/evolution/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution -pkgver=2.24.3 +pkgver=2.24.4 pkgrel=1 pkgdesc="Integrated mail, calendar and address book suite for GNOME" -depends=('gail>=1.22.1' 'gal>=2.5.3-3' 'evolution-data-server>=2.24.3' 'gtkhtml>=3.24.0' \ +depends=('gail>=1.22.1' 'gal>=2.5.3-3' 'evolution-data-server>=2.24.4' 'gtkhtml>=3.24.0' \ 'gnome-spell>=1.0.8' 'rarian' 'heimdal>=1.2.1' \ 'evolution-data-server-ldap>=2.24.1' 'libbonobo>=2.24.0' 'nss>=3.12' 'nspr>=4.7.1' \ 'libnotify' 'gnome-pilot-conduits' 'db>=4.7.25') @@ -71,7 +71,7 @@ build() { Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 Fbuild_gnome_scriptlet } -sha1sums=('323d7d7dda3edb8fe30a1b1240d6cd968174fb14' \ +sha1sums=('9855ff6cd464e1d9347887eca6b8a00d35a6a813' \ '41988b2a14c10156b60a6000efc058c59248b5e2') # optimization OK From bouleetbil at frogdev.info Wed Feb 4 00:01:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 4 00:01:43 2009 Subject: [Frugalware-git] bouleetbiltesting: frogtwit-0.1-1-i686 Message-ID: <20090203230142.09C8B11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=dfbc1b194fa2a0beec0bdd04674a6ed9a3c160db commit dfbc1b194fa2a0beec0bdd04674a6ed9a3c160db Author: bouleetbil Date: Wed Feb 4 01:54:57 2009 +0100 frogtwit-0.1-1-i686 *new package diff --git a/source/gnome-extra/frogtwit/FrugalBuild b/source/gnome-extra/frogtwit/FrugalBuild new file mode 100644 index 0000000..9bfcd17 --- /dev/null +++ b/source/gnome-extra/frogtwit/FrugalBuild @@ -0,0 +1,33 @@ +# Compiling Time: 0.14 SBU +# Maintainer: bouleetbil + +pkgname=frogtwit +pkgver=0.1 +pkgrel=1 +pkgdesc="A fork of gtwitter twitter client for GNOME." +url="http://www.frogdev.info/wordpress/?page_id=281" +up2date="Flasttar http://www.frogdev.info/$pkgname/" +source=(http://www.frogdev.info/$pkgname/$pkgname-$pkgver.tar.gz) +depends=('gtk-sharp' 'gnome-sharp' 'ndesk-dbus') +makedepends=('perl-xml-parser' 'intltool') +groups=('gnome-extra') +archs=('i686') +options=('scriptlet') +Finclude mono +_F_desktop_categories="Application;Network;" +_F_desktop_icon="$pkgname" +sha1sums=('af07bdca88cbce43b001096a8e1b337cac35ec52') +_F_cd_path=gtwitter-$pkgver + +build() { + Fcd + Fmonoexport + Fbuild + Fmonocleanup + Fmkdir /usr/lib/$pkgname/ + Fcp "gtwitter-$pkgver/bin/Release/gtwitter.exe" "usr/lib/$pkgname/gtwitter.exe" + Fwrapper "mono /usr/lib/$pkgname/gtwitter.exe" $pkgname + mv data/gtwitter-22.png data/$pkgname.png || Fdie + Ficonrel data/$pkgname.png + Fdesktop2 +} From priyank at frugalware.org Wed Feb 4 07:52:42 2009 From: priyank at frugalware.org (Priyank) Date: Wed Feb 4 07:52:44 2009 Subject: [Frugalware-git] frugalware-current: geda-core-1.4.3-1-i686 Message-ID: <20090204065242.8C99811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c71e128a85b58de1a06c42b9cccb04835f3e13ee commit c71e128a85b58de1a06c42b9cccb04835f3e13ee Author: Priyank Date: Wed Feb 4 12:21:33 2009 +0530 geda-core-1.4.3-1-i686 * Version bump diff --git a/source/xapps-extra/geda-core/FrugalBuild b/source/xapps-extra/geda-core/FrugalBuild index d3ab322..2626ce7 100644 --- a/source/xapps-extra/geda-core/FrugalBuild +++ b/source/xapps-extra/geda-core/FrugalBuild @@ -3,7 +3,7 @@ pkgname=geda-core _F_archive_name=geda-utils # Reference archive for package version -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=1 pkgdesc="Core components for gEDA - A complete electronic design and automation suite." url="http://geda.seul.org/" @@ -30,14 +30,14 @@ Fconfopts="${Fconfopts[@]} --disable-dependency-tracking \ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome-scriptlet -sha1sums=('b92473dfba4ea2449d26fe41001f1bd6b58ece6b' \ - 'e55f82290ebcfca7a7442a85b0ba0422f0c4423f' \ - 'd0f53301669bbf2f4a07a321bbbdc0b8b8651a53' \ - '69bd3d56d47195abc286c98675a9a4f0532f09aa' \ - '3827d35c8c6d17848cb8e47bae53e39970dde0b8' \ - '10965ca7fbd07e7721c258acc788f0ac5cdc14d3' \ - '9c38b275236548ebd24d46b0d13b306ff91ecf77' \ - 'e418478e874f3faa8d764d07b898723c17a4a596') +sha1sums=('f3886a41abaddd444eea21e4000b5c495accb85c' \ + '8d44d7af1875e1d1a07b6e6f7b7fb8f3dc061283' \ + 'ae6c0b6955d0de125cb588379eecab77dd4f288d' \ + '62fa370d79178660f8f16696296b40683f275d18' \ + '1a496d4dc35863e48def504e0970a396ddc69a68' \ + '3f9e8d3443ba804168d91bffb21165382c6b4219' \ + 'dda5b33b2df4486f3cdc930d771880b8f6bba3c0' \ + 'b9a5684d0e9e7c93ddfe521a3133691b3f48f682') build() { From priyank at frugalware.org Wed Feb 4 08:04:30 2009 From: priyank at frugalware.org (Priyank) Date: Wed Feb 4 08:04:31 2009 Subject: [Frugalware-git] frugalware-current: geda-core-1.4.3-2-i686 Message-ID: <20090204070430.25F9C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1231172bd56e9203918887b3dceedc2116d405ab commit 1231172bd56e9203918887b3dceedc2116d405ab Author: Priyank Date: Wed Feb 4 12:34:10 2009 +0530 geda-core-1.4.3-2-i686 * Add intltool to makedepends diff --git a/source/xapps-extra/geda-core/FrugalBuild b/source/xapps-extra/geda-core/FrugalBuild index 2626ce7..3f14200 100644 --- a/source/xapps-extra/geda-core/FrugalBuild +++ b/source/xapps-extra/geda-core/FrugalBuild @@ -4,13 +4,13 @@ pkgname=geda-core _F_archive_name=geda-utils # Reference archive for package version pkgver=1.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="Core components for gEDA - A complete electronic design and automation suite." url="http://geda.seul.org/" dlurl="ftp://ftp.geda.seul.org/pub/geda/release/v1.4/$pkgver/" license="GPL-2" -depends=('gtk+2' 'guile' 'libgeda>=$pkgver' 'desktop-file-utils') -makedepends=('perl-xml-parser') +depends=('gtk+2' 'guile' 'libgeda>=1.4.3' 'desktop-file-utils') +makedepends=('intltool' 'perl-xml-parser') groups=('xapps-extra' 'geda-suite') options=('scriptlet') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Wed Feb 4 08:25:01 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 4 08:25:02 2009 Subject: [Frugalware-git] frugalware-current: evolution-exchange-2.24.4-1-i686 Message-ID: <20090204072501.A10AE11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f694502de81a7217e9a4a9aed4df5ab33162594 commit 2f694502de81a7217e9a4a9aed4df5ab33162594 Author: bouleetbil Date: Wed Feb 4 08:23:50 2009 +0100 evolution-exchange-2.24.4-1-i686 *version bump diff --git a/source/gnome/evolution-exchange/FrugalBuild b/source/gnome/evolution-exchange/FrugalBuild index dc584e8..425ed26 100644 --- a/source/gnome/evolution-exchange/FrugalBuild +++ b/source/gnome/evolution-exchange/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution-exchange -pkgver=2.24.3 +pkgver=2.24.4 pkgrel=1 pkgdesc="Ximian Connector for Microsoft Exchange, which adds support for Microsoft Exchange 2000 and 2003 to Evolution." -depends=('gtkhtml>=3.24.0' 'evolution-data-server>=2.24.3' 'evolution>=2.24.3' 'libsoup>=2.24.0' \ - 'evolution-data-server-ldap>=2.24.3') +depends=('gtkhtml>=3.24.0' 'evolution-data-server>=2.24.4' 'evolution>=2.24.4' 'libsoup>=2.24.0' \ + 'evolution-data-server-ldap>=2.24.4') makedepends=('gtk-doc>=1.9' 'perl-xml-parser' 'openldap' 'intltool') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -14,5 +14,5 @@ Finclude gnome url="http://www.gnome.org/projects/evolution/" Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('62b92376c30a7a0ad2731940285d980426388620') +sha1sums=('0a83f77fe99f34fcbb5cd9959c6342f3f00b898f') # optimization OK From priyank at frugalware.org Wed Feb 4 08:41:32 2009 From: priyank at frugalware.org (Priyank) Date: Wed Feb 4 08:41:34 2009 Subject: [Frugalware-git] gfpm: gfpm-interface: Allow sorting on package name column Message-ID: <20090204074132.942BA11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=96f28843b63d678c3876c564b2f851881fe1a025 commit 96f28843b63d678c3876c564b2f851881fe1a025 Author: Priyank Date: Wed Feb 4 13:11:21 2009 +0530 gfpm-interface: Allow sorting on package name column diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c index ce107b8..4c177cd 100644 --- a/src/gfpm-interface.c +++ b/src/gfpm-interface.c @@ -280,6 +280,7 @@ gfpm_setup_pkgs_tvw (void) gtk_tree_view_column_set_expand (column, TRUE); gtk_tree_view_column_set_min_width (column, 140); gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_pkgs_tvw), column); + gtk_tree_view_column_set_sort_column_id (column, 2); renderer = gtk_cell_renderer_text_new (); column = gtk_tree_view_column_new_with_attributes (_("Installed Version"), From priyank at frugalware.org Wed Feb 4 09:45:35 2009 From: priyank at frugalware.org (Priyank) Date: Wed Feb 4 09:45:38 2009 Subject: [Frugalware-git] gfpm: Simplified (un)compressed size columns hide/show logic Message-ID: <20090204084535.AEF4B11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=35cd4522f476316ea79899522f4bf4c846ae41f9 commit 35cd4522f476316ea79899522f4bf4c846ae41f9 Author: Priyank Date: Wed Feb 4 14:15:13 2009 +0530 Simplified (un)compressed size columns hide/show logic * documented functions in gfpm-interface.h diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c index 4c177cd..ecf0059 100644 --- a/src/gfpm-interface.c +++ b/src/gfpm-interface.c @@ -69,6 +69,16 @@ GtkWidget *gfpm_pkgs_tvw = NULL; /* indicates that the repos were initied atleast once */ gboolean init = FALSE; +enum gfpm_cols { + COL_PKG_STATUS, + COL_PKG_ICON, + COL_PKG_NAME, + COL_PKG_VER_INSTALLED, + COL_PKG_VER_LATEST, + COL_PKG_SIZE_COMPRESSED, + COL_PKG_SIZE_UNCOMPRESSED +}; + static GtkWidget *gfpm_statusbar = NULL; static GtkWidget *gfpm_groups_tvw = NULL; static GtkWidget *gfpm_info_tvw = NULL; @@ -86,6 +96,8 @@ static GtkWidget *gfpm_apply_inst_dwocheck; static GtkWidget *gfpm_apply_rem_depcheck; static GtkWidget *gfpm_search_combo; static GtkWidget *gfpm_repos_combo; +static GtkWidget *gfpm_compressed_size_col; +static GtkWidget *gfpm_uncompressed_size_col; static guint gfpm_populate_repos_combobox (GtkComboBox *combo); static void cb_gfpm_repos_combo_changed (GtkComboBox *combo, gpointer data); @@ -187,28 +199,23 @@ gfpm_get_widget (const char *wname) void gfpm_setup_pkgs_tvw (void) { - guint cols = 5; + guint cols = 7; gboolean show_compressed = FALSE; gboolean show_uncompressed = FALSE; GtkListStore *store = NULL; GtkTreeViewColumn *column = NULL; GtkCellRenderer *renderer = NULL; - gboolean flag = FALSE; GList *columns = NULL; if (gfpm_config_get_value_bool("show_compressed_size")) { show_compressed = TRUE; - cols++; } if (gfpm_config_get_value_bool("show_uncompressed_size")) { show_uncompressed = TRUE; - cols++; } - if (show_compressed && show_uncompressed) - { - store = gtk_list_store_new (cols, + store = gtk_list_store_new (cols, G_TYPE_BOOLEAN, /* Install status */ GDK_TYPE_PIXBUF, /* Status icon */ G_TYPE_STRING, /* Package name */ @@ -216,49 +223,13 @@ gfpm_setup_pkgs_tvw (void) G_TYPE_STRING, /* Latest version */ G_TYPE_STRING, /* Compressed size */ G_TYPE_STRING); /* Uncompressed size */ - flag = TRUE; - } - else - if (show_compressed || show_uncompressed) - { - if (!flag) - { - store = gtk_list_store_new (cols, - G_TYPE_BOOLEAN, /* Install status */ - GDK_TYPE_PIXBUF, /* Status icon */ - G_TYPE_STRING, /* Package name */ - G_TYPE_STRING, /* Installed version */ - G_TYPE_STRING, /* Latest version */ - G_TYPE_STRING); /* (Un)Compressed size */ - } - } - else - { - store = gtk_list_store_new (cols, - G_TYPE_BOOLEAN, /* Install status */ - GDK_TYPE_PIXBUF, /* Status icon */ - G_TYPE_STRING, /* Package name */ - G_TYPE_STRING, /* Installed version */ - G_TYPE_STRING); /* Latest version */ - } - - /* reset previous columns */ - /* TODO: Fix a memleak here */ - gtk_list_store_clear (GTK_LIST_STORE(gtk_tree_view_get_model(gfpm_pkgs_tvw))); - columns = gtk_tree_view_get_columns (GTK_TREE_VIEW(gfpm_pkgs_tvw)); - while (columns != NULL) - { - column = columns->data; - gtk_tree_view_remove_column (GTK_TREE_VIEW(gfpm_pkgs_tvw), GTK_TREE_VIEW_COLUMN(column)); - columns = g_list_next (columns); - } renderer = gtk_cell_renderer_toggle_new (); g_object_set (G_OBJECT(renderer), "activatable", TRUE, NULL); g_signal_connect (renderer, "toggled", G_CALLBACK(cb_gfpm_pkg_selection_toggled), store); column = gtk_tree_view_column_new_with_attributes (_("S"), renderer, - "active", 0, + "active", COL_PKG_STATUS, NULL); gtk_tree_view_column_set_resizable (column, FALSE); gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_pkgs_tvw), column); @@ -266,7 +237,7 @@ gfpm_setup_pkgs_tvw (void) renderer = gtk_cell_renderer_pixbuf_new (); column = gtk_tree_view_column_new_with_attributes (_("Status"), renderer, - "pixbuf", 1, + "pixbuf", COL_PKG_ICON, NULL); gtk_tree_view_column_set_resizable (column, FALSE); gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_pkgs_tvw), column); @@ -274,18 +245,18 @@ gfpm_setup_pkgs_tvw (void) renderer = gtk_cell_renderer_text_new (); column = gtk_tree_view_column_new_with_attributes (_("Package Name"), renderer, - "text", 2, + "text", COL_PKG_NAME, NULL); gtk_tree_view_column_set_resizable (column, FALSE); gtk_tree_view_column_set_expand (column, TRUE); gtk_tree_view_column_set_min_width (column, 140); gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_pkgs_tvw), column); - gtk_tree_view_column_set_sort_column_id (column, 2); + gtk_tree_view_column_set_sort_column_id (column, COL_PKG_NAME); renderer = gtk_cell_renderer_text_new (); column = gtk_tree_view_column_new_with_attributes (_("Installed Version"), renderer, - "text", 3, + "text", COL_PKG_VER_INSTALLED, NULL); gtk_tree_view_column_set_resizable (column, FALSE); gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_pkgs_tvw), column); @@ -293,33 +264,32 @@ gfpm_setup_pkgs_tvw (void) renderer = gtk_cell_renderer_text_new (); column = gtk_tree_view_column_new_with_attributes (_("Latest Version"), renderer, - "text", 4, + "text", COL_PKG_VER_LATEST, + NULL); + gtk_tree_view_column_set_resizable (column, FALSE); + gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_pkgs_tvw), column); + + renderer = gtk_cell_renderer_text_new (); + column = gtk_tree_view_column_new_with_attributes (_("Compressed Size"), + renderer, + "text", COL_PKG_SIZE_COMPRESSED, NULL); gtk_tree_view_column_set_resizable (column, FALSE); + gtk_tree_view_column_set_sort_column_id (column, COL_PKG_SIZE_COMPRESSED); gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_pkgs_tvw), column); + gfpm_compressed_size_col = column; + gfpm_pkgs_show_compressed_size (show_compressed); - if (show_compressed) - { - renderer = gtk_cell_renderer_text_new (); - column = gtk_tree_view_column_new_with_attributes (_("Compressed Size"), - renderer, - "text", 5, - NULL); - gtk_tree_view_column_set_resizable (column, FALSE); - gtk_tree_view_column_set_sort_column_id (column, 5); - gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_pkgs_tvw), column); - } - if (show_uncompressed) - { - renderer = gtk_cell_renderer_text_new (); - column = gtk_tree_view_column_new_with_attributes (_("Uncompressed Size"), - renderer, - "text", (show_compressed)?6:5, - NULL); - gtk_tree_view_column_set_resizable (column, FALSE); - gtk_tree_view_column_set_sort_column_id (column, (show_compressed)?6:5); - gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_pkgs_tvw), column); - } + renderer = gtk_cell_renderer_text_new (); + column = gtk_tree_view_column_new_with_attributes (_("Uncompressed Size"), + renderer, + "text", COL_PKG_SIZE_UNCOMPRESSED, + NULL); + gtk_tree_view_column_set_resizable (column, FALSE); +// gtk_tree_view_column_set_sort_column_id (column, (show_compressed)?6:5); + gtk_tree_view_append_column (GTK_TREE_VIEW(gfpm_pkgs_tvw), column); + gfpm_uncompressed_size_col = column; + gfpm_pkgs_show_uncompressed_size (show_uncompressed); gtk_tree_view_set_model (GTK_TREE_VIEW(gfpm_pkgs_tvw), GTK_TREE_MODEL(store)); @@ -800,24 +770,21 @@ gfpm_load_pkgs_tvw (const char *group_name) -1); } pm_pkg = pacman_db_readpkg (sync_db, g_strstrip((char*)pacman_list_getdata(i))); - if (show_compressed) - { - size = (float)((long)pacman_pkg_getinfo (pm_pkg, PM_PKG_SIZE)/1024)/1024; - asprintf (&tmp, "%0.2f MB", size); - gtk_list_store_set (GTK_LIST_STORE(model), &iter, - 5, tmp, - -1); - g_free (tmp); - } - if (show_uncompressed) - { - size = (float)((long)pacman_pkg_getinfo (pm_pkg, PM_PKG_USIZE)/1024)/1024, - asprintf (&tmp, "%0.2f MB", size); - gtk_list_store_set (GTK_LIST_STORE(model), &iter, - (show_compressed)?6:5, tmp, + + size = (float)((long)pacman_pkg_getinfo (pm_pkg, PM_PKG_SIZE)/1024)/1024; + asprintf (&tmp, "%0.2f MB", size); + gtk_list_store_set (GTK_LIST_STORE(model), &iter, + COL_PKG_SIZE_COMPRESSED, tmp, -1); - g_free (tmp); - } + g_free (tmp); + + size = (float)((long)pacman_pkg_getinfo (pm_pkg, PM_PKG_USIZE)/1024)/1024, + asprintf (&tmp, "%0.2f MB", size); + gtk_list_store_set (GTK_LIST_STORE(model), &iter, + COL_PKG_SIZE_UNCOMPRESSED, tmp, + -1); + g_free (tmp); + pacman_pkg_free (pm_pkg); pacman_pkg_free (pm_lpkg); while (gtk_events_pending()) gtk_main_iteration (); @@ -1334,6 +1301,20 @@ gfpm_trans_commit (PM_LIST **list) } } +void +gfpm_pkgs_show_compressed_size (gboolean check) +{ + gtk_tree_view_column_set_visible (GTK_TREE_VIEW_COLUMN(gfpm_compressed_size_col), + check); +} + +void +gfpm_pkgs_show_uncompressed_size (gboolean check) +{ + gtk_tree_view_column_set_visible (GTK_TREE_VIEW_COLUMN(gfpm_uncompressed_size_col), + check); +} + /* CALLBACKS */ static void diff --git a/src/gfpm-interface.h b/src/gfpm-interface.h index b9c485b..f5dbd5f 100644 --- a/src/gfpm-interface.h +++ b/src/gfpm-interface.h @@ -10,16 +10,43 @@ #include #include "gfpm.h" +/* a wrapper for glade_xml_get_widget(xml,"foo") */ GtkWidget * gfpm_get_widget (const char *); + +/* Initialize gfpm interface. Call this function before any other interface functions */ +void gfpm_interface_init (void); + +/* update status */ void gfpm_update_status (const char *); + +/* setup repository combobox */ +void gfpm_interface_setup_repo_combos (void); + +/* setup gfpm's package treeview */ void gfpm_setup_pkgs_tvw (void); + +/* populate gfpm's group treeview for a specified repo */ void gfpm_load_groups_tvw (const char *); + +/* populate gfpm's package treeview for a specified group */ void gfpm_load_pkgs_tvw (const char *); + +/* populate gfpm's info treeview for a specified package */ void gfpm_load_info_tvw (const char *); + +/* populate files textview for a specied package */ void gfpm_load_files_txtvw (const char *, gboolean); + +/* populate changelog textview for a specied package */ void gfpm_load_changelog_txtvw (const char *, gboolean); -void gfpm_interface_init (void); -void gfpm_interface_setup_repo_combos (void); + +/* apply button callback. this is public because it's been shared by other components */ void cb_gfpm_apply_btn_clicked (GtkButton *, gpointer); +/* show/hide 'compressed size' column in package treeview */ +void gfpm_pkgs_show_compressed_size (gboolean check); + +/* show/hide 'uncompressed size' column in package treeview */ +void gfpm_pkgs_show_uncompressed_size (gboolean check); + #endif diff --git a/src/gfpm-prefs.c b/src/gfpm-prefs.c index b53400f..eb09e14 100644 --- a/src/gfpm-prefs.c +++ b/src/gfpm-prefs.c @@ -551,10 +551,7 @@ cb_gfpm_prefs_compressed_size_toggled (GtkToggleButton *button, gpointer data) /* write settings to config file */ gfpm_config_set_value_bool ("show_compressed_size", check); gfpm_config_save (); - - /* re-set package view */ - gfpm_setup_pkgs_tvw (); - gfpm_load_pkgs_tvw (current_group); + gfpm_pkgs_show_compressed_size (check); return; } @@ -569,10 +566,7 @@ cb_gfpm_prefs_uncompressed_size_toggled (GtkToggleButton *button, gpointer data) /* write settings to config file */ gfpm_config_set_value_bool ("show_uncompressed_size", check); gfpm_config_save (); - - /* re-set package view */ - gfpm_setup_pkgs_tvw (); - gfpm_load_pkgs_tvw (current_group); + gfpm_pkgs_show_uncompressed_size (check); return; } From boobaa at frugalware.org Wed Feb 4 15:07:49 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed Feb 4 15:07:49 2009 Subject: [Frugalware-git] frugalware-current: perl-geo-ipfree-0.5-1-i686 Message-ID: <20090204140749.1E2EB11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d1cec1ac0a7cf016af89217a131ecd7cd79c41e commit 9d1cec1ac0a7cf016af89217a131ecd7cd79c41e Author: CSÉCSY LászlĂł Date: Wed Feb 4 15:07:28 2009 +0100 perl-geo-ipfree-0.5-1-i686 version bump diff --git a/source/devel-extra/perl-geo-ipfree/FrugalBuild b/source/devel-extra/perl-geo-ipfree/FrugalBuild index 4fd0b4a..d0778d0 100644 --- a/source/devel-extra/perl-geo-ipfree/FrugalBuild +++ b/source/devel-extra/perl-geo-ipfree/FrugalBuild @@ -3,9 +3,9 @@ _F_perl_name=Geo-IPfree _F_perl_author=B/BR/BRICAS -pkgver=0.4 +pkgver=0.5 pkgdesc="DB of IPs is free & small." depends=('perl') Finclude perl -sha1sums=('0c59664f8aefe07d67527181abcd2ed0b2f312a6') +sha1sums=('95fb39b95434c278e57bfeba1327e47c373ea2e9') archs=(${archs[@]} 'x86_64') From priyank at frugalware.org Wed Feb 4 17:20:32 2009 From: priyank at frugalware.org (Priyank) Date: Wed Feb 4 17:20:34 2009 Subject: [Frugalware-git] gfpm: It is now possible to cancel the download package operation Message-ID: <20090204162032.6DEDA11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=9810058cea153a7e151a38e91afae13e252a08ab commit 9810058cea153a7e151a38e91afae13e252a08ab Author: Priyank Date: Wed Feb 4 21:50:04 2009 +0530 It is now possible to cancel the download package operation diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c index ecf0059..695d23e 100644 --- a/src/gfpm-interface.c +++ b/src/gfpm-interface.c @@ -470,7 +470,11 @@ cb_gfpm_apply_btn_clicked (GtkButton *button, gpointer data) flags |= PM_TRANS_FLAG_NODEPS; /* create transaction */ -try: if (pacman_trans_init(PM_TRANS_TYPE_REMOVE, flags, gfpm_progress_event, cb_gfpm_trans_conv, gfpm_progress_install) == -1) + try: if (pacman_trans_init(PM_TRANS_TYPE_REMOVE, + flags, + gfpm_progress_event, + cb_gfpm_trans_conv, + gfpm_progress_install) == -1) { gchar *str; str = g_strdup_printf (_("Failed to init transaction (%s)\n"), pacman_strerror(pm_errno)); @@ -1251,7 +1255,10 @@ gfpm_trans_prepare (PM_LIST *list) static gint gfpm_trans_commit (PM_LIST **list) { - if (pacman_trans_commit(list) == -1) + int error; + + error = pacman_trans_commit (list); + if (error == -1) { PM_LIST *i; GList *pkgs = NULL; @@ -1292,7 +1299,12 @@ gfpm_trans_commit (PM_LIST **list) GTK_MESSAGE_ERROR, pkgs); } + case PM_ERR_RETRIEVE: + { + gfpm_error (_("Download Failed"), _("Failed to retrieve packages.")); + } } + pacman_trans_release (); return -1; } else diff --git a/src/gfpm-progress.c b/src/gfpm-progress.c index 15bb253..ef29622 100644 --- a/src/gfpm-progress.c +++ b/src/gfpm-progress.c @@ -53,6 +53,8 @@ int xferred1; struct timeval t0, t; char reponame[PM_DLFNM_LEN+1]; +gboolean cancelled = FALSE; + static void gfpm_progress_textview_reset (void); /* callbacks */ @@ -98,7 +100,8 @@ static void cb_gfpm_close_button_clicked (GtkWidget *button, gpointer data) { pacman_trans_release (); - gfpm_progress_show (FALSE); +// gfpm_progress_show (FALSE); + cancelled = TRUE; return; } @@ -176,6 +179,12 @@ gfpm_progress_update (netbuf *ctl, int xferred, void *arg) float tdiff; gchar *rx_str = NULL; + if (cancelled) + { + cancelled = FALSE; + return 0; + } + while (gtk_events_pending()) gtk_main_iteration (); ctl = NULL; @@ -411,15 +420,15 @@ gfpm_progress_set_main_text (const char *msg, int txt) if (txt) { - if (prev_msg != NULL) - { - if (!strcmp(prev_msg, msg)) - return; - } - gtk_text_buffer_insert (buffer, &t_iter, nstr, strlen(nstr)); - g_free (prev_msg); - prev_msg = g_strdup_printf (msg); - g_free (nstr); + if (prev_msg != NULL) + { + if (!strcmp(prev_msg, msg)) + return; + } + gtk_text_buffer_insert (buffer, &t_iter, nstr, strlen(nstr)); + g_free (prev_msg); + prev_msg = g_strdup_printf (msg); + g_free (nstr); } } From priyank at frugalware.org Wed Feb 4 17:30:00 2009 From: priyank at frugalware.org (Priyank) Date: Wed Feb 4 17:30:02 2009 Subject: [Frugalware-git] gfpm: update copyright year Message-ID: <20090204163000.4EF7011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=abdec90cbe524b02c2d265543b6c9b9369e70bb1 commit abdec90cbe524b02c2d265543b6c9b9369e70bb1 Author: Priyank Date: Wed Feb 4 21:59:50 2009 +0530 update copyright year diff --git a/src/gfpm-icmonitor.c b/src/gfpm-icmonitor.c index 0742288..308b680 100644 --- a/src/gfpm-icmonitor.c +++ b/src/gfpm-icmonitor.c @@ -2,7 +2,7 @@ * gfpm-icmonitor.c for gfpm * Gfpm Icon cache monitor * - * Copyright (C) 2006-2008 by Priyank Gosalia + * Copyright (C) 2006-2009 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c index 695d23e..57dcfe9 100644 --- a/src/gfpm-interface.c +++ b/src/gfpm-interface.c @@ -1,7 +1,7 @@ /* * gfpm-interface.c for gfpm * - * Copyright (C) 2006-2008 by Priyank Gosalia + * Copyright (C) 2006-2009 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-logviewer.c b/src/gfpm-logviewer.c index 778ef63..a3b9456 100644 --- a/src/gfpm-logviewer.c +++ b/src/gfpm-logviewer.c @@ -1,7 +1,7 @@ /* * gfpm-logviewer.c for gfpm * - * Copyright (C) 2008 by Priyank Gosalia + * Copyright (C) 2008-2009 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-messages.c b/src/gfpm-messages.c index 22c67c9..7312615 100644 --- a/src/gfpm-messages.c +++ b/src/gfpm-messages.c @@ -2,7 +2,7 @@ * gfpm-messages.c for gfpm * * This code is borrowed from gnetconfig. - * Copyright (C) 2006-2008 by Priyank Gosalia + * Copyright (C) 2006-2009 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-prefs.c b/src/gfpm-prefs.c index eb09e14..3681e44 100644 --- a/src/gfpm-prefs.c +++ b/src/gfpm-prefs.c @@ -1,7 +1,7 @@ /* * gfpm-prefs.c for gfpm * - * Copyright (C) 2008 by Priyank Gosalia + * Copyright (C) 2008-2009 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-progress.c b/src/gfpm-progress.c index ef29622..916ac17 100644 --- a/src/gfpm-progress.c +++ b/src/gfpm-progress.c @@ -1,7 +1,7 @@ /* * gfpm-progress.c for gfpm * - * Copyright (C) 2006-2008 by Priyank Gosalia + * Copyright (C) 2006-2009 by Priyank Gosalia * Portions of this code Copyright (C) 2002-2006 Judd Vinet * * This program is free software; you can redistribute it and/or modify diff --git a/src/gfpm-quickpane.c b/src/gfpm-quickpane.c index fc1b5d5..b7a70ed 100644 --- a/src/gfpm-quickpane.c +++ b/src/gfpm-quickpane.c @@ -1,7 +1,7 @@ /* * gfpm-quickpane.c for gfpm * - * Copyright (C) 2006-2008 by Priyank Gosalia + * Copyright (C) 2006-2009 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-repomanager.c b/src/gfpm-repomanager.c index 0e1be62..139cd0f 100644 --- a/src/gfpm-repomanager.c +++ b/src/gfpm-repomanager.c @@ -1,7 +1,7 @@ /* * gfpm-repomanager.c for gfpm * - * Copyright (C) 2008 by Priyank Gosalia + * Copyright (C) 2008-2009 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm-systray.c b/src/gfpm-systray.c index a2fffdf..4722f22 100644 --- a/src/gfpm-systray.c +++ b/src/gfpm-systray.c @@ -1,7 +1,7 @@ /* * gfpm-systray.c for gfpm * - * Copyright (C) 2007 by Priyank Gosalia + * Copyright (C) 2007-2009 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gfpm.c b/src/gfpm.c index a2513a9..453284f 100644 --- a/src/gfpm.c +++ b/src/gfpm.c @@ -1,7 +1,7 @@ /* * gfpm.c for gfpm * - * Copyright (C) 2006-2008 by Priyank Gosalia + * Copyright (C) 2006-2009 by Priyank Gosalia * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by From bouleetbil at frogdev.info Wed Feb 4 21:34:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 4 21:34:44 2009 Subject: [Frugalware-git] frugalware-current: gtk2-sharp-2.12.8-1-i686 Message-ID: <20090204203442.86DC311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=616cab4f0922ff1b57707e90e0e5c15f2fd1fa6f commit 616cab4f0922ff1b57707e90e0e5c15f2fd1fa6f Author: bouleetbil Date: Wed Feb 4 21:33:27 2009 +0100 gtk2-sharp-2.12.8-1-i686 *version bump diff --git a/source/xlib/gtk2-sharp/FrugalBuild b/source/xlib/gtk2-sharp/FrugalBuild index 8e0b54d..a41961b 100644 --- a/source/xlib/gtk2-sharp/FrugalBuild +++ b/source/xlib/gtk2-sharp/FrugalBuild @@ -3,11 +3,11 @@ pkgname=gtk2-sharp _F_gnome_name=gtk-sharp -pkgver=2.12.7 -pkgrel=2 +pkgver=2.12.8 +pkgrel=1 pkgdesc="A C# language binding for the GTK+2 toolkit" url="http://www.mono-project.com/GtkSharp" -depends=('mono>=2.0.1' 'gtk+2>=2.14.4' 'libglade' 'libxdamage') +depends=('mono>=2.0.1' 'gtk+2>=2.14.7' 'libglade' 'libxdamage') provides=('gtk-sharp') replaces=('gtk-sharp') groups=('xlib') @@ -15,7 +15,7 @@ archs=('i686' 'x86_64' 'ppc') _F_cd_path="$_F_gnome_name-$pkgver" _F_mono_aot=0 Finclude gnome mono -sha1sums=('39f17934e9f51b79952d2f22548a68707bbda9e3') +sha1sums=('3c97abd67e92738e7960f9e0e5f2410e8ff4912b') unset MAKEFLAGS # optimization OK From bouleetbil at frogdev.info Wed Feb 4 21:46:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 4 21:46:23 2009 Subject: [Frugalware-git] frugalware-current: gcalctool-5.24.3.1-1-i686 Message-ID: <20090204204621.5454F11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78231f7ac12e4f05117a3dd0febebe78930f9102 commit 78231f7ac12e4f05117a3dd0febebe78930f9102 Author: bouleetbil Date: Wed Feb 4 21:45:32 2009 +0100 gcalctool-5.24.3.1-1-i686 *version bump diff --git a/source/gnome/gcalctool/FrugalBuild b/source/gnome/gcalctool/FrugalBuild index c7eb3e1..9530573 100644 --- a/source/gnome/gcalctool/FrugalBuild +++ b/source/gnome/gcalctool/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gcalctool -pkgver=5.24.3 +pkgver=5.24.3.1 pkgrel=1 pkgdesc="A scientific calculator for GNOME" url="http://www.gnome.org/" @@ -14,6 +14,6 @@ _F_gnome_schemas=('/etc/gconf/schemas/gcalctool.schemas') _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('b29b43cc01af99b9f60aedcc13e6ca47c77104b0') +sha1sums=('e84bfbddb937f0afe6025a6a8eebe8c825ac3c53') # optimization OK From bouleetbil at frogdev.info Wed Feb 4 21:56:08 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 4 21:56:09 2009 Subject: [Frugalware-git] frugalware-current: alacarte-0.11.8-1-i686 Message-ID: <20090204205608.1B25711B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47f1c9799aac58b81e9dc2e55d0b733dc4add2bb commit 47f1c9799aac58b81e9dc2e55d0b733dc4add2bb Author: bouleetbil Date: Wed Feb 4 21:55:28 2009 +0100 alacarte-0.11.8-1-i686 *version bump diff --git a/source/gnome/alacarte/FrugalBuild b/source/gnome/alacarte/FrugalBuild index f603d16..1c61c56 100644 --- a/source/gnome/alacarte/FrugalBuild +++ b/source/gnome/alacarte/FrugalBuild @@ -3,10 +3,10 @@ # Former Maintainer: AlexExtreme pkgname=alacarte -pkgver=0.11.7 +pkgver=0.11.8 pkgrel=1 pkgdesc="Menu editor for GNOME that lets you get things done, simply and quickly." -depends=('pygtk>=2.12.1' 'pyxdg' 'gnome-menus>=2.24.0' 'gnome-python-desktop>=2.24.0') +depends=('pygtk>=2.12.1' 'pyxdg' 'gnome-menus>=2.24.2' 'gnome-python-desktop>=2.24.1') makedepends=('intltool') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -14,4 +14,4 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_devel="y" Finclude gnome gnome-scriptlet -sha1sums=('5af15cd81631702b946210873f828ebeb0248787') +sha1sums=('9b9ac9cf540bf9fe1df2f64e3416c424783430c4') From bouleetbil at frogdev.info Wed Feb 4 22:51:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 4 22:51:39 2009 Subject: [Frugalware-git] frugalware-current: webkit-1.1.0-3-i686 Message-ID: <20090204215138.44CA411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=375d8f98210db7ab7bde29c7bf5c9b998d2e6d7d commit 375d8f98210db7ab7bde29c7bf5c9b998d2e6d7d Author: bouleetbil Date: Wed Feb 4 22:47:49 2009 +0100 webkit-1.1.0-3-i686 *new snapshot *disable broken feature *use libsoup instead of curl *now ajax works fine (no freeze segfault) diff --git a/source/xlib-extra/webkit/FrugalBuild b/source/xlib-extra/webkit/FrugalBuild index d32d361..b6b8573 100644 --- a/source/xlib-extra/webkit/FrugalBuild +++ b/source/xlib-extra/webkit/FrugalBuild @@ -2,30 +2,30 @@ # Maintainer: bouleetbil pkgname=webkit -release=40306 +release=40535 realverion=1.1.0 pkgver=$realverion -pkgrel=2 +pkgrel=3 pkgdesc="Open source web browser engine that's used by Safari" url="http://www.webkit.org" -depends=('sqlite3' 'gtk+2' 'icu' 'curl>=7.19.2' 'libpng' 'gperf' +depends=('sqlite3' 'gtk+2' 'icu' 'libsoup>=2.24.0' 'libpng' 'gperf' 'cairo' 'libxml2' 'pango' 'gst-plugins-base') makedepends=('bison' 'flex') groups=('xlib-extra') archs=('i686' 'x86_64') source=(http://nightly.webkit.org/files/trunk/src/WebKit-r$release.tar.bz2) up2date="lynx -dump http://nightly.webkit.org/builds/trunk/src/1 | grep WebKit-r | cut -d '-' -f 2 | head -1 | cut -d '.' -f 1 | sed 's/r/$realverion./g'" -options=('scriptlet' 'force') +options=('scriptlet') _F_cd_path="WebKit-r$release" Fconfopts="${Fconfopts[@]} --enable-icon-database --enable-svg \ --enable-video --enable-svg-use-element \ --enable-svg-filters \ --enable-svg-as-image --enable-svg-animation \ - --enable-wml --with-http-backend=curl \ + --disable-wml --with-http-backend=soup \ OUTPUT_DIR=$Fdestir \ WEBKIT_INC_DIR=/usr/include/WebKit \ WEBKIT_LIB_DIR=/usr/lib" -sha1sums=('23fc4e94aabfb59501d1d7d7dc6d0cd12b6fc8b6') +sha1sums=('61fc0d897ce5804a764365641629b90d82396763') build() { Fcd From bouleetbil at frogdev.info Wed Feb 4 23:01:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 4 23:01:30 2009 Subject: [Frugalware-git] frugalware-current: midori-0.1.2-1-i686 Message-ID: <20090204220129.3633311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=689a93f77e31d96c934ba6196489ad3acb8ca184 commit 689a93f77e31d96c934ba6196489ad3acb8ca184 Author: bouleetbil Date: Wed Feb 4 23:00:41 2009 +0100 midori-0.1.2-1-i686 *new package diff --git a/source/xfce4-extra/midori/FrugalBuild b/source/xfce4-extra/midori/FrugalBuild new file mode 100644 index 0000000..cc34428 --- /dev/null +++ b/source/xfce4-extra/midori/FrugalBuild @@ -0,0 +1,30 @@ +# Compiling Time: 0.05 SBU +# Maintainer: bouleetbil + +pkgname=midori +pkgver=0.1.2 +pkgrel=1 +pkgdesc="A browser with webkit engine" +depends=('libsexy' 'gtk+2' 'libxml2' 'webkit' 'unique' 'libsoup') +makedepends=('intltool' 'gnome-doc-utils') +groups=('xfce4-extra') +archs=('i686') +_F_gnome_desktop="y" +_F_gnome_iconcache="y" +_F_desktop_icon="/usr/share/icons/hicolor/22x22/apps/midori.png" +_F_desktop_categories="Network;WebBrowser;" +options=('scriptlet') +Finclude gnome-scriptlet xfce4 +url="http://software.twotoasts.de/?page=midori" +up2date="lynx --dump --source $url | Flasttarbz2" +sha1sums=('7bcace4b766da58e312b494220b15e88a983b8ac') +Fconfopts="--prefix=$Fprefix" + +build() + { + Fbuild + Fbuild_gnome_scriptlet + Fdesktop2 +} + +# optimization OK From bouleetbil at frogdev.info Wed Feb 4 23:05:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 4 23:05:46 2009 Subject: [Frugalware-git] frugalware-current: midori-0.1.2-1-i686 Message-ID: <20090204220544.2FE9A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b16906a6783c3ae6766df0736b1fad778cff8229 commit b16906a6783c3ae6766df0736b1fad778cff8229 Author: bouleetbil Date: Wed Feb 4 23:05:08 2009 +0100 midori-0.1.2-1-i686 *fixed source diff --git a/source/xfce4-extra/midori/FrugalBuild b/source/xfce4-extra/midori/FrugalBuild index cc34428..330a994 100644 --- a/source/xfce4-extra/midori/FrugalBuild +++ b/source/xfce4-extra/midori/FrugalBuild @@ -4,6 +4,9 @@ pkgname=midori pkgver=0.1.2 pkgrel=1 +url="http://software.twotoasts.de/?page=midori" +up2date="lynx --dump --source $url | Flasttarbz2" +source=(http://goodies.xfce.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2) pkgdesc="A browser with webkit engine" depends=('libsexy' 'gtk+2' 'libxml2' 'webkit' 'unique' 'libsoup') makedepends=('intltool' 'gnome-doc-utils') @@ -14,9 +17,7 @@ _F_gnome_iconcache="y" _F_desktop_icon="/usr/share/icons/hicolor/22x22/apps/midori.png" _F_desktop_categories="Network;WebBrowser;" options=('scriptlet') -Finclude gnome-scriptlet xfce4 -url="http://software.twotoasts.de/?page=midori" -up2date="lynx --dump --source $url | Flasttarbz2" +Finclude gnome-scriptlet sha1sums=('7bcace4b766da58e312b494220b15e88a983b8ac') Fconfopts="--prefix=$Fprefix" From ryuo at frugalware.org Thu Feb 5 12:09:37 2009 From: ryuo at frugalware.org (James Buren) Date: Thu Feb 5 12:09:38 2009 Subject: [Frugalware-git] frugalware-current: kildclient-2.8.1-1-i686 Message-ID: <20090205110937.A3F4011B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1b8f13da712769b0aff80265384233edbcbeba10 commit 1b8f13da712769b0aff80265384233edbcbeba10 Author: James Buren Date: Thu Feb 5 05:14:40 2009 -0600 kildclient-2.8.1-1-i686 * version bump diff --git a/source/games-extra/kildclient/FrugalBuild b/source/games-extra/kildclient/FrugalBuild index 1805982..b721b5f 100644 --- a/source/games-extra/kildclient/FrugalBuild +++ b/source/games-extra/kildclient/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: James Buren pkgname=kildclient -pkgver=2.8.0 +pkgver=2.8.1 pkgrel=1 pkgdesc="A mud client built with GTK2, supports modern mud protocols." depends=('libglade' 'freetype2' 'libxau' 'libxdmcp' 'gtkspell' 'gnutls' 'libgcrypt' 'libxdamage' 'libxext' 'libgcc') @@ -12,6 +12,6 @@ options=('scriptlet') groups=('games-extra') archs=('i686' 'x86_64') Fconfopts="$Fconfopts --with-gtkspell --with-libgnutls --with-docs" -sha1sums=('dec252f8013b31d1bf3120385150c7d614b0dbfb') +sha1sums=('90c5784289d8f61137c1d9b825d5d2392a66ea2b') # optimization OK From ryuo at frugalware.org Thu Feb 5 12:09:37 2009 From: ryuo at frugalware.org (James Buren) Date: Thu Feb 5 12:09:40 2009 Subject: [Frugalware-git] frugalware-current: sawfish-1.3.5.1-1-i686 Message-ID: <20090205110937.93BD311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34b0aae933713c2a239a44da7b9949f933cd64b2 commit 34b0aae933713c2a239a44da7b9949f933cd64b2 Author: James Buren Date: Thu Feb 5 05:13:58 2009 -0600 sawfish-1.3.5.1-1-i686 * version bump diff --git a/source/x11-extra/sawfish/FrugalBuild b/source/x11-extra/sawfish/FrugalBuild index c48d134..36087e2 100644 --- a/source/x11-extra/sawfish/FrugalBuild +++ b/source/x11-extra/sawfish/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: James Buren pkgname=sawfish -pkgver=1.3.5 +pkgver=1.3.5.1 pkgrel=1 pkgdesc="Extensible window manager written in lisp." rodepends=('alsa-utils') @@ -16,7 +16,7 @@ archs=('i686' 'x86_64') options=('scriptlet') Fconfopts="$Fconfopts --disable-themer --disable-capplet --disable-gnome-widgets --without-esd" source=(${source[@]} $pkgname-session startup $pkgname.desktop xinitrc.$pkgname) -sha1sums=('0ffeaea9cf2dc94202051efb4f581c8e90094dd6' \ +sha1sums=('d07413d65ec9042910a65bab9c3e5de7ccccfc97' \ 'abe3c1ce2bf78e19d7af02faa428a05a17b4431a' \ 'ac7544f73f2ea96d85cd0e9ca8a6d24d8bc2734d' \ '4a718c79c71dcb54cd624dfbf878824ac37a2010' \ From ryuo at frugalware.org Thu Feb 5 12:17:41 2009 From: ryuo at frugalware.org (James Buren) Date: Thu Feb 5 12:17:43 2009 Subject: [Frugalware-git] frugalware-current: xscreensaver-5.08-1-i686 Message-ID: <20090205111741.810A011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=59dfaba5e7fbed1e4f6f78407d235f3dc292fa6d commit 59dfaba5e7fbed1e4f6f78407d235f3dc292fa6d Author: James Buren Date: Thu Feb 5 05:22:58 2009 -0600 xscreensaver-5.08-1-i686 * version bump diff --git a/source/xlib/xscreensaver/FrugalBuild b/source/xlib/xscreensaver/FrugalBuild index 2487837..57a6afa 100644 --- a/source/xlib/xscreensaver/FrugalBuild +++ b/source/xlib/xscreensaver/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: VMiklos pkgname=xscreensaver -pkgver=5.07 -pkgrel=2 +pkgver=5.08 +pkgrel=1 pkgdesc="A screen saver and locker for the X Window System." url="http://www.jwz.org/xscreensaver" rodepends=('xscreensaver-data') @@ -38,7 +38,7 @@ build() Fsplit xscreensaver-data /usr/share/xscreensaver/config } -sha1sums=('82c611ab271807ad871aa46a3a7f6b95706d31aa' \ +sha1sums=('4e6889d7171eaf18b856c484a87d5701787e5dc6' \ '737ddfb4cf34cbf3023ff8a860a0fa879e6be82c') # optimization OK From boobaa at frugalware.org Thu Feb 5 17:37:51 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu Feb 5 17:37:53 2009 Subject: [Frugalware-git] frugalware-current: php-pecl-imagick-2.2.1-1-i686 Message-ID: <20090205163751.C36FB11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bdafdeb941bdaa6f658b6173e251813b8104bb31 commit bdafdeb941bdaa6f658b6173e251813b8104bb31 Author: CSÉCSY LászlĂł Date: Thu Feb 5 17:36:14 2009 +0100 php-pecl-imagick-2.2.1-1-i686 rebuilt with imagemagick (to keep up with 1a7f493) diff --git a/source/devel-extra/php-pecl-imagick/FrugalBuild b/source/devel-extra/php-pecl-imagick/FrugalBuild index 97897b2..f809ebf 100644 --- a/source/devel-extra/php-pecl-imagick/FrugalBuild +++ b/source/devel-extra/php-pecl-imagick/FrugalBuild @@ -3,8 +3,9 @@ _F_pecl_name="imagick" pkgver=2.2.1 +pkgrel=2 pkgdesc="a native php extension to create and modify images using the ImageMagick API" -depends=('php>=5.2.6' 'imagemagick>=6.4.0') +depends=('php>=5.2.6' 'imagemagick>=6.4.8') Finclude pecl pkgrel=1 archs=(${archs[@]} 'x86_64') From ryuo at frugalware.org Thu Feb 5 17:46:52 2009 From: ryuo at frugalware.org (James Buren) Date: Thu Feb 5 17:46:54 2009 Subject: [Frugalware-git] frugalware-current: fvwm-crystal-3.0.6-2-i686 Message-ID: <20090205164652.9C80511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bae71e7b6270b2cdbf8e10727ab91137c325d060 commit bae71e7b6270b2cdbf8e10727ab91137c325d060 Author: James Buren Date: Thu Feb 5 10:51:25 2009 -0600 fvwm-crystal-3.0.6-2-i686 * rebuild with imagemagick diff --git a/source/x11-extra/fvwm-crystal/FrugalBuild b/source/x11-extra/fvwm-crystal/FrugalBuild index 5ca4111..e83904d 100644 --- a/source/x11-extra/fvwm-crystal/FrugalBuild +++ b/source/x11-extra/fvwm-crystal/FrugalBuild @@ -4,11 +4,11 @@ pkgname=fvwm-crystal pkgver=3.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="Simple tool that builds FVWM-Crystal Application Panel from a database" url="http://www.fvwm-crystal.org/" license="GPL-2" -depends=('infobox' 'habak' 'xmms' 'mpd' 'imagemagick' 'xscreensaver' 'trayer' 'python' 'fvwm-devel') +depends=('infobox' 'habak' 'xmms' 'mpd' 'imagemagick>=6.4.8_9' 'xscreensaver' 'trayer' 'python' 'fvwm-devel') archs=('i686' 'x86_64') groups=('x11-extra') options=('scriptlet') From devil505linux at gmail.com Thu Feb 5 18:09:32 2009 From: devil505linux at gmail.com (Devil505) Date: Thu Feb 5 18:09:33 2009 Subject: [Frugalware-git] frugalware-current: bleachbit-0.3.1-1-i686 Message-ID: <20090205170932.0CC4011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f2e13fc2e116145a5c9f8a00d7e08eeab360ae22 commit f2e13fc2e116145a5c9f8a00d7e08eeab360ae22 Author: Devil505 Date: Thu Feb 5 18:07:21 2009 +0100 bleachbit-0.3.1-1-i686 * version bump diff --git a/source/xapps-extra/bleachbit/FrugalBuild b/source/xapps-extra/bleachbit/FrugalBuild index f0a52bf..52a4a4a 100644 --- a/source/xapps-extra/bleachbit/FrugalBuild +++ b/source/xapps-extra/bleachbit/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=bleachbit -pkgver=0.3.0 +pkgver=0.3.1 pkgrel=1 pkgdesc="BleachBit deletes unnecessary files to free valuable disk space and maintain privacy." depends=('pygtk') @@ -11,7 +11,7 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('4558a72bd52498531b33663c17935a782948a2b0') +sha1sums=('a3f689115bd380469672e0fd3c4872d9387eadab') build() { Fsed "prefix ?= /usr/local" "prefix ?= /usr" Makefile From devil505linux at gmail.com Thu Feb 5 18:14:25 2009 From: devil505linux at gmail.com (Devil505) Date: Thu Feb 5 18:14:27 2009 Subject: [Frugalware-git] frugalware-current: rednotebook-0.5.4-1-i686 Message-ID: <20090205171425.3358111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b122e64cad4494a3f154d6c773dae7ad0efdf39e commit b122e64cad4494a3f154d6c773dae7ad0efdf39e Author: Devil505 Date: Thu Feb 5 18:11:55 2009 +0100 rednotebook-0.5.4-1-i686 * version bump diff --git a/source/xapps-extra/rednotebook/FrugalBuild b/source/xapps-extra/rednotebook/FrugalBuild index eb5d8fa..69605e9 100644 --- a/source/xapps-extra/rednotebook/FrugalBuild +++ b/source/xapps-extra/rednotebook/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Devil505 pkgname=rednotebook -pkgver=0.5.3 +pkgver=0.5.4 pkgrel=1 pkgdesc="RedNotebook is a desktop diary that makes it very easy for you to keep track of the stuff you do and the thoughts you have." depends=('wxpython' 'pyyaml') Finclude sourceforge groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('af826f256d3de932877568465e85c3a38b05118b') +sha1sums=('636313bd2d64ff2651bc0817b5ab4116b6f98369') From devil505linux at gmail.com Thu Feb 5 18:24:32 2009 From: devil505linux at gmail.com (Devil505) Date: Thu Feb 5 18:24:33 2009 Subject: [Frugalware-git] frugalware-current: gnome-mplayer-0.9.4-1-i686 Message-ID: <20090205172432.21A1811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a6aa624af7dff19aa865e166b7aafe2cddaf34e0 commit a6aa624af7dff19aa865e166b7aafe2cddaf34e0 Author: Devil505 Date: Thu Feb 5 18:24:14 2009 +0100 gnome-mplayer-0.9.4-1-i686 * version bump diff --git a/source/gnome-extra/gnome-mplayer/FrugalBuild b/source/gnome-extra/gnome-mplayer/FrugalBuild index d5cd891..6eb0cd6 100644 --- a/source/gnome-extra/gnome-mplayer/FrugalBuild +++ b/source/gnome-extra/gnome-mplayer/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Priyank Gosalia pkgname=gnome-mplayer -pkgver=0.9.3 +pkgver=0.9.4 pkgrel=1 pkgdesc="A media player for GNOME that uses MPlayer." url="http://dekorte.homeip.net/download/gnome-mplayer" @@ -15,7 +15,7 @@ Finclude googlecode _F_gnome_schemas=('/etc/gconf/schemas/gnome-mplayer.schemas') _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('98ec1e3434d9adc7a60c946b028504a74cd0b44b') +sha1sums=('2cde1633d4a32d46599bbbf9b5f917ab19ec7b8d') build () { From devil505linux at gmail.com Thu Feb 5 18:44:38 2009 From: devil505linux at gmail.com (Devil505) Date: Thu Feb 5 18:44:39 2009 Subject: [Frugalware-git] frugalware-current: gecko-mediaplayer-0.9.4-1-i686 Message-ID: <20090205174438.46AEA11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2fcebc1b90a1cedadc8b0935929fac31dbdc9f2 commit b2fcebc1b90a1cedadc8b0935929fac31dbdc9f2 Author: Devil505 Date: Thu Feb 5 18:44:19 2009 +0100 gecko-mediaplayer-0.9.4-1-i686 * version bump diff --git a/source/gnome-extra/gecko-mediaplayer/FrugalBuild b/source/gnome-extra/gecko-mediaplayer/FrugalBuild index 5d4814d..c767b51 100644 --- a/source/gnome-extra/gecko-mediaplayer/FrugalBuild +++ b/source/gnome-extra/gecko-mediaplayer/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Devil505 pkgname=gecko-mediaplayer -pkgver=0.9.3 +pkgver=0.9.4 pkgrel=1 pkgdesc="browser plugin that uses GNOME MPlayer to play media in a browser (Mozilla, Firefox, Opera, etc.)." url="http://dekorte.homeip.net/download/gecko-mediaplayer/" -depends=('gnome-mplayer>=0.9.3' 'dbus-glib' 'gconf' 'libstdc++') +depends=('gnome-mplayer>=0.9.4' 'dbus-glib' 'gconf' 'libstdc++') makedepends=('xulrunner' 'pkgconfig') Finclude googlecode _F_gnome_schemas=('/etc/gconf/schemas/gecko-mediaplayer.schemas') Finclude gnome-scriptlet groups=(gnome-extra) archs=('i686' 'x86_64' 'ppc') -sha1sums=('35de6e16cbf79cf137197cda2c0b3fdb6a9d4a2d') +sha1sums=('f08e0e5703494e58705f8efdc0c58b1873e5cbde') # optimization OK From bouleetbil at frogdev.info Thu Feb 5 20:26:15 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 5 20:26:17 2009 Subject: [Frugalware-git] frugalware-current: nautilus-image-converter-0.3.0-2-i686 Message-ID: <20090205192615.6C9AF11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=770f26fa5b107c55622968ef6bddc3e664b741f6 commit 770f26fa5b107c55622968ef6bddc3e664b741f6 Author: bouleetbil Date: Thu Feb 5 20:24:55 2009 +0100 nautilus-image-converter-0.3.0-2-i686 *rebuilt with imagemagick diff --git a/source/gnome-extra/nautilus-image-converter/FrugalBuild b/source/gnome-extra/nautilus-image-converter/FrugalBuild index a733346..50e51a9 100644 --- a/source/gnome-extra/nautilus-image-converter/FrugalBuild +++ b/source/gnome-extra/nautilus-image-converter/FrugalBuild @@ -3,10 +3,10 @@ pkgname=nautilus-image-converter pkgver=0.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="nautilus extension to mass resize images" options=('scriptlet') -depends=('imagemagick' 'nautilus' 'libglade' 'freetype2' 'glibc' 'libxau' 'libxdmcp' 'libxdamage' 'libxext') +depends=('imagemagick>=6.4.8_9' 'nautilus' 'libglade' 'freetype2' 'glibc' 'libxau' 'libxdmcp' 'libxdamage' 'libxext') makedepends=('perl-xml-parser') _F_gnome_devel="y" Finclude gnome From bouleetbil at frogdev.info Thu Feb 5 20:34:05 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 5 20:34:06 2009 Subject: [Frugalware-git] frugalware-current: gscan2pdf-0.9.27-2-i686 Message-ID: <20090205193405.9F96311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=552a9b173d02dfc7f6ecb2196bd348b4b171afac commit 552a9b173d02dfc7f6ecb2196bd348b4b171afac Author: bouleetbil Date: Thu Feb 5 20:33:17 2009 +0100 gscan2pdf-0.9.27-2-i686 *rebuild with imagemagick>=6.4.8_9 diff --git a/source/xapps-extra/gscan2pdf/FrugalBuild b/source/xapps-extra/gscan2pdf/FrugalBuild index 1b1fdaf..1a33a3c 100644 --- a/source/xapps-extra/gscan2pdf/FrugalBuild +++ b/source/xapps-extra/gscan2pdf/FrugalBuild @@ -3,9 +3,9 @@ pkgname=gscan2pdf pkgver=0.9.27 -pkgrel=1 +pkgrel=2 pkgdesc="A GUI to ease the process of producing a multipage PDF from a scan." -depends=('perl-gtk2' 'sane-backends' 'gettext' 'imagemagick' 'perl-config-general' \ +depends=('perl-gtk2' 'sane-backends' 'gettext' 'imagemagick>=6.4.8_9' 'perl-config-general' \ 'xdg-utils' 'djvulibre' 'gocr' 'perl-gtk2-imageview' 'perl-gettext' \ 'perl-gtk2-ex-simple-list' 'perl-pdf-api2' 'perl-sane') groups=('xapps-extra') From bouleetbil at frogdev.info Thu Feb 5 20:41:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 5 20:41:29 2009 Subject: [Frugalware-git] frugalware-current: telepathy-stream-engine-0.5.7-2-i686 Message-ID: <20090205194128.2C0EC11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=018cccbc612b1e62c88f62f44cf17959e74c0506 commit 018cccbc612b1e62c88f62f44cf17959e74c0506 Author: bouleetbil Date: Thu Feb 5 20:40:50 2009 +0100 telepathy-stream-engine-0.5.7-2-i686 *rebuild with imagemagick>=6.4.8_9 diff --git a/source/xapps-extra/telepathy-stream-engine/FrugalBuild b/source/xapps-extra/telepathy-stream-engine/FrugalBuild index 74458bc..e320852 100644 --- a/source/xapps-extra/telepathy-stream-engine/FrugalBuild +++ b/source/xapps-extra/telepathy-stream-engine/FrugalBuild @@ -4,10 +4,10 @@ pkgname=telepathy-stream-engine pkgver=0.5.7 -pkgrel=1 +pkgrel=2 pkgdesc="A stream engine for Telepathy" url="http://telepathy.freedesktop.org/wiki/" -depends=('libtelepathy>=0.3.3' 'farsight2>=0.0.6-1' 'dbus-glib>=0.78' 'libx11' 'imagemagick' \ +depends=('libtelepathy>=0.3.3' 'farsight2>=0.0.6-1' 'dbus-glib>=0.78' 'libx11' 'imagemagick>=6.4.8_9' \ 'telepathy-farsight>=0.0.3-1') groups=('xapps-extra') archs=('i686' 'x86_64' 'ppc') From bouleetbil at frogdev.info Thu Feb 5 20:49:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 5 20:49:39 2009 Subject: [Frugalware-git] frugalware-current: dvdrip-0.98.9-2-i686 Message-ID: <20090205194938.B8F0E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d428e43b49d19a4b8c5bc2d8db6b3eaad9c3aa62 commit d428e43b49d19a4b8c5bc2d8db6b3eaad9c3aa62 Author: bouleetbil Date: Thu Feb 5 20:48:46 2009 +0100 dvdrip-0.98.9-2-i686 *rebuild with imagemagick>=6.4.8_9 diff --git a/source/xmultimedia-extra/dvdrip/FrugalBuild b/source/xmultimedia-extra/dvdrip/FrugalBuild index 86e4ee8..907f719 100644 --- a/source/xmultimedia-extra/dvdrip/FrugalBuild +++ b/source/xmultimedia-extra/dvdrip/FrugalBuild @@ -3,10 +3,10 @@ pkgname=dvdrip pkgver=0.98.9 -pkgrel=1 +pkgrel=2 url="http://www.exit1.org/dvdrip/" pkgdesc="dvd::rip is a full featured DVD copy program written in Perl" -depends=('glibc' 'perl-gtk2-ex-formfactory' 'transcode' 'imagemagick' +depends=('glibc' 'perl-gtk2-ex-formfactory' 'transcode' 'imagemagick>=6.4.8_9' 'perl-libintl' 'desktop-file-utils' 'perl-event-execflow' \ 'xvidcore' 'lsdvd') options=('scriptlet') From bouleetbil at frogdev.info Thu Feb 5 20:55:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 5 20:55:13 2009 Subject: [Frugalware-git] frugalware-current: perl-gtk2-imageview-0.04-2-i686 Message-ID: <20090205195512.DCB5C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78aa671fcfcb5643f4a33a379cf2b2f7cd985248 commit 78aa671fcfcb5643f4a33a379cf2b2f7cd985248 Author: bouleetbil Date: Thu Feb 5 20:54:36 2009 +0100 perl-gtk2-imageview-0.04-2-i686 *rebuild with imagemagick>=6.4.8_9 diff --git a/source/xlib-extra/perl-gtk2-imageview/FrugalBuild b/source/xlib-extra/perl-gtk2-imageview/FrugalBuild index 7b59fcd..85cff86 100644 --- a/source/xlib-extra/perl-gtk2-imageview/FrugalBuild +++ b/source/xlib-extra/perl-gtk2-imageview/FrugalBuild @@ -3,10 +3,10 @@ pkgname=perl-gtk2-imageview pkgver=0.04 -pkgrel=1 +pkgrel=2 pkgdesc="Perl bindings to the GtkImageView image viewer widget" url="http://search.cpan.org/~ratcliffe/" -depends=('perl-glib' 'perl-gtk2' 'imagemagick' 'gtkimageview') +depends=('perl-glib' 'perl-gtk2' 'imagemagick>=6.4.8_9' 'gtkimageview') makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig') _F_perl_name=Gtk2-ImageView _F_perl_author=R/RA/RATCLIFFE From ryuo at frugalware.org Thu Feb 5 21:00:23 2009 From: ryuo at frugalware.org (James Buren) Date: Thu Feb 5 21:00:24 2009 Subject: [Frugalware-git] frugalware-current: transcode-1.0.6-2-i686 Message-ID: <20090205200023.990D111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5dcf47e0b338b59898176289c581242d3dea51e9 commit 5dcf47e0b338b59898176289c581242d3dea51e9 Author: James Buren Date: Thu Feb 5 14:05:18 2009 -0600 transcode-1.0.6-2-i686 * rebuild with imagemagick diff --git a/source/xapps-extra/transcode/FrugalBuild b/source/xapps-extra/transcode/FrugalBuild index 9912fd3..9329250 100644 --- a/source/xapps-extra/transcode/FrugalBuild +++ b/source/xapps-extra/transcode/FrugalBuild @@ -3,10 +3,10 @@ pkgname=transcode pkgver=1.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="A suite of command line utilities for transcoding various video, audio, and container formats." url="http://www.transcoding.org/cgi-bin/transcode" -depends=('mjpegtools>=1.9.0rc2' 'mpeg2dec' 'imagemagick>=6.4.0_4' 'ffmpeg>=20080427' 'libdvdread' 'libxv' 'libtheora' 'libfame' 'libraw1394>=2.0.0-1') +depends=('mjpegtools>=1.9.0rc2' 'mpeg2dec' 'imagemagick>=6.4.8_9' 'ffmpeg>=20080427' 'libdvdread' 'libxv' 'libtheora' 'libfame' 'libraw1394>=2.0.0-1') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url|grep released|sed 1q|cut -d ' ' -f12" From bouleetbil at frogdev.info Thu Feb 5 21:09:26 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 5 21:09:27 2009 Subject: [Frugalware-git] frugalware-current: synfig-0.61.09-2-i686 Message-ID: <20090205200926.3A5F811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c93f2589bcb82a96dd3ff64a7256507e6367f8c commit 6c93f2589bcb82a96dd3ff64a7256507e6367f8c Author: bouleetbil Date: Thu Feb 5 21:08:23 2009 +0100 synfig-0.61.09-2-i686 *rebuild with imagemagick>=6.4.8_9 diff --git a/source/xmultimedia-extra/synfig/FrugalBuild b/source/xmultimedia-extra/synfig/FrugalBuild index 510d12a..4e98454 100644 --- a/source/xmultimedia-extra/synfig/FrugalBuild +++ b/source/xmultimedia-extra/synfig/FrugalBuild @@ -3,9 +3,9 @@ pkgname=synfig pkgver=0.61.09 -pkgrel=1 +pkgrel=2 pkgdesc="vector-based 2D animation software" -depends=('imagemagick' 'ffmpeg' 'libdv' 'openexr' 'freetype2' 'etl>=0.04.12' 'libxml++') +depends=('imagemagick>=6.4.8_9' 'ffmpeg' 'libdv' 'openexr' 'freetype2' 'etl>=0.04.12' 'libxml++') groups=('xmultimedia-extra') archs=('i686') options=('scriptlet') From bouleetbil at frogdev.info Thu Feb 5 21:16:13 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 5 21:16:15 2009 Subject: [Frugalware-git] frugalware-current: gpodder-0.14.1-2-i686 Message-ID: <20090205201613.4069D11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=93a449a64a76f5efcee62b8855d6cfccc60505db commit 93a449a64a76f5efcee62b8855d6cfccc60505db Author: bouleetbil Date: Thu Feb 5 21:15:32 2009 +0100 gpodder-0.14.1-2-i686 *rebuild with imagemagick>=6.4.8_9 diff --git a/source/gnome-extra/gpodder/FrugalBuild b/source/gnome-extra/gpodder/FrugalBuild index 2d9b550..279ec63 100644 --- a/source/gnome-extra/gpodder/FrugalBuild +++ b/source/gnome-extra/gpodder/FrugalBuild @@ -3,9 +3,9 @@ pkgname=gpodder pkgver=0.14.1 -pkgrel=1 +pkgrel=2 pkgdesc="A podcast receiver/catcher." -depends=('pygtk' 'pyxml' 'wget' 'python' 'libglade' 'imagemagick' 'feedparser') +depends=('pygtk' 'pyxml' 'wget' 'python' 'libglade' 'imagemagick>=6.4.8_9' 'feedparser') makedepends=('help2man') groups=('gnome-extra') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Thu Feb 5 21:23:30 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 5 21:23:31 2009 Subject: [Frugalware-git] frugalware-current: tango-generator-3.2.3-3-i686 Message-ID: <20090205202330.0EA4311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9b047e05f77568956b818403829aa6dcce89ecf0 commit 9b047e05f77568956b818403829aa6dcce89ecf0 Author: bouleetbil Date: Thu Feb 5 21:21:52 2009 +0100 tango-generator-3.2.3-3-i686 *rebuild with imagemagick>=6.4.8_9 diff --git a/source/gnome-extra/tango-generator/FrugalBuild b/source/gnome-extra/tango-generator/FrugalBuild index cf1d325..0a51ae2 100644 --- a/source/gnome-extra/tango-generator/FrugalBuild +++ b/source/gnome-extra/tango-generator/FrugalBuild @@ -3,10 +3,10 @@ pkgname=tango-generator pkgver=3.2.3 -pkgrel=2 +pkgrel=3 pkgdesc="A python application allowing the user to collate icons from all over the internet, and merge them into a single personalised icon theme" url="http://mejogid.ohallwebservices.com/site/index.php?q=node/1" -depends=('python' 'dbus-python' 'pygtk' 'pyxdg' 'librsvg' 'imagemagick') +depends=('python' 'dbus-python' 'pygtk' 'pyxdg' 'librsvg' 'imagemagick>=6.4.8_9') options=('scriptlet') _F_gnome_iconcache="y" _F_gnome_desktop="y" From bouleetbil at frogdev.info Thu Feb 5 21:41:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 5 21:41:39 2009 Subject: [Frugalware-git] frugalware-current: smile-0.8.9-2-i686 Message-ID: <20090205204138.2BE5911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb309e587c39060a0c13e9d2623ff5fe669401fb commit cb309e587c39060a0c13e9d2623ff5fe669401fb Author: bouleetbil Date: Thu Feb 5 21:39:34 2009 +0100 smile-0.8.9-2-i686 *rebuild with imagemagick>=6.4.8_9 diff --git a/source/xapps-extra/smile/FrugalBuild b/source/xapps-extra/smile/FrugalBuild index 3ab4e08..d24981a 100644 --- a/source/xapps-extra/smile/FrugalBuild +++ b/source/xapps-extra/smile/FrugalBuild @@ -4,10 +4,10 @@ pkgname=smile pkgver=0.8.9 -pkgrel=1 +pkgrel=2 pkgdesc="Slideshow Maker In Linux Environnement" url="http://smile.tuxfamily.org/" -depends=('sox>=14.0.0' 'qt4>=4.4' 'mplayer' 'mencoder' 'imagemagick' 'libqtwebkit>=4.4') +depends=('sox>=14.0.0' 'qt4>=4.4' 'mplayer' 'mencoder' 'imagemagick>=6.4.8_9' 'libqtwebkit>=4.4') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Thu Feb 5 22:33:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 5 22:33:45 2009 Subject: [Frugalware-git] frugalware-current: gyachi-1.1.61-2-i686 Message-ID: <20090205213344.2DD4211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1d945061393d680594a0a3679d61d7268e80846c commit 1d945061393d680594a0a3679d61d7268e80846c Author: bouleetbil Date: Thu Feb 5 22:32:41 2009 +0100 gyachi-1.1.61-2-i686 *fixed depends diff --git a/source/gnome-extra/gyachi/FrugalBuild b/source/gnome-extra/gyachi/FrugalBuild index 9ff521e..0e06694 100644 --- a/source/gnome-extra/gyachi/FrugalBuild +++ b/source/gnome-extra/gyachi/FrugalBuild @@ -3,12 +3,12 @@ pkgname=gyachi pkgver=1.1.61 -pkgrel=1 +pkgrel=2 pkgdesc="A fork from Gyach Enhanced Yahoo client for Linux." depends=('libtool' 'libgtkhtml' 'atk' 'pango' 'freetype2' 'openssl' 'libxau' \ 'libxdmcp' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor' \ - 'alsa-lib' 'jasper' 'gpgme' 'libnotify' 'libmcrypt' 'codecs' 'gtkspell') -makedepends=('imagemagick') + 'alsa-lib' 'jasper' 'gpgme' 'libnotify' 'libmcrypt' 'codecs' 'gtkspell'\ + 'imagemagick>=6.4.8_9') options=('scriptlet') groups=('gnome-extra') _F_gnome_desktop="y" From bouleetbil at frogdev.info Thu Feb 5 23:01:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 5 23:01:23 2009 Subject: [Frugalware-git] frugalware-current: rss-glx-0.8.1-3-i686 Message-ID: <20090205220121.0A38911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fa5aeededf304db1331cdb324a4cf48f2868c157 commit fa5aeededf304db1331cdb324a4cf48f2868c157 Author: bouleetbil Date: Thu Feb 5 22:59:33 2009 +0100 rss-glx-0.8.1-3-i686 *rebuild with imagemagick>=6.4.8_9 *change m8r *added patch for gcc *added patch for build with new imagemagick diff --git a/source/xapps-extra/rss-glx/FrugalBuild b/source/xapps-extra/rss-glx/FrugalBuild index 177b971..8f45c47 100644 --- a/source/xapps-extra/rss-glx/FrugalBuild +++ b/source/xapps-extra/rss-glx/FrugalBuild @@ -1,31 +1,35 @@ # Compiling Time: 0.19 SBU -# Maintainer: AlexExtreme +# Maintainer: bouleetbil pkgname=rss-glx Fpkgversep="_" pkgver=0.8.1 -pkgrel=2 +pkgrel=3 pkgdesc="Really Slick Screensavers written in OpenGL" -depends=('libglx' 'libgl' 'mesa' 'openal' 'imagemagick' 'xscreensaver') +depends=('libglx' 'libgl' 'mesa' 'openal' 'imagemagick>=6.4.8_9' 'xscreensaver') makedepends=('gnome-screensaver') groups=('xapps-extra') archs=('i686') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://rss-glx.sourceforge.net" -source=(${source/-$pkgver/_$pkgver}) +source=(${source/-$pkgver/_$pkgver} gcc43.patch rss-glx-0.8.1-imagemagick.patch) up2date="lynx -dump http://rss-glx.sourceforge.net/ | Flasttar" -sha1sums=('188871d7940de8a7c3f9e622ddc131e46567eab5') +sha1sums=('188871d7940de8a7c3f9e622ddc131e46567eab5' \ + '46f1753be0fe0993856cf437f7b7e697953cf3dc' \ + '7ad7acb7d97880df33e7a57a20b10c60617927de') build() { + Fcd + sh ./autogen.sh || Fdie Fbuild - + Fmkdir /usr/share/applnk/System/ScreenSavers cd $Fdestdir for file in *.desktop; do Fmv /$file /usr/share/applnk/System/ScreenSavers/ done - + cd $Fdestdir/usr/bin Fmkdir /usr/libexec/xscreensaver for file in *; do @@ -33,7 +37,7 @@ build() { done cd .. rmdir bin - + Fmkdir /usr/share/applications/screensavers cd $Fdestdir/usr/share/applications/screensavers for i in $Fdestdir/usr/share/xscreensaver/config/*; do diff --git a/source/xapps-extra/rss-glx/gcc43.patch b/source/xapps-extra/rss-glx/gcc43.patch new file mode 100644 index 0000000..a1c1dc1 --- /dev/null +++ b/source/xapps-extra/rss-glx/gcc43.patch @@ -0,0 +1,20 @@ +--- rss-glx_0.8.1-orig/reallyslick/cpp_src/skyrocket_sound.cpp ++++ rss-glx_0.8.1/reallyslick/cpp_src/skyrocket_sound.cpp +@@ -24,6 +24,7 @@ + #include + #include + ++#include + #include + + #include "loadTexture.h" +--- rss-glx_0.8.1-orig/reallyslick/Implicit/impSurface.cpp ++++ rss-glx_0.8.1/reallyslick/Implicit/impSurface.cpp +@@ -21,6 +21,7 @@ + #include + #include + #include ++#include + + + diff --git a/source/xapps-extra/rss-glx/rss-glx-0.8.1-imagemagick.patch b/source/xapps-extra/rss-glx/rss-glx-0.8.1-imagemagick.patch new file mode 100644 index 0000000..f23c9fd --- /dev/null +++ b/source/xapps-extra/rss-glx/rss-glx-0.8.1-imagemagick.patch @@ -0,0 +1,10 @@ +--- rss-glx_0.8.1/other_src/Makefile.am.orig 2006-02-25 16:14:53.000000000 -0500 ++++ rss-glx_0.8.1/other_src/Makefile.am 2008-05-11 00:25:03.000000000 -0400 +@@ -23,6 +23,7 @@ + noinst_PROGRAMS = stringify + stringify_LDADD = @BZIP2@ + ++matrixview_CFLAGS = @Wand_CFLAGS@ + matrixview_LDADD = @BZIP2@ @Wand_LIBS@ + matrixview_textures.c: stringify matrixview_textures/cfont matrixview_textures/cpics + ./stringify matrixview_textures/cfont matrixview_textures/cpics > matrixview_textures.c From bouleetbil at frogdev.info Fri Feb 6 08:12:18 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 08:12:19 2009 Subject: [Frugalware-git] frugalware-current: asymptote-1.61-1-i686 Message-ID: <20090206071218.83EEC11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c101609fa1a251b5de1f0b71a9d484e042a8096f commit c101609fa1a251b5de1f0b71a9d484e042a8096f Author: bouleetbil Date: Fri Feb 6 08:11:00 2009 +0100 asymptote-1.61-1-i686 *version bump diff --git a/source/xapps-extra/asymptote/FrugalBuild b/source/xapps-extra/asymptote/FrugalBuild index 68a98e6..5d46a4d 100644 --- a/source/xapps-extra/asymptote/FrugalBuild +++ b/source/xapps-extra/asymptote/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: uzsolt pkgname=asymptote -pkgver=1.60 +pkgver=1.61 pkgrel=1 pkgdesc="Asymptote is a powerful descriptive vector graphics language." depends=('libgc' 'gsl' 'ncurses' 'readline' 'libstdc++' 'fftw' 'imaging' \ @@ -16,7 +16,7 @@ _F_sourceforge_ext=.src.tgz Finclude sourceforge url="http://asymptote.sourceforge.net/" license=('GPL2') -sha1sums=('907697629a7aa2ab531b57a71cedbe449f5f83b0') +sha1sums=('ab73e3b9c3dde8489bb479c9611367f22d518899') _F_desktop_desc="A asymptote GUI" _F_desktop_exec="xasy" _F_desktop_categories="Graphics;VectorGraphics;" From priyank at frugalware.org Fri Feb 6 08:17:43 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 08:17:44 2009 Subject: [Frugalware-git] xfce46: xfce4-diskperf-plugin-2.2.0-2-i686 Message-ID: <20090206071743.1A52B11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=f41047600067a8cf17b4b07315f2ff13992102a8 commit f41047600067a8cf17b4b07315f2ff13992102a8 Author: Priyank Date: Fri Feb 6 12:46:52 2009 +0530 xfce4-diskperf-plugin-2.2.0-2-i686 * Rebuild with newer xfce4 libs diff --git a/source/xfce4/xfce4-diskperf-plugin/FrugalBuild b/source/xfce4/xfce4-diskperf-plugin/FrugalBuild index 94859d5..1292be9 100644 --- a/source/xfce4/xfce4-diskperf-plugin/FrugalBuild +++ b/source/xfce4/xfce4-diskperf-plugin/FrugalBuild @@ -3,10 +3,10 @@ pkgname=xfce4-diskperf-plugin pkgver=2.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="An Xfce panel plugin displaying instant disk/partition performance." makedepends=('intltool') -depends=('xfce4-panel>=4.4.2') +depends=('xfce4-panel>=4.5.93') groups=('xfce4' 'xfce4-goodies') archs=('i686' 'x86_64') Finclude xfce4 From priyank at frugalware.org Fri Feb 6 08:24:56 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 08:24:58 2009 Subject: [Frugalware-git] xfce46: xfce4-mount-plugin-0.5.5-2-i686 Message-ID: <20090206072456.118A911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=5c347abad5ba79d7e49faa9130ed921b16680e5e commit 5c347abad5ba79d7e49faa9130ed921b16680e5e Author: Priyank Date: Fri Feb 6 12:53:35 2009 +0530 xfce4-mount-plugin-0.5.5-2-i686 * Rebuild with newer xfce4 libs diff --git a/source/xfce4/xfce4-mount-plugin/FrugalBuild b/source/xfce4/xfce4-mount-plugin/FrugalBuild index ae8a93f..18932e5 100644 --- a/source/xfce4/xfce4-mount-plugin/FrugalBuild +++ b/source/xfce4/xfce4-mount-plugin/FrugalBuild @@ -3,10 +3,10 @@ pkgname=xfce4-mount-plugin pkgver=0.5.5 -pkgrel=1 +pkgrel=2 pkgdesc="A disk mount/unmout plugin for the Xfce4 panel." makedepends=('intltool') -depends=('libxfcegui4>=4.4.0' 'xfce4-panel>=4.4.0' 'libxml2') +depends=('libxfcegui4>=4.5.93' 'xfce4-panel>=4.5.93' 'libxml2') groups=('xfce4' 'xfce4-goodies') archs=('i686' 'x86_64') _F_gnome_iconcache="y" From priyank at frugalware.org Fri Feb 6 08:32:58 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 08:32:59 2009 Subject: [Frugalware-git] xfce46: xfce4-netload-plugin-0.4.0-2-i686 Message-ID: <20090206073258.553F511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=a2975e0c4ca008d0f465b592b8224aef8f00d1c2 commit a2975e0c4ca008d0f465b592b8224aef8f00d1c2 Author: Priyank Date: Fri Feb 6 13:02:02 2009 +0530 xfce4-netload-plugin-0.4.0-2-i686 * Rebuild with newer xfce4 libs diff --git a/source/xfce4/xfce4-netload-plugin/FrugalBuild b/source/xfce4/xfce4-netload-plugin/FrugalBuild index b77c7e6..50cb48e 100644 --- a/source/xfce4/xfce4-netload-plugin/FrugalBuild +++ b/source/xfce4/xfce4-netload-plugin/FrugalBuild @@ -3,10 +3,10 @@ pkgname=xfce4-netload-plugin pkgver=0.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="A netload plugin for the Xfce4 panel" makedepends=('intltool') -depends=('libxfcegui4>=4.3.99.1' 'xfce4-panel>=4.3.99.1' 'libxml2') +depends=('libxfcegui4>=4.5.93' 'xfce4-panel>=4.5.93' 'libxml2') groups=('xfce4' 'xfce4-goodies') archs=('i686' 'x86_64') Finclude xfce4 From priyank at frugalware.org Fri Feb 6 08:40:22 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 08:40:23 2009 Subject: [Frugalware-git] xfce46: xfce4-places-plugin-1.1.0-2-i686 Message-ID: <20090206074022.7672311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=c27ea43dd42bc9ee423dd997b18871d8a22296d8 commit c27ea43dd42bc9ee423dd997b18871d8a22296d8 Author: Priyank Date: Fri Feb 6 13:09:12 2009 +0530 xfce4-places-plugin-1.1.0-2-i686 * Rebuild with newer xfce4 libs diff --git a/source/xfce4/xfce4-places-plugin/FrugalBuild b/source/xfce4/xfce4-places-plugin/FrugalBuild index 45657c2..dc3c9b1 100644 --- a/source/xfce4/xfce4-places-plugin/FrugalBuild +++ b/source/xfce4/xfce4-places-plugin/FrugalBuild @@ -3,10 +3,10 @@ pkgname=xfce4-places-plugin pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A file browser launcher plugin for the Xfce4 panel." makedepends=('intltool') -depends=('libxfcegui4>=4.4.1' 'xfce4-panel>=4.4.1' 'thunar') +depends=('libxfcegui4>=4.5.93' 'xfce4-panel>=4.5.93' 'thunar>=0.9.93') groups=('xfce4' 'xfce4-goodies') archs=('i686' 'x86_64') _F_gnome_iconcache="y" From priyank at frugalware.org Fri Feb 6 08:46:29 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 08:46:30 2009 Subject: [Frugalware-git] xfce46: xfce4-quicklauncher-plugin-1.9.4-2-i686 Message-ID: <20090206074629.18FE611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=5bc6a5a56b7789644bd8b1569eca7d7e9fa546a8 commit 5bc6a5a56b7789644bd8b1569eca7d7e9fa546a8 Author: Priyank Date: Fri Feb 6 13:15:37 2009 +0530 xfce4-quicklauncher-plugin-1.9.4-2-i686 * Rebuild with newer xfce4 libs diff --git a/source/xfce4/xfce4-quicklauncher-plugin/FrugalBuild b/source/xfce4/xfce4-quicklauncher-plugin/FrugalBuild index ae08c8a..9086f9e 100644 --- a/source/xfce4/xfce4-quicklauncher-plugin/FrugalBuild +++ b/source/xfce4/xfce4-quicklauncher-plugin/FrugalBuild @@ -3,10 +3,10 @@ pkgname=xfce4-quicklauncher-plugin pkgver=1.9.4 -pkgrel=1 -pkgdesc="Quicklauncher plugin for the Xfce panel." +pkgrel=2 +pkgdesc="Quicklauncher plugin for the Xfce4 panel." makedepends=('intltool') -depends=('libxfcegui4>=4.4.2' 'xfce4-panel>=4.4.2') +depends=('libxfcegui4>=4.5.93' 'xfce4-panel>=4.5.93') groups=('xfce4' 'xfce4-goodies') archs=('i686' 'x86_64') Finclude xfce4 From priyank at frugalware.org Fri Feb 6 09:35:09 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 09:35:11 2009 Subject: [Frugalware-git] frugalware-current: dcraw-8.91-1-i686 Message-ID: <20090206083509.8ED9E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=935ce023f5558cacb1c83ae6287a65557fdcbb50 commit 935ce023f5558cacb1c83ae6287a65557fdcbb50 Author: Priyank Date: Fri Feb 6 14:04:02 2009 +0530 dcraw-8.91-1-i686 * Version bump diff --git a/source/apps-extra/dcraw/FrugalBuild b/source/apps-extra/dcraw/FrugalBuild index f69d315..79d10fc 100644 --- a/source/apps-extra/dcraw/FrugalBuild +++ b/source/apps-extra/dcraw/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=dcraw -pkgver=8.90 +pkgver=8.91 pkgrel=1 pkgdesc="A command line based converter for raw digital photos." url="http://www.cybercom.net/~dcoffin/dcraw/" @@ -12,7 +12,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.cybercom.net/~dcoffin/dcraw/dcraw.c | grep -m1 VERSION | sed 's/.*N \"\(.*\).\"*/\1/'" source=($url/$pkgname.{c,1}) -sha1sums=('2dae57a7af977e76eb830cb1c8b9dd106153fd73' \ +sha1sums=('a94cb70060f7b0f39da2a1de02b628e1b5e08ee0' \ '6b6e2995f669781af1acfcbb7098d852eccb8e13') build() From priyank at frugalware.org Fri Feb 6 16:40:23 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 16:40:24 2009 Subject: [Frugalware-git] frugalware-current: libmpd-0.17.0-1-i686 Message-ID: <20090206154023.5A09811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4eedb5e2042767e97c4b0fd42a39a00e9659917c commit 4eedb5e2042767e97c4b0fd42a39a00e9659917c Author: Priyank Date: Fri Feb 6 21:09:13 2009 +0530 libmpd-0.17.0-1-i686 * Version bump * Removed libmpd-statuscallback_trigger.diff (Now in upstream) diff --git a/source/lib-extra/libmpd/FrugalBuild b/source/lib-extra/libmpd/FrugalBuild index cb83726..82ea74d 100644 --- a/source/lib-extra/libmpd/FrugalBuild +++ b/source/lib-extra/libmpd/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=libmpd -pkgver=0.16.1 +pkgver=0.17.0 pkgrel=1 pkgdesc="libmpd provides an easy and reliable callback based interface to mpd." url="http://gmpcwiki.sarine.nl/index.php?title=Libmpd" @@ -10,8 +10,7 @@ depends=('glibc') groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep Latest | sed 's/.*\]\(.*\) .*/\1/'" -source=(http://download.sarine.nl/Programs/gmpc/$pkgver/libmpd-$pkgver.tar.gz libmpd-statuscallback_trigger.diff) -sha1sums=('9d5fdb65a59c0f87f45612b61e191d18abe4cd5d' \ - '62f5474b2a9679b2ae3776f43f13fe1bc3ee7412') +source=(http://download.sarine.nl/Programs/gmpc/$pkgver/libmpd-$pkgver.tar.gz) +sha1sums=('b15146683d620217d57e32042e238747e4b32cc1') # optimization OK diff --git a/source/lib-extra/libmpd/libmpd-statuscallback_trigger.diff b/source/lib-extra/libmpd/libmpd-statuscallback_trigger.diff deleted file mode 100644 index 1b8b0da..0000000 --- a/source/lib-extra/libmpd/libmpd-statuscallback_trigger.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- src/libmpdclient.c 2008-09-20 01:02:54.000000000 +0530 -+++ src/libmpdclient.c 2008-09-28 00:34:19.000000000 +0530 -@@ -683,6 +683,7 @@ - status->repeat = 0; - status->random = 0; - status->playlist = -1; -+ status->storedplaylist = -1; - status->playlistLength = -1; - status->state = -1; - status->song = 0; From priyank at frugalware.org Fri Feb 6 17:03:42 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 17:03:44 2009 Subject: [Frugalware-git] frugalware-current: gmpc-0.17.0-1-i686 Message-ID: <20090206160342.3EB0111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=622889bfcbc43d9421a14213c9d5fa21c09306cd commit 622889bfcbc43d9421a14213c9d5fa21c09306cd Author: Priyank Date: Fri Feb 6 21:32:17 2009 +0530 gmpc-0.17.0-1-i686 * Version bump * Fix up2date diff --git a/source/xapps-extra/gmpc/FrugalBuild b/source/xapps-extra/gmpc/FrugalBuild index 9a7b349..8f595ee 100644 --- a/source/xapps-extra/gmpc/FrugalBuild +++ b/source/xapps-extra/gmpc/FrugalBuild @@ -2,20 +2,21 @@ # Maintainer: Priyank Gosalia pkgname=gmpc -pkgver=0.16.1 -pkgrel=3 +pkgver=0.17.0 +pkgrel=1 pkgdesc="Gnome Music Player Client." -url="http://gmpcwiki.sarine.nl/index.php/GMPC" +url="http://gmpcwiki.sarine.nl/index.php" makedepends=('intltool') -depends=('gtk+2' 'libglade' 'libmpd>=0.16.1' 'curl>=7.19.0') +depends=('gtk+2' 'libglade' 'libmpd>=0.17.0' 'curl>=7.19.0') rodepends=('mpd') makedepends=('gob2' 'perl-xml') groups=('xapps-extra') archs=('i686' 'x86_64') _F_gnome_iconcache="y" Finclude gnome-scriptlet -up2date="lynx -dump $url | grep -m1 'Latest Stable' | sed 's/.*\]\(.*\) L.*/\1/'" +up2date="lynx -dump $url/GMPC_LATEST | grep GMPC -m1 | sed 's/.*C\ \(.*\).*/\1/'" source=(http://download.sarine.nl/Programs/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz) -sha1sums=('d3a8531da4209105e524aef4315c1964aa6731ee') +sha1sums=('2b4d4f33e3374440936e91ddc790a98cff13ef1b') # optimization OK + From priyank at frugalware.org Fri Feb 6 17:54:39 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 17:54:41 2009 Subject: [Frugalware-git] frugalware-current: gmpc-coveramazon-0.17.0-1-i686 Message-ID: <20090206165439.6CA0211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2439a4c90ff8eae8292c09d37f4eecd10a941a9e commit 2439a4c90ff8eae8292c09d37f4eecd10a941a9e Author: Priyank Date: Fri Feb 6 22:23:43 2009 +0530 gmpc-coveramazon-0.17.0-1-i686 * Version bump diff --git a/source/xapps-extra/gmpc-coveramazon/FrugalBuild b/source/xapps-extra/gmpc-coveramazon/FrugalBuild index 156b09e..5c94d83 100644 --- a/source/xapps-extra/gmpc-coveramazon/FrugalBuild +++ b/source/xapps-extra/gmpc-coveramazon/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Priyank Gosalia pkgname=gmpc-coveramazon -pkgver=0.16.0 +pkgver=0.17.0 pkgrel=1 pkgdesc="A gmpc plugin that fetches cover art and album info from amazon." url="http://gmpcwiki.sarine.nl/index.php/Coveramazon" -depends=('gtk+2' 'gmpc>=0.16.1' 'libxml2') +depends=('gtk+2' 'gmpc>=0.17.0' 'libxml2') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep -m1 Download | sed 's/.* \* \(.*\):.*/\1/'" source=(http://download.sarine.nl/Programs/gmpc/$pkgver/$pkgname-$pkgver.tar.gz) -sha1sums=('e3dbf7dbf634f49ec4d2e5eb2f236068a60960c5') +sha1sums=('b0dbc210823f102ab917fcd9a36cb9e4daa456e7') # optimization OK From priyank at frugalware.org Fri Feb 6 18:00:31 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 18:00:33 2009 Subject: [Frugalware-git] frugalware-current: gmpc-lyrics-0.17.0-1-i686 Message-ID: <20090206170031.C191511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad6f5095493840b35c673041889632fed7281671 commit ad6f5095493840b35c673041889632fed7281671 Author: Priyank Date: Fri Feb 6 22:29:40 2009 +0530 gmpc-lyrics-0.17.0-1-i686 * Version bump diff --git a/source/xapps-extra/gmpc-lyrics/FrugalBuild b/source/xapps-extra/gmpc-lyrics/FrugalBuild index 2e62978..53a7337 100644 --- a/source/xapps-extra/gmpc-lyrics/FrugalBuild +++ b/source/xapps-extra/gmpc-lyrics/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Priyank Gosalia pkgname=gmpc-lyrics -pkgver=0.16.0 +pkgver=0.17.0 pkgrel=1 pkgdesc="A lyrics fetching plugin for Gmpc." url="http://gmpcwiki.sarine.nl/index.php/Lyrics" -depends=('gtk+2' 'gmpc>=0.16.1' 'libxml2' 'libmpd') +depends=('gtk+2' 'gmpc>=0.17.0' 'libxml2' 'libmpd') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep Download -m1 | sed 's/.*\* \(.*\):.*/\1/'" source=(http://download.sarine.nl/Programs/gmpc/$pkgver/$pkgname-$pkgver.tar.gz) -sha1sums=('54475d71bd581c2fa065537a0dcb9107d7ca765d') +sha1sums=('1067ee86784e453eec36339b37fb00a7370b44fd') # optimization OK From priyank at frugalware.org Fri Feb 6 18:06:06 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 18:06:07 2009 Subject: [Frugalware-git] frugalware-current: gmpc-serverstats-0.17.0-1-i686 Message-ID: <20090206170606.45E6911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=66c7c4347f2da1d88f6d1001b98c74e0dd2a8ada commit 66c7c4347f2da1d88f6d1001b98c74e0dd2a8ada Author: Priyank Date: Fri Feb 6 22:35:10 2009 +0530 gmpc-serverstats-0.17.0-1-i686 * Version bump diff --git a/source/xapps-extra/gmpc-serverstats/FrugalBuild b/source/xapps-extra/gmpc-serverstats/FrugalBuild index a9a6b30..73fabaa 100644 --- a/source/xapps-extra/gmpc-serverstats/FrugalBuild +++ b/source/xapps-extra/gmpc-serverstats/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Priyank Gosalia pkgname=gmpc-serverstats -pkgver=0.16.0 +pkgver=0.17.0 pkgrel=1 pkgdesc="A gmpc plugin that shows detailed information about a mpd database." url="http://gmpcwiki.sarine.nl/index.php/Server_statistics" -depends=('gtk+2' 'gmpc>=0.16.1' 'libxml2' 'libmpd') +depends=('gtk+2' 'gmpc>=0.17.0' 'libxml2' 'libmpd') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep Download -m1 | sed 's/.*\* \(.*\):.*/\1/'" source=(http://download.sarine.nl/Programs/gmpc/$pkgver/$pkgname-$pkgver.tar.gz) -sha1sums=('3bfb96caace07ad6dcf36377186dc5e60cc6722d') +sha1sums=('9fd51965ae6a4d062a12d4520caa6cd932e6d6d4') # optimization OK From bouleetbil at frogdev.info Fri Feb 6 18:35:35 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 18:35:38 2009 Subject: [Frugalware-git] frugalware-current: cgilib-0.5-2-ppc Message-ID: <20090206173535.E7CBF11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b3dc5339bcfbb01a28a38c39db4e4b341b6fe09c commit b3dc5339bcfbb01a28a38c39db4e4b341b6fe09c Author: bouleetbil Date: Fri Feb 6 18:34:18 2009 +0100 cgilib-0.5-2-ppc *added ppc to archs() diff --git a/source/lib/cgilib/FrugalBuild b/source/lib/cgilib/FrugalBuild index a67485e..e10f72a 100644 --- a/source/lib/cgilib/FrugalBuild +++ b/source/lib/cgilib/FrugalBuild @@ -9,7 +9,7 @@ url="http://cgilib.sourceforge.net/" depends=('glibc') makedepends=('man' 'rman') # Needed for make htmlman (rman command) groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="$pkgver" ## fixme source=(ftp://frugalware.org/pub/frugalware/frugalware-current/source/lib/$pkgname/$pkgname-$pkgver.tar.gz) license=('GPL') From bouleetbil at frogdev.info Fri Feb 6 18:45:08 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 18:45:10 2009 Subject: [Frugalware-git] frugalware-current: pth-2.0.7-1-ppc Message-ID: <20090206174508.1A97B11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eb3faccfaf0466dba670a428ede1b47839e68d42 commit eb3faccfaf0466dba670a428ede1b47839e68d42 Author: bouleetbil Date: Fri Feb 6 18:44:26 2009 +0100 pth-2.0.7-1-ppc *added ppc to archs() diff --git a/source/lib/pth/FrugalBuild b/source/lib/pth/FrugalBuild index 2821eca..d80c9bf 100644 --- a/source/lib/pth/FrugalBuild +++ b/source/lib/pth/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="The GNU Portable Threads." url="http://www.gnu.org/software/pth" depends=('glibc') groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.gnu.org/software/pth/ |grep pth |grep tar |sed -n -e 's/.*h-\(.*\)\.t.*/\1/' -e '1 p'" source=(ftp://ftp.gnu.org/gnu/pth/$pkgname-$pkgver.tar.gz $pkgname-$pkgver-head-fix.patch) sha1sums=('9a71915c89ff2414de69fe104ae1016d513afeee' \ From bouleetbil at frogdev.info Fri Feb 6 18:52:16 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 18:52:17 2009 Subject: [Frugalware-git] frugalware-current: libasyncns-0.7-1-ppc Message-ID: <20090206175216.37A3E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a31174b5b4983110427f3fcd2a1dd5babb0228bd commit a31174b5b4983110427f3fcd2a1dd5babb0228bd Author: bouleetbil Date: Fri Feb 6 18:51:34 2009 +0100 libasyncns-0.7-1-ppc *added ppc to archs() diff --git a/source/lib/libasyncns/FrugalBuild b/source/lib/libasyncns/FrugalBuild index 7e3d371..129f3f6 100644 --- a/source/lib/libasyncns/FrugalBuild +++ b/source/lib/libasyncns/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="libasyncns is a C library for Linux/Unix for executing name service que url="http://0pointer.de/lennart/projects/libasyncns/" depends=('glibc') groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://0pointer.de/lennart/projects/libasyncns/ | grep -i 'current release' | sed 's/.*[0-9]\]//'" source=(http://0pointer.de/lennart/projects/$pkgname/$pkgname-$pkgver.tar.gz) sha1sums=('6b67944c3623e23d08e58a7e6eec8eaf08e5395b') From bouleetbil at frogdev.info Fri Feb 6 19:00:53 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 19:00:55 2009 Subject: [Frugalware-git] frugalware-current: libassuan-1.0.5-1-ppc Message-ID: <20090206180053.8DD7911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34f2bdac2d19da1447e4ac38564b8586d313a9cc commit 34f2bdac2d19da1447e4ac38564b8586d313a9cc Author: bouleetbil Date: Fri Feb 6 19:00:12 2009 +0100 libassuan-1.0.5-1-ppc *added ppc to archs() diff --git a/source/lib/libassuan/FrugalBuild b/source/lib/libassuan/FrugalBuild index d43e87e..35f573b 100644 --- a/source/lib/libassuan/FrugalBuild +++ b/source/lib/libassuan/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.gnupg.org/related_software/libassuan/" depends=() # This time it's _really_ empty ;-) makedepends=('pth') # it must be compiled with pth for gpg-agent groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') license="LGPLv2.1" up2date="Flasttar ftp://ftp.gnupg.org/GnuPG/libassuan/" source=(http://gd.tuwien.ac.at/privacy/gnupg/libassuan/libassuan-$pkgver.tar.bz2) From bouleetbil at frogdev.info Fri Feb 6 19:41:16 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 19:41:17 2009 Subject: [Frugalware-git] frugalware-current: eventlog-0.2.7-1-ppc Message-ID: <20090206184116.972F511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=04993c1ba2ba63c3945629a25617a8e68a56bc55 commit 04993c1ba2ba63c3945629a25617a8e68a56bc55 Author: bouleetbil Date: Fri Feb 6 19:40:33 2009 +0100 eventlog-0.2.7-1-ppc *added ppc to archs() diff --git a/source/lib/eventlog/FrugalBuild b/source/lib/eventlog/FrugalBuild index 751d899..2eb25b4 100644 --- a/source/lib/eventlog/FrugalBuild +++ b/source/lib/eventlog/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="A replacement of the syslog() API." url="http://www.balabit.com/products/syslog_ng/" depends=('glibc') groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.balabit.com/downloads/files/syslog-ng/sources/stable/src/ | grep $pkgname | Flasttar" source=(http://www.balabit.com/downloads/files/syslog-ng/sources/stable/src/$pkgname-$pkgver.tar.gz) sha1sums=('df4e7005abe04a1de3ad558a7d1d4a90c289ace2') From bouleetbil at frogdev.info Fri Feb 6 20:09:04 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 20:09:04 2009 Subject: [Frugalware-git] frugalware-current: libdvb-0.5.5.1-4-ppc Message-ID: <20090206190904.203E911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad5fa264b3765eea5fb8c7b8acc0582140da78bb commit ad5fa264b3765eea5fb8c7b8acc0582140da78bb Author: bouleetbil Date: Fri Feb 6 20:07:23 2009 +0100 libdvb-0.5.5.1-4-ppc *added ppc to archs() *added gcc4 patch diff --git a/source/lib/libdvb/FrugalBuild b/source/lib/libdvb/FrugalBuild index 1c00e60..18be810 100644 --- a/source/lib/libdvb/FrugalBuild +++ b/source/lib/libdvb/FrugalBuild @@ -8,14 +8,16 @@ pkgdesc="LIBDVB - DVB library for SI parsing, OSD, tuning, ..." url="http://www.metzlerbros.org/dvb/" depends=('libstdc++') up2date="lynx -dump $url |grep 'libdvb-'|sed 's/.*-\(.*\).t.*/\1/'" -source=($url/$pkgname-$pkgver.tar.gz) +source=($url/$pkgname-$pkgver.tar.gz gcc43.patch) license=('GPL2') groups=('lib') -archs=('i686' 'x86_64') -sha1sums=('9f62be81e220a1902d4f7f80fe1330ca4ee655e4') +archs=('i686' 'x86_64' 'ppc') +sha1sums=('9f62be81e220a1902d4f7f80fe1330ca4ee655e4' \ + 'f734790f3f7a8533cef51d28454f2f328636b52a') build() { + Fpatchall unset MAKEFLAGS Fsed "^PREFIX = /usr/local" "PREFIX = /usr" config.mk Fsed "CFLAGS=-O2 -Wall -g" "CFLAGS=$CFLAGS" config.mk diff --git a/source/lib/libdvb/gcc43.patch b/source/lib/libdvb/gcc43.patch new file mode 100644 index 0000000..8f9ea6b --- /dev/null +++ b/source/lib/libdvb/gcc43.patch @@ -0,0 +1,20 @@ +--- libdvb-0.5.5.1.orig/sample_progs/cam_menu.hh 2008-01-28 10:23:53.000000000 +0100 ++++ libdvb-0.5.5.1/sample_progs/cam_menu.hh 2008-01-28 10:22:55.000000000 +0100 +@@ -2,6 +2,7 @@ + * cam_menu.hh + * + */ ++#include + #include + #include + +--- libdvb-0.5.5.1.orig/libdvbmpeg/ringbuffy.c 2007-03-16 17:53:31.000000000 +0100 ++++ libdvb-0.5.5.1/libdvbmpeg/ringbuffy.c 2007-03-16 17:54:10.000000000 +0100 +@@ -19,6 +19,7 @@ + */ + + #include "ringbuffy.h" ++#include + + int ring_init (ringbuffy *rbuf, int size) + { From bouleetbil at frogdev.info Fri Feb 6 20:18:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 20:18:22 2009 Subject: [Frugalware-git] frugalware-current: libksba-1.0.5-1-ppc Message-ID: <20090206191821.BF37A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0548905e99f4ee2411fc5f01d256463ac54d93ff commit 0548905e99f4ee2411fc5f01d256463ac54d93ff Author: bouleetbil Date: Fri Feb 6 20:17:31 2009 +0100 libksba-1.0.5-1-ppc *added ppc to archs() diff --git a/source/lib/libksba/FrugalBuild b/source/lib/libksba/FrugalBuild index b00fb2a..36c907a 100644 --- a/source/lib/libksba/FrugalBuild +++ b/source/lib/libksba/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.gnupg.org/related_software/libksba/" makedepends=('libgpg-error') depends=('glibc') groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') license="GPLv3" Finclude texinfo up2date="Flasttar ftp://ftp.gnupg.org/GnuPG/libksba/" From bouleetbil at frogdev.info Fri Feb 6 20:22:40 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 20:22:41 2009 Subject: [Frugalware-git] frugalware-current: libmal-0.44-1-ppc Message-ID: <20090206192240.20F1811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=686777a2ad0f45c178b81112d055aa6b3cc1d2b1 commit 686777a2ad0f45c178b81112d055aa6b3cc1d2b1 Author: bouleetbil Date: Fri Feb 6 20:21:57 2009 +0100 libmal-0.44-1-ppc *added ppc to archs() diff --git a/source/lib/libmal/FrugalBuild b/source/lib/libmal/FrugalBuild index ce18531..12b38a8 100644 --- a/source/lib/libmal/FrugalBuild +++ b/source/lib/libmal/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="A convenience library of functions used to synchronize with a MAL server." url="http://jasonday.home.att.net/code/libmal/libmal.html" depends=('pilot-link>=0.12.1') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') groups=('lib') up2date="lynx -dump $url|grep -m1 'libmal-\(.*\).tar.gz$'|sed 's/.*-\(.*\).t.*/\1/'" source=(http://jasonday.home.att.net/code/libmal/$pkgname-$pkgver.tar.gz) From bouleetbil at frogdev.info Fri Feb 6 20:27:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 20:27:29 2009 Subject: [Frugalware-git] frugalware-current: libmcrypt-2.5.8-1-ppc Message-ID: <20090206192728.8AEFB11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e4ac80c30774d4d35192069806922f063cc18d0 commit 7e4ac80c30774d4d35192069806922f063cc18d0 Author: bouleetbil Date: Fri Feb 6 20:26:46 2009 +0100 libmcrypt-2.5.8-1-ppc *added ppc to archs() diff --git a/source/lib/libmcrypt/FrugalBuild b/source/lib/libmcrypt/FrugalBuild index 36dc667..16b9b28 100644 --- a/source/lib/libmcrypt/FrugalBuild +++ b/source/lib/libmcrypt/FrugalBuild @@ -10,7 +10,7 @@ Finclude sourceforge url="http://mcrypt.sourceforge.net/" depends=() groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') sha1sums=('9a426532e9087dd7737aabccff8b91abf9151a7a') # optimization OK From bouleetbil at frogdev.info Fri Feb 6 20:39:17 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 20:39:19 2009 Subject: [Frugalware-git] frugalware-current: libopensync-0.22-2-ppc Message-ID: <20090206193917.DF92F11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=243f4e33845b2e0388817dbd75ef4e7446956c43 commit 243f4e33845b2e0388817dbd75ef4e7446956c43 Author: bouleetbil Date: Fri Feb 6 20:38:35 2009 +0100 libopensync-0.22-2-ppc *added ppc to archs() diff --git a/source/lib/libopensync/FrugalBuild b/source/lib/libopensync/FrugalBuild index dd9f878..17e32fb 100644 --- a/source/lib/libopensync/FrugalBuild +++ b/source/lib/libopensync/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.opensync.org" depends=('glib2' 'libxml2' 'sqlite3') makedepends=('swig' 'python>=2.6') groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') ## >0.2x ( eg: 0.3* , 0.4* ) series are not for kde3 and not considered API stable yet up2date="lynx -dump 'http://www.opensync.org/wiki/download'|grep 'libopensync-[0-9].[2]\(.*\).tar.bz2$'|Flasttarbz2" source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2) From bouleetbil at frogdev.info Fri Feb 6 20:43:57 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 20:43:58 2009 Subject: [Frugalware-git] frugalware-current: libopensync-plugin-file-0.22-1-ppc Message-ID: <20090206194357.D30F611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a09d2edb3891902c13a1972ac4baa9da1c25082 commit 8a09d2edb3891902c13a1972ac4baa9da1c25082 Author: bouleetbil Date: Fri Feb 6 20:43:20 2009 +0100 libopensync-plugin-file-0.22-1-ppc *added ppc to archs() diff --git a/source/lib/libopensync-plugin-file/FrugalBuild b/source/lib/libopensync-plugin-file/FrugalBuild index b3704f9..8cef9b9 100644 --- a/source/lib/libopensync-plugin-file/FrugalBuild +++ b/source/lib/libopensync-plugin-file/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="file-sync plugin for opensync" url="http://www.opensync.org" depends=('libopensync' 'zlib' 'gamin') groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump 'http://www.opensync.org/wiki/download'|grep 'libopensync-plugin-file-[0-9].[2]\(.*\).tar.bz2$'|Flasttarbz2" source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2 gamin-as-fam.patch) sha1sums=('0b4f66dcfc4dc873f8142d4a20392b80447821c9' \ From priyank at frugalware.org Fri Feb 6 20:47:04 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 6 20:47:06 2009 Subject: [Frugalware-git] frugalware-current: gimmix-0.5.6-1-i686 Message-ID: <20090206194704.52F3A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=baab2d2cadc53edbb884b816ea956d5e524dc2d4 commit baab2d2cadc53edbb884b816ea956d5e524dc2d4 Author: Priyank Date: Sat Feb 7 01:15:23 2009 +0530 gimmix-0.5.6-1-i686 * Version bump * Now depends on libmpd 0.17.0 or higher diff --git a/source/xapps-extra/gimmix/FrugalBuild b/source/xapps-extra/gimmix/FrugalBuild index a1d719c..3c33770 100644 --- a/source/xapps-extra/gimmix/FrugalBuild +++ b/source/xapps-extra/gimmix/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Priyank Gosalia pkgname=gimmix -pkgver=0.5.5 +pkgver=0.5.6 pkgrel=1 pkgdesc="Gimmix is a graphical music player daemon (MPD) client." _F_berlios_ext=".tar.bz2" Finclude berlios url="http://gimmix.berlios.de/" rodepends=('mpd') -depends=('gtk+2' 'libglade' 'libmpd>=0.16.1' 'libnxml' 'taglib') +depends=('gtk+2' 'libglade' 'libmpd>=0.17.0' 'libnxml' 'taglib') makedepends=('intltool') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('44e848d8177fcb079038e07c746f2b0c33a2e4f8') +sha1sums=('fc75addb2606ca02927e1f60e53108a0ef006176') # optimization OK From bouleetbil at frogdev.info Fri Feb 6 20:51:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 20:51:37 2009 Subject: [Frugalware-git] frugalware-current: libsvg-0.1.4-2-ppc Message-ID: <20090206195136.362EE11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=75c5ffd51059b3287dde372eb4b37834360c0a1b commit 75c5ffd51059b3287dde372eb4b37834360c0a1b Author: bouleetbil Date: Fri Feb 6 20:50:11 2009 +0100 libsvg-0.1.4-2-ppc *added ppc to archs() diff --git a/source/lib/libsvg/FrugalBuild b/source/lib/libsvg/FrugalBuild index 3817698..1b6296d 100644 --- a/source/lib/libsvg/FrugalBuild +++ b/source/lib/libsvg/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A library for SVG files" url="http://cairographics.org" depends=('libxml2' 'zlib' 'libpng' 'libjpeg') groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump '$url/snapshots/?C=M;O=D' |grep '$pkgname-[0-9\.]*tar.gz$' |sed -e 's/.*libsvg-\(.*\).tar.*/\1/;q'" source=($url/snapshots/$pkgname-$pkgver.tar.gz) sha1sums=('2198e65833eed905d93be70f3db4f0d32a2eaf57') From bouleetbil at frogdev.info Fri Feb 6 20:57:13 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 20:57:15 2009 Subject: [Frugalware-git] frugalware-current: libuninameslist-20080409-1-ppc Message-ID: <20090206195713.5F11E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65e763529643c1594ad85dde145f3b0084d22585 commit 65e763529643c1594ad85dde145f3b0084d22585 Author: bouleetbil Date: Fri Feb 6 20:56:21 2009 +0100 libuninameslist-20080409-1-ppc *added ppc to archs() diff --git a/source/lib/libuninameslist/FrugalBuild b/source/lib/libuninameslist/FrugalBuild index f1ae639..19f9a93 100644 --- a/source/lib/libuninameslist/FrugalBuild +++ b/source/lib/libuninameslist/FrugalBuild @@ -10,7 +10,7 @@ _F_sourceforge_realname="${pkgname} sources" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge groups=('lib') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') depends=() sha1sums=('ccdf063dec798be8676e7e9bd1f818d5f4b12da5') _F_cd_path="$pkgname" From bouleetbil at frogdev.info Fri Feb 6 21:42:22 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 21:42:23 2009 Subject: [Frugalware-git] frugalware-current: gssdp-0.6.3-1-i686 Message-ID: <20090206204222.AAFA111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2212a92825e3f3a62bb0c2bd5042bdadb53353cf commit 2212a92825e3f3a62bb0c2bd5042bdadb53353cf Author: bouleetbil Date: Fri Feb 6 21:41:28 2009 +0100 gssdp-0.6.3-1-i686 *new package diff --git a/source/xlib-extra/gssdp/FrugalBuild b/source/xlib-extra/gssdp/FrugalBuild new file mode 100644 index 0000000..08cddf8 --- /dev/null +++ b/source/xlib-extra/gssdp/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.07 SBU +# Maintainer: bouleetbil + +pkgname=gssdp +pkgver=0.6.3 +pkgrel=1 +pkgdesc="GSSDP implements resource discovery and announcement over SSDP of GUPnP framework." +depends=('libsoup' 'libglade') +url="http://www.gupnp.org" +source=($url/sources/$pkgname/$pkgname-$pkgver.tar.gz) +up2date="Flasttar $url/sources/$pkgname" +groups=('xlib-extra') +options=('scriptlet') +archs=('i686') +sha1sums=('d355c0fd25bc5af2af1822a318b9e1f35d0c04f4') + +# optimization OK From bouleetbil at frogdev.info Fri Feb 6 22:00:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 22:00:55 2009 Subject: [Frugalware-git] frugalware-current: gupnp-0.12.5-1-i686 Message-ID: <20090206210054.4F20211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad8c6c05535e3e9e19906b478b40072cbe866187 commit ad8c6c05535e3e9e19906b478b40072cbe866187 Author: bouleetbil Date: Fri Feb 6 22:00:12 2009 +0100 gupnp-0.12.5-1-i686 *new package diff --git a/source/xlib-extra/gupnp/FrugalBuild b/source/xlib-extra/gupnp/FrugalBuild new file mode 100644 index 0000000..e6f4a7e --- /dev/null +++ b/source/xlib-extra/gupnp/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.12 SBU +# Maintainer: bouleetbil + +pkgname=gupnp +pkgver=0.12.5 +pkgrel=1 +pkgdesc="GUPnP implements the UPnP specification of GUPnP framework." +depends=('gssdp') +url="http://www.gupnp.org" +source=($url/sources/$pkgname/$pkgname-$pkgver.tar.gz) +up2date="Flasttar $url/sources/$pkgname" +groups=('xlib-extra') +options=('scriptlet') +archs=('i686') +sha1sums=('c0715aff83c32e9c8d2951ba37661bbbef9e2196') + +# optimization OK From bouleetbil at frogdev.info Fri Feb 6 22:19:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 22:19:22 2009 Subject: [Frugalware-git] frugalware-current: graveman-0.3.12_5-2-ppc Message-ID: <20090206211921.C39E311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f35d9258ed86c1c0a08c99fcc8d2be4fada9ff3a commit f35d9258ed86c1c0a08c99fcc8d2be4fada9ff3a Author: bouleetbil Date: Fri Feb 6 22:18:13 2009 +0100 graveman-0.3.12_5-2-ppc *added ppc to archs() diff --git a/source/gnome-extra/graveman/FrugalBuild b/source/gnome-extra/graveman/FrugalBuild index d44dfa4..838418c 100644 --- a/source/gnome-extra/graveman/FrugalBuild +++ b/source/gnome-extra/graveman/FrugalBuild @@ -9,7 +9,7 @@ url="http://graveman.tuxfamily.org/" depends=('libglade' 'flac>=1.1.3' 'libid3tag' 'libvorbis' 'libmad' 'libmng') makedepends=('perl-xml-parser') groups=('gnome-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://graveman.tuxfamily.org/telecharger.php?l=e|grep tar.bz2$|sed -n 's/.*n-\(.*\)\.t.*/\1/; s/-/_/; 1 p'" source=($url/sources/$pkgname-${pkgver//_/-}.tar.bz2) From bouleetbil at frogdev.info Fri Feb 6 22:20:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 22:20:37 2009 Subject: [Frugalware-git] frugalware-current: gupnp-av-0.3.1-1-i686 Message-ID: <20090206212036.DD33D11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f81f0598e3e1abe6ec8fa272ac2507c81ce6dd99 commit f81f0598e3e1abe6ec8fa272ac2507c81ce6dd99 Author: bouleetbil Date: Fri Feb 6 22:19:53 2009 +0100 gupnp-av-0.3.1-1-i686 *new package diff --git a/source/xlib-extra/gupnp-av/FrugalBuild b/source/xlib-extra/gupnp-av/FrugalBuild new file mode 100644 index 0000000..b7128a0 --- /dev/null +++ b/source/xlib-extra/gupnp-av/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.06 SBU +# Maintainer: bouleetbil + +pkgname=gupnp-av +pkgver=0.3.1 +pkgrel=1 +pkgdesc="GUPnP-AV is a collection of helpers for building audio/video applications using GUPnP" +depends=('gupnp') +url="http://www.gupnp.org" +source=($url/sources/$pkgname/$pkgname-$pkgver.tar.gz) +up2date="Flasttar $url/sources/$pkgname" +groups=('xlib-extra') +options=('scriptlet') +archs=('i686') +sha1sums=('42573f85e3ce910debbbbe8d6465c9aa9c8fd234') + +# optimization OK From bouleetbil at frogdev.info Fri Feb 6 22:29:31 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 22:29:32 2009 Subject: [Frugalware-git] frugalware-current: gupnp-ui-0.1.1-1-i686 Message-ID: <20090206212931.C318711B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af71da9ced434a572d7b9b918e72a219d4f2a4db commit af71da9ced434a572d7b9b918e72a219d4f2a4db Author: bouleetbil Date: Fri Feb 6 22:28:47 2009 +0100 gupnp-ui-0.1.1-1-i686 *new package diff --git a/source/xlib-extra/gupnp-ui/FrugalBuild b/source/xlib-extra/gupnp-ui/FrugalBuild new file mode 100644 index 0000000..d26c761 --- /dev/null +++ b/source/xlib-extra/gupnp-ui/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.06 SBU +# Maintainer: bouleetbil + +pkgname=gupnp-ui +pkgver=0.1.1 +pkgrel=1 +pkgdesc="GUPnP-UI is a collection of GTK+ widgets on top of GUPnP." +depends=('gupnp') +url="http://www.gupnp.org" +source=($url/sources/$pkgname/$pkgname-$pkgver.tar.gz) +up2date="Flasttar $url/sources/$pkgname" +groups=('xlib-extra') +options=('scriptlet') +archs=('i686') +sha1sums=('02b5ca453a0013efd6bd5f6f19ab2ee9daa3e217') + +# optimization OK From bouleetbil at frogdev.info Fri Feb 6 22:32:40 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 22:32:41 2009 Subject: [Frugalware-git] frugalware-current: feedparser-4.1-4-ppc Message-ID: <20090206213240.2FE2611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e900f7807da29902771f4161e1052dd211c12e0c commit e900f7807da29902771f4161e1052dd211c12e0c Author: bouleetbil Date: Fri Feb 6 22:31:45 2009 +0100 feedparser-4.1-4-ppc *added ppc to archs() diff --git a/source/xlib-extra/feedparser/FrugalBuild b/source/xlib-extra/feedparser/FrugalBuild index 7570d7f..e94ae06 100644 --- a/source/xlib-extra/feedparser/FrugalBuild +++ b/source/xlib-extra/feedparser/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=4 pkgdesc="Python RSS and Atom feeds parser." depends=('python') groups=('xlib-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') _F_sourceforge_ext=".zip" Finclude sourceforge python url="http://www.feedparser.org/" From bouleetbil at frogdev.info Fri Feb 6 22:40:22 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 22:40:23 2009 Subject: [Frugalware-git] frugalware-current: hotwire-0.721-2-ppc Message-ID: <20090206214022.7526C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b570a20d0c1f8c32f474a7428e6742b9b35f805c commit b570a20d0c1f8c32f474a7428e6742b9b35f805c Author: bouleetbil Date: Fri Feb 6 22:39:33 2009 +0100 hotwire-0.721-2-ppc *added ppc to archs() diff --git a/source/gnome-extra/hotwire/FrugalBuild b/source/gnome-extra/hotwire/FrugalBuild index aba5fca..dbc7340 100644 --- a/source/gnome-extra/hotwire/FrugalBuild +++ b/source/gnome-extra/hotwire/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.721 pkgrel=2 pkgdesc="Hotwire is an intelligent hybrid text/graphical shell for developers and system administrators." groups=('gnome-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') rodepends=('sqlite3' 'dbus-python' 'gnome-python-desktop' 'vte' 'pygtksourceview') _F_gnome_desktop="y" _F_gnome_iconcache="y" From elentir at mailoo.org Fri Feb 6 23:11:20 2009 From: elentir at mailoo.org (Elentir) Date: Fri Feb 6 23:11:22 2009 Subject: [Frugalware-git] frugalware-current: givaro-3.2.13-1-i686 Message-ID: <20090206221120.9D4E511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=953201a632565d18dca0d46b5266e87f68c75aff commit 953201a632565d18dca0d46b5266e87f68c75aff Author: Elentir Date: Fri Feb 6 23:06:32 2009 +0100 givaro-3.2.13-1-i686 * new package diff --git a/source/lib-extra/givaro/FrugalBuild b/source/lib-extra/givaro/FrugalBuild new file mode 100644 index 0000000..dc980c0 --- /dev/null +++ b/source/lib-extra/givaro/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.31 SBU +# Maintainer: Elentir + +pkgname=givaro +pkgver=3.2.13 +pkgrel=1 +pkgdesc="C++ library for arithmetic and algebraic computations" +url="http://ljk.imag.fr/CASYS/LOGICIELS/givaro/" +depends=('gmp') +groups=('lib-extra') +archs=('i686') +source=("$url/Downloads/$pkgname-$pkgver.tar.gz") +up2date="lynx -dump $url/Downloads/ | grep -v "rc" | Flasttar" +sha1sums=('943927b16c6f5529572ecb439918dec3fa637f3a') + +# optimization OK From bouleetbil at frogdev.info Fri Feb 6 23:21:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 23:21:55 2009 Subject: [Frugalware-git] frugalware-current: simpleburn-1.0.3-1-i686 Message-ID: <20090206222154.58FD011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa023a1bca039766629fa0386e77377a154a0dbb commit aa023a1bca039766629fa0386e77377a154a0dbb Author: bouleetbil Date: Fri Feb 6 23:20:59 2009 +0100 simpleburn-1.0.3-1-i686 *new package diff --git a/source/xapps-extra/simpleburn/FrugalBuild b/source/xapps-extra/simpleburn/FrugalBuild new file mode 100644 index 0000000..1726e19 --- /dev/null +++ b/source/xapps-extra/simpleburn/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.02 SBU +# Maintainer: bouleetbil + +pkgname=simpleburn +pkgver=1.0.3 +pkgrel=1 +pkgdesc="SimpleBurn is a basic application for burning CDs and DVDs." +url="http://www.chiark.greenend.org.uk/~ian/adns/" +urldl="http://download.tuxfamily.org/sallu/utilities/" +up2date="Flasttar $urldl" +source=("$urldl/$pkgname-$pkgver.tar.bz2") +depends=('libglade' 'gtk+2' 'cdrtools') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686') +Finclude cmake +sha1sums=('a7beb643979c6b065d94f9c59395e6ec6e6f174a') From bouleetbil at frogdev.info Fri Feb 6 23:36:01 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 6 23:36:02 2009 Subject: [Frugalware-git] frugalware-current: simpleburn-1.0.3-2-i686 Message-ID: <20090206223601.301EE11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7884fbc04fe551f78d148878d4c64f9a16e573e8 commit 7884fbc04fe551f78d148878d4c64f9a16e573e8 Author: bouleetbil Date: Fri Feb 6 23:35:24 2009 +0100 simpleburn-1.0.3-2-i686 *fixed url diff --git a/source/xapps-extra/simpleburn/FrugalBuild b/source/xapps-extra/simpleburn/FrugalBuild index 1726e19..28e5c5c 100644 --- a/source/xapps-extra/simpleburn/FrugalBuild +++ b/source/xapps-extra/simpleburn/FrugalBuild @@ -3,9 +3,9 @@ pkgname=simpleburn pkgver=1.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="SimpleBurn is a basic application for burning CDs and DVDs." -url="http://www.chiark.greenend.org.uk/~ian/adns/" +url="http://sallu.tuxfamily.org/" urldl="http://download.tuxfamily.org/sallu/utilities/" up2date="Flasttar $urldl" source=("$urldl/$pkgname-$pkgver.tar.bz2") From priyank at frugalware.org Sat Feb 7 06:01:19 2009 From: priyank at frugalware.org (Priyank) Date: Sat Feb 7 06:01:22 2009 Subject: [Frugalware-git] frugalware-current: gimmix-0.5.6.1-1-i686 Message-ID: <20090207050119.4520C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8962f5f8bd3acf113b4c88140568ba5eb8e1915d commit 8962f5f8bd3acf113b4c88140568ba5eb8e1915d Author: Priyank Date: Sat Feb 7 10:28:53 2009 +0530 gimmix-0.5.6.1-1-i686 * Version bump diff --git a/source/xapps-extra/gimmix/FrugalBuild b/source/xapps-extra/gimmix/FrugalBuild index 3c33770..f003b31 100644 --- a/source/xapps-extra/gimmix/FrugalBuild +++ b/source/xapps-extra/gimmix/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=gimmix -pkgver=0.5.6 +pkgver=0.5.6.1 pkgrel=1 pkgdesc="Gimmix is a graphical music player daemon (MPD) client." _F_berlios_ext=".tar.bz2" @@ -13,6 +13,6 @@ depends=('gtk+2' 'libglade' 'libmpd>=0.17.0' 'libnxml' 'taglib') makedepends=('intltool') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('fc75addb2606ca02927e1f60e53108a0ef006176') +sha1sums=('3f9761a65745776d4cd4188756d26500ef6a1f1a') # optimization OK From devil505linux at gmail.com Sat Feb 7 14:14:57 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 7 14:14:59 2009 Subject: [Frugalware-git] frugalware-current: nodoka-theme-gnome-0.3.90-1-i686 Message-ID: <20090207131457.7FBC411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=569e606231f79ced64ab20e1f324b45bf2d48603 commit 569e606231f79ced64ab20e1f324b45bf2d48603 Author: Devil505 Date: Sat Feb 7 14:14:39 2009 +0100 nodoka-theme-gnome-0.3.90-1-i686 * new package diff --git a/source/gnome-extra/nodoka-theme-gnome/FrugalBuild b/source/gnome-extra/nodoka-theme-gnome/FrugalBuild new file mode 100644 index 0000000..25f27fe --- /dev/null +++ b/source/gnome-extra/nodoka-theme-gnome/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.05 SBU +# Maintainer: Devil505 + +pkgname=nodoka-theme-gnome +pkgver=0.3.90 +pkgrel=1 +pkgdesc="Themes for Nodoka GTK engine" +url="https://hosted.fedoraproject.org/projects/nodoka/wiki" +depends=('gtk+2-engines-nodoka') +options=('scriptlet') +groups=('gnome-extra') +archs=('i686' 'x86_64') +up2date="elinks -dump https://fedorahosted.org/releases/n/o/nodoka/ | Flasttar" +source=(https://fedorahosted.org/releases/n/o/nodoka/$pkgname-$pkgver.tar.gz) +sha1sums=('de64d5cc11f8fb78f3f1e0e0a4490c707c2268ce') + +build() { + Fcd + Fmkdir usr/share/themes + Fcprel Nodoka usr/share/themes +} + From bouleetbil at frogdev.info Sat Feb 7 16:31:55 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 7 16:31:57 2009 Subject: [Frugalware-git] bouleetbiltesting: elisa-0.5.26-1-i686 Message-ID: <20090207153155.D30D011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=081acb761686fddffaaa9f8a34ed6243bbabd522 commit 081acb761686fddffaaa9f8a34ed6243bbabd522 Author: bouleetbil Date: Sat Feb 7 16:30:47 2009 +0100 elisa-0.5.26-1-i686 *version bump diff --git a/source/xapps-extra/elisa/FrugalBuild b/source/xapps-extra/elisa/FrugalBuild index 65414bf..707aa8b 100644 --- a/source/xapps-extra/elisa/FrugalBuild +++ b/source/xapps-extra/elisa/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=elisa -pkgver=0.5.22 -pkgrel=2 +pkgver=0.5.26 +pkgrel=1 pkgdesc="Elisa is an open source, cross platform media center solution" url="http://elisa.fluendo.com/" up2date="lynx -dump -source $url/download/ | Flasttar" @@ -23,7 +23,7 @@ groups=('xapps-extra') archs=('i686') _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('a0e328b6ce4bcc52fe84a327a1176e4d91d1ee95') +sha1sums=('55520c031e963b9e89270a372fa2585aef7bc8df') build() { Fbuild From bouleetbil at frogdev.info Sat Feb 7 16:45:22 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 7 16:45:24 2009 Subject: [Frugalware-git] bouleetbiltesting: elisa-plugins-bad-0.5.26-1-i686 Message-ID: <20090207154522.DB53611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=027219066fcbcec935431d2f3d982ffdd3bb1933 commit 027219066fcbcec935431d2f3d982ffdd3bb1933 Author: bouleetbil Date: Sat Feb 7 16:44:00 2009 +0100 elisa-plugins-bad-0.5.26-1-i686 *version bump diff --git a/source/xlib-extra/elisa-plugins-bad/FrugalBuild b/source/xlib-extra/elisa-plugins-bad/FrugalBuild index f9151ae..77223cd 100644 --- a/source/xlib-extra/elisa-plugins-bad/FrugalBuild +++ b/source/xlib-extra/elisa-plugins-bad/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=elisa-plugins-bad -pkgver=0.5.22 +pkgver=0.5.26 pkgrel=1 pkgdesc="Elisa plugin gstreamer bad" url="http://elisa.fluendo.com/" @@ -14,4 +14,4 @@ Finclude python makedepends=('pkgconfig' 'setuptools' 'elisa') groups=('xlib-extra') archs=('i686') -sha1sums=('c062925e7964514512861c7b4e7bbcb6b0169534') +sha1sums=('db330c734f35de52d171e1c60e52abe91446bae8') From bouleetbil at frogdev.info Sat Feb 7 16:53:47 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 7 16:53:49 2009 Subject: [Frugalware-git] bouleetbiltesting: elisa-plugins-good-0.5.26-1-i686 Message-ID: <20090207155347.A65B111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=1b1f7665665dc7b8bc2b28318d8afd1b6844d2db commit 1b1f7665665dc7b8bc2b28318d8afd1b6844d2db Author: bouleetbil Date: Sat Feb 7 16:53:14 2009 +0100 elisa-plugins-good-0.5.26-1-i686 *version bump diff --git a/source/xlib-extra/elisa-plugins-good/FrugalBuild b/source/xlib-extra/elisa-plugins-good/FrugalBuild index e28d7b3..cabf565 100644 --- a/source/xlib-extra/elisa-plugins-good/FrugalBuild +++ b/source/xlib-extra/elisa-plugins-good/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=elisa-plugins-good -pkgver=0.5.22 +pkgver=0.5.26 pkgrel=1 pkgdesc="Elisa plugin gstreamer good" url="http://elisa.fluendo.com/" @@ -13,4 +13,4 @@ depends=('gstreamer') makedepends=('pkgconfig' 'setuptools' 'elisa') groups=('xlib-extra') archs=('i686') -sha1sums=('ff67d41701f5b197f30b7f9f050f9616777cd912') +sha1sums=('a12538093feb5e0cfe4a1c1d145ba1318284ffb9') From bouleetbil at frogdev.info Sat Feb 7 17:01:01 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 7 17:01:02 2009 Subject: [Frugalware-git] bouleetbiltesting: elisa-plugins-ugly-0.5.26-1-i686 Message-ID: <20090207160101.4605911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=0affc35a55e47d620fb14b11efde28b346dcec48 commit 0affc35a55e47d620fb14b11efde28b346dcec48 Author: bouleetbil Date: Sat Feb 7 17:00:27 2009 +0100 elisa-plugins-ugly-0.5.26-1-i686 *version bump diff --git a/source/xlib-extra/elisa-plugins-ugly/FrugalBuild b/source/xlib-extra/elisa-plugins-ugly/FrugalBuild index 2fedea5..7a43b6c 100644 --- a/source/xlib-extra/elisa-plugins-ugly/FrugalBuild +++ b/source/xlib-extra/elisa-plugins-ugly/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=elisa-plugins-ugly -pkgver=0.5.22 +pkgver=0.5.26 pkgrel=1 pkgdesc="Elisa plugin gstreamer ugly" url="http://elisa.fluendo.com/" @@ -14,4 +14,4 @@ Finclude python makedepends=('pkgconfig' 'setuptools' 'elisa') groups=('xlib-extra') archs=('i686') -sha1sums=('df2ba2db263b2ade1f2b81f8a27d702f6e0e0734') +sha1sums=('69f2b2c14224c9c478788c2d89922c8722f15e7a') From bouleetbil at frogdev.info Sat Feb 7 17:19:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 7 17:19:13 2009 Subject: [Frugalware-git] bouleetbiltesting: pigment-0.3.14-1-i686 Message-ID: <20090207161912.47E3711B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=38e2ad7d839b380618d3a8ad09a71e24cb1fb477 commit 38e2ad7d839b380618d3a8ad09a71e24cb1fb477 Author: bouleetbil Date: Sat Feb 7 17:17:56 2009 +0100 pigment-0.3.14-1-i686 *version bump diff --git a/source/xlib-extra/pigment/FrugalBuild b/source/xlib-extra/pigment/FrugalBuild index fbbc7b0..4cbf141 100644 --- a/source/xlib-extra/pigment/FrugalBuild +++ b/source/xlib-extra/pigment/FrugalBuild @@ -3,17 +3,17 @@ # Contributor: jedifox pkgname=pigment -pkgver=0.3.11 +pkgver=0.3.14 pkgrel=1 pkgdesc="A library designed to easily build user interfaces for embedded multimedia" url="http://elisa.fluendo.com" depends=('glibc' 'libxml2' 'gst-plugins-base' 'gtk+2' 'freetype2' 'libxau' \ 'libxdmcp' 'libxdamage' 'libxext' 'libgl' 'libglade') -options=('scriptlet' 'nobuild') +options=('scriptlet') groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/static/download/$pkgname/ | Flasttar" source=($url/static/download/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('deb78f99c81e54e61d28452f7ea0599815027978') +sha1sums=('99246771ad8046a78bb7f69c0e25222270575ba4') # optimization OK From bouleetbil at frogdev.info Sat Feb 7 17:28:32 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 7 17:28:33 2009 Subject: [Frugalware-git] bouleetbiltesting: pigment-python-0.3.10-1-i686 Message-ID: <20090207162832.34AC911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=a4668e6d150a2df630979228b37db2c7266fc79e commit a4668e6d150a2df630979228b37db2c7266fc79e Author: bouleetbil Date: Sat Feb 7 17:27:53 2009 +0100 pigment-python-0.3.10-1-i686 *version bump diff --git a/source/xlib-extra/pigment-python/FrugalBuild b/source/xlib-extra/pigment-python/FrugalBuild index 78c0677..9984ce5 100644 --- a/source/xlib-extra/pigment-python/FrugalBuild +++ b/source/xlib-extra/pigment-python/FrugalBuild @@ -3,18 +3,18 @@ # Contributor: jedifox pkgname=pigment-python -pkgver=0.3.9 +pkgver=0.3.10 pkgrel=1 pkgdesc="Pigment-python contains modules that allow you to use Pigment in Python programs" url="http://elisa.fluendo.com" depends=('pigment' 'libffi' 'pygobject' 'gst-python') rodepends=('cssutils') -options=('scriptlet' 'nobuild') +options=('scriptlet') groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/static/download/pigment/ | Flasttar" source=($url/static/download/pigment/$pkgname-$pkgver.tar.gz) -sha1sums=('474997bf538cdc65221e98d4a623b7f4ccc88815') +sha1sums=('fc2a3e1fbe39835df20884c29d243598448bfe35') # optimization OK From bouleetbil at frogdev.info Sat Feb 7 21:36:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 7 21:36:05 2009 Subject: [Frugalware-git] frugalware-current: midori-0.1.2-2-i686 Message-ID: <20090207203603.E035411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=744c2415fc34ecf6a58ca436b8850a6087735347 commit 744c2415fc34ecf6a58ca436b8850a6087735347 Author: bouleetbil Date: Sat Feb 7 21:35:09 2009 +0100 midori-0.1.2-2-i686 *fixed depends diff --git a/source/xfce4-extra/midori/FrugalBuild b/source/xfce4-extra/midori/FrugalBuild index 330a994..39aa30e 100644 --- a/source/xfce4-extra/midori/FrugalBuild +++ b/source/xfce4-extra/midori/FrugalBuild @@ -3,12 +3,12 @@ pkgname=midori pkgver=0.1.2 -pkgrel=1 +pkgrel=2 url="http://software.twotoasts.de/?page=midori" up2date="lynx --dump --source $url | Flasttarbz2" source=(http://goodies.xfce.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2) pkgdesc="A browser with webkit engine" -depends=('libsexy' 'gtk+2' 'libxml2' 'webkit' 'unique' 'libsoup') +depends=('libsexy' 'gtk+2' 'libxml2' 'webkit' 'unique' 'libsoup' 'dbus-x11') makedepends=('intltool' 'gnome-doc-utils') groups=('xfce4-extra') archs=('i686') From devil505linux at gmail.com Sat Feb 7 21:50:04 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 7 21:50:05 2009 Subject: [Frugalware-git] frugalware-current: rednotebook-0.5.4-2-i686 Message-ID: <20090207205004.9311E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41f9189215aa256c7381dedf0e26814c74c42082 commit 41f9189215aa256c7381dedf0e26814c74c42082 Author: Devil505 Date: Sat Feb 7 21:49:43 2009 +0100 rednotebook-0.5.4-2-i686 * fixed depends diff --git a/source/xapps-extra/rednotebook/FrugalBuild b/source/xapps-extra/rednotebook/FrugalBuild index 69605e9..1e01b6c 100644 --- a/source/xapps-extra/rednotebook/FrugalBuild +++ b/source/xapps-extra/rednotebook/FrugalBuild @@ -3,9 +3,9 @@ pkgname=rednotebook pkgver=0.5.4 -pkgrel=1 +pkgrel=2 pkgdesc="RedNotebook is a desktop diary that makes it very easy for you to keep track of the stuff you do and the thoughts you have." -depends=('wxpython' 'pyyaml') +depends=('pygtk' 'libgtkhtml' 'pyyaml') Finclude sourceforge groups=('xapps-extra') archs=('i686' 'x86_64') From priyank at frugalware.org Sun Feb 8 07:10:05 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 8 07:10:07 2009 Subject: [Frugalware-git] frugalware-current: pylint-0.16.0-1-i686 Message-ID: <20090208061005.79E0E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5179ff6d8077ae9a28d863453ecf7a448e971fd5 commit 5179ff6d8077ae9a28d863453ecf7a448e971fd5 Author: Priyank Date: Sun Feb 8 11:38:47 2009 +0530 pylint-0.16.0-1-i686 * Version bump diff --git a/source/devel-extra/pylint/FrugalBuild b/source/devel-extra/pylint/FrugalBuild index ee01435..50462ee 100644 --- a/source/devel-extra/pylint/FrugalBuild +++ b/source/devel-extra/pylint/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Rohan Dhruva pkgname=pylint -pkgver=0.15.2 -pkgrel=2 +pkgver=0.16.0 +pkgrel=1 pkgdesc="Python code checker." url="http://www.logilab.org/projects/pylint/project_view" depends=('python' 'python-logilab-astng' 'python-logilab-common') @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.logilab.org/ftp/pub/$pkgname/ | Flasttar" source=(ftp://ftp.logilab.org/pub/pylint/$pkgname-$pkgver.tar.gz) -sha1sums=('14f5db53e14f874c295bdab0719116b4d7ab5623') +sha1sums=('865bbf4c048200475698e2fde62405d7362efa5e') build() { From priyank at frugalware.org Sun Feb 8 07:12:53 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 8 07:12:54 2009 Subject: [Frugalware-git] frugalware-current: pybluez-0.16-1-i686 Message-ID: <20090208061253.A5E7511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3dafd198a8ea5dba4bc2aa052088a56373455c30 commit 3dafd198a8ea5dba4bc2aa052088a56373455c30 Author: Priyank Date: Sun Feb 8 11:42:06 2009 +0530 pybluez-0.16-1-i686 * Version bump diff --git a/source/lib-extra/pybluez/FrugalBuild b/source/lib-extra/pybluez/FrugalBuild index e225846..78d6e8b 100644 --- a/source/lib-extra/pybluez/FrugalBuild +++ b/source/lib-extra/pybluez/FrugalBuild @@ -4,8 +4,8 @@ pkgname=pybluez _F_archive_name=PyBluez -pkgver=0.15 -pkgrel=2 +pkgver=0.16 +pkgrel=1 pkgdesc="Python wrapper for bluez-libs" url="http://code.google.com/p/pybluez/" depends=('bluez-libs>=3.24' 'python') @@ -14,6 +14,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=(http://pybluez.googlecode.com/files/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('43dd09735e5b65c9c19eb1a6e40fa635065ebae8') +sha1sums=('1922f69be3c7d5445ecef2baa6b7532dae2169bd') # optimization OK From priyank at frugalware.org Sun Feb 8 07:19:56 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 8 07:19:57 2009 Subject: [Frugalware-git] frugalware-current: python-logilab-common-0.38.0-1-i686 Message-ID: <20090208061956.3F1E611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24b3a7a5f1f3ae38123db07b57233e1667621370 commit 24b3a7a5f1f3ae38123db07b57233e1667621370 Author: Priyank Date: Sun Feb 8 11:48:59 2009 +0530 python-logilab-common-0.38.0-1-i686 * Version bump diff --git a/source/devel-extra/python-logilab-common/FrugalBuild b/source/devel-extra/python-logilab-common/FrugalBuild index 097f501..25e5b7b 100644 --- a/source/devel-extra/python-logilab-common/FrugalBuild +++ b/source/devel-extra/python-logilab-common/FrugalBuild @@ -4,7 +4,7 @@ pkgname=python-logilab-common _F_archive_name=logilab-common -pkgver=0.37.2 +pkgver=0.38.0 pkgrel=1 pkgdesc="Providing low level functionalities needed for logilab python programs." url="http://www.logilab.org/projects/common/project_view" @@ -15,5 +15,5 @@ up2date="lynx -dump http://www.logilab.org/ftp/pub/common | Flasttar" source=(ftp://ftp.logilab.org/pub/common/logilab-common-$pkgver.tar.gz) Finclude python _F_cd_path=logilab-common-$pkgver -sha1sums=('a06296736b22c3b9768118c232dbf5f02958c711') +sha1sums=('27c5710ab2f3a9d882fedbb16b1a4b21cc3323b8') From devil505linux at gmail.com Sun Feb 8 09:06:00 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 09:06:02 2009 Subject: [Frugalware-git] frugalware-current: * move rednotebook from xapps-extra to gnome-extra Message-ID: <20090208080600.7D80511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ffb71067e7e951805e2c5bf08cebffae6a368523 commit ffb71067e7e951805e2c5bf08cebffae6a368523 Author: Devil505 Date: Sun Feb 8 09:05:33 2009 +0100 * move rednotebook from xapps-extra to gnome-extra diff --git a/source/xapps-extra/rednotebook/FrugalBuild b/source/gnome-extra/rednotebook/FrugalBuild similarity index 100% rename from source/xapps-extra/rednotebook/FrugalBuild rename to source/gnome-extra/rednotebook/FrugalBuild From devil505linux at gmail.com Sun Feb 8 09:07:30 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 09:07:32 2009 Subject: [Frugalware-git] frugalware-current: rednotebook-0.5.4-3-i686 Message-ID: <20090208080730.C35AF11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d24342f624253c3eb27cf95152b65c598b8eed0 commit 3d24342f624253c3eb27cf95152b65c598b8eed0 Author: Devil505 Date: Sun Feb 8 09:06:56 2009 +0100 rednotebook-0.5.4-3-i686 * added gnome-python-extras to depends() * fixed group diff --git a/source/gnome-extra/rednotebook/FrugalBuild b/source/gnome-extra/rednotebook/FrugalBuild index 1e01b6c..796d15f 100644 --- a/source/gnome-extra/rednotebook/FrugalBuild +++ b/source/gnome-extra/rednotebook/FrugalBuild @@ -3,10 +3,10 @@ pkgname=rednotebook pkgver=0.5.4 -pkgrel=2 +pkgrel=3 pkgdesc="RedNotebook is a desktop diary that makes it very easy for you to keep track of the stuff you do and the thoughts you have." -depends=('pygtk' 'libgtkhtml' 'pyyaml') +depends=('pygtk' 'libgtkhtml' 'pyyaml' 'gnome-python-extras') Finclude sourceforge -groups=('xapps-extra') +groups=('gnome-extra') archs=('i686' 'x86_64') sha1sums=('636313bd2d64ff2651bc0817b5ab4116b6f98369') From bouleetbil at frogdev.info Sun Feb 8 09:52:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 8 09:52:37 2009 Subject: [Frugalware-git] frugalware-current: cssutils-0.9.6a1-1-i686 Message-ID: <20090208085236.5BB3A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7af02938579dee5e438354246acaab1a483452f8 commit 7af02938579dee5e438354246acaab1a483452f8 Author: bouleetbil Date: Sun Feb 8 09:51:26 2009 +0100 cssutils-0.9.6a1-1-i686 *version bump diff --git a/source/devel-extra/cssutils/FrugalBuild b/source/devel-extra/cssutils/FrugalBuild index ade3996..9cc6c56 100644 --- a/source/devel-extra/cssutils/FrugalBuild +++ b/source/devel-extra/cssutils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=cssutils -pkgver=0.9.6a0 +pkgver=0.9.6a1 pkgrel=1 pkgdesc="A Python package to parse and build CSS Cascading Style Sheets." archs=('i686' 'x86_64') @@ -11,4 +11,4 @@ depends=('python') makedepends=('setuptools') _F_googlecode_ext=".zip" Finclude googlecode -sha1sums=('d3b18f6e1523da832855293a40a2adf568f37940') +sha1sums=('bfb6a7ec9bf7a1237c95c23dca8a48237a35f0cc') From bouleetbil at frogdev.info Sun Feb 8 10:07:16 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 8 10:07:18 2009 Subject: [Frugalware-git] frugalware-current: me-tv-0.7.13-1-i686 Message-ID: <20090208090716.7F72C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=235e92687ad42418c5184f4058f58a75de98eb86 commit 235e92687ad42418c5184f4058f58a75de98eb86 Author: bouleetbil Date: Sun Feb 8 10:06:39 2009 +0100 me-tv-0.7.13-1-i686 *version bump diff --git a/source/gnome-extra/me-tv/FrugalBuild b/source/gnome-extra/me-tv/FrugalBuild index 3a6aa80..82b4011 100644 --- a/source/gnome-extra/me-tv/FrugalBuild +++ b/source/gnome-extra/me-tv/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=me-tv -pkgver=0.7.11 -pkgrel=2 +pkgver=0.7.13 +pkgrel=1 pkgdesc="Me TV is a digital television (DVB) viewer for GNOME." url="http://me-tv.sourceforge.net/" up2date="elinks https://launchpad.net/$pkgname/+download | Flasttar" @@ -18,6 +18,6 @@ archs=('i686') options=('scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('af9bb62404cc62a01ca8f7bbd5951047644de2ff') +sha1sums=('f73d3aabf8cd20657fc5a21dc8a2e7f4f902f570') # optimization OK From devil505linux at gmail.com Sun Feb 8 10:25:48 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 10:25:49 2009 Subject: [Frugalware-git] frugalware-current: python-mechanize-0.1.11-1-i686 Message-ID: <20090208092548.36E1911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d36b373b5fe9349db2ad5bd80f9f0384b1e0fcfe commit d36b373b5fe9349db2ad5bd80f9f0384b1e0fcfe Author: Devil505 Date: Sun Feb 8 10:25:22 2009 +0100 python-mechanize-0.1.11-1-i686 * version bump diff --git a/source/devel-extra/python-mechanize/FrugalBuild b/source/devel-extra/python-mechanize/FrugalBuild index a668c6f..ef991bb 100644 --- a/source/devel-extra/python-mechanize/FrugalBuild +++ b/source/devel-extra/python-mechanize/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=python-mechanize -pkgver=0.1.10 -pkgrel=2 +pkgver=0.1.11 +pkgrel=1 _F_archive_name="mechanize" pkgdesc="Stateful programmatic web browsing in Python." url="http://wwwsearch.sourceforge.net/$_F_archive_name" @@ -13,4 +13,4 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | Flasttar" source=($url/src/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('02694c8e32442db3c589d187b3b8f4c7ebda0a24') +sha1sums=('69ef3a38cd5e097aee1f24772f255e239c41e56c') From devil505linux at gmail.com Sun Feb 8 10:32:59 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 10:33:00 2009 Subject: [Frugalware-git] frugalware-current: devil-1.7.7-1-i686 Message-ID: <20090208093259.D5EBD11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6bb1a7fd625ffad61a503c363b1a3d6b3c94c49f commit 6bb1a7fd625ffad61a503c363b1a3d6b3c94c49f Author: Devil505 Date: Sun Feb 8 10:32:44 2009 +0100 devil-1.7.7-1-i686 * version bump diff --git a/source/xlib-extra/devil/FrugalBuild b/source/xlib-extra/devil/FrugalBuild index 4e4a0b0..687aa52 100755 --- a/source/xlib-extra/devil/FrugalBuild +++ b/source/xlib-extra/devil/FrugalBuild @@ -2,16 +2,15 @@ # Maintainer: Devil505 pkgname=devil -pkgver=1.7.5 +pkgver=1.7.7 pkgrel=1 pkgdesc="Library for reading several different image formats" _F_sourceforge_dirname="openil" -_F_sourceforge_name="DevIL" Finclude sourceforge depends=('glibc' 'libpng' 'libmng') groups=('xlib-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --with-gnu-ld --disable-allegro" -sha1sums=('2e21925f3bd8c08442e6b55676ee8872c8dead40') +sha1sums=('b069aca53680ad18d8cfc4eee87d3ad52186308b') # optimization OK From devil505linux at gmail.com Sun Feb 8 10:34:36 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 10:34:37 2009 Subject: [Frugalware-git] frugalware-current: x86info-1.24-1-i686 Message-ID: <20090208093436.5D65C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f0937e4588db02fdfe1970b1b67c8ec5fdfd7fb9 commit f0937e4588db02fdfe1970b1b67c8ec5fdfd7fb9 Author: Devil505 Date: Sun Feb 8 10:34:20 2009 +0100 x86info-1.24-1-i686 * version bump diff --git a/source/apps-extra/x86info/FrugalBuild b/source/apps-extra/x86info/FrugalBuild index 0ceae1c..03d2c26 100644 --- a/source/apps-extra/x86info/FrugalBuild +++ b/source/apps-extra/x86info/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=x86info -pkgver=1.23 +pkgver=1.24 pkgrel=1 pkgdesc='A CPU identification utility. Provides more info than /proc/cpuinfo.' url="http://www.codemonkey.org.uk/projects/x86info" @@ -11,7 +11,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | Flasttar" source=($url/$pkgname-$pkgver.tgz) -sha1sums=('77b9ae6bf5c836d54d9df05c6c6eb644a05171b6') +sha1sums=('6401898ac768e3c7fbe2f6b69fc7ce9fc27e1118') build() { Fcd From devil505linux at gmail.com Sun Feb 8 10:40:54 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 10:40:55 2009 Subject: [Frugalware-git] frugalware-current: tennix-0.7.0-1-i686 Message-ID: <20090208094054.4FF1A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8ce102fb9e9a2dc74bf0c9faad82791f2d06dda commit e8ce102fb9e9a2dc74bf0c9faad82791f2d06dda Author: Devil505 Date: Sun Feb 8 10:40:26 2009 +0100 tennix-0.7.0-1-i686 * version bump * added gnome-scriptlet stuff diff --git a/source/games-extra/tennix/FrugalBuild b/source/games-extra/tennix/FrugalBuild index c4b3d66..1b6c854 100644 --- a/source/games-extra/tennix/FrugalBuild +++ b/source/games-extra/tennix/FrugalBuild @@ -2,21 +2,25 @@ # Maintainer: Devil505 pkgname=tennix -pkgver=0.6.1 +pkgver=0.7.0 pkgrel=1 pkgdesc="An SDL port of a simple two-player tennis game." url="http://icculus.org/tennix/" depends=('sdl_mixer' 'sdlimage') +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +Finclude gnome-scriptlet groups=('games-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/releases/ | Flasttar" source=(http://icculus.org/tennix/releases/tennix-$pkgver.tar.gz) -sha1sums=('1072e0d9286072b3d1bc9a291d6a61372ea35695') +sha1sums=('c605e677b234fd5648a9bf5413e6ce58a3666424') build() { Fsed 'usr/local' 'usr' makefile Fbuild + Fbuild_gnome_scriptlet } # optimization OK From devil505linux at gmail.com Sun Feb 8 11:05:22 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 11:05:23 2009 Subject: [Frugalware-git] frugalware-current: vacuum-0.9-1-i686 Message-ID: <20090208100522.C800111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e510c2eacc74fb76d71204af190cc0c7fdf0cd8b commit e510c2eacc74fb76d71204af190cc0c7fdf0cd8b Author: Devil505 Date: Sun Feb 8 11:05:08 2009 +0100 vacuum-0.9-1-i686 * version bump diff --git a/source/games-extra/vacuum/FrugalBuild b/source/games-extra/vacuum/FrugalBuild index 1557d59..98671c3 100644 --- a/source/games-extra/vacuum/FrugalBuild +++ b/source/games-extra/vacuum/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Devil505 pkgname=vacuum -pkgver=0.8 +pkgver=0.9 pkgrel=1 pkgdesc="A fast-paced side-scrolling action game" Finclude sourceforge depends=('perl-sdl') groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('8f52df1be35cc6453f3df6b11c6cb85c7a4778cf') +sha1sums=('c6c4d753632ce4a8e5b9784ae4426470050caa47') _F_desktop_name="Vacuum Magic" _F_desktop_icon="/usr/share/vacuum/icon.png" From devil505linux at gmail.com Sun Feb 8 11:24:47 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 11:24:49 2009 Subject: [Frugalware-git] frugalware-current: midori-0.1.2-2-x86_64 Message-ID: <20090208102447.744F511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9b56b6d1c30394ac7e08994e70b656c084693d8b commit 9b56b6d1c30394ac7e08994e70b656c084693d8b Author: Devil505 Date: Sun Feb 8 11:22:18 2009 +0100 midori-0.1.2-2-x86_64 * added x86_64 to archs diff --git a/source/xfce4-extra/midori/FrugalBuild b/source/xfce4-extra/midori/FrugalBuild index 39aa30e..704daf1 100644 --- a/source/xfce4-extra/midori/FrugalBuild +++ b/source/xfce4-extra/midori/FrugalBuild @@ -11,7 +11,7 @@ pkgdesc="A browser with webkit engine" depends=('libsexy' 'gtk+2' 'libxml2' 'webkit' 'unique' 'libsoup' 'dbus-x11') makedepends=('intltool' 'gnome-doc-utils') groups=('xfce4-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_desktop_icon="/usr/share/icons/hicolor/22x22/apps/midori.png" From devil505linux at gmail.com Sun Feb 8 11:37:29 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 11:37:30 2009 Subject: [Frugalware-git] frugalware-current: filezilla-3.2.1-1-i686 Message-ID: <20090208103729.8D96011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ddb7419a368ee214e91e9581ce8e590e294a2b76 commit ddb7419a368ee214e91e9581ce8e590e294a2b76 Author: Devil505 Date: Sun Feb 8 11:37:01 2009 +0100 filezilla-3.2.1-1-i686 * version bump diff --git a/source/xapps-extra/filezilla/FrugalBuild b/source/xapps-extra/filezilla/FrugalBuild index 3fee86c..0271194 100644 --- a/source/xapps-extra/filezilla/FrugalBuild +++ b/source/xapps-extra/filezilla/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=filezilla -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="a fast and reliable cross-platform FTP, FTPS and SFTP client" depends=('wxgtk>=2.8.6' 'libidn' 'gnutls>=2.6' 'libgcrypt' 'libgcc' 'libxau' 'libxdmcp' 'libxxf86vm' 'expat' 'libxdamage' 'libxml2' 'libice' 'dbus') @@ -16,6 +16,6 @@ _F_gnome_iconcache="y" Finclude sourceforge gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('ca8a358eb13c6b14fbff57fb87226e79131553aa') +sha1sums=('f455fff298b5293c00875c8b8adfa85c1af1d1f0') # optimization OK From bouleetbil at frogdev.info Sun Feb 8 11:57:33 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 8 11:57:34 2009 Subject: [Frugalware-git] bouleetbiltesting: tre-0.7.5-1-i686 Message-ID: <20090208105733.B6A1511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=cd9023a2605ba39df1741779ee425750426f0189 commit cd9023a2605ba39df1741779ee425750426f0189 Author: bouleetbil Date: Sun Feb 8 11:56:57 2009 +0100 tre-0.7.5-1-i686 *new package diff --git a/source/lib-extra/tre/FrugalBuild b/source/lib-extra/tre/FrugalBuild new file mode 100644 index 0000000..56b53a8 --- /dev/null +++ b/source/lib-extra/tre/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.06 SBU +# Maintainer: bouleetbil + +pkgname=tre +pkgver=0.7.5 +pkgrel=1 +pkgdesc="Robust, and efficient POSIX compliant regexp matching library" +url="http://www.laurikari.net/$pkgname/index.html" +depends=('glibc') +groups=('lib-extra') +archs=('i686') +up2date="Flasttar http://www.laurikari.net/$pkgname/download.html" +source=(http://www.laurikari.net/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('eafb065d70462d112b6df7767da81ecab8cf609c') + +# optimization OK From devil505linux at gmail.com Sun Feb 8 12:28:11 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 12:28:15 2009 Subject: [Frugalware-git] frugalware-current: bouml-4.10-1-x86_64 Message-ID: <20090208112811.D4CEA11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d4e9a55dda8870c2f1ab4517c32e8ebec17c584 commit 9d4e9a55dda8870c2f1ab4517c32e8ebec17c584 Author: Devil505 Date: Sun Feb 8 12:27:21 2009 +0100 bouml-4.10-1-x86_64 * version bump diff --git a/source/xapps-extra/bouml/FrugalBuild b/source/xapps-extra/bouml/FrugalBuild index 0334c0e..937903d 100644 --- a/source/xapps-extra/bouml/FrugalBuild +++ b/source/xapps-extra/bouml/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=bouml -pkgver=4.9.3 +pkgver=4.10 pkgrel=1 pkgdesc="Free UML 2 tool box with C++, Java and Idl code generation" _F_sourceforge_sep="_" @@ -13,6 +13,6 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') _F_cd_path="${pkgname}_${pkgver}" -sha1sums=('42cbf754b29b6239bde8bc2f8a152def2690b4f2') +sha1sums=('ad25c867838f60d1dc699c0c94358bf61782adfe') # optimization OK From bouleetbil at frogdev.info Sun Feb 8 12:42:02 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 8 12:42:04 2009 Subject: [Frugalware-git] bouleetbiltesting: enca-1.9-1-i686 Message-ID: <20090208114202.0E64E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=e65bb5fb4649fa7a86d27c50b69b7f4e76dde573 commit e65bb5fb4649fa7a86d27c50b69b7f4e76dde573 Author: bouleetbil Date: Sun Feb 8 12:41:26 2009 +0100 enca-1.9-1-i686 *new package diff --git a/source/lib-extra/enca/FrugalBuild b/source/lib-extra/enca/FrugalBuild new file mode 100644 index 0000000..efab8df --- /dev/null +++ b/source/lib-extra/enca/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.06 SBU +# Maintainer: bouleetbil + +pkgname=enca +pkgver=1.9 +pkgrel=1 +pkgdesc="Extremely Naive Charset Analyser" +url="http://dl.cihar.com/MIRROR/enca/" +depends=('glibc') +groups=('lib-extra') +archs=('i686') +up2date="Flasttar $url" +source=($url/$pkgname-$pkgver.tar.gz) +sha1sums=('41670cc0e0211cd6ced86a59931ad9c7f013c785') + +# optimization OK From devil505linux at gmail.com Sun Feb 8 14:10:57 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 14:10:59 2009 Subject: [Frugalware-git] frugalware-current: me-tv-0.7.13-1-x86_64 Message-ID: <20090208131057.29E0E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6cdc0b60216f263b1a19cf6d6581c01be9f78781 commit 6cdc0b60216f263b1a19cf6d6581c01be9f78781 Author: Devil505 Date: Sun Feb 8 14:10:36 2009 +0100 me-tv-0.7.13-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/me-tv/FrugalBuild b/source/gnome-extra/me-tv/FrugalBuild index 82b4011..8e31a3c 100644 --- a/source/gnome-extra/me-tv/FrugalBuild +++ b/source/gnome-extra/me-tv/FrugalBuild @@ -14,7 +14,7 @@ depends=('libgnomeuimm' 'libxtst' 'gnet' 'sqlite3' 'libstdc++' 'libsm' \ 'libxrandr' 'libxcursor' 'openssl' 'gnet') makedepends=('perl-xml-parser' 'intltool') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet From devil505linux at gmail.com Sun Feb 8 14:15:38 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 14:15:40 2009 Subject: [Frugalware-git] frugalware-current: mp_doccer-1.2.2-1-x86_64 Message-ID: <20090208131538.D386611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d65bfafcd549d7ea9b66332aa138972259f48be5 commit d65bfafcd549d7ea9b66332aa138972259f48be5 Author: Devil505 Date: Sun Feb 8 14:14:41 2009 +0100 mp_doccer-1.2.2-1-x86_64 * added x86_64 to archs diff --git a/source/apps-extra/mp_doccer/FrugalBuild b/source/apps-extra/mp_doccer/FrugalBuild index 34812b3..6bf0310 100644 --- a/source/apps-extra/mp_doccer/FrugalBuild +++ b/source/apps-extra/mp_doccer/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A c source code documentation generator." url="http://triptico.com/software/mp_doccer.html" rodepends=('perl') groups=('apps-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar $url" source=(http://triptico.com/download/$pkgname-$pkgver.tar.gz) sha1sums=('1a54807baec40f4290091cdbefab45322671ba64') From devil505linux at gmail.com Sun Feb 8 14:20:18 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 14:20:20 2009 Subject: [Frugalware-git] frugalware-current: givaro-3.2.13-1-x86_64 Message-ID: <20090208132018.4560B11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b32e6c2fb05e0086e042a61ed3a910f5bef893cb commit b32e6c2fb05e0086e042a61ed3a910f5bef893cb Author: Devil505 Date: Sun Feb 8 14:18:15 2009 +0100 givaro-3.2.13-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/givaro/FrugalBuild b/source/lib-extra/givaro/FrugalBuild index dc980c0..4bdce6d 100644 --- a/source/lib-extra/givaro/FrugalBuild +++ b/source/lib-extra/givaro/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="C++ library for arithmetic and algebraic computations" url="http://ljk.imag.fr/CASYS/LOGICIELS/givaro/" depends=('gmp') groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') source=("$url/Downloads/$pkgname-$pkgver.tar.gz") up2date="lynx -dump $url/Downloads/ | grep -v "rc" | Flasttar" sha1sums=('943927b16c6f5529572ecb439918dec3fa637f3a') From devil505linux at gmail.com Sun Feb 8 14:24:43 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 14:24:45 2009 Subject: [Frugalware-git] frugalware-current: qlbar-0.1.4-2-x86_64 Message-ID: <20090208132443.F165611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=26d7cbfadb3dab35fa84b12a90840119526fdff4 commit 26d7cbfadb3dab35fa84b12a90840119526fdff4 Author: Devil505 Date: Sun Feb 8 14:23:29 2009 +0100 qlbar-0.1.4-2-x86_64 * added x86_64 to archs diff --git a/source/x11-extra/qlbar/FrugalBuild b/source/x11-extra/qlbar/FrugalBuild index 433addd..e6e889c 100644 --- a/source/x11-extra/qlbar/FrugalBuild +++ b/source/x11-extra/qlbar/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="$pkgname is a toolbar launcher for X11." url="http://prokop.ae.krakow.pl/projects/$pkgname.html" depends=('libx11' 'imlib2' 'libstdc++') groups=('x11-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar $url" source=(http://prokop.ae.krakow.pl/projects/download/$pkgname-$pkgver.tar.bz2\ $pkgname-$pkgver-gcc4.patch) From devil505linux at gmail.com Sun Feb 8 14:54:24 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 14:54:26 2009 Subject: [Frugalware-git] frugalware-current: coq-8.1pl4-1-x86_64 Message-ID: <20090208135424.C8B1411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=71c57ff9f12021e0e8954860c846999865766ae5 commit 71c57ff9f12021e0e8954860c846999865766ae5 Author: Devil505 Date: Sun Feb 8 14:53:26 2009 +0100 coq-8.1pl4-1-x86_64 * added x86_64 to archs diff --git a/source/xapps-extra/coq/FrugalBuild b/source/xapps-extra/coq/FrugalBuild index cad85ef..9f03614 100644 --- a/source/xapps-extra/coq/FrugalBuild +++ b/source/xapps-extra/coq/FrugalBuild @@ -10,7 +10,7 @@ source=("$url/V$pkgver/files/$pkgname-$pkgver.tar.gz") depends=('ocaml' 'lablgtk2' 'camlp5') options=('scriptlet') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump $url/distrib1-eng.html | grep "sources" | Flasttar" Fconfopts="--prefix /usr --reals all --coqide opt" _F_desktop_name="Coqide" From devil505linux at gmail.com Sun Feb 8 15:55:37 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 15:55:39 2009 Subject: [Frugalware-git] frugalware-current: gssdp-0.6.3-1-x86_64 Message-ID: <20090208145537.CF6AE11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ad69a771b4df7e5c2cb7e481932744339ddd747 commit 1ad69a771b4df7e5c2cb7e481932744339ddd747 Author: Devil505 Date: Sun Feb 8 15:53:13 2009 +0100 gssdp-0.6.3-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/gssdp/FrugalBuild b/source/xlib-extra/gssdp/FrugalBuild index 08cddf8..c772b54 100644 --- a/source/xlib-extra/gssdp/FrugalBuild +++ b/source/xlib-extra/gssdp/FrugalBuild @@ -11,7 +11,7 @@ source=($url/sources/$pkgname/$pkgname-$pkgver.tar.gz) up2date="Flasttar $url/sources/$pkgname" groups=('xlib-extra') options=('scriptlet') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('d355c0fd25bc5af2af1822a318b9e1f35d0c04f4') # optimization OK From devil505linux at gmail.com Sun Feb 8 16:00:51 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 16:00:52 2009 Subject: [Frugalware-git] frugalware-current: gupnp-0.12.5-1-x86_64 Message-ID: <20090208150051.BC1DC11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b24d7e3bc76d39f349fa7bf2cf0e481fecd5f5a5 commit b24d7e3bc76d39f349fa7bf2cf0e481fecd5f5a5 Author: Devil505 Date: Sun Feb 8 15:58:32 2009 +0100 gupnp-0.12.5-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/gupnp/FrugalBuild b/source/xlib-extra/gupnp/FrugalBuild index e6f4a7e..50eff89 100644 --- a/source/xlib-extra/gupnp/FrugalBuild +++ b/source/xlib-extra/gupnp/FrugalBuild @@ -11,7 +11,7 @@ source=($url/sources/$pkgname/$pkgname-$pkgver.tar.gz) up2date="Flasttar $url/sources/$pkgname" groups=('xlib-extra') options=('scriptlet') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('c0715aff83c32e9c8d2951ba37661bbbef9e2196') # optimization OK From devil505linux at gmail.com Sun Feb 8 16:05:53 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 16:05:54 2009 Subject: [Frugalware-git] frugalware-current: gupnp-av-0.3.1-1-x86_64 Message-ID: <20090208150553.A266511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1fe10f658ef068bf3d0bdce15e1282f584bd6276 commit 1fe10f658ef068bf3d0bdce15e1282f584bd6276 Author: Devil505 Date: Sun Feb 8 16:03:28 2009 +0100 gupnp-av-0.3.1-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/gupnp-av/FrugalBuild b/source/xlib-extra/gupnp-av/FrugalBuild index b7128a0..6daa2d0 100644 --- a/source/xlib-extra/gupnp-av/FrugalBuild +++ b/source/xlib-extra/gupnp-av/FrugalBuild @@ -11,7 +11,7 @@ source=($url/sources/$pkgname/$pkgname-$pkgver.tar.gz) up2date="Flasttar $url/sources/$pkgname" groups=('xlib-extra') options=('scriptlet') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('42573f85e3ce910debbbbe8d6465c9aa9c8fd234') # optimization OK From devil505linux at gmail.com Sun Feb 8 16:11:26 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 16:11:28 2009 Subject: [Frugalware-git] frugalware-current: gupnp-ui-0.1.1-1-x86_64 Message-ID: <20090208151126.8136211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94c2ee1500c21aa0319e919051587689c3789f5d commit 94c2ee1500c21aa0319e919051587689c3789f5d Author: Devil505 Date: Sun Feb 8 16:08:29 2009 +0100 gupnp-ui-0.1.1-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/gupnp-ui/FrugalBuild b/source/xlib-extra/gupnp-ui/FrugalBuild index d26c761..22f20cd 100644 --- a/source/xlib-extra/gupnp-ui/FrugalBuild +++ b/source/xlib-extra/gupnp-ui/FrugalBuild @@ -11,7 +11,7 @@ source=($url/sources/$pkgname/$pkgname-$pkgver.tar.gz) up2date="Flasttar $url/sources/$pkgname" groups=('xlib-extra') options=('scriptlet') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('02b5ca453a0013efd6bd5f6f19ab2ee9daa3e217') # optimization OK From devil505linux at gmail.com Sun Feb 8 16:23:32 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 16:23:32 2009 Subject: [Frugalware-git] frugalware-current: libflickrnet-25277-1-x86_64 Message-ID: <20090208152332.48E2511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96e72dc6afd5a81b4179fe4354041e6a2ca8c71f commit 96e72dc6afd5a81b4179fe4354041e6a2ca8c71f Author: Devil505 Date: Sun Feb 8 16:20:41 2009 +0100 libflickrnet-25277-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/libflickrnet/FrugalBuild b/source/lib-extra/libflickrnet/FrugalBuild index d66e93a..be2a153 100644 --- a/source/lib-extra/libflickrnet/FrugalBuild +++ b/source/lib-extra/libflickrnet/FrugalBuild @@ -7,7 +7,7 @@ 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') +archs=('i686' 'x86_64') 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//'" From devil505linux at gmail.com Sun Feb 8 16:36:48 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 16:36:49 2009 Subject: [Frugalware-git] frugalware-current: quesoglc-0.7.1-1-i686 Message-ID: <20090208153648.0EA2411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=87da462e2b1a2d687080c2dec9b05cf83c18c2ab commit 87da462e2b1a2d687080c2dec9b05cf83c18c2ab Author: Devil505 Date: Sun Feb 8 16:36:06 2009 +0100 quesoglc-0.7.1-1-i686 * new package diff --git a/source/xlib-extra/quesoglc/FrugalBuild b/source/xlib-extra/quesoglc/FrugalBuild new file mode 100644 index 0000000..81acb13 --- /dev/null +++ b/source/xlib-extra/quesoglc/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.25 SBU +# Maintainer: Devil505 + +pkgname=quesoglc +pkgver=0.7.1 +pkgrel=1 +pkgdesc="The OpenGL Character Renderer (GLC)." +depends=('mesa' 'fontconfig' 'zlib' 'fribidi' 'libstdc++') +groups=('xlib-extra') +_F_sourceforge_realname="QuesoGLC" +Finclude sourceforge +archs=('i686' 'x86_64') +sha1sums=('89a0d1e5187f7c41aef62cfd10e47192d5a7cf32') + +# optimization OK From devil505linux at gmail.com Sun Feb 8 16:43:42 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 16:43:43 2009 Subject: [Frugalware-git] frugalware-current: do-plugins-0.8.0-1-x86_64 Message-ID: <20090208154342.02EDE11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a70f5a730eec57bc36f24ebad0e7c2096821ff1d commit a70f5a730eec57bc36f24ebad0e7c2096821ff1d Author: Devil505 Date: Sun Feb 8 16:42:57 2009 +0100 do-plugins-0.8.0-1-x86_64 * added x86_64 to arcsh and subarchs diff --git a/source/gnome-extra/do-plugins/FrugalBuild b/source/gnome-extra/do-plugins/FrugalBuild index 7458168..6405acc 100644 --- a/source/gnome-extra/do-plugins/FrugalBuild +++ b/source/gnome-extra/do-plugins/FrugalBuild @@ -11,7 +11,7 @@ makedepends=('perl-xml-parser' 'intltool' 'evolution-sharp' 'banshee' 'libflickr 'monodevelop' 'bison') groups=('gnome-extra') options=('scriptlet') -archs=('i686') +archs=('i686' 'x86_64') url="http://do.davebsd.com/" 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) @@ -22,7 +22,7 @@ subpkgs=("do-plugins-evolution" "do-plugins-banshee" "do-plugins-flickr" "do-plu 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') +subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64') _F_cd_path=$_F_archive_name-$pkgver build() { From priyank at frugalware.org Sun Feb 8 17:19:27 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 8 17:19:29 2009 Subject: [Frugalware-git] frugalware-current: libwnck-2.24.2-1-i686 Message-ID: <20090208161927.D5F7311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8ac5dcdeb2d31da46764251f6108a3a1142ca17 commit d8ac5dcdeb2d31da46764251f6108a3a1142ca17 Author: Priyank Date: Sun Feb 8 21:47:04 2009 +0530 libwnck-2.24.2-1-i686 * Version bump [ok with krix] diff --git a/source/xlib/libwnck/FrugalBuild b/source/xlib/libwnck/FrugalBuild index c37536b..105511f 100644 --- a/source/xlib/libwnck/FrugalBuild +++ b/source/xlib/libwnck/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=libwnck -pkgver=2.24.0 +pkgver=2.24.2 pkgrel=1 pkgdesc="Window Navigator Construction Kit" url="http://www.gnome.org/" @@ -12,7 +12,7 @@ makedepends=('gtk-doc' 'perl-xml-parser' 'intltool') archs=('i686' 'x86_64' 'ppc') Finclude gnome Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('6d3faea515769bd2b23cbf5dae3cf22f8648e6fa') +sha1sums=('5293b1667bd1bc3f66eac2aa35f5ff0b34eed893') export CFLAGS="$CFLAGS -fno-strict-aliasing" # optimization OK From devil505linux at gmail.com Sun Feb 8 19:16:43 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 19:16:45 2009 Subject: [Frugalware-git] frugalware-current: gnomenu-1.6-1-i686 Message-ID: <20090208181643.50D6011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f8a1385a3009f1eaf5e6353b81d8624f5574e649 commit f8a1385a3009f1eaf5e6353b81d8624f5574e649 Author: Devil505 Date: Sun Feb 8 19:16:01 2009 +0100 gnomenu-1.6-1-i686 * new packages * added some patchs diff --git a/source/gnome-extra/gnomenu/FrugalBuild b/source/gnome-extra/gnomenu/FrugalBuild new file mode 100644 index 0000000..8e58be4 --- /dev/null +++ b/source/gnome-extra/gnomenu/FrugalBuild @@ -0,0 +1,28 @@ +# Compiling Time: 0.05 SBU +# Maintainer: Devil505 + +pkgname=gnomenu +pkgver=1.6 +pkgrel=1 +pkgdesc="A consolidated menu for gnome that brings eye candy to the world of the Gnome menu's." +url="https://launchpad.net/gnomenu" +depends=('python>=2.6' 'pyxdg' 'pycairo' 'python-xlib' 'deskbar-applet') +groups=('gnome-extra') +archs=('i686' 'x86_64') +_F_archive_name="GnoMenu" +up2date="elinks 'https://launchpad.net/gnomenu/+download' | Flasttar" +source=(http://launchpad.net/gnomenu/trunk/$pkgver/+download/GnoMenu-$pkgver.tar.bz2 gnomenu.patch gmenu_object.patch) +_F_cd_path="$_F_archive_name" +sha1sums=('bc3d952f9be628b7e0482d3d0175f211952f1242' \ + '97bdc2a9e560f22df15e65343201abeb7b114673' \ + '86662e09c6b31a1754fadefba75e1302206b21b2') + +build() { + Fcd + Fpatch gnomenu.patch + cd src/lib/gnomenu || Fdie + Fpatch gmenu_object.patch + cd ../../../ + Fmakeinstall +} + diff --git a/source/gnome-extra/gnomenu/gmenu_object.patch b/source/gnome-extra/gnomenu/gmenu_object.patch new file mode 100644 index 0000000..7b075e1 --- /dev/null +++ b/source/gnome-extra/gnomenu/gmenu_object.patch @@ -0,0 +1,11 @@ +--- GnoMenu_Object.py 2008-12-25 21:34:58.000000000 -0430 ++++ GnoMenu_Object.py.patch 2008-12-25 21:35:17.000000000 -0430 +@@ -42,7 +42,7 @@ + from Cairo_Button_Window import CairoButtonWindow + import Globals as pglobals + # Depends on Tomboy notes +-sys.path.append('/usr/lib/python2.5/site-packages/deskbar/core/keybinder') ++sys.path.append('/usr/lib/python2.6/site-packages/deskbar/core/keybinder') + from _keybinder import tomboy_keybinder_bind as bindkey + + try: diff --git a/source/gnome-extra/gnomenu/gnomenu.patch b/source/gnome-extra/gnomenu/gnomenu.patch new file mode 100644 index 0000000..45a61ee --- /dev/null +++ b/source/gnome-extra/gnomenu/gnomenu.patch @@ -0,0 +1,29 @@ +--- Makefile 2008-11-17 14:22:10.000000000 -0430 ++++ Makefile.patch 2008-12-25 21:24:05.000000000 -0430 +@@ -5,7 +5,7 @@ + # + # A simple makefile to allow installing/uninstalling + +-PREFIX = /usr ++PREFIX = $(DESTDIR)/usr + INSTALL_LOG = install.log + + .PHONY : install +@@ -17,13 +17,15 @@ + # install + install: + +- -mkdir -p /etc/gnomenu +- @echo $(PREFIX) > /etc/gnomenu/prefix ++ -mkdir -p $(DESTDIR)/etc/gnomenu ++ @echo /usr > $(DESTDIR)/etc/gnomenu/prefix ++ -mkdir -p $(PREFIX)/bin/ + -cp src/bin/GnoMenu.py $(PREFIX)/bin/GnoMenu.py -R + -mkdir -p $(PREFIX)/lib/gnomenu + -cp src/lib/gnomenu $(PREFIX)/lib -R + -mkdir -p $(PREFIX)/share/gnomenu + -cp src/share/gnomenu $(PREFIX)/share -R ++ -mkdir -p $(PREFIX)/lib/bonobo/servers + -cp src/lib/bonobo/GNOME_GnoMenu.server $(PREFIX)/lib/bonobo/servers + @echo "Makefile: GnoMenu installed." + From priyank at frugalware.org Sun Feb 8 19:27:52 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 8 19:27:53 2009 Subject: [Frugalware-git] frugalware-current: gnome-globalmenu-0.7.3-1-i686 Message-ID: <20090208182752.20FCE11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=51e84cac4e568814f937cd3bb7189f0f7813a109 commit 51e84cac4e568814f937cd3bb7189f0f7813a109 Author: Priyank Date: Sun Feb 8 23:56:31 2009 +0530 gnome-globalmenu-0.7.3-1-i686 * New package / Initial import diff --git a/source/gnome-extra/gnome-globalmenu/FrugalBuild b/source/gnome-extra/gnome-globalmenu/FrugalBuild new file mode 100644 index 0000000..5d2b61c --- /dev/null +++ b/source/gnome-extra/gnome-globalmenu/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0.31 SBU +# Maintainer: Priyank Gosalia + +pkgname=gnome-globalmenu +pkgver=0.7.3 +pkgrel=1 +pkgdesc="Global Menu is a globally-shared menu bar for all applications." +_F_googlecode_name=gnome-globalmenu +_F_googlecode_dirname=gnome2-globalmenu +Finclude googlecode +_F_gnome_schemas=('/etc/gconf/schemas/gnome-globalmenu.schemas') +Finclude gnome-scriptlet +makedepends=('intltool' 'vala>=0.5.5') +depends=('gtk+2>=2.14.7' 'gnome-panel>=2.24.3' 'gnome-menus>=2.24.2' 'libwnck>=2.24.1' \ + 'gconf>=2.24.0') +groups=('gnome-extra') +archs=('i686') +sha1sums=('9fcadbf94717829a1107ee12fae29517174b7dd6') + +# optimization OK From crazy at frugalware.org Sun Feb 8 20:53:54 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 20:53:56 2009 Subject: [Frugalware-git] frugalware-current: rosegarden-1.7.3-1-x86_64 Message-ID: <20090208195354.3311011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4c764d1a01cd57ab54aa805bfd55ebcd48db80f commit f4c764d1a01cd57ab54aa805bfd55ebcd48db80f Author: crazy Date: Sun Feb 8 20:50:19 2009 +0100 rosegarden-1.7.3-1-x86_64 * Version bump diff --git a/source/kde-extra/rosegarden/FrugalBuild b/source/kde-extra/rosegarden/FrugalBuild index b3bf7ad..e0352fc 100644 --- a/source/kde-extra/rosegarden/FrugalBuild +++ b/source/kde-extra/rosegarden/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=rosegarden -pkgver=1.7.2 +pkgver=1.7.3 pkgrel=1 pkgdesc="Rosegarden is a professional audio MIDI sequencer,score editor,music composition and editing environment." depends=('kdelibs>=3.5.9' 'dssi' 'liblrdf' 'liblo>=0.24' 'jack' 'fftw') @@ -16,5 +16,5 @@ _F_sourceforge_ext=".tar.bz2" _F_cmake_confopts="-DWANT_LIRC=NO" Finclude sourceforge cmake url="http://www.rosegardenmusic.com/" -sha1sums=('fda783eeb383b50826081bab19df523f9053809d') +sha1sums=('367537830df2ee553a3cc5c520dd5bf29d40e09f') # optimization OK From crazy at frugalware.org Sun Feb 8 21:06:18 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 21:06:20 2009 Subject: [Frugalware-git] frugalware-current: glpk-4.36-1-x86_64 Message-ID: <20090208200618.2C94211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4e6c047cfee38431ae1d9f4d1cb7756d995bbfe commit f4e6c047cfee38431ae1d9f4d1cb7756d995bbfe Author: crazy Date: Sun Feb 8 21:05:23 2009 +0100 glpk-4.36-1-x86_64 * Version bump diff --git a/source/lib-extra/glpk/FrugalBuild b/source/lib-extra/glpk/FrugalBuild index f2f9559..b0a1afe 100644 --- a/source/lib-extra/glpk/FrugalBuild +++ b/source/lib-extra/glpk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=glpk -pkgver=4.31 +pkgver=4.36 pkgrel=1 pkgdesc="GNU Linear Programming Kit" url="http://www.gnu.org/software/glpk/" @@ -11,6 +11,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') Fup2gnugz source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('880c66d6d586e92970bfbaf7a57a9d04e7f67fd5') +sha1sums=('acabf6bfcf93ef4e407e62e4e603d43c07378bb1') # optimization OK From crazy at frugalware.org Sun Feb 8 21:16:44 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 21:16:45 2009 Subject: [Frugalware-git] frugalware-current: asio-1.3.1-1-x86_64 Message-ID: <20090208201644.26C5911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a7a986d24ff04440d8fa14dcbdfb7850fba4ef9 commit 8a7a986d24ff04440d8fa14dcbdfb7850fba4ef9 Author: crazy Date: Sun Feb 8 21:16:14 2009 +0100 asio-1.3.1-1-x86_64 * Version bump diff --git a/source/lib-extra/asio/FrugalBuild b/source/lib-extra/asio/FrugalBuild index 2607e50..3a6db78 100644 --- a/source/lib-extra/asio/FrugalBuild +++ b/source/lib-extra/asio/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=asio -pkgver=1.2.0 +pkgver=1.3.1 pkgrel=1 pkgdesc="A a cross-platform C++ library written in C++ for consistent asynchronous I/O." Finclude sourceforge @@ -10,6 +10,6 @@ depends=() makedepends=('boost') groups=('lib-extra') archs=('i686' 'x86_64') -sha1sums=('db1644e7a29724528b2badde6133b9e82e9f49c9') +sha1sums=('4207dd54fa38e5b4ca373de6a0c4f4e0c0ee8ddf') # optimization OK From crazy at frugalware.org Sun Feb 8 21:19:52 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 21:19:53 2009 Subject: [Frugalware-git] frugalware-current: openmpi-1.3-1-x86_64 Message-ID: <20090208201952.7875E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94fd86a72bb0d9c4d716b80ba6e0c88dbcc9d729 commit 94fd86a72bb0d9c4d716b80ba6e0c88dbcc9d729 Author: crazy Date: Sun Feb 8 21:17:58 2009 +0100 openmpi-1.3-1-x86_64 * Version bump diff --git a/source/lib-extra/openmpi/FrugalBuild b/source/lib-extra/openmpi/FrugalBuild index 50c4b19..c364174 100644 --- a/source/lib-extra/openmpi/FrugalBuild +++ b/source/lib-extra/openmpi/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=openmpi -pkgver=1.2.8 +pkgver=1.3 pkgrel=1 pkgdesc="A high-performance message passing library" url="http://www.open-mpi.org/" @@ -12,8 +12,8 @@ groups=('lib-extra') archs=('i686' 'x86_64') backup=("etc/$pkgname/{openmpi-mca-params.conf,openmpi-default-hostfile}") up2date="lynx -dump http://www.open-mpi.org| grep 'Open MPI v\(.*\) released'|sed 's/.*v\(.*\) re.*/\1/'" -source=(http://www.open-mpi.org/software/ompi/v1.2/downloads/$pkgname-$pkgver.tar.bz2) -sha1sums=('140ae223263e20b7bde8ac59b966924ba4a454bb') +source=(http://www.open-mpi.org/software/ompi/v1.3/downloads/$pkgname-$pkgver.tar.bz2) +sha1sums=('c16d1dfa825e70db1aaac0414a33bfa130eb8b78') subpkgs=("$pkgname-fortran") subdescs=("OpenMpi fortran bindings") From crazy at frugalware.org Sun Feb 8 21:23:31 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 21:23:33 2009 Subject: [Frugalware-git] frugalware-current: xapian-core-1.0.10-1-x86_64 Message-ID: <20090208202331.EB8E511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=54ef7d1ec9308ea8a3adfe660bec1b4672bfd7b3 commit 54ef7d1ec9308ea8a3adfe660bec1b4672bfd7b3 Author: crazy Date: Sun Feb 8 21:22:06 2009 +0100 xapian-core-1.0.10-1-x86_64 * Version bump diff --git a/source/lib-extra/xapian-core/FrugalBuild b/source/lib-extra/xapian-core/FrugalBuild index 7add95b..1312972 100644 --- a/source/lib-extra/xapian-core/FrugalBuild +++ b/source/lib-extra/xapian-core/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=xapian-core -pkgver=1.0.8 +pkgver=1.0.10 pkgrel=1 pkgdesc="Xapian is an Open Source Search Engine Library." url="http://www.xapian.org/" @@ -13,6 +13,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.xapian.org/|grep 'stable version'|sed 's/.*is \(.*\), .*/\1/'" source=(http://www.oligarchy.co.uk/xapian/$pkgver/$pkgname-$pkgver.tar.gz) -sha1sums=('bfdbb0fd1e8dd341582d91acfac0a52d6973aa04') +sha1sums=('bd87e4bb2a8097918f0f6a5de6389a1c53c76992') # optimization OK From bouleetbil at frogdev.info Sun Feb 8 21:25:22 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 8 21:25:24 2009 Subject: [Frugalware-git] frugalware-current: midori-0.1.2-3-i686 Message-ID: <20090208202522.ADFE011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc762af98c0d32722075986e3ef36f9278761ca1 commit fc762af98c0d32722075986e3ef36f9278761ca1 Author: bouleetbil Date: Sun Feb 8 21:22:16 2009 +0100 midori-0.1.2-3-i686 *moved to xapps-extra *added patch for use homepage frugalware *see the dpi later diff --git a/source/xapps-extra/midori/Fix_Homepage.diff b/source/xapps-extra/midori/Fix_Homepage.diff new file mode 100644 index 0000000..9e46ae4 --- /dev/null +++ b/source/xapps-extra/midori/Fix_Homepage.diff @@ -0,0 +1,11 @@ +--- midori-0.1.2/midori/midori-websettings.c 2009-01-12 03:10:07.000000000 +0100 ++++ midori-0.1.2/midori/midori-websettings.c 2009-02-08 21:11:10.000000000 +0100 +@@ -421,7 +421,7 @@ + "homepage", + _("Homepage"), + _("The homepage"), +- "http://www.google.com", ++ "http://www.frugalware.org/", + flags)); + + /** diff --git a/source/xfce4-extra/midori/FrugalBuild b/source/xapps-extra/midori/FrugalBuild similarity index 81% rename from source/xfce4-extra/midori/FrugalBuild rename to source/xapps-extra/midori/FrugalBuild index 704daf1..738b619 100644 --- a/source/xfce4-extra/midori/FrugalBuild +++ b/source/xapps-extra/midori/FrugalBuild @@ -3,14 +3,14 @@ pkgname=midori pkgver=0.1.2 -pkgrel=2 +pkgrel=3 url="http://software.twotoasts.de/?page=midori" up2date="lynx --dump --source $url | Flasttarbz2" -source=(http://goodies.xfce.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2) +source=(http://goodies.xfce.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2 Fix_Homepage.diff) pkgdesc="A browser with webkit engine" depends=('libsexy' 'gtk+2' 'libxml2' 'webkit' 'unique' 'libsoup' 'dbus-x11') makedepends=('intltool' 'gnome-doc-utils') -groups=('xfce4-extra') +groups=('xapps-extra') archs=('i686' 'x86_64') _F_gnome_desktop="y" _F_gnome_iconcache="y" @@ -18,7 +18,8 @@ _F_desktop_icon="/usr/share/icons/hicolor/22x22/apps/midori.png" _F_desktop_categories="Network;WebBrowser;" options=('scriptlet') Finclude gnome-scriptlet -sha1sums=('7bcace4b766da58e312b494220b15e88a983b8ac') +sha1sums=('7bcace4b766da58e312b494220b15e88a983b8ac' \ + '22cd3ef3c214770774b22e370fdb8a83bb5a7932') Fconfopts="--prefix=$Fprefix" build() From crazy at frugalware.org Sun Feb 8 21:34:50 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 21:34:53 2009 Subject: [Frugalware-git] frugalware-current: qbittorrent-1.3.1-1-x86_64 Message-ID: <20090208203450.9894E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c481c3da25071c854a547b5e3c498074fb565cd8 commit c481c3da25071c854a547b5e3c498074fb565cd8 Author: crazy Date: Sun Feb 8 21:33:39 2009 +0100 qbittorrent-1.3.1-1-x86_64 * Version bump diff --git a/source/xapps-extra/qbittorrent/FrugalBuild b/source/xapps-extra/qbittorrent/FrugalBuild index 626cf8e..2f673f3 100644 --- a/source/xapps-extra/qbittorrent/FrugalBuild +++ b/source/xapps-extra/qbittorrent/FrugalBuild @@ -2,20 +2,18 @@ # Maintainer: crazy pkgname=qbittorrent -pkgver=1.2.1 -pkgrel=2 +pkgver=1.3.1 +pkgrel=1 pkgdesc="A Bittorrent client." depends=('libtorrent-rasterbar>=0.14.1' 'curl>=7.19.0' 'python>=2.6' \ 'libqtgui>=4.4.1' 'libqtnetwork>=4.4.1' 'libqtxml>=4.4.1' 'libboost-mt>=1.37.0' \ - 'zziplib' 'imagemagick' 'libtool' 'qt4-qdbus>=4.4.1') -makedepends=('boost>=1.37.0' 'asio>=1.2.0') + 'zziplib' 'libtool' 'qt4-qdbus>=4.4.1') +makedepends=('boost>=1.37.0' 'asio>=1.3') groups=('xapps-extra') archs=('i686' 'x86_64') Finclude sourceforge url="http://www.qbittorrent.org/" -source=($source qbittorrent-libtorrent14.patch) -sha1sums=('a38e79cf665a044e26fbec508d1407f65a4250a9' \ - 'c218cc39b730cdc599d5a9a2b31026ef930e31e8') +sha1sums=('57ccfa6febc1d7b8e00d79e9a26b7a88ca5c482c') build() { @@ -26,8 +24,6 @@ build() --with-libtorrent-inc=/usr/include \ --with-libcurl-lib=/usr/lib \ --with-libcurl-inc=/usr/include \ - --with-libmagick-inc=/usr/include/ImageMagick \ - --with-libmagick-lib=/usr/lib \ --with-libzzip-inc=/usr/include \ --with-libzzip-lib=/usr/lib \ --with-libboost-inc=/usr/include \ diff --git a/source/xapps-extra/qbittorrent/qbittorrent-libtorrent14.patch b/source/xapps-extra/qbittorrent/qbittorrent-libtorrent14.patch deleted file mode 100644 index 5994231..0000000 --- a/source/xapps-extra/qbittorrent/qbittorrent-libtorrent14.patch +++ /dev/null @@ -1,1274 +0,0 @@ -Index: src/qtorrenthandle.h -=================================================================== ---- src/qtorrenthandle.h (revision 2069) -+++ src/qtorrenthandle.h (revision 2070) -@@ -54,7 +54,7 @@ - QString hash() const; - QString name() const; - float progress() const; -- const std::vector* pieces() const; -+ bitfield pieces() const; - void get_download_queue(std::vector& queue) const; - QString current_tracker() const; - bool is_valid() const; -@@ -76,7 +76,7 @@ - int upload_limit() const; - int num_files() const; - bool has_metadata() const; -- entry write_resume_data() const; -+ void save_resume_data() const; - QString file_at(unsigned int index) const; - size_type filesize_at(unsigned int index) const; - std::vector const& trackers() const; -@@ -84,7 +84,7 @@ - QString creator() const; - QString comment() const; - size_type total_failed_bytes() const; -- void file_progress(std::vector& fp); -+ void file_progress(std::vector& fp); - size_type total_payload_download(); - size_type total_payload_upload(); - QStringList files_path() const; -@@ -107,7 +107,7 @@ - void set_ratio(float ratio) const; - void replace_trackers(std::vector const&) const; - void force_reannounce(); -- void set_sequenced_download_threshold(int val); -+ void set_sequential_download(bool); - void set_tracker_login(QString username, QString password); - - // -Index: src/arborescence.h -=================================================================== ---- src/arborescence.h (revision 2069) -+++ src/arborescence.h (revision 2070) -@@ -172,27 +172,27 @@ - torrent_file *root; - - public: -- arborescence(torrent_info t) { -- torrent_info::file_iterator fi = t.begin_files(); -- if(t.num_files() > 1) { -- root = new torrent_file(0, misc::toQString(t.name()), true); -+ arborescence(boost::intrusive_ptr t) { -+ torrent_info::file_iterator fi = t->begin_files(); -+ if(t->num_files() > 1) { -+ root = new torrent_file(0, misc::toQString(t->name()), true); - } else { - // XXX: Will crash if there is no file in torrent -- root = new torrent_file(0, misc::toQString(t.name()), false, fi->size, 0); -+ root = new torrent_file(0, misc::toQString(t->name()), false, fi->size, 0); - return; - } - int i = 0; -- while(fi != t.end_files()) { -+ while(fi != t->end_files()) { - QString path = QDir::cleanPath(misc::toQString(fi->path.string())); - addFile(path, fi->size, i); - fi++; - ++i; - } -- qDebug("real size: %ld, tree size: %ld", (long)t.total_size(), (long)root->getSize()); -- Q_ASSERT(root->getSize() == t.total_size()); -+ qDebug("real size: %ld, tree size: %ld", (long)t->total_size(), (long)root->getSize()); -+ Q_ASSERT(root->getSize() == t->total_size()); - } - -- arborescence(torrent_info t, std::vector fp, int *prioritiesTab) { -+ arborescence(torrent_info const& t, std::vector fp, int *prioritiesTab) { - torrent_info::file_iterator fi = t.begin_files(); - if(t.num_files() > 1) { - qDebug("More than one file in the torrent, setting a folder as root"); -@@ -200,13 +200,13 @@ - } else { - // XXX: Will crash if there is no file in torrent - qDebug("one file in the torrent, setting it as root with index 0"); -- root = new torrent_file(0, misc::toQString(t.name()), false, fi->size, 0, fp[0], prioritiesTab[0]); -+ root = new torrent_file(0, misc::toQString(t.name()), false, fi->size, 0, fp[0]/t.file_at(0).size, prioritiesTab[0]); - return; - } - int i = 0; - while(fi != t.end_files()) { - QString path = QDir::cleanPath(misc::toQString(fi->path.string())); -- addFile(path, fi->size, i, fp[i], prioritiesTab[i]); -+ addFile(path, fi->size, i, fp[i]/t.file_at(i).size, prioritiesTab[i]); - fi++; - ++i; - } -Index: src/properties_imp.cpp -=================================================================== ---- src/properties_imp.cpp (revision 2069) -+++ src/properties_imp.cpp (revision 2070) -@@ -102,7 +102,7 @@ - } - } - shareRatio->setText(QString(QByteArray::number(ratio, 'f', 1))); -- std::vector fp; -+ std::vector fp; - h.file_progress(fp); - int *prioritiesTab = loadPiecesPriorities(); - // List files in torrent -@@ -669,11 +669,11 @@ - QFile incremental_file(misc::qBittorrentPath()+QString::fromUtf8("BT_backup")+QDir::separator()+hash+QString::fromUtf8(".incremental")); - incremental_file.open(QIODevice::WriteOnly | QIODevice::Text); - incremental_file.close(); -- h.set_sequenced_download_threshold(1); -+ h.set_sequential_download(true); - } - }else{ - QFile::remove(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".incremental"); -- h.set_sequenced_download_threshold(100); // Disabled -+ h.set_sequential_download(false); - } - } - -Index: src/eventmanager.cpp -=================================================================== ---- src/eventmanager.cpp (revision 2069) -+++ src/eventmanager.cpp (revision 2070) -@@ -66,12 +66,6 @@ - case torrent_status::queued_for_checking: - event["state"] = QVariant("checking"); - break; -- case torrent_status::connecting_to_tracker: -- if(h.download_payload_rate() > 0) -- event["state"] = QVariant("downloading"); -- else -- event["state"] = QVariant("connecting"); -- break; - case torrent_status::downloading: - case torrent_status::downloading_metadata: - if(h.download_payload_rate() > 0) -@@ -113,12 +107,6 @@ - case torrent_status::queued_for_checking: - event["state"] = QVariant("checking"); - break; -- case torrent_status::connecting_to_tracker: -- if(h.download_payload_rate() > 0) -- event["state"] = QVariant("downloading"); -- else -- event["state"] = QVariant("connecting"); -- break; - case torrent_status::downloading: - case torrent_status::downloading_metadata: - if(h.download_payload_rate() > 0) -Index: src/previewSelect.h -=================================================================== ---- src/previewSelect.h (revision 2069) -+++ src/previewSelect.h (revision 2070) -@@ -90,7 +90,7 @@ - previewList->setItemDelegate(listDelegate); - previewList->header()->resizeSection(0, 200); - // Fill list in -- std::vector fp; -+ std::vector fp; - h.file_progress(fp); - unsigned int nbFiles = h.num_files(); - for(unsigned int i=0; iinsertRow(row); - previewListModel->setData(previewListModel->index(row, NAME), QVariant(fileName)); - previewListModel->setData(previewListModel->index(row, SIZE), QVariant((qlonglong)h.filesize_at(i))); -- previewListModel->setData(previewListModel->index(row, PROGRESS), QVariant((double)fp[i])); -+ previewListModel->setData(previewListModel->index(row, PROGRESS), QVariant((double)fp[i]/h.filesize_at(i))); - indexes << i; - } - } -Index: src/Icons/skin/connecting.png -=================================================================== -Cannot display: file marked as a binary type. -svn:mime-type = application/octet-stream -Index: src/webui/scripts/client.js -=================================================================== ---- src/webui/scripts/client.js (revision 2069) -+++ src/webui/scripts/client.js (revision 2070) -@@ -44,8 +44,6 @@ - return ''; - case 'downloading': - return ''; -- case 'connecting': -- return ''; - case 'stalled': - return ''; - case 'queued': -Index: src/bittorrent.cpp -=================================================================== ---- src/bittorrent.cpp (revision 2069) -+++ src/bittorrent.cpp (revision 2070) -@@ -28,7 +28,6 @@ - #include "bittorrent.h" - #include "misc.h" - #include "downloadThread.h" --#include "deleteThread.h" - #include "filterParserThread.h" - - #include -@@ -55,7 +54,7 @@ - s = new session(fingerprint("qB", VERSION_MAJOR, VERSION_MINOR, VERSION_BUGFIX, 0)); - } - // Set severity level of libtorrent session -- s->set_severity_level(alert::info); -+ s->set_alert_mask(alert::error_notification|alert::peer_notification|alert::port_mapping_notification|alert::storage_notification|alert::tracker_notification|alert::status_notification|alert::ip_block_notification); - // Enabling metadata plugin - s->add_extension(&create_metadata_plugin); - timerAlerts = new QTimer(); -@@ -68,8 +67,6 @@ - downloader = new downloadThread(this); - connect(downloader, SIGNAL(downloadFinished(QString, QString)), this, SLOT(processDownloadedFile(QString, QString))); - connect(downloader, SIGNAL(downloadFailure(QString, QString)), this, SLOT(handleDownloadFailure(QString, QString))); -- // File deleter (thread) -- deleter = new deleteThread(this); - BigRatioTimer = 0; - filterParser = 0; - downloadQueue = 0; -@@ -94,7 +91,6 @@ - // Disable directory scanning - disableDirectoryScanning(); - // Delete our objects -- delete deleter; - delete fastResumeSaver; - delete timerAlerts; - if(BigRatioTimer) -@@ -123,16 +119,6 @@ - if(change) { - qDebug("PreAllocateAll changed, reloading all torrents!"); - preAllocateAll = b; -- // Reload All unfinished torrents -- QString hash; -- foreach(hash, unfinishedTorrents) { -- QTorrentHandle h = getTorrentHandle(hash); -- if(!h.is_valid()) { -- qDebug("/!\\ Error: Invalid handle"); -- continue; -- } -- reloadTorrent(h, b); -- } - } - } - -@@ -543,8 +529,7 @@ - QTorrentHandle h = getTorrentHandle(hash); - if(!h.is_valid()) return -1; - switch(h.state()) { -- case torrent_status::downloading: -- case torrent_status::connecting_to_tracker: { -+ case torrent_status::downloading: { - if(!TorrentsStartTime.contains(hash)) return -1; - int timeElapsed = TorrentsStartTime.value(hash).secsTo(QDateTime::currentDateTime()); - double avg_speed; -@@ -614,12 +599,11 @@ - } - QString savePath = h.save_path(); - QString fileName = h.name(); -- arborescence *files_arb = 0; -- if(permanent){ -- files_arb = new arborescence(h.get_torrent_info()); -- } - // Remove it from session -- s->remove_torrent(h.get_torrent_handle()); -+ if(permanent) -+ s->remove_torrent(h.get_torrent_handle(), session::delete_files); -+ else -+ s->remove_torrent(h.get_torrent_handle()); - // Remove it from torrent backup directory - QDir torrentBackup(misc::qBittorrentPath() + "BT_backup"); - QStringList filters; -@@ -666,12 +650,6 @@ - QFile::remove(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".prio"); - if(QFile::exists(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".queued")) - QFile::remove(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".queued"); -- if(permanent && files_arb != 0) { -- // Remove from Hard drive -- qDebug("Removing this on hard drive: %s", qPrintable(savePath+QDir::separator()+fileName)); -- // Deleting in a thread to avoid GUI freeze -- deleter->deleteTorrent(savePath, files_arb); -- } - if(permanent) - addConsoleMessage(tr("'%1' was removed permanently.", "'xxx.avi' was removed permanently.").arg(fileName)); - else -@@ -894,7 +872,6 @@ - // Add a torrent to the bittorrent session - void bittorrent::addTorrent(QString path, bool fromScanDir, QString from_url, bool resumed) { - QTorrentHandle h; -- entry resume_data; - bool fastResume=false; - QDir torrentBackup(misc::qBittorrentPath() + "BT_backup"); - QString file, dest_file, scan_dir; -@@ -914,203 +891,164 @@ - } - Q_ASSERT(!file.startsWith("http://", Qt::CaseInsensitive) && !file.startsWith("https://", Qt::CaseInsensitive) && !file.startsWith("ftp://", Qt::CaseInsensitive)); - qDebug("Adding %s to download list", file.toUtf8().data()); -- std::ifstream in(file.toUtf8().data(), std::ios_base::binary); -- in.unsetf(std::ios_base::skipws); -- try{ -- // Decode torrent file -- entry e = bdecode(std::istream_iterator(in), std::istream_iterator()); -- // Getting torrent file informations -- boost::intrusive_ptr t(new torrent_info(e)); -- qDebug(" -> Hash: %s", misc::toString(t->info_hash()).c_str()); -- qDebug(" -> Name: %s", t->name().c_str()); -- QString hash = misc::toQString(t->info_hash()); -- if(file.startsWith(torrentBackup.path())) { -+ boost::intrusive_ptr t; -+ try { -+ // Getting torrent file informations -+ t = new torrent_info(file.toUtf8().data()); -+ } catch(std::exception&) { -+ if(!from_url.isNull()) { -+ addConsoleMessage(tr("Unable to decode torrent file: '%1'", "e.g: Unable to decode torrent file: '/home/y/xxx.torrent'").arg(from_url), QString::fromUtf8("red")); -+ //emit invalidTorrent(from_url); -+ QFile::remove(file); -+ }else{ -+ addConsoleMessage(tr("Unable to decode torrent file: '%1'", "e.g: Unable to decode torrent file: '/home/y/xxx.torrent'").arg(file), QString::fromUtf8("red")); -+ //emit invalidTorrent(file); -+ } -+ addConsoleMessage(tr("This file is either corrupted or this isn't a torrent."),QString::fromUtf8("red")); -+ if(fromScanDir) { -+ // Remove .corrupt file in case it already exists -+ QFile::remove(file+".corrupt"); -+ //Rename file extension so that it won't display error message more than once -+ QFile::rename(file,file+".corrupt"); -+ } -+ } -+ qDebug(" -> Hash: %s", misc::toString(t->info_hash()).c_str()); -+ qDebug(" -> Name: %s", t->name().c_str()); -+ QString hash = misc::toQString(t->info_hash()); -+ if(file.startsWith(torrentBackup.path())) { - QFileInfo fi(file); - QString old_hash = fi.baseName(); - if(old_hash != hash){ -- qDebug("* ERROR: Strange, hash changed from %s to %s", old_hash.toUtf8().data(), hash.toUtf8().data()); -+ qDebug("* ERROR: Strange, hash changed from %s to %s", old_hash.toUtf8().data(), hash.toUtf8().data()); - } -- } -- if(s->find_torrent(t->info_hash()).is_valid()) { -+ } -+ // Check if torrent is already in download list -+ if(s->find_torrent(t->info_hash()).is_valid()) { - qDebug("/!\\ Torrent is already in download list"); - // Update info Bar - if(!fromScanDir) { -- if(!from_url.isNull()) { -- // If download from url, remove temp file -- QFile::remove(file); -- addConsoleMessage(tr("'%1' is already in download list.", "e.g: 'xxx.avi' is already in download list.").arg(from_url)); -- //emit duplicateTorrent(from_url); -- }else{ -- addConsoleMessage(tr("'%1' is already in download list.", "e.g: 'xxx.avi' is already in download list.").arg(file)); -- //emit duplicateTorrent(file); -- } -+ if(!from_url.isNull()) { -+ // If download from url, remove temp file -+ QFile::remove(file); -+ addConsoleMessage(tr("'%1' is already in download list.", "e.g: 'xxx.avi' is already in download list.").arg(from_url)); -+ //emit duplicateTorrent(from_url); -+ }else{ -+ addConsoleMessage(tr("'%1' is already in download list.", "e.g: 'xxx.avi' is already in download list.").arg(file)); -+ //emit duplicateTorrent(file); -+ } - }else{ -- // Delete torrent from scan dir -- QFile::remove(file); -+ // Delete torrent from scan dir -+ QFile::remove(file); - } - return; -- } -- //Getting fast resume data if existing -- if(torrentBackup.exists(hash+".fastresume")) { -- try{ -- std::stringstream strStream; -- strStream << hash.toStdString() << ".fastresume"; -- boost::filesystem::ifstream resume_file(fs::path(torrentBackup.path().toUtf8().data()) / strStream.str(), std::ios_base::binary); -- resume_file.unsetf(std::ios_base::skipws); -- resume_data = bdecode(std::istream_iterator(resume_file), std::istream_iterator()); -- fastResume=true; -- }catch (invalid_encoding&) {} -- catch (fs::filesystem_error&) {} -- } -- QString savePath = getSavePath(hash); -- // Save save_path to hard drive -- QFile savepath_file(misc::qBittorrentPath()+QString::fromUtf8("BT_backup")+QDir::separator()+hash+QString::fromUtf8(".savepath")); -- if(!savepath_file.exists()) { -+ } -+ add_torrent_params p; -+ //Getting fast resume data if existing -+ std::vector buf; -+ if (load_file((torrentBackup.path()+hash+QString(".fastresume")).toUtf8().data(), buf) == 0) { -+ fastResume = true; -+ p.resume_data = &buf; -+ } -+ QString savePath = getSavePath(hash); -+ // Save save_path to hard drive -+ QFile savepath_file(misc::qBittorrentPath()+QString::fromUtf8("BT_backup")+QDir::separator()+hash+QString::fromUtf8(".savepath")); -+ if(!savepath_file.exists()) { - savepath_file.open(QIODevice::WriteOnly | QIODevice::Text); - savepath_file.write(savePath.toUtf8()); - savepath_file.close(); -- } -- // Adding files to bittorrent session -- if(preAllocateAll) { -- h = s->add_torrent(t, fs::path(savePath.toUtf8().data()), resume_data, storage_mode_allocate, true); -- qDebug(" -> Full allocation mode"); -- }else{ -- h = s->add_torrent(t, fs::path(savePath.toUtf8().data()), resume_data, storage_mode_sparse, true); -- qDebug(" -> Sparse allocation mode"); -- } -- if(!h.is_valid()) { -+ } -+ p.save_path = savePath.toUtf8().data(); -+ p.ti = t; -+ // Preallocate all? -+ if(preAllocateAll) -+ p.storage_mode = storage_mode_allocate; -+ else -+ p.storage_mode = storage_mode_sparse; -+ // Start in pause -+ p.paused = true; -+ p.duplicate_is_error = false; // Already checked -+ p.auto_managed = true; -+ // Adding torrent to bittorrent session -+ h = s->add_torrent(p); -+ // Check if it worked -+ if(!h.is_valid()) { - // No need to keep on, it failed. - qDebug("/!\\ Error: Invalid handle"); - // If download from url, remove temp file - if(!from_url.isNull()) QFile::remove(file); - return; -- } -- // Connections limit per torrent -- h.set_max_connections(maxConnecsPerTorrent); -- // Uploads limit per torrent -- h.set_max_uploads(maxUploadsPerTorrent); -- // Load filtered files -- loadFilesPriorities(h); -- // Load custom url seeds -- loadWebSeeds(hash); -- // Load speed limit from hard drive -- loadTorrentSpeedLimits(hash); -- // Load ratio data -- loadDownloadUploadForTorrent(hash); -- // Load trackers -- bool loaded_trackers = loadTrackerFile(hash); -- // Doing this to order trackers well -- if(!loaded_trackers) { -+ } -+ // Connections limit per torrent -+ h.set_max_connections(maxConnecsPerTorrent); -+ // Uploads limit per torrent -+ h.set_max_uploads(maxUploadsPerTorrent); -+ // Load filtered files -+ loadFilesPriorities(h); -+ // Load custom url seeds -+ loadWebSeeds(hash); -+ // Load speed limit from hard drive -+ loadTorrentSpeedLimits(hash); -+ // Load ratio data -+ loadDownloadUploadForTorrent(hash); -+ // Load trackers -+ bool loaded_trackers = loadTrackerFile(hash); -+ // Doing this to order trackers well -+ if(!loaded_trackers) { - saveTrackerFile(hash); - loadTrackerFile(hash); -- } -- QString newFile = torrentBackup.path() + QDir::separator() + hash + ".torrent"; -- if(file != newFile) { -+ } -+ QString newFile = torrentBackup.path() + QDir::separator() + hash + ".torrent"; -+ if(file != newFile) { - // Delete file from torrentBackup directory in case it exists because - // QFile::copy() do not overwrite - QFile::remove(newFile); - // Copy it to torrentBackup directory - QFile::copy(file, newFile); -- } -- // Incremental download -- if(QFile::exists(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".incremental")) { -+ } -+ // Incremental download -+ if(QFile::exists(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".incremental")) { - qDebug("Incremental download enabled for %s", t->name().c_str()); -- h.set_sequenced_download_threshold(1); -- } -- if((resumed || !addInPause) && !QFile::exists(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".paused")) { -+ h.set_sequential_download(true); -+ } -+ if((resumed || !addInPause) && !QFile::exists(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".paused")) { - // Start torrent because it was added in paused state - h.resume(); -- } -- if(QFile::exists(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".finished")) { -+ } -+ if(QFile::exists(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".finished")) { - finishedTorrents << hash; - if(!resumed && queueingEnabled) { -- uploadQueue->append(hash); -- saveTorrentPriority(hash, uploadQueue->size()-1); -- updateUploadQueue(); -+ uploadQueue->append(hash); -+ saveTorrentPriority(hash, uploadQueue->size()-1); -+ updateUploadQueue(); - } -- }else{ -+ }else{ - unfinishedTorrents << hash; - if(!resumed && queueingEnabled) { -- downloadQueue->append(hash); -- saveTorrentPriority(hash, downloadQueue->size()-1); -- updateDownloadQueue(); -+ downloadQueue->append(hash); -+ saveTorrentPriority(hash, downloadQueue->size()-1); -+ updateDownloadQueue(); - } -- } -- // If download from url, remove temp file -- if(!from_url.isNull()) QFile::remove(file); -- // Delete from scan dir to avoid trying to download it again -- if(fromScanDir) { -+ } -+ // If download from url, remove temp file -+ if(!from_url.isNull()) QFile::remove(file); -+ // Delete from scan dir to avoid trying to download it again -+ if(fromScanDir) { - QFile::remove(file); -- } -- // Send torrent addition signal -- if(!from_url.isNull()) { -+ } -+ // Send torrent addition signal -+ if(!from_url.isNull()) { - emit addedTorrent(h); - if(fastResume) -- addConsoleMessage(tr("'%1' resumed. (fast resume)", "'/home/y/xxx.torrent' was resumed. (fast resume)").arg(from_url)); -+ addConsoleMessage(tr("'%1' resumed. (fast resume)", "'/home/y/xxx.torrent' was resumed. (fast resume)").arg(from_url)); - else -- addConsoleMessage(tr("'%1' added to download list.", "'/home/y/xxx.torrent' was added to download list.").arg(from_url)); -- }else{ -+ addConsoleMessage(tr("'%1' added to download list.", "'/home/y/xxx.torrent' was added to download list.").arg(from_url)); -+ }else{ - emit addedTorrent(h); - if(fastResume) -- addConsoleMessage(tr("'%1' resumed. (fast resume)", "'/home/y/xxx.torrent' was resumed. (fast resume)").arg(file)); -+ addConsoleMessage(tr("'%1' resumed. (fast resume)", "'/home/y/xxx.torrent' was resumed. (fast resume)").arg(file)); - else -- addConsoleMessage(tr("'%1' added to download list.", "'/home/y/xxx.torrent' was added to download list.").arg(file)); -- } -- }catch (invalid_encoding& e) { // Raised by bdecode() -- std::cerr << "Could not decode file, reason: " << e.what() << '\n'; -- // Display warning to tell user we can't decode the torrent file -- if(!from_url.isNull()) { -- addConsoleMessage(tr("Unable to decode torrent file: '%1'", "e.g: Unable to decode torrent file: '/home/y/xxx.torrent'").arg(from_url), QString::fromUtf8("red")); -- //emit invalidTorrent(from_url); -- QFile::remove(file); -- }else{ -- addConsoleMessage(tr("Unable to decode torrent file: '%1'", "e.g: Unable to decode torrent file: '/home/y/xxx.torrent'").arg(file), QString::fromUtf8("red")); -- //emit invalidTorrent(file); -- } -- addConsoleMessage(tr("This file is either corrupted or this isn't a torrent."),QString::fromUtf8("red")); -- if(fromScanDir) { -- // Remove .corrupt file in case it already exists -- QFile::remove(file+".corrupt"); -- //Rename file extension so that it won't display error message more than once -- QFile::rename(file,file+".corrupt"); -- } -+ addConsoleMessage(tr("'%1' added to download list.", "'/home/y/xxx.torrent' was added to download list.").arg(file)); - } -- catch (invalid_torrent_file&) { // Raised by torrent_info constructor -- // Display warning to tell user we can't decode the torrent file -- if(!from_url.isNull()) { -- addConsoleMessage(tr("Unable to decode torrent file: '%1'", "e.g: Unable to decode torrent file: '/home/y/xxx.torrent'").arg(from_url), QString::fromUtf8("red")); -- //emit invalidTorrent(from_url); -- qDebug("File path is: %s", file.toUtf8().data()); -- QFile::remove(file); -- }else{ -- addConsoleMessage(tr("Unable to decode torrent file: '%1'", "e.g: Unable to decode torrent file: '/home/y/xxx.torrent'").arg(file), QString::fromUtf8("red")); -- //emit invalidTorrent(file); -- } -- if(fromScanDir) { -- // Remove .corrupt file in case it already exists -- QFile::remove(file+".corrupt"); -- //Rename file extension so that it won't display error message more than once -- QFile::rename(file,file+".corrupt"); -- } -- } -- catch (std::exception& e) { -- std::cerr << "Could not decode file, reason: " << e.what() << '\n'; -- // Display warning to tell user we can't decode the torrent file -- if(!from_url.isNull()) { -- addConsoleMessage(tr("Unable to decode torrent file: '%1'", "e.g: Unable to decode torrent file: '/home/y/xxx.torrent'").arg(from_url), QString::fromUtf8("red")); -- //emit invalidTorrent(from_url); -- QFile::remove(file); -- }else{ -- addConsoleMessage(tr("Unable to decode torrent file: '%1'", "e.g: Unable to decode torrent file: '/home/y/xxx.torrent'").arg(file), QString::fromUtf8("red")); -- //emit invalidTorrent(file); -- } -- if(fromScanDir) { -- // Remove .corrupt file in case it already exists -- QFile::remove(file+".corrupt"); -- //Rename file extension so that it won't display error message more than once -- QFile::rename(file,file+".corrupt"); -- } -- } - } - - // Check in .priorities file if the user filtered files -@@ -1502,11 +1440,7 @@ - // Remove old .fastresume data in case it exists - QFile::remove(torrentBackup.path()+QDir::separator()+hash + ".fastresume"); - // Write fast resume data -- entry resumeData = h.write_resume_data(); -- file = hash + ".fastresume"; -- boost::filesystem::ofstream out(fs::path(torrentBackup.path().toUtf8().data()) / file.toUtf8().data(), std::ios_base::binary); -- out.unsetf(std::ios_base::skipws); -- bencode(std::ostream_iterator(out), resumeData); -+ h.save_resume_data(); - } - // Save ratio data - saveDownloadUploadForTorrent(hash); -@@ -1762,9 +1696,21 @@ - emit finishedTorrent(h); - } - } -+ else if (save_resume_data_alert* p = dynamic_cast(a.get())) { -+ QDir torrentBackup(misc::qBittorrentPath() + "BT_backup"); -+ QTorrentHandle h(p->handle); -+ QString file = torrentBackup.path()+QDir::separator()+h.hash()+".torrent"; -+ TORRENT_ASSERT(p->resume_data); -+ if (p->resume_data) -+ { -+ boost::filesystem::ofstream out(fs::path(torrentBackup.path().toUtf8().data()) / file.toUtf8().data(), std::ios_base::binary); -+ out.unsetf(std::ios_base::skipws); -+ bencode(std::ostream_iterator(out), *p->resume_data); -+ } -+ } - else if (file_error_alert* p = dynamic_cast(a.get())) { - QTorrentHandle h(p->handle); -- qDebug("File Error: %s", p->msg().c_str()); -+ qDebug("File Error: %s", p->message().c_str()); - if(h.is_valid()) - emit fullDiskError(h); - } -@@ -1773,7 +1719,7 @@ - addConsoleMessage(tr("Couldn't listen on any of the given ports."), QString::fromUtf8("red")); - //emit portListeningFailure(); - } -- else if (tracker_alert* p = dynamic_cast(a.get())) { -+ else if (tracker_error_alert* p = dynamic_cast(a.get())) { - // Level: fatal - QTorrentHandle h(p->handle); - if(h.is_valid()){ -@@ -1783,7 +1729,7 @@ - qDebug("Received a tracker error for %s", p->url.c_str()); - QHash errors = trackersErrors.value(hash, QHash()); - // p->url requires at least libtorrent v0.13.1 -- errors[misc::toQString(p->url)] = QString::fromUtf8(a->msg().c_str()); -+ errors[misc::toQString(p->url)] = QString::fromUtf8(a->message().c_str()); - trackersErrors[hash] = errors; - } else { - emit trackerAuthenticationRequired(h); -@@ -1802,12 +1748,12 @@ - } - } - else if (portmap_error_alert* p = dynamic_cast(a.get())) { -- addConsoleMessage(tr("UPnP/NAT-PMP: Port mapping failure, message: %1").arg(QString(p->msg().c_str())), QColor("red")); -+ addConsoleMessage(tr("UPnP/NAT-PMP: Port mapping failure, message: %1").arg(QString(p->message().c_str())), QColor("red")); - //emit UPnPError(QString(p->msg().c_str())); - } - else if (portmap_alert* p = dynamic_cast(a.get())) { -- qDebug("UPnP Success, msg: %s", p->msg().c_str()); -- addConsoleMessage(tr("UPnP/NAT-PMP: Port mapping successful, message: %1").arg(QString(p->msg().c_str())), QColor("blue")); -+ qDebug("UPnP Success, msg: %s", p->message().c_str()); -+ addConsoleMessage(tr("UPnP/NAT-PMP: Port mapping successful, message: %1").arg(QString(p->message().c_str())), QColor("blue")); - //emit UPnPSuccess(QString(p->msg().c_str())); - } - else if (peer_blocked_alert* p = dynamic_cast(a.get())) { -@@ -1821,13 +1767,13 @@ - else if (fastresume_rejected_alert* p = dynamic_cast(a.get())) { - QTorrentHandle h(p->handle); - if(h.is_valid()){ -- qDebug("/!\\ Fast resume failed for %s, reason: %s", h.name().toUtf8().data(), p->msg().c_str()); -+ qDebug("/!\\ Fast resume failed for %s, reason: %s", h.name().toUtf8().data(), p->message().c_str()); - addConsoleMessage(tr("Fast resume data was rejected for torrent %1, checking again...").arg(h.name()), QString::fromUtf8("red")); - //emit fastResumeDataRejected(h.name()); - } - } - else if (url_seed_alert* p = dynamic_cast(a.get())) { -- addConsoleMessage(tr("Url seed lookup failed for url: %1, message: %2").arg(QString::fromUtf8(p->url.c_str())).arg(QString::fromUtf8(p->msg().c_str())), QString::fromUtf8("red")); -+ addConsoleMessage(tr("Url seed lookup failed for url: %1, message: %2").arg(QString::fromUtf8(p->url.c_str())).arg(QString::fromUtf8(p->message().c_str())), QString::fromUtf8("red")); - //emit urlSeedProblem(QString::fromUtf8(p->url.c_str()), QString::fromUtf8(p->msg().c_str())); - } - else if (torrent_checked_alert* p = dynamic_cast(a.get())) { -@@ -1853,72 +1799,6 @@ - return trackersErrors.value(hash, QHash()); - } - --// Reload a torrent with full allocation mode --void bittorrent::reloadTorrent(const QTorrentHandle &h, bool full_alloc) { -- qDebug("** Reloading a torrent"); -- if(!h.is_valid()) { -- qDebug("/!\\ Error: Invalid handle"); -- return; -- } -- QDir torrentBackup(misc::qBittorrentPath() + "BT_backup"); -- fs::path saveDir = h.save_path_boost(); -- QString fileName = h.name(); -- QString hash = h.hash(); -- boost::intrusive_ptr t(new torrent_info(h.get_torrent_info())); -- qDebug("Reloading torrent: %s", fileName.toUtf8().data()); -- entry resumeData; -- // Checking if torrentBackup Dir exists -- // create it if it is not -- if(! torrentBackup.exists()) { -- torrentBackup.mkpath(torrentBackup.path()); -- } -- // Extracting resume data -- if (h.has_metadata()) { -- // get fast resume data -- resumeData = h.write_resume_data(); -- } -- // Remove torrent -- s->remove_torrent(h.get_torrent_handle()); -- // Add torrent again to session -- unsigned int timeout = 0; -- while(h.is_valid() && timeout < 6) { -- qDebug("Waiting for the torrent to be removed..."); -- SleeperThread::msleep(1000); -- ++timeout; -- } -- QTorrentHandle new_h; -- if(full_alloc) { -- new_h = s->add_torrent(t, saveDir, resumeData, storage_mode_allocate); -- qDebug("Using full allocation mode"); -- } else { -- new_h = s->add_torrent(t, saveDir, resumeData, storage_mode_sparse); -- qDebug("Using sparse mode"); -- } -- // Connections limit per torrent -- new_h.set_max_connections(maxConnecsPerTorrent); -- // Uploads limit per torrent -- new_h.set_max_uploads(maxUploadsPerTorrent); -- // Load filtered Files -- loadFilesPriorities(new_h); -- // Load speed limit from hard drive -- loadTorrentSpeedLimits(hash); -- // Load custom url seeds -- loadWebSeeds(hash); -- // Load ratio data -- loadDownloadUploadForTorrent(hash); -- // Pause torrent if it was paused last time -- if(QFile::exists(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".paused")) { -- new_h.pause(); -- } -- // Incremental download -- if(QFile::exists(misc::qBittorrentPath()+"BT_backup"+QDir::separator()+hash+".incremental")) { -- qDebug("Incremental download enabled for %s", fileName.toUtf8().data()); -- new_h.set_sequenced_download_threshold(1); -- } --} -- -- -- - int bittorrent::getListenPort() const{ - return s->listen_port(); - } -Index: src/torrentAddition.h -=================================================================== ---- src/torrentAddition.h (revision 2069) -+++ src/torrentAddition.h (revision 2070) -@@ -95,26 +95,32 @@ - } - - void showLoad(QString filePath, bool fromScanDir=false, QString from_url=QString::null){ -- this->filePath = filePath; -- this->fromScanDir = fromScanDir; -- this->from_url = from_url; -- std::ifstream in(filePath.toUtf8().data(), std::ios_base::binary); -- in.unsetf(std::ios_base::skipws); -- try{ -- // Decode torrent file -- entry e = bdecode(std::istream_iterator(in), std::istream_iterator()); -+ this->filePath = filePath; -+ this->fromScanDir = fromScanDir; -+ this->from_url = from_url; - // Getting torrent file informations -- torrent_info t(e); -- nbFiles = t.num_files(); -+ boost::intrusive_ptr t; -+ try { -+ t = new torrent_info(filePath.toUtf8().data()); -+ } catch(std::exception&) { -+ if(!from_url.isNull()){ -+ BTSession->addConsoleMessage(tr("Unable to decode torrent file:")+QString::fromUtf8(" '")+from_url+QString::fromUtf8("'"), QString::fromUtf8("red")); -+ QFile::remove(filePath); -+ }else{ -+ BTSession->addConsoleMessage(tr("Unable to decode torrent file:")+QString::fromUtf8(" '")+filePath+QString::fromUtf8("'"), QString::fromUtf8("red")); -+ } -+ close(); -+ } -+ nbFiles = t->num_files(); - // Setting file name -- fileName = misc::toQString(t.name()); -- hash = misc::toQString(t.info_hash()); -+ fileName = misc::toQString(t->name()); -+ hash = misc::toQString(t->info_hash()); - // Use left() to remove .old extension - QString newFileName; - if(fileName.endsWith(QString::fromUtf8(".old"))){ -- newFileName = fileName.left(fileName.size()-4); -+ newFileName = fileName.left(fileName.size()-4); - }else{ -- newFileName = fileName; -+ newFileName = fileName; - } - fileNameLbl->setText(QString::fromUtf8("
    ")+newFileName+QString::fromUtf8("
    ")); - // List files in torrent -@@ -123,62 +129,7 @@ - delete arb; - connect(PropListModel, SIGNAL(itemChanged(QStandardItem*)), this, SLOT(updatePriorities(QStandardItem*))); - torrentContentList->expandAll(); -- } -- catch (invalid_torrent_file&){ // Raised by torrent_info constructor -- // Display warning to tell user we can't decode the torrent file -- if(!from_url.isNull()){ -- BTSession->addConsoleMessage(tr("Unable to decode torrent file:")+QString::fromUtf8(" '")+from_url+QString::fromUtf8("'"), QString::fromUtf8("red")); -- QFile::remove(filePath); -- }else{ -- BTSession->addConsoleMessage(tr("Unable to decode torrent file:")+QString::fromUtf8(" '")+filePath+QString::fromUtf8("'"), QString::fromUtf8("red")); -- } -- BTSession->addConsoleMessage(tr("This file is either corrupted or this isn't a torrent."), QString::fromUtf8("red")); -- if(fromScanDir){ -- // Remove .corrupt file in case it already exists -- QFile::remove(filePath+QString::fromUtf8(".corrupt")); -- //Rename file extension so that it won't display error message more than once -- QFile::rename(filePath,filePath+QString::fromUtf8(".corrupt")); -- } -- close(); -- } -- catch(invalid_encoding& e){ -- std::cerr << "Could not decode file, reason: " << e.what() << '\n'; -- // Display warning to tell user we can't decode the torrent file -- if(!from_url.isNull()){ -- BTSession->addConsoleMessage(tr("Unable to decode torrent file:")+QString::fromUtf8(" '")+from_url+QString::fromUtf8("'"), QString::fromUtf8("red")); -- QFile::remove(filePath); -- }else{ -- BTSession->addConsoleMessage(tr("Unable to decode torrent file:")+QString::fromUtf8(" '")+filePath+QString::fromUtf8("'"), QString::fromUtf8("red")); -- } -- qDebug("path is %s", filePath.toUtf8().data()); -- BTSession->addConsoleMessage(tr("This file is either corrupted or this isn't a torrent."), QString::fromUtf8("red")); -- if(fromScanDir){ -- // Remove .corrupt file in case it already exists -- QFile::remove(filePath+QString::fromUtf8(".corrupt")); -- //Rename file extension so that it won't display error message more than once -- QFile::rename(filePath,filePath+QString::fromUtf8(".corrupt")); -- } -- close(); -- } -- catch(std::exception& e){ -- std::cerr << "Could not decode file, reason: " << e.what() << '\n'; -- if(!from_url.isNull()){ -- BTSession->addConsoleMessage(tr("Unable to decode torrent file:")+QString::fromUtf8(" '")+from_url+QString::fromUtf8("'"), QString::fromUtf8("red")); -- QFile::remove(filePath); -- }else{ -- BTSession->addConsoleMessage(tr("Unable to decode torrent file:")+QString::fromUtf8(" '")+filePath+QString::fromUtf8("'"), QString::fromUtf8("red")); -- } -- qDebug("path is %s", filePath.toUtf8().data()); -- BTSession->addConsoleMessage(tr("This file is either corrupted or this isn't a torrent."), QString::fromUtf8("red")); -- if(fromScanDir){ -- // Remove .corrupt file in case it already exists -- QFile::remove(filePath+QString::fromUtf8(".corrupt")); -- //Rename file extension so that it won't display error message more than once -- QFile::rename(filePath,filePath+QString::fromUtf8(".corrupt")); -- } -- close(); -- } -- show(); -+ show(); - } - - void addFilesToTree(torrent_file *root, QStandardItem *parent) { -Index: src/realprogressbarthread.cpp -=================================================================== ---- src/realprogressbarthread.cpp (revision 2069) -+++ src/realprogressbarthread.cpp (revision 2070) -@@ -65,9 +65,9 @@ - size_type total_size = thandle.total_size(); - size_type piece_length = thandle.piece_length(); - int num_pieces = thandle.num_pieces(); -- const std::vector* pieces = thandle.pieces(); -+ bitfield pieces = thandle.pieces(); - //pieces not returned -- if (pieces == 0) -+ if (pieces.empty()) - { - qDebug("pieces vector not returned"); - return; -@@ -97,7 +97,7 @@ - } - qreal start = i * fraction; - qreal end = start + fraction; -- if((*pieces)[i]) -+ if(pieces[i]) - mark(start, end); - } - if (success) -Index: src/createtorrent_imp.cpp -=================================================================== ---- src/createtorrent_imp.cpp (revision 2069) -+++ src/createtorrent_imp.cpp (revision 2070) -@@ -26,6 +26,7 @@ - #include - #include - #include -+#include - - #include - #include -@@ -34,6 +35,7 @@ - #include - #include - #include -+#include - - #include "createtorrent_imp.h" - #include "misc.h" -@@ -41,13 +43,23 @@ - using namespace libtorrent; - using namespace boost::filesystem; - -+// do not include files and folders whose -+// name starts with a . -+bool file_filter(boost::filesystem::path const& filename) -+{ -+ if (filename.leaf()[0] == '.') return false; -+ std::cerr << filename << std::endl; -+ return true; -+} -+ - createtorrent::createtorrent(QWidget *parent): QDialog(parent){ - setupUi(this); - setAttribute(Qt::WA_DeleteOnClose); -- creatorThread = new torrentCreatorThread(); -- connect(creatorThread, SIGNAL(creationSuccess(QString, const char*, QString)), this, SLOT(handleCreationSuccess(QString, const char*, QString))); -+ creatorThread = new torrentCreatorThread(this); -+ connect(creatorThread, SIGNAL(creationSuccess(QString, const char*)), this, SLOT(handleCreationSuccess(QString, const char*))); - connect(creatorThread, SIGNAL(creationFailure(QString)), this, SLOT(handleCreationFailure(QString))); - connect(creatorThread, SIGNAL(updateProgress(int)), this, SLOT(updateProgressBar(int))); -+ path::default_name_check(no_check); - show(); - } - -@@ -126,31 +138,6 @@ - } - } - --// Subfunction to add files to a torrent_info structure --// Written by Arvid Norberg (libtorrent Author) --void add_files(torrent_info& t, path const& p, path const& l){ -- using boost::filesystem::path; -- using boost::filesystem::directory_iterator; --#if BOOST_VERSION < 103600 -- std::string const& leaf = l.leaf(); --#else -- std::string const& leaf = l.filename(); --#endif -- if (leaf == ".." || leaf == ".") return; -- path f(p / l); -- if (is_directory(f)) { -- for (directory_iterator i(f), end; i != end; ++i) --#if BOOST_VERSION < 103600 -- add_files(t, p, l / i->leaf()); --#else -- add_files(t, p, l / i->filename()); --#endif -- } else { -- qDebug("Adding %s", l.string().c_str()); -- t.add_file(l, file_size(f)); -- } --} -- - QStringList createtorrent::allItems(QListWidget *list){ - QStringList res; - unsigned int nbItems = list->count(); -@@ -191,17 +178,25 @@ - hide(); - } - --void createtorrent::handleCreationSuccess(QString path, const char* branch_path, QString hash) { -- if(checkStartSeeding->isChecked()) { -- // Create save path file -- QFile savepath_file(misc::qBittorrentPath()+QString::fromUtf8("BT_backup")+QDir::separator()+hash+QString::fromUtf8(".savepath")); -- savepath_file.open(QIODevice::WriteOnly | QIODevice::Text); -- savepath_file.write(branch_path); -- savepath_file.close(); -- emit torrent_to_seed(path); -- } -- QMessageBox::information(0, tr("Torrent creation"), tr("Torrent was created successfully:")+" "+path); -- hide(); -+void createtorrent::handleCreationSuccess(QString path, const char* branch_path) { -+ if(checkStartSeeding->isChecked()) { -+ // Create save path file -+ boost::intrusive_ptr t; -+ try { -+ t = new torrent_info(path.toUtf8().data()); -+ } catch(std::exception&) { -+ QMessageBox::critical(0, tr("Torrent creation"), tr("Created torrent file is invalid. It won't be added to download list.")); -+ return; -+ } -+ QString hash = misc::toQString(t->info_hash()); -+ QFile savepath_file(misc::qBittorrentPath()+QString::fromUtf8("BT_backup")+QDir::separator()+hash+QString::fromUtf8(".savepath")); -+ savepath_file.open(QIODevice::WriteOnly | QIODevice::Text); -+ savepath_file.write(branch_path); -+ savepath_file.close(); -+ emit torrent_to_seed(path); -+ } -+ QMessageBox::information(0, tr("Torrent creation"), tr("Torrent was created successfully:")+" "+path); -+ hide(); - } - - void createtorrent::updateProgressBar(int progress) { -@@ -224,58 +219,47 @@ - start(); - } - -+void sendProgressUpdateSignal(int i, int num, QDialog *parent){ -+ ((createtorrent*)parent)->updateProgressBar((int)(i*100./(float)num)); -+} -+ - void torrentCreatorThread::run() { - emit updateProgress(0); - char const* creator_str = "qBittorrent "VERSION; - try { -- boost::intrusive_ptr t(new torrent_info); -- ofstream out(complete(path((const char*)save_path.toUtf8())), std::ios_base::binary); -- // Adding files to the torrent -+ file_storage fs; -+ file_pool fp; - path full_path = complete(path(input_path.toUtf8().data())); --#if BOOST_VERSION < 103600 -- add_files(*t, full_path.branch_path(), full_path.leaf()); --#else -- add_files(*t, full_path.branch_path(), full_path.filename()); --#endif -+ // Adding files to the torrent -+ add_files(fs, full_path, file_filter); - if(abort) return; -- // Set piece size -- t->set_piece_size(piece_size); -+ create_torrent t(fs, piece_size); -+ - // Add url seeds - QString seed; - foreach(seed, url_seeds){ -- t->add_url_seed(seed.toUtf8().data()); -+ t.add_url_seed(seed.toUtf8().data()); - } - for(int i=0; iadd_tracker(trackers.at(i).toUtf8().data()); -+ t.add_tracker(trackers.at(i).toUtf8().data()); - } - if(abort) return; - // calculate the hash for all pieces -- file_pool fp; -- boost::scoped_ptr st(default_storage_constructor(t, full_path.branch_path(), fp)); -- int num = t->num_pieces(); -- std::vector buf(piece_size); -- for (int i = 0; i < num; ++i) { -- st->read(&buf[0], i, 0, t->piece_size(i)); -- hasher h(&buf[0], t->piece_size(i)); -- t->set_hash(i, h.final()); -- emit updateProgress((int)(i*100./(float)num)); -- if(abort) return; -- } -+ set_piece_hashes(t, full_path.branch_path(), boost::bind(&sendProgressUpdateSignal, _1, t.num_pieces(), parent)); - // Set qBittorrent as creator and add user comment to - // torrent_info structure -- t->set_creator(creator_str); -- t->set_comment((const char*)comment.toUtf8()); -+ t.set_creator(creator_str); -+ t.set_comment((const char*)comment.toUtf8()); - // Is private ? - if(is_private){ -- t->set_priv(true); -+ t.set_priv(true); - } - if(abort) return; - // create the torrent and print it to out -- entry e = t->create_torrent(); -- libtorrent::bencode(std::ostream_iterator(out), e); -- out.flush(); -+ ofstream out(complete(path((const char*)save_path.toUtf8())), std::ios_base::binary); -+ bencode(std::ostream_iterator(out), t.generate()); - emit updateProgress(100); -- emit creationSuccess(save_path, full_path.branch_path().string().c_str(), misc::toQString(t->info_hash())); -+ emit creationSuccess(save_path, full_path.branch_path().string().c_str()); - } - catch (std::exception& e){ - emit creationFailure(QString::fromUtf8(e.what())); -Index: src/bittorrent.h -=================================================================== ---- src/bittorrent.h (revision 2069) -+++ src/bittorrent.h (revision 2070) -@@ -180,7 +180,6 @@ - void enableNATPMP(bool b); - void enableLSD(bool b); - bool enableDHT(bool b); -- void reloadTorrent(const QTorrentHandle &h, bool full_alloc); - void setTimerScanInterval(int secs); - void setMaxActiveDownloads(int val); - void setMaxActiveTorrents(int val); -Index: src/src.pro -=================================================================== ---- src/src.pro (revision 2069) -+++ src/src.pro (revision 2070) -@@ -146,7 +146,7 @@ - PropListDelegate.h previewSelect.h \ - PreviewListDelegate.h trackerLogin.h \ - downloadThread.h downloadFromURLImp.h \ -- torrentAddition.h deleteThread.h \ -+ torrentAddition.h \ - bittorrent.h searchEngine.h \ - rss.h rss_imp.h FinishedTorrents.h \ - allocationDlg.h FinishedListDelegate.h \ -Index: src/downloadingTorrents.cpp -=================================================================== ---- src/downloadingTorrents.cpp (revision 2069) -+++ src/downloadingTorrents.cpp (revision 2070) -@@ -529,31 +529,6 @@ - DLListModel->setData(DLListModel->index(row, PROGRESS), QVariant((double)h.progress())); - } - break; -- case torrent_status::connecting_to_tracker: -- if(h.download_payload_rate() > 0) { -- // Display "Downloading" status when connecting if download speed > 0 -- if(!downloadList->isColumnHidden(ETA)) { -- DLListModel->setData(DLListModel->index(row, ETA), QVariant((qlonglong)BTSession->getETA(hash))); -- } -- DLListModel->setData(DLListModel->index(row, NAME), QVariant(QIcon(QString::fromUtf8(":/Icons/skin/downloading.png"))), Qt::DecorationRole); -- setRowColor(row, QString::fromUtf8("green")); -- }else{ -- if(!downloadList->isColumnHidden(ETA)) { -- DLListModel->setData(DLListModel->index(row, ETA), QVariant((qlonglong)-1)); -- } -- DLListModel->setData(DLListModel->index(row, NAME), QVariant(QIcon(QString::fromUtf8(":/Icons/skin/connecting.png"))), Qt::DecorationRole); -- setRowColor(row, QString::fromUtf8("grey")); -- } -- if(!downloadList->isColumnHidden(PROGRESS)) { -- DLListModel->setData(DLListModel->index(row, PROGRESS), QVariant((double)h.progress())); -- } -- if(!downloadList->isColumnHidden(DLSPEED)) { -- DLListModel->setData(DLListModel->index(row, DLSPEED), QVariant((double)h.download_payload_rate())); -- } -- if(!downloadList->isColumnHidden(UPSPEED)) { -- DLListModel->setData(DLListModel->index(row, UPSPEED), QVariant((double)h.upload_payload_rate())); -- } -- break; - case torrent_status::downloading: - case torrent_status::downloading_metadata: - if(h.download_payload_rate() > 0) { -Index: src/qtorrenthandle.cpp -=================================================================== ---- src/qtorrenthandle.cpp (revision 2069) -+++ src/qtorrenthandle.cpp (revision 2070) -@@ -64,7 +64,7 @@ - return progress; - } - --const std::vector* QTorrentHandle::pieces() const { -+bitfield QTorrentHandle::pieces() const { - Q_ASSERT(h.is_valid()); - return h.status().pieces; - } -@@ -185,9 +185,9 @@ - return h.has_metadata(); - } - --entry QTorrentHandle::write_resume_data() const { -+void QTorrentHandle::save_resume_data() const { - Q_ASSERT(h.is_valid()); -- return h.write_resume_data(); -+ return h.save_resume_data(); - } - - QString QTorrentHandle::file_at(unsigned int index) const { -@@ -227,7 +227,7 @@ - return h.status().total_failed_bytes; - } - --void QTorrentHandle::file_progress(std::vector& fp) { -+void QTorrentHandle::file_progress(std::vector& fp) { - Q_ASSERT(h.is_valid()); - return h.file_progress(fp); - } -@@ -330,9 +330,9 @@ - h.force_reannounce(); - } - --void QTorrentHandle::set_sequenced_download_threshold(int val) { -+void QTorrentHandle::set_sequential_download(bool b) { - Q_ASSERT(h.is_valid()); -- h.set_sequenced_download_threshold(val); -+ h.set_sequential_download(b); - } - - void QTorrentHandle::set_tracker_login(QString username, QString password) { -Index: src/createtorrent_imp.h -=================================================================== ---- src/createtorrent_imp.h (revision 2069) -+++ src/createtorrent_imp.h (revision 2070) -@@ -37,9 +37,12 @@ - bool is_private; - int piece_size; - bool abort; -+ QDialog *parent; - - public: -- torrentCreatorThread() {} -+ torrentCreatorThread(QDialog *_parent) { -+ parent = _parent; -+ } - ~torrentCreatorThread() { - abort = true; - wait(); -@@ -51,7 +54,7 @@ - - signals: - void creationFailure(QString msg); -- void creationSuccess(QString path, const char* branch_path, QString hash); -+ void creationSuccess(QString path, const char* branch_path); - void updateProgress(int progress); - }; - -@@ -70,6 +73,9 @@ - signals: - void torrent_to_seed(QString path); - -+ public slots: -+ void updateProgressBar(int progress); -+ - protected slots: - void on_createButton_clicked(); - void on_addFile_button_clicked(); -@@ -79,8 +85,7 @@ - void on_addURLSeed_button_clicked(); - void on_removeURLSeed_button_clicked(); - void handleCreationFailure(QString msg); -- void handleCreationSuccess(QString path, const char* branch_path, QString hash); -- void updateProgressBar(int progress); -+ void handleCreationSuccess(QString path, const char* branch_path); - }; - - #endif -Index: src/icons.qrc -=================================================================== ---- src/icons.qrc (revision 2069) -+++ src/icons.qrc (revision 2070) -@@ -76,7 +76,6 @@ - Icons/flags/united_kingdom.png - Icons/skin/add.png - Icons/skin/connected.png -- Icons/skin/connecting.png - Icons/skin/decrease.png - Icons/skin/delete.png - Icons/skin/delete_all.png From crazy at frugalware.org Sun Feb 8 21:43:51 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 21:43:53 2009 Subject: [Frugalware-git] frugalware-current: pinot-0.90-1-x86_64 Message-ID: <20090208204351.E3F0611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=70725c0e84f6744dabbd561abf2fdc3beed81bb3 commit 70725c0e84f6744dabbd561abf2fdc3beed81bb3 Author: crazy Date: Sun Feb 8 21:42:52 2009 +0100 pinot-0.90-1-x86_64 * Version bump diff --git a/source/xapps-extra/pinot/FrugalBuild b/source/xapps-extra/pinot/FrugalBuild index 35dd0eb..8d2e904 100644 --- a/source/xapps-extra/pinot/FrugalBuild +++ b/source/xapps-extra/pinot/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: crazy pkgname=pinot -pkgver=0.89 -pkgrel=2 +pkgver=0.90 +pkgrel=1 pkgdesc="Personal search and metasearch for the Free Desktop" url="http://pinot.berlios.de/" -depends=('openssl' 'curl>=7.19.0' 'cairomm' 'dbus>=1.1.2' 'dbus-glib' 'xapian-core>=1.0.8' 'gmime' 'atk' 'gtkmm>=2.12.4' \ +depends=('openssl' 'curl>=7.19.0' 'cairomm' 'dbus>=1.1.2' 'dbus-glib' 'xapian-core>=1.0.10' 'gmime' 'atk' 'gtkmm>=2.12.4' \ 'libtextcat' 'taglib' 'freetype2' 'libxcb' 'pango' 'libxml++' 'sqlite3>=3.3.8-2' 'shared-mime-info' 'libexif') makedepends=('desktop-file-utils' 'boost>=1.34.1') # add catdvi package to the repos @@ -16,11 +16,13 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') Finclude berlios -sha1sums=('9294a91b3d3067a12b7e335e46fd1ddd9aa5a88f') +sha1sums=('2661872180d455a8a469843fb8eb6195b4945cc9') build() { Fcd + Fsed 'gmime-2.0' 'gmime-2.4' configure.in + Fautoreconf Fbuild ## for KDE3 Fln /etc/xdg/autostart/pinot-dbus-daemon.desktop \ From crazy at frugalware.org Sun Feb 8 21:46:02 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 21:46:03 2009 Subject: [Frugalware-git] frugalware-current: recordmydesktop-0.3.8.1-1-x86_64 Message-ID: <20090208204602.E036411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd61639793b00cb84b4c359c97bfcdfdf907161d commit bd61639793b00cb84b4c359c97bfcdfdf907161d Author: crazy Date: Sun Feb 8 21:45:38 2009 +0100 recordmydesktop-0.3.8.1-1-x86_64 * Version bump diff --git a/source/xapps-extra/recordmydesktop/FrugalBuild b/source/xapps-extra/recordmydesktop/FrugalBuild index 2b5f0ff..9707a60 100644 --- a/source/xapps-extra/recordmydesktop/FrugalBuild +++ b/source/xapps-extra/recordmydesktop/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: crazy pkgname=recordmydesktop -pkgver=0.3.8 +pkgver=0.3.8.1 pkgrel=1 pkgdesc="recordMyDesktop is a program that captures audio-video data of a linux desktop session." depends=('libsm' 'libxext' 'libice' 'libxdamage' 'libvorbis' 'libtheora' 'zlib' 'alsa-lib' 'libx11' 'libxfixes' 'libpng') groups=('xapps-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('5173b7bef05e7832c632c83cc54dff46cec5efd8') +sha1sums=('4be18baa70da88a7f228591057f2e7ff51b31de4') # optimization OK From crazy at frugalware.org Sun Feb 8 21:52:39 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 21:52:41 2009 Subject: [Frugalware-git] frugalware-current: recoll-1.12.0-1-x86_64 Message-ID: <20090208205239.C3A3211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2bf245de368515d2542232c32479c764f7a43ab commit a2bf245de368515d2542232c32479c764f7a43ab Author: crazy Date: Sun Feb 8 21:51:52 2009 +0100 recoll-1.12.0-1-x86_64 * Version bump diff --git a/source/xapps-extra/recoll/FrugalBuild b/source/xapps-extra/recoll/FrugalBuild index 7009bb1..716a181 100644 --- a/source/xapps-extra/recoll/FrugalBuild +++ b/source/xapps-extra/recoll/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: crazy pkgname=recoll -pkgver=1.10.6 +pkgver=1.12.0 pkgrel=1 pkgdesc="Recoll is a personal full text search tool for Unix/Linux." url="http://www.lesbonscomptes.com/recoll/" -depends=('xapian-core>=1.0.8' 'gamin' 'libsm' 'libqt3support' 'libpng' 'libxi' 'libxrandr' 'libxcursor' 'libxinerama' 'fontconfig' 'aspell') +depends=('xapian-core>=1.0.10' 'gamin' 'libsm' 'libqt3support' 'libpng' 'libxi' 'libxrandr' 'libxcursor' 'libxinerama' 'fontconfig' 'aspell') rodepends=('xpdf' 'id3lib' 'catdoc' 'gawk' 'antiword' 'pstotext' 'djvulibre>=3.5.20' 'file' 'unrtf') backup=('usr/share/recoll/examples/{recoll.conf,mimemap,mimeconf}') license="GPL" @@ -16,6 +16,6 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') Fconfopts="$Fconfopts --with-inotify --with-fam=/usr/lib/libfam.so" -sha1sums=('518a4b478981cb81b54df3dca89b58473ea3b8a1') +sha1sums=('cf61088f443d6de86e951e957ac1f4a6fafd05aa') # optimization OK From crazy at frugalware.org Sun Feb 8 21:55:06 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 21:55:07 2009 Subject: [Frugalware-git] frugalware-current: comix-4.0.2-1-x86_64 Message-ID: <20090208205506.1B02111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76973c3144f19bd39cd8c1a6f75af48998d85157 commit 76973c3144f19bd39cd8c1a6f75af48998d85157 Author: crazy Date: Sun Feb 8 21:54:27 2009 +0100 comix-4.0.2-1-x86_64 * Version bump diff --git a/source/xapps-extra/comix/FrugalBuild b/source/xapps-extra/comix/FrugalBuild index 9db52ab..e20392d 100644 --- a/source/xapps-extra/comix/FrugalBuild +++ b/source/xapps-extra/comix/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=comix -pkgver=4.0.0 +pkgver=4.0.2 pkgrel=1 pkgdesc="Comix is a user-friendly, customizable image viewer." depends=('pygtk' 'imaging' 'python') @@ -22,4 +22,4 @@ build() Fexerel mime/comicthumb /usr/bin/comicthumb Fexerel mime/comicthumb.1.gz /usr/share/man/man1/comicthumb.1.gz } -sha1sums=('554513f8ac04d862b84ff66e5483101f999a2733') +sha1sums=('e7a0f2662b1d69e71bee1ce2d91fc2e88f925601') From crazy at frugalware.org Sun Feb 8 21:57:22 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 21:57:24 2009 Subject: [Frugalware-git] frugalware-current: gparted-0.4.2-1-x86_64 Message-ID: <20090208205722.B113911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ccafe03e856dd45085963f3bd165df246563a3d2 commit ccafe03e856dd45085963f3bd165df246563a3d2 Author: crazy Date: Sun Feb 8 21:56:36 2009 +0100 gparted-0.4.2-1-x86_64 * Version bump diff --git a/source/xapps-extra/gparted/FrugalBuild b/source/xapps-extra/gparted/FrugalBuild index 632858e..05b4e6a 100644 --- a/source/xapps-extra/gparted/FrugalBuild +++ b/source/xapps-extra/gparted/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=gparted -pkgver=0.4.1 +pkgver=0.4.2 pkgrel=1 pkgdesc="Parted GUI written in C++ using gtkmm as Graphical Toolkit" depends=('parted>=1.8.8' 'gtkmm' 'freetype2' 'pango>=1.15.3' 'hal') @@ -15,7 +15,7 @@ _F_sourceforge_prefix="$pkgname-" Finclude sourceforge url="http://gparted.sourceforge.net" source=($source gparted-kde.desktop) -sha1sums=('2d264ba79e51cf395eb050e970b16ad906766c02' \ +sha1sums=('0b884c4d216992807fb331b9e48dcee393029e91' \ '9fef48cb9b11c71c79a5b4ce8bf1296920a095c2') From crazy at frugalware.org Sun Feb 8 22:05:55 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 22:05:57 2009 Subject: [Frugalware-git] frugalware-current: binutils-2.19.1-1-x86_64 Message-ID: <20090208210555.9238211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1d68fdc986055ee595b6a675f02dda3ad0379d7 commit a1d68fdc986055ee595b6a675f02dda3ad0379d7 Author: crazy Date: Sun Feb 8 22:04:10 2009 +0100 binutils-2.19.1-1-x86_64 * Version bump diff --git a/source/devel/binutils/FrugalBuild b/source/devel/binutils/FrugalBuild index b420cd7..07cb610 100644 --- a/source/devel/binutils/FrugalBuild +++ b/source/devel/binutils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=binutils -pkgver=2.19 +pkgver=2.19.1 pkgrel=1 pkgdesc="A set of programs to assemble and manipulate binary and object files" url="http://www.gnu.org/software/binutils/" From boobaa at frugalware.org Sun Feb 8 22:17:27 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Feb 8 22:17:28 2009 Subject: [Frugalware-git] frugalware-current: php-pecl-imagick-2.2.2-1-i686 Message-ID: <20090208211727.A0BBD11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3db0517d069a19e6761b5aed6f15107b70b21a3f commit 3db0517d069a19e6761b5aed6f15107b70b21a3f Author: CSÉCSY LászlĂł Date: Sun Feb 8 22:16:53 2009 +0100 php-pecl-imagick-2.2.2-1-i686 version bump diff --git a/source/devel-extra/php-pecl-imagick/FrugalBuild b/source/devel-extra/php-pecl-imagick/FrugalBuild index f809ebf..22e64f8 100644 --- a/source/devel-extra/php-pecl-imagick/FrugalBuild +++ b/source/devel-extra/php-pecl-imagick/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: CSÉCSY László _F_pecl_name="imagick" -pkgver=2.2.1 -pkgrel=2 +pkgver=2.2.2 +pkgrel=1 pkgdesc="a native php extension to create and modify images using the ImageMagick API" depends=('php>=5.2.6' 'imagemagick>=6.4.8') Finclude pecl pkgrel=1 archs=(${archs[@]} 'x86_64') -sha1sums=('bf0d7378d5d343905c3d0af70a02221c76554e7f') +sha1sums=('06baac9d0e4dd45150524dcd767ccc70fe19e3d3') up2date="lynx -dump http://pecl.php.net/package/$_F_pecl_name |grep -m1 '[0-9.]\{3,\}\.tgz$'|sed 's/.*-\(.*\)\.t.*/\1/'" build() { From boobaa at frugalware.org Sun Feb 8 22:29:33 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Feb 8 22:29:35 2009 Subject: [Frugalware-git] frugalware-current: wireshark-1.0.6-1-i686 Message-ID: <20090208212933.1024E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7f0cef3c7dcd3587669efa5ddc1d397ee78311b3 commit 7f0cef3c7dcd3587669efa5ddc1d397ee78311b3 Author: CSÉCSY LászlĂł Date: Sun Feb 8 22:27:17 2009 +0100 wireshark-1.0.6-1-i686 version bump closes #3613 in -current diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index 50d3136..a280440 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László pkgname=wireshark -pkgver=1.0.5 -pkgrel=2 +pkgver=1.0.6 +pkgrel=1 pkgdesc="The world's most popular network protocol analyzer" url="http://www.wireshark.org/" depends=('heimdal>=1.2.1' 'gtk+2>=2.10.2' 'pcre' 'libpcap' 'gnutls>=2.6') @@ -16,7 +16,7 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="lynx -dump 'http://www.wireshark.org/download/src/?C=M;O=D' | grep -m1 tar.gz | sed 's/.*wireshark-\(.*\)\.tar\.gz.*/\1/'" source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.bz2) -sha1sums=('593aaf3a7527e8ca74e4982caeb5a77831b121db') +sha1sums=('1aa726e32905a2815d01a9f33df84a873b11c7ef') ## TODO: split GUI / utils From boobaa at frugalware.org Sun Feb 8 22:31:35 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Feb 8 22:31:36 2009 Subject: [Frugalware-git] frugalware-current: drupal6-demo-6.x_1.2-1-i686 Message-ID: <20090208213135.168C811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1bbb33df0ed83df4d7c458296c1dadcf9a1cc5c1 commit 1bbb33df0ed83df4d7c458296c1dadcf9a1cc5c1 Author: CSÉCSY LászlĂł Date: Sun Feb 8 22:29:35 2009 +0100 drupal6-demo-6.x_1.2-1-i686 version bump diff --git a/source/network-extra/drupal6-demo/FrugalBuild b/source/network-extra/drupal6-demo/FrugalBuild index 97bc91a..21e56b5 100644 --- a/source/network-extra/drupal6-demo/FrugalBuild +++ b/source/network-extra/drupal6-demo/FrugalBuild @@ -3,8 +3,8 @@ _F_drupal_module=demo _F_drupal_ver=6.x -pkgver=6.x_1.1 +pkgver=6.x_1.2 pkgrel=1 pkgdesc="Allows you to take snapshots of your Drupal site" Finclude drupal -sha1sums=('feb701f8eb0007ae76ee7819a55ac2d02edccd14') +sha1sums=('728fbbddb161a1deaa5901c14812d08af4393295') From crazy at frugalware.org Sun Feb 8 22:37:12 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 22:37:13 2009 Subject: [Frugalware-git] frugalware-current: glibc-2.9-1-x86_64 Message-ID: <20090208213712.367A411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bebf5f20369c31efd6b82bf1ee0056bd4c6f98f9 commit bebf5f20369c31efd6b82bf1ee0056bd4c6f98f9 Author: crazy Date: Sun Feb 8 22:23:56 2009 +0100 glibc-2.9-1-x86_64 * Version bump diff --git a/source/base/glibc/FrugalBuild b/source/base/glibc/FrugalBuild index bdcc9d8..bc8956b 100644 --- a/source/base/glibc/FrugalBuild +++ b/source/base/glibc/FrugalBuild @@ -3,13 +3,13 @@ # Contributor: Miklos Vajna pkgname=glibc -pkgver=2.8 -pkgrel=9 -glibcsnap="20081110" +pkgver=2.9 +pkgrel=1 +glibcsnap="20090202" pkgdesc="GNU C Library" url="http://www.gnu.org/software/libc/libc.html" depends=() -makedepends=('binutils>=2.18.50.0.9' 'gcc>=4.3.1-3' 'grep>=2.5.3-4' 'zlib>=1.2.3-6' 'pacman-g2>=3.7.0-4') +makedepends=('binutils>=2.19.1' 'gcc>=4.3.3' 'grep>=2.5.3-4' 'zlib>=1.2.3-6' 'pacman-g2>=3.7.0-4') # for memusagestat makedepends=("${makedepends[@]}" 'gd') rodepends=('tzdata') @@ -19,12 +19,10 @@ archs=('i686' 'x86_64' 'ppc') ## probably no releases as tarball anymore , see : ## http://sources.redhat.com/ml/libc-alpha/2008-05/msg00069.html #source=(http://ftp.gnu.org/pub/gnu/glibc/glibc-$pkgver.tar.bz2) -source=(ftp://sources.redhat.com/pub/glibc/snapshots/$pkgname-$pkgver-$glibcsnap.tar.bz2 \ - nptl-powerpc.diff) +source=(ftp://sources.redhat.com/pub/glibc/snapshots/$pkgname-$pkgver-$glibcsnap.tar.bz2) ## this up2date is wrong but we get at least notified when an new snapshot is uploaded up2date="lynx -dump ftp://sources.redhat.com/pub/glibc/snapshots|grep $pkgname-2.9|Flasttarbz2|sed 's/-/_/'" -sha1sums=('c32541ce699853f5649b2d76f1cd690121577df2' \ - '8735a5d35ae5f3b3771c1dc75d1221de6cda2d1e') +sha1sums=('3f10abbe851879f8c497838bba784b2916238cd7') build() { From boobaa at frugalware.org Sun Feb 8 22:40:50 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Feb 8 22:40:52 2009 Subject: [Frugalware-git] frugalware-0.9: wireshark-1.0.6-1solaria1-i686 Message-ID: <20090208214050.AA3CB11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.9.git;a=commitdiff;h=311b986537676e0e2fd145d3ce79569f6b4a4175 commit 311b986537676e0e2fd145d3ce79569f6b4a4175 Author: CSÉCSY LászlĂł Date: Sun Feb 8 22:40:12 2009 +0100 wireshark-1.0.6-1solaria1-i686 secfix verbump, closes #3613 in -stable backport of 7f0cef3 diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index 1c23061..d0928ed 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László pkgname=wireshark -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1solaria1 pkgdesc="The world's most popular network protocol analyzer" url="http://www.wireshark.org/" @@ -16,7 +16,7 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="lynx -dump 'http://www.wireshark.org/download/src/?C=M;O=D' | grep -m1 tar.gz | sed 's/.*wireshark-\(.*\)\.tar\.gz.*/\1/'" source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.bz2) -sha1sums=('593aaf3a7527e8ca74e4982caeb5a77831b121db') +sha1sums=('1aa726e32905a2815d01a9f33df84a873b11c7ef') ## TODO: split GUI / utils From crazy at frugalware.org Sun Feb 8 23:08:18 2009 From: crazy at frugalware.org (crazy) Date: Sun Feb 8 23:08:20 2009 Subject: [Frugalware-git] frugalware-current: amule-2.2.3-1-x86_64 Message-ID: <20090208220818.85DFC11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed384e316c2601f50002cbf10e38981008455092 commit ed384e316c2601f50002cbf10e38981008455092 Author: crazy Date: Sun Feb 8 23:05:45 2009 +0100 amule-2.2.3-1-x86_64 * Version bump diff --git a/source/xapps-extra/amule/FrugalBuild b/source/xapps-extra/amule/FrugalBuild index 7e864d2..fe739bd 100644 --- a/source/xapps-extra/amule/FrugalBuild +++ b/source/xapps-extra/amule/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: BMH1980 pkgname=amule -pkgver=2.2.2 -pkgrel=3 +pkgver=2.2.3 +pkgrel=1 pkgdesc="aMule is a file-sharing program, connects to eDonkey2000 network." _F_sourceforge_dirname="$pkgname" _F_sourceforge_name="aMule" @@ -12,7 +12,7 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://www.amule.org/" replaces=('xmule') -depends=('wxgtk-u8' 'libstdc++' 'gtk+2' 'libxau' 'libxdmcp' 'libxxf86vm' 'libxdamage' 'libxml2' 'libice' 'readline' 'gd' 'binutils=2.19' 'cryptopp') +depends=('wxgtk-u8' 'libstdc++' 'gtk+2' 'libxau' 'libxdmcp' 'libxxf86vm' 'libxdamage' 'libxml2' 'libice' 'readline' 'gd' 'binutils=2.19.1' 'cryptopp') up2date="lynx -dump $url/files/files.php?cat=6 | grep Latest | tail -n 1 | cut -d ' ' -f 10" license="GPL2" groups=('xapps-extra') @@ -27,6 +27,6 @@ Fconfopts="$Fconfopts \ --enable-webserver --enable-webservergui \ --enable-amulecmd --enable-amulecmdgui" _F_cd_path="aMule-$pkgver" -sha1sums=('d8214597c370ef74f695962905d3034307961370') +sha1sums=('3e74ec481475b2c8b0decf1c01bfb7e94999d6a6') # optimization OK From devil505linux at gmail.com Sun Feb 8 23:34:31 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 8 23:34:33 2009 Subject: [Frugalware-git] frugalware-current: atanks-3.2-1-i686 Message-ID: <20090208223431.EF32011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d3e08c07146320339871ce25a8c2bde17fcad214 commit d3e08c07146320339871ce25a8c2bde17fcad214 Author: Devil505 Date: Sun Feb 8 23:34:02 2009 +0100 atanks-3.2-1-i686 * new package diff --git a/source/games-extra/atanks/FrugalBuild b/source/games-extra/atanks/FrugalBuild new file mode 100644 index 0000000..23a0485 --- /dev/null +++ b/source/games-extra/atanks/FrugalBuild @@ -0,0 +1,34 @@ +# Compiling Time: 0.09 SBU +# Maintainer: Devil505 + +pkgname=atanks +pkgver=3.2 +pkgrel=1 +pkgdesc="Worms and Scorched Earth-like game" +_F_sourceforge_realname="$pkgname" +Finclude sourceforge +depends=('allegro' 'libstdc++' 'libxcb') +groups=('games-extra') +archs=('i686' 'x86_64') +source=($source fix_install.diff) +sha1sums=('64e9424c0e0bfe4afeedcfc40f033e4cff8d8d0f' \ + '20cbb38e3c74945a27078fb40a21b040ef724aca') + +_F_desktop_icon="${pkgname}.png" +_F_desktop_name="Atomic Tanks" +_F_desktop_categories="Game;StrategyGame;" + +build() + { + #go to source dir & compil: + Fcd $pkgname + Fbuild + + #create another desktop entry more precise + Fmkdir /usr/bin + Fwrapper "cd /usr/share/games/$pkgname && ./$pkgname" $pkgname + Ficonrel $pkgname.png + Fdesktop2 + } + +# optimization OK diff --git a/source/games-extra/atanks/fix_install.diff b/source/games-extra/atanks/fix_install.diff new file mode 100644 index 0000000..528ab94 --- /dev/null +++ b/source/games-extra/atanks/fix_install.diff @@ -0,0 +1,26 @@ +--- Makefile 2008-03-23 21:01:40.000000000 +0100 ++++ Makefile1 2009-02-08 21:49:58.000000000 +0100 +@@ -1,17 +1,18 @@ + VERSION=2.8 + export VERSION + FILENAME=atanks-${VERSION} ++prefix=/usr + INSTALL=/usr/bin/install -c +-DISTCOMMON=atanks/*.dat atanks/COPYING atanks/README atanks/TODO atanks/Changelog atanks/BUGS atanks/Help.txt atanks/credits.txt atanks/gloat.txt atanks/instr.txt atanks/revenge.txt atanks/suicide.txt atanks/gloat.pt_BR.txt atanks/Help.pt_BR.txt atanks/revenge.pt_BR.txt atanks/suicide.pt_BR.txt atanks/revenge_fr.txt atanks/gloat_fr.txt atanks/suicide_fr.txt atanks/weapons.txt +-INCOMMON=*.dat COPYING README TODO Changelog *.txt ++DISTCOMMON=atanks/*.dat atanks/BUGS atanks/Help.txt atanks/credits.txt atanks/gloat.txt atanks/instr.txt atanks/revenge.txt atanks/suicide.txt atanks/gloat.pt_BR.txt atanks/Help.pt_BR.txt atanks/revenge.pt_BR.txt atanks/suicide.pt_BR.txt atanks/revenge_fr.txt atanks/gloat_fr.txt atanks/suicide_fr.txt atanks/weapons.txt ++INCOMMON=*.dat *.txt + + all: + $(MAKE) -C src + + install: all +- $(INSTALL) -g 0 -m 755 -o 0 atanks /usr/bin +- mkdir -p /usr/share/games/atanks +- $(INSTALL) -g 0 -m 644 -o 0 $(INCOMMON) /usr/share/games/atanks ++ mkdir -p ${prefix}/share/games/atanks ++ $(INSTALL) -g 0 -m 755 -o 0 atanks ${prefix}/share/games/atanks ++ $(INSTALL) -g 0 -m 644 -o 0 $(INCOMMON) ${prefix}/share/games/atanks + clean: + rm -f atanks + $(MAKE) -C src clean From bouleetbil at frogdev.info Sun Feb 8 23:39:01 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 8 23:39:03 2009 Subject: [Frugalware-git] bouleetbiltesting: libjpeg-6b-7-i686 Message-ID: <20090208223901.3E69A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=e32b5809e0d54265709f776d9599a75f25323d4e commit e32b5809e0d54265709f776d9599a75f25323d4e Author: bouleetbil Date: Sun Feb 8 23:38:12 2009 +0100 libjpeg-6b-7-i686 *libjpeg forgot to install jpegint.h diff --git a/source/lib/libjpeg/FrugalBuild b/source/lib/libjpeg/FrugalBuild index 08a70ca..b8710d5 100644 --- a/source/lib/libjpeg/FrugalBuild +++ b/source/lib/libjpeg/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libjpeg pkgver=6b -pkgrel=6 +pkgrel=7 pkgdesc="Library of JPEG support functions" url="ftp://ftp.uu.net/graphics/jpeg/" depends=('glibc') @@ -21,6 +21,8 @@ build() Fmkdir /usr/{bin,lib,include,man/man1} Fmake --enable-shared --enable-static Fmakeinstall + #forgot to install + Fcp jpeg-$pkgver/jpegint.h /usr/include/ } # optimization OK From boobaa at frugalware.org Mon Feb 9 07:32:31 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon Feb 9 07:32:34 2009 Subject: [Frugalware-git] homepage-ng: Avalanche test Message-ID: <20090209063231.E611511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=14909d960f2f9d997e81603136f9c4fd769b8d69 commit 14909d960f2f9d997e81603136f9c4fd769b8d69 Author: CSÉCSY László Date: Mon Feb 9 07:31:59 2009 +0100 Avalanche test what happens if I push this? :) ok by vmiklos@ diff --git a/frugalware/xml/roadmap.xml b/frugalware/xml/roadmap.xml index 6b2ec5e..7bf3130 100644 --- a/frugalware/xml/roadmap.xml +++ b/frugalware/xml/roadmap.xml @@ -24,17 +24,17 @@ Anacreon Anacreon is one of the most important worlds in the galactic periphery prior to the fall of the Galactic Empire. 1.0 - Mar 10, 2009 + Mar 22, 2009 0 rc2 - Feb 24, 2009 + Mar 15, 2009 0 rc1 - Feb 10, 2009 + Feb 22, 2009 0 From devil505linux at gmail.com Mon Feb 9 09:29:15 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 09:29:16 2009 Subject: [Frugalware-git] frugalware-current: ceferino-0.97.8-1-i686 Message-ID: <20090209082915.98A9A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76dfa0be67fe36fcdbc191b85acfdc40becaf293 commit 76dfa0be67fe36fcdbc191b85acfdc40becaf293 Author: Devil505 Date: Mon Feb 9 09:28:39 2009 +0100 ceferino-0.97.8-1-i686 * fixing source,up2date and url diff --git a/source/games-extra/ceferino/FrugalBuild b/source/games-extra/ceferino/FrugalBuild index 3f84989..928a310 100644 --- a/source/games-extra/ceferino/FrugalBuild +++ b/source/games-extra/ceferino/FrugalBuild @@ -5,12 +5,12 @@ pkgname=ceferino pkgver=0.97.8 pkgrel=1 pkgdesc="A Super Pang clone" -url="http://www.loosersjuegos.com.ar/juegos/ceferino/ceferino.php" +url="http://www.loosersjuegos.com.ar/juegos/ceferino" depends=('sdlimage' 'sdl_mixer') groups=('games-extra') archs=('i686' 'x86_64') -up2date="lynx -dump 'http://www.loosersjuegos.com.ar/juegos/ceferino/descargas/?C=M;O=A'| Flasttar" -source=(http://www.loosersjuegos.com.ar/juegos/ceferino/descargas/$pkgname-$pkgver.tar.gz) +up2date="Flasttar http://www.loosersjuegos.com.ar/juegos/ceferino" +source=(http://www.loosersjuegos.com.ar/_media/juegos/ceferino/descargas/$pkgname-$pkgver.tar.gz) sha1sums=('59d0a6d889bf916a6c546df05bb0d34a05e02f84') _F_desktop_name="Don Ceferino Hazana" From devil505linux at gmail.com Mon Feb 9 09:40:15 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 09:40:16 2009 Subject: [Frugalware-git] frugalware-current: desmume-0.9.1-1-i686 Message-ID: <20090209084015.0EA8511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff057ab08f2a8e01e28e17e417e8b3921b75edf4 commit ff057ab08f2a8e01e28e17e417e8b3921b75edf4 Author: Devil505 Date: Mon Feb 9 09:39:55 2009 +0100 desmume-0.9.1-1-i686 * version bump diff --git a/source/games-extra/desmume/FrugalBuild b/source/games-extra/desmume/FrugalBuild index 0ab36b2..1ec6c73 100644 --- a/source/games-extra/desmume/FrugalBuild +++ b/source/games-extra/desmume/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=desmume -pkgver=0.9 +pkgver=0.9.1 pkgrel=1 pkgdesc="Emulator for Nintendo DS." Finclude sourceforge @@ -10,5 +10,5 @@ depends=('sdl' 'gtkglext' 'mesa' 'freetype2' 'libxau' 'libxdmcp' 'libglade' 'zzi makedepends=('perl-xml-parser' 'intltool') groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('d7ce7c3510fe4eb3d991bdad12af224014d51ab7') +sha1sums=('ea0c085299ba6d3172227748bf52ae5ad86c0663') # optimization OK From devil505linux at gmail.com Mon Feb 9 09:42:16 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 09:42:17 2009 Subject: [Frugalware-git] frugalware-current: conkydeluge-2.05-1-i686 Message-ID: <20090209084216.7DFE311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1b63961daf0c1c65d306be26cd2709a25e262ae3 commit 1b63961daf0c1c65d306be26cd2709a25e262ae3 Author: Devil505 Date: Mon Feb 9 09:41:51 2009 +0100 conkydeluge-2.05-1-i686 * version bump diff --git a/source/xapps-extra/conkydeluge/FrugalBuild b/source/xapps-extra/conkydeluge/FrugalBuild index 497e15b..11f7dae 100644 --- a/source/xapps-extra/conkydeluge/FrugalBuild +++ b/source/xapps-extra/conkydeluge/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=conkydeluge -pkgver=2.04 +pkgver=2.05 pkgrel=1 pkgdesc="Displays Deluge torrent information in Conky." url="https://code.launchpad.net/~m-buck/+junk/$pkgname" @@ -12,6 +12,6 @@ groups=('xapps-extra') archs=('i686' 'x86_64') Fpkgversep="_" up2date="elinks -dump 'https://launchpad.net/~m-buck/+archive/' | Flasttar" -source=(https://launchpad.net/%7Em-buck/+archive/+files/${pkgname}_$pkgver.tar.gz) +source=(https://launchpad.net/%7Em-buck/+archive/ppa/+files/${pkgname}_$pkgver.tar.gz) _F_cd_path="src" -sha1sums=('994aea242d0e4b37deb92d666fd4d892549ef223') +sha1sums=('1c5dce37d6dab467ea7cd29b8e471b0c0d13fdae') From janny at frugalware.org Mon Feb 9 09:43:01 2009 From: janny at frugalware.org (Janos Kovacs) Date: Mon Feb 9 09:43:03 2009 Subject: [Frugalware-git] frugalware-current: virtualbox-2.1.2-1-i686 Message-ID: <20090209084301.7AB2511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f07e0116d2cc0f538e3fa8c9858436e4fdd16ebd commit f07e0116d2cc0f538e3fa8c9858436e4fdd16ebd Author: Janos Kovacs Date: Mon Feb 9 09:42:46 2009 +0100 virtualbox-2.1.2-1-i686 version bump diff --git a/source/xapps-extra/virtualbox/FrugalBuild b/source/xapps-extra/virtualbox/FrugalBuild index 78de43c..2119ec0 100644 --- a/source/xapps-extra/virtualbox/FrugalBuild +++ b/source/xapps-extra/virtualbox/FrugalBuild @@ -4,23 +4,22 @@ pkgname=virtualbox realname=VirtualBox -pkgver=2.1.0 +pkgver=2.1.2 pkgrel=1 pkgdesc="InnoTek VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use." url="http://www.virtualbox.org" depends=('xerces-c>=2.8.0' 'xalan-c>=1.10.0-2' 'iasl' 'dev86' 'libxslt' 'libxcursor' 'qt' 'libidl' 'sdl' \ 'hal' 'libstdc++5' 'alsa-lib' 'qt4-linguist') -makedepends=('kernel-source' 'kernel-headers' 'gcc-4.1') -# For get-vbox-additions +makedepends=('kernel-source' 'kernel-headers') rodepends=('wget' 'virtualbox-modules') groups=('xapps-extra') archs=('i686' '!x86_64') up2date="lynx -dump ${url}|grep released|sed 's/.* \([0-9.]*\) .*/\1/;q'" source=(http://download.virtualbox.org/virtualbox/${pkgver}/${realname}-${pkgver}-OSE.tar.bz2 \ vboxsvc virtualbox get-vbox-additions README.Frugalware) -_F_cd_path="${realname}-${pkgver}" +_F_cd_path="${realname}-${pkgver}_OSE" options=('scriptlet' 'genscriptlet') -sha1sums=('a6ad07118c4a1161c4afa44ccb95db25ef07b7e0' \ +sha1sums=('1035a4a33a8106c7492b79ef58a7d7c2cf35ad29' \ 'e32ebff11bb235b50f8826b70d85dbcf4a56aee4' \ '3c0c856b9ad5f186405e87cf6eac09f1060b62cd' \ '07f49d0c5fac8311ec87d1a38a981de9ba3a4e07' \ @@ -35,8 +34,7 @@ build() { Fsed 'X11R6/' '' Config.kmk # Configure and load our options - ./configure --with-gcc-compat=/usr/bin/gcc-4.1 \ - --disable-pulse --disable-hardening || Fdie + ./configure --disable-pulse --disable-hardening || Fdie source ./env.sh || Fdie kmk all || Fdie From devil505linux at gmail.com Mon Feb 9 09:45:54 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 09:45:57 2009 Subject: [Frugalware-git] frugalware-current: conkypidgin-2.10-1-i686 Message-ID: <20090209084554.2D54911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=114008c563c036860eadc979e11279d38ad50328 commit 114008c563c036860eadc979e11279d38ad50328 Author: Devil505 Date: Mon Feb 9 09:45:21 2009 +0100 conkypidgin-2.10-1-i686 * verison bump diff --git a/source/xapps-extra/conkypidgin/FrugalBuild b/source/xapps-extra/conkypidgin/FrugalBuild index bbe19db..0a147c0 100644 --- a/source/xapps-extra/conkypidgin/FrugalBuild +++ b/source/xapps-extra/conkypidgin/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=conkypidgin -pkgver=2.09 +pkgver=2.10 pkgrel=1 pkgdesc="Pidgin buddy info, for use in conky." url="https://code.launchpad.net/~m-buck/+junk/$pkgname" @@ -12,6 +12,6 @@ groups=('xapps-extra') archs=('i686' 'x86_64') Fpkgversep="_" up2date="elinks -dump 'https://launchpad.net/~m-buck/+archive/' | Flasttar" -source=(https://launchpad.net/%7Em-buck/+archive/+files/${pkgname}_$pkgver.tar.gz) +source=(https://launchpad.net/%7Em-buck/+archive/ppa/+files/${pkgname}_$pkgver.tar.gz) _F_cd_path="src" sha1sums=('cf725b4b41e716aab5ad6734fc2493d2a51050ec') From devil505linux at gmail.com Mon Feb 9 09:46:44 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 09:46:45 2009 Subject: [Frugalware-git] frugalware-current: conkypidgin-2.10-1-i686 Message-ID: <20090209084644.C014D11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c0bcfac7cbf60e01e3f50065015055cf9eebce1 commit 2c0bcfac7cbf60e01e3f50065015055cf9eebce1 Author: Devil505 Date: Mon Feb 9 09:46:25 2009 +0100 conkypidgin-2.10-1-i686 * fixed sha1sum diff --git a/source/xapps-extra/conkypidgin/FrugalBuild b/source/xapps-extra/conkypidgin/FrugalBuild index 0a147c0..313a4df 100644 --- a/source/xapps-extra/conkypidgin/FrugalBuild +++ b/source/xapps-extra/conkypidgin/FrugalBuild @@ -14,4 +14,5 @@ Fpkgversep="_" up2date="elinks -dump 'https://launchpad.net/~m-buck/+archive/' | Flasttar" source=(https://launchpad.net/%7Em-buck/+archive/ppa/+files/${pkgname}_$pkgver.tar.gz) _F_cd_path="src" -sha1sums=('cf725b4b41e716aab5ad6734fc2493d2a51050ec') +sha1sums=('4181e9e03a18db6a39a9cb80bcdcaba4f0d55563') + From janny at frugalware.org Mon Feb 9 10:07:02 2009 From: janny at frugalware.org (Janos Kovacs) Date: Mon Feb 9 10:07:04 2009 Subject: [Frugalware-git] frugalware-current: virtualbox-modules-2.1.2-1-i686 Message-ID: <20090209090702.9D66C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67f37600621789d2c8826555f0d797326837a016 commit 67f37600621789d2c8826555f0d797326837a016 Author: Janos Kovacs Date: Mon Feb 9 10:06:56 2009 +0100 virtualbox-modules-2.1.2-1-i686 version bump diff --git a/source/apps-extra/virtualbox-modules/FrugalBuild b/source/apps-extra/virtualbox-modules/FrugalBuild index 72c5903..f2fd9f1 100644 --- a/source/apps-extra/virtualbox-modules/FrugalBuild +++ b/source/apps-extra/virtualbox-modules/FrugalBuild @@ -2,12 +2,11 @@ # Maintainer: Janos Kovacs pkgname=virtualbox-modules -pkgver=2.1.0 -pkgrel=4 +pkgver=2.1.2 +pkgrel=1 pkgdesc="Kernel modules for VirtualBox" url="http://www.virtualbox.org" Finclude kernel-module -makedepends=(${makedepends[@]} 'gcc-4.1') _F_kernelmod_scriptlet=${pkgname}.install install=${pkgname}.install groups=('apps-extra') @@ -16,7 +15,7 @@ license=('GPL-2') up2date="lynx -dump ${url}|grep released|sed 's/.* \([0-9.]*\) .*/\1/;q'" source=(http://gentoo.zerodev.it/files/vbox-kernel-module-src-${pkgver}.tar.bz2 60-virtualbox.rules ${pkgname}.install) options=('scriptlet' 'genscriptlet') -sha1sums=('eacb4d89d7f32a51240ba72dff2cfc5a62ba2beb' \ +sha1sums=('661b3457ecc5f302aae8eb8a165f00b8b615b031' \ 'b9cb188f62148603b78a0b8c04b6fff369bb7b62' \ '452822b9d386a8f6eab953becabdf84fc89c235a') From devil505linux at gmail.com Mon Feb 9 11:03:28 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 11:03:30 2009 Subject: [Frugalware-git] frugalware-current: galculator-1.3.4-1-i686 Message-ID: <20090209100328.3D91811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ea51cbddf0f9b5d0a082686f584af61e47365e99 commit ea51cbddf0f9b5d0a082686f584af61e47365e99 Author: Devil505 Date: Mon Feb 9 10:59:17 2009 +0100 galculator-1.3.4-1-i686 * version bump diff --git a/source/xapps-extra/galculator/FrugalBuild b/source/xapps-extra/galculator/FrugalBuild index e0a6eff..5e9a84d 100644 --- a/source/xapps-extra/galculator/FrugalBuild +++ b/source/xapps-extra/galculator/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=galculator -pkgver=1.3.3 +pkgver=1.3.4 pkgrel=1 pkgdesc="galculator is a GTK 2 based scientific calculator supporting algebraic mode as well as RPN." Finclude sourceforge @@ -11,6 +11,6 @@ makedepends=('pkgconfig' 'intltool') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('3ba7d9bf504e32c3b3e6236d5a2e547cd4934a52') +sha1sums=('5163ecff6c316ec354f895bb3832a540ed3670dd') # optimization OK From devil505linux at gmail.com Mon Feb 9 11:10:48 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 11:10:50 2009 Subject: [Frugalware-git] frugalware-current: conkyforecast-2.03-1-i686 Message-ID: <20090209101048.204F811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40ba2ebaebfa47a46fe9dabd1100443856462119 commit 40ba2ebaebfa47a46fe9dabd1100443856462119 Author: Devil505 Date: Mon Feb 9 11:10:28 2009 +0100 conkyforecast-2.03-1-i686 * version bump diff --git a/source/xapps-extra/conkyforecast/FrugalBuild b/source/xapps-extra/conkyforecast/FrugalBuild index 60aa197..38bc599 100644 --- a/source/xapps-extra/conkyforecast/FrugalBuild +++ b/source/xapps-extra/conkyforecast/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=conkyforecast -pkgver=2.02 +pkgver=2.03 pkgrel=1 pkgdesc="Provides weather forecast information to be displayed in conky." url="https://code.launchpad.net/~m-buck/+junk/conkyforecast" @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') Fpkgversep="_" up2date="elinks -dump 'https://launchpad.net/~m-buck/+archive/' | Flasttar" -source=(https://launchpad.net/%7Em-buck/+archive/+files/${pkgname}_$pkgver.tar.gz) +source=(https://launchpad.net/%7Em-buck/+archive/ppa/+files/${pkgname}_$pkgver.tar.gz) _F_cd_path="src" -sha1sums=('5ae54980ae4d38899b8d834a7951c1eabf07dd20') +sha1sums=('cf5612b7e814556ded2b597a9b8e3457f9f7a8da') From devil505linux at gmail.com Mon Feb 9 11:15:04 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 11:15:05 2009 Subject: [Frugalware-git] frugalware-current: conkyemail-2.03-1-i686 Message-ID: <20090209101504.D148911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0ce2f56ae5374edb2dead6f8e8e338aada1ad46e commit 0ce2f56ae5374edb2dead6f8e8e338aada1ad46e Author: Devil505 Date: Mon Feb 9 11:14:48 2009 +0100 conkyemail-2.03-1-i686 * fixing source link diff --git a/source/xapps-extra/conkyemail/FrugalBuild b/source/xapps-extra/conkyemail/FrugalBuild index 8fa753b..17bec3a 100644 --- a/source/xapps-extra/conkyemail/FrugalBuild +++ b/source/xapps-extra/conkyemail/FrugalBuild @@ -12,6 +12,6 @@ groups=('xapps-extra') archs=('i686' 'x86_64') Fpkgversep="_" up2date="elinks -dump 'https://launchpad.net/~m-buck/+archive/' | Flasttar" -source=(https://launchpad.net/%7Em-buck/+archive/+files/${pkgname}_$pkgver.tar.gz) +source=(https://launchpad.net/%7Em-buck/+archive/ppa/+files/${pkgname}_$pkgver.tar.gz) _F_cd_path="src" sha1sums=('4d87ee6e20a7345dd8fbb06bc11df41b6db82593') From devil505linux at gmail.com Mon Feb 9 11:17:38 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 11:17:40 2009 Subject: [Frugalware-git] frugalware-current: conkyrhythmbox-2.06-1-i686 Message-ID: <20090209101738.E303211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=311d9d12f89e835314397d02246a749a15222bf9 commit 311d9d12f89e835314397d02246a749a15222bf9 Author: Devil505 Date: Mon Feb 9 11:17:25 2009 +0100 conkyrhythmbox-2.06-1-i686 * fixing source link diff --git a/source/gnome-extra/conkyrhythmbox/FrugalBuild b/source/gnome-extra/conkyrhythmbox/FrugalBuild index 995ffc5..7119a07 100644 --- a/source/gnome-extra/conkyrhythmbox/FrugalBuild +++ b/source/gnome-extra/conkyrhythmbox/FrugalBuild @@ -12,7 +12,7 @@ groups=('gnome-extra') archs=('i686' 'x86_64') Fpkgversep="_" up2date="elinks -dump 'https://launchpad.net/~m-buck/+archive/' | Flasttar" -source=(https://launchpad.net/%7Em-buck/+archive/+files/${pkgname}_$pkgver.tar.gz) +source=(https://launchpad.net/%7Em-buck/+archive/ppa/+files/${pkgname}_$pkgver.tar.gz) _F_cd_path="src" sha1sums=('8a233fd66339ec912af7272d407a20559cf141fe') From devil505linux at gmail.com Mon Feb 9 11:30:41 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 11:30:42 2009 Subject: [Frugalware-git] frugalware-current: rhythmbox-desktop-art-2.00-1-i686 Message-ID: <20090209103041.1218C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=df1416f7b97535a3656e704a735dc242a53d6d81 commit df1416f7b97535a3656e704a735dc242a53d6d81 Author: Devil505 Date: Mon Feb 9 11:30:20 2009 +0100 rhythmbox-desktop-art-2.00-1-i686 * fixing up2date and source link diff --git a/source/gnome-extra/rhythmbox-desktop-art/FrugalBuild b/source/gnome-extra/rhythmbox-desktop-art/FrugalBuild index 665ede4..6068b86 100644 --- a/source/gnome-extra/rhythmbox-desktop-art/FrugalBuild +++ b/source/gnome-extra/rhythmbox-desktop-art/FrugalBuild @@ -11,8 +11,8 @@ depends=('python>=2.6') groups=('gnome-extra') archs=('i686' 'x86_64') Fpkgversep="_" -up2date="elinks -dump https://launchpad.net/~m-buck/+archive/|grep -m1 'rhythmbox-desktop-art_' |sed 's/.*_\(.*\).d.*/\1/'" -source=(https://launchpad.net/%7Em-buck/+archive/+files/${pkgname}_$pkgver.tar.gz) +up2date="elinks -dump 'https://launchpad.net/~m-buck/+archive/' | Flasttar" +source=(https://launchpad.net/%7Em-buck/+archive/ppa/+files/${pkgname}_$pkgver.tar.gz) _F_cd_path="src" sha1sums=('62873f9f43a4233144d67512f51d1ee7041f2462') From devil505linux at gmail.com Mon Feb 9 13:08:30 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 13:08:32 2009 Subject: [Frugalware-git] frugalware-current: verbiste-0.1.24-1-i686 Message-ID: <20090209120830.BA4C011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d9afe1485be89aba8010d4a226b1baf241bc8953 commit d9afe1485be89aba8010d4a226b1baf241bc8953 Author: Devil505 Date: Mon Feb 9 13:07:36 2009 +0100 verbiste-0.1.24-1-i686 * version bump * splitting the package to get the gnome-applet diff --git a/source/xapps-extra/verbiste/FrugalBuild b/source/xapps-extra/verbiste/FrugalBuild index 2e9ea7b..7ee762f 100644 --- a/source/xapps-extra/verbiste/FrugalBuild +++ b/source/xapps-extra/verbiste/FrugalBuild @@ -2,26 +2,42 @@ # Maintainer: Devil505 pkgname=verbiste -pkgver=0.1.23 +pkgver=0.1.24 pkgrel=1 -pkgdesc="generates conjugations of french verbs" +pkgdesc="Generates conjugations of french verbs" url="http://perso.b2b2c.ca/sarrazip/dev/verbiste.html" depends=('libxml2' 'libstdc++' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext') options=('scriptlet') +makedepends=('libgnomeui' 'gnome-panel') +_F_gnome_desktop="y" +Finclude gnome-scriptlet +conflicts=('verbiste-gnome') groups=('xapps-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url | Flasttar" +up2date="Flasttar $url" source=(http://perso.b2b2c.ca/sarrazip/dev/$pkgname-$pkgver.tar.gz) -Fconfopts="${Fconfopts[@]} --prefix=/usr --with-gtk-app " -sha1sums=('5d1040b0ca459b65caaba684fcadef30ee7cec84') +sha1sums=('27e8fda17e124b14600d0065353132d5f088d729') + + +subpkgs=($pkgname-gnome) +subdescs=("Generates conjugations of french verbs - with gnome-panel applet") +subdepends=("gnome-panel libgnomeui") +subgroups=('gnome-extra') +subarchs=('i686 x86_64') +subconflicts=('verbiste') +subprovides=('verbiste') +subinstall=("$_F_gnome_scriptlet") build() { - Fbuild + Fbuild --with-gtk-app --with-gnome-applet + Fsplit verbiste-gnome /usr + Fbuild --with-gtk-app Fmkdir /usr/share/applications/ Finstallrel 644 src/gnome/verbiste.desktop usr/share/applications/verbiste.desktop cd $Fdestdir/usr/share/applications/ || Fdie Fsed 'Exec=verbiste' 'Exec=verbiste-gtk' verbiste.desktop + Fbuild_gnome_scriptlet } # optimization OK From devil505linux at gmail.com Mon Feb 9 13:28:00 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 13:28:02 2009 Subject: [Frugalware-git] frugalware-current: almanah-0.6.0-1-i686 Message-ID: <20090209122800.34A4911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e81d3d8163cbc6c3502b41bc54aeec9b1fac0515 commit e81d3d8163cbc6c3502b41bc54aeec9b1fac0515 Author: Devil505 Date: Mon Feb 9 13:27:40 2009 +0100 almanah-0.6.0-1-i686 * version bump * fixing depends diff --git a/source/gnome-extra/almanah/FrugalBuild b/source/gnome-extra/almanah/FrugalBuild index e075176..d1191dd 100644 --- a/source/gnome-extra/almanah/FrugalBuild +++ b/source/gnome-extra/almanah/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Devil505 pkgname=almanah -pkgver=0.5.0 +pkgver=0.6.0 pkgrel=1 pkgdesc="Diary is a small GTK+ application to allow you to keep a diary of your life." url="http://tecnocode.co.uk/projects/diary" -depends=('sqlite3' 'seahorse' 'gtkspell' 'atk' 'pango' 'libxau' 'libxdmcp' 'freetype2' 'libgcc' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor' 'libxdamage') +depends=('evolution-data-server' 'libglade' 'sqlite3' 'e2fsprogs' 'libgnome' 'popt' 'nspr' 'openssl' 'libtasn1' 'libgcrypt' 'seahorse' 'gtkspell' 'atk' 'pango' 'libxau' 'libxdmcp' 'freetype2' 'libgcc' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' 'libxcursor') makedepends=('intltool') options=('scriptlet') _F_gnome_schemas=('/etc/gconf/schemas/almanah.schemas') @@ -17,6 +17,6 @@ groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | Flasttar" source=(http://tecnocode.co.uk/downloads/$pkgname-$pkgver.tar.gz) -sha1sums=('75fada18c44d07ec0d02cc2be30e8e0c22363fe6') +sha1sums=('3e6d15756c93f546026bc799a5867d595322b729') replaces=('diary') # optimization OK From devil505linux at gmail.com Mon Feb 9 13:28:42 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 13:28:45 2009 Subject: [Frugalware-git] frugalware-current: gnome-globalmenu-0.7.3-1-x86_64 Message-ID: <20090209122842.BDE8B11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=81d9e9812bf1934494e70e32c6db587f545e8944 commit 81d9e9812bf1934494e70e32c6db587f545e8944 Author: Devil505 Date: Mon Feb 9 13:20:51 2009 +0100 gnome-globalmenu-0.7.3-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/gnome-globalmenu/FrugalBuild b/source/gnome-extra/gnome-globalmenu/FrugalBuild index 5d2b61c..6261c07 100644 --- a/source/gnome-extra/gnome-globalmenu/FrugalBuild +++ b/source/gnome-extra/gnome-globalmenu/FrugalBuild @@ -14,7 +14,7 @@ makedepends=('intltool' 'vala>=0.5.5') depends=('gtk+2>=2.14.7' 'gnome-panel>=2.24.3' 'gnome-menus>=2.24.2' 'libwnck>=2.24.1' \ 'gconf>=2.24.0') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('9fcadbf94717829a1107ee12fae29517174b7dd6') # optimization OK From devil505linux at gmail.com Mon Feb 9 14:36:32 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 14:36:33 2009 Subject: [Frugalware-git] frugalware-current: christine-0.2.1-1-i686 Message-ID: <20090209133632.72CC311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ecc17ff9c550cb0c74fc680db2ed695494af235 commit 9ecc17ff9c550cb0c74fc680db2ed695494af235 Author: Devil505 Date: Mon Feb 9 14:29:15 2009 +0100 christine-0.2.1-1-i686 * version bump diff --git a/source/gnome-extra/christine/FrugalBuild b/source/gnome-extra/christine/FrugalBuild index 12985cc..1a4bf95 100644 --- a/source/gnome-extra/christine/FrugalBuild +++ b/source/gnome-extra/christine/FrugalBuild @@ -2,17 +2,16 @@ # Maintainer: Devil505 pkgname=christine -pkgver=0.1.6 -pkgrel=2 +pkgver=0.2.1 +pkgrel=1 pkgdesc="This is Christine a new Python, GTK+, GStreamer bassed media player. Is intended to be beautiful, usefull and fat free." -_F_sourceforge_ext="-1.tar.bz2" Finclude sourceforge depends=('gtk+2' 'python>=2.6' 'gstreamer' 'gst-python' 'mutagen' 'libnotify' 'glibc' 'gnome-python') -makedepends=('gconf' 'perl-xml-parser') +makedepends=('intltool' 'gconf' 'perl-xml-parser') options=('scriptlet') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('734b76ef2334b071392f3ef04899bac301157012') +sha1sums=('67ca5ad6e7a227ac97848967c741e23a6b508d30') build() { From devil505linux at gmail.com Mon Feb 9 14:36:32 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 14:36:34 2009 Subject: [Frugalware-git] frugalware-current: vagalume-0.7-2-i686 Message-ID: <20090209133632.8F6A011B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=457868d4628ec5b5bcfcf371c65b88d566710724 commit 457868d4628ec5b5bcfcf371c65b88d566710724 Author: Devil505 Date: Mon Feb 9 14:36:00 2009 +0100 vagalume-0.7-2-i686 * fixing up2date and source link diff --git a/source/gnome-extra/vagalume/FrugalBuild b/source/gnome-extra/vagalume/FrugalBuild index 48f6139..363cb40 100644 --- a/source/gnome-extra/vagalume/FrugalBuild +++ b/source/gnome-extra/vagalume/FrugalBuild @@ -5,7 +5,7 @@ pkgname=vagalume pkgver=0.7 pkgrel=2 pkgdesc="Vagalume is a Last.fm client for Gnome" -url="http://vagalume.igalia.com/" +url="http://vagalume.igalia.com" depends=('gtk+2' 'freetype2' 'glibc' 'libxau' 'libxdmcp' 'gstreamer' 'curl>=7.19.0' 'libxdamage' 'libxext' 'gst-plugins-ugly-mad' 'libgcrypt') options=('scriptlet') _F_gnome_iconcache="y" @@ -15,8 +15,8 @@ groups=('gnome-extra') archs=('i686' 'x86_64') urldl="http://people.igalia.com/berto/files/vagalume/source/" Fpkgversep="_" -up2date="Flastarchive http://people.igalia.com/berto/files/vagalume/source/ .orig.tar.gz" -source=($urldl/$pkgname$Fpkgversep$pkgver.orig.tar.gz) +up2date="lynx -dump $url/files/source/?M=D | sed 's/orig.tar.gz/tar.gz/g' | Flasttar" +source=($url/files/source/$pkgname$Fpkgversep$pkgver.orig.tar.gz) _F_cd_path="$pkgname-$pkgver.orig" sha1sums=('9cfb527fedfe4878743993198c39da87141e9f78') From devil505linux at gmail.com Mon Feb 9 15:02:04 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 15:02:07 2009 Subject: [Frugalware-git] frugalware-current: gbrainy-1.01-1-i686 Message-ID: <20090209140204.3AE5511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53a7f562bbfc14ce170f5cd1e85e9e9ccff4bb7f commit 53a7f562bbfc14ce170f5cd1e85e9e9ccff4bb7f Author: Devil505 Date: Mon Feb 9 14:52:11 2009 +0100 gbrainy-1.01-1-i686 * version bump diff --git a/source/gnome-extra/gbrainy/FrugalBuild b/source/gnome-extra/gbrainy/FrugalBuild index 0132e1a..2000480 100644 --- a/source/gnome-extra/gbrainy/FrugalBuild +++ b/source/gnome-extra/gbrainy/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Devil505 pkgname=gbrainy -pkgver=1.00 -pkgrel=2 +pkgver=1.01 +pkgrel=1 pkgdesc="brain teaser game and trainer" url="http://live.gnome.org/$pkgname" depends=('mono>=2.0.1' 'gtk2-sharp>=2.12.6' 'libgnome>=2.24.1' 'cairo>=1.8.0' 'gnome-sharp') -makedepends=('perl-xml-parser') +makedepends=('intltool' 'gettext') options=('scriptlet') archs=('i686' 'x86_64') Finclude mono @@ -17,7 +17,7 @@ Finclude gnome-scriptlet groups=('gnome-extra') up2date="lynx -dump http://www.softcatala.org/~jmas/$pkgname/ | Flasttar" source=(http://www.softcatala.org/~jmas/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('8f3f8b49686d0b7eed871af94ec4e86c3f9ad9b8') +sha1sums=('b48dc1b15b1e00bf9a83b0908ed0f4ec54ba1943') build() { From devil505linux at gmail.com Mon Feb 9 17:02:05 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 17:02:07 2009 Subject: [Frugalware-git] frugalware-current: microblog-purple-0.2.0-1-x86_64 Message-ID: <20090209160205.77B9211B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c14e5e1b15fa7e90649c6e03391de7f6ef071ba3 commit c14e5e1b15fa7e90649c6e03391de7f6ef071ba3 Author: Devil505 Date: Mon Feb 9 16:59:33 2009 +0100 microblog-purple-0.2.0-1-x86_64 * new package diff --git a/source/xapps-extra/microblog-purple/FrugalBuild b/source/xapps-extra/microblog-purple/FrugalBuild new file mode 100644 index 0000000..ee0afff --- /dev/null +++ b/source/xapps-extra/microblog-purple/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling Time: 0.05 SBU +# Maintainer: Devil505 + +pkgname=microblog-purple +pkgver=0.2.0 +pkgrel=1 +pkgdesc="Libpurple plug-in supporting microblog services like Twitter and Idendti.ca" +depends=('pidgin') +_F_googlecode_dirname="$pkgname" +_F_googlecode_name="mbpurple" +Finclude googlecode +options=('scriptlet') +groups=('xapps-extra') +archs=('x86_64' 'i686') +_F_cd_path="$_F_googlecode_name-$pkgver" +sha1sums=('ee4a3b46518cf9cf5110669cfaf00e572bc26bcf') +build() +{ + Fcd + Fsed "DESTDIR := " "DESTDIR := $Fdestdir" global.mak + Fbuild +} + +# optimization OK + From devil505linux at gmail.com Mon Feb 9 17:29:15 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 17:29:17 2009 Subject: [Frugalware-git] frugalware-current: lastfm-client-1.4.2.58240-2-i686 Message-ID: <20090209162915.A94E111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fbc865abd2019a2144ba48a4af921540c03da0b8 commit fbc865abd2019a2144ba48a4af921540c03da0b8 Author: Devil505 Date: Mon Feb 9 17:28:43 2009 +0100 lastfm-client-1.4.2.58240-2-i686 * fixing up2date diff --git a/source/xapps-extra/lastfm-client/FrugalBuild b/source/xapps-extra/lastfm-client/FrugalBuild index 19fee44..00ed5a9 100644 --- a/source/xapps-extra/lastfm-client/FrugalBuild +++ b/source/xapps-extra/lastfm-client/FrugalBuild @@ -13,8 +13,9 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') _F_archive_name="last.fm" -up2date="lynx -useragent=Linux -source 'http://www.lastfm.fr/download/' | grep 'lastfm_' | cut -d '_' -f 2 " -source=(http://cdn.last.fm/client/src/$_F_archive_name-$pkgver.src.tar.bz2 \ +Fpkgversep="_" +up2date="lynx -dump http://ftp.uni-bayreuth.de/debian/pool/main/l/lastfm/?M=D | sed 's/dfsg.orig.tar.gz/tar.gz/g' | Flasttar" +source=(http://cdn.last.fm/client/src/last.fm-$pkgver.src.tar.bz2 \ 00_build-fixes.diff \ gcc-4.3.patch \ no-fingerprint.diff \ @@ -49,7 +50,7 @@ _F_desktop_categories="AudioVideo;Player;" build() { - Fcd + Fcd "last.fm-$pkgver" Fpatchall Fconf Fmake From devil505linux at gmail.com Mon Feb 9 18:10:15 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 9 18:10:16 2009 Subject: [Frugalware-git] frugalware-current: conkygooglecalendar-2.03-1-i686 Message-ID: <20090209171015.1A66C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9fec9bea5b5812650773d05ddb27ed4d9a8e819 commit f9fec9bea5b5812650773d05ddb27ed4d9a8e819 Author: Devil505 Date: Mon Feb 9 18:09:00 2009 +0100 conkygooglecalendar-2.03-1-i686 * version bump diff --git a/source/xapps-extra/conkygooglecalendar/FrugalBuild b/source/xapps-extra/conkygooglecalendar/FrugalBuild index 3c3730d..e727e60 100644 --- a/source/xapps-extra/conkygooglecalendar/FrugalBuild +++ b/source/xapps-extra/conkygooglecalendar/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=conkygooglecalendar -pkgver=2.02 +pkgver=2.03 pkgrel=1 pkgdesc="Provides calendar information to be displayed in conky." url="https://code.launchpad.net/~m-buck/+junk/$pkgname" @@ -12,6 +12,6 @@ groups=('xapps-extra') archs=('i686' 'x86_64') Fpkgversep="_" up2date="elinks -dump 'https://launchpad.net/~m-buck/+archive/' | Flasttar" -source=(https://launchpad.net/%7Em-buck/+archive/+files/${pkgname}_$pkgver.tar.gz) +source=(https://launchpad.net/%7Em-buck/+archive/ppa/+files/${pkgname}_$pkgver.tar.gz) _F_cd_path="src" -sha1sums=('7285aa35f9a988d18e3004c7934c0872babc4b69') +sha1sums=('88c4d55c4fccbafc1ba81fb57ab1648ef38a01a2') From bouleetbil at frogdev.info Mon Feb 9 21:06:18 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 9 21:06:18 2009 Subject: [Frugalware-git] bouleetbiltesting: lxpanel-0.3.999-1-i686 Message-ID: <20090209200618.3127F11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=2180874eafbd485794061cceb17ee947f43112f3 commit 2180874eafbd485794061cceb17ee947f43112f3 Author: bouleetbil Date: Mon Feb 9 21:04:37 2009 +0100 lxpanel-0.3.999-1-i686 *forgot to use the real version *added option force diff --git a/source/x11-extra/lxpanel/FrugalBuild b/source/x11-extra/lxpanel/FrugalBuild index 4e694ff..df606c0 100644 --- a/source/x11-extra/lxpanel/FrugalBuild +++ b/source/x11-extra/lxpanel/FrugalBuild @@ -2,17 +2,16 @@ # Maintainer: bouleetbil pkgname=lxpanel -pkgver=0.4.0 -pkgrel=2 +pkgver=0.3.999 +pkgrel=1 pkgdesc="lxpanel is a light-weight X11 desktop panel for lxde" depends=('wireless_tools' 'gtk+2' 'alsa-lib' 'libxpm' 'libxdamage' 'freetype2' \ 'libxau' 'libxdmcp' 'libxext' 'libxml2' 'menu-cache' 'lxmenu-data') rodepends=('pcmanfm' 'lxsession-lite' 'gtk+2-engines' 'gtk+2-theme-frugalware') makedepends=('intltool') -options=('scriptlet') +options=('scriptlet' 'force') groups=('x11-extra' 'lxde-desktop') archs=('i686' 'x86_64' 'ppc') -_F_sourceforge_pkgver=0.3.999 _F_sourceforge_dirname="lxde" Finclude sourceforge url="http://lxde.org/" From bouleetbil at frogdev.info Mon Feb 9 21:26:04 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 9 21:26:05 2009 Subject: [Frugalware-git] frugalware-current: simpleburn-1.0.4-1-i686 Message-ID: <20090209202604.07DBC11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c979b38bb9a315870753db25f7a9122aad0a1b8 commit 0c979b38bb9a315870753db25f7a9122aad0a1b8 Author: bouleetbil Date: Mon Feb 9 21:25:10 2009 +0100 simpleburn-1.0.4-1-i686 *version bump diff --git a/source/xapps-extra/simpleburn/FrugalBuild b/source/xapps-extra/simpleburn/FrugalBuild index 28e5c5c..122f516 100644 --- a/source/xapps-extra/simpleburn/FrugalBuild +++ b/source/xapps-extra/simpleburn/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=simpleburn -pkgver=1.0.3 -pkgrel=2 +pkgver=1.0.4 +pkgrel=1 pkgdesc="SimpleBurn is a basic application for burning CDs and DVDs." url="http://sallu.tuxfamily.org/" urldl="http://download.tuxfamily.org/sallu/utilities/" @@ -14,4 +14,4 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686') Finclude cmake -sha1sums=('a7beb643979c6b065d94f9c59395e6ec6e6f174a') +sha1sums=('56476e9640b48e4f7fae452b0f9ca3ee5e7de4b4') From bouleetbil at frogdev.info Mon Feb 9 21:35:07 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 9 21:35:08 2009 Subject: [Frugalware-git] frugalware-current: genius-1.0.4-1-i686 Message-ID: <20090209203507.2E9FF11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c92a126bc30b3e08a962e4dfd999edc9ecafa12 commit 9c92a126bc30b3e08a962e4dfd999edc9ecafa12 Author: bouleetbil Date: Mon Feb 9 21:33:57 2009 +0100 genius-1.0.4-1-i686 *version bump diff --git a/source/apps-extra/genius/FrugalBuild b/source/apps-extra/genius/FrugalBuild index c53e34f..2a73605 100644 --- a/source/apps-extra/genius/FrugalBuild +++ b/source/apps-extra/genius/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=genius -pkgver=1.0.3 +pkgver=1.0.4 pkgrel=1 pkgdesc="Mathematical computation utility" options=('scriptlet') @@ -23,7 +23,7 @@ groups=('apps-extra') url="http://www.jirka.org/genius.html" archs=('i686' 'x86_64' 'ppc') Fconfopts="${Fconfopts[@]} --disable-update-mimedb" -sha1sums=('455bc984bc037c15de6875561aaee2c530e394ac') +sha1sums=('dcceb11dde5ecedec0e924b30666e6a40c320dfe') subpkgs=(genius-gnome) subdescs=("$pkgname gnome integration") subdepends=("genius libgnome vte libgnomeui libglade gtksourceview esd gail atk \ From bouleetbil at frogdev.info Mon Feb 9 21:40:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 9 21:40:43 2009 Subject: [Frugalware-git] frugalware-current: nautilus-sound-converter-1.0.1-1-i686 Message-ID: <20090209204042.5784D11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d0942ccff8506358037fdad5fa9f35a84de35c8 commit 0d0942ccff8506358037fdad5fa9f35a84de35c8 Author: bouleetbil Date: Mon Feb 9 21:40:01 2009 +0100 nautilus-sound-converter-1.0.1-1-i686 *version bump diff --git a/source/gnome-extra/nautilus-sound-converter/FrugalBuild b/source/gnome-extra/nautilus-sound-converter/FrugalBuild index fba517d..3d34f43 100644 --- a/source/gnome-extra/nautilus-sound-converter/FrugalBuild +++ b/source/gnome-extra/nautilus-sound-converter/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=nautilus-sound-converter -pkgver=1.0.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="Nautilus extension to convert audio files to a different format" options=('scriptlet') @@ -11,6 +11,6 @@ makedepends=('intltool') Finclude googlecode groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('d0af32cb5ad6e8a192fef76677ad98ad1a94d03f') +sha1sums=('a470374867f288098a0767e798426c237993f210') # optimization OK From crazy at frugalware.org Mon Feb 9 22:39:43 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 9 22:39:44 2009 Subject: [Frugalware-git] frugalware-current: dbus-glib-0.80-1-x86_64 Message-ID: <20090209213943.4E37F11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f064579fcd1dd814c9312d1b851bde56d2e4846d commit f064579fcd1dd814c9312d1b851bde56d2e4846d Author: crazy Date: Mon Feb 9 22:39:08 2009 +0100 dbus-glib-0.80-1-x86_64 * Version bump diff --git a/source/apps/dbus-glib/FrugalBuild b/source/apps/dbus-glib/FrugalBuild index 99e5a75..badbf37 100644 --- a/source/apps/dbus-glib/FrugalBuild +++ b/source/apps/dbus-glib/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=dbus-glib -pkgver=0.78 -pkgrel=2 +pkgver=0.80 +pkgrel=1 pkgdesc="Glib bindings for DBUS" url="http://www.freedesktop.org/wiki/Software_2fDBusBindings" depends=('dbus>=0.93' 'glib2>=2.16.3' 'expat') @@ -13,7 +13,7 @@ archs=('i686' 'x86_64' 'ppc') options=('scriptlet') up2date="lynx -dump http://dbus.freedesktop.org/releases/dbus-glib/|Flasttar" source=(http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('c9d74023f00642dd1040c2e6cc7fdfe91a0c593e') +sha1sums=('927e43f2d429cff5472ab726882347ec06e53f6b') build() { From crazy at frugalware.org Mon Feb 9 22:42:53 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 9 22:42:54 2009 Subject: [Frugalware-git] frugalware-current: sdparm-1.03-1-x86_64 Message-ID: <20090209214253.BB3CE11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a706bba715a0f7f1f98b80e5e05d22b836fb9ec0 commit a706bba715a0f7f1f98b80e5e05d22b836fb9ec0 Author: crazy Date: Mon Feb 9 22:42:30 2009 +0100 sdparm-1.03-1-x86_64 * up2date fix diff --git a/source/apps/sdparm/FrugalBuild b/source/apps/sdparm/FrugalBuild index a2658cd..1222fa7 100644 --- a/source/apps/sdparm/FrugalBuild +++ b/source/apps/sdparm/FrugalBuild @@ -5,13 +5,13 @@ pkgname=sdparm pkgver=1.03 pkgrel=1 pkgdesc="sdparm list or change SCSI/ATAPI disk parameters." -url="http://sg.torque.net/sg/sdparm.html" +url="http://sg.danny.cz/sg/sdparm.html" depends=('glibc') ##move to base ? groups=('apps') archs=('i686' 'x86_64') -up2date="lynx -dump http://sg.torque.net/sg/sdparm.html|grep 'sdparm'|sort -n -r|grep -m1 '.tgz$'|sed 's/.*-\(.*\).t.*/\1/'" -source=(http://sg.torque.net/sg/p/$pkgname-$pkgver.tgz) -sha1sums=('fe3c0be4ccab54f599a81fa1901879d091c4c411') +up2date="lynx -dump http://sg.danny.cz/sg/sdparm.html |grep 'sdparm'|sort -n -r|grep -m1 '.tgz$'|sed 's/.*-\(.*\).t.*/\1/'" +source=(http://sg.danny.cz/sg/p/$pkgname-$pkgver.tgz) +sha1sums=('008046bde7ee918110af33e052f2705af1c940ce') # optimization OK From crazy at frugalware.org Mon Feb 9 22:45:48 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 9 22:45:49 2009 Subject: [Frugalware-git] frugalware-current: lsscsi-0.22-1-x86_64 Message-ID: <20090209214548.4A05E11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=118dd306ffa9b0e3fbf20ab26cd23f890d3c4466 commit 118dd306ffa9b0e3fbf20ab26cd23f890d3c4466 Author: crazy Date: Mon Feb 9 22:45:22 2009 +0100 lsscsi-0.22-1-x86_64 * Version bump diff --git a/source/apps/lsscsi/FrugalBuild b/source/apps/lsscsi/FrugalBuild index f82e1ba..f759caf 100644 --- a/source/apps/lsscsi/FrugalBuild +++ b/source/apps/lsscsi/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: crazy pkgname=lsscsi -pkgver=0.21 +pkgver=0.22 pkgrel=1 pkgdesc="The lsscsi command lists information about SCSI devices in Linux" -url="http://sg.torque.net/scsi/lsscsi.html" +url="http://sg.danny.cz/scsi/lsscsi.html" depends=() groups=('apps') archs=('i686' 'x86_64') up2date="Flasttar $url" -source=(http://sg.torque.net/scsi/$pkgname-$pkgver.tgz) -sha1sums=('14a3c79489cc5eecda14fc24f9c25f1c23a6125d') +source=(http://sg.danny.cz/scsi/$pkgname-$pkgver.tgz) +sha1sums=('bad411b440a9eead1d32f6da8cda1a4e02223c40') # optimization OK From crazy at frugalware.org Mon Feb 9 23:43:03 2009 From: crazy at frugalware.org (crazy) Date: Mon Feb 9 23:43:05 2009 Subject: [Frugalware-git] frugalware-current: eric4-4.3.0-1-x86_64 Message-ID: <20090209224303.5FE8D11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=50e9ba407547abeb805bb904e2264b7fe031f19f commit 50e9ba407547abeb805bb904e2264b7fe031f19f Author: crazy Date: Mon Feb 9 23:39:21 2009 +0100 eric4-4.3.0-1-x86_64 * Version bump * added Turkish language subpackage * added patch to fix apidirs installation * someone broke DESTDIR support again :p diff --git a/source/xapps-extra/eric4/FrugalBuild b/source/xapps-extra/eric4/FrugalBuild index 9653605..4c2c864 100644 --- a/source/xapps-extra/eric4/FrugalBuild +++ b/source/xapps-extra/eric4/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: crazy pkgname=eric4 -pkgver=4.1.6 -pkgrel=2 +pkgver=4.3.0 +pkgrel=1 pkgdesc="Eric4 is a full featured Python (and Ruby) IDE that is written in PyQt4." _F_sourceforge_dirname="eric-ide" Finclude sourceforge python @@ -12,27 +12,31 @@ source=($source \ ${source/eric4-$pkgver/eric4-i18n-de-$pkgver} \ ${source/eric4-$pkgver/eric4-i18n-fr-$pkgver} \ ${source/eric4-$pkgver/eric4-i18n-ru-$pkgver} \ - ${source/eric4-$pkgver/eric4-i18n-cs-$pkgver} - $pkgname.desktop) -sha1sums=('195f8904142927d6ee4e02de2c2d49d8bf95a7e6' \ - '0103a70f3aba6482bfdc177a0bd6c5590c51e448' \ - 'ca0393f5f6782e1379373ac7f38a18292ff8aaed' \ - '5a6f9976cd795de18864a22631e27decfc547502' \ - '95d9f9e611cb6252f5cf520b1c1105b99252dc56' \ - 'bdc6b72e48c1cab4bf779ed72a61b42cc1f997e5') + ${source/eric4-$pkgver/eric4-i18n-cs-$pkgver} \ + ${source/eric4-$pkgver/eric4-i18n-tr-$pkgver} \ + $pkgname.desktop eric4-install-fix.patch) +sha1sums=('6700480cbc8de3c09ec2674dbd50046e50b47fce' \ + '289bbde3c5c5d2f3051be4bb7adf730b2aab8155' \ + '32efa602938c596523e55913cfacb727c3ea464c' \ + 'c7557c9a20a5a0410b1ae8b81d10259e730dedfa' \ + '64f6cc940e8ff334d2e57d1427c017db51635d06' \ + 'fb3923197b5341caca00823021984f35f9cc8db2' \ + 'bdc6b72e48c1cab4bf779ed72a61b42cc1f997e5' \ + '67170f8acf2a3b7836232583bef2ba09807dbc80') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') depends=('pyqt4>=4.3.3-2' 'qscintilla2-qt4>=2.2' 'qscintilla2-python-qt4>=2.2' 'libxcursor') rodepends=('shared-mime-info') -subpkgs=("$pkgname-i18n-de" "$pkgname-i18n-fr" "$pkgname-i18n-ru" "$pkgname-i18n-cs") -subreplaces=('' '' '' "$pkgname-i18n-cs_cz") +subpkgs=("$pkgname-i18n-de" "$pkgname-i18n-fr" "$pkgname-i18n-ru" "$pkgname-i18n-cs" "$pkgname-i18n-tr") +subreplaces=('' '' '' "$pkgname-i18n-cs_cz" '') subdescs=('German language files for Eric4' 'Frech language files for Eric4' \ - 'Russian language files for Eric4' 'Czech language files for Eric4') -subgroups=('locale-extra' 'locale-extra' 'locale-extra' 'locale-extra') -subdepends=("$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver") -subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64') + 'Russian language files for Eric4' 'Czech language files for Eric4' \ + 'Turkish language files for Eric4') +subgroups=('locale-extra' 'locale-extra' 'locale-extra' 'locale-extra' 'locale-extra') +subdepends=('' '' '' '' '') +subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64') build() { @@ -40,7 +44,7 @@ build() Fpatchall python install.py -b /usr/bin -i $Fdestdir || Fdie - Fdocrel LICENSE.GPL + Fdocrel LICENSE* rm -f README-i18n.txt || Fdie Ffilerel eric/icons/default/eric.png /usr/share/pixmaps/$pkgname.png @@ -50,4 +54,5 @@ build() Fsplit $pkgname-i18n-fr $_F_python_libdir/eric4/i18n/eric4_fr.qm Fsplit $pkgname-i18n-ru $_F_python_libdir/eric4/i18n/eric4_ru.qm Fsplit $pkgname-i18n-cs $_F_python_libdir/eric4/i18n/eric4_cs.qm + Fsplit $pkgname-i18n-tr $_F_python_libdir/eric4/i18n/eric4_tr.qm } diff --git a/source/xapps-extra/eric4/eric4-install-fix.patch b/source/xapps-extra/eric4/eric4-install-fix.patch new file mode 100644 index 0000000..20f86f8 --- /dev/null +++ b/source/xapps-extra/eric4/eric4-install-fix.patch @@ -0,0 +1,32 @@ +--- eric4-4.3.0/install.py 2009-02-08 14:10:24.000000000 +0100 ++++ eric4-4.3.0-p/install.py 2009-02-09 23:34:04.000000000 +0100 +@@ -190,7 +190,7 @@ + fname = os.path.join(pdir, "__init__.py") + if not os.path.exists(fname): + if not os.path.exists(pdir): +- os.mkdir(pdir, 0755) ++ os.makedirs(pdir, 0755) + f = open(fname, "wb") + f.write(\ + '''# -*- coding: utf-8 -*- +@@ -215,7 +215,10 @@ + if not specialInstall and qtDataDir is None: + try: + from PyQt4 import pyqtconfig +- qtDataDir = pyqtconfig._pkg_config["qt_data_dir"] ++ if distDir: ++ qtDataDir = distDir + pyqtconfig._pkg_config["qt_data_dir"] ++ else: ++ qtDataDir = pyqtconfig._pkg_config["qt_data_dir"] + except (AttributeError, ImportError): + print + print "Please enter the name of the Qt data directory." +@@ -494,7 +497,7 @@ + cfg['ericTemplatesDir'], + cfg['ericCodeTemplatesDir'], cfg['ericOthersDir'], + cfg['bindir'], cfg['mdir'], +- getAPIsPath(), apis) ++ getAPIsPath()[len(distDir):], apis) + copyToFile(fn, config) + + def doDependancyChecks(): From ryuo at frugalware.org Tue Feb 10 01:27:56 2009 From: ryuo at frugalware.org (James Buren) Date: Tue Feb 10 01:27:58 2009 Subject: [Frugalware-git] frugalware-current: xpyb-1.0-1-i686 Message-ID: <20090210002756.C90C811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c3ed833f2f2e03af34d8268957ff8366620e801 commit 9c3ed833f2f2e03af34d8268957ff8366620e801 Author: James Buren Date: Mon Feb 9 18:33:06 2009 -0600 xpyb-1.0-1-i686 * new package diff --git a/source/xlib-extra/xpyb/FrugalBuild b/source/xlib-extra/xpyb/FrugalBuild new file mode 100644 index 0000000..0e6643a --- /dev/null +++ b/source/xlib-extra/xpyb/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.01 SBU +# Maintainer: James Buren + +pkgname=xpyb +pkgver=1.0 +pkgrel=1 +pkgdesc="Python bindings for XCB." +url="http://xcb.freedesktop.org" +depends=('python' 'libxcb' 'glibc') +groups=('xlib-extra') +archs=('i686') +up2date="Flasttar $url/dist" +source=($url/dist/$pkgname-$pkgver.tar.bz2) +sha1sums=('45b3763c6e31e4b6deaaeb85fdec36826b6da7d9') + +# optimization OK From janny at frugalware.org Tue Feb 10 08:49:09 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 08:49:13 2009 Subject: [Frugalware-git] frugalware-current: firefox-3.0.6-1-i686 Message-ID: <20090210074909.9170811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f68f8aaa0cbab3d87aeddf51d749b175b1444a71 commit f68f8aaa0cbab3d87aeddf51d749b175b1444a71 Author: Janos Kovacs Date: Tue Feb 10 08:48:53 2009 +0100 firefox-3.0.6-1-i686 version bump diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index 00875e4..a2feab5 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=firefox -pkgver=3.0.5 +pkgver=3.0.6 pathver=${pkgver} # version used in path names pkgrel=1 pkgdesc="Mozilla Firefox web browser" From janny at frugalware.org Tue Feb 10 08:56:31 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 08:56:34 2009 Subject: [Frugalware-git] frugalware-current: firefox-ar-3.0.6-1-i686 Message-ID: <20090210075631.D098711B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8334545a7bc0c963f17256f9754601de9b0a93c3 commit 8334545a7bc0c963f17256f9754601de9b0a93c3 Author: Janos Kovacs Date: Tue Feb 10 08:56:27 2009 +0100 firefox-ar-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-ar/FrugalBuild b/source/locale-extra/firefox-ar/FrugalBuild index 409e5f2..e046fe9 100644 --- a/source/locale-extra/firefox-ar/FrugalBuild +++ b/source/locale-extra/firefox-ar/FrugalBuild @@ -3,9 +3,9 @@ _F_firefox_lang=ar pkgname=firefox-$lang -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Arabic language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('1f67586afebdc72923c4418b3cbecf24e227a301') +sha1sums=('6661e936e93b783d23d9b27ae693b4310775d7a3') From janny at frugalware.org Tue Feb 10 08:56:31 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 08:56:35 2009 Subject: [Frugalware-git] frugalware-current: firefox-i18n.sh Message-ID: <20090210075631.BBA6611B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cc06eb33fb638b83f360cbb8be97b9aac14f3ef2 commit cc06eb33fb638b83f360cbb8be97b9aac14f3ef2 Author: Janos Kovacs Date: Tue Feb 10 08:53:44 2009 +0100 firefox-i18n.sh diff --git a/source/include/firefox-i18n.sh b/source/include/firefox-i18n.sh index 0c07e60..c888583 100644 --- a/source/include/firefox-i18n.sh +++ b/source/include/firefox-i18n.sh @@ -31,7 +31,7 @@ # * archs() ### -up2date="3.0.5" +up2date="3.0.6" source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${up2date}/linux-i686/xpi/$_F_firefox_lang.xpi) pkgname=firefox-`echo $_F_firefox_lang|tr [A-Z] [a-z]` url="http://www.mozilla.org/projects/l10n/mlp.html" From janny at frugalware.org Tue Feb 10 08:57:06 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 08:57:07 2009 Subject: [Frugalware-git] frugalware-current: firefox-ca-3.0.6-1-i686 Message-ID: <20090210075706.2682411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=473198218c16db9cd958e117f9f18f1fc93815fe commit 473198218c16db9cd958e117f9f18f1fc93815fe Author: Janos Kovacs Date: Tue Feb 10 08:57:03 2009 +0100 firefox-ca-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-ca/FrugalBuild b/source/locale-extra/firefox-ca/FrugalBuild index 46c882b..8e0ebe8 100644 --- a/source/locale-extra/firefox-ca/FrugalBuild +++ b/source/locale-extra/firefox-ca/FrugalBuild @@ -3,9 +3,9 @@ _F_firefox_lang=ca pkgname=firefox-$lang -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Catalan language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('1643f887898d1362096ae267fb96e57f06b14eda') +sha1sums=('01143ffe77e603c8f814b05be3d7f90e718acd46') From janny at frugalware.org Tue Feb 10 08:57:38 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 08:57:38 2009 Subject: [Frugalware-git] frugalware-current: firefox-cs-3.0.6-1-i686 Message-ID: <20090210075738.0550D11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c166d5a03e6f5c58ac13d81f9144a9e658f8189 commit 0c166d5a03e6f5c58ac13d81f9144a9e658f8189 Author: Janos Kovacs Date: Tue Feb 10 08:57:35 2009 +0100 firefox-cs-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-cs/FrugalBuild b/source/locale-extra/firefox-cs/FrugalBuild index a1b2551..d068f1b 100644 --- a/source/locale-extra/firefox-cs/FrugalBuild +++ b/source/locale-extra/firefox-cs/FrugalBuild @@ -3,9 +3,9 @@ _F_firefox_lang=cs pkgname=firefox-$lang -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Czech language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('d521a095db1589dc16497a182842bebf549efe20') +sha1sums=('2560cab05095ff2c03511ae0c8c7a273e541a6ca') From janny at frugalware.org Tue Feb 10 08:58:06 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 08:58:08 2009 Subject: [Frugalware-git] frugalware-current: firefox-da-3.0.6-1-i686 Message-ID: <20090210075806.71B6C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=de26dc6c04a50e2b9e46da1a8aa44623c3d35e4a commit de26dc6c04a50e2b9e46da1a8aa44623c3d35e4a Author: Janos Kovacs Date: Tue Feb 10 08:58:03 2009 +0100 firefox-da-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-da/FrugalBuild b/source/locale-extra/firefox-da/FrugalBuild index 1270457..d4dc643 100644 --- a/source/locale-extra/firefox-da/FrugalBuild +++ b/source/locale-extra/firefox-da/FrugalBuild @@ -3,9 +3,9 @@ _F_firefox_lang=da pkgname=firefox-$lang -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Danish language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('942f0548603d71876754643c0b8ebe4c4cd3e118') +sha1sums=('0393d5f65d438cfa2e2843c4d514fe365dd71e91') From janny at frugalware.org Tue Feb 10 08:58:40 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 08:58:43 2009 Subject: [Frugalware-git] frugalware-current: firefox-de-3.0.6-1-i686 Message-ID: <20090210075840.49B5F11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cbab479f645ec5f9dbb16a7111bed10ebf10ee2d commit cbab479f645ec5f9dbb16a7111bed10ebf10ee2d Author: Janos Kovacs Date: Tue Feb 10 08:58:37 2009 +0100 firefox-de-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-de/FrugalBuild b/source/locale-extra/firefox-de/FrugalBuild index d4389fb..0ce53e0 100644 --- a/source/locale-extra/firefox-de/FrugalBuild +++ b/source/locale-extra/firefox-de/FrugalBuild @@ -3,9 +3,9 @@ _F_firefox_lang=de pkgname=firefox-$lang -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="German language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('1f2b76d73dbff2af62f3e081276722853694e0bb') +sha1sums=('cbddb0f49e21bee1fced2685fdc1e92a9d29e12b') From janny at frugalware.org Tue Feb 10 08:59:10 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 08:59:12 2009 Subject: [Frugalware-git] frugalware-current: firefox-el-3.0.6-1-i686 Message-ID: <20090210075910.B7B6911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88fb4683d139ab2db558315725268725dc55abcc commit 88fb4683d139ab2db558315725268725dc55abcc Author: Janos Kovacs Date: Tue Feb 10 08:59:07 2009 +0100 firefox-el-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-el/FrugalBuild b/source/locale-extra/firefox-el/FrugalBuild index 78a1879..0e1b842 100644 --- a/source/locale-extra/firefox-el/FrugalBuild +++ b/source/locale-extra/firefox-el/FrugalBuild @@ -3,9 +3,9 @@ _F_firefox_lang=el pkgname=firefox-$lang -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Greek language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('ca0cbdcd72bd95b20a58ccff752475e7ade781e3') +sha1sums=('fd9d0894314221704c7e6c962857f2a7e9cd8345') From janny at frugalware.org Tue Feb 10 08:59:42 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 08:59:44 2009 Subject: [Frugalware-git] frugalware-current: firefox-es-es-3.0.6-1-i686 Message-ID: <20090210075942.D5FDE11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a602ac615eec7f4149bb905a90d6989e31f3c9a6 commit a602ac615eec7f4149bb905a90d6989e31f3c9a6 Author: Janos Kovacs Date: Tue Feb 10 08:59:39 2009 +0100 firefox-es-es-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-es-es/FrugalBuild b/source/locale-extra/firefox-es-es/FrugalBuild index a3affd2..12fe335 100644 --- a/source/locale-extra/firefox-es-es/FrugalBuild +++ b/source/locale-extra/firefox-es-es/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=es-ES -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Spanish language support for Firefox" replaces=('firefox-es-ES') Finclude firefox-i18n options=('noversrc') -sha1sums=('eb17fa0c17eb5a519f58841acb7e77f9ed606187') +sha1sums=('58a29b8aede9b2ab74ebf432e2c088872fdb2deb') From janny at frugalware.org Tue Feb 10 09:00:14 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:00:16 2009 Subject: [Frugalware-git] frugalware-current: firefox-eu-3.0.6-1-i686 Message-ID: <20090210080014.5787611B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf582b5d79c4a2e01c0cb1ad93fe4faaca3d0600 commit bf582b5d79c4a2e01c0cb1ad93fe4faaca3d0600 Author: Janos Kovacs Date: Tue Feb 10 09:00:09 2009 +0100 firefox-eu-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-eu/FrugalBuild b/source/locale-extra/firefox-eu/FrugalBuild index 528b448..2f5283c 100644 --- a/source/locale-extra/firefox-eu/FrugalBuild +++ b/source/locale-extra/firefox-eu/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=eu -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Basque language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('08e8d4e50bca58e9747198b317b221dce7d3a14a') +sha1sums=('3a820e1688f41af6a84c1a3746c78d9ccc48d821') From janny at frugalware.org Tue Feb 10 09:00:30 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:00:31 2009 Subject: [Frugalware-git] frugalware-current: firefox-fi-3.0.6-1-i686 Message-ID: <20090210080030.13C3F11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=52d3aae2c76bd73df6d6700ff392c7cfa726e79b commit 52d3aae2c76bd73df6d6700ff392c7cfa726e79b Author: Janos Kovacs Date: Tue Feb 10 09:00:25 2009 +0100 firefox-fi-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-fi/FrugalBuild b/source/locale-extra/firefox-fi/FrugalBuild index a5964a1..770dc31 100644 --- a/source/locale-extra/firefox-fi/FrugalBuild +++ b/source/locale-extra/firefox-fi/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=fi -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Finnish language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('c8fa6cc73a89923887633f99844a6a10d4cee753') +sha1sums=('e0f06048f0e8d5d2a4fff3ae86197ed6ee1ca5a9') From janny at frugalware.org Tue Feb 10 09:01:17 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:01:19 2009 Subject: [Frugalware-git] frugalware-current: firefox-fr-3.0.6-1-i686 Message-ID: <20090210080117.97DDC11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=63e8fb46fb58a62eba0c8585c89270c0152cef33 commit 63e8fb46fb58a62eba0c8585c89270c0152cef33 Author: Janos Kovacs Date: Tue Feb 10 09:01:14 2009 +0100 firefox-fr-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-fr/FrugalBuild b/source/locale-extra/firefox-fr/FrugalBuild index ca4f7f7..028ada6 100644 --- a/source/locale-extra/firefox-fr/FrugalBuild +++ b/source/locale-extra/firefox-fr/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=fr -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="French language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('e234740fe1e680a7a1de9089343d448d68341b07') +sha1sums=('730d3c286bf1e3915b9bac15cd988e3ae0a83365') From janny at frugalware.org Tue Feb 10 09:01:59 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:02:01 2009 Subject: [Frugalware-git] frugalware-current: firefox-ga-ie-3.0.6-1-i686 Message-ID: <20090210080159.897E811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30aa744b266015dba2cf7b291834416316624847 commit 30aa744b266015dba2cf7b291834416316624847 Author: Janos Kovacs Date: Tue Feb 10 09:01:56 2009 +0100 firefox-ga-ie-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-ga-ie/FrugalBuild b/source/locale-extra/firefox-ga-ie/FrugalBuild index 82134f9..371eb77 100644 --- a/source/locale-extra/firefox-ga-ie/FrugalBuild +++ b/source/locale-extra/firefox-ga-ie/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=ga-IE -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Irish language support for Firefox" Finclude firefox-i18n replaces=('firefox-ga-IE') options=('noversrc') -sha1sums=('ee59a17e8592b4bd745dc54585fb33346bacd5b1') +sha1sums=('44234aa8ef7288ef9e5d1a9a238b14b4aff977c7') From janny at frugalware.org Tue Feb 10 09:02:58 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:02:59 2009 Subject: [Frugalware-git] frugalware-current: firefox-hu-3.0.6-1-i686 Message-ID: <20090210080258.969FE11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a921ab4dcfa2ca440ffb596baf663d87d9c3b27 commit 2a921ab4dcfa2ca440ffb596baf663d87d9c3b27 Author: Janos Kovacs Date: Tue Feb 10 09:02:55 2009 +0100 firefox-hu-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-hu/FrugalBuild b/source/locale-extra/firefox-hu/FrugalBuild index 045b82f..54b3981 100644 --- a/source/locale-extra/firefox-hu/FrugalBuild +++ b/source/locale-extra/firefox-hu/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=hu -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Hungarian language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('1fb81d629133e6c8d68bb62dfa4dd7dece6ea891') +sha1sums=('de202cb9e3a8fc651a23fffa9433d63b7535d09c') From janny at frugalware.org Tue Feb 10 09:03:30 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:03:31 2009 Subject: [Frugalware-git] frugalware-current: firefox-it-3.0.6-1-i686 Message-ID: <20090210080330.B397311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=142f615e4e6abf8aaae2bd1cdf589cea3574b38a commit 142f615e4e6abf8aaae2bd1cdf589cea3574b38a Author: Janos Kovacs Date: Tue Feb 10 09:03:27 2009 +0100 firefox-it-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-it/FrugalBuild b/source/locale-extra/firefox-it/FrugalBuild index 74c6b9f..8d06721 100644 --- a/source/locale-extra/firefox-it/FrugalBuild +++ b/source/locale-extra/firefox-it/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=it -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Italian language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('8acb5cd33aef8f292947617baf7fa25d6820c2aa') +sha1sums=('c405cced4f4507abc865e2a85f51e431f5b5cbb0') From janny at frugalware.org Tue Feb 10 09:04:05 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:04:06 2009 Subject: [Frugalware-git] frugalware-current: firefox-ja-3.0.6-1-i686 Message-ID: <20090210080405.09E2311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b16a0712fdfc75e4c2f8fdae64cb76ffe51076dc commit b16a0712fdfc75e4c2f8fdae64cb76ffe51076dc Author: Janos Kovacs Date: Tue Feb 10 09:04:01 2009 +0100 firefox-ja-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-ja/FrugalBuild b/source/locale-extra/firefox-ja/FrugalBuild index 9b0f981..1312660 100644 --- a/source/locale-extra/firefox-ja/FrugalBuild +++ b/source/locale-extra/firefox-ja/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=ja -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Japanese language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('cc827444e75fbb4e17c2712f2367acff4ba99366') +sha1sums=('f1641ce59bc0f48eec6ab2e5b949b839782c4c16') From janny at frugalware.org Tue Feb 10 09:04:37 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:04:38 2009 Subject: [Frugalware-git] frugalware-current: firefox-ko-3.0.6-1-i686 Message-ID: <20090210080437.55AD011B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25222994ed1e6cf01bf9c1b19ed11b5b5ccac2bd commit 25222994ed1e6cf01bf9c1b19ed11b5b5ccac2bd Author: Janos Kovacs Date: Tue Feb 10 09:04:33 2009 +0100 firefox-ko-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-ko/FrugalBuild b/source/locale-extra/firefox-ko/FrugalBuild index 2e5598e..3e731bd 100644 --- a/source/locale-extra/firefox-ko/FrugalBuild +++ b/source/locale-extra/firefox-ko/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=ko -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Korean language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('ed616e151203adeac109331be3bd0c82b5c50db4') +sha1sums=('6f95210843ccd4c500608f1db16cdbe9c80dd5be') From janny at frugalware.org Tue Feb 10 09:05:08 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:05:11 2009 Subject: [Frugalware-git] frugalware-current: firefox-mk-3.0.6-1-i686 Message-ID: <20090210080508.3C4A311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ae4fd147c5de4cb0365db64ac0d3338227523ca commit 3ae4fd147c5de4cb0365db64ac0d3338227523ca Author: Janos Kovacs Date: Tue Feb 10 09:05:04 2009 +0100 firefox-mk-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-mk/FrugalBuild b/source/locale-extra/firefox-mk/FrugalBuild index ab8e9dc..e4f8a8c 100644 --- a/source/locale-extra/firefox-mk/FrugalBuild +++ b/source/locale-extra/firefox-mk/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=mk -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Macedonian language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('f59919a1363a41fe7cbf6ffb817e38f1f95d5de1') +sha1sums=('eadc33eee5a4c5749bb7b50a2afa3c70dbcb00af') From janny at frugalware.org Tue Feb 10 09:05:41 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:05:43 2009 Subject: [Frugalware-git] frugalware-current: firefox-nb-no-3.0.6-1-i686 Message-ID: <20090210080541.CC18311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1c8d4047af55f7d463054395f87d053343fdb020 commit 1c8d4047af55f7d463054395f87d053343fdb020 Author: Janos Kovacs Date: Tue Feb 10 09:05:38 2009 +0100 firefox-nb-no-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-nb-no/FrugalBuild b/source/locale-extra/firefox-nb-no/FrugalBuild index 2fa192e..1d1a0fb 100644 --- a/source/locale-extra/firefox-nb-no/FrugalBuild +++ b/source/locale-extra/firefox-nb-no/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=nb-NO -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Norwegian Bokmal language support for Firefox" Finclude firefox-i18n replaces=('firefox-nb-NO') options=('noversrc') -sha1sums=('8b11021b754e936f351dc8b3744720ad6520312a') +sha1sums=('4f575b9c37c52a5e414ddb45a62908459914c5b8') From janny at frugalware.org Tue Feb 10 09:06:26 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:06:26 2009 Subject: [Frugalware-git] frugalware-current: firefox-nl-3.0.6-1-i686 Message-ID: <20090210080626.0642111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=21ed3e66661ea5bbf8068cdaaa55f83eed3e514f commit 21ed3e66661ea5bbf8068cdaaa55f83eed3e514f Author: Janos Kovacs Date: Tue Feb 10 09:06:23 2009 +0100 firefox-nl-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-nl/FrugalBuild b/source/locale-extra/firefox-nl/FrugalBuild index 3b6611a..6ffbddf 100644 --- a/source/locale-extra/firefox-nl/FrugalBuild +++ b/source/locale-extra/firefox-nl/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=nl -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Nederlands language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('631b36f33c1be26e5d86dc496417b03ea86e7d7e') +sha1sums=('ef511cd1c33fafe136e8b89feaee085023d19765') From janny at frugalware.org Tue Feb 10 09:07:13 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:07:14 2009 Subject: [Frugalware-git] frugalware-current: firefox-pl-3.0.6-1-i686 Message-ID: <20090210080713.A6E2F11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7271e3ffd2bef3d528aeec57914581592dd2d79a commit 7271e3ffd2bef3d528aeec57914581592dd2d79a Author: Janos Kovacs Date: Tue Feb 10 09:07:10 2009 +0100 firefox-pl-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-pl/FrugalBuild b/source/locale-extra/firefox-pl/FrugalBuild index ccab4ab..6bd1b6b 100644 --- a/source/locale-extra/firefox-pl/FrugalBuild +++ b/source/locale-extra/firefox-pl/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=pl -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Polish language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('5966bde5a4c53eebbc6566b09ed6941aaa8f2cbb') +sha1sums=('7c580255d764c09a9d5340813fc78c28daaee63b') From janny at frugalware.org Tue Feb 10 09:07:46 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:07:49 2009 Subject: [Frugalware-git] frugalware-current: firefox-pt-br-3.0.6-1-i686 Message-ID: <20090210080746.A62E211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=44516b7e9f2bbaec30174fa00fc9c877170a2413 commit 44516b7e9f2bbaec30174fa00fc9c877170a2413 Author: Janos Kovacs Date: Tue Feb 10 09:07:43 2009 +0100 firefox-pt-br-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-pt-br/FrugalBuild b/source/locale-extra/firefox-pt-br/FrugalBuild index 7b1493a..55465ed 100644 --- a/source/locale-extra/firefox-pt-br/FrugalBuild +++ b/source/locale-extra/firefox-pt-br/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=pt-BR -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Brazilian Portuguese language support for Firefox" Finclude firefox-i18n replaces=('firefox-pt-BR') options=('noversrc') -sha1sums=('009156cf1551d4186abd5e65e6b66d8e00618d53') +sha1sums=('11c67c32322beb78caecc9a62f42e09297fa91b1') From janny at frugalware.org Tue Feb 10 09:08:48 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:08:50 2009 Subject: [Frugalware-git] frugalware-current: firefox-ru-3.0.6-1-i686 Message-ID: <20090210080848.DDD9F11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0e6ebb5702f036a10f2f41937b221f8a162567e2 commit 0e6ebb5702f036a10f2f41937b221f8a162567e2 Author: Janos Kovacs Date: Tue Feb 10 09:08:45 2009 +0100 firefox-ru-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-ru/FrugalBuild b/source/locale-extra/firefox-ru/FrugalBuild index a9678e5..b9a7951 100644 --- a/source/locale-extra/firefox-ru/FrugalBuild +++ b/source/locale-extra/firefox-ru/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=ru -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Russian language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('6aba29043bea3495ee62464d8d48ad5cd2c17b3b') +sha1sums=('da1ff7f666d377bf88f78e083ac9302bc1f19bbe') From janny at frugalware.org Tue Feb 10 09:09:21 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:09:23 2009 Subject: [Frugalware-git] frugalware-current: firefox-sk-3.0.6-1-i686 Message-ID: <20090210080921.8AF7411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf3c4303dfdf98039de2d6c358efa9390aaf1160 commit bf3c4303dfdf98039de2d6c358efa9390aaf1160 Author: Janos Kovacs Date: Tue Feb 10 09:09:17 2009 +0100 firefox-sk-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-sk/FrugalBuild b/source/locale-extra/firefox-sk/FrugalBuild index 560ed4f..516c9c3 100644 --- a/source/locale-extra/firefox-sk/FrugalBuild +++ b/source/locale-extra/firefox-sk/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=sk -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Slovak language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('45f0c814f3c160b4fa11aac5dbec43358b096d0c') +sha1sums=('34e28c971c2d5711ac0f062517a7d0814b75aa9f') From janny at frugalware.org Tue Feb 10 09:09:56 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:09:57 2009 Subject: [Frugalware-git] frugalware-current: firefox-sl-3.0.6-1-i686 Message-ID: <20090210080956.53CC911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b27649290ce2e11ba05c247364f82f90d6923f1 commit 3b27649290ce2e11ba05c247364f82f90d6923f1 Author: Janos Kovacs Date: Tue Feb 10 09:09:52 2009 +0100 firefox-sl-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-sl/FrugalBuild b/source/locale-extra/firefox-sl/FrugalBuild index 8a58c70..601e9fb 100644 --- a/source/locale-extra/firefox-sl/FrugalBuild +++ b/source/locale-extra/firefox-sl/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=sl -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Slovenian language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('f08b99b89ad9c27dd739141f3cd81abdb3633951') +sha1sums=('98a5ce6ee05f4a68a2ddbb0d9a52e52d9f1eb0fd') From janny at frugalware.org Tue Feb 10 09:10:30 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:10:32 2009 Subject: [Frugalware-git] frugalware-current: firefox-sv-se-3.0.6-1-i686 Message-ID: <20090210081030.A811811B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a10c3ff8bfae3faf1175b3cab43704de38017868 commit a10c3ff8bfae3faf1175b3cab43704de38017868 Author: Janos Kovacs Date: Tue Feb 10 09:10:26 2009 +0100 firefox-sv-se-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-sv-se/FrugalBuild b/source/locale-extra/firefox-sv-se/FrugalBuild index be8b44e..4c6fdd6 100644 --- a/source/locale-extra/firefox-sv-se/FrugalBuild +++ b/source/locale-extra/firefox-sv-se/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=sv-SE -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Swedish language support for Firefox" Finclude firefox-i18n replaces=('firefox-sv-SE') options=('noversrc') -sha1sums=('3d1ed0a68588b3b92cd7b32d611005d66aa1e805') +sha1sums=('90539ece072276ae242e02f3b2a68feec7557431') From janny at frugalware.org Tue Feb 10 09:11:03 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:11:04 2009 Subject: [Frugalware-git] frugalware-current: firefox-tr-3.0.6-1-i686 Message-ID: <20090210081103.A0E9A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5bdfb1fda20582aa665a7ca1fb21dbbd13e50b8d commit 5bdfb1fda20582aa665a7ca1fb21dbbd13e50b8d Author: Janos Kovacs Date: Tue Feb 10 09:10:59 2009 +0100 firefox-tr-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-tr/FrugalBuild b/source/locale-extra/firefox-tr/FrugalBuild index 803f1d2..133f767 100644 --- a/source/locale-extra/firefox-tr/FrugalBuild +++ b/source/locale-extra/firefox-tr/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=tr -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Turkish language support for Firefox" Finclude firefox-i18n options=('noversrc') -sha1sums=('3a2e39ae71fe8abe1e1b7be2f3052ddd9e42772e') +sha1sums=('0d912503cbdb20da029d89e9b8c72911d4abe106') From janny at frugalware.org Tue Feb 10 09:11:38 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:11:39 2009 Subject: [Frugalware-git] frugalware-current: firefox-zh-cn-3.0.6-1-i686 Message-ID: <20090210081138.0EC7511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=636479d73417f1f5f9f23a45dfcfb222fd1bf6ef commit 636479d73417f1f5f9f23a45dfcfb222fd1bf6ef Author: Janos Kovacs Date: Tue Feb 10 09:11:34 2009 +0100 firefox-zh-cn-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-zh-cn/FrugalBuild b/source/locale-extra/firefox-zh-cn/FrugalBuild index 6af4746..c5438d7 100644 --- a/source/locale-extra/firefox-zh-cn/FrugalBuild +++ b/source/locale-extra/firefox-zh-cn/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=zh-CN -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Chinese Simplified language support for Firefox" Finclude firefox-i18n replaces=('firefox-zh-CN') options=('noversrc') -sha1sums=('fbbafdd2a6e174129fc961563fe441947f6963af') +sha1sums=('d35d1578f78f21471060fc2e5a51fe78053c90cc') From janny at frugalware.org Tue Feb 10 09:12:10 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 10 09:12:12 2009 Subject: [Frugalware-git] frugalware-current: firefox-zh-tw-3.0.6-1-i686 Message-ID: <20090210081210.9C9FE11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0e4bf5899c1e78425e20365f91ce568829e7d7ed commit 0e4bf5899c1e78425e20365f91ce568829e7d7ed Author: Janos Kovacs Date: Tue Feb 10 09:12:07 2009 +0100 firefox-zh-tw-3.0.6-1-i686 version bump diff --git a/source/locale-extra/firefox-zh-tw/FrugalBuild b/source/locale-extra/firefox-zh-tw/FrugalBuild index 48263d3..48e9454 100644 --- a/source/locale-extra/firefox-zh-tw/FrugalBuild +++ b/source/locale-extra/firefox-zh-tw/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Laszlo Dvornik _F_firefox_lang=zh-TW -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="Chinese Traditional language support for Firefox" Finclude firefox-i18n replaces=('firefox-zh-TW') options=('noversrc') -sha1sums=('b7e2c754e88791ce9e024c42a2f65cf5998dfe86') +sha1sums=('66df81cde35cc82bab198f0f140f57f91d8b93dd') From priyank at frugalware.org Tue Feb 10 14:53:24 2009 From: priyank at frugalware.org (Priyank) Date: Tue Feb 10 14:53:27 2009 Subject: [Frugalware-git] frugalware-current: thttpd-2.25b-2-i686 Message-ID: <20090210135324.DE6D111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=70b1029b4fed5e4589e630534e44fc289345dad1 commit 70b1029b4fed5e4589e630534e44fc289345dad1 Author: Priyank Date: Tue Feb 10 19:23:00 2009 +0530 thttpd-2.25b-2-i686 * New initscript diff --git a/source/network-extra/thttpd/FrugalBuild b/source/network-extra/thttpd/FrugalBuild index 3a41fa6..24817c2 100644 --- a/source/network-extra/thttpd/FrugalBuild +++ b/source/network-extra/thttpd/FrugalBuild @@ -3,7 +3,7 @@ pkgname=thttpd pkgver=2.25b -pkgrel=1 +pkgrel=2 pkgdesc="tiny/turbo/throttling HTTP server" url="http://www.acme.com/software/thttpd/" depends=('glibc') @@ -13,7 +13,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url |grep tar.gz$ |sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" source=($url/$pkgname-$pkgver.tar.gz rc.thttpd thttpd_config) sha1sums=('cd0e823233ad73e34ee1c9b871b01050feb9db52' \ - 'b2c85ad6fe50e05819acbddeab7e56c992605506' \ + 'c5325a019e410cc41998b81377058caeb586186a' \ 'b182a4d857083a0495b975b97a9c12f52a4752c2') build() { @@ -25,8 +25,9 @@ build() done make || return 1 make install prefix=$Fdestdir/usr WEBGROUP=root install - Frcd thttpd + Frcd2 Fexe /var/www/thttpd_config Fmv /usr/www/cgi-bin /var/www Frm /usr/www } + diff --git a/source/network-extra/thttpd/messages/thttpd.en b/source/network-extra/thttpd/messages/thttpd.en deleted file mode 100644 index 003c0a4..0000000 --- a/source/network-extra/thttpd/messages/thttpd.en +++ /dev/null @@ -1,2 +0,0 @@ -stopthttpd="Stopping thttpd web server" -startthttpd="Starting thttpd web server" diff --git a/source/network-extra/thttpd/messages/thttpd.hu b/source/network-extra/thttpd/messages/thttpd.hu deleted file mode 100644 index 0a59259..0000000 --- a/source/network-extra/thttpd/messages/thttpd.hu +++ /dev/null @@ -1,2 +0,0 @@ -stopthttpd="A thttpd webszerver leállítása" -startthttpd="A thttpd webszerver indítása" diff --git a/source/network-extra/thttpd/rc.thttpd b/source/network-extra/thttpd/rc.thttpd index 7caba22..8f692c0 100644 --- a/source/network-extra/thttpd/rc.thttpd +++ b/source/network-extra/thttpd/rc.thttpd @@ -4,21 +4,37 @@ # rc.thttpd for Frugalware # distributed under GPL License -. /etc/rc.d/rc.functions - # chkconfig: 2345 85 15 # description: control Jef Poskanzer's tiny/turbo/throttling http daemon -if [ "$1" = "stop" ]; then - stop "$stopthttpd" - killall thttpd - ok $? -elif [ "$1" = "restart" ]; then - "$0" stop - sleep 1 - "$0" start -else # start - start "$startthttpd" - thttpd -C /var/www/thttpd_config - ok $? -fi +source /lib/initscripts/functions + +daemon=$"thttpd web server" +actions=(start stop status restart) + +pid="pidof thttpd 2> /dev/null" + +rc_start() +{ + start_msg + if [ -z "$(eval $pid)" ]; then + thttpd -C /var/www/thttpd_config + ok $? + else + ok 999 + fi +} + +rc_stop() +{ + stop_msg + if [ -n "$(eval $pid)" ]; then + killall thttpd + ok $? + else + ok 999 + fi +} + +rc_exec $1 + From priyank at frugalware.org Tue Feb 10 15:01:57 2009 From: priyank at frugalware.org (Priyank) Date: Tue Feb 10 15:01:59 2009 Subject: [Frugalware-git] frugalware-current: distccd-2.18.3-9-i686 Message-ID: <20090210140157.BDC4111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb1154ff9b5354582fc71d5a4ac2ff66251d425e commit cb1154ff9b5354582fc71d5a4ac2ff66251d425e Author: Priyank Date: Tue Feb 10 19:31:41 2009 +0530 distccd-2.18.3-9-i686 * New initscript diff --git a/source/devel-extra/distcc/FrugalBuild b/source/devel-extra/distcc/FrugalBuild index 6d9e731..c623a4b 100644 --- a/source/devel-extra/distcc/FrugalBuild +++ b/source/devel-extra/distcc/FrugalBuild @@ -6,7 +6,7 @@ USE_GUI=${USE_GUI:-"y"} pkgname=distcc pkgver=2.18.3 -pkgrel=8 +pkgrel=9 pkgdesc="A distributed C, C++, Obj C compiler" url="http://distcc.samba.org" depends=('popt>=1.14-2' 'gcc>=4.3.1-3') @@ -20,7 +20,7 @@ source=(http://distcc.samba.org/ftp/distcc/$pkgname-$pkgver.tar.bz2 \ rc.distccd \ distccd) sha1sums=('88e4c15826bdbc5a3de0f7c1bcb429e558c6976d' \ - '48e10f06344f685a919c1e60703304df4e6f3a8d' \ + '858b2052b43de850616ce29f0a3e658d484530c1' \ '3a03e6937416dd3e1ce9b690857dcd5ed95cef50') if Fuse $USE_GUI; then @@ -39,7 +39,7 @@ build() { Fbuild --enable-rfc2553 Ffile /etc/sysconfig/distccd - Frcd distccd + Frcd2 distccd Fmv /usr/share/doc/$pkgname /usr/share/doc/$pkgname-$pkgver Fmkdir /usr/lib/$pkgname/bin for i in $CHOST-{cc,c++,gcc,g++} diff --git a/source/devel-extra/distcc/messages/distccd.en b/source/devel-extra/distcc/messages/distccd.en deleted file mode 100644 index 56fe860..0000000 --- a/source/devel-extra/distcc/messages/distccd.en +++ /dev/null @@ -1,2 +0,0 @@ -stopdistccd="Stopping distccd" -startdistccd="Starting distccd" diff --git a/source/devel-extra/distcc/messages/distccd.fr b/source/devel-extra/distcc/messages/distccd.fr deleted file mode 100644 index b577df0..0000000 --- a/source/devel-extra/distcc/messages/distccd.fr +++ /dev/null @@ -1,2 +0,0 @@ -stopdistccd="Arret de distccd" -startdistccd="Demarrage de distccd" diff --git a/source/devel-extra/distcc/messages/distccd.hu b/source/devel-extra/distcc/messages/distccd.hu deleted file mode 100644 index d928c83..0000000 --- a/source/devel-extra/distcc/messages/distccd.hu +++ /dev/null @@ -1,2 +0,0 @@ -stopdistccd="A distccd leállítása" -startdistccd="A distccd indítása" diff --git a/source/devel-extra/distcc/rc.distccd b/source/devel-extra/distcc/rc.distccd index b59b865..3568e4d 100644 --- a/source/devel-extra/distcc/rc.distccd +++ b/source/devel-extra/distcc/rc.distccd @@ -4,26 +4,41 @@ # rc.distccd for Frugalware # distributed under GPL License -. /etc/rc.d/rc.functions +source /lib/initscripts/functions . /etc/sysconfig/distccd || exit 1 # chkconfig: 2345 50 50 # description: Start/stop distccd daemon -if [ "$1" = "stop" ]; then - stop "$stopdistccd" - killall distccd - ok $? -elif [ "$1" = "restart" ]; then - "$0" stop - sleep 1 - "$0" start -else # start - start "$startdistccd" - if [ ! -e /var/log/distccd.log ]; then - touch /var/log/distccd.log +daemon=$"distccd" +actions=(start stop status restart) + +pid="pidof distccd 2> /dev/null" + +rc_start() +{ + start_msg + if [ -z "$(eval $pid)" ]; then + if [ ! -e /var/log/distccd.log ]; then + touch /var/log/distccd.log chown distccd /var/log/distccd.log + fi + /usr/bin/distccd $DISTCCD_ARGS + ok $? + else + ok 999 fi - /usr/bin/distccd $DISTCCD_ARGS - ok $? -fi +} + +rc_stop() +{ + stop_msg + if [ -n "$(eval $pid)" ]; then + killall distccd + ok $? + else + ok 999 + fi +} + +rc_exec $1 diff --git a/source/devel-extra/distcc/rc.distccd.new b/source/devel-extra/distcc/rc.distccd.new deleted file mode 100644 index 2010908..0000000 --- a/source/devel-extra/distcc/rc.distccd.new +++ /dev/null @@ -1,44 +0,0 @@ -#!/bin/bash - -# (c) 2005 Marcus Habermehl -# (c) 2005 Tuxbubling -# rc.distccd for Frugalware -# distributed under GPL License - -# chkconfig: 2345 50 50 -# description: Start/stop distccd daemon - -source /lib/initscripts/functions -TEXTDOMAIN=distccd - -actions=(restart start status stop) -daemon=$"distccd" - -pid="$(pidof distccd 2> /dev/null)" - -rc_start() -{ - start_msg - if [ -f /etc/sysconfig/distccd ] && [ -z ${pid} ] ; then - source /etc/sysconfig/distccd - /usr/bin/distccd ${DISTCCD_ARGS} - ok $? - else - ok 999 - fi -} - -rc_stop() -{ - stop_msg - if [ ! -z ${pid} ] ; then - killall distccd - ok $? - else - ok 999 - fi -} - -rc_exec $1 - -# vim: ft=sh From priyank at frugalware.org Tue Feb 10 18:36:45 2009 From: priyank at frugalware.org (Priyank) Date: Tue Feb 10 18:36:46 2009 Subject: [Frugalware-git] frugalware-current: oidentd-2.0.8-2-i686 Message-ID: <20090210173645.B02D111B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e926e633febbe907c8d363b6374713c3e80754bc commit e926e633febbe907c8d363b6374713c3e80754bc Author: Priyank Date: Tue Feb 10 23:06:15 2009 +0530 oidentd-2.0.8-2-i686 * New initscript diff --git a/source/network-extra/oidentd/FrugalBuild b/source/network-extra/oidentd/FrugalBuild index 095416a..3e6979b 100644 --- a/source/network-extra/oidentd/FrugalBuild +++ b/source/network-extra/oidentd/FrugalBuild @@ -3,7 +3,7 @@ pkgname=oidentd pkgver=2.0.8 -pkgrel=1 +pkgrel=2 pkgdesc="Another (RFC1413 compliant) ident daemon" _F_sourceforge_dirname="ojnk" Finclude sourceforge @@ -14,18 +14,17 @@ backup=('etc/oidentd.conf' 'etc/sysconfig/oidentd') archs=('i686' 'x86_64') up2date="lynx -dump $url |grep oidentd|sed -n 's/.*d \(.*\) [0-9].*/\1/; 1 p'" source=($source $pkgname.conf $pkgname rc.$pkgname) +sha1sums=('e14f72075612fc04b40119e3784740d9a2300d4b' \ + '6a26f6d1dfe9c3141d7b251f314e9a138634005d' \ + '914e06536f0bd8f89072a0087a060838cf0ff300' \ + '637e3d0a46ddf9f2832ee8a83d51eb8851960bd7') build() { Fbuild Ffile /etc/oidentd.conf Ffile /etc/sysconfig/oidentd - Frcd + Frcd2 } # optimization OK - -sha1sums=('e14f72075612fc04b40119e3784740d9a2300d4b' \ - '6a26f6d1dfe9c3141d7b251f314e9a138634005d' \ - '914e06536f0bd8f89072a0087a060838cf0ff300' \ - 'c4b2c6472fec52bd7ac310eef9ab3882466d9fe9') diff --git a/source/network-extra/oidentd/messages/oidentd.de b/source/network-extra/oidentd/messages/oidentd.de deleted file mode 100644 index 961705b..0000000 --- a/source/network-extra/oidentd/messages/oidentd.de +++ /dev/null @@ -1,2 +0,0 @@ -stopoidentd="Stoppe den ident Daemon" -startoidentd="Starte den ident Daemon" diff --git a/source/network-extra/oidentd/messages/oidentd.en b/source/network-extra/oidentd/messages/oidentd.en deleted file mode 100644 index 661ebe9..0000000 --- a/source/network-extra/oidentd/messages/oidentd.en +++ /dev/null @@ -1,2 +0,0 @@ -stopoidentd="Stopping the oidentd ident daemon" -startoidentd="Starting the oidentd ident daemon" diff --git a/source/network-extra/oidentd/messages/oidentd.fr b/source/network-extra/oidentd/messages/oidentd.fr deleted file mode 100644 index 6f2ae2a..0000000 --- a/source/network-extra/oidentd/messages/oidentd.fr +++ /dev/null @@ -1,2 +0,0 @@ -stopoidentd="Arret du demon oidentd" -startoidentd="Demarrage du demon oident" diff --git a/source/network-extra/oidentd/messages/oidentd.hu b/source/network-extra/oidentd/messages/oidentd.hu deleted file mode 100644 index fd23f73..0000000 --- a/source/network-extra/oidentd/messages/oidentd.hu +++ /dev/null @@ -1,2 +0,0 @@ -stopoidentd="Az oidentd ident démon leállítása" -startoidentd="Az oidentd ident démon indítása" diff --git a/source/network-extra/oidentd/rc.oidentd b/source/network-extra/oidentd/rc.oidentd index d5786ef..be977c4 100644 --- a/source/network-extra/oidentd/rc.oidentd +++ b/source/network-extra/oidentd/rc.oidentd @@ -4,21 +4,37 @@ # rc.oidentd for Frugalware # distributed under GPL License -. /etc/rc.d/rc.functions +source /lib/initscripts/functions # chkconfig: 2345 44 56 # description: Start/stop the oidentd ident (rfc1413 compliant) daemon. -if [ "$1" = "stop" ]; then - stop "$stopoidentd" - killall oidentd - ok $? -elif [ "$1" = "restart" ]; then - "$0" stop - sleep 1 - "$0" start -else # start - start "$startoidentd" - oidentd ${OPTIONS} -u ${USER} -g ${GROUP} - ok $? -fi +daemon=$"oidentd ident daemon" +actions=(start stop restart status) + +pid="pidof oidentd 2> /dev/null" + +rc_start() +{ + start_msg + if [ -z "$(eval $pid)" ]; then + oidentd ${OPTIONS} -u ${USER} -g ${GROUP} + ok $? + else + ok 999 + fi +} + +rc_stop() +{ + stop_msg + if [ -n "$(eval $pid)" ]; then + killall oidentd 2> /dev/null + ok $? + else + ok 999 + fi +} + +rc_exec $1 + From priyank at frugalware.org Tue Feb 10 18:41:10 2009 From: priyank at frugalware.org (Priyank) Date: Tue Feb 10 18:41:12 2009 Subject: [Frugalware-git] frugalware-current: openldap-2.3.43-2-i686 Message-ID: <20090210174110.3E41311B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9167dac3ce6172d583698500bab0e4603a41fd52 commit 9167dac3ce6172d583698500bab0e4603a41fd52 Author: Priyank Date: Tue Feb 10 23:10:54 2009 +0530 openldap-2.3.43-2-i686 * New initscript diff --git a/source/network-extra/openldap/FrugalBuild b/source/network-extra/openldap/FrugalBuild index 20d24cd..6322453 100644 --- a/source/network-extra/openldap/FrugalBuild +++ b/source/network-extra/openldap/FrugalBuild @@ -3,7 +3,7 @@ pkgname=openldap pkgver=2.3.43 -pkgrel=1 +pkgrel=2 pkgdesc="A suite of the Lightweight Directory Access Protocol servers" url="http://www.openldap.org/" groups=('network-extra') @@ -16,7 +16,7 @@ up2date="lynx -dump http://www.openldap.org/software/download/|grep 'United Stat source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/$pkgname-$pkgver.tgz rc.slapd \ openldap-ntlm.patch0) sha1sums=('796b5db37ae5243b84f7b9c11217bbec44e0da8c' \ - 'e2e32477a3252545c04709b172eb65b1847c3678' \ + '2cb842757c9d58686cc7957fdd00e46cce236d09' \ '29b8e9c4835235c976f026cd5883228b77581083') subpkgs=('libldap') @@ -41,7 +41,7 @@ build() Fln liblber.so /usr/lib/liblber.so.2 Fln libldap.so /usr/lib/libldap.so.2 chmod +x $Fdestdir/usr/lib/*so* - Frcd slapd + Frcd2 slapd Fsplit libldap etc/openldap/ldap.conf* Fsplit libldap usr/lib/libldap* diff --git a/source/network-extra/openldap/messages/slapd.en b/source/network-extra/openldap/messages/slapd.en deleted file mode 100644 index 5860d2a..0000000 --- a/source/network-extra/openldap/messages/slapd.en +++ /dev/null @@ -1,2 +0,0 @@ -stopldap="Stopping OpenLDAP" -startldap="Starting OpenLDAP" diff --git a/source/network-extra/openldap/messages/slapd.hu b/source/network-extra/openldap/messages/slapd.hu deleted file mode 100644 index ece8421..0000000 --- a/source/network-extra/openldap/messages/slapd.hu +++ /dev/null @@ -1,2 +0,0 @@ -stopldap="Az OpenLDAP leállítása" -startldap="Az OpenLDAP indítása" diff --git a/source/network-extra/openldap/rc.slapd b/source/network-extra/openldap/rc.slapd index 38b2e77..d09e716 100644 --- a/source/network-extra/openldap/rc.slapd +++ b/source/network-extra/openldap/rc.slapd @@ -4,22 +4,38 @@ # rc.slapd for Frugalware # distributed under GPL License -. /etc/rc.d/rc.functions +source /lib/initscripts/functions # chkconfig: 2345 39 61 # description: LDAP stands for Lightweight Directory Access Protocol, used \ # for implementing the industry standard directory services. -if [ "$1" = "stop" ]; then - stop "$stopldap" - killall slapd - ok $? -elif [ "$1" = "restart" ]; then - "$0" stop - sleep 1 - "$0" start -else # start - start "$startldap" - /usr/libexec/slapd - ok $? -fi +daemon=$"OpenLDAP" +actions=(start stop restart status) + +pid="pidof slapd 2> /dev/null" + +rc_start() +{ + start_msg + if [ -z "$(eval $pid)" ]; then + /usr/libexec/slapd 2> /dev/null + ok $? + else + ok 999 + fi +} + +rc_stop() +{ + stop_msg + if [ -n "$(eval $pid)" ]; then + killall slapd 2> /dev/null + ok $? + else + ok 999 + fi +} + +rc_exec $1 + From priyank at frugalware.org Tue Feb 10 18:54:12 2009 From: priyank at frugalware.org (Priyank) Date: Tue Feb 10 18:54:14 2009 Subject: [Frugalware-git] frugalware-current: bind-9.6.0-3-i686 Message-ID: <20090210175412.D66A911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ad8d12d5e25b48e2bc7bbc5868323119bd39ede commit 9ad8d12d5e25b48e2bc7bbc5868323119bd39ede Author: Priyank Date: Tue Feb 10 23:21:31 2009 +0530 bind-9.6.0-3-i686 * New initscript diff --git a/source/network/bind/FrugalBuild b/source/network/bind/FrugalBuild index f366fda..82a8e7e 100644 --- a/source/network/bind/FrugalBuild +++ b/source/network/bind/FrugalBuild @@ -4,7 +4,7 @@ pkgname=bind pkgver=9.6.0 pkgextraver=-P1 -pkgrel=2 +pkgrel=3 pkgdesc="DNS server and utilities" url="http://www.isc.org/index.pl?/sw/bind/" backup=(etc/named.conf etc/logrotate.d/named) @@ -22,7 +22,7 @@ build() --with-libtool --enable-shared --disable-threads \ --disable-linux-caps - Frcd + Frcd2 Ffile ../caching-example/named.conf /etc/named.conf Ffile ../caching-example/named.local \ /var/named/caching-example/named.local diff --git a/source/network/bind/messages/bind.de b/source/network/bind/messages/bind.de deleted file mode 100644 index 09f9fbf..0000000 --- a/source/network/bind/messages/bind.de +++ /dev/null @@ -1,2 +0,0 @@ -stopbind="Stoppe BIND" -startbind="Starte BIND" diff --git a/source/network/bind/messages/bind.en b/source/network/bind/messages/bind.en deleted file mode 100644 index 9ef5e72..0000000 --- a/source/network/bind/messages/bind.en +++ /dev/null @@ -1,2 +0,0 @@ -stopbind="Stopping BIND" -startbind="Starting BIND" diff --git a/source/network/bind/messages/bind.hu b/source/network/bind/messages/bind.hu deleted file mode 100644 index f4d5084..0000000 --- a/source/network/bind/messages/bind.hu +++ /dev/null @@ -1,2 +0,0 @@ -stopbind="A BIND leállítása" -startbind="A BIND indítása" diff --git a/source/network/bind/rc.bind b/source/network/bind/rc.bind index f6d417e..9462706 100644 --- a/source/network/bind/rc.bind +++ b/source/network/bind/rc.bind @@ -1,25 +1,44 @@ -#!/bin/sh +#!/bin/bash +# (c) 2005 Marcus Habermehl # (c) 2003 Vajna Miklos # rc.bind for FrugalWare # distributed under GPL License -. /etc/rc.d/rc.functions - # chkconfig: 2345 17 45 # description: named (BIND) is a Domain Name Server (DNS) \ # that is used to resolve host names to IP addresses. -if [ "$1" = "stop" ]; then - stop "$stopbind" - killall named - ok $? -elif [ "$1" = "restart" ]; then - "$0" stop - sleep 1 - "$0" start -else # start - start "$startbind" - /usr/sbin/named - ok $? -fi +source /lib/initscripts/functions +TEXTDOMAIN=bind + +actions=(restart start status stop) +daemon=$"BIND" + +pid="$(pidof named 2> /dev/null)" + +rc_start() +{ + start_msg + if [ -z ${pid} ] ; then + /usr/sbin/named + ok $? + else + ok 999 + fi +} + +rc_stop() +{ + stop_msg + if [ ! -z ${pid} ] ; then + killall named + ok $? + else + ok 999 + fi +} + +rc_exec $1 + +# vim: ft=sh diff --git a/source/network/bind/rc.bind.new b/source/network/bind/rc.bind.new deleted file mode 100644 index 9462706..0000000 --- a/source/network/bind/rc.bind.new +++ /dev/null @@ -1,44 +0,0 @@ -#!/bin/bash - -# (c) 2005 Marcus Habermehl -# (c) 2003 Vajna Miklos -# rc.bind for FrugalWare -# distributed under GPL License - -# chkconfig: 2345 17 45 -# description: named (BIND) is a Domain Name Server (DNS) \ -# that is used to resolve host names to IP addresses. - -source /lib/initscripts/functions -TEXTDOMAIN=bind - -actions=(restart start status stop) -daemon=$"BIND" - -pid="$(pidof named 2> /dev/null)" - -rc_start() -{ - start_msg - if [ -z ${pid} ] ; then - /usr/sbin/named - ok $? - else - ok 999 - fi -} - -rc_stop() -{ - stop_msg - if [ ! -z ${pid} ] ; then - killall named - ok $? - else - ok 999 - fi -} - -rc_exec $1 - -# vim: ft=sh From priyank at frugalware.org Tue Feb 10 18:54:12 2009 From: priyank at frugalware.org (Priyank) Date: Tue Feb 10 18:54:15 2009 Subject: [Frugalware-git] frugalware-current: crossover-pro-6.2.0-2-i686 Message-ID: <20090210175412.EE8A511B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=432871b48f4bd2d70d5eacda86b9c4866fbc5e17 commit 432871b48f4bd2d70d5eacda86b9c4866fbc5e17 Author: Priyank Date: Tue Feb 10 23:23:45 2009 +0530 crossover-pro-6.2.0-2-i686 * rc.cxoffice: Added status to actions diff --git a/source/xapps-extra/crossover-pro/FrugalBuild b/source/xapps-extra/crossover-pro/FrugalBuild index 09751f9..e1d389a 100644 --- a/source/xapps-extra/crossover-pro/FrugalBuild +++ b/source/xapps-extra/crossover-pro/FrugalBuild @@ -3,7 +3,7 @@ pkgname=crossover-pro pkgver=6.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Specialized version of wine for MS Office (Professional)" url="http://www.codeweavers.com/site/products/cxoffice/" depends=('mesa' 'libsm' 'libstdc++' 'libxxf86dga') @@ -14,7 +14,7 @@ up2date=$pkgver # you can download it from $url source=(install-$pkgname-$pkgver.sh rc.cxoffice) sha1sums=('b2c9d8e8c1107900dcc70dbdcb2571411550fee4' \ - 'f12f221e50cb29bf374c3e4d4864036c6b69586a') + '4a3af4ea456558b109090a5d76e7f8efbb346687') license="CROSSOVER" nobuild=1 diff --git a/source/xapps-extra/crossover-pro/rc.cxoffice b/source/xapps-extra/crossover-pro/rc.cxoffice index ded17f9..c4942b1 100755 --- a/source/xapps-extra/crossover-pro/rc.cxoffice +++ b/source/xapps-extra/crossover-pro/rc.cxoffice @@ -11,7 +11,7 @@ source /lib/initscripts/functions TEXTDOMAIN=cxoffice TEXTDOMAINDIR=/lib/initscripts/messages -actions=(restart start stop) +actions=(restart start stop status) daemon=$"CxOffice" rc_start() From bouleetbil at frogdev.info Tue Feb 10 20:27:01 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 10 20:27:03 2009 Subject: [Frugalware-git] frugalware-current: asymptote-1.62-1-i686 Message-ID: <20090210192701.C71D411B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=575695c4aea372e4adfa6ec3a5d9d630f35a8d98 commit 575695c4aea372e4adfa6ec3a5d9d630f35a8d98 Author: bouleetbil Date: Tue Feb 10 20:25:21 2009 +0100 asymptote-1.62-1-i686 *version bump diff --git a/source/xapps-extra/asymptote/FrugalBuild b/source/xapps-extra/asymptote/FrugalBuild index 5d46a4d..d3f19e8 100644 --- a/source/xapps-extra/asymptote/FrugalBuild +++ b/source/xapps-extra/asymptote/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: uzsolt pkgname=asymptote -pkgver=1.61 +pkgver=1.62 pkgrel=1 pkgdesc="Asymptote is a powerful descriptive vector graphics language." depends=('libgc' 'gsl' 'ncurses' 'readline' 'libstdc++' 'fftw' 'imaging' \ @@ -16,7 +16,7 @@ _F_sourceforge_ext=.src.tgz Finclude sourceforge url="http://asymptote.sourceforge.net/" license=('GPL2') -sha1sums=('ab73e3b9c3dde8489bb479c9611367f22d518899') +sha1sums=('ac27388a686895f3105eee52f16851d2dc314517') _F_desktop_desc="A asymptote GUI" _F_desktop_exec="xasy" _F_desktop_categories="Graphics;VectorGraphics;" From bouleetbil at frogdev.info Tue Feb 10 20:29:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 10 20:29:04 2009 Subject: [Frugalware-git] frugalware-current: avant-window-navigator-0.3.2-1-i686 Message-ID: <20090210192903.25BEC11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3767eaa7c0b696ceaa9099845457b4cd3b77c44 commit f3767eaa7c0b696ceaa9099845457b4cd3b77c44 Author: bouleetbil Date: Tue Feb 10 20:28:18 2009 +0100 avant-window-navigator-0.3.2-1-i686 *version bump diff --git a/source/gnome-extra/avant-window-navigator/FrugalBuild b/source/gnome-extra/avant-window-navigator/FrugalBuild index 84ee903..0e1fddc 100644 --- a/source/gnome-extra/avant-window-navigator/FrugalBuild +++ b/source/gnome-extra/avant-window-navigator/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: AlexExtreme pkgname=avant-window-navigator -pkgver=0.2.6 -pkgrel=3 +pkgver=0.3.2 +pkgrel=1 pkgdesc="Fully customisable dock-like window navigator for GNOME." url="https://launchpad.net/awn" depends=('pygtk' 'gtk+2' 'libglade' 'libwnck>=2.20.0' 'gconf' 'gnome-desktop>=2.24.0' \ @@ -20,6 +20,6 @@ Finclude gnome-scriptlet archs=('i686' 'x86_64') up2date="elinks -dump 'https://launchpad.net/awn/+download' | Flasttar" source=($url/0.2/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('4bf7e8f7866833af0b400ce6c4cee27f95592bbf') +sha1sums=('2a34a9548f16486e660a9be39c7799d89b3f24fe') # optimization OK From hermier at frugalware.org Tue Feb 10 20:36:16 2009 From: hermier at frugalware.org (Michel Hermier) Date: Tue Feb 10 20:36:17 2009 Subject: [Frugalware-git] frugalware-current: deluge-1.1.2-1-i686 Message-ID: <20090210193616.B43A511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e2a686cd398f887ffcca7dba019a8e1a1e691bc commit 8e2a686cd398f887ffcca7dba019a8e1a1e691bc Author: Michel Hermier Date: Tue Feb 10 20:35:47 2009 +0100 deluge-1.1.2-1-i686 * Bump version diff --git a/source/gnome-extra/deluge/FrugalBuild b/source/gnome-extra/deluge/FrugalBuild index 5a4bf29..25b9eae 100644 --- a/source/gnome-extra/deluge/FrugalBuild +++ b/source/gnome-extra/deluge/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Artur Grunau pkgname=deluge -pkgver=1.1.0 +pkgver=1.1.2 pkgrel=1 pkgdesc="BitTorrent client written in Python and GTK+." url="http://deluge-torrent.org/" @@ -16,6 +16,6 @@ up2date="lynx -dump http://deluge-torrent.org/|grep 'Released'|sed -e 's/.*ge \( source=(http://download.deluge-torrent.org/source/$pkgver/$pkgname-$pkgver.tar.gz) _F_gnome_iconcache=y Finclude gnome-scriptlet -sha1sums=('837937e1f16448e142787f2acbac21d93a65c97b') +sha1sums=('24f90a93da4c626885e84e760285f75339444c44') # optimization OK From bouleetbil at frogdev.info Tue Feb 10 21:09:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 10 21:09:40 2009 Subject: [Frugalware-git] frugalware-current: awn-extras-applets-0.3.2-1-i686 Message-ID: <20090210200938.10F9D11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e4405ed0ec734b819d0ac6fd61949a54db6022a commit 7e4405ed0ec734b819d0ac6fd61949a54db6022a Author: bouleetbil Date: Tue Feb 10 21:08:21 2009 +0100 awn-extras-applets-0.3.2-1-i686 *version bump diff --git a/source/gnome-extra/awn-extras-applets/FrugalBuild b/source/gnome-extra/awn-extras-applets/FrugalBuild index d72545f..7fc28b2 100644 --- a/source/gnome-extra/awn-extras-applets/FrugalBuild +++ b/source/gnome-extra/awn-extras-applets/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=awn-extras-applets -pkgver=0.2.6 -pkgrel=4 +pkgver=0.3.2 +pkgrel=1 pkgdesc="plugins for avant window manager" url="https://launchpad.net/awn-extras" depends=('avant-window-navigator' 'libsexy' 'librsvg' 'gnome-menus' 'libgtop' 'vte' 'wxgtk' \ @@ -21,15 +21,22 @@ source=($url/0.2/$pkgver/+download/$pkgname-$pkgver.tar.gz) Fconfopts="${Fconfopts[@]} --disable-pymod-checks" _F_gnome_iconcache="y" _F_gnome_schemas=( \ + '/etc/gconf/schemas/arss.schemas' \ '/etc/gconf/schemas/awn-notification-daemon.schemas' \ '/etc/gconf/schemas/awnsystemmonitor.schemas' \ - '/etc/gconf/schemas/awn-terminal.schemas' \ + '/etc/gconf/schemas/awnterm.schemas' \ + '/etc/gconf/schemas/cairo-clock.schemas' \ + '/etc/gconf/schemas/DesktopManager.schemas' \ + '/etc/gconf/schemas/digitalClock.schemas' \ '/etc/gconf/schemas/filebrowser.schemas' \ + '/etc/gconf/schemas/file-browser-launcher.schemas' \ '/etc/gconf/schemas/places.schemas' \ + '/etc/gconf/schemas/pynot.schemas' \ + '/etc/gconf/schemas/pynot-rgba.schemas' \ '/etc/gconf/schemas/shinyswitcher.schemas' \ - '/etc/gconf/schemas/switcher.schemas' \ - '/etc/gconf/schemas/trash.schemas' ) + '/etc/gconf/schemas/to-do.schemas' \ + '/etc/gconf/schemas/trash.schemas') Finclude gnome-scriptlet -sha1sums=('8d73ffcc8da27557d7f46bfd5cc5239a5d7eb50a') +sha1sums=('4d5bb9577e8fa2614f0f2740aac7ecaea46ecb68') # optimization OK From bouleetbil at frogdev.info Tue Feb 10 21:11:32 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 10 21:11:33 2009 Subject: [Frugalware-git] frugalware-current: gnash-0.8.4-2-i686 Message-ID: <20090210201132.5704A11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ddc52410d6a033936bdd96452c8de1f1545bb39 commit 3ddc52410d6a033936bdd96452c8de1f1545bb39 Author: bouleetbil Date: Tue Feb 10 21:10:27 2009 +0100 gnash-0.8.4-2-i686 *rebuild with libboost-mt>=1.37.0 diff --git a/source/xlib-extra/gnash/FrugalBuild b/source/xlib-extra/gnash/FrugalBuild index bf20788..5e12a6c 100644 --- a/source/xlib-extra/gnash/FrugalBuild +++ b/source/xlib-extra/gnash/FrugalBuild @@ -6,11 +6,11 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=gnash pkgver=0.8.4 Fuse $USE_DEVEL && pkgver=bzr9976 -pkgrel=1 +pkgrel=2 pkgdesc="A GNU Flash movie player." url="http://www.gnu.org/software/gnash/" depends=('sdl_mixer' 'cairo' 'libjpeg' 'libxml2' 'libmad' 'boost' 'agg' 'curl' \ - 'gtkglext' 'libboost-mt' 'gstreamer' 'libungif') + 'gtkglext' 'libboost-mt>=1.37.0' 'gstreamer' 'libungif') makedepends=('boost') groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') From devil505linux at gmail.com Tue Feb 10 21:27:09 2009 From: devil505linux at gmail.com (Devil505) Date: Tue Feb 10 21:27:10 2009 Subject: [Frugalware-git] frugalware-current: christine-0.2.1-1-i686 Message-ID: <20090210202709.5876C11B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=031d42122aff0b3173de68e863cfc084db2b5aa7 commit 031d42122aff0b3173de68e863cfc084db2b5aa7 Author: Devil505 Date: Tue Feb 10 21:25:10 2009 +0100 christine-0.2.1-1-i686 * fix spelling mistake in pkgdesc (noticed by Phayz) diff --git a/source/gnome-extra/christine/FrugalBuild b/source/gnome-extra/christine/FrugalBuild index 1a4bf95..e6d851e 100644 --- a/source/gnome-extra/christine/FrugalBuild +++ b/source/gnome-extra/christine/FrugalBuild @@ -4,7 +4,7 @@ pkgname=christine pkgver=0.2.1 pkgrel=1 -pkgdesc="This is Christine a new Python, GTK+, GStreamer bassed media player. Is intended to be beautiful, usefull and fat free." +pkgdesc="This is Christine a new Python, GTK+, GStreamer bassed media player. Is intended to be beautiful, useful and fat free." Finclude sourceforge depends=('gtk+2' 'python>=2.6' 'gstreamer' 'gst-python' 'mutagen' 'libnotify' 'glibc' 'gnome-python') makedepends=('intltool' 'gconf' 'perl-xml-parser') From bouleetbil at frogdev.info Tue Feb 10 22:21:37 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 10 22:21:39 2009 Subject: [Frugalware-git] frugalware-current: mono-tools-2.2-2-i686 Message-ID: <20090210212137.F178A11B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b39031293b6898bbbb85ec94ca34a91e7da7acea commit b39031293b6898bbbb85ec94ca34a91e7da7acea Author: bouleetbil Date: Tue Feb 10 22:18:25 2009 +0100 mono-tools-2.2-2-i686 *fixed depend gendarme use libgdiplus *use webkit-sharp instead gecko-sharp *(without monodoc don't work) diff --git a/source/gnome-extra/mono-tools/FrugalBuild b/source/gnome-extra/mono-tools/FrugalBuild index 92b499b..ebad91c 100644 --- a/source/gnome-extra/mono-tools/FrugalBuild +++ b/source/gnome-extra/mono-tools/FrugalBuild @@ -3,11 +3,11 @@ pkgname=mono-tools pkgver=2.2 -pkgrel=1 +pkgrel=2 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.2' 'xulrunner') -makedepends=('pkgconfig' 'libgdiplus>=2.2') +depends=('gnome-desktop-sharp>=2.20.1' 'desktop-file-utils' 'webkit-sharp' 'monodoc>=2.2' 'libgdiplus>=2.2') +makedepends=('pkgconfig') 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/'" From boobaa at frugalware.org Tue Feb 10 22:25:51 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Feb 10 22:25:52 2009 Subject: [Frugalware-git] frugalware-current: drupal-imagefield-5.x_2.3-1-i686 Message-ID: <20090210212551.7E29211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=92b41261ff7e80fa5f05b29346a6058009ff98ce commit 92b41261ff7e80fa5f05b29346a6058009ff98ce Author: CSÉCSY LászlĂł Date: Tue Feb 10 22:25:36 2009 +0100 drupal-imagefield-5.x_2.3-1-i686 version bump diff --git a/source/network-extra/drupal-imagefield/FrugalBuild b/source/network-extra/drupal-imagefield/FrugalBuild index a89c127..49dc710 100644 --- a/source/network-extra/drupal-imagefield/FrugalBuild +++ b/source/network-extra/drupal-imagefield/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: CSÉCSY László _F_drupal_module=imagefield -pkgver=5.x_2.2 +pkgver=5.x_2.3 pkgrel=1 pkgdesc="Provides a basic image field for CCK in Drupal" rodepends=('drupal-cck') Finclude drupal -sha1sums=('b5428f455cb8d656d4631fca4d42353620db5afa') +sha1sums=('b7f642665a8cb11008fbbb2a331667d9e0f4fbe9') From boobaa at frugalware.org Tue Feb 10 22:26:43 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Feb 10 22:26:45 2009 Subject: [Frugalware-git] frugalware-current: drupal-auto_nodetitle-5.x_1.2-1-i686 Message-ID: <20090210212643.9159711B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=84d14811fea6dfcf282d77c2ef8acefdd6d55ded commit 84d14811fea6dfcf282d77c2ef8acefdd6d55ded Author: CSÉCSY LászlĂł Date: Tue Feb 10 22:25:52 2009 +0100 drupal-auto_nodetitle-5.x_1.2-1-i686 version bump diff --git a/source/network-extra/drupal-auto_nodetitle/FrugalBuild b/source/network-extra/drupal-auto_nodetitle/FrugalBuild index e2aed27..1931078 100644 --- a/source/network-extra/drupal-auto_nodetitle/FrugalBuild +++ b/source/network-extra/drupal-auto_nodetitle/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László _F_drupal_module=auto_nodetitle -pkgver=5.x_1.1 +pkgver=5.x_1.2 pkgrel=1 pkgdesc="A small and efficient Drupal module that allows hiding of the node title field" Finclude drupal -sha1sums=('befb7263522f465c5d67eb1f2cab3ae6d474f3d0') +sha1sums=('332e6894236fb10ff4b2a8f145e64b087c8a5f7e') From vmiklos at frugalware.org Tue Feb 10 23:15:19 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 10 23:15:23 2009 Subject: [Frugalware-git] frugalware-current: valgrind-3.4.0-1-i686 Message-ID: <20090210221519.ECEB711B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7931e28e71de8d4cfb8708ac7de8662772f946fe commit 7931e28e71de8d4cfb8708ac7de8662772f946fe Author: Miklos Vajna Date: Tue Feb 10 17:01:52 2009 +0100 valgrind-3.4.0-1-i686 - up2date fix diff --git a/source/devel-extra/valgrind/FrugalBuild b/source/devel-extra/valgrind/FrugalBuild index 734ac42..cc58ed7 100644 --- a/source/devel-extra/valgrind/FrugalBuild +++ b/source/devel-extra/valgrind/FrugalBuild @@ -9,7 +9,7 @@ url="http://valgrind.org/" depends=('perl') groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') -_F_archive_grepv="RC" +_F_archive_grepv="RC\|SVN" up2date="Flasttar $url/downloads/current.html" source=($url/downloads/$pkgname-$pkgver.tar.bz2) sha1sums=('ae68418a4c283d14ae6454aca4a720ac936422df') From vmiklos at frugalware.org Tue Feb 10 23:15:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 10 23:15:26 2009 Subject: [Frugalware-git] frugalware-current: git-1.6.1.3-1-i686 Message-ID: <20090210221520.0FFE111B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14aef25275b6cce80474107de721395f484733bc commit 14aef25275b6cce80474107de721395f484733bc Author: Miklos Vajna Date: Tue Feb 10 17:08:45 2009 +0100 git-1.6.1.3-1-i686 - version bump diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild index 5eeedc6..83ec0c6 100644 --- a/source/devel-extra/git/FrugalBuild +++ b/source/devel-extra/git/FrugalBuild @@ -8,7 +8,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} USE_HTMLMAN=${USE_HTMLMAN:-"y"} pkgname=git -pkgver=1.6.1.2 +pkgver=1.6.1.3 Fuse $USE_DEVEL && pkgver=1.6.1.rc1.35.gae26e7c pkgrel=1 pkgdesc="A fast, scalable, distributed revision control system." From vmiklos at frugalware.org Tue Feb 10 23:15:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 10 23:15:26 2009 Subject: [Frugalware-git] frugalware-current: jflex-1.4.3-1-i686 Message-ID: <20090210221520.2643C11B87AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8cf440711b55680f77a2cf6ab69dc10b1b109b63 commit 8cf440711b55680f77a2cf6ab69dc10b1b109b63 Author: Miklos Vajna Date: Tue Feb 10 21:11:50 2009 +0100 jflex-1.4.3-1-i686 - version bump diff --git a/source/devel-extra/jflex/FrugalBuild b/source/devel-extra/jflex/FrugalBuild index 8a2bc49..e2db28a 100644 --- a/source/devel-extra/jflex/FrugalBuild +++ b/source/devel-extra/jflex/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=jflex -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=1 pkgdesc="The Fast Scanner Generator for Java." url="http://www.jflex.de/" @@ -13,7 +13,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.jflex.de/download.html|Flasttar" source=(http://www.jflex.de/jflex-$pkgver.tar.gz) -sha1sums=('37f591299df046f3736eeffeb795a4833d6da3b7') +sha1sums=('282cf480497ff2219326a2805a68e88a24221b09') build() { From vmiklos at frugalware.org Tue Feb 10 23:15:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 10 23:15:27 2009 Subject: [Frugalware-git] frugalware-current: quilt-0.48-1-i686 Message-ID: <20090210221520.3BF3411B887D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b35705e202910ed4177252e58e4d082268cd87fd commit b35705e202910ed4177252e58e4d082268cd87fd Author: Miklos Vajna Date: Tue Feb 10 21:26:06 2009 +0100 quilt-0.48-1-i686 - version bump diff --git a/source/devel-extra/quilt/FrugalBuild b/source/devel-extra/quilt/FrugalBuild index f27c2e7..302dbb3 100644 --- a/source/devel-extra/quilt/FrugalBuild +++ b/source/devel-extra/quilt/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=quilt -pkgver=0.47 +pkgver=0.48 pkgrel=1 pkgdesc="Allows to manage a series of patches." url="http://savannah.nongnu.org/projects/quilt" @@ -13,4 +13,4 @@ up2date="lynx -dump http://savannah.nongnu.org/download/quilt/ |Flasttar" source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz) # optimization OK -sha1sums=('028dadd5ab60b1df12edd18af600e59fe0a83525') +sha1sums=('117e41d01a6ae2cbd6365b119e2b8891a20f0a16') From vmiklos at frugalware.org Tue Feb 10 23:15:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 10 23:15:28 2009 Subject: [Frugalware-git] frugalware-current: tig-0.14-1-i686 Message-ID: <20090210221520.4F89911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=28332799fed378a3188b4ec9e7ee5809338e75c2 commit 28332799fed378a3188b4ec9e7ee5809338e75c2 Author: Miklos Vajna Date: Tue Feb 10 21:29:36 2009 +0100 tig-0.14-1-i686 - version bump diff --git a/source/devel-extra/tig/FrugalBuild b/source/devel-extra/tig/FrugalBuild index 132db45..023cf81 100644 --- a/source/devel-extra/tig/FrugalBuild +++ b/source/devel-extra/tig/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=tig -pkgver=0.13 +pkgver=0.14 pkgrel=1 pkgdesc="A text-mode interface for git." url="http://jonas.nitro.dk/tig/" @@ -13,7 +13,7 @@ backup=(etc/tigrc) archs=('i686' 'x86_64') up2date="lynx -dump http://jonas.nitro.dk/tig/releases/|Flasttar" source=(http://jonas.nitro.dk/tig/releases/tig-$pkgver.tar.gz) -sha1sums=('c322d9844782f510f40a8c6ec201b8fef38cc9f9') +sha1sums=('aab597b63c4f34ce074e7421c8b3d02e26045e7c') build() { From vmiklos at frugalware.org Tue Feb 10 23:15:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 10 23:15:29 2009 Subject: [Frugalware-git] frugalware-current: pycxx-6.0.0-1-i686 Message-ID: <20090210221520.68B2811B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cfcfd52f65187102963af5d1b8e7fe8e96b99235 commit cfcfd52f65187102963af5d1b8e7fe8e96b99235 Author: Miklos Vajna Date: Tue Feb 10 21:34:09 2009 +0100 pycxx-6.0.0-1-i686 - version bump diff --git a/source/devel-extra/pycxx/FrugalBuild b/source/devel-extra/pycxx/FrugalBuild index 664bc50..7502c83 100644 --- a/source/devel-extra/pycxx/FrugalBuild +++ b/source/devel-extra/pycxx/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=pycxx -pkgver=5.4.2 -pkgrel=2 +pkgver=6.0.0 +pkgrel=1 pkgdesc="A set of classes to help create extensions of Python in the C++ language." _F_sourceforge_dirname="cxx" Finclude sourceforge @@ -12,4 +12,4 @@ depends=('python' 'libstdc++') groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=3180|grep ']PyCXX V'|sed 's/.*V\([^ ]*\) .*/\1/;q'" -sha1sums=('155c53732da1b917b2000719f34bc3c0818d4f8e') +sha1sums=('518a57088c9b7168a32d59de55ae4972e14c9592') From vmiklos at frugalware.org Tue Feb 10 23:15:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 10 23:15:29 2009 Subject: [Frugalware-git] frugalware-current: sbcl-1.0.25-1-i686 Message-ID: <20090210221520.7AEBA11B887E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7d7ea08ba10c5e526fbbda9fb4eea6b0a184c78 commit c7d7ea08ba10c5e526fbbda9fb4eea6b0a184c78 Author: Miklos Vajna Date: Tue Feb 10 22:34:02 2009 +0100 sbcl-1.0.25-1-i686 - version bump diff --git a/source/devel-extra/sbcl/FrugalBuild b/source/devel-extra/sbcl/FrugalBuild index 48b6b06..e943514 100644 --- a/source/devel-extra/sbcl/FrugalBuild +++ b/source/devel-extra/sbcl/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=sbcl -pkgver=1.0.24 +pkgver=1.0.25 pkgrel=1 pkgdesc="Steel Bank Common Lisp" depends=('glibc') @@ -13,7 +13,7 @@ _F_sourceforge_ext="-source.tar.bz2" Finclude sourceforge url="http://sbcl.sourceforge.net/" source=($source no_local_lib_please.patch cflags.patch) -sha1sums=('bf769f647c3d0126c4092f8a05eef58063a9f9dd' \ +sha1sums=('ef30a8e10886ba44305c2fb28f77358b5e9d7d65' \ '29df2f80163179eb2c38d22836e9ed8c0778bfd2' \ 'd41025710da5f3d9fc9a93dd83c8f998142f4482') From vmiklos at frugalware.org Tue Feb 10 23:15:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 10 23:15:30 2009 Subject: [Frugalware-git] frugalware-current: gperf-3.0.4-1-i686 Message-ID: <20090210221520.A3FBA11B87AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4bee73b2ee74128e9e3bec7487a666c54792efb1 commit 4bee73b2ee74128e9e3bec7487a666c54792efb1 Author: Miklos Vajna Date: Tue Feb 10 22:37:41 2009 +0100 gperf-3.0.4-1-i686 - version bump diff --git a/source/devel-extra/gperf/FrugalBuild b/source/devel-extra/gperf/FrugalBuild index 2c7df4b..286d111 100644 --- a/source/devel-extra/gperf/FrugalBuild +++ b/source/devel-extra/gperf/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=gperf -pkgver=3.0.3 +pkgver=3.0.4 pkgrel=1 pkgdesc="A perfect hash function generator." url="http://www.gnu.org/software/gperf/" diff --git a/source/devel-extra/gperf/gperf.key b/source/devel-extra/gperf/gperf.key new file mode 100644 index 0000000..c6da92f --- /dev/null +++ b/source/devel-extra/gperf/gperf.key @@ -0,0 +1,126 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1.4.9 (GNU/Linux) + +mQGiBDf2h8cRBACOxlo1iK3e7khO/Y/BkF9Y9Dy6N9e0fz1klTTRlpbE1M/4i6Xf +2O5c36VLFCVTKx74nWWEIpfiN0vywJNQUs2ZRRPMAVn95rZZbaXVSunbIH1Tvgp3 +zHOvK7eRDkw3/3s6CtQsNDbLjdaTKDDAniEjLCKdWbHXEhs+2i2eU1y7+wCg7Z9T +tO95sk2TwCz+OQoLPx4sFFcD/14ep2Ls22+oV70/8k0PfEZvbyu9W0hTkn8/oIBY +eFrgGkfjN9HP5LISA18uWeDM7DK4380qwcjRhLvoByEcVaNL0gvYsOHhdpmAECGS +OovAQtnUl/OTXDDuPSKVuXLecbc3Cn9ER1ggxscOULpZYoR5QUOgF9Fmt2kYtcxg +9W9YA/9XjOUeS/7xl1M3+MW2q8/i+0jreCTparmNEJujZAzG5cm10RnlKogU+Cxx +lEJBhEgxzY27pLKrPl0B+BZQ1oC4aqKVRAI4cMOIFCyHKAWUQSdFjiZ7GwM+OUj9 +6qbMZYoQ/SYyFF9yXxMJ/HOrnNEs2GPpqpd8OOvgqmcEB+X2ebQfQnJlbmRhbiBL +ZWhvZSA8YnJlbmRhbkB6ZW4ub3JnPohGBBARAgAGBQI5EfGuAAoJEPeU6b2MCWLV +pJMAnRpBupavrk39q2iCNVWVB552VpviAJ9Ael9Pa9qOcBs+nbTV3RMaxQiqcIhG +BBARAgAGBQI6pBhiAAoJED/LvgW6Rtg3iGMAn09FJtL1B40BIxPEOyU0WubEqkHi +AKCl+CrNrVcJOrT9AfhP69uspA2uiYhGBBARAgAGBQI6q5uIAAoJEMKdCsHMpdeS +susAoLAIKvL00bxyjwRW1KaR9rifSsO4AJwLB0bmjjpNUrTOLMruuUeVsVPLE4hG +BBARAgAGBQI9ajQCAAoJEAbh/2v18JImsmUAn2DPNqRcY0b24AjmJP5HmMkzxAjh +AJ9R9Im2JNZekEOBxAkaW0TtmpAp4ohGBBARAgAGBQI+1nYZAAoJEFWW3Qzpv2U9 +RcQAnA8V7gh5C4JBSJ+byjPjjEI6CSW7AJ9rWjp84XaYPq+mqnqc3Eb00d7/I4hG +BBARAgAGBQI+3F9pAAoJEGcvIifCwHAomvsAniYNkr4h1NjQThJGueHSuMKoM3/B +AJ9cj7uF5AoQPElu7U7mahp9y0jHnohGBBARAgAGBQI+4lVKAAoJEHFzfab4xNFP +0GIAoKe9xVWWiAS3Ppx6WF6TLNHt7UF0AKDabMB4JANLD0oHpjSUkRZXrnfmtIhG +BBIRAgAGBQI+0pxBAAoJECIYyB6OfAP/UaQAmgIDnMDsT6yfgE0HEP/TK2sPy48Q +AJ9rXI+/yHeVgcwDDO/JFi7J7RxjBohGBBIRAgAGBQI+1K11AAoJENGVGa1Mfyvu +YOYAn1Synh9gQf07P0CH2aPEtPpsgemBAKDQ+vZx4mbXLJOo7knghqVpmFgC5IhG +BBIRAgAGBQI+1N20AAoJEC4s9nt3lqYLVnYAoKTM5o+LWVpjDcqU9gp4/J9qiqOb +AJ0XsG4oRBImRFqXkaCIiYJZvKnwu4hGBBIRAgAGBQI+1Y0oAAoJEFC7KXQtWafS +5pYAoOE33DAzqSFezhIMhu6Ha/h4Q99GAJwN4T1HRI7Cdt5pf6irAnu8USiV+4hG +BBIRAgAGBQI+1iSzAAoJECn45GVniJZfLgYAn0qELCwKcopesTD+MZ3HKZgslC5I +AJ9DuwnbcF9/KRjnRBnS2b9FVC87B4hGBBMRAgAGBQI+1BP1AAoJEElFpTfXe0P7 +pE4An0yAyBFGi/pzad71iWGIUJ9Sf8lAAJ9oweCTxb2eU7SJ2efPVf8zZl944YhG +BBMRAgAGBQI+1EgqAAoJEDiaVjzCcqEmnJkAnROKnZ4K8hkCSZ/L37DHVS1Vl+B2 +AJ9h3LvTcrdV3Tzk0+O94max1cGmwIhGBBMRAgAGBQI+1NhrAAoJELfOmxk3oYfG +EFUAmQEim+ulc5Tu8vm703WVtQG7ZHImAJ4iy0HLIDWT0d8wQh2BsxaD7PX+cYhG +BBMRAgAGBQI+1eWPAAoJEMXAxcchjRjXVEoAn2H7ZIMBi5a07G8jAz5ZJFaLXIbD +AJ9hpQ63ahklIrVAP5LhR+zt19R7IIhGBBMRAgAGBQI+1lkQAAoJEFI0hF3yuSD1 +rUUAoOavcY7q5aSXT9uHiAZ7tk4FMuLfAJ0ZzJvlbCdKtEH1PI8wtWzUfdjh5IhG +BBMRAgAGBQI+1mUHAAoJEG4Dj17go4N3IOwAn34eiIU1eNUzWODFLO1VGKOXHBDl +AKCpM6WSlovR9ctwsqOrQVlQ97pDLIhGBBMRAgAGBQI+1rk4AAoJECTxPj/mjACS +/x0AoMH9+KjW5NdyTUDUj3uvAvfLGchwAKCq1MmBLEz4AlFxxiwDbH6cKMcr7IhG +BBMRAgAGBQI+2BZ8AAoJEFlRJ0yBj+NAF/wAnRPfJAMUG/zGO1lq1+FToirlJkAw +AJ9AQ4HmXvWDQ9OXonOHnuEJ79aLIYhGBBMRAgAGBQI+2JlPAAoJEHV+VfRE0xIn +Xh4AnArEXzw5RD2KqrzfamhMI3Gr+oaQAJ9Ee/HJeS6t91o5Z+WzxQY4J+9bpohG +BBMRAgAGBQI+2UxPAAoJEFHGMyB5fcdf8nEAoKSqVHw4Hmo+Ce93afYDO4raFaGd +AKDBm5WifXZR9kRnbvY1WVWv611CDohGBBMRAgAGBQI+4pO2AAoJEP80WdUiiWiP +/hkAnRRXhOisGyoY8hhcEgYNotpLDkgvAKDfGEzE5T8XmGeo0WCctk/Ak1edHIhG +BBMRAgAGBQI+44PrAAoJEN5HUcxjjSIas60AniEYCAxReRoLyk4ozyCSGjZBjOUq +AJ9acGSaDqm2PG4kfyBSfg3HkwmKI4hGBBMRAgAGBQI+58/rAAoJEGP76cgpbgh/ +DNQAn0BhhCt1Kxzn37jhF0YSsrx8mggLAJ9rfuWbSuCA+uNy3NCCnV35QlVYAohG +BBMRAgAGBQI/ATK1AAoJEF1s/WZ+hdAzICwAoKu7gmqhKybMZGoU2IlC8pIMoWBc +AJ960rcgpMu5UHC6yRjXPyCOibGGE4hGBBMRAgAGBQJCuvQpAAoJEGzbQ2xyBIUl +ow0AoML/7gspR43EXjbWhntXoNNBoqXUAKDyWfyBPxp0M/hn+zkQ3jurpE0FgohV +BBMRAgAVBQI39ofHAwsKAwMVAwIDFgIBAheAAAoJEEXlkGj5G7efBGIAoLx4vfxw +3buMBKLdNhfGUTxr062xAJ99y41X52jkFWULoQMCa1sT28aE3YicBBABAQAGBQI5 +EfHkAAoJEDZAgYw09MRxuO0D/1linkVaRTsgDxRngE+VeHTMBTZsTK9C1qYzfROu +pafHa6oLHPZWRePnWK76aId1TkIMpuMiwIa328FeJIGiczDRBYDcARwVQL/AywZL +IbbDTg78zfgUT4ajzYFU82AZf0WlVELz1WSqNAqE1xqUmb/opuvclnGCFK0h9EdT +joaMiJwEEAEBAAYFAjkR8hMACgkQnbX/7plZL+0nwgP+Nem1eTLqp+IES8Og5jXl +HerCQxYUWF0AdHmdtcEcOv7g4iAD7jO5HsrvAqBEzdoouxMFVKkonQ4uklLjIEqF +dX8M1wPlMwIAenbMPbqZIexn7xoJ2HT5fUPpJAFunsMu3iOnkfMCANwy6pI4/F7Q +EcryE3Uq7sg8hHhDYd6DUp6JARwEEAEBAAYFAjkR8fkACgkQayB7man+LuXxSwf+ +Pc0GvNgiNzsi6V6kplSpgi3G0iUh5IeuHFFDiUtUoAOuzP76HkW1iXs8CV5TSRG7 +mMe4SAwrXQ1ppVteE2O3kuhMVzQIWrB1aWUCJyEXHkMrazIF/xr/4Y78BH7zXq7a +iE6g9bLafdE4ZIuVONEsCxku9eaN5qAKvUXBZ5EM8wxNqisIxixr4N+ZUSAsUM7a +a+F6f9uKEo4HWBR0jQE+EVj1KR5iyhGWC6ISnd9srnbw4SFWdgEJl03fn0ykgdqd +aXCUDyUMNyGmBZOj6xuJpYtJgs3wEQt90EmtCBpXFgW8WiQ1tiukhQ5xJmyv3YJL +ImalvpgSk6plvx38IYGYfYkBHAQSAQIABgUCQMMHlwAKCRBMJa+4YC6DGR2CB/43 +XGKvP1Idk7OOHwdggrsf9HnwbuGZkA3sH7gMnD477xEyW4825hMfTQE//eydkKFz +GJsf5xByTyMxadVH/RVbgDaSF26pE0Pse504U3i1AaQ16HuwioIKXh9t1pb3NnG9 +oNygo4hYr2TKLjplMtVMAXSTFbcxd+LUOaFV/cjzliKWOD5OiannZEjYY73M8V3y +EIelDjKoN3htExN81p+HTUaCDs8Q7tXovDrMZrTNli1vSVl3knKpGRslNIL19ZYA +EuSZtqk9SQPWkpXrmDi6Cm4wpfiW2SKALxFEXUBUS3rpmF4+RKX6cminlNxckGzI +gtpZ0H3C+m6DQaxS3Ux8iQEiBBABAgAMBQJC1swfBQMAEnUAAAoJEJcQuJvKV618 +ftUIAKNw4seSU5+2xTknDYNB1sI7DqNtNxgLnl4K0xyLrq4ovcZZqZMglEXQQBGU +D8cxzsfJ+wTiK2Ie2LtGh9qnHWruEUTBDFd5LCV+zB65hYC5jVkUZ8G85wgM2SUr +zHULHSwjZtIhum2Dy/dRzM4A3xs7aUwqdh1dn9uKUL8ksW3iso76Xq12mSzy8DBz +IP2nVHIhm3CmfdN/dsERqE40GpYBi0VbyEGk1FVbqpeBlgRlJPsYLS+PdYzbykbL +L25vaphomOIjiaoqYZuBM8zipb4frt3zIQdudPUOl7TxYgAO+r+K4mFsA+K63osE +mOUCzezBrgxpfi6SJxhRaDAgbLSJASIEEAECAAwFAkLYgz4FAwASdQAACgkQlxC4 +m8pXrXwqGAf6Aup9OypZhLW+jYdqSZ7zQ5P6AWQyFn1dHRhkrXWUMkImdQ4f6oKS +EtUfAHoKYgqDlVSWr3SFPHmnk18JFkqbHB2YsN9E4L5NBACQMJEN39pcx8htk1DZ +HYtzG2CeoP6TZ5RWIjyPTzRH+4QecFBkEaPV2tnROYaLf1CuD9x6yp+wI4xvuiGS +iNok0LCY9kmDgClTgJL6OnBy6gxVnUO6wGPGSeO5vW4meOV6E301ZhWSTKZ296RT +K7E10+ogv7PLUFrPhwuevt83wEBnETIauzyRYDmbo0F2OAq9ejITbZeKoBJJJb8L +B5qMiZVbvDzb+CuFshdzp+hcOQrBdIaOfokBIgQQAQIADAUCQtwMCgUDABJ1AAAK +CRCXELibyletfAcyCACJSYj7oaLmEyAZPuKmK5VLEZrqST6SP1LDz+ArBj2ZDa+c +raw1el2akOjtFfGbcAVa6KrkeRP4BqQoyTrGO5t+lsZdxgYG964LsB/kHtHQTJ/4 +RPMvSI8nrfvghQdwdvhbIyjh4nccp+2gvQUOt2PUdeEsNZj7nS1AYd9WNxNDIIl5 +C6d3g+JMxhWww62NKsgl2gWhzxg7woMhoYiblvoCMF7Muc67cymzpASqMO9KP7cM +iwr3wtaBN0pjoKDZ2TWlLDTRQ5smZDQ0bx/IOs5fn9H27gthKBtXI0qjNpWdnxDO +364+HnA8e8akyCbCD0Q2yuKFxtnbpVsEFmrnfUi6iQEiBBABAgAMBQJC8b/wBQMA +EnUAAAoJEJcQuJvKV618qOsH/1EwmMgjLM5uV+tK0cJyxowAX6sziLkCmgpkYIly +DOO6/BZXbY7Ee/Yb58JayNFByZXAd40ftW9T99Bnq5OI6X1yoRq450JNOsfbbnqr +b6xsVulgi/frW0F3CJTjlBrW2QsDyurBHLtyEKc8m4t5v/O/khjiXKueC5VafoSW +r/ze+AgXPMdSSW9VV8g8fqtRLzvmWr8XYcHNIwSn2bUCyNUtvHsshhZswS4WQepj +9f3E/0fEFWQ41nat+Jeub8FQMXQg/xQ7XS4Gb2Qg2Kctc4BO6WlMNEp2XFHy9UHg +8RESG2lTyepZEzBKQUBEFSHJjsUdiXdf2OIu79ikzg0TNKaJASIEEAECAAwFAkMI +03YFAwASdQAACgkQlxC4m8pXrXyFhQf/RJlQ+uzFzhNsB7VeyJkke1sjcjTHHZI3 +6wO0b/M57FrLEipW7RfLymDBJuEaTlfSRuvccCxec/7ux62EvAuGLbNdbogu5DmO +95qKXzpuU6S371bJZ0Wdr6zBcZIUixQlGnqDFUu2VIFg/I+bv9FplVfihO90D3Pl +4lKl2A/7CuWX++d7Eyf/2U/ccaXLIm3Z4TyKa6EZJxpNW79D48BEuaYBArObbakX +H+En9Z+CPRB4pwfTDRyRXuBFVhvtZmulDLd7CQnZf0c6p6MiGn/Zxg63bmrKxeU+ +nBaALJzvhxCVNQ9ELReF1Wb3pQ+0hJ+uC5HdTua5anmDVWnFvDpwcIkBIgQQAQIA +DAUCQxqcdAUDABJ1AAAKCRCXELibyletfHYjB/4+kR0TYCRxVc79xXbdsgAbmZfS +/+Xa4OKpRebl3iM8V0GIkbVLYmZRmGgX7EPzc4vVaMWOS5BnAnBsY+U//U37nS+9 +bDLgUdac8ApfZefTApOcaXLm7VSTbkdFh0tsx0dR6P3lfBAoeN7rcJvCe9ykZ0Be +VYITNH/idVlEfl3aa18jUTnGB3ulbayZaVs/Db5KU5GTgDuvmKHajVKJYFaXXi+8 +Vk3RzgK49XlHZ9rFym6aMa9g7IBtdAVtZEKH9p0CI7hdfO4gx3kqPMdbVG0fIcW3 +2PWSIdgPVGNvL5+R8u/Zv9rPwXxgYpe2MLe+zWJKSGOBQHL6NMwybLDvLsyjiQEi +BBABAgAMBQJDt5AdBQMAEnUAAAoJEJcQuJvKV618ggQH/j70WU+9uX5Cj40EWdGi +VatDAS8iZ9KyA3wheT599ZBdJ3gpdXm2tXvGUET2kUCAVUXtBwNyzsysxxrEPxhV +YvUGcAVQab1pr4Wl/HtYfDyPP7H6S8BxuqVJMuQiTUYUCX23Gw9bR7cjNmPcAjJt +OJsseIvTneOAtJRGhIMZlW6PKs2eerKs3bMuC3fCCwvMlmDQL2HBJ/WqdcwQSM3j +mTm/NQWkCDv4c5/4Z2wENRxD+pngB/SdyRrmVEKVbd4KJHoMrtlvvpOsT+odx+SW +5nLBDtYRr6C3u9dSvpHYUiti1sbwmmZpYm0MKLeiZxy93VYY8ZLUAn3H5jXgmLkD +bkW5AQ0EN/aH3BAEAPM+UjpCerkH2+pWhYxlvExcYjiZakUjmT6uCsFuz6ZcBRde +njlSAmrXp9EMkY8CurSjBuIigjzWqdxEKyd6d24xqlS0apazQXFUvhnuFZ9XU+Xm +JjjJ/KBWjblS1heFDCRVGjpET3ZGrgK+GVG3muqdGaZNtXQAYsDWyvQ+63BrAAMF +BACO6SQCp8Qyc6AAQG+SaGpGPSwqG2NDdMpS83/PkU25tXGxdh3z8rPPwGwVgsa4 +VEIeOIwhobnYut24M3GxxUVxmNysSJUPZhRZvAjJlxvD+2j7AK9OfLGj+6Tt17uL +7Ce1rJs8u903mEDXOVJLea+fQxGm27FRPWYa3Rhr2dgDxYhGBBgRAgAGBQI39ofc +AAoJEEXlkGj5G7efocYAoN/Mu6vjB4mVpV0vr0caOs5kasCtAJ44qvQjGUA5gy3m +tfsNguSmwboyZw== +=r33P +-----END PGP PUBLIC KEY BLOCK----- From vmiklos at frugalware.org Tue Feb 10 23:15:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 10 23:15:30 2009 Subject: [Frugalware-git] frugalware-current: module-init-tools-3.6-1-i686 Message-ID: <20090210221520.B986C11B887D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=99fed766544ca32256ff0b0b852e2f425654b1d2 commit 99fed766544ca32256ff0b0b852e2f425654b1d2 Author: Miklos Vajna Date: Tue Feb 10 23:05:25 2009 +0100 module-init-tools-3.6-1-i686 - version bump diff --git a/source/base/module-init-tools/FrugalBuild b/source/base/module-init-tools/FrugalBuild index 647cf49..5cabac4 100644 --- a/source/base/module-init-tools/FrugalBuild +++ b/source/base/module-init-tools/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=module-init-tools -pkgver=3.5 -pkgrel=2 +pkgver=3.6 +pkgrel=1 pkgdesc="Utilities for inserting and removing modules from the Linux kernel" url="http://kerneltools.org/KernelTools.org" depends=('glibc>=2.8-3') @@ -14,7 +14,7 @@ backup=('etc/rc.d/rc.modules' 'etc/sysconfig/modules') up2date="Flasttar http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/" source=(http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/$pkgname-$pkgver.tar.bz2 rc.modules modules binfmt_misc prefer-modprobe.d.patch) -sha1sums=('86289ccafc47c0f1dde0955fda1922cdcc79ae9f' \ +sha1sums=('ce1ab358502865e336bbcf5cb728af1cc8d9ed1f' \ '2946433739d105c569a8f0b15bb41a7403a52b5c' \ '07c76e65af673c8aad478ad78ef2d750b8ea407e' \ '73cef31f3c1f924c3ef1cd112672ffda750266a5' \ From vmiklos at frugalware.org Wed Feb 11 00:22:54 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 00:22:56 2009 Subject: [Frugalware-git] frugalware-current: j2sdk-6-13-x86_64 Message-ID: <20090210232254.3075211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=429d5b7b22e715a4f9116b6ed2677b0578f6f279 commit 429d5b7b22e715a4f9116b6ed2677b0578f6f279 Author: Miklos Vajna Date: Wed Feb 11 00:20:18 2009 +0100 j2sdk-6-13-x86_64 - update to patchlevel '12' - enabled x86_64 plugin diff --git a/source/devel-extra/j2sdk/FrugalBuild b/source/devel-extra/j2sdk/FrugalBuild index e1b8043..2c7facf 100644 --- a/source/devel-extra/j2sdk/FrugalBuild +++ b/source/devel-extra/j2sdk/FrugalBuild @@ -3,9 +3,9 @@ pkgname=j2sdk pkgver=6 -update=11 +update=12 realver=${pkgver}u$update -pkgrel=12 +pkgrel=13 pkgdesc="Sun's java development kit" url="http://java.sun.com/j2se/downloads.html" rodepends=('j2re') @@ -14,10 +14,10 @@ archs=('i686' 'x86_64') up2date="elinks -dump https://jdk-distros.dev.java.net/developer.html|grep 'jdk-[0-9].*bin$'|sed 's/.*jdk-\(.*\)-dlj-linux.*/\1/;s/u$update//;q'" if [ "$CARCH" == "i686" ]; then _arch="i586" - sha1sums=('6c1bb54d383e1fff69c5e33bfe9e3fcc05c653ab') + sha1sums=('bbbb8cd68fa206e85e78221f3600b41ceb306896') elif [ "$CARCH" == "x86_64" ]; then _arch="amd64" - sha1sums=('665ab8cab1342030e94e19a24eb76470a3677f6f') + sha1sums=('94fa867edbdb17391d8df4861af60d12a06d6429') fi source=(http://dlc.sun.com/dlj/binaries/jdk-$realver-dlj-linux-$_arch.bin \ https://jdk-distros.dev.java.net/source/browse/*checkout*/jdk-distros/trunk/utils/construct.sh \ @@ -47,7 +47,12 @@ build() { if [ "$CARCH" == "i686" ]; then Fln /usr/lib/java/jre/plugin/i386/ns7/libjavaplugin_oji.so \ /usr/lib/mozilla/plugins/libjavaplugin_oji.so - Fsplit j2re usr/lib/mozilla + else + Fln /usr/lib/java/jre/lib/amd64/libnpjp2.so \ + /usr/lib/mozilla/plugins/libnpjp2.so + fi + Fsplit j2re usr/lib/mozilla + if [ "$CARCH" == "i686" ]; then sed -i 's/XINERAMA/FAKEEXTN/g' $Fdestdir/usr/lib/java/jre/lib/i386/xawt/libmawt.so else sed -i 's/XINERAMA/FAKEEXTN/g' $Fdestdir/usr/lib/java/jre/lib/amd64/xawt/libmawt.so From vmiklos at frugalware.org Wed Feb 11 00:44:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 00:44:47 2009 Subject: [Frugalware-git] frugalware-current: fglrx-8.573-1-i686 Message-ID: <20090210234443.C527811B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b4679ebcab0af7443d9707a68a0b9b9b2d8bfb51 commit b4679ebcab0af7443d9707a68a0b9b9b2d8bfb51 Author: Miklos Vajna Date: Wed Feb 11 00:44:29 2009 +0100 fglrx-8.573-1-i686 - version bump diff --git a/source/x11-extra/fglrx/FrugalBuild b/source/x11-extra/fglrx/FrugalBuild index 66396d2..53a9d47 100644 --- a/source/x11-extra/fglrx/FrugalBuild +++ b/source/x11-extra/fglrx/FrugalBuild @@ -3,9 +3,9 @@ # Maintainer: voroskoi pkgname=fglrx -pkgver=8.561 -_shortver=8-12 -pkgrel=5 +pkgver=8.573 +_shortver=9-1 +pkgrel=1 pkgdesc="Hardware Accelerated ATi driver for xorg" url="http://www.ati.com/" # libstdc++5: no hardware acceleration without it @@ -30,7 +30,7 @@ up2date=$pkgver source=(https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-${_shortver}-x86.x86_64.run \ README.Frugalware libGL.la license.diff) options=(${options[@]} 'nodocs') -sha1sums=('886112b82f9cd0976cb73e59fcaed0f086e8c760' \ +sha1sums=('d7a23a74bc0209c54f6a24e1622e496a6cbeda07' \ 'b64a2303c77f84f5e5db13c9c8fd55f43fa9699b' \ '650973d708466f5c4c21e70c1f1f6c118b27e614' \ 'bfbcbc939ca2d0cbe20eb306ed59ef49c2bea06a') From vmiklos at frugalware.org Wed Feb 11 00:44:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 00:44:48 2009 Subject: [Frugalware-git] frugalware-current: util-linux-ng-2.14.2-1-i686 Message-ID: <20090210234443.AC5B711B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c4cc2085b187095e4a6062bee3e7598cad191ba commit 2c4cc2085b187095e4a6062bee3e7598cad191ba Author: Miklos Vajna Date: Wed Feb 11 00:36:43 2009 +0100 util-linux-ng-2.14.2-1-i686 - version bump diff --git a/source/base/util-linux-ng/FrugalBuild b/source/base/util-linux-ng/FrugalBuild index 1458073..cce6e6c 100644 --- a/source/base/util-linux-ng/FrugalBuild +++ b/source/base/util-linux-ng/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=util-linux-ng -pkgver=2.14.1 +pkgver=2.14.2 pkgrel=1 pkgdesc="Miscellaneous system utilities for Linux" url="http://www.kernel.org/pub/linux/utils/util-linux-ng" From janny at frugalware.org Wed Feb 11 08:25:28 2009 From: janny at frugalware.org (Janos Kovacs) Date: Wed Feb 11 08:25:30 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-1.0-12-i686 Message-ID: <20090211072529.0326911B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=72cd9cf29619e91fb4ede2ae9eb45ca8ebfeeefa commit 72cd9cf29619e91fb4ede2ae9eb45ca8ebfeeefa Author: Janos Kovacs Date: Wed Feb 11 08:25:22 2009 +0100 monodevelop-1.0-12-i686 release bump with new ff version diff --git a/source/gnome-extra/monodevelop/FrugalBuild b/source/gnome-extra/monodevelop/FrugalBuild index 2f5b0a3..df90ec9 100644 --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@ -3,11 +3,11 @@ pkgname=monodevelop pkgver=1.0 -pkgrel=11 +pkgrel=12 pkgdesc="A project to port SharpDevelop to Gtk#" url="http://www.mono-project.com/" depends=('gecko-sharp' 'gtksourceview-sharp' 'shared-mime-info' \ - 'mono-tools>=2.0' 'firefox=3.0.5' 'gnome-sharp>=2.24.0' 'mono>=2.0.1' \ + 'mono-tools>=2.0' 'firefox=3.0.6' 'gnome-sharp>=2.24.0' 'mono>=2.0.1' \ 'monodoc>=2.0' 'mono-addins') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') From vmiklos at frugalware.org Wed Feb 11 11:31:54 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 11:31:55 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-1.9.1-1-i686 Message-ID: <20090211103154.45E4711B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab170587dddcbcacbd04e3ca5160f57ac743bd9e commit ab170587dddcbcacbd04e3ca5160f57ac743bd9e Author: Miklos Vajna Date: Wed Feb 11 11:29:55 2009 +0100 monodevelop-1.9.1-1-i686 - version bump - disabled gtksourceview because of http://lists.ximian.com/pipermail/mono-packagers-list/2008-November/000055.html diff --git a/source/gnome-extra/monodevelop/FrugalBuild b/source/gnome-extra/monodevelop/FrugalBuild index df90ec9..f4db808 100644 --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=monodevelop -pkgver=1.0 -pkgrel=12 +pkgver=1.9.1 +pkgrel=1 pkgdesc="A project to port SharpDevelop to Gtk#" url="http://www.mono-project.com/" -depends=('gecko-sharp' 'gtksourceview-sharp' 'shared-mime-info' \ +depends=('gecko-sharp' 'shared-mime-info' \ 'mono-tools>=2.0' 'firefox=3.0.6' 'gnome-sharp>=2.24.0' 'mono>=2.0.1' \ 'monodoc>=2.0' 'mono-addins') makedepends=('intltool' 'perl-xml-parser') @@ -19,8 +19,8 @@ _F_gnome_desktop=y _F_gnome_mime=y _F_gnome_iconcache=y Finclude gnome-scriptlet mono -sha1sums=('c2130407cc2597f8f752397ceeac95f735001e26') -Fconfopts="$Fconfopts --enable-gtksourceview2 --enable-versioncontrol" +sha1sums=('dfe2e73433602130fce32a41730a7afd246923a9') +Fconfopts="$Fconfopts --enable-versioncontrol" build() { Fmonoexport From vmiklos at frugalware.org Wed Feb 11 11:38:47 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 11:38:49 2009 Subject: [Frugalware-git] frugalware-current: po4a-0.35-1-i686 Message-ID: <20090211103847.A1B0611B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c8a9619625214e19c84e490de4bc10dfc129b6e commit 6c8a9619625214e19c84e490de4bc10dfc129b6e Author: Miklos Vajna Date: Wed Feb 11 11:38:07 2009 +0100 po4a-0.35-1-i686 - version bump diff --git a/source/devel-extra/po4a/FrugalBuild b/source/devel-extra/po4a/FrugalBuild index 178fb4f..2763b0d 100644 --- a/source/devel-extra/po4a/FrugalBuild +++ b/source/devel-extra/po4a/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Miklos Vajna pkgname=po4a -pkgver=0.34 +pkgver=0.35 # check http://alioth.debian.org/frs/?group_id=30267 -rel_id=2518 -pkgrel=2 +rel_id=2809 +pkgrel=1 pkgdesc="Eases translation work, and in particular the maintenance of translations." url="http://po4a.alioth.debian.org/" depends=('perl-gettext' 'perl-text-wrapi18n') @@ -13,7 +13,7 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://alioth.debian.org/projects/po4a/|grep ' po4a'|sed 's/.*po4a \([^ ]*\) .*/\1/'" source=(http://alioth.debian.org/download.php/$rel_id/$pkgname-$pkgver.tar.gz) -sha1sums=('4fa7fd6dfe208db53c237a4fe0ed17040d7e1351') +sha1sums=('432db12b4a45089043cf10f8829d4b7327c5fec8') build() { From vmiklos at frugalware.org Wed Feb 11 11:38:47 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 11:38:50 2009 Subject: [Frugalware-git] frugalware-current: bzr-1.11-1-i686 Message-ID: <20090211103847.8A5D511B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b9f14a08ea666c8d5bc759a9aa7b2ec5c0e6c308 commit b9f14a08ea666c8d5bc759a9aa7b2ec5c0e6c308 Author: Miklos Vajna Date: Wed Feb 11 11:34:28 2009 +0100 bzr-1.11-1-i686 - up2date fix diff --git a/source/devel-extra/bzr/FrugalBuild b/source/devel-extra/bzr/FrugalBuild index bfbf2fc..20927c5 100644 --- a/source/devel-extra/bzr/FrugalBuild +++ b/source/devel-extra/bzr/FrugalBuild @@ -10,6 +10,7 @@ _F_makepkg_chkdep="python" depends=('paramiko') groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') +_F_archive_grepv="rc" up2date="Flasttar http://bazaar-vcs.org/Download" source=(https://launchpad.net/bzr/$pkgver/$pkgver/+download/bzr-$pkgver.tar.gz) signatures=("${source[0]}.sig") From vmiklos at frugalware.org Wed Feb 11 11:47:24 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 11:47:26 2009 Subject: [Frugalware-git] frugalware-current: docs/po4a.cfg: use -o asciidoc instead of nobullets Message-ID: <20090211104724.C198211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a25bf5b099b8e222564cb9278b14fd3e573d706 commit 0a25bf5b099b8e222564cb9278b14fd3e573d706 Author: Miklos Vajna Date: Wed Feb 11 11:44:35 2009 +0100 docs/po4a.cfg: use -o asciidoc instead of nobullets diff --git a/docs/po4a.cfg b/docs/po4a.cfg index bf71793..a9d5b1f 100644 --- a/docs/po4a.cfg +++ b/docs/po4a.cfg @@ -10,7 +10,7 @@ [po4a_langs] hu fr da [po4a_paths] po/docs.pot $lang:po/$lang.po # alias -[po4a_alias: simpletext] text opt:"-o nobullets" +[po4a_alias: simpletext] text opt:"-o asciidoc" # metadocuments [type: simpletext] header.txt.in $lang:$lang/header.txt.in From vmiklos at frugalware.org Wed Feb 11 11:47:24 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 11:47:27 2009 Subject: [Frugalware-git] frugalware-current: docs/po4a: rename simpletext to asciidoc Message-ID: <20090211104724.D8FB011B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd4760d66e7f0a9e23c8a78547df8677f23db522 commit dd4760d66e7f0a9e23c8a78547df8677f23db522 Author: Miklos Vajna Date: Wed Feb 11 11:47:14 2009 +0100 docs/po4a: rename simpletext to asciidoc diff --git a/docs/po4a.cfg b/docs/po4a.cfg index a9d5b1f..855b76b 100644 --- a/docs/po4a.cfg +++ b/docs/po4a.cfg @@ -10,32 +10,32 @@ [po4a_langs] hu fr da [po4a_paths] po/docs.pot $lang:po/$lang.po # alias -[po4a_alias: simpletext] text opt:"-o asciidoc" +[po4a_alias: asciidoc] text opt:"-o asciidoc" # metadocuments -[type: simpletext] header.txt.in $lang:$lang/header.txt.in -[type: simpletext] packages.txt.in $lang:$lang/packages.txt.in -[type: simpletext] index.txt $lang:$lang/index.txt -[type: simpletext] index-user.txt $lang:$lang/index-user.txt -[type: simpletext] index-devel.txt $lang:$lang/index-devel.txt +[type: asciidoc] header.txt.in $lang:$lang/header.txt.in +[type: asciidoc] packages.txt.in $lang:$lang/packages.txt.in +[type: asciidoc] index.txt $lang:$lang/index.txt +[type: asciidoc] index-user.txt $lang:$lang/index-user.txt +[type: asciidoc] index-devel.txt $lang:$lang/index-devel.txt # user documents -[type: simpletext] about.txt $lang:$lang/about.txt -[type: simpletext] quickref.txt $lang:$lang/quickref.txt -[type: simpletext] install.txt $lang:$lang/install.txt -[type: simpletext] postinst.txt $lang:$lang/postinst.txt -[type: simpletext] pacman-g2.txt $lang:$lang/pacman-g2.txt -[type: simpletext] network.txt $lang:$lang/network.txt -[type: simpletext] x.txt $lang:$lang/x.txt -[type: simpletext] sound.txt $lang:$lang/sound.txt -[type: simpletext] printing.txt $lang:$lang/printing.txt -[type: simpletext] hotplug.txt $lang:$lang/hotplug.txt -[type: simpletext] init.txt $lang:$lang/init.txt -[type: simpletext] contribute.txt $lang:$lang/contribute.txt -[type: simpletext] bugs.txt $lang:$lang/bugs.txt -[type: simpletext] mobile.txt $lang:$lang/mobile.txt -[type: simpletext] packages.txt $lang:$lang/packages.txt -[type: simpletext] list-rules.txt $lang:$lang/list-rules.txt -[type: simpletext] irc-rules.txt $lang:$lang/irc-rules.txt -[type: simpletext] gpg.txt $lang:$lang/gpg.txt -[type: simpletext] makepkg.txt $lang:$lang/makepkg.txt -[type: simpletext] license.txt $lang:$lang/license.txt +[type: asciidoc] about.txt $lang:$lang/about.txt +[type: asciidoc] quickref.txt $lang:$lang/quickref.txt +[type: asciidoc] install.txt $lang:$lang/install.txt +[type: asciidoc] postinst.txt $lang:$lang/postinst.txt +[type: asciidoc] pacman-g2.txt $lang:$lang/pacman-g2.txt +[type: asciidoc] network.txt $lang:$lang/network.txt +[type: asciidoc] x.txt $lang:$lang/x.txt +[type: asciidoc] sound.txt $lang:$lang/sound.txt +[type: asciidoc] printing.txt $lang:$lang/printing.txt +[type: asciidoc] hotplug.txt $lang:$lang/hotplug.txt +[type: asciidoc] init.txt $lang:$lang/init.txt +[type: asciidoc] contribute.txt $lang:$lang/contribute.txt +[type: asciidoc] bugs.txt $lang:$lang/bugs.txt +[type: asciidoc] mobile.txt $lang:$lang/mobile.txt +[type: asciidoc] packages.txt $lang:$lang/packages.txt +[type: asciidoc] list-rules.txt $lang:$lang/list-rules.txt +[type: asciidoc] irc-rules.txt $lang:$lang/irc-rules.txt +[type: asciidoc] gpg.txt $lang:$lang/gpg.txt +[type: asciidoc] makepkg.txt $lang:$lang/makepkg.txt +[type: asciidoc] license.txt $lang:$lang/license.txt From vmiklos at frugalware.org Wed Feb 11 11:58:38 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 11:58:40 2009 Subject: [Frugalware-git] frugalware-current: grep-2.5.4-1-i686 Message-ID: <20090211105838.AD10711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e5f41ca3bd35097db300385e4187104673dfa73 commit 4e5f41ca3bd35097db300385e4187104673dfa73 Author: Miklos Vajna Date: Wed Feb 11 11:58:31 2009 +0100 grep-2.5.4-1-i686 - version bump diff --git a/source/base/grep/FrugalBuild b/source/base/grep/FrugalBuild index f24cf87..5e260ac 100644 --- a/source/base/grep/FrugalBuild +++ b/source/base/grep/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Miklos Vajna pkgname=grep -pkgver=2.5.3 +pkgver=2.5.4 extrapkgver= -pkgrel=4 +pkgrel=1 pkgdesc="Print lines matching a pattern" url="http://www.gnu.org/software/grep/grep.html" depends=('pcre>=7.7-2') @@ -12,7 +12,7 @@ groups=('base' 'core') archs=('i686' 'x86_64' 'ppc') Fup2gnugz source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver$extrapkgver.tar.gz) -sha1sums=('8b1ac61470b02bcdac67a5de816d9d51f1a603bf') +sha1sums=('e29233a7e03437a6b8ce00157eb22a4c200b24bb') build() { From vmiklos at frugalware.org Wed Feb 11 16:43:57 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 16:43:59 2009 Subject: [Frugalware-git] frugalware-current: irssi-otr-0.3-1-i686 Message-ID: <20090211154357.C9CA411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7c61cec0bf2451dbfbede567e649631107a9cd4 commit c7c61cec0bf2451dbfbede567e649631107a9cd4 Author: Miklos Vajna Date: Wed Feb 11 16:43:38 2009 +0100 irssi-otr-0.3-1-i686 - version bump - added xchat subpkg diff --git a/source/network-extra/irssi-otr/FrugalBuild b/source/network-extra/irssi-otr/FrugalBuild index d76cea7..bf9a647 100644 --- a/source/network-extra/irssi-otr/FrugalBuild +++ b/source/network-extra/irssi-otr/FrugalBuild @@ -2,11 +2,12 @@ # Maintainer: Miklos Vajna pkgname=irssi-otr -pkgver=0.2 +pkgver=0.3 pkgrel=1 pkgdesc="Off-The-Record messaging (OTR) for Irssi." url="http://irssi-otr.tuxfamily.org/" depends=('irssi' 'libotr') +makedepends=('xchat') _F_cmake_confopts="-DIRSSIOTR_VERSION=$pkgver" _F_cmake_confopts="$_F_cmake_confopts -DDOCDIR=share/doc/$pkgname-$pkgver" Finclude cmake @@ -15,5 +16,22 @@ replaces=('irssiotr') archs=('i686' 'x86_64') up2date="Flasttar ftp://download.tuxfamily.org/irssiotr/" source=(ftp://download.tuxfamily.org/irssiotr/irssi-otr-$pkgver.tar.gz) -sha1sums=('5e9b8a061ba236ed6bbebae9edbdf8028fd7df3e') +sha1sums=('5b831dd64e7d84fcda45219b71f017233a6c327b') + +subpkgs=('xchat-otr') +subdescs=('Off-The-Record messaging (OTR) for Xchat.') +subdepends=('xchat libotr') +subgroups=('xapps-extra') +subarchs=('i686 x86_64') + +build() +{ + CMake_build + # now build for xchat + cd .. + Fsed 'irssi' 'xchat' tarballdefs.cmake + CMake_build + Fsplit xchat-otr usr/lib/xchat +} + # optimization OK From vmiklos at frugalware.org Wed Feb 11 16:54:13 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 16:54:14 2009 Subject: [Frugalware-git] homepage-ng: mirrors: replace ftp2's died mirror with a new german one Message-ID: <20090211155413.9AF1B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e10b6ed37c3317b11c1b5e54591ca8f7ad0ac436 commit e10b6ed37c3317b11c1b5e54591ca8f7ad0ac436 Author: Miklos Vajna Date: Wed Feb 11 16:54:02 2009 +0100 mirrors: replace ftp2's died mirror with a new german one diff --git a/frugalware/xml/mirrors2.xml b/frugalware/xml/mirrors2.xml index 005a18d..fd83066 100644 --- a/frugalware/xml/mirrors2.xml +++ b/frugalware/xml/mirrors2.xml @@ -50,13 +50,13 @@ If you modify this file, be sure it's still valid - read /hooks/README! 2 ftp - frugalware/pub/frugalware - tardis.crime.hu - Hungary - hu - Christian Hamar - http://tardis.crime.hu/ - 100 MBit + mirror/ftp.frugalware.org/pub/frugalware/ + ftp.hosteurope.de + Germany + de + Tobias Offermann + http://www.hosteurope.de/ + Unknown 3 From vmiklos at frugalware.org Wed Feb 11 16:54:50 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 11 16:54:52 2009 Subject: [Frugalware-git] homepage-ng: mirrors: add http (www2) as well Message-ID: <20090211155450.4149911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=fd44e1d1d66f61a8c93237eb3dbb2312c45ed01f commit fd44e1d1d66f61a8c93237eb3dbb2312c45ed01f Author: Miklos Vajna Date: Wed Feb 11 16:54:46 2009 +0100 mirrors: add http (www2) as well diff --git a/frugalware/xml/mirrors2.xml b/frugalware/xml/mirrors2.xml index fd83066..f120aa4 100644 --- a/frugalware/xml/mirrors2.xml +++ b/frugalware/xml/mirrors2.xml @@ -50,6 +50,7 @@ If you modify this file, be sure it's still valid - read /hooks/README! 2 ftp + http mirror/ftp.frugalware.org/pub/frugalware/ ftp.hosteurope.de Germany From bouleetbil at frogdev.info Wed Feb 11 21:49:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 11 21:49:01 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-1.9.1-2-i686 Message-ID: <20090211204900.7473B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8bc01d370fece4b82e6f5ebbfc48587b44e39a56 commit 8bc01d370fece4b82e6f5ebbfc48587b44e39a56 Author: bouleetbil Date: Wed Feb 11 21:46:51 2009 +0100 monodevelop-1.9.1-2-i686 *enable --enable-gtksourceview2 (added patch) *not necessary to rebuild it when firefox is bumped diff --git a/source/gnome-extra/monodevelop/Fix_gtksource.diff b/source/gnome-extra/monodevelop/Fix_gtksource.diff new file mode 100644 index 0000000..bceb63c --- /dev/null +++ b/source/gnome-extra/monodevelop/Fix_gtksource.diff @@ -0,0 +1,32 @@ +--- _monodevelop-1.9.1/Makefile.in 2008-11-19 17:43:06.000000000 +0100 ++++ _monodevelop-1.9.1/Makefile.in 2009-02-11 20:44:30.000000000 +0100 +@@ -222,7 +222,7 @@ + build/bin/MonoDevelop.Ide.addin.xml \ + build/bin/MonoDevelop.Projects.addin.xml \ + build/bin/MonoDevelop.Projects.Gui.addin.xml \ +- build/AddIns/MonoDevelop.SourceEditor.addin.xml \ ++ build/AddIns/MonoDevelop.SourceEditor2.addin.xml \ + build/AddIns/BackendBindings/BooBinding.addin.xml \ + build/AddIns/BackendBindings/CSharpBinding.addin.xml \ + build/AddIns/BackendBindings/ILAsmBinding.addin.xml \ +--- _monodevelop-1.9.1/src/addins/Makefile.in 2008-11-19 17:43:04.000000000 +0100 ++++ _monodevelop-1.9.1/src/addins/Makefile.in 2009-02-11 21:21:49.000000000 +0100 +@@ -29,7 +29,7 @@ + NORMAL_UNINSTALL = : + PRE_UNINSTALL = : + POST_UNINSTALL = : +-@ENABLE_GTKSOURCEVIEW2_TRUE@am__append_1 = MonoDevelop.SourceEditor ++@ENABLE_GTKSOURCEVIEW2_TRUE@am__append_1 = MonoDevelop.SourceEditor2 + subdir = src/addins + DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +@@ -59,8 +59,7 @@ + MonoDevelop.GtkCore MonoDevelop.SourceEditor2 \ + MonoDevelop.XmlEditor AspNetAddIn MonoDevelop.WebReferences \ + MonoDevelop.RegexToolkit CBinding MonoDevelop.AssemblyBrowser \ +- MonoDevelop.Moonlight MonoDevelop.CodeMetrics WindowsPlatform \ +- MonoDevelop.SourceEditor ++ MonoDevelop.Moonlight MonoDevelop.CodeMetrics WindowsPlatform + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ + ALL_LINGUAS = @ALL_LINGUAS@ diff --git a/source/gnome-extra/monodevelop/FrugalBuild b/source/gnome-extra/monodevelop/FrugalBuild index f4db808..af59970 100644 --- a/source/gnome-extra/monodevelop/FrugalBuild +++ b/source/gnome-extra/monodevelop/FrugalBuild @@ -3,26 +3,29 @@ pkgname=monodevelop pkgver=1.9.1 -pkgrel=1 +pkgrel=2 pkgdesc="A project to port SharpDevelop to Gtk#" url="http://www.mono-project.com/" -depends=('gecko-sharp' 'shared-mime-info' \ - 'mono-tools>=2.0' 'firefox=3.0.6' 'gnome-sharp>=2.24.0' 'mono>=2.0.1' \ - 'monodoc>=2.0' 'mono-addins') +depends=('gecko-sharp' 'shared-mime-info' 'gtksourceview-sharp'\ + 'mono-tools>=2.2' 'firefox>=3.0.6' 'gnome-sharp>=2.24.0' 'mono>=2.2' \ + 'monodoc>=2.2' 'mono-addins') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="Flasttar http://www.go-mono.com/sources-stable/" -source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2 Fix_gtksource.diff) options=('scriptlet') _F_gnome_desktop=y _F_gnome_mime=y _F_gnome_iconcache=y Finclude gnome-scriptlet mono -sha1sums=('dfe2e73433602130fce32a41730a7afd246923a9') -Fconfopts="$Fconfopts --enable-versioncontrol" +sha1sums=('dfe2e73433602130fce32a41730a7afd246923a9' \ + '6570af4908da5ed5aa11a44c0ae82c8f39cefb82') +Fconfopts="$Fconfopts --enable-gtksourceview2 --enable-versioncontrol" build() { + Fcd + Fpatchall Fmonoexport Fconf ## won't build without on an SMP system From bouleetbil at frogdev.info Wed Feb 11 21:59:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 11 21:59:47 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-boo-1.9.1-1-i686 Message-ID: <20090211205946.C703811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25d3e4cee0c237fd6f709bdc2baeac51e0cb6e68 commit 25d3e4cee0c237fd6f709bdc2baeac51e0cb6e68 Author: bouleetbil Date: Wed Feb 11 21:59:04 2009 +0100 monodevelop-boo-1.9.1-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-boo/FrugalBuild b/source/gnome-extra/monodevelop-boo/FrugalBuild index 2c5c609..92c86eb 100644 --- a/source/gnome-extra/monodevelop-boo/FrugalBuild +++ b/source/gnome-extra/monodevelop-boo/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: bouleetbil pkgname=monodevelop-boo -pkgver=1.0 +pkgver=1.9.1 pkgrel=1 pkgdesc="Boo Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.0' 'boo' 'gtksourceview-sharp') +depends=('monodevelop>=1.9.1' 'boo' 'gtksourceview-sharp') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="Flasttar http://www.go-mono.com/sources-stable/" -source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('d43dc346fd0f6dee5d7810d79c7919321ecfb6e3') +sha1sums=('a7629342a113198474d4cb7a12c2460289e1ec42') Fconfopts="$Fconfopts--config=RELEASE" From bouleetbil at frogdev.info Wed Feb 11 22:04:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 11 22:04:44 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-java-1.9.1-1-i686 Message-ID: <20090211210442.C43C111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e7d1ce1e495e195844652719fad9c899731cfdf2 commit e7d1ce1e495e195844652719fad9c899731cfdf2 Author: bouleetbil Date: Wed Feb 11 22:03:44 2009 +0100 monodevelop-java-1.9.1-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-java/FrugalBuild b/source/gnome-extra/monodevelop-java/FrugalBuild index 98b03fe..0287112 100644 --- a/source/gnome-extra/monodevelop-java/FrugalBuild +++ b/source/gnome-extra/monodevelop-java/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: bouleetbil pkgname=monodevelop-java -pkgver=1.0 +pkgver=1.9.1 pkgrel=1 pkgdesc="Java Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.0') +depends=('monodevelop>=1.9.1') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="Flasttar http://www.go-mono.com/sources-stable/" -source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('257ed9e09c63410a8f3072ddbbe91980ea46e027') +sha1sums=('9f973ca34cdacc815bc05d596a1b81b204db5096') Fconfopts="$Fconfopts--config=RELEASE" From bouleetbil at frogdev.info Wed Feb 11 22:10:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 11 22:10:01 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-database-1.9.1-1-i686 Message-ID: <20090211211000.1B85111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88401512998e02362be5ba483c239392b481a5d8 commit 88401512998e02362be5ba483c239392b481a5d8 Author: bouleetbil Date: Wed Feb 11 22:09:12 2009 +0100 monodevelop-database-1.9.1-1-i686 *version bump diff --git a/source/gnome-extra/monodevelop-database/FrugalBuild b/source/gnome-extra/monodevelop-database/FrugalBuild index c707abd..0b72a94 100644 --- a/source/gnome-extra/monodevelop-database/FrugalBuild +++ b/source/gnome-extra/monodevelop-database/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: bouleetbil pkgname=monodevelop-database -pkgver=1.0 -pkgrel=3 +pkgver=1.9.1 +pkgrel=1 pkgdesc="Database Extension for MonoDevelop" url="http://www.mono-project.com/" -depends=('monodevelop>=1.0' 'sqlite3' 'mysql-connector-net') +depends=('monodevelop>=1.9.1' 'sqlite3' 'mysql-connector-net') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="Flasttar http://www.go-mono.com/sources-stable/" -source=(http://www.go-mono.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') _F_mono_aot=0 Finclude mono -sha1sums=('238fe15bc15118560e99ee6e0d9fc51c36dae645') +sha1sums=('af6f765ce649ca8129cb3548314755b9001faade') From bouleetbil at frogdev.info Wed Feb 11 22:31:30 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 11 22:31:32 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-debugger-gdb-1.9.1-1-i686 Message-ID: <20090211213130.521BF11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5fcf2a0daa3a0998024c43b353ca70d9036c45b4 commit 5fcf2a0daa3a0998024c43b353ca70d9036c45b4 Author: bouleetbil Date: Wed Feb 11 22:30:50 2009 +0100 monodevelop-debugger-gdb-1.9.1-1-i686 *new package diff --git a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild new file mode 100644 index 0000000..d19de25 --- /dev/null +++ b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild @@ -0,0 +1,28 @@ +# Compiling time: 0 SBU +# Maintainer: bouleetbil + +pkgname=monodevelop-debugger-gdb +pkgver=1.9.1 +pkgrel=1 +pkgdesc="Debugger-gdb Extension for MonoDevelop" +url="http://www.mono-project.com/" +depends=('monodevelop>=1.9.1' 'mono-debugger>=2.2') +makedepends=('intltool' 'perl-xml-parser') +groups=('gnome-extra') +archs=('i686') +up2date="Flasttar http://ftp.novell.com/pub/mono/sources/$pkgname/" +source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +options=('scriptlet') +_F_mono_aot=0 +Finclude mono +sha1sums=('623120f39e4fc9377a2f498458ba669d28d716c3') +Fconfopts="$Fconfopts --config=RELEASE" + +build() { + Fcd + Fsed "\$prefix" "$Fdestdir" configure + unset MAKEFLAGS + Fmonoexport + Fbuild + Fmonocleanup +} From bouleetbil at frogdev.info Wed Feb 11 22:47:08 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 11 22:47:10 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-debugger-mdb-1.9.1-1-i686 Message-ID: <20090211214708.EF94611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=42c740988257b6afb858a2d516077389b2eeace5 commit 42c740988257b6afb858a2d516077389b2eeace5 Author: bouleetbil Date: Wed Feb 11 22:46:25 2009 +0100 monodevelop-debugger-mdb-1.9.1-1-i686 *new package diff --git a/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild b/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild new file mode 100644 index 0000000..4553db3 --- /dev/null +++ b/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild @@ -0,0 +1,27 @@ +# Compiling time: 0 SBU +# Maintainer: bouleetbil + +pkgname=monodevelop-debugger-mdb +pkgver=1.9.1 +pkgrel=1 +pkgdesc="Debugger-mdb Extension for MonoDevelop" +url="http://www.mono-project.com/" +depends=('monodevelop>=1.9.1' 'mono-debugger>=2.0-1-1') +makedepends=('intltool' 'perl-xml-parser') +groups=('gnome-extra') +archs=('i686') +up2date="Flasttar http://ftp.novell.com/pub/mono/sources/$pkgname/" +source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +options=('scriptlet') +_F_mono_aot=0 +Finclude mono +sha1sums=('e3784de92d400fc6e1b90d9e2fde74241f3e6197') + +build() { + Fcd + Fsed "\$prefix" "$Fdestdir" configure + unset MAKEFLAGS + Fmonoexport + Fbuild + Fmonocleanup +} From bouleetbil at frogdev.info Wed Feb 11 23:04:25 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 11 23:04:27 2009 Subject: [Frugalware-git] frugalware-current: genius-1.0.5-1-i686 Message-ID: <20090211220425.CBD0611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be40275f786fff2bf330a317ea674bc1f2689755 commit be40275f786fff2bf330a317ea674bc1f2689755 Author: bouleetbil Date: Wed Feb 11 23:03:18 2009 +0100 genius-1.0.5-1-i686 *version bump diff --git a/source/apps-extra/genius/FrugalBuild b/source/apps-extra/genius/FrugalBuild index 2a73605..3fd8683 100644 --- a/source/apps-extra/genius/FrugalBuild +++ b/source/apps-extra/genius/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=genius -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc="Mathematical computation utility" options=('scriptlet') @@ -23,7 +23,7 @@ groups=('apps-extra') url="http://www.jirka.org/genius.html" archs=('i686' 'x86_64' 'ppc') Fconfopts="${Fconfopts[@]} --disable-update-mimedb" -sha1sums=('dcceb11dde5ecedec0e924b30666e6a40c320dfe') +sha1sums=('66f54a5cbd9480c197737274e994fe6ac2ce1a1a') subpkgs=(genius-gnome) subdescs=("$pkgname gnome integration") subdepends=("genius libgnome vte libgnomeui libglade gtksourceview esd gail atk \ From bouleetbil at frogdev.info Wed Feb 11 23:20:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 11 23:20:14 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-vala-1.9.1-1-i686 Message-ID: <20090211222012.760CD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c33ccf7a3629178422a4d2488dad0f66113738f commit 3c33ccf7a3629178422a4d2488dad0f66113738f Author: bouleetbil Date: Wed Feb 11 23:19:28 2009 +0100 monodevelop-vala-1.9.1-1-i686 *new package diff --git a/source/gnome-extra/monodevelop-vala/FrugalBuild b/source/gnome-extra/monodevelop-vala/FrugalBuild new file mode 100644 index 0000000..bdf3959 --- /dev/null +++ b/source/gnome-extra/monodevelop-vala/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling time: 0 SBU +# Maintainer: bouleetbil + +pkgname=monodevelop-vala +pkgver=1.9.1 +pkgrel=1 +pkgdesc="Vala Extension for MonoDevelop" +url="http://www.mono-project.com/" +depends=('monodevelop>=1.9.1' 'vala') +makedepends=('intltool' 'perl-xml-parser') +groups=('gnome-extra') +archs=('i686') +up2date="Flasttar http://ftp.novell.com/pub/mono/sources/$pkgname/" +source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) +options=('scriptlet') +_F_mono_aot=0 +Finclude mono +sha1sums=('9cc8f1d25d2bd6fa1d47682b23c3cf9c57aebfd5') From bouleetbil at frogdev.info Wed Feb 11 23:27:59 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 11 23:28:00 2009 Subject: [Frugalware-git] frugalware-current: simpleburn-1.0.5-1-i686 Message-ID: <20090211222759.1A9FA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=62dbb6971dca41d9af2f9a66b13637aaf892bad5 commit 62dbb6971dca41d9af2f9a66b13637aaf892bad5 Author: bouleetbil Date: Wed Feb 11 23:27:14 2009 +0100 simpleburn-1.0.5-1-i686 *version bump diff --git a/source/xapps-extra/simpleburn/FrugalBuild b/source/xapps-extra/simpleburn/FrugalBuild index 122f516..469762d 100644 --- a/source/xapps-extra/simpleburn/FrugalBuild +++ b/source/xapps-extra/simpleburn/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=simpleburn -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc="SimpleBurn is a basic application for burning CDs and DVDs." url="http://sallu.tuxfamily.org/" @@ -14,4 +14,6 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686') Finclude cmake -sha1sums=('56476e9640b48e4f7fae452b0f9ca3ee5e7de4b4') +sha1sums=('d5486ccc9d3b7cefb4c34ecce229a45df58952f6') + +# optimization OK From vmiklos at frugalware.org Thu Feb 12 00:34:25 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 00:34:27 2009 Subject: [Frugalware-git] homepage-ng: update ftp2 details Message-ID: <20090211233425.5924911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=a0d6c8b2c0e4b9795aeb77b0b1d61b02e036e0c1 commit a0d6c8b2c0e4b9795aeb77b0b1d61b02e036e0c1 Author: Miklos Vajna Date: Thu Feb 12 00:34:21 2009 +0100 update ftp2 details diff --git a/frugalware/xml/mirrors2.xml b/frugalware/xml/mirrors2.xml index f120aa4..4687d2b 100644 --- a/frugalware/xml/mirrors2.xml +++ b/frugalware/xml/mirrors2.xml @@ -55,9 +55,9 @@ If you modify this file, be sure it's still valid - read /hooks/README! ftp.hosteurope.de Germany de - Tobias Offermann + Host Europe http://www.hosteurope.de/ - Unknown + 1 GBit 3 From vmiklos at frugalware.org Thu Feb 12 01:09:11 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 01:09:12 2009 Subject: [Frugalware-git] setup: add new lzma pkg Message-ID: <20090212000911.5042911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=65542865d13b7a110b2400b9c79b337b8d67fc5d commit 65542865d13b7a110b2400b9c79b337b8d67fc5d Author: Miklos Vajna Date: Thu Feb 12 01:09:15 2009 +0100 add new lzma pkg diff --git a/Makefile b/Makefile index bcb0a13..dce08e6 100644 --- a/Makefile +++ b/Makefile @@ -658,3 +658,9 @@ mac-fdisk: mkdir mac-fdisk $(UNPACK); \ cp -a sbin ../mac-fdisk/ + +lzma: + $(CLEANUP) + mkdir -p lzma/usr/lib + $(UNPACK); \ + cp -a usr/lib/liblzmadec.so* ../lzma/usr/lib/ diff --git a/configure b/configure index 83fa1e5..a59e7c3 100755 --- a/configure +++ b/configure @@ -9,7 +9,7 @@ packages = ['parted', 'pacman-g2', 'bash', 'kernel', 'busybox', 'dhcpcd', 'dialo 'eject', 'frugalware', 'glibc', 'kbd', 'module-init-tools', 'ncurses', 'netkit-base', 'udev', 'util-linux-ng', 'mdadm', 'xfsprogs', 'ppp', 'rp-pppoe', 'glib2', - 'bzip2', 'libarchive', 'zlib', 'frugalwareutils', + 'bzip2', 'libarchive', 'zlib', 'frugalwareutils', 'lzma', 'wireless_tools', 'dropbear', 'bastet', 'readline', 'shadow', 'device-mapper', 'lvm2', 'wpa_supplicant', 'openssl', 'pciutils', From vmiklos at frugalware.org Thu Feb 12 01:09:11 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 01:09:13 2009 Subject: [Frugalware-git] setup: add ext4 support Message-ID: <20090212000911.6513D11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=62e8e4cb5dce2c4df156e10f7892980493f8c171 commit 62e8e4cb5dce2c4df156e10f7892980493f8c171 Author: Miklos Vajna Date: Thu Feb 12 01:09:25 2009 +0100 add ext4 support diff --git a/Makefile b/Makefile index dce08e6..58b4d09 100644 --- a/Makefile +++ b/Makefile @@ -341,7 +341,7 @@ e2fsprogs: $(CLEANUP) mkdir -p e2fsprogs/{sbin,lib} $(UNPACK) - cp -a $(BDIR)/sbin/{mke2fs,e2fsck,badblocks,resize2fs} e2fsprogs/sbin/ + cp -a $(BDIR)/sbin/{mke2fs,e2fsck,badblocks,resize2fs,mkfs.ext4} e2fsprogs/sbin/ cp -a $(BDIR)/lib/{libblkid*,libcom_err*,libe2p*,libext2fs*,libuuid*} e2fsprogs/lib/ mkdir e2fsprogs/etc/ touch e2fsprogs/etc/fstab diff --git a/src/plugins/formatdisk.c b/src/plugins/formatdisk.c index 2c5b7a8..3712a74 100644 --- a/src/plugins/formatdisk.c +++ b/src/plugins/formatdisk.c @@ -223,6 +223,7 @@ char *selfs(char *dev) { "ext2", _("Standard Linux ext2fs filesystem"), "ext3", _("Journalising version of the ext2fs filesystem"), + "ext4", _("The evolution of the of the ext3fs filesystem (EXPERIMENTAL!)"), #ifndef ARCH_PPC "reiserfs", _("Hans Reiser's journalising filesystem"), #endif @@ -334,6 +335,8 @@ int mkfss(char *dev, char *fs, int check) return(fw_system(g_strdup_printf("mke2fs %s %s", opts, dev))); else if(!strcmp(fs, "ext3")) return(fw_system(g_strdup_printf("mke2fs -j %s %s", opts, dev))); + else if(!strcmp(fs, "ext4")) + return(fw_system(g_strdup_printf("mkfs.ext4 %s %s", opts, dev))); else if(!strcmp(fs, "reiserfs")) return(fw_system(g_strdup_printf("echo y |mkreiserfs %s", dev))); else if(!strcmp(fs, "jfs")) From vmiklos at frugalware.org Thu Feb 12 12:23:54 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 12:23:57 2009 Subject: [Frugalware-git] frugalware-current: gpm-1.20.6-1-i686 Message-ID: <20090212112354.8DF3911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=902eef439a140df20c93cad4a0d50da3006af361 commit 902eef439a140df20c93cad4a0d50da3006af361 Author: Miklos Vajna Date: Thu Feb 12 12:23:42 2009 +0100 gpm-1.20.6-1-i686 - version bump diff --git a/source/base/gpm/FrugalBuild b/source/base/gpm/FrugalBuild index 31eea8c..cec4042 100644 --- a/source/base/gpm/FrugalBuild +++ b/source/base/gpm/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=gpm -pkgver=1.20.5 -pkgrel=4 +pkgver=1.20.6 +pkgrel=1 pkgdesc="General purpose mouse server" url="http://unix.schottelius.org/gpm/" depends=('ncurses>=5.6-4') @@ -13,7 +13,7 @@ backup=(etc/sysconfig/gpm) up2date="lynx -dump http://unix.schottelius.org/gpm/archives/|grep -v '\.99'|Flasttar" source=(http://unix.schottelius.org/gpm/archives/gpm-$pkgver.tar.gz rc.gpm \ rc.gpm-de.po gpm) -sha1sums=('71ee9125414e5a4c3916c5f5f35ee76ca1397f9d' \ +sha1sums=('182ce6b0e3c376845063d01afae2bac865489f3e' \ '12b15b277fbc97325f9b25ef6bc7dfd6dc90b269' \ '2f7c697b367ac05c61ec9f09649407be55daee91' \ '2a81304fa5332ee8d9051905c5adcac12b8f68be') From vmiklos at frugalware.org Thu Feb 12 12:28:38 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 12:28:41 2009 Subject: [Frugalware-git] frugalware-current: file-5.00-1-i686 Message-ID: <20090212112838.45E7211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6596d468f750a84558acc744e53844c3a28a2ce commit c6596d468f750a84558acc744e53844c3a28a2ce Author: Miklos Vajna Date: Thu Feb 12 12:28:33 2009 +0100 file-5.00-1-i686 - version bump diff --git a/source/base/file/FrugalBuild b/source/base/file/FrugalBuild index b1580da..2069adb 100644 --- a/source/base/file/FrugalBuild +++ b/source/base/file/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=file -pkgver=4.26 +pkgver=5.00 pkgrel=1 pkgdesc="File type identification utility" url="ftp://ftp.astron.com/pub/file" @@ -11,7 +11,7 @@ groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') up2date="wget --passive-ftp -O - -q ftp://ftp.astron.com/pub/file/ |grep file |grep tar.gz|tail -n 1|cut -d '>' -f 2|cut -d '<' -f 1|sed 's/.tar.gz//'|cut -d - -f 2" source=(ftp://ftp.astron.com/pub/file/$pkgname-$pkgver.tar.gz) -sha1sums=('412cdac5cd778d867e2d91a01b09858be1998ec3') +sha1sums=('e58033dfefa44782aa34155751ce88c86c4c1244') build() { From vmiklos at frugalware.org Thu Feb 12 12:45:41 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 12:45:44 2009 Subject: [Frugalware-git] frugalware-current: etckeeper-0.27-1-i686 Message-ID: <20090212114541.6EA6011B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e580947f303b372ce10696aed4765d6a19d7111d commit e580947f303b372ce10696aed4765d6a19d7111d Author: Miklos Vajna Date: Thu Feb 12 12:30:53 2009 +0100 etckeeper-0.27-1-i686 - version bump diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild index 4f337ee..ff82621 100644 --- a/source/apps-extra/etckeeper/FrugalBuild +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=etckeeper -pkgver=0.26 +pkgver=0.27 pkgrel=1 pkgdesc="Stores the /etc directory in a git repo." url="http://kitenet.net/~joey/code/etckeeper/" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') Fpkgversep="_" up2date="lynx -dump http://ftp.debian.org/debian/pool/main/e/etckeeper|Flasttar" source=(http://ftp.debian.org/debian/pool/main/e/etckeeper/etckeeper_$pkgver.tar.gz) -sha1sums=('c481b6d63f6f80ec2748ee378c078f679d69c239') +sha1sums=('29ae7babb077541584846e5320bbbb8d70cf4e50') build() { From vmiklos at frugalware.org Thu Feb 12 12:45:41 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 12:45:46 2009 Subject: [Frugalware-git] frugalware-current: pciutils-3.1.2-1-i686 Message-ID: <20090212114541.4FD5D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=22f74a477a4ff793d5ab97770059de27f15aac77 commit 22f74a477a4ff793d5ab97770059de27f15aac77 Author: Miklos Vajna Date: Thu Feb 12 12:30:05 2009 +0100 pciutils-3.1.2-1-i686 - version bump diff --git a/source/base/pciutils/FrugalBuild b/source/base/pciutils/FrugalBuild index 1dbb73f..b4bb42f 100644 --- a/source/base/pciutils/FrugalBuild +++ b/source/base/pciutils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=pciutils -pkgver=3.1.0 +pkgver=3.1.2 pkgrel=1 pkgdesc="PCI utilities" url="http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html" From vmiklos at frugalware.org Thu Feb 12 12:45:41 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 12:45:46 2009 Subject: [Frugalware-git] frugalware-current: cgit-0.8.2-1-i686 Message-ID: <20090212114541.8B28811B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa3be8e71094fc21d7680c16d6d465b8da09dc50 commit aa3be8e71094fc21d7680c16d6d465b8da09dc50 Author: Miklos Vajna Date: Thu Feb 12 12:35:03 2009 +0100 cgit-0.8.2-1-i686 - version bump diff --git a/source/network-extra/cgit/FrugalBuild b/source/network-extra/cgit/FrugalBuild index 8574d55..8c66d2a 100644 --- a/source/network-extra/cgit/FrugalBuild +++ b/source/network-extra/cgit/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=cgit -pkgver=0.8.1.1 -gitver=1.6.0.3 +pkgver=0.8.2 +gitver=1.6.1.1 pkgrel=1 pkgdesc="A fast webinterface for git." url="http://hjemli.net/git/cgit/" @@ -15,13 +15,14 @@ up2date="lynx -dump $url|grep tag/|sed 's/.*=v//;q'" source=(http://hjemli.net/git/cgit/snapshot/cgit-$pkgver.tar.bz2 \ http://www.kernel.org/pub/software/scm/git/git-$gitver.tar.bz2 \ cgit.conf) -sha1sums=('91864d467f98f173422ef437917cfbe18fbf77a6' \ - '9144717196a0c8c18f0b412b137697a70b255f2a' \ +sha1sums=('191e6f52d2f4a84e370cee9cd63b8e7827742b6b' \ + 'ec0c6f941945cb356db3f5c61fb2e2d046e2f08a' \ 'ba8bab178c3036d8d0e6743cc91c6ab5cd3efb7b') build() { + unset MAKEFLAGS Fcd mv ../git-$gitver/* git/ Fmake From vmiklos at frugalware.org Thu Feb 12 12:45:41 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 12:45:47 2009 Subject: [Frugalware-git] frugalware-current: flowplayer-3.0.5-1-i686 Message-ID: <20090212114541.9F43011B877E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1260f3540bf49fa10a1a74543edcac11f8c9d5ae commit 1260f3540bf49fa10a1a74543edcac11f8c9d5ae Author: Miklos Vajna Date: Thu Feb 12 12:35:18 2009 +0100 flowplayer-3.0.5-1-i686 - version bump diff --git a/source/network-extra/flowplayer/FrugalBuild b/source/network-extra/flowplayer/FrugalBuild index 80b0f00..3a7a871 100644 --- a/source/network-extra/flowplayer/FrugalBuild +++ b/source/network-extra/flowplayer/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=flowplayer -pkgver=3.0.3 +pkgver=3.0.5 pkgrel=1 pkgdesc="A video player for Flash Video in FLV format." url="http://flowplayer.org/" @@ -14,7 +14,7 @@ _F_archive_grepv="src" up2date="Flastarchive http://flowplayer.org/download/index.html .zip" source=(http://flowplayer.org/releases/flowplayer/flowplayer-$pkgver.zip \ README.Frugalware) -sha1sums=('cf41b0e5da743aee64dff169a9915228c55ca174' \ +sha1sums=('354b27c733796cbe157b17e0ec0a2478e9fd3628' \ '8ea76d8a45d07c872ca4484b8d9f16c814d64fb9') build() From vmiklos at frugalware.org Thu Feb 12 12:45:41 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 12:45:48 2009 Subject: [Frugalware-git] frugalware-current: splashy-creator-2.2-1-i686 Message-ID: <20090212114541.C5FE811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=60a3d580925db81ca03f382a9e62f33a9e8391fc commit 60a3d580925db81ca03f382a9e62f33a9e8391fc Author: Miklos Vajna Date: Thu Feb 12 12:41:51 2009 +0100 splashy-creator-2.2-1-i686 - version bump diff --git a/source/xapps-extra/splashy-creator/FrugalBuild b/source/xapps-extra/splashy-creator/FrugalBuild index 4851b6d..f6f6863 100644 --- a/source/xapps-extra/splashy-creator/FrugalBuild +++ b/source/xapps-extra/splashy-creator/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: jedifox pkgname=splashy-creator -pkgver=2.0 +pkgver=2.2 pkgrel=1 pkgdesc="Creator manager to create custom Splashy theme" url="http://www.nanolx.org" @@ -13,5 +13,12 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.nanolx.org/free/ |Flasttar" source=($url/free/$pkgname-$pkgver.tar.bz2) -sha1sums=('b930f3f91abbb89cbd280a0e7994309d21c96fee') -_F_cd_path="$pkgname" +sha1sums=('6b42a3b515dfe729c2395ebb1dad6394f9bf9a79') + +build() +{ + Fcd $pkgname + Fmkdir /usr/bin/ + Fmake + Fmakeinstall CACHE_DISABLE=y +} From vmiklos at frugalware.org Thu Feb 12 12:45:41 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 12:45:48 2009 Subject: [Frugalware-git] frugalware-current: firefox-firebug-1.3.2-1-i686 Message-ID: <20090212114541.D7C8211B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3841724bbc783a59a18b5bc633aad57cd42801a6 commit 3841724bbc783a59a18b5bc633aad57cd42801a6 Author: Miklos Vajna Date: Thu Feb 12 12:42:16 2009 +0100 firefox-firebug-1.3.2-1-i686 - version bump diff --git a/source/xapps-extra/firefox-firebug/FrugalBuild b/source/xapps-extra/firefox-firebug/FrugalBuild index 556e5dd..da393b9 100644 --- a/source/xapps-extra/firefox-firebug/FrugalBuild +++ b/source/xapps-extra/firefox-firebug/FrugalBuild @@ -1,7 +1,7 @@ # Compiling Time: 0.01 SBU # Maintainer: Miklos Vajna -pkgver=1.3.0 +pkgver=1.3.2 pkgrel=1 pkgdesc="Display WML (Wireless Markup Language) content." url="https://addons.mozilla.org/firefox/1843/" @@ -14,6 +14,6 @@ _F_firefox_id="firebug@software.joehewitt.com" _F_firefox_name="$_F_firefox_ext-$pkgver-fx.xpi" _F_firefox_nocurly=1 Finclude firefox-extension -sha1sums=('9abb9f24e637db995fc3e3e0b65a6e2af371f8b0' \ +sha1sums=('fc6c4023eb2dafb8bf93187a6eb7ecf09bbbd6b7' \ 'bd28013296ba44b61bc73f367fbaa536ddfdf933') archs=(${archs[@]} 'ppc') From vmiklos at frugalware.org Thu Feb 12 12:45:42 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 12:45:49 2009 Subject: [Frugalware-git] frugalware-current: ddd-3.3.12-1-i686 Message-ID: <20090212114542.0ABC511B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d26e08bff5653fb87b71e080338a2698e3d7697d commit d26e08bff5653fb87b71e080338a2698e3d7697d Author: Miklos Vajna Date: Thu Feb 12 12:45:30 2009 +0100 ddd-3.3.12-1-i686 - version bump diff --git a/source/xapps-extra/ddd/FrugalBuild b/source/xapps-extra/ddd/FrugalBuild index 158a24c..c32b616 100644 --- a/source/xapps-extra/ddd/FrugalBuild +++ b/source/xapps-extra/ddd/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=ddd -pkgver=3.3.11 -pkgrel=3 +pkgver=3.3.12 +pkgrel=1 pkgdesc="A graphical front-end for command-line debuggers such as GDB, DBX, WDB" url="http://www.gnu.org/software/ddd/" depends=('openmotif>=2.3.0' 'zlib' 'ncurses' 'libstdc++') @@ -11,5 +11,5 @@ groups=('xapps-extra') archs=('i686' 'x86_64') Fup2gnugz source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('c302c37bdcccaad22e235177f5962dec424b1de3') +sha1sums=('b91d2dfb1145af409138bd34517a898341724e56') # optimization OK From vmiklos at frugalware.org Thu Feb 12 16:22:41 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 16:22:42 2009 Subject: [Frugalware-git] frugalware-current: grub-0.97-23-x86_64 Message-ID: <20090212152241.62A6D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e30bbe7d10ab11005eb2f88f45dd3fc960d3328 commit 7e30bbe7d10ab11005eb2f88f45dd3fc960d3328 Author: Miklos Vajna Date: Thu Feb 12 16:15:36 2009 +0100 grub-0.97-23-x86_64 - add 08-ext4.patch diff --git a/source/base/grub/08-ext4.patch b/source/base/grub/08-ext4.patch new file mode 100644 index 0000000..1f2921b --- /dev/null +++ b/source/base/grub/08-ext4.patch @@ -0,0 +1,267 @@ +--- a/stage2/fsys_ext2fs.c 2009-01-06 10:05:17.095477224 +0000 ++++ b/stage2/fsys_ext2fs.c 2009-01-06 10:29:15.675982416 +0000 +@@ -51,6 +51,9 @@ + #define EXT2_TIND_BLOCK (EXT2_DIND_BLOCK + 1) + #define EXT2_N_BLOCKS (EXT2_TIND_BLOCK + 1) + ++/* Inode flags */ ++#define EXT4_EXTENTS_FL 0x00080000 /* Inode uses extents */ ++ + /* include/linux/ext2_fs.h */ + struct ext2_super_block + { +@@ -236,6 +239,42 @@ + #define EXT2_DIR_REC_LEN(name_len) (((name_len) + 8 + EXT2_DIR_ROUND) & \ + ~EXT2_DIR_ROUND) + ++/* linux/ext4_fs_extents.h */ ++/* ++ * This is the extent on-disk structure. ++ * It's used at the bottom of the tree. ++ */ ++struct ext4_extent { ++ __u32 ee_block; /* first logical block extent covers */ ++ __u16 ee_len; /* number of blocks covered by extent */ ++ __u16 ee_start_hi; /* high 16 bits of physical block */ ++ __u32 ee_start; /* low 32 bits of physical block */ ++}; ++ ++/* ++ * This is index on-disk structure. ++ * It's used at all the levels except the bottom. ++ */ ++struct ext4_extent_idx { ++ __u32 ei_block; /* index covers logical blocks from 'block' */ ++ __u32 ei_leaf; /* pointer to the physical block of the next * ++ * level. leaf or next index could be there */ ++ __u16 ei_leaf_hi; /* high 16 bits of physical block */ ++ __u16 ei_unused; ++}; ++ ++/* ++ * Each block (leaves and indexes), even inode-stored has header. ++ */ ++struct ext4_extent_header { ++ __u16 eh_magic; /* probably will support different formats */ ++ __u16 eh_entries; /* number of valid entries */ ++ __u16 eh_max; /* capacity of store in entries */ ++ __u16 eh_depth; /* has tree real underlying blocks? */ ++ __u32 eh_generation; /* generation of the tree */ ++}; ++ ++#define EXT4_EXT_MAGIC 0xf30a + + /* ext2/super.c */ + #define log2(n) ffz(~(n)) +@@ -327,6 +366,27 @@ + EXT2_BLOCK_SIZE (SUPERBLOCK), (char *) buffer); + } + ++/* Walk through extents index tree to find the good leaf */ ++static struct ext4_extent_header * ++ext4_recurse_extent_index(struct ext4_extent_header *extent_block, int logical_block) ++{ ++ int i; ++ struct ext4_extent_idx *index = (struct ext4_extent_idx *) (extent_block + 1); ++ if (extent_block->eh_magic != EXT4_EXT_MAGIC) ++ return NULL; ++ if (extent_block->eh_depth == 0) ++ return extent_block; ++ for (i = 0; i < extent_block->eh_entries; i++) ++ { ++ if (logical_block < index[i].ei_block) ++ break; ++ } ++ if (i == 0 || !ext2_rdfsb(index[i-1].ei_leaf, DATABLOCK1)) ++ return NULL; ++ return (ext4_recurse_extent_index((struct ext4_extent_header *) DATABLOCK1, logical_block)); ++} ++ ++ + /* from + ext2/inode.c:ext2_bmap() + */ +@@ -335,7 +395,6 @@ + static int + ext2fs_block_map (int logical_block) + { +- + #ifdef E2DEBUG + unsigned char *i; + for (i = (unsigned char *) INODE; +@@ -356,82 +415,106 @@ + printf ("logical block %d\n", logical_block); + #endif /* E2DEBUG */ + +- /* if it is directly pointed to by the inode, return that physical addr */ +- if (logical_block < EXT2_NDIR_BLOCKS) ++ if (!(INODE->i_flags & EXT4_EXTENTS_FL)) + { +-#ifdef E2DEBUG +- printf ("returning %d\n", (unsigned char *) (INODE->i_block[logical_block])); +- printf ("returning %d\n", INODE->i_block[logical_block]); +-#endif /* E2DEBUG */ +- return INODE->i_block[logical_block]; +- } +- /* else */ +- logical_block -= EXT2_NDIR_BLOCKS; +- /* try the indirect block */ +- if (logical_block < EXT2_ADDR_PER_BLOCK (SUPERBLOCK)) +- { +- if (mapblock1 != 1 +- && !ext2_rdfsb (INODE->i_block[EXT2_IND_BLOCK], DATABLOCK1)) +- { +- errnum = ERR_FSYS_CORRUPT; +- return -1; +- } +- mapblock1 = 1; +- return ((__u32 *) DATABLOCK1)[logical_block]; +- } +- /* else */ +- logical_block -= EXT2_ADDR_PER_BLOCK (SUPERBLOCK); +- /* now try the double indirect block */ +- if (logical_block < (1 << (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) * 2))) +- { +- int bnum; +- if (mapblock1 != 2 +- && !ext2_rdfsb (INODE->i_block[EXT2_DIND_BLOCK], DATABLOCK1)) +- { +- errnum = ERR_FSYS_CORRUPT; +- return -1; +- } +- mapblock1 = 2; +- if ((bnum = (((__u32 *) DATABLOCK1) +- [logical_block >> EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK)])) +- != mapblock2 +- && !ext2_rdfsb (bnum, DATABLOCK2)) +- { +- errnum = ERR_FSYS_CORRUPT; +- return -1; +- } +- mapblock2 = bnum; ++ /* if it is directly pointed to by the inode, return that physical addr */ ++ if (logical_block < EXT2_NDIR_BLOCKS) ++ { ++#ifdef E2DEBUG ++ printf ("returning %d\n", (unsigned char *) (INODE->i_block[logical_block])); ++ printf ("returning %d\n", INODE->i_block[logical_block]); ++#endif /* E2DEBUG */ ++ return INODE->i_block[logical_block]; ++ } ++ /* else */ ++ logical_block -= EXT2_NDIR_BLOCKS; ++ /* try the indirect block */ ++ if (logical_block < EXT2_ADDR_PER_BLOCK (SUPERBLOCK)) ++ { ++ if (mapblock1 != 1 && !ext2_rdfsb (INODE->i_block[EXT2_IND_BLOCK], DATABLOCK1)) ++ { ++ errnum = ERR_FSYS_CORRUPT; ++ return -1; ++ } ++ mapblock1 = 1; ++ return ((__u32 *) DATABLOCK1)[logical_block]; ++ } ++ /* else */ ++ logical_block -= EXT2_ADDR_PER_BLOCK (SUPERBLOCK); ++ /* now try the double indirect block */ ++ if (logical_block < (1 << (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) * 2))) ++ { ++ int bnum; ++ if (mapblock1 != 2 && !ext2_rdfsb (INODE->i_block[EXT2_DIND_BLOCK], DATABLOCK1)) ++ { ++ errnum = ERR_FSYS_CORRUPT; ++ return -1; ++ } ++ mapblock1 = 2; ++ if ((bnum = (((__u32 *) DATABLOCK1) ++ [logical_block >> EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK)])) ++ != mapblock2 ++ && !ext2_rdfsb (bnum, DATABLOCK2)) ++ { ++ errnum = ERR_FSYS_CORRUPT; ++ return -1; ++ } ++ mapblock2 = bnum; ++ return ((__u32 *) DATABLOCK2) ++ [logical_block & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)]; ++ } ++ /* else */ ++ mapblock2 = -1; ++ logical_block -= (1 << (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) * 2)); ++ if (mapblock1 != 3 ++ && !ext2_rdfsb (INODE->i_block[EXT2_TIND_BLOCK], DATABLOCK1)) ++ { ++ errnum = ERR_FSYS_CORRUPT; ++ return -1; ++ } ++ mapblock1 = 3; ++ if (!ext2_rdfsb (((__u32 *) DATABLOCK1) ++ [logical_block >> (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) ++ * 2)], ++ DATABLOCK2)) ++ { ++ errnum = ERR_FSYS_CORRUPT; ++ return -1; ++ } ++ if (!ext2_rdfsb (((__u32 *) DATABLOCK2) ++ [(logical_block >> EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK)) ++ & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)], ++ DATABLOCK2)) ++ { ++ errnum = ERR_FSYS_CORRUPT; ++ return -1; ++ } ++ + return ((__u32 *) DATABLOCK2) +- [logical_block & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)]; ++ [logical_block & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)]; + } +- /* else */ +- mapblock2 = -1; +- logical_block -= (1 << (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) * 2)); +- if (mapblock1 != 3 +- && !ext2_rdfsb (INODE->i_block[EXT2_TIND_BLOCK], DATABLOCK1)) +- { +- errnum = ERR_FSYS_CORRUPT; +- return -1; +- } +- mapblock1 = 3; +- if (!ext2_rdfsb (((__u32 *) DATABLOCK1) +- [logical_block >> (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) +- * 2)], +- DATABLOCK2)) +- { +- errnum = ERR_FSYS_CORRUPT; +- return -1; +- } +- if (!ext2_rdfsb (((__u32 *) DATABLOCK2) +- [(logical_block >> EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK)) +- & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)], +- DATABLOCK2)) ++ /* inode is in extents format */ ++ else + { ++ int i; ++ struct ext4_extent_header *extent_hdr = ++ ext4_recurse_extent_index((struct ext4_extent_header *) INODE->i_block, logical_block); ++ struct ext4_extent *extent = (struct ext4_extent *) (extent_hdr + 1); ++ if ( extent_hdr == NULL || extent_hdr->eh_magic != EXT4_EXT_MAGIC) ++ { ++ errnum = ERR_FSYS_CORRUPT; ++ return -1; ++ } ++ for (i = 0; ieh_entries; i++) ++ { ++ if (extent[i].ee_block <= logical_block && logical_block < extent[i].ee_block + extent[i].ee_len && !(extent[i].ee_len>>15)) ++ return (logical_block - extent[i].ee_block + extent[i].ee_start); ++ } ++ /* We should not arrive here */ ++ + errnum = ERR_FSYS_CORRUPT; + return -1; + } +- return ((__u32 *) DATABLOCK2) +- [logical_block & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)]; + } + + /* preconditions: all preconds of ext2fs_block_map */ diff --git a/source/base/grub/FrugalBuild b/source/base/grub/FrugalBuild index 10c2104..aa2a34d 100644 --- a/source/base/grub/FrugalBuild +++ b/source/base/grub/FrugalBuild @@ -3,7 +3,7 @@ pkgname=grub pkgver=0.97 -pkgrel=22 +pkgrel=23 pkgdesc="The GNU GRand Unified Bootloader" url="http://www.gnu.org/software/grub/" depends=('texinfo') @@ -21,7 +21,8 @@ source=(ftp://alpha.gnu.org/gnu/grub/grub-$pkgver.tar.gz \ 04-grub-0.97-x86_64.patch \ 05-grub-0.97-initrdaddr.diff \ 06-grub-support-256byte-inode.patch \ - 07-grub-macbook-support.patch) + 07-grub-macbook-support.patch \ + 08-ext4.patch) sha1sums=('2580626c4579bd99336d3af4482c346c95dac4fb' \ 'ffe895e10705633228caa903cd5ec8f0e9b4f416' \ 'ea8fcfc066d2ada5ebccfa3f6c5fc5ffc0dd9225' \ @@ -29,7 +30,8 @@ sha1sums=('2580626c4579bd99336d3af4482c346c95dac4fb' \ '157b81dbad3576536b08642242accfa1aeb093a9' \ 'adbb4685c98797ffb4dc83561ec75698991dddbd' \ '389913c8b09e5882373e7cb233ecfefb7ad3a3cb' \ - '56223e12b2460c3390674158eddfb5a14a2efcc6') + '56223e12b2460c3390674158eddfb5a14a2efcc6' \ + '3d7db86501b27bcfeb038ac8cfb2a55b10b35ae1') Finclude texinfo build() From vmiklos at frugalware.org Thu Feb 12 16:55:52 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 16:55:54 2009 Subject: [Frugalware-git] setup: HACKING add qemu vnc example Message-ID: <20090212155552.E323011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=b1e326b864a73938ff54eac20dcd79a36acb33b9 commit b1e326b864a73938ff54eac20dcd79a36acb33b9 Author: Miklos Vajna Date: Thu Feb 12 16:55:47 2009 +0100 HACKING add qemu vnc example diff --git a/HACKING b/HACKING index e4db5ab..b1ca32a 100644 --- a/HACKING +++ b/HACKING @@ -48,6 +48,8 @@ rather slow. We have three targets to prevent this problem: $ make qemu - boots the brand new initrd +(example when using custom parameters: $ make qemu QEMU="qemu -vnc :1") + or $ make uml - boots the brand new initrd From vmiklos at frugalware.org Thu Feb 12 17:00:26 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 12 17:00:28 2009 Subject: [Frugalware-git] setup: formatdisk: remove dupe Message-ID: <20090212160026.1756C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=bc23b9c6f5b96ec31f1be2359b75a2813cb7a8f3 commit bc23b9c6f5b96ec31f1be2359b75a2813cb7a8f3 Author: Miklos Vajna Date: Thu Feb 12 17:00:21 2009 +0100 formatdisk: remove dupe diff --git a/src/plugins/formatdisk.c b/src/plugins/formatdisk.c index 3712a74..3d45f55 100644 --- a/src/plugins/formatdisk.c +++ b/src/plugins/formatdisk.c @@ -223,7 +223,7 @@ char *selfs(char *dev) { "ext2", _("Standard Linux ext2fs filesystem"), "ext3", _("Journalising version of the ext2fs filesystem"), - "ext4", _("The evolution of the of the ext3fs filesystem (EXPERIMENTAL!)"), + "ext4", _("The evolution of the ext3fs filesystem (EXPERIMENTAL!)"), #ifndef ARCH_PPC "reiserfs", _("Hans Reiser's journalising filesystem"), #endif From vmiklos at frugalware.org Fri Feb 13 00:45:25 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Feb 13 00:45:27 2009 Subject: [Frugalware-git] setup: formatdisk: typos Message-ID: <20090212234525.CB2F111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=37d278cd50ce6985d9db15286fb2aff81cf50c02 commit 37d278cd50ce6985d9db15286fb2aff81cf50c02 Author: Miklos Vajna Date: Fri Feb 13 00:44:50 2009 +0100 formatdisk: typos - ext2fs filesystem -> ext2 filesystem - ext3fs filesystem -> ext3 filesystem diff --git a/src/plugins/formatdisk.c b/src/plugins/formatdisk.c index 3d45f55..61d9b04 100644 --- a/src/plugins/formatdisk.c +++ b/src/plugins/formatdisk.c @@ -222,8 +222,8 @@ char *selfs(char *dev) char *fss[] = { "ext2", _("Standard Linux ext2fs filesystem"), - "ext3", _("Journalising version of the ext2fs filesystem"), - "ext4", _("The evolution of the ext3fs filesystem (EXPERIMENTAL!)"), + "ext3", _("Journalising version of the ext2 filesystem"), + "ext4", _("The evolution of the ext3 filesystem (EXPERIMENTAL!)"), #ifndef ARCH_PPC "reiserfs", _("Hans Reiser's journalising filesystem"), #endif From vmiklos at frugalware.org Fri Feb 13 01:03:49 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Feb 13 01:03:50 2009 Subject: [Frugalware-git] pacman-g2: libpacman: add archive_read_support_compression_lzma() calls Message-ID: <20090213000349.6596311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=5bec4984219c0aa86db1d9239c6794d86aa9f255 commit 5bec4984219c0aa86db1d9239c6794d86aa9f255 Author: Miklos Vajna Date: Fri Feb 13 00:56:05 2009 +0100 libpacman: add archive_read_support_compression_lzma() calls This basically means that in case you do something like: $ mv cabextract-1.2-1-i686.fpm cabextract-1.2-1-i686.tar.bz2 $ bunzip2 cabextract-1.2-1-i686.tar.bz2 $ lzma cabextract-1.2-1-i686.tar $ mv cabextract-1.2-1-i686.tar.lzma cabextract-1.2-1-i686.fpm libpacman will still handle it. However, this patch does not (yet) modify makepkg to generate lzma-compressed fpms. diff --git a/lib/libpacman/add.c b/lib/libpacman/add.c index 43d8d9d..cfe41be 100644 --- a/lib/libpacman/add.c +++ b/lib/libpacman/add.c @@ -415,6 +415,7 @@ int _pacman_add_commit(pmtrans_t *trans, pmdb_t *db) RET_ERR(PM_ERR_LIBARCHIVE_ERROR, -1); archive_read_support_compression_all (archive); + archive_read_support_compression_lzma (archive); archive_read_support_format_all (archive); if (archive_read_open_file (archive, info->data, ARCHIVE_DEFAULT_BYTES_PER_BLOCK) != ARCHIVE_OK) { diff --git a/lib/libpacman/package.c b/lib/libpacman/package.c index 7d31a88..9d70c42 100644 --- a/lib/libpacman/package.c +++ b/lib/libpacman/package.c @@ -290,6 +290,7 @@ pmpkg_t *_pacman_pkg_load(char *pkgfile) RET_ERR(PM_ERR_LIBARCHIVE_ERROR, NULL); archive_read_support_compression_all (archive); + archive_read_support_compression_lzma (archive); archive_read_support_format_all (archive); if ((ret = archive_read_open_file (archive, pkgfile, ARCHIVE_DEFAULT_BYTES_PER_BLOCK)) != ARCHIVE_OK) diff --git a/lib/libpacman/util.c b/lib/libpacman/util.c index 5954a2c..eabbce6 100644 --- a/lib/libpacman/util.c +++ b/lib/libpacman/util.c @@ -324,6 +324,7 @@ int _pacman_unpack(const char *archive, const char *prefix, const char *fn) RET_ERR(PM_ERR_LIBARCHIVE_ERROR, -1); archive_read_support_compression_all(_archive); + archive_read_support_compression_lzma(_archive); archive_read_support_format_all (_archive); if (archive_read_open_file (_archive, archive, ARCHIVE_DEFAULT_BYTES_PER_BLOCK) != ARCHIVE_OK) From vmiklos at frugalware.org Fri Feb 13 01:03:49 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Feb 13 01:03:51 2009 Subject: [Frugalware-git] pacman-g2: configure.ac: add checks for lzmadec Message-ID: <20090213000349.88EB111B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=6fa76362fd979ae36541ec924a458626f3c400b9 commit 6fa76362fd979ae36541ec924a458626f3c400b9 Author: Miklos Vajna Date: Fri Feb 13 01:04:03 2009 +0100 configure.ac: add checks for lzmadec diff --git a/configure.ac b/configure.ac index e660329..38e97a9 100644 --- a/configure.ac +++ b/configure.ac @@ -332,6 +332,14 @@ else AC_MSG_ERROR("bzip2 library and its include files are needed to build pacman-g2!"); fi +dnl Check for lzmadec +AC_CHECK_LIB([lzmadec], [lzmadec_init], [AC_CHECK_HEADER([lzmadec.h], [LIBLZMADEC='-llzmadec'])]) +if test -n "$LIBLZMADEC"; then + LDFLAGS="$LDFLAGS $LIBLZMADEC" +else + AC_MSG_ERROR("lzma library and its include files are needed to build pacman-g2!"); +fi + dnl Check for math AC_CHECK_LIB([m], [log10], [AC_CHECK_HEADER([math.h], [LIBM='-lm'])]) if test -n "$LIBM"; then From bouleetbil at frogdev.info Fri Feb 13 17:41:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 13 17:41:44 2009 Subject: [Frugalware-git] frugalware-current: agave-0.4.5-1-i686 Message-ID: <20090213164142.1F95C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b44264ab5025ed2e110a7908b208e48ca9142795 commit b44264ab5025ed2e110a7908b208e48ca9142795 Author: bouleetbil Date: Fri Feb 13 17:40:34 2009 +0100 agave-0.4.5-1-i686 *new package diff --git a/source/gnome-extra/agave/FrugalBuild b/source/gnome-extra/agave/FrugalBuild new file mode 100644 index 0000000..987f4af --- /dev/null +++ b/source/gnome-extra/agave/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.41 SBU +# Maintainer: bouleetbil +# Contributor: Othmane Benkirane + +pkgname=agave +pkgver=0.4.5 +pkgrel=1 +pkgdesc="A colorscheme creator that searches matching colors" +url="http://home.gna.org/colorscheme" +depends=('gtkmm' 'libgnomeui' 'libglademm' 'hicolor-icon-theme' 'gconfmm') +makedepends=('intltool' 'boost>=1.37.0' 'gnome-doc-utils') +groups=(gnome-extra) +archs=('i686') +up2date="Flasttar http://download.gna.org/colorscheme/releases/" +source=(http://download.gna.org/colorscheme/releases/$pkgname-$pkgver.tar.bz2) +sha1sums=('ffb990573793baa20f0c8e76022f33fe68a8d618') +_F_gnome_desktop="y" +_F_gnome_iconcache="y" +_F_gnome_schemas=('/etc/gconf/schemas/agave.schemas') +Finclude gnome-scriptlet + +# optimization OK From bouleetbil at frogdev.info Fri Feb 13 17:48:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 13 17:48:45 2009 Subject: [Frugalware-git] frugalware-current: libgee-0.1.4-1-i686 Message-ID: <20090213164843.C4CDA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ec7fbfe7ce97e2fab75b86755e3305b9d9e4ee5 commit 7ec7fbfe7ce97e2fab75b86755e3305b9d9e4ee5 Author: bouleetbil Date: Fri Feb 13 17:48:00 2009 +0100 libgee-0.1.4-1-i686 *new package diff --git a/source/lib-extra/libgee/FrugalBuild b/source/lib-extra/libgee/FrugalBuild new file mode 100644 index 0000000..0a58448 --- /dev/null +++ b/source/lib-extra/libgee/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.02 SBU +# Maintainer: bouleetbil +# Contributor: Cedrick Hannier alias Cedynamix + +pkgname=libgee +pkgver=0.1.4 +pkgrel=1 +pkgdesc="Library providing GObject-based interfaces and classes for commonly used data structures." +depends=('glib2' 'vala') +groups=('lib-extra') +archs=('i686') +_F_gnome_devel="y" +Finclude gnome +url="http://live.gnome.org/Libgee" +sha1sums=('c88d6ad65114f051d8f3d46037aa0a77294122c7') + +# optimization OK From bouleetbil at frogdev.info Fri Feb 13 18:38:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 13 18:38:59 2009 Subject: [Frugalware-git] frugalware-current: gupnp-vala-0.5.2-1-i686 Message-ID: <20090213173858.0899511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc151d6fd3a43e6ad432fafc2af4ac8ae69ed925 commit dc151d6fd3a43e6ad432fafc2af4ac8ae69ed925 Author: bouleetbil Date: Fri Feb 13 18:38:09 2009 +0100 gupnp-vala-0.5.2-1-i686 *new package diff --git a/source/xlib-extra/gupnp-vala/FrugalBuild b/source/xlib-extra/gupnp-vala/FrugalBuild new file mode 100644 index 0000000..807ed01 --- /dev/null +++ b/source/xlib-extra/gupnp-vala/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.03 SBU +# Maintainer: bouleetbil + +pkgname=gupnp-vala +pkgver=0.5.2 +pkgrel=1 +pkgdesc="GUPnP vala binding" +depends=('vala' 'gupnp-av' 'gupnp-ui') +url="http://www.gupnp.org" +source=($url/sources/bindings/$pkgname-$pkgver.tar.gz) +up2date="Flasttar $url/sources/bindings/" +groups=('xlib-extra') +options=('scriptlet') +archs=('i686') +sha1sums=('a4e6d22efcef56aeb04f455a5fda52d332676179') From bouleetbil at frogdev.info Fri Feb 13 19:12:17 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 13 19:12:18 2009 Subject: [Frugalware-git] frugalware-current: rygel-0.2-1-i686 Message-ID: <20090213181217.48A4211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2990a5e3de7904ff0d32624c0aa5ff12edfebe02 commit 2990a5e3de7904ff0d32624c0aa5ff12edfebe02 Author: bouleetbil Date: Fri Feb 13 19:11:32 2009 +0100 rygel-0.2-1-i686 *new package diff --git a/source/gnome-extra/rygel/FrugalBuild b/source/gnome-extra/rygel/FrugalBuild new file mode 100644 index 0000000..d694819 --- /dev/null +++ b/source/gnome-extra/rygel/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.10 SBU +# Maintainer: bouleetbil + +pkgname=rygel +pkgver=0.2 +pkgrel=1 +pkgdesc="Implementation of the UPnP MediaServer" +depends=('libgee' 'gupnp-vala' 'gconf' 'gstreamer') +groups=('gnome-extra') +archs=('i686') +options=('scriptlet') +_F_gnome_devel="y" +Finclude gnome +sha1sums=('6cb424a92da3d6f2deb38be7d86b841ecd429818') + +# optimization OK From bouleetbil at frogdev.info Fri Feb 13 20:41:09 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 13 20:41:11 2009 Subject: [Frugalware-git] frugalware-current: gigolo-0.2.0-1-i686 Message-ID: <20090213194109.E71B711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58d7c442d61a543837171e311821be7ffe0eba97 commit 58d7c442d61a543837171e311821be7ffe0eba97 Author: bouleetbil Date: Fri Feb 13 20:40:27 2009 +0100 gigolo-0.2.0-1-i686 *new package diff --git a/source/xapps-extra/gigolo/FrugalBuild b/source/xapps-extra/gigolo/FrugalBuild new file mode 100644 index 0000000..89cd532 --- /dev/null +++ b/source/xapps-extra/gigolo/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.04 SBU +# Maintainer: bouleetbil + +pkgname=gigolo +pkgver=0.2.0 +pkgrel=1 +pkgdesc="frontend to manage connections to remote filesystems using GIO/GVfs" +url="http://www.uvena.de/gigolo/" +depends=('gtk+2' 'gvfs') +makedepends=('intltool') +groups=(xapps-extra) +archs=('i686') +up2date="Flasttar http://www.uvena.de/$pkgname/download.html" +source=(http://files.uvena.de/$pkgname/$pkgname-$pkgver.tar.bz2) +sha1sums=('bde9ad9e5417883a5e7212d91ffbdc6a51744348') +_F_gnome_desktop="y" +Finclude gnome-scriptlet +Fconfopts="--prefix=$Fprefix" From elentir at mailoo.org Fri Feb 13 20:49:43 2009 From: elentir at mailoo.org (Elentir) Date: Fri Feb 13 20:49:44 2009 Subject: [Frugalware-git] frugalware-current: pygraphviz-0.99.1-1-i686 Message-ID: <20090213194943.3AE4411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc9c21ab5b569ba47630bcf0f4e1362fd78c6e0f commit fc9c21ab5b569ba47630bcf0f4e1362fd78c6e0f Author: Elentir Date: Fri Feb 13 20:45:46 2009 +0100 pygraphviz-0.99.1-1-i686 * new package diff --git a/source/devel-extra/pygraphviz/FrugalBuild b/source/devel-extra/pygraphviz/FrugalBuild new file mode 100644 index 0000000..0d38ef6 --- /dev/null +++ b/source/devel-extra/pygraphviz/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Elentir + +pkgname=pygraphviz +pkgver=0.99.1 +pkgrel=1 +pkgdesc="PyGraphviz is a Python interface to the Graphviz graph layout and visualization package." +groups=('devel-extra') +archs=('i686') +url="http://networkx.lanl.gov/pygraphviz/" +depends=('python>=2.4' 'graphviz>=2.0') +source=(http://networkx.lanl.gov/download/$pkgname/$pkgname-$pkgver.tar.gz) +up2date="lynx -dump http://networkx.lanl.gov/download/$pkgname/ | grep -v "dev" | Flasttar" +sha1sums=('01634b1921f4a127ca091387f4e18c64c096229e') + +# optimization OK From bouleetbil at frogdev.info Fri Feb 13 20:57:26 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 13 20:57:27 2009 Subject: [Frugalware-git] frugalware-current: me-tv-0.7.14-1-i686 Message-ID: <20090213195726.1EC9A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=833cdbb50f3b78e9de87986b75d99aab4e0ce666 commit 833cdbb50f3b78e9de87986b75d99aab4e0ce666 Author: bouleetbil Date: Fri Feb 13 20:56:26 2009 +0100 me-tv-0.7.14-1-i686 *version bump diff --git a/source/gnome-extra/me-tv/FrugalBuild b/source/gnome-extra/me-tv/FrugalBuild index 8e31a3c..5c43a85 100644 --- a/source/gnome-extra/me-tv/FrugalBuild +++ b/source/gnome-extra/me-tv/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=me-tv -pkgver=0.7.13 +pkgver=0.7.14 pkgrel=1 pkgdesc="Me TV is a digital television (DVB) viewer for GNOME." url="http://me-tv.sourceforge.net/" @@ -18,6 +18,6 @@ archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('f73d3aabf8cd20657fc5a21dc8a2e7f4f902f570') +sha1sums=('7c25e20eff3e751dc25b7f3384ec86b96adb7f84') # optimization OK From bouleetbil at frogdev.info Fri Feb 13 22:13:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 13 22:13:44 2009 Subject: [Frugalware-git] frugalware-current: gframecatcher-1.2-1-i686 Message-ID: <20090213211343.46BDA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed8d432d468ed2c921abde5f65921ab285305ffd commit ed8d432d468ed2c921abde5f65921ab285305ffd Author: bouleetbil Date: Fri Feb 13 22:12:59 2009 +0100 gframecatcher-1.2-1-i686 *new package diff --git a/source/xapps-extra/gframecatcher/FrugalBuild b/source/xapps-extra/gframecatcher/FrugalBuild new file mode 100644 index 0000000..ab1a2e4 --- /dev/null +++ b/source/xapps-extra/gframecatcher/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.10 SBU +# Maintainer: bouleetbil + +pkgname=gframecatcher +pkgver=1.2 +pkgrel=1 +pkgdesc="GFrameCatcher is a program that captures frames from a video file" +depends=('pygtk' 'gst-python') +makedepends=('setuptools') +groups=('xapps-extra') +archs=('i686') +options=('scriptlet') +_F_gnome_desktop="y" +Finclude berlios gnome-scriptlet +Finclude berlios +sha1sums=('f8cab20fef38ad8757405cba9c5d9cbf449cb8e3') From bouleetbil at frogdev.info Fri Feb 13 22:43:15 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 13 22:43:17 2009 Subject: [Frugalware-git] frugalware-current: gframecatcher-1.2-1-i686 Message-ID: <20090213214315.BBB4D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=75822dfe18fae725b80b6487a472dba84893bf59 commit 75822dfe18fae725b80b6487a472dba84893bf59 Author: bouleetbil Date: Fri Feb 13 22:42:24 2009 +0100 gframecatcher-1.2-1-i686 *fix Finclude and SBU diff --git a/source/xapps-extra/gframecatcher/FrugalBuild b/source/xapps-extra/gframecatcher/FrugalBuild index ab1a2e4..bb7bf44 100644 --- a/source/xapps-extra/gframecatcher/FrugalBuild +++ b/source/xapps-extra/gframecatcher/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.10 SBU +# Compiling Time: 0 SBU # Maintainer: bouleetbil pkgname=gframecatcher @@ -12,5 +12,4 @@ archs=('i686') options=('scriptlet') _F_gnome_desktop="y" Finclude berlios gnome-scriptlet -Finclude berlios sha1sums=('f8cab20fef38ad8757405cba9c5d9cbf449cb8e3') From vmiklos at frugalware.org Fri Feb 13 22:58:46 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Feb 13 22:58:46 2009 Subject: [Frugalware-git] frugalware-current: whois-4.7.30-2-i686 Message-ID: <20090213215846.1644411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30dbd112211f160657426d70914c4370fdda12b4 commit 30dbd112211f160657426d70914c4370fdda12b4 Author: Miklos Vajna Date: Fri Feb 13 22:58:27 2009 +0100 whois-4.7.30-2-i686 - bin mkpasswd - closes #3578 diff --git a/source/network/whois/FrugalBuild b/source/network/whois/FrugalBuild index 881ad64..ecacad7 100644 --- a/source/network/whois/FrugalBuild +++ b/source/network/whois/FrugalBuild @@ -4,7 +4,7 @@ pkgname=whois pkgver=4.7.30 -pkgrel=1 +pkgrel=2 pkgdesc="The GNU whois client" url="http://www.linux.it/~md/software/" depends=('glibc') @@ -24,6 +24,8 @@ build() make prefix=/usr BASEDIR=$Fdestdir install || Fdie Ffile $pkgname-$pkgver/whois.conf /etc/whois.conf + # conflicts with expect + Frm /usr/bin/mkpasswd } sha1sums=('049a8946a62d95d00ca1cafe928a064119237cb0' \ '07bc0caaa23521d35d75584fdb5f95f1befdba25' \ From bouleetbil at frogdev.info Fri Feb 13 23:19:35 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 13 23:19:36 2009 Subject: [Frugalware-git] frugalware-current: pychess-0.8.2-1-i686 Message-ID: <20090213221935.223E711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=477a0faac6b60af57f6add0ba9d075649d8475ac commit 477a0faac6b60af57f6add0ba9d075649d8475ac Author: bouleetbil Date: Fri Feb 13 23:18:27 2009 +0100 pychess-0.8.2-1-i686 *new package diff --git a/source/gnome-extra/pychess/FrugalBuild b/source/gnome-extra/pychess/FrugalBuild new file mode 100644 index 0000000..35ed985 --- /dev/null +++ b/source/gnome-extra/pychess/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0 SBU +# Maintainer: bouleetbil + +pkgname=pychess +pkgver=0.8.2 +pkgrel=1 +pkgdesc="PyChess is a gtk chess client" +depends=('pygtk' 'gst-python' 'gnome-python-desktop') +makedepends=('setuptools') +groups=('gnome-extra') +archs=('i686') +options=('scriptlet') +_F_gnome_desktop="y" +_F_gnome_iconcache="y" +Finclude googlecode gnome-scriptlet +sha1sums=('478acf66f10dd7e787f175bd13c4d9d6ccfa04cb') From vmiklos at frugalware.org Fri Feb 13 23:46:15 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Feb 13 23:46:17 2009 Subject: [Frugalware-git] frugalware-current: bitlbee-skype-0.7.1-1-i686 Message-ID: <20090213224615.0D35311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e4f1497dbbd94c54325780bbe143520cfce496fc commit e4f1497dbbd94c54325780bbe143520cfce496fc Author: Miklos Vajna Date: Fri Feb 13 23:41:25 2009 +0100 bitlbee-skype-0.7.1-1-i686 - version bump - added gpg key diff --git a/source/network-extra/bitlbee-skype/FrugalBuild b/source/network-extra/bitlbee-skype/FrugalBuild index 84c425b..09cad5b 100644 --- a/source/network-extra/bitlbee-skype/FrugalBuild +++ b/source/network-extra/bitlbee-skype/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=bitlbee-skype -pkgver=0.7.0 +pkgver=0.7.1 pkgrel=1 pkgdesc="A Skype plugin for BitlBee" url="http://vmiklos.hu/project/bitlbee-skype/" diff --git a/source/network-extra/bitlbee-skype/bitlbee-skype.key b/source/network-extra/bitlbee-skype/bitlbee-skype.key new file mode 100644 index 0000000..b175f61 --- /dev/null +++ b/source/network-extra/bitlbee-skype/bitlbee-skype.key @@ -0,0 +1,44 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1.4.9 (GNU/Linux) + +mQGiBD+v1c4RBACAGeKlYgs9ez+iwbf1Je1qh3wIHoiYCWkw3AWh8B69h8Ew2Mij ++6COP32mX+++d2C3A8Nixchpgqyw4DSPAvJyZ7fA4Qy9YWDLSwQ6YbY03F6lw6RD +4DnRshjwLmATAbt7cYBeUj822XWXIX74+5aHFEI8Au7erYnvprANiDWtTwCgq4d2 +xJoOxDJUZQHG4dnYszBH0UED/276LST/89nNPKo00ShsNfobn1Q36eRVnp9j5fCc +eOZXPvXuguZ5nLrXExU/4VHxbXS2mUMyX0+rlaKcCf0WrPyvYJo65CeA1q4g3oXd +MIjrULUV/Gc0a4DFXCvlm7U9rBRCLsU4aBbHbgiFlE2rEs7HqSwQImK6gz/wGecB +dN5xA/9JAqNAr36063qDbhk4aB4oqZZseErQ9BYILWDHzJbfk8KJ46C8CMTRw2ev +9QVI/sOwKzavRhMwbva8YmyzmBRkb1BljtfSVigpMbPDGiR2lFaJMPbuZE2ATLE9 +QRvLMfOfozv8DSvSQSmw+nlIVF4OEkAMtNY+CTwF1bJJr8I3u7QhTWlrbG9zIFZh +am5hIDxtYW1ham9tQGF4ZWxlcm8uaHU+iEkEMBECAAkFAkcDcnQCHSAACgkQe81t +AgORUJb1mQCeOmIrGxWEWnG7vurY/oGDq7zS5tIAmwUqIz5KN7vv+6Qnks/vQsWG +EtD4iGYEExECACYFAkSfsmcCGwMFCT/o1wAGCwkIBwMCBBUCCAMEFgIDAQIeAQIX +gAAKCRB7zW0CA5FQlnZ9AJ96nogKfrxQqYlaRC3Y8Dd7B5earACfVDoE2RgykxZN +ioCJxD1C1/lTdzO0IlZham5hIE1pa2zDs3MgPG1hbWFqb21AYXhlbGVyby5odT6I +RgQQEQIABgUCQDtAFgAKCRBtBXvAIEnpHQLTAKDDMON5HBHGR8W6HQqWYONy7eZi +eACgx//wmBfToBj6zOHbJwqWDm33qZKISQQwEQIACQUCRwNyiAIdIAAKCRB7zW0C +A5FQlu6nAKCTowHGjai5hkfxDxB55rHl3IvHZQCeMLwgOCIPENMvI5+6RBCPmLg6 +UsOIZAQTEQIAJAUCP6/VzgIbAwUJP+jXAAYLCQgHAwIDFQIDAxYCAQIeAQIXgAAK +CRB7zW0CA5FQlsU0AJ9dAMoo6a4AB4P1LSILfcevnL211ACdF8AXFKGY69k2I4i9 +JSmQZUO4Ol20JU1pa2xvcyBWYWpuYSA8dm1pa2xvc0BmcnVnYWx3YXJlLm9yZz6I +SgQQEQIACgUCR/42YAMFAXgACgkQVWU5RcjdGKJJCwCdGtoBNYmIsrOUXgAmDiqo +KizB6aQAoOx2qsBhC46tZbcTQLmuBwChzt8uiGYEExECACYFAkRmaWUCGwMFCT/o +1wAGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAKCRB7zW0CA5FQloqWAJ961cFwLumF +ClujAuI6TQ0XirwOfQCeMGAncmNveas287pyqR93Qv7OO8OIZgQTEQIAJgUCRJ+z +3QIbAwUJP+jXAAYLCQgHAwIEFQIIAwQWAgMBAh4BAheAAAoJEHvNbQIDkVCWgd4A +oJOH1nPPVSXFMOt9+LLxOsxMOlTWAJ94kqWFg1hONL93IfxPE3LW1D8w+bQlTWlr +bG9zIFZham5hIDx2bWlrbG9zQG9wZW5vZmZpY2Uub3JnPohgBDARAgAgBQJHA3K4 +GR0ASXQgd2FzIGp1c3QgYSByZWRpcmVjdC4ACgkQe81tAgORUJadCQCfQMHhBAFK +FtpMzksF+hPe/pOGQWcAoIbcAuAuDITK5dwUAz4rmREO+6K4iGYEExECACYFAkSf +soACGwMFCT/o1wAGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAKCRB7zW0CA5FQlvBz +AKCS3WyvPzBj+BGdfZgdqwOSvMp3dACeLryPTDFfGYZKMRX6i9ywRg3kRH+5AQ0E +P6/V5BAEAN2LNGC2Zzry8g9VTRWKegeV54CNFOkRGdopJ9QpKi7UGPb5IpXqCQJI +v7mgvJsHZSu3uFzo4C1P1hE42m+3Mnh7qwFAUv6fkFRGxcZDsqsjV7lbXkovuQVB +c22Op7ngBey9ppuG6gEZbGWfMtfrm8Rz5d5ldOpMOioN7mZAA9iDAAMGA/9NUOQm +nOIaQ6KoyokxhfKriBBha+OX9jhv5LrYuDaT7lBIklYDevpwV/Zr7dOuouWNWoqg +oMy5//RiH3WCFbUJx/HMBFV9MOvO0NaFBjj1hNdIJqw4G2NCiDQZPVoT47EO+wUU +rfUL4yRx1AfrSs0SH2FuXeHxFmXw/xZrXKgtlIhPBBgRAgAPBQI/r9XkAhsMBQk/ +6NcAAAoJEHvNbQIDkVCWjvwAmwZaVmIKXIFGhpXVdzXxt2SYxsRaAJwMdGeZ37// +A00ibqu6dhtNkklKCw== +=f9b+ +-----END PGP PUBLIC KEY BLOCK----- From vmiklos at frugalware.org Fri Feb 13 23:46:15 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Feb 13 23:46:18 2009 Subject: [Frugalware-git] frugalware-current: dblatex-0.2.7-3-i686 Message-ID: <20090213224615.2138111B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c2da8008091b04522ccbd6655e9d8d384d099bdb commit c2da8008091b04522ccbd6655e9d8d384d099bdb Author: Miklos Vajna Date: Fri Feb 13 23:43:48 2009 +0100 dblatex-0.2.7-3-i686 - rebuilt with newer imagemagick diff --git a/source/apps-extra/dblatex/FrugalBuild b/source/apps-extra/dblatex/FrugalBuild index 10431f8..fd09da6 100644 --- a/source/apps-extra/dblatex/FrugalBuild +++ b/source/apps-extra/dblatex/FrugalBuild @@ -3,7 +3,7 @@ pkgname=dblatex pkgver=0.2.7 -pkgrel=2 +pkgrel=3 pkgdesc="Produces DVI, PostScript, PDF documents from DocBook sources." _F_sourceforge_ext=".tar.bz2" Finclude sourceforge From vmiklos at frugalware.org Fri Feb 13 23:46:15 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Feb 13 23:46:19 2009 Subject: [Frugalware-git] frugalware-current: octave-image-1.0.8-2-i686 Message-ID: <20090213224615.4513911B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5be612bacd1be79e075cbc913ec44f260ac983af commit 5be612bacd1be79e075cbc913ec44f260ac983af Author: Miklos Vajna Date: Fri Feb 13 23:46:00 2009 +0100 octave-image-1.0.8-2-i686 - rebuilt with newer imagemagick diff --git a/source/apps-extra/octave-image/FrugalBuild b/source/apps-extra/octave-image/FrugalBuild index 1cd1242..1249bb1 100644 --- a/source/apps-extra/octave-image/FrugalBuild +++ b/source/apps-extra/octave-image/FrugalBuild @@ -3,7 +3,7 @@ pkgname=octave-image pkgver=1.0.8 -pkgrel=1 +pkgrel=2 pkgdesc="The Octave-forge Image package provides functions for reading, writing, and processing images." _F_sourceforge_dirname="octave" _F_sourceforge_name="image" From devil505linux at gmail.com Sat Feb 14 09:08:04 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 14 09:08:05 2009 Subject: [Frugalware-git] frugalware-current: bleachbit-0.3.2-1-i686 Message-ID: <20090214080804.645B911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1716e028b38c47746d82b1a52134e7e22b9a12f5 commit 1716e028b38c47746d82b1a52134e7e22b9a12f5 Author: Devil505 Date: Sat Feb 14 09:05:49 2009 +0100 bleachbit-0.3.2-1-i686 * version bump diff --git a/source/xapps-extra/bleachbit/FrugalBuild b/source/xapps-extra/bleachbit/FrugalBuild index 52a4a4a..0a6ace9 100644 --- a/source/xapps-extra/bleachbit/FrugalBuild +++ b/source/xapps-extra/bleachbit/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=bleachbit -pkgver=0.3.1 +pkgver=0.3.2 pkgrel=1 pkgdesc="BleachBit deletes unnecessary files to free valuable disk space and maintain privacy." depends=('pygtk') @@ -11,7 +11,7 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('a3f689115bd380469672e0fd3c4872d9387eadab') +sha1sums=('cea19087d76aaba901f75b9eab2081a4d844e454') build() { Fsed "prefix ?= /usr/local" "prefix ?= /usr" Makefile From devil505linux at gmail.com Sat Feb 14 09:13:31 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 14 09:13:33 2009 Subject: [Frugalware-git] frugalware-current: rednotebook-0.5.5-1-i686 Message-ID: <20090214081331.9EFA211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=18d50fecb1343106d3dbe936b548a3213aadf716 commit 18d50fecb1343106d3dbe936b548a3213aadf716 Author: Devil505 Date: Sat Feb 14 09:13:02 2009 +0100 rednotebook-0.5.5-1-i686 * version bump diff --git a/source/gnome-extra/rednotebook/FrugalBuild b/source/gnome-extra/rednotebook/FrugalBuild index 796d15f..1db4ef3 100644 --- a/source/gnome-extra/rednotebook/FrugalBuild +++ b/source/gnome-extra/rednotebook/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Devil505 pkgname=rednotebook -pkgver=0.5.4 -pkgrel=3 +pkgver=0.5.5 +pkgrel=1 pkgdesc="RedNotebook is a desktop diary that makes it very easy for you to keep track of the stuff you do and the thoughts you have." depends=('pygtk' 'libgtkhtml' 'pyyaml' 'gnome-python-extras') Finclude sourceforge groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('636313bd2d64ff2651bc0817b5ab4116b6f98369') +sha1sums=('6ef9ffd8990af94ff59dcfb17d08739ad598d7ef') From devil505linux at gmail.com Sat Feb 14 09:20:51 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 14 09:20:53 2009 Subject: [Frugalware-git] frugalware-current: dclib-0.3.23-1-i686 Message-ID: <20090214082051.E7ED811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b55896dff31dfb2e6bfa2bb408e1d9d554bd35e commit 3b55896dff31dfb2e6bfa2bb408e1d9d554bd35e Author: Devil505 Date: Sat Feb 14 09:18:35 2009 +0100 dclib-0.3.23-1-i686 * version bump diff --git a/source/xlib-extra/dclib/FrugalBuild b/source/xlib-extra/dclib/FrugalBuild index 67e6f29..dbf0480 100644 --- a/source/xlib-extra/dclib/FrugalBuild +++ b/source/xlib-extra/dclib/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=dclib -pkgver=0.3.22 +pkgver=0.3.23 pkgrel=1 pkgdesc="Libraries for the Direct Connect 4 Linux (valknut) File Sharing program." depends=('libxml2' 'openssl' 'bzip2' 'libstdc++') @@ -11,5 +11,5 @@ _F_sourceforge_dirname="wxdcgui" Finclude sourceforge groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('7d354f00e8732afdaaa79fab84255ea7c67b579c') +sha1sums=('b5a76a11b95d188962224b6a99d756680f2841ff') # optimization OK From devil505linux at gmail.com Sat Feb 14 09:41:04 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 14 09:41:06 2009 Subject: [Frugalware-git] frugalware-current: valknut-0.3.23-1-i686 Message-ID: <20090214084104.E5DD611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=631d3742a995edeff46ca92a0b0ae1547df8a0f0 commit 631d3742a995edeff46ca92a0b0ae1547df8a0f0 Author: Devil505 Date: Sat Feb 14 09:37:18 2009 +0100 valknut-0.3.23-1-i686 * version bump diff --git a/source/xapps-extra/valknut/FrugalBuild b/source/xapps-extra/valknut/FrugalBuild index 8bba9a6..fe252df 100644 --- a/source/xapps-extra/valknut/FrugalBuild +++ b/source/xapps-extra/valknut/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Devil505 pkgname=valknut -pkgver=0.3.22 +pkgver=0.3.23 pkgrel=1 pkgdesc="Direct Connect 4 Linux File Sharing program." -depends=('dclib>=0.3.22' 'libgcc' 'qt' 'libgl' 'libxmu' 'libxi' 'libxdamage') +depends=('dclib>=0.3.23' 'libgcc' 'qt' 'libgl' 'libxmu' 'libxi' 'libxdamage') _F_sourceforge_ext=".tar.bz2" _F_sourceforge_dirname="wxdcgui" _F_sourceforge_name="$pkgname" @@ -13,7 +13,7 @@ Finclude sourceforge options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('8abbde15efa21a17ab2f99215d2cb168abaf66fb') +sha1sums=('65f846dde9fd75fb5e7e36080936d9b70bd0d9a5') _F_desktop_name="Valknut" _F_desktop_icon="/usr/share/valknut/icons/appl/default/icon_128x128.png" From devil505linux at gmail.com Sat Feb 14 10:33:48 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 14 10:33:50 2009 Subject: [Frugalware-git] frugalware-current: pidgin-sipe-1.3.3-1-i686 Message-ID: <20090214093348.829EB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c7e32cf7a295e7e6765515afccd5969ff587b6f commit 9c7e32cf7a295e7e6765515afccd5969ff587b6f Author: Devil505 Date: Sat Feb 14 10:31:12 2009 +0100 pidgin-sipe-1.3.3-1-i686 * version bump diff --git a/source/xapps-extra/pidgin-sipe/FrugalBuild b/source/xapps-extra/pidgin-sipe/FrugalBuild index ff971b9..cf15238 100644 --- a/source/xapps-extra/pidgin-sipe/FrugalBuild +++ b/source/xapps-extra/pidgin-sipe/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=pidgin-sipe -pkgver=1.3.2 +pkgver=1.3.3 pkgrel=1 pkgdesc="Pidgin Plug-in SIPE (Sip Exchange Protocol)" depends=('pidgin' 'zlib') @@ -14,6 +14,6 @@ _F_sourceforge_realname="$_F_sourceforge_dirname" Finclude sourceforge groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('677f74f9e8ee26841894ea6601aa3c3d8be54925') +sha1sums=('c0aad4582bc75cfc85790439a9a61dd0bd64317e') # optimization OK From devil505linux at gmail.com Sat Feb 14 10:56:39 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 14 10:56:39 2009 Subject: [Frugalware-git] frugalware-current: tmw-0.0.28.1-1-i686 Message-ID: <20090214095639.2437C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c157bfbbab9badd0eff7c198fe6ca0e68588967c commit c157bfbbab9badd0eff7c198fe6ca0e68588967c Author: Devil505 Date: Sat Feb 14 10:56:21 2009 +0100 tmw-0.0.28.1-1-i686 * version bump diff --git a/source/games-extra/tmw/FrugalBuild b/source/games-extra/tmw/FrugalBuild index 84d620a..0ba9181 100644 --- a/source/games-extra/tmw/FrugalBuild +++ b/source/games-extra/tmw/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=tmw -pkgver=0.0.28 +pkgver=0.0.28.1 pkgrel=1 pkgdesc="The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG." _F_sourceforge_dirname="themanaworld" @@ -13,6 +13,6 @@ depends=('sdlimage' 'sdl_mixer' 'guichan' 'libgl' 'curl>=7.19.0' 'sdl_net' 'phys rodepends=('tmwmusic') groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('6fc3f1e5efb1fce25adadf8b802ba6713db598d8') +sha1sums=('fd88efd9a14c90bd372a682641a90288eccb5124') # optimization OK From vmiklos at frugalware.org Sat Feb 14 12:26:37 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 12:26:38 2009 Subject: [Frugalware-git] frugalware-current: koffice-1.6.3-7-i686 Message-ID: <20090214112637.8790511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=54297403c12a5ca27d729ecbe85e1ee24b9f8cbd commit 54297403c12a5ca27d729ecbe85e1ee24b9f8cbd Author: Miklos Vajna Date: Sat Feb 14 12:26:23 2009 +0100 koffice-1.6.3-7-i686 - rebuilt with newer imagemagick diff --git a/source/kde-extra/koffice/FrugalBuild b/source/kde-extra/koffice/FrugalBuild index 77b7b6f..8604062 100644 --- a/source/kde-extra/koffice/FrugalBuild +++ b/source/kde-extra/koffice/FrugalBuild @@ -4,7 +4,7 @@ pkgname=koffice pkgver=1.6.3 -pkgrel=6 +pkgrel=7 pkgdesc="An integrated Office suite for KDE" url="http://www.koffice.org" depends=('libkexif' 'kdebase>=3.5.9' 'libpqxx=2.6.9' 'wv2' 'libmysqlclient' 'libwpd' \ From vmiklos at frugalware.org Sat Feb 14 12:29:17 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 12:29:19 2009 Subject: [Frugalware-git] frugalware-current: whois-4.7.30-3-i686 Message-ID: <20090214112917.63A7611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d7de4671f3f41c0616fcafb45c755500af39cd8 commit 7d7de4671f3f41c0616fcafb45c755500af39cd8 Author: Miklos Vajna Date: Sat Feb 14 12:28:44 2009 +0100 whois-4.7.30-3-i686 - remove the manpage as well - thanks bouleetbil for pointing it out diff --git a/source/network/whois/FrugalBuild b/source/network/whois/FrugalBuild index ecacad7..2608717 100644 --- a/source/network/whois/FrugalBuild +++ b/source/network/whois/FrugalBuild @@ -4,7 +4,7 @@ pkgname=whois pkgver=4.7.30 -pkgrel=2 +pkgrel=3 pkgdesc="The GNU whois client" url="http://www.linux.it/~md/software/" depends=('glibc') @@ -26,6 +26,7 @@ build() Ffile $pkgname-$pkgver/whois.conf /etc/whois.conf # conflicts with expect Frm /usr/bin/mkpasswd + Frm /usr/share/man/man1/mkpasswd.1 } sha1sums=('049a8946a62d95d00ca1cafe928a064119237cb0' \ '07bc0caaa23521d35d75584fdb5f95f1befdba25' \ From vmiklos at frugalware.org Sat Feb 14 12:37:42 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 12:37:43 2009 Subject: [Frugalware-git] pacman-g2: libpacman: fixing typo in be_files.c (STRICK -> STICK) Message-ID: <20090214113742.ED08F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=f08af551ddeb23588d330ffb2418f00dbcc55cea commit f08af551ddeb23588d330ffb2418f00dbcc55cea Author: Marcus Habermehl (BMH1980) Date: Sat Feb 14 09:28:05 2009 +0100 libpacman: fixing typo in be_files.c (STRICK -> STICK) diff --git a/lib/libpacman/be_files.c b/lib/libpacman/be_files.c index a8d8539..b004a53 100644 --- a/lib/libpacman/be_files.c +++ b/lib/libpacman/be_files.c @@ -428,7 +428,7 @@ int _pacman_db_read(pmdb_t *db, unsigned int inforeq, pmpkg_t *info) /* FORCE tag only appears in sync repositories, * not the local one. */ info->force = 1; - } else if(!strcmp(line, "%STRICK%")) { + } else if(!strcmp(line, "%STICK%")) { /* STICK tag only appears in sync repositories, * not the local one. */ info->stick = 1; From vmiklos at frugalware.org Sat Feb 14 12:38:04 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 12:38:06 2009 Subject: [Frugalware-git] frugalware-current: dvdauthor-0.6.14-3-i686 Message-ID: <20090214113804.AEF2F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be19b2b2fd5dcc39db1309107decd173f3dee6dd commit be19b2b2fd5dcc39db1309107decd173f3dee6dd Author: Miklos Vajna Date: Sat Feb 14 12:32:34 2009 +0100 dvdauthor-0.6.14-3-i686 - rebuild with newer imagemagick diff --git a/source/xapps/dvdauthor/FrugalBuild b/source/xapps/dvdauthor/FrugalBuild index 3bed77e..107632f 100644 --- a/source/xapps/dvdauthor/FrugalBuild +++ b/source/xapps/dvdauthor/FrugalBuild @@ -4,9 +4,9 @@ pkgname=dvdauthor pkgver=0.6.14 -pkgrel=2 +pkgrel=3 pkgdesc="Will generate a DVD movie from a valid mpeg2 stream" -depends=('imagemagick>=6.4.2_1' 'fontconfig>=2.4.0' 'libdvdread' 'libtiff' 'libjpeg' 'libsm' 'libxcb' 'libtool') +depends=('imagemagick>=6.4.8_9' 'fontconfig>=2.4.0' 'libdvdread' 'libtiff' 'libjpeg' 'libsm' 'libxcb' 'libtool') Finclude sourceforge license="GPL2" groups=('xapps') From vmiklos at frugalware.org Sat Feb 14 12:38:04 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 12:38:07 2009 Subject: [Frugalware-git] frugalware-current: gtkcdlabel-1.14-1-i686 Message-ID: <20090214113804.C994E11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f0623157aa74b7d9e8c57748668588bd6043be3c commit f0623157aa74b7d9e8c57748668588bd6043be3c Author: Miklos Vajna Date: Sat Feb 14 12:37:48 2009 +0100 gtkcdlabel-1.14-1-i686 - version bump - built with newer imagemagick diff --git a/source/xapps-extra/gtkcdlabel/FrugalBuild b/source/xapps-extra/gtkcdlabel/FrugalBuild index 2c5cf63..49170de 100644 --- a/source/xapps-extra/gtkcdlabel/FrugalBuild +++ b/source/xapps-extra/gtkcdlabel/FrugalBuild @@ -3,17 +3,17 @@ # Contributor: Miklos Nemeth pkgname=gtkcdlabel -pkgver=1.13 +pkgver=1.14 pkgrel=1 pkgdesc="GUI frontend for cdlabelgen" depends=() -rodepends=('pygtk' 'cdlabelgen' 'imagemagick') +rodepends=('pygtk' 'cdlabelgen' 'imagemagick>=6.4.8_9') groups=('xapps-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=.tar.bz2 Finclude sourceforge url="http://gtkcdlabel.sourceforge.net" -sha1sums=('07c0bfd82540ea6fde8b30156e4d10b415143349') +sha1sums=('6b44533c6e10fd2dfb2e42d1928e70baf6d9d585') build() { From vmiklos at frugalware.org Sat Feb 14 14:36:03 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 14:36:05 2009 Subject: [Frugalware-git] frugalware-current: k3d-0.6.7.0-7-i686 Message-ID: <20090214133603.37FA311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9d4aa6a6b0e6173c579bfb6900c010065ac23e4 commit f9d4aa6a6b0e6173c579bfb6900c010065ac23e4 Author: Miklos Vajna Date: Sat Feb 14 13:21:52 2009 +0100 k3d-0.6.7.0-7-i686 - rebuild with newer imagemagick diff --git a/source/xapps-extra/k3d/FrugalBuild b/source/xapps-extra/k3d/FrugalBuild index b180ea4..cd69740 100644 --- a/source/xapps-extra/k3d/FrugalBuild +++ b/source/xapps-extra/k3d/FrugalBuild @@ -4,10 +4,10 @@ pkgname=k3d pkgver=0.6.7.0 -pkgrel=6 +pkgrel=7 pkgdesc="A complete free-as-in-freedom 3D modeling, animation and rendering system." -depends=('gtkglext' 'imagemagick' 'librsvg' 'gts' 'python>=2.6' 'openexr>=1.4.0a' 'libxml2' 'libsigc++2' 'freetype2' \ - 'plib' 'graphviz' 'libtiff' 'atk' 'gtkmm' 'pango' 'glibmm' 'libboost-mt>=1.37.0') +depends=('gtkglext' 'imagemagick>=6.4.8_9' 'librsvg' 'gts' 'python>=2.6' 'openexr>=1.4.0a' 'libxml2' 'libsigc++2' \ + 'freetype2' 'plib' 'graphviz' 'libtiff' 'atk' 'gtkmm' 'pango' 'glibmm' 'libboost-mt>=1.37.0') makedepends=('boost>=1.37.0') groups=('xapps-extra') archs=('i686' 'x86_64') From vmiklos at frugalware.org Sat Feb 14 14:36:03 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 14:36:07 2009 Subject: [Frugalware-git] frugalware-current: lilypond-2.12.1-2-i686 Message-ID: <20090214133603.51D5411B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=041ad0cde9da9634c6130f6518025933e12e3761 commit 041ad0cde9da9634c6130f6518025933e12e3761 Author: Miklos Vajna Date: Sat Feb 14 14:35:50 2009 +0100 lilypond-2.12.1-2-i686 - rebuild with newer imagemagick diff --git a/source/xapps-extra/lilypond/FrugalBuild b/source/xapps-extra/lilypond/FrugalBuild index 9426814..01c621c 100644 --- a/source/xapps-extra/lilypond/FrugalBuild +++ b/source/xapps-extra/lilypond/FrugalBuild @@ -3,11 +3,11 @@ pkgname=lilypond pkgver=2.12.1 -pkgrel=1 +pkgrel=2 pkgdesc="music notation for everyone" url="http://lilypond.org/web/" depends=('fontforge' 'mftrace>=1.2.3' 'guile>=1.8.4-2' 'texinfo' 'python' 'gettext' 'pango' 'ghostscript' 'urw-fonts' 'fontconfig' 'freetype2' 'libtool>=2.2.2') -makedepends=('netpbm' 'imagemagick' 'rsync' 'zip') +makedepends=('netpbm' 'imagemagick>=6.4.8_9' 'rsync' 'zip') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump 'http://lilypond.org/web/' | grep 'Stable.*Docum' | sed 's/.* \([0-9\.]\+\) .*/\1/'" From vmiklos at frugalware.org Sat Feb 14 15:08:17 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 15:08:20 2009 Subject: [Frugalware-git] frugalware-current: lives-0.9.9.6-1-i686 Message-ID: <20090214140817.4757F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8ea17ce71c88583f9f0917ba346297b2e8095c03 commit 8ea17ce71c88583f9f0917ba346297b2e8095c03 Author: Miklos Vajna Date: Sat Feb 14 14:43:37 2009 +0100 lives-0.9.9.6-1-i686 - version bump - build with newer imagemagick diff --git a/source/xapps-extra/lives/FrugalBuild b/source/xapps-extra/lives/FrugalBuild index 409b102..e018729 100644 --- a/source/xapps-extra/lives/FrugalBuild +++ b/source/xapps-extra/lives/FrugalBuild @@ -3,10 +3,10 @@ # Contributor: Tuxbubling pkgname=lives -pkgver=0.9.9.4 +pkgver=0.9.9.6 pkgrel=1 pkgdesc="LiVES is a powerful video system aimed at the digital video artist and VJ." -depends=('mplayer' 'imagemagick' 'gtk+2>=2.10.2' 'libjpeg' 'sox>=14.2.0' 'transcode>=1.0.3' \ +depends=('mplayer' 'imagemagick>=6.4.8_9' 'gtk+2>=2.10.2' 'libjpeg' 'sox>=14.2.0' 'transcode>=1.0.3' \ 'xmms' 'libavc1394' 'freetype2' 'libvisual-plugins' 'sdl' 'liboil' 'jack') makedepends=('imake') rodepends=('perl' 'python') @@ -17,7 +17,7 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://www.xs4all.nl/~salsaman/lives/" source=($url/current/LiVES-$pkgver.tar.bz2) -sha1sums=('f0f1fb0d25da8cb00e0a2efb5070332c4e09ed49') +sha1sums=('a98775d2785a8a2c9b6f25cbfa0feba6b3e4bf33') build() { From vmiklos at frugalware.org Sat Feb 14 15:08:17 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 15:08:21 2009 Subject: [Frugalware-git] frugalware-current: lyx-1.6.0-2-i686 Message-ID: <20090214140817.623B411B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0d00015f4a73ad27985c119256077891890b0c3 commit e0d00015f4a73ad27985c119256077891890b0c3 Author: Miklos Vajna Date: Sat Feb 14 14:53:19 2009 +0100 lyx-1.6.0-2-i686 - rebuilt with newer imagemagick diff --git a/source/xapps-extra/lyx/FrugalBuild b/source/xapps-extra/lyx/FrugalBuild index 12567e5..db4b650 100644 --- a/source/xapps-extra/lyx/FrugalBuild +++ b/source/xapps-extra/lyx/FrugalBuild @@ -4,10 +4,10 @@ pkgname=lyx pkgver=1.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="An advanced open-source document processor based on TeX" url='http://www.lyx.org' -depends=('tetex' 'python' 'perl' 'imagemagick' 'aspell' 'libqtgui') +depends=('tetex' 'python' 'perl' 'imagemagick>=6.4.8_9' 'aspell' 'libqtgui') #'libboost-mt>=1.35.0') #makedepends=('boost>=1.35.0') groups=('xapps-extra') From vmiklos at frugalware.org Sat Feb 14 15:08:17 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 15:08:22 2009 Subject: [Frugalware-git] frugalware-current: qbittorrent-1.3.1-2-i686 Message-ID: <20090214140817.73E7B11B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b6e361428bf9a244ef833b50c22cd09257395568 commit b6e361428bf9a244ef833b50c22cd09257395568 Author: Miklos Vajna Date: Sat Feb 14 15:04:38 2009 +0100 qbittorrent-1.3.1-2-i686 - rebuilt with newer imagemagick diff --git a/source/xapps-extra/qbittorrent/FrugalBuild b/source/xapps-extra/qbittorrent/FrugalBuild index 2f673f3..c604803 100644 --- a/source/xapps-extra/qbittorrent/FrugalBuild +++ b/source/xapps-extra/qbittorrent/FrugalBuild @@ -3,11 +3,11 @@ pkgname=qbittorrent pkgver=1.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="A Bittorrent client." depends=('libtorrent-rasterbar>=0.14.1' 'curl>=7.19.0' 'python>=2.6' \ 'libqtgui>=4.4.1' 'libqtnetwork>=4.4.1' 'libqtxml>=4.4.1' 'libboost-mt>=1.37.0' \ - 'zziplib' 'libtool' 'qt4-qdbus>=4.4.1') + 'zziplib' 'libtool' 'qt4-qdbus>=4.4.1' 'imagemagick>=6.4.8_9') makedepends=('boost>=1.37.0' 'asio>=1.3') groups=('xapps-extra') archs=('i686' 'x86_64') From vmiklos at frugalware.org Sat Feb 14 15:08:17 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 15:08:23 2009 Subject: [Frugalware-git] frugalware-current: thunar-thumbnailers-0.4.1-2-i686 Message-ID: <20090214140817.8F82311B877E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c2171ecbf1e551d55d48852052f14887afe56f36 commit c2171ecbf1e551d55d48852052f14887afe56f36 Author: Miklos Vajna Date: Sat Feb 14 15:06:09 2009 +0100 thunar-thumbnailers-0.4.1-2-i686 - rebuilt with newer imagemagick diff --git a/source/xfce4-extra/thunar-thumbnailers/FrugalBuild b/source/xfce4-extra/thunar-thumbnailers/FrugalBuild index 9aadfe0..e15216f 100644 --- a/source/xfce4-extra/thunar-thumbnailers/FrugalBuild +++ b/source/xfce4-extra/thunar-thumbnailers/FrugalBuild @@ -3,10 +3,10 @@ pkgname=thunar-thumbnailers pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Additional thumbnailers for Thunar file manager." makedepends=('intltool') -depends=('thunar>=0.9.0' 'ffmpegthumbnailer' 'dcraw' 'imagemagick') +depends=('thunar>=0.9.0' 'ffmpegthumbnailer' 'dcraw' 'imagemagick>=6.4.8_9') groups=('xfce4-extra' 'xfce4-goodies') _F_xfce_goodies_ext=".tar.bz2" Finclude xfce4 From vmiklos at frugalware.org Sat Feb 14 15:08:17 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 15:08:24 2009 Subject: [Frugalware-git] frugalware-current: tango-icon-theme-0.8.1-2-i686 Message-ID: <20090214140817.A281711B877F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=595909fddd15ba519a6c86ccfad5905da4bad190 commit 595909fddd15ba519a6c86ccfad5905da4bad190 Author: Miklos Vajna Date: Sat Feb 14 15:07:59 2009 +0100 tango-icon-theme-0.8.1-2-i686 - rebuilt with newer imagemagick diff --git a/source/xlib/tango-icon-theme/FrugalBuild b/source/xlib/tango-icon-theme/FrugalBuild index 28df84d..ce7d0a3 100644 --- a/source/xlib/tango-icon-theme/FrugalBuild +++ b/source/xlib/tango-icon-theme/FrugalBuild @@ -3,14 +3,14 @@ pkgname=tango-icon-theme pkgver=0.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="The Tango Desktop Project exists to create a consistent user experience." url="http://tango.freedesktop.org/Tango_Desktop_Project" -makedepends=('imagemagick' 'icon-naming-utils>=0.8.3' 'fontconfig' 'perl-xml-parser' 'libpng') +makedepends=('imagemagick>=6.4.8_9' 'icon-naming-utils>=0.8.3' 'fontconfig' 'perl-xml-parser' 'libpng') depends=() groups=('xlib') archs=('i686' 'x86_64') -up2date="lynx -dump http://tango.freedesktop.org/releases/|Flasttar" +up2date="Flasttar http://tango.freedesktop.org/releases/" source=(http://tango.freedesktop.org/releases/$pkgname-$pkgver.tar.gz \ $pkgname-configure.patch) sha1sums=('75ed88618264951755a6b47bea8d3b6484a93ed3' \ From vmiklos at frugalware.org Sat Feb 14 19:04:27 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 19:04:29 2009 Subject: [Frugalware-git] frugalware-current: xine-lib-1.1.16.1-2-i686 Message-ID: <20090214180427.969D311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aad99fd0532408584cde3b6dcf681f0b560bcb57 commit aad99fd0532408584cde3b6dcf681f0b560bcb57 Author: Miklos Vajna Date: Sat Feb 14 19:03:20 2009 +0100 xine-lib-1.1.16.1-2-i686 - rebuild with newer imagemagick diff --git a/source/xlib/xine-lib/FrugalBuild b/source/xlib/xine-lib/FrugalBuild index 321920b..ecb37f6 100644 --- a/source/xlib/xine-lib/FrugalBuild +++ b/source/xlib/xine-lib/FrugalBuild @@ -4,13 +4,13 @@ pkgname=xine-lib pkgver=1.1.16.1 -pkgrel=1 +pkgrel=2 pkgdesc="Xine multimedia playback engine libraries" _F_sourceforge_dirname="xine" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://xinehq.de" -depends=('imagemagick' 'aalib' 'libmng' 'libtheora' 'libvorbis' \ +depends=('imagemagick>=6.4.8_9' 'aalib' 'libmng' 'libtheora' 'libvorbis' \ 'faad2>=2.6' 'flac>=1.1.4' 'libxvmc' 'libxv' \ 'speex' 'wavpack' 'libmpcdec' 'freetype2>=2.3.4' 'fontconfig' \ 'mesa' 'libx11' 'libxxf86vm' 'ffmpeg' 'x264>=20080426' 'libtool' \ From vmiklos at frugalware.org Sat Feb 14 19:04:27 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 14 19:04:31 2009 Subject: [Frugalware-git] frugalware-current: dvd-slideshow-0.8.0_1-3-i686 Message-ID: <20090214180427.B48E011B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be1569bd3e371f87b910252e399dad0a889dd1eb commit be1569bd3e371f87b910252e399dad0a889dd1eb Author: Miklos Vajna Date: Sat Feb 14 19:04:05 2009 +0100 dvd-slideshow-0.8.0_1-3-i686 - rebuilt with newer imagemagick diff --git a/source/xmultimedia-extra/dvd-slideshow/FrugalBuild b/source/xmultimedia-extra/dvd-slideshow/FrugalBuild index c1734cb..8b846fa 100644 --- a/source/xmultimedia-extra/dvd-slideshow/FrugalBuild +++ b/source/xmultimedia-extra/dvd-slideshow/FrugalBuild @@ -5,9 +5,9 @@ pkgname=dvd-slideshow pkgver=0.8.0_1 _pkgver=${pkgver/_/-} -pkgrel=2 +pkgrel=3 pkgdesc="dvd-slideshow makes a DVD slideshow video with menus from a text file listing of pictures, effects, and audio tracks." -rodepends=('imagemagick' 'libdvdread' 'dvdauthor' 'ffmpeg' 'lame' 'mjpegtools' 'sox>=14.2.0') +rodepends=('imagemagick>=6.4.8_9' 'libdvdread' 'dvdauthor' 'ffmpeg' 'lame' 'mjpegtools' 'sox>=14.2.0') depends=() Finclude sourceforge license="GPL" From boobaa at frugalware.org Sat Feb 14 20:47:56 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat Feb 14 20:47:57 2009 Subject: [Frugalware-git] frugalware-current: perl-glib-1.201-1-i686 Message-ID: <20090214194756.A730711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=590c89a9b56319e22860c1c49555430a4e445446 commit 590c89a9b56319e22860c1c49555430a4e445446 Author: CSÉCSY LászlĂł Date: Sat Feb 14 20:47:16 2009 +0100 perl-glib-1.201-1-i686 version bump diff --git a/source/devel-extra/perl-glib/FrugalBuild b/source/devel-extra/perl-glib/FrugalBuild index 4f3ce9b..9dae2b9 100644 --- a/source/devel-extra/perl-glib/FrugalBuild +++ b/source/devel-extra/perl-glib/FrugalBuild @@ -4,10 +4,10 @@ _F_perl_name=Glib _F_perl_author=T/TS/TSCH -pkgver=1.200 +pkgver=1.201 pkgdesc="Perl wrappers for the GLib utility and Object libraries" depends=('perl>=5.10.0-2' 'glib2') makedepends=('perl-extutils-depends>=0.300' 'perl-extutils-pkgconfig>=1.08') Finclude perl archs=('i686' 'x86_64' 'ppc') -sha1sums=('b29d533a3b0d136bc4ed04336a0694de3371c02b') +sha1sums=('38d24708c60447ad41253b339d7231b87c97b252') From boobaa at frugalware.org Sat Feb 14 20:50:56 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat Feb 14 20:50:57 2009 Subject: [Frugalware-git] frugalware-current: perl-html-parser-3.60-1-i686 Message-ID: <20090214195056.5A0A111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d92da4de9d068437da2814d6d4c734038a836e6d commit d92da4de9d068437da2814d6d4c734038a836e6d Author: CSÉCSY LászlĂł Date: Sat Feb 14 20:49:55 2009 +0100 perl-html-parser-3.60-1-i686 version bump diff --git a/source/devel-extra/perl-html-parser/FrugalBuild b/source/devel-extra/perl-html-parser/FrugalBuild index 51ba8c0..56dcf75 100644 --- a/source/devel-extra/perl-html-parser/FrugalBuild +++ b/source/devel-extra/perl-html-parser/FrugalBuild @@ -5,12 +5,12 @@ _F_perl_name=HTML-Parser _F_perl_author=G/GA/GAAS -pkgver=3.59 +pkgver=3.60 pkgrel=1 pkgdesc="Perl Module: HTML parser class" url="http://search.cpan.org/~gaas/HTML-Parser" depends=('perl-html-tagset') Finclude perl archs=('i686' 'x86_64' 'ppc') -sha1sums=('e8c96fa238c1b1ce09eaa74bfc41d044512324cd') +sha1sums=('c58f4a093428c0b55d211d465891251229463811') # optimization OK From boobaa at frugalware.org Sat Feb 14 20:55:09 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat Feb 14 20:55:10 2009 Subject: [Frugalware-git] frugalware-current: perl-gtk2-1.203-1-i686 Message-ID: <20090214195509.22FC211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d876a0a36c0a0a49c8ce6aa8025d9b59ade6bf37 commit d876a0a36c0a0a49c8ce6aa8025d9b59ade6bf37 Author: CSÉCSY LászlĂł Date: Sat Feb 14 20:54:43 2009 +0100 perl-gtk2-1.203-1-i686 version bump diff --git a/source/xlib-extra/perl-gtk2/FrugalBuild b/source/xlib-extra/perl-gtk2/FrugalBuild index 66d47cc..b4362bd 100644 --- a/source/xlib-extra/perl-gtk2/FrugalBuild +++ b/source/xlib-extra/perl-gtk2/FrugalBuild @@ -5,7 +5,7 @@ pkgname=perl-gtk2 _F_perl_name=Gtk2 _F_perl_author=T/TS/TSCH -pkgver=1.202 +pkgver=1.203 pkgdesc="Perl interface to the 2.x series of the Gimp Toolkit library" depends=('gtk+2>=2.10.3' 'perl-glib>=1.200' 'perl-cairo>=1.045-2') makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig') @@ -14,6 +14,6 @@ pkgrel=1 groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') -sha1sums=('16e6d48762b9aa8e311206fd21d0cee3f2649e29') +sha1sums=('7124a4b3258b336a41c13b0a610ce05e029fe2d4') # optimization OK From boobaa at frugalware.org Sat Feb 14 20:58:20 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat Feb 14 20:58:21 2009 Subject: [Frugalware-git] frugalware-current: drupal-imagefield-5.x_2.4-1-i686 Message-ID: <20090214195820.5BB7C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aaea9f3bb19c9b4bd49ae4d4acb776a8ea4402c3 commit aaea9f3bb19c9b4bd49ae4d4acb776a8ea4402c3 Author: CSÉCSY LászlĂł Date: Sat Feb 14 20:58:12 2009 +0100 drupal-imagefield-5.x_2.4-1-i686 version bump diff --git a/source/network-extra/drupal-imagefield/FrugalBuild b/source/network-extra/drupal-imagefield/FrugalBuild index 49dc710..22fc875 100644 --- a/source/network-extra/drupal-imagefield/FrugalBuild +++ b/source/network-extra/drupal-imagefield/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: CSÉCSY László _F_drupal_module=imagefield -pkgver=5.x_2.3 +pkgver=5.x_2.4 pkgrel=1 pkgdesc="Provides a basic image field for CCK in Drupal" rodepends=('drupal-cck') Finclude drupal -sha1sums=('b7f642665a8cb11008fbbb2a331667d9e0f4fbe9') +sha1sums=('61c279dac3f57856a71df934615ed209c2897726') From boobaa at frugalware.org Sat Feb 14 20:59:52 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat Feb 14 20:59:53 2009 Subject: [Frugalware-git] frugalware-current: wordpress-2.7.1-1-i686 Message-ID: <20090214195952.58BA911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f307944c4fc2ee6d8f1a62e99923917fd70857aa commit f307944c4fc2ee6d8f1a62e99923917fd70857aa Author: CSÉCSY LászlĂł Date: Sat Feb 14 20:59:23 2009 +0100 wordpress-2.7.1-1-i686 version bump closes #3618 in -current diff --git a/source/network-extra/wordpress/FrugalBuild b/source/network-extra/wordpress/FrugalBuild index 5d6e50e..2d939fd 100644 --- a/source/network-extra/wordpress/FrugalBuild +++ b/source/network-extra/wordpress/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László pkgname=wordpress -pkgver=2.7 +pkgver=2.7.1 pkgrel=1 pkgdesc="a state-of-the-art semantic personal publishing platform" url="http://wordpress.org/" @@ -21,4 +21,4 @@ build() Fmv ../src/$pkgname /var/www/$pkgname } -sha1sums=('9f456767739a8632e662cc561a861d7cc4d72ab6') +sha1sums=('00ba80d6123e18b675952a6cafb84fca066b54d4') From boobaa at frugalware.org Sat Feb 14 21:03:31 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat Feb 14 21:03:32 2009 Subject: [Frugalware-git] frugalware-current: drupal-taxonomy_list-5.x_1.5-1-i686 Message-ID: <20090214200331.0B22111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=408617e7e1de84a20bfef0e2b9996a989eccf414 commit 408617e7e1de84a20bfef0e2b9996a989eccf414 Author: CSÉCSY LászlĂł Date: Sat Feb 14 21:03:22 2009 +0100 drupal-taxonomy_list-5.x_1.5-1-i686 version bump diff --git a/source/network-extra/drupal-taxonomy_list/FrugalBuild b/source/network-extra/drupal-taxonomy_list/FrugalBuild index 87a0c5f..867e54b 100644 --- a/source/network-extra/drupal-taxonomy_list/FrugalBuild +++ b/source/network-extra/drupal-taxonomy_list/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László _F_drupal_module=taxonomy_list -pkgver=5.x_1.4 +pkgver=5.x_1.5 pkgrel=1 pkgdesc="Displays the terms under categories with image and description in Drupal" Finclude drupal -sha1sums=('de73ded2c4a33d7048b82cfbe8514c2f0cbcdc8f') +sha1sums=('939a42834533252c2ac5eb36c530528a09fd6266') From boobaa at frugalware.org Sat Feb 14 21:04:14 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat Feb 14 21:04:16 2009 Subject: [Frugalware-git] frugalware-0.9: wordpress-2.7.1-1solaria1-i686 Message-ID: <20090214200414.EAD4E11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.9.git;a=commitdiff;h=33bcef1329023f21682bef0fac3bf2957bd862c6 commit 33bcef1329023f21682bef0fac3bf2957bd862c6 Author: CSÉCSY LászlĂł Date: Sat Feb 14 21:03:49 2009 +0100 wordpress-2.7.1-1solaria1-i686 secfix verbump, backport of f307944 closes #3618 in -stable diff --git a/source/network-extra/wordpress/FrugalBuild b/source/network-extra/wordpress/FrugalBuild index 113a1cb..151a4eb 100644 --- a/source/network-extra/wordpress/FrugalBuild +++ b/source/network-extra/wordpress/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László pkgname=wordpress -pkgver=2.6.5 +pkgver=2.7.1 pkgrel=1solaria1 pkgdesc="a state-of-the-art semantic personal publishing platform" url="http://wordpress.org/" @@ -21,4 +21,4 @@ build() Fmv ../src/$pkgname /var/www/$pkgname } -sha1sums=('df26684fae8603b185ee508583f274050a6942d7') +sha1sums=('00ba80d6123e18b675952a6cafb84fca066b54d4') From boobaa at frugalware.org Sat Feb 14 21:06:22 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat Feb 14 21:06:23 2009 Subject: [Frugalware-git] frugalware-current: man-pages-3.18-1-i686 Message-ID: <20090214200622.7441B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3f8c380a787572f2cb13a38dd30683de77486e4b commit 3f8c380a787572f2cb13a38dd30683de77486e4b Author: CSÉCSY LászlĂł Date: Sat Feb 14 21:06:06 2009 +0100 man-pages-3.18-1-i686 version bump diff --git a/source/apps/man-pages/FrugalBuild b/source/apps/man-pages/FrugalBuild index 2435edd..c6e04f6 100644 --- a/source/apps/man-pages/FrugalBuild +++ b/source/apps/man-pages/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=man-pages -pkgver=3.17 +pkgver=3.18 pkgrel=1 pkgdesc="Man pages are online documentation for Linux" url="http://www.win.tue.nl/~aeb/linux/man" @@ -41,4 +41,4 @@ build() Frm /usr/share/man/man4/mouse.4 } -sha1sums=('cd0f1b775b5ddd025e3a5305ed4e7b368bde1565') +sha1sums=('26228b21d80585e6d29159077dcc3bb5ab18bb80') From priyank at frugalware.org Sat Feb 14 21:13:12 2009 From: priyank at frugalware.org (Priyank) Date: Sat Feb 14 21:13:14 2009 Subject: [Frugalware-git] frugalware-current: python-eyed3-0.6.17-1-i686 Message-ID: <20090214201312.65C3E11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a598384de61b503cce954aad7b069f32f78a6584 commit a598384de61b503cce954aad7b069f32f78a6584 Author: Priyank Date: Sun Feb 15 01:19:02 2009 +0530 python-eyed3-0.6.17-1-i686 * Version bump diff --git a/source/devel-extra/python-eyed3/FrugalBuild b/source/devel-extra/python-eyed3/FrugalBuild index 11414b2..751a9aa 100644 --- a/source/devel-extra/python-eyed3/FrugalBuild +++ b/source/devel-extra/python-eyed3/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Mcklaren pkgname=python-eyed3 -pkgver=0.6.16 -pkgrel=2 +pkgver=0.6.17 +pkgrel=1 pkgdesc="A Python module and program for processing information about mp3 files." url="http://eyed3.nicfit.net/" depends=('python') @@ -13,5 +13,5 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://eyed3.nicfit.net/ | grep 'stable' | sed -e 's/.*is \(.*\)/\1/' -e 's|. .*||g'" source=("http://eyed3.nicfit.net/releases/eyeD3-$pkgver.tar.gz") _F_cd_path="eyeD3-$pkgver" -sha1sums=('d6644a6c2054359209cf3159bb7d79e82758a9e1') +sha1sums=('a607ce4355f395ef137c265f8dad60ac67ba4e47') From priyank at frugalware.org Sat Feb 14 21:13:12 2009 From: priyank at frugalware.org (Priyank) Date: Sat Feb 14 21:13:15 2009 Subject: [Frugalware-git] frugalware-current: perl-anyevent-4.34-1-i686 Message-ID: <20090214201312.4FE9411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d330c7ae390e3502bc6c884afe78fdb712ca8359 commit d330c7ae390e3502bc6c884afe78fdb712ca8359 Author: Priyank Date: Sun Feb 15 01:17:59 2009 +0530 perl-anyevent-4.34-1-i686 * Version bump diff --git a/source/devel-extra/perl-anyevent/FrugalBuild b/source/devel-extra/perl-anyevent/FrugalBuild index 5e876a6..b663463 100644 --- a/source/devel-extra/perl-anyevent/FrugalBuild +++ b/source/devel-extra/perl-anyevent/FrugalBuild @@ -4,10 +4,10 @@ _F_perl_name=AnyEvent _F_perl_author=M/ML/MLEHMANN -pkgver=4.331 +pkgver=4.34 pkgdesc="Perl framework for multiple event loops." depends=('perl-event>=1.10') Finclude perl archs=('i686' 'x86_64') -sha1sums=('bf0bd5b436260898c12076e46aee35e93b0220a2') +sha1sums=('ff1a895f323edb2da410013a411d2c5f047c193c') From priyank at frugalware.org Sat Feb 14 21:13:12 2009 From: priyank at frugalware.org (Priyank) Date: Sat Feb 14 21:13:16 2009 Subject: [Frugalware-git] frugalware-current: gwget-1.00-1-i686 Message-ID: <20090214201312.77C1811B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f413c528d4049cab08d58da792c0022e8ece4e54 commit f413c528d4049cab08d58da792c0022e8ece4e54 Author: Priyank Date: Sun Feb 15 01:41:30 2009 +0530 gwget-1.00-1-i686 * Version bump * Updated depends diff --git a/source/gnome-extra/gwget/FrugalBuild b/source/gnome-extra/gwget/FrugalBuild index f85f04c..8befb81 100644 --- a/source/gnome-extra/gwget/FrugalBuild +++ b/source/gnome-extra/gwget/FrugalBuild @@ -3,11 +3,12 @@ # Contributor: AlexExtreme pkgname=gwget -pkgver=0.99 +pkgver=1.00 pkgrel=1 pkgdesc="Gwget is a download manager for the GNOME desktop." url="http://gnome.org/projects/gwget/index.html" -depends=('wget' 'libgnomeui' 'libglade' 'gconf' 'gtk+2' 'glib2' 'dbus' 'libnotify') +depends=('wget>=1.11.4' 'libgnomeui>=2.24.0' 'libglade>=2.6.3' \ + 'gconf>=2.24.0' 'gtk+2>=2.14.7' 'dbus>=1.2.12' 'libnotify') makedepends=('perl-xml-parser' 'intltool' 'gettext' 'pkgconfig') groups=('gnome-extra') archs=('i686' 'x86_64') @@ -16,6 +17,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_devel="y" Finclude gnome gnome-scriptlet -sha1sums=('3514df4cea48a2ebf023fc90e792ea6a79b7ea99') +sha1sums=('bd8cc431787d44370787a946d99a34f77c3711f2') # optimization OK From bouleetbil at frogdev.info Sat Feb 14 23:21:23 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 14 23:21:25 2009 Subject: [Frugalware-git] frugalware-current: libupnp-1.6.6-1-i686 Message-ID: <20090214222123.2791611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=55037f9098bef700370c91c38bb7d13ed2619b61 commit 55037f9098bef700370c91c38bb7d13ed2619b61 Author: bouleetbil Date: Sat Feb 14 23:19:45 2009 +0100 libupnp-1.6.6-1-i686 *new package diff --git a/source/lib-extra/libupnp/FrugalBuild b/source/lib-extra/libupnp/FrugalBuild new file mode 100644 index 0000000..7a18706 --- /dev/null +++ b/source/lib-extra/libupnp/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.17 SBU +# Maintainer: bouleetbil + +pkgname=libupnp +pkgver=1.6.6 +pkgrel=1 +pkgdesc="An Portable Open Source UPnP Development Kit" +depends=('glibc') +groups=('lib-extra') +archs=('i686') +_F_sourceforge_prefix="LibUPnP " +_F_sourceforge_realname="pupnp" +_F_sourceforge_dirname="pupnp" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge +sha1sums=('24c2c349cb52ed3d62121fbdae205c8d9dc0f5fa') + +# optimization OK From bouleetbil at frogdev.info Sun Feb 15 00:23:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 15 00:23:48 2009 Subject: [Frugalware-git] frugalware-current: libdlna-0.2.3-1-i686 Message-ID: <20090214232346.50CF311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=044174e64e694ac6fb7f41655339df5f3de26080 commit 044174e64e694ac6fb7f41655339df5f3de26080 Author: bouleetbil Date: Sun Feb 15 00:22:45 2009 +0100 libdlna-0.2.3-1-i686 *new package diff --git a/source/xlib-extra/libdlna/FrugalBuild b/source/xlib-extra/libdlna/FrugalBuild new file mode 100644 index 0000000..8ad170a --- /dev/null +++ b/source/xlib-extra/libdlna/FrugalBuild @@ -0,0 +1,28 @@ +# Compiling Time: 0.01 SBU +# Maintainer: bouleetbil + +pkgname=libdlna +pkgver=0.2.3 +pkgrel=1 +pkgdesc="A reference open-source implementation of DLNA (Digital Living Network Alliance) standards." +url="http://libdlna.geexbox.org" +source=(http://libdlna.geexbox.org/releases/$pkgname-$pkgver.tar.bz2 \ + ffmpeg-libavcodec-fix.patch ffmpeg-include-fix.patch) +up2date="Flasttar http://libdlna.geexbox.org/releases/" +depends=('ffmpeg') +groups=('xlib-extra') +archs=('i686') +sha1sums=('87159167610abde806a7addb8e425dbdc446856e' \ + '922c80b86b37214f0d225a36c55da841b5d114e2' \ + '14bbc40740994d56c396a45e62d6b53043b55163') +Fconfopts="${Fconfopts[@]} --disable-static" + +build() { + Fcd + Fpatchall + Fmake + Fsed "\$(DESTDIR)" "$Fdestdir" config.mak + Fmakeinstall +} + +# optimization OK diff --git a/source/xlib-extra/libdlna/ffmpeg-include-fix.patch b/source/xlib-extra/libdlna/ffmpeg-include-fix.patch new file mode 100644 index 0000000..6cef833 --- /dev/null +++ b/source/xlib-extra/libdlna/ffmpeg-include-fix.patch @@ -0,0 +1,46 @@ +--- src/av_mpeg4_part2.c 2007-11-26 12:47:43.000000000 -0800 ++++ src/av_mpeg4_part2-1.c 2008-04-23 20:37:45.000000000 -0700 +@@ -26,7 +26,7 @@ + #include + #include + +-#include ++#include + + #include "dlna_internals.h" + #include "profiles.h" +--- src/profiles.h 2007-11-26 12:47:43.000000000 -0800 ++++ src/profiles1.h 2008-04-23 20:36:25.000000000 -0700 +@@ -22,8 +22,8 @@ + #ifndef _PROFILES_H_ + #define _PROFILES_H_ + +-#include +-#include ++#include ++#include + + #include "dlna_internals.h" + #include "containers.h" +--- src/av_mpeg4_part10.c 2007-11-26 12:47:43.000000000 -0800 ++++ src/av_mpeg4_part10-1.c 2008-04-23 20:36:51.000000000 -0700 +@@ -26,7 +26,7 @@ + #include + #include + +-#include ++#include + + #include "dlna_internals.h" + #include "profiles.h" +--- src/containers.c 2007-11-26 12:47:43.000000000 -0800 ++++ src/containers1.c 2008-04-23 20:37:17.000000000 -0700 +@@ -4,7 +4,7 @@ + #include + #include + +-#include ++#include + + #include "containers.h" + #include "profiles.h" diff --git a/source/xlib-extra/libdlna/ffmpeg-libavcodec-fix.patch b/source/xlib-extra/libdlna/ffmpeg-libavcodec-fix.patch new file mode 100644 index 0000000..f6f3ffe --- /dev/null +++ b/source/xlib-extra/libdlna/ffmpeg-libavcodec-fix.patch @@ -0,0 +1,14 @@ +--- configure 2007-11-26 12:47:43.000000000 -0800 ++++ configure1 2008-04-23 19:47:44.000000000 -0700 +@@ -610,9 +610,9 @@ + fi + + echolog "Checking for libavformat ..." +-check_lib ffmpeg/avformat.h av_register_all -lavformat || die "Error, can't find libavformat !" ++check_lib libavformat/avformat.h av_register_all -lavformat || die "Error, can't find libavformat !" + echolog "Checking for libavcodec ..." +-check_lib ffmpeg/avcodec.h avcodec_register_all -lavcodec || die "Error, can't find libavcodec !" ++check_lib libavcodec/avcodec.h avcodec_register_all -lavcodec || die "Error, can't find libavcodec !" + + ################################################# + # version From priyank at frugalware.org Sun Feb 15 07:02:29 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 15 07:02:31 2009 Subject: [Frugalware-git] frugalware-current: fam-2.7.0-3-i686 Message-ID: <20090215060229.8503111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=554ba5b91249f2d11d7508e12f539447dc76d6d7 commit 554ba5b91249f2d11d7508e12f539447dc76d6d7 Author: Priyank Date: Sun Feb 15 11:30:49 2009 +0530 fam-2.7.0-3-i686 * New initscript. * Added patch to fix build. diff --git a/source/apps-extra/fam/FrugalBuild b/source/apps-extra/fam/FrugalBuild index 6359d82..4d62990 100644 --- a/source/apps-extra/fam/FrugalBuild +++ b/source/apps-extra/fam/FrugalBuild @@ -3,7 +3,7 @@ pkgname=fam pkgver=2.7.0 -pkgrel=2 +pkgrel=3 pkgdesc="File Alteration Monitor - used by KDE, GNOME and others" url="http://oss.sgi.com/projects/fam/" backup=(etc/fam.conf etc/fam/fam.conf) @@ -11,16 +11,18 @@ depends=('libstdc++') groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://oss.sgi.com/projects/fam/news.html|grep released|sed -n '1 p'|tr -s ' '|cut -d ' ' -f 4" -source=(ftp://oss.sgi.com/projects/fam/download/$pkgname-latest.tar.gz rc.fam) +source=(ftp://oss.sgi.com/projects/fam/download/$pkgname-latest.tar.gz fam-headers-fix.patch rc.fam) sha1sums=('6c2316f02acf89a41c42ffc3d7fd9cf5eada83a8' \ - '78a536286691bb202796f15fe05d9b72ce9f1fb7') + 'b8f70caad21b3440a9006f89391e5ecc2798c1c5' \ + '5077be9e2e1c9469cf2d5bb5a9c6746d131624e4') build() { Fcd + Fpatchall for i in `find . -type f` ; do Fsed "aclocal-1.6" "aclocal" $i ; done Fmake --sysconfdir=/etc Fmakeinstall sysconfdir=$Fdestdir/etc - Frcd + Frcd2 } # optimization OK diff --git a/source/apps-extra/fam/fam-headers-fix.patch b/source/apps-extra/fam/fam-headers-fix.patch new file mode 100644 index 0000000..1d13703 --- /dev/null +++ b/source/apps-extra/fam/fam-headers-fix.patch @@ -0,0 +1,46 @@ +diff -Naur fam-2.7.0/include/BTree.h fam-2.7.0.new/include/BTree.h +--- fam-2.7.0/include/BTree.h 2003-01-20 09:52:30.000000000 +0530 ++++ fam-2.7.0.new/include/BTree.h 2009-02-15 11:24:40.000000000 +0530 +@@ -22,7 +22,7 @@ + + #ifndef BTree_included + #define BTree_included +- ++#include + #include "Boolean.h" + + // This is an in-core B-Tree implementation. +diff -Naur fam-2.7.0/lib/Client.c++ fam-2.7.0.new/lib/Client.c++ +--- fam-2.7.0/lib/Client.c++ 2003-01-18 19:48:12.000000000 +0530 ++++ fam-2.7.0.new/lib/Client.c++ 2009-02-15 11:12:48.000000000 +0530 +@@ -34,7 +34,7 @@ + #include + #include + +-#include ++#include + + #include "fam.h" + #include "Client.h" +diff -Naur fam-2.7.0/src/IMon.c++ fam-2.7.0.new/src/IMon.c++ +--- fam-2.7.0/src/IMon.c++ 2003-01-18 19:48:12.000000000 +0530 ++++ fam-2.7.0.new/src/IMon.c++ 2009-02-15 11:23:11.000000000 +0530 +@@ -40,7 +40,6 @@ + #include "Interest.h" + #include "Log.h" + #include "Scheduler.h" +-#include "alloc.h" + + int IMon::imonfd = -2; + IMon::EventHandler IMon::ehandler = NULL; +diff -Naur fam-2.7.0/src/Interest.h fam-2.7.0.new/src/Interest.h +--- fam-2.7.0/src/Interest.h 2003-01-18 19:48:12.000000000 +0530 ++++ fam-2.7.0.new/src/Interest.h 2009-02-15 11:17:49.000000000 +0530 +@@ -23,6 +23,7 @@ + #ifndef Interest_included + #define Interest_included + ++#include + #include + #include + #include diff --git a/source/apps-extra/fam/messages/fam.en b/source/apps-extra/fam/messages/fam.en deleted file mode 100644 index bbbe1bd..0000000 --- a/source/apps-extra/fam/messages/fam.en +++ /dev/null @@ -1,2 +0,0 @@ -stopfam="Stopping File Alteration Monitor" -startfam="Starting File Alteration Monitor" diff --git a/source/apps-extra/fam/messages/fam.hu b/source/apps-extra/fam/messages/fam.hu deleted file mode 100644 index 612da52..0000000 --- a/source/apps-extra/fam/messages/fam.hu +++ /dev/null @@ -1,2 +0,0 @@ -stopfam="A file módosítási monitor leállítása" -startfam="A file módosítási monitor indítása" diff --git a/source/apps-extra/fam/rc.fam b/source/apps-extra/fam/rc.fam index b29055e..d717f67 100644 --- a/source/apps-extra/fam/rc.fam +++ b/source/apps-extra/fam/rc.fam @@ -1,21 +1,40 @@ -#!/bin/sh +#!/bin/bash +# (c) 2005 Marcus Habermehl # (c) 2003 Vajna Miklos # rc.fam for FrugalWare # distributed under GPL License -. /etc/rc.d/rc.functions - -if [ "$1" = "stop" ]; then - stop "$stopfam" - killall famd - ok $? -elif [ "$1" = "restart" ]; then - "$0" stop - sleep 1 - "$0" start -else # start - start "$startfam" - /usr/sbin/famd - ok $? -fi +source /lib/initscripts/functions +TEXTDOMAIN=fam + +actions=(restart start status stop) +daemon=$"File Alteration Monitor" + +pid="$(pidof famd 2> /dev/null)" + +rc_start() +{ + start_msg + if [ -z ${pid} ] ; then + /usr/sbin/famd + ok $? + else + ok 999 + fi +} + +rc_stop() +{ + stop_msg + if [ ! -z ${pid} ] ; then + killall famd + ok $? + else + ok 999 + fi +} + +rc_exec $1 + +# vim: ft=sh diff --git a/source/apps-extra/fam/rc.fam.new b/source/apps-extra/fam/rc.fam.new deleted file mode 100644 index d717f67..0000000 --- a/source/apps-extra/fam/rc.fam.new +++ /dev/null @@ -1,40 +0,0 @@ -#!/bin/bash - -# (c) 2005 Marcus Habermehl -# (c) 2003 Vajna Miklos -# rc.fam for FrugalWare -# distributed under GPL License - -source /lib/initscripts/functions -TEXTDOMAIN=fam - -actions=(restart start status stop) -daemon=$"File Alteration Monitor" - -pid="$(pidof famd 2> /dev/null)" - -rc_start() -{ - start_msg - if [ -z ${pid} ] ; then - /usr/sbin/famd - ok $? - else - ok 999 - fi -} - -rc_stop() -{ - stop_msg - if [ ! -z ${pid} ] ; then - killall famd - ok $? - else - ok 999 - fi -} - -rc_exec $1 - -# vim: ft=sh From priyank at frugalware.org Sun Feb 15 07:21:18 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 15 07:21:20 2009 Subject: [Frugalware-git] frugalware-current: subversion-1.5.4-3-i686 Message-ID: <20090215062118.E295811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=932c2a5c7f8f5e620597d98482ec887d462c9f65 commit 932c2a5c7f8f5e620597d98482ec887d462c9f65 Author: Priyank Date: Sun Feb 15 11:50:53 2009 +0530 subversion-1.5.4-3-i686 * New initscript [ok with krix] diff --git a/source/devel-extra/subversion/FrugalBuild b/source/devel-extra/subversion/FrugalBuild index 77066b9..5d2014a 100644 --- a/source/devel-extra/subversion/FrugalBuild +++ b/source/devel-extra/subversion/FrugalBuild @@ -3,7 +3,7 @@ pkgname=subversion pkgver=1.5.4 -pkgrel=2 +pkgrel=3 pkgdesc="A version control system that is a compelling replacement for CVS." url="http://subversion.tigris.org/" depends=('neon>=0.28.3' 'heimdal>=1.2.1' 'apr-util>=1.2.12' 'apr>=1.2.12' 'db>=4.7.25') @@ -65,7 +65,7 @@ build() { # RUBY bindings install make DESTDIR=$Fdestdir install-swig-rb || Fdie - Frcd svnserve + Frcd2 svnserve Ffile /etc/httpd/conf/modules.d/mod_dav_svn.conf # Install some example scripts and some tools @@ -104,6 +104,6 @@ build() { } sha1sums=('0bebb7029fcf3c0638206c22a1ba9526121e4365' \ - '97c1e3055ad1e25e96d21a38e9525ce2a8c45c10' \ + 'fb9b8250c896f99c59b5b2f49fedec55a2e06c2a' \ 'b4012364a9fbd9e8c490a4819780c31c67940428') # optimization OK diff --git a/source/devel-extra/subversion/messages/svnserve.de b/source/devel-extra/subversion/messages/svnserve.de deleted file mode 100644 index c64a47b..0000000 --- a/source/devel-extra/subversion/messages/svnserve.de +++ /dev/null @@ -1,2 +0,0 @@ -stopsvnserve="Stoppe svnserve" -startsvnserve="Starte svnserve" diff --git a/source/devel-extra/subversion/messages/svnserve.en b/source/devel-extra/subversion/messages/svnserve.en deleted file mode 100644 index cac7024..0000000 --- a/source/devel-extra/subversion/messages/svnserve.en +++ /dev/null @@ -1,2 +0,0 @@ -stopsvnserve="Stopping svnserve" -startsvnserve="Starting svnserve" diff --git a/source/devel-extra/subversion/messages/svnserve.hu b/source/devel-extra/subversion/messages/svnserve.hu deleted file mode 100644 index 6b3faf0..0000000 --- a/source/devel-extra/subversion/messages/svnserve.hu +++ /dev/null @@ -1,2 +0,0 @@ -stopsvnserve="Az svnserve leállítása" -startsvnserve="Az svnserve indítása" diff --git a/source/devel-extra/subversion/rc.svnserve b/source/devel-extra/subversion/rc.svnserve index e400ca0..a369fe8 100644 --- a/source/devel-extra/subversion/rc.svnserve +++ b/source/devel-extra/subversion/rc.svnserve @@ -1,24 +1,42 @@ #!/bin/sh +# (c) 2009 Priyank Gosalia # (c) 2005 Vajna Miklos # rc.svnserve for Frugalware # distributed under GPL License -. /etc/rc.d/rc.functions - # chkconfig: 2345 85 15 # description: Server for the 'svn' repository access method -if [ "$1" = "stop" ]; then - stop "$stopsvnserve" - killall svnserve - ok $? -elif [ "$1" = "restart" ]; then - "$0" stop - sleep 1 - "$0" start -else # start - start "$startsvnserve" - svnserve -d - ok $? -fi +source /lib/initscripts/functions +TEXTDOMAIN=svnserve + +actions=(start stop status restart) +daemon=$"svnserve" + +pid="pidof svnserve 2> /dev/null" + +rc_start() +{ + start_msg + if [ -z "$(eval $pid)" ]; then + svnserve -d + ok $? + else + ok 999 + fi +} + +rc_stop() +{ + stop_msg + if [ -n "$(eval $pid)" ]; then + killall svnserve + ok $? + else + ok 999 + fi +} + +rc_exec $1 + From boobaa at frugalware.org Sun Feb 15 08:32:02 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Feb 15 08:32:05 2009 Subject: [Frugalware-git] frugalware-current: tellico-1.3.5-1-i686 Message-ID: <20090215073202.8179011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=21c343fe068c97b8ac1a22ad7069f835cef5c7bd commit 21c343fe068c97b8ac1a22ad7069f835cef5c7bd Author: CSÉCSY LászlĂł Date: Sun Feb 15 08:31:28 2009 +0100 tellico-1.3.5-1-i686 version bump said to be the last kde3 version :S diff --git a/source/kde-extra/tellico/FrugalBuild b/source/kde-extra/tellico/FrugalBuild index 7cfe804..4090196 100644 --- a/source/kde-extra/tellico/FrugalBuild +++ b/source/kde-extra/tellico/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László pkgname=tellico -pkgver=1.3.4 +pkgver=1.3.5 pkgrel=1 pkgdesc="A collection manager for the KDE environment." depends=('libxml2' 'libxslt' 'kdemultimedia' 'kdepim' 'taglib' 'poppler-qt>=0.8.0') @@ -14,4 +14,4 @@ up2date="lynx -dump $url |Flasttar" source=($url/download/$pkgname-$pkgver.tar.gz) # optimization OK -sha1sums=('0defc86c5b88dde849b8fbd33381f398f0ca11a7') +sha1sums=('83639fd97cd5a7c06e3efa3a56af29c96c64f686') From devil505linux at gmail.com Sun Feb 15 08:36:57 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 08:36:58 2009 Subject: [Frugalware-git] frugalware-current: opencity-0.0.6.1-1-i686 Message-ID: <20090215073657.27D2A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5638b14459971e1455a07c16ba55de64f9617386 commit 5638b14459971e1455a07c16ba55de64f9617386 Author: Devil505 Date: Sun Feb 15 08:36:33 2009 +0100 opencity-0.0.6.1-1-i686 * version bump * using custom up2date diff --git a/source/games-extra/opencity/FrugalBuild b/source/games-extra/opencity/FrugalBuild index fc322ba..a476643 100644 --- a/source/games-extra/opencity/FrugalBuild +++ b/source/games-extra/opencity/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=opencity -pkgver=0.0.5 +pkgver=0.0.6.1 pkgrel=1 pkgdesc="A full 3D city simulator game project" _F_sourceforge_realname="Stable" @@ -12,6 +12,7 @@ url="http://www.opencity.info/" depends=('sdl_mixer' 'sdl_net' 'sdlimage' 'mesa') groups=('games-extra') archs=('i686' 'x86_64') -_F_cd_path="$pkgname-0.0.5stable" -sha1sums=('9214bd2e44356ef45306c08695f4d2576e8ed2fd') +up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=79520&package_id=110387' | grep -m1 tar.bz2 | sed 's/stable//g' | Flasttar" +_F_cd_path="$pkgname-0.0.6stable" +sha1sums=('b0615bed538f570695ce976856e03f392a2e41ef') From bouleetbil at frogdev.info Sun Feb 15 09:54:55 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 15 09:54:57 2009 Subject: [Frugalware-git] frugalware-current: file-browser-applet-0.6.1-1-i686 Message-ID: <20090215085455.C3C6411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=930d6f1a35fd851f106c6b1e2b5cad3b460be7bd commit 930d6f1a35fd851f106c6b1e2b5cad3b460be7bd Author: bouleetbil Date: Sun Feb 15 09:53:48 2009 +0100 file-browser-applet-0.6.1-1-i686 *version bump diff --git a/source/gnome-extra/file-browser-applet/FrugalBuild b/source/gnome-extra/file-browser-applet/FrugalBuild index c7164bc..ed156c2 100644 --- a/source/gnome-extra/file-browser-applet/FrugalBuild +++ b/source/gnome-extra/file-browser-applet/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=file-browser-applet -pkgver=0.6.0 +pkgver=0.6.1 pkgrel=1 pkgdesc="Browse and open files in your computer directly from the Gnome panel." depends=('gnome-vfs' 'gnome-applets' 'libglade' 'libgnome') @@ -15,7 +15,7 @@ _F_gnome_iconcache="y" _F_googlecode_dirname="gnome-menu-file-browser-applet" _F_cmake_confopts="-D CMAKE_INSTALL_GCONF_SCHEMA_DIR=/etc/gconf/schemas" Finclude googlecode gnome-scriptlet cmake -sha1sums=('a31d58adfbcb64a4dca46ed470c9c8674210c62b') +sha1sums=('6121081d277c97dbfcdfed179ab70583756cf634') build() { CMake_build From devil505linux at gmail.com Sun Feb 15 10:52:21 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 10:52:23 2009 Subject: [Frugalware-git] frugalware-current: simpleburn-1.0.5-1-x86_64 Message-ID: <20090215095221.AAFD311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7ade5385136d8984671a49203b15b62c347e916 commit c7ade5385136d8984671a49203b15b62c347e916 Author: Devil505 Date: Sun Feb 15 10:50:41 2009 +0100 simpleburn-1.0.5-1-x86_64 * added x86_64 to archs diff --git a/source/xapps-extra/simpleburn/FrugalBuild b/source/xapps-extra/simpleburn/FrugalBuild index 469762d..ddf4552 100644 --- a/source/xapps-extra/simpleburn/FrugalBuild +++ b/source/xapps-extra/simpleburn/FrugalBuild @@ -12,7 +12,7 @@ source=("$urldl/$pkgname-$pkgver.tar.bz2") depends=('libglade' 'gtk+2' 'cdrtools') options=('scriptlet') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') Finclude cmake sha1sums=('d5486ccc9d3b7cefb4c34ecce229a45df58952f6') From devil505linux at gmail.com Sun Feb 15 10:55:52 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 10:55:54 2009 Subject: [Frugalware-git] frugalware-current: gigolo-0.2.0-1-x86_64 Message-ID: <20090215095552.8259911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=85f8cb289c39970bc495b453a03eac1c603fb299 commit 85f8cb289c39970bc495b453a03eac1c603fb299 Author: Devil505 Date: Sun Feb 15 10:54:31 2009 +0100 gigolo-0.2.0-1-x86_64 * added x86_64 to archs diff --git a/source/xapps-extra/gigolo/FrugalBuild b/source/xapps-extra/gigolo/FrugalBuild index 89cd532..2b7cda7 100644 --- a/source/xapps-extra/gigolo/FrugalBuild +++ b/source/xapps-extra/gigolo/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.uvena.de/gigolo/" depends=('gtk+2' 'gvfs') makedepends=('intltool') groups=(xapps-extra) -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://www.uvena.de/$pkgname/download.html" source=(http://files.uvena.de/$pkgname/$pkgname-$pkgver.tar.bz2) sha1sums=('bde9ad9e5417883a5e7212d91ffbdc6a51744348') From devil505linux at gmail.com Sun Feb 15 10:59:30 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 10:59:32 2009 Subject: [Frugalware-git] frugalware-current: gframecatcher-1.2-1-x86_64 Message-ID: <20090215095930.9ADF211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96e9171d6348ee72c7053364b5df9e78e577405d commit 96e9171d6348ee72c7053364b5df9e78e577405d Author: Devil505 Date: Sun Feb 15 10:57:36 2009 +0100 gframecatcher-1.2-1-x86_64 * added x86_64 to archs diff --git a/source/xapps-extra/gframecatcher/FrugalBuild b/source/xapps-extra/gframecatcher/FrugalBuild index bb7bf44..063aef3 100644 --- a/source/xapps-extra/gframecatcher/FrugalBuild +++ b/source/xapps-extra/gframecatcher/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="GFrameCatcher is a program that captures frames from a video file" depends=('pygtk' 'gst-python') makedepends=('setuptools') groups=('xapps-extra') -archs=('i686') +archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_desktop="y" Finclude berlios gnome-scriptlet From devil505linux at gmail.com Sun Feb 15 11:05:22 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 11:05:22 2009 Subject: [Frugalware-git] frugalware-current: agave-0.4.5-1-x86_64 Message-ID: <20090215100522.654DA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9e2a31ec286fbbc435b6cf283267b90dd50c960 commit f9e2a31ec286fbbc435b6cf283267b90dd50c960 Author: Devil505 Date: Sun Feb 15 11:04:47 2009 +0100 agave-0.4.5-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/agave/FrugalBuild b/source/gnome-extra/agave/FrugalBuild index 987f4af..3bea8b6 100644 --- a/source/gnome-extra/agave/FrugalBuild +++ b/source/gnome-extra/agave/FrugalBuild @@ -10,7 +10,7 @@ url="http://home.gna.org/colorscheme" depends=('gtkmm' 'libgnomeui' 'libglademm' 'hicolor-icon-theme' 'gconfmm') makedepends=('intltool' 'boost>=1.37.0' 'gnome-doc-utils') groups=(gnome-extra) -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://download.gna.org/colorscheme/releases/" source=(http://download.gna.org/colorscheme/releases/$pkgname-$pkgver.tar.bz2) sha1sums=('ffb990573793baa20f0c8e76022f33fe68a8d618') From devil505linux at gmail.com Sun Feb 15 11:08:30 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 11:08:31 2009 Subject: [Frugalware-git] frugalware-current: duplicity-0.5.08-1-x86_64 Message-ID: <20090215100830.0650211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34295742251c820649bcf8608ca7c6285803872b commit 34295742251c820649bcf8608ca7c6285803872b Author: Devil505 Date: Sun Feb 15 11:07:36 2009 +0100 duplicity-0.5.08-1-x86_64 * added x86_64 to archs diff --git a/source/apps-extra/duplicity/FrugalBuild b/source/apps-extra/duplicity/FrugalBuild index 7cd4cf9..1518c5d 100644 --- a/source/apps-extra/duplicity/FrugalBuild +++ b/source/apps-extra/duplicity/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm." url="http://duplicity.nongnu.org/" depends=('python>=2.6' 'librsync>=0.9.6' 'gnupg' 'ncftp' 'python-boto>=0.9d' 'python-gnupginterface>=0.3.2') groups=('apps-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://nongnu.mirror.ironie.org/releases/duplicity/" source=(http://nongnu.mirror.ironie.org/releases/duplicity/$pkgname-$pkgver.tar.gz) sha1sums=('dade5da99df424ce3c7848a25a7c5fc67ba403ca') From devil505linux at gmail.com Sun Feb 15 11:12:37 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 11:12:38 2009 Subject: [Frugalware-git] frugalware-current: mono-basic-2.2-1-x86_64 Message-ID: <20090215101237.0E35D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c3071bdf78b6c0670dc9c13e75e891ec23ba5cc commit 8c3071bdf78b6c0670dc9c13e75e891ec23ba5cc Author: Devil505 Date: Sun Feb 15 11:10:18 2009 +0100 mono-basic-2.2-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/mono-basic/FrugalBuild b/source/devel-extra/mono-basic/FrugalBuild index 6b7bf81..29e726b 100644 --- a/source/devel-extra/mono-basic/FrugalBuild +++ b/source/devel-extra/mono-basic/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Visual Basic .NET Runtime and Class Libraries" url="http://www.mono-project.com/" depends=('mono>=2.2') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') 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) From devil505linux at gmail.com Sun Feb 15 11:22:53 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 11:22:54 2009 Subject: [Frugalware-git] frugalware-current: mono-debugger-2.2-1-x86_64 Message-ID: <20090215102253.32A0E11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c5129efc8ac8a341f1100d2ee3828a4ffaa7ee87 commit c5129efc8ac8a341f1100d2ee3828a4ffaa7ee87 Author: Devil505 Date: Sun Feb 15 11:17:46 2009 +0100 mono-debugger-2.2-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/mono-debugger/FrugalBuild b/source/devel-extra/mono-debugger/FrugalBuild index cee80a5..4b20c04 100644 --- a/source/devel-extra/mono-debugger/FrugalBuild +++ b/source/devel-extra/mono-debugger/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="The Mono Debugger (MDB) can debug both managed and unmanaged applicatio url="http://www.mono-project.com/" depends=('mono>=2.2') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_mono_aot=0 Finclude mono up2date="lynx -dump http://www.go-mono.com/sources-stable/|grep -m1 'mono-debugger-'|sed 's/.*-\(.*\).t.*/\1/'" From devil505linux at gmail.com Sun Feb 15 11:28:23 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 11:28:24 2009 Subject: [Frugalware-git] frugalware-current: pygraphviz-0.99.1-1-x86_64 Message-ID: <20090215102823.8EB6211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=07c18b235fe5c6b1673f2525aabbdee5e615695d commit 07c18b235fe5c6b1673f2525aabbdee5e615695d Author: Devil505 Date: Sun Feb 15 11:26:36 2009 +0100 pygraphviz-0.99.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/pygraphviz/FrugalBuild b/source/devel-extra/pygraphviz/FrugalBuild index 0d38ef6..bf59004 100644 --- a/source/devel-extra/pygraphviz/FrugalBuild +++ b/source/devel-extra/pygraphviz/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.99.1 pkgrel=1 pkgdesc="PyGraphviz is a Python interface to the Graphviz graph layout and visualization package." groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') url="http://networkx.lanl.gov/pygraphviz/" depends=('python>=2.4' 'graphviz>=2.0') source=(http://networkx.lanl.gov/download/$pkgname/$pkgname-$pkgver.tar.gz) From elentir at mailoo.org Sun Feb 15 11:39:32 2009 From: elentir at mailoo.org (Elentir) Date: Sun Feb 15 11:39:33 2009 Subject: [Frugalware-git] frugalware-current: coq-8.2-1-i686 Message-ID: <20090215103932.20BA211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0adbef0ddcecd2b825fe150ee9d03d41861590e commit e0adbef0ddcecd2b825fe150ee9d03d41861590e Author: Elentir Date: Sun Feb 15 11:38:16 2009 +0100 coq-8.2-1-i686 * added desktop icon * version bump diff --git a/source/xapps-extra/coq/FrugalBuild b/source/xapps-extra/coq/FrugalBuild index 9f03614..921299c 100644 --- a/source/xapps-extra/coq/FrugalBuild +++ b/source/xapps-extra/coq/FrugalBuild @@ -1,14 +1,14 @@ -# Compiling Time: 2 SBU +# Compiling Time: 7.61 SBU # Maintainer: Elentir pkgname=coq -pkgver=8.1pl4 +pkgver=8.2 pkgrel=1 pkgdesc="Coq is a formal proof management system" url="http://coq.inria.fr/" source=("$url/V$pkgver/files/$pkgname-$pkgver.tar.gz") depends=('ocaml' 'lablgtk2' 'camlp5') -options=('scriptlet') +options=('scriptlet' 'nostrip') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/distrib1-eng.html | grep "sources" | Flasttar" @@ -16,12 +16,13 @@ Fconfopts="--prefix /usr --reals all --coqide opt" _F_desktop_name="Coqide" _F_desktop_exec="coqide" _F_desktop_categories="Science;Math;" -sha1sums=('d65f81e465709b52599356d253dd172cc3d395be') +_F_desktop_icon="$pkgname.png" +sha1sums=('cac79093f1639c309b400aced13c749f278abbea') build() { unset MAKEFLAGS - Fsed "COQINSTALLPREFIX=" "COQINSTALLPREFIX=$Fdestdir" Makefile + Fsed "#COQINSTALLPREFIX=" "COQINSTALLPREFIX=$Fdestdir" Makefile.build Fbuild + Ficon $pkgname-$pkgver/ide/$pkgname.png Fdesktop2 } - From devil505linux at gmail.com Sun Feb 15 11:43:21 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 11:43:23 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-debugger-gdb-1.9.1-1-x86_64 Message-ID: <20090215104321.8734111B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7fed1ac09ddbbec48c5250032a3bc18346dc3fbe commit 7fed1ac09ddbbec48c5250032a3bc18346dc3fbe Author: Devil505 Date: Sun Feb 15 11:42:22 2009 +0100 monodevelop-debugger-gdb-1.9.1-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild index d19de25..8016aaa 100644 --- a/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild +++ b/source/gnome-extra/monodevelop-debugger-gdb/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.mono-project.com/" depends=('monodevelop>=1.9.1' 'mono-debugger>=2.2') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://ftp.novell.com/pub/mono/sources/$pkgname/" source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') From devil505linux at gmail.com Sun Feb 15 11:52:24 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 11:52:27 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-debugger-mdb-1.9.1-1-x86_64 Message-ID: <20090215105224.DE95F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f664dfc77e34f74d3bb4918cdf92c4f7e37bf40e commit f664dfc77e34f74d3bb4918cdf92c4f7e37bf40e Author: Devil505 Date: Sun Feb 15 11:50:47 2009 +0100 monodevelop-debugger-mdb-1.9.1-1-x86_64 *added x86_64 to archs diff --git a/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild b/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild index 4553db3..baf530d 100644 --- a/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild +++ b/source/gnome-extra/monodevelop-debugger-mdb/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.mono-project.com/" depends=('monodevelop>=1.9.1' 'mono-debugger>=2.0-1-1') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://ftp.novell.com/pub/mono/sources/$pkgname/" source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') From bouleetbil at frogdev.info Sun Feb 15 11:53:25 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 15 11:53:26 2009 Subject: [Frugalware-git] frugalware-current: ushare-1.1-1-i686 Message-ID: <20090215105325.D590A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc084ea04bfdb533c78fe304fb9e7df66256082d commit fc084ea04bfdb533c78fe304fb9e7df66256082d Author: bouleetbil Date: Sun Feb 15 11:51:18 2009 +0100 ushare-1.1-1-i686 *new package *closed #3616 (and works fine \o/) diff --git a/source/xmultimedia-extra/ushare/FrugalBuild b/source/xmultimedia-extra/ushare/FrugalBuild new file mode 100644 index 0000000..11fa21b --- /dev/null +++ b/source/xmultimedia-extra/ushare/FrugalBuild @@ -0,0 +1,28 @@ +# Compiling time: 0.38 SBU +# Maintainer: bouleetbil + +pkgname=ushare +pkgver=1.1 +pkgrel=1 +pkgdesc="uShare is a UPnP (TM) A/V & DLNA Media Server." +url="http://ushare.geexbox.org" +source=(http://ushare.geexbox.org/releases/$pkgname-$pkgver.tar.bz2 rc.ushare ushare.default) +up2date="Flasttar http://ushare.geexbox.org/releases/" +backup=(etc/sysconfig/ushare) +depends=('libupnp' 'libdlna') +groups=('xmultimedia-extra') +archs=('i686') +sha1sums=('f83e13c38129f62d85f185f8e27e82f4a6f65239' \ + 'a23a9c43eaf2ea7b3230418e350fd893573a1bc0' \ + '260dd382ba44e679df19f9b699f3f71f2c7dd098') +build() { + Fcd + Fpatchall + Fmake + Fsed "\$(DESTDIR)" "$Fdestdir" config.mak + Fmakeinstall + Frcd2 ushare + Ffile ushare.default /etc/sysconfig/ushare +} + +# optimization OK diff --git a/source/xmultimedia-extra/ushare/rc.ushare b/source/xmultimedia-extra/ushare/rc.ushare new file mode 100644 index 0000000..5a9dcd1 --- /dev/null +++ b/source/xmultimedia-extra/ushare/rc.ushare @@ -0,0 +1,43 @@ +#!/bin/bash + +# (c) 2008 bouleetbil +# rc.ushare for FrugalWare +# distributed under GPL License + +# chkconfig: 2345 99 02 +# description: uShare is a UPnP (TM) A/V & DLNA Media Server. + +source /etc/sysconfig/ushare +source /lib/initscripts/functions +TEXTDOMAIN=ushare +TEXTDOMAINDIR=/lib/initscripts/messages + +actions=(restart start status stop) +daemon="ushare" + +pid="pidof /usr/bin/ushare 2> /dev/null" + +rc_start() +{ + start_msg + if [ -z "$(eval $pid)" ]; then + /usr/bin/ushare -D -i ${USHARE_IFACE} -n ${USHARE_NAME} ${USHARE_OPTS} \ + ${USHARE_DIRS} -- 2>/dev/null 1>/dev/null + ok $? + else + ok 999 + fi +} + +rc_stop() +{ + stop_msg + if [ ! -z "$(eval $pid)" ] ;then + kill $(eval $pid) 2>/dev/null 1>/dev/null + ok $? + else + ok 999 + fi +} + +rc_exec $1 diff --git a/source/xmultimedia-extra/ushare/ushare.default b/source/xmultimedia-extra/ushare/ushare.default new file mode 100644 index 0000000..6e09dec --- /dev/null +++ b/source/xmultimedia-extra/ushare/ushare.default @@ -0,0 +1,21 @@ +# User to run ushare daemon (if none, root will be used) +USHARE_USER="" + +# UPNP Friendly Name: +USHARE_NAME="uShare" + +# The interface to bind to: +USHARE_IFACE="eth0" + +# A List of directories to share, each precieded by '-c': +USHARE_DIRS="" + +# Misc. options, like: +# -p $port Use specific port to listen ($port) +# -x, --xbox Use XboX 360 compliant profile +# -d, --dlna Use DLNA compliant profile (PlayStation3 needs this) +# -w, --no-web Disable the control web page (enabled by default) +# -t, --no-telnet Disable the telnet control (enabled by default) +USHARE_OPTS="" + +# Check ushare --help or man ushare for more options. From devil505linux at gmail.com Sun Feb 15 12:04:05 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 12:04:06 2009 Subject: [Frugalware-git] frugalware-current: monodevelop-vala-1.9.1-1-x86_64 Message-ID: <20090215110405.7C26D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=048ad04203ae3fc06168631c521c7aca9520a893 commit 048ad04203ae3fc06168631c521c7aca9520a893 Author: Devil505 Date: Sun Feb 15 12:03:22 2009 +0100 monodevelop-vala-1.9.1-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/monodevelop-vala/FrugalBuild b/source/gnome-extra/monodevelop-vala/FrugalBuild index bdf3959..077e528 100644 --- a/source/gnome-extra/monodevelop-vala/FrugalBuild +++ b/source/gnome-extra/monodevelop-vala/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.mono-project.com/" depends=('monodevelop>=1.9.1' 'vala') makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="Flasttar http://ftp.novell.com/pub/mono/sources/$pkgname/" source=(http://ftp.novell.com/pub/mono/sources/$pkgname/$pkgname-$pkgver.tar.bz2) options=('scriptlet') From devil505linux at gmail.com Sun Feb 15 12:11:49 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 12:11:52 2009 Subject: [Frugalware-git] frugalware-current: libgee-0.1.4-1-x86_64 Message-ID: <20090215111149.4AC1511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b36eee8481d8f82d6ce57ac93dd3c4d35b720ec3 commit b36eee8481d8f82d6ce57ac93dd3c4d35b720ec3 Author: Devil505 Date: Sun Feb 15 12:10:11 2009 +0100 libgee-0.1.4-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/libgee/FrugalBuild b/source/lib-extra/libgee/FrugalBuild index 0a58448..82a3d24 100644 --- a/source/lib-extra/libgee/FrugalBuild +++ b/source/lib-extra/libgee/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Library providing GObject-based interfaces and classes for commonly used data structures." depends=('glib2' 'vala') groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_gnome_devel="y" Finclude gnome url="http://live.gnome.org/Libgee" From priyank at frugalware.org Sun Feb 15 12:23:45 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 15 12:23:47 2009 Subject: [Frugalware-git] frugalware-current: guiloader-2.13.1-1-i686 Message-ID: <20090215112345.5165911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1aa16a9294372da81800f244a76d0e39c555f4e6 commit 1aa16a9294372da81800f244a76d0e39c555f4e6 Author: Priyank Date: Sun Feb 15 16:52:29 2009 +0530 guiloader-2.13.1-1-i686 * Version bump diff --git a/source/xapps-extra/guiloader/FrugalBuild b/source/xapps-extra/guiloader/FrugalBuild index ff95211..4b4395d 100644 --- a/source/xapps-extra/guiloader/FrugalBuild +++ b/source/xapps-extra/guiloader/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Németh pkgname=guiloader -pkgver=2.13.0 +pkgver=2.13.1 pkgrel=1 pkgdesc="GUILoader for Crow Designer" _F_sourceforge_dirname="crow-designer" @@ -14,6 +14,6 @@ depends=('gtk+2') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep tar.bz2 | grep -m1 guiloader-\[0-9] | sed 's/.*r-\(.*\).t.*/\1/'" -sha1sums=('eb19ae3342cdb6067a2af5a580eaacf70624fd40') +sha1sums=('5aca929fef009bc482fe5145f70e821cdcffc794') # optimization OK From vmiklos at frugalware.org Sun Feb 15 12:34:53 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 12:34:55 2009 Subject: [Frugalware-git] frugalware-current: bzr-1.12-1-i686 Message-ID: <20090215113453.99EA111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8cbaa6d71e48278591bde71d414a0cde59f40b1 commit e8cbaa6d71e48278591bde71d414a0cde59f40b1 Author: Miklos Vajna Date: Sun Feb 15 12:15:25 2009 +0100 bzr-1.12-1-i686 - version bump diff --git a/source/devel-extra/bzr/FrugalBuild b/source/devel-extra/bzr/FrugalBuild index 20927c5..a6201f5 100644 --- a/source/devel-extra/bzr/FrugalBuild +++ b/source/devel-extra/bzr/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=bzr -pkgver=1.11 +pkgver=1.12 pkgrel=1 pkgdesc="Next generation distributed version control" url="http://bazaar-vcs.org" From vmiklos at frugalware.org Sun Feb 15 12:34:53 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 12:34:57 2009 Subject: [Frugalware-git] frugalware-current: openscenegraph-2.8.0-1-i686 Message-ID: <20090215113453.AC33211B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67819c1b5ff0af6f35811fa25e48fbff9c0c3a81 commit 67819c1b5ff0af6f35811fa25e48fbff9c0c3a81 Author: Miklos Vajna Date: Sun Feb 15 12:34:22 2009 +0100 openscenegraph-2.8.0-1-i686 - version bump diff --git a/source/xlib-extra/openscenegraph/FrugalBuild b/source/xlib-extra/openscenegraph/FrugalBuild index 1a8fa91..3308a73 100644 --- a/source/xlib-extra/openscenegraph/FrugalBuild +++ b/source/xlib-extra/openscenegraph/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=openscenegraph -pkgver=2.6.1 +pkgver=2.8.0 pkgrel=1 pkgdesc="A high performance 3D graphics toolkit." url="http://www.openscenegraph.org/projects/osg" @@ -12,8 +12,8 @@ groups=('xlib-extra') archs=('i686' 'x86_64') _F_archive_name="OpenSceneGraph" up2date="Flastarchive $url/wiki/Downloads .zip" -source=(http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-$pkgver.zip) -sha1sums=('1162f2253fddb2e2ee4d11698adf80ad30ff66f4') +source=(http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${pkgver%%.?}/source/OpenSceneGraph-$pkgver.zip) +sha1sums=('5af8b1ec1f927c88a7392e07ad7b29bee37937aa') _F_cmake_confopts="-DCMAKE_BUILD_TYPE=Release" Finclude cmake From vmiklos at frugalware.org Sun Feb 15 12:38:58 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 12:38:59 2009 Subject: [Frugalware-git] frugalware-current: libpng-1.2.34-2-i686 Message-ID: <20090215113858.1A47311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e8027adac2044becf2dfbab820a2282fdfc3263 commit 8e8027adac2044becf2dfbab820a2282fdfc3263 Author: Miklos Vajna Date: Sun Feb 15 12:38:27 2009 +0100 libpng-1.2.34-2-i686 - add libpng-1.2.24-pngconf-setjmp.patch to unbreak inkscape build diff --git a/source/lib/libpng/FrugalBuild b/source/lib/libpng/FrugalBuild index 381b101..bff1878 100644 --- a/source/lib/libpng/FrugalBuild +++ b/source/lib/libpng/FrugalBuild @@ -4,7 +4,7 @@ pkgname=libpng pkgver=1.2.34 -pkgrel=1 +pkgrel=2 pkgdesc="A collection of routines used to create PNG format graphics files" depends=('zlib') groups=('lib') @@ -12,7 +12,9 @@ archs=('i686' 'x86_64' 'ppc') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://www.libpng.org/" -sha1sums=('7a9d300dbadd80b554695ca46d37e7fb9ad827b4') +source=($source libpng-1.2.24-pngconf-setjmp.patch) +sha1sums=('7a9d300dbadd80b554695ca46d37e7fb9ad827b4' \ + '19529489561af86a4c5ac6c6ed0246a7f2f09dd8') build() { Fcd diff --git a/source/lib/libpng/libpng-1.2.24-pngconf-setjmp.patch b/source/lib/libpng/libpng-1.2.24-pngconf-setjmp.patch new file mode 100644 index 0000000..4254727 --- /dev/null +++ b/source/lib/libpng/libpng-1.2.24-pngconf-setjmp.patch @@ -0,0 +1,13 @@ +--- libpng/pngconf.h ++++ libpng/pngconf.h +@@ -323,8 +323,8 @@ + /* If you encounter a compiler error here, see the explanation + * near the end of INSTALL. + */ +- __pngconf.h__ already includes setjmp.h; +- __dont__ include it again.; ++#warning __pngconf.h__ already includes setjmp.h; ++#warning __dont__ include it again.; + # endif + # endif /* __linux__ */ + diff --git a/source/xapps-extra/inkscape/FrugalBuild b/source/xapps-extra/inkscape/FrugalBuild index a492e04..32e4d05 100644 --- a/source/xapps-extra/inkscape/FrugalBuild +++ b/source/xapps-extra/inkscape/FrugalBuild @@ -4,11 +4,11 @@ pkgname=inkscape pkgver=0.46 -pkgrel=2 +pkgrel=3 pkgdesc="A vector illustrator program" depends=('openssl' 'lcms' 'cairomm' 'libgcc' 'atk' 'gtkmm>=2.10.10-3' 'glibmm' 'freetype2' 'libxcb' \ 'pango>=1.14.3' 'libgc>=7.0' 'glib2' 'gtkspell' 'popt' 'gtk+2>=2.10.7' 'python>=2.6' 'perl' \ - 'poppler-glib' 'imagemagick') + 'poppler-glib' 'imagemagick>=6.4.8_9') makedepends=('boost>=1.34.1' 'intltool' 'perl-xml-parser') rodepends=('libxml2>=2.6.20' 'pyxml' 'libxslt' 'lxml') groups=('xapps-extra') From priyank at frugalware.org Sun Feb 15 12:41:52 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 15 12:41:53 2009 Subject: [Frugalware-git] frugalware-current: guiloader-cpp-2.13.1-1-i686 Message-ID: <20090215114152.7712711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fafe1a4486645a51c6815ca81c7c7fb6a5011b1c commit fafe1a4486645a51c6815ca81c7c7fb6a5011b1c Author: Priyank Date: Sun Feb 15 17:10:37 2009 +0530 guiloader-cpp-2.13.1-1-i686 * Version bump * Added libboost to depends diff --git a/source/xapps-extra/guiloader-cpp/FrugalBuild b/source/xapps-extra/guiloader-cpp/FrugalBuild index 167ec7c..53e113b 100644 --- a/source/xapps-extra/guiloader-cpp/FrugalBuild +++ b/source/xapps-extra/guiloader-cpp/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Nemeth pkgname=guiloader-cpp -pkgver=2.13.0 +pkgver=2.13.1 pkgrel=1 pkgdesc="GUILoader-C++ for Crow Designer." _F_sourceforge_dirname="crow-designer" @@ -11,11 +11,12 @@ _F_sourceforge_name="guiloader-c++" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://crow-designer.sourceforge.net" -depends=('guiloader>=2.13.0' 'gtkmm') +makedepends=('boost') +depends=('guiloader>=2.13.1' 'gtkmm' 'libboost') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | grep tar.bz2 | grep guiloader -m1 | sed 's/.*-\(.*\).t.*/\1/'" _F_cd_path="guiloader-c++-$pkgver" -sha1sums=('356d31bb16debbd2e9f470f4c8c15e1444620466') +sha1sums=('5027a5d2cdad7cdbc2cdb4929f0fb98ddd53d280') # optimization OK From priyank at frugalware.org Sun Feb 15 13:00:25 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 15 13:00:26 2009 Subject: [Frugalware-git] frugalware-current: crow-2.13.0-1-i686 Message-ID: <20090215120025.7D86411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1b066a2021642d427d1bae4c83514dfcaa5b6c3f commit 1b066a2021642d427d1bae4c83514dfcaa5b6c3f Author: Priyank Date: Sun Feb 15 17:28:44 2009 +0530 crow-2.13.0-1-i686 * Version bump diff --git a/source/xapps-extra/crow/FrugalBuild b/source/xapps-extra/crow/FrugalBuild index 4e44dc6..a6157ab 100644 --- a/source/xapps-extra/crow/FrugalBuild +++ b/source/xapps-extra/crow/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=crow -pkgver=2.11.3 +pkgver=2.13.0 pkgrel=1 pkgdesc="Modern GUI Designer for GTK+" _F_sourceforge_name="crow" @@ -10,10 +10,11 @@ _F_sourceforge_dirname="crow-designer" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge url="http://crow-designer.sourceforge.net" -depends=('guiloader>=2.12.0' 'guiloader-cpp>=2.12.0' 'gtkmm' \ +makedepends=('boost') +depends=('guiloader>=2.13.1' 'guiloader-cpp>=2.13.1' 'gtkmm' \ 'dbus-glib' 'xdg-utils') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('7e9d7054f347809f8c48224e9a307dcf7bb7a7a3') +sha1sums=('913792bb902507196b84005bc1a88f962bed3493') # optimization OK From vmiklos at frugalware.org Sun Feb 15 13:01:29 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 13:01:31 2009 Subject: [Frugalware-git] frugalware-current: translate-toolkit-1.3.0-1-i686 Message-ID: <20090215120129.C6DEA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=75dbb2b7bd1c718477c062a739696b216dcbe985 commit 75dbb2b7bd1c718477c062a739696b216dcbe985 Author: Miklos Vajna Date: Sun Feb 15 13:01:18 2009 +0100 translate-toolkit-1.3.0-1-i686 - version bump diff --git a/source/apps-extra/translate-toolkit/FrugalBuild b/source/apps-extra/translate-toolkit/FrugalBuild index e69eda0..cfe3351 100644 --- a/source/apps-extra/translate-toolkit/FrugalBuild +++ b/source/apps-extra/translate-toolkit/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=translate-toolkit -pkgver=1.2.1 -pkgrel=2 +pkgver=1.3.0 +pkgrel=1 pkgdesc="A toolkit to convert between various different translation formats." _F_sourceforge_dirname="translate" _F_sourceforge_ext=".tar.bz2" @@ -12,4 +12,4 @@ up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=91920| depends=('python') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('7407601fd3f4762b8b0788194532bda234f7a48e') +sha1sums=('48ef61a0b45b4afcfa20a586a97dfcedfbfdda78') From devil505linux at gmail.com Sun Feb 15 13:18:54 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 13:18:56 2009 Subject: [Frugalware-git] frugalware-current: gupnp-vala-0.5.2-1-x86_64 Message-ID: <20090215121854.65B9311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8bd9e0880a2f695b01079cb24dccf4171da57b6c commit 8bd9e0880a2f695b01079cb24dccf4171da57b6c Author: Devil505 Date: Sun Feb 15 13:16:45 2009 +0100 gupnp-vala-0.5.2-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/gupnp-vala/FrugalBuild b/source/xlib-extra/gupnp-vala/FrugalBuild index 807ed01..ed5fdf2 100644 --- a/source/xlib-extra/gupnp-vala/FrugalBuild +++ b/source/xlib-extra/gupnp-vala/FrugalBuild @@ -11,5 +11,5 @@ source=($url/sources/bindings/$pkgname-$pkgver.tar.gz) up2date="Flasttar $url/sources/bindings/" groups=('xlib-extra') options=('scriptlet') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('a4e6d22efcef56aeb04f455a5fda52d332676179') From devil505linux at gmail.com Sun Feb 15 13:24:41 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 13:24:42 2009 Subject: [Frugalware-git] frugalware-current: rygel-0.2-1-x86_64 Message-ID: <20090215122441.8BBA411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0922e09a90cfd88e49fd224fd3703d0b044a07e3 commit 0922e09a90cfd88e49fd224fd3703d0b044a07e3 Author: Devil505 Date: Sun Feb 15 13:22:05 2009 +0100 rygel-0.2-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/rygel/FrugalBuild b/source/gnome-extra/rygel/FrugalBuild index d694819..52e8132 100644 --- a/source/gnome-extra/rygel/FrugalBuild +++ b/source/gnome-extra/rygel/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Implementation of the UPnP MediaServer" depends=('libgee' 'gupnp-vala' 'gconf' 'gstreamer') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_devel="y" Finclude gnome From devil505linux at gmail.com Sun Feb 15 13:31:00 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 13:31:01 2009 Subject: [Frugalware-git] frugalware-current: libupnp-1.6.6-1-x86_64 Message-ID: <20090215123100.B4AD611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0772cfc90294c30a1756590abd6f7f4baf62d082 commit 0772cfc90294c30a1756590abd6f7f4baf62d082 Author: Devil505 Date: Sun Feb 15 13:28:51 2009 +0100 libupnp-1.6.6-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/libupnp/FrugalBuild b/source/lib-extra/libupnp/FrugalBuild index 7a18706..9cc2059 100644 --- a/source/lib-extra/libupnp/FrugalBuild +++ b/source/lib-extra/libupnp/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="An Portable Open Source UPnP Development Kit" depends=('glibc') groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_sourceforge_prefix="LibUPnP " _F_sourceforge_realname="pupnp" _F_sourceforge_dirname="pupnp" From devil505linux at gmail.com Sun Feb 15 13:37:38 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 13:37:39 2009 Subject: [Frugalware-git] frugalware-current: libdlna-0.2.3-1-x86_64 Message-ID: <20090215123738.A928F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68a86f135fa3171582852ed2fd018c81277e94d0 commit 68a86f135fa3171582852ed2fd018c81277e94d0 Author: Devil505 Date: Sun Feb 15 13:35:23 2009 +0100 libdlna-0.2.3-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/libdlna/FrugalBuild b/source/xlib-extra/libdlna/FrugalBuild index 8ad170a..314d842 100644 --- a/source/xlib-extra/libdlna/FrugalBuild +++ b/source/xlib-extra/libdlna/FrugalBuild @@ -11,7 +11,7 @@ source=(http://libdlna.geexbox.org/releases/$pkgname-$pkgver.tar.bz2 \ up2date="Flasttar http://libdlna.geexbox.org/releases/" depends=('ffmpeg') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('87159167610abde806a7addb8e425dbdc446856e' \ '922c80b86b37214f0d225a36c55da841b5d114e2' \ '14bbc40740994d56c396a45e62d6b53043b55163') From vmiklos at frugalware.org Sun Feb 15 13:38:13 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 13:38:14 2009 Subject: [Frugalware-git] frugalware-current: libpano12-2.8.6-1-686 Message-ID: <20090215123813.09D5211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be6f8616195653e9ea8d2f5c9e123e53b8938b8e commit be6f8616195653e9ea8d2f5c9e123e53b8938b8e Author: Cedynamix Date: Fri Feb 6 18:02:03 2009 +0100 libpano12-2.8.6-1-686 * new package diff --git a/source/lib-extra/libpano12/FrugalBuild b/source/lib-extra/libpano12/FrugalBuild new file mode 100644 index 0000000..7b0c1f0 --- /dev/null +++ b/source/lib-extra/libpano12/FrugalBuild @@ -0,0 +1,25 @@ +# Compiling time: 0.15 SBU +# Maintainer: Miklos Vajna +# Contributor: Cedrick Hannier alias Cedynamix + +pkgname=libpano12 +pkgver=2.8.6 +pkgrel=1 +pkgdesc="basic library to calculate panoramical pictures - core functions of the panotools" +depends=('libpng' 'libtiff' 'libjpeg') +makedepends=('j2sdk') +groups=('lib-extra') +archs=('i686') +_F_sourceforge_dirname=panotools +Finclude sourceforge +sha1sums=('a3b2826491c294371c2a35ae2756b2e03886edd9') + +build() { + Fcd + sed -i 's:\(^.*MAX_FISHEYE_FOV.*\)160.*$:\1720.0:' filter.h || Fdie + Fconf --with-java=/usr/lib/java/bin + Fmake + Fmakeinstall +} + +# optimization OK From vmiklos at frugalware.org Sun Feb 15 13:40:38 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 13:40:40 2009 Subject: [Frugalware-git] frugalware-current: libmp3splt-0.5.4-1-i686 Message-ID: <20090215124038.CBDBB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8da521d9157236d139f6378f9df3ea6106458664 commit 8da521d9157236d139f6378f9df3ea6106458664 Author: Cedynamix Date: Sat Feb 14 18:04:48 2009 +0100 libmp3splt-0.5.4-1-i686 * new package diff --git a/source/multimedia-extra/libmp3splt/FrugalBuild b/source/multimedia-extra/libmp3splt/FrugalBuild new file mode 100644 index 0000000..632626a --- /dev/null +++ b/source/multimedia-extra/libmp3splt/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.09 SBU +# Maintainer: Miklos Vajna +# Contributor: Cedrick Hannier alias Cedynamix + +pkgname=libmp3splt +pkgver=0.5.4 +pkgrel=1 +pkgdesc="Library for mp3splt a utility for mp3/ogg splitting without decoding" +_F_sourceforge_dirname="mp3splt" +Finclude sourceforge +depends=('libtool' 'libvorbis' 'libmad' 'libid3tag') +groups=('multimedia-extra') +archs=('i686') +sha1sums=('f666e5f19daf40bdd70ea4c88f5a74260b865cd9') + +# optimization OK From devil505linux at gmail.com Sun Feb 15 13:41:46 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 13:41:47 2009 Subject: [Frugalware-git] frugalware-current: ushare-1.1-1-x86_64 Message-ID: <20090215124146.564FD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=18c55a74d80b72ac068fe5baa2f261950a3f9884 commit 18c55a74d80b72ac068fe5baa2f261950a3f9884 Author: Devil505 Date: Sun Feb 15 13:39:24 2009 +0100 ushare-1.1-1-x86_64 * added x86_64 to archs diff --git a/source/xmultimedia-extra/ushare/FrugalBuild b/source/xmultimedia-extra/ushare/FrugalBuild index 11fa21b..5c03581 100644 --- a/source/xmultimedia-extra/ushare/FrugalBuild +++ b/source/xmultimedia-extra/ushare/FrugalBuild @@ -11,7 +11,7 @@ up2date="Flasttar http://ushare.geexbox.org/releases/" backup=(etc/sysconfig/ushare) depends=('libupnp' 'libdlna') groups=('xmultimedia-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('f83e13c38129f62d85f185f8e27e82f4a6f65239' \ 'a23a9c43eaf2ea7b3230418e350fd893573a1bc0' \ '260dd382ba44e679df19f9b699f3f71f2c7dd098') From devil505linux at gmail.com Sun Feb 15 13:50:31 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 13:50:33 2009 Subject: [Frugalware-git] frugalware-current: telepathy-salut-0.3.7-1-x86_64 Message-ID: <20090215125031.D069C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f479b0d43fff5f2a48bbdeaad555cd51cf23f29e commit f479b0d43fff5f2a48bbdeaad555cd51cf23f29e Author: Devil505 Date: Sun Feb 15 13:47:58 2009 +0100 telepathy-salut-0.3.7-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/telepathy-salut/FrugalBuild b/source/lib-extra/telepathy-salut/FrugalBuild index 1413ef3..2866ad1 100644 --- a/source/lib-extra/telepathy-salut/FrugalBuild +++ b/source/lib-extra/telepathy-salut/FrugalBuild @@ -11,5 +11,7 @@ source=("http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar depends=('telepathy-glib' 'avahi-glib' 'libasyncns' 'libsoup' 'cyrus-sasl') makedepends=('libxslt' 'gtk-doc') groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('c9c2e2e9b37405df0b45cbd0624cd171fc99e1aa') + +# optimization OK From devil505linux at gmail.com Sun Feb 15 13:58:30 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 13:58:31 2009 Subject: [Frugalware-git] frugalware-current: telepathy-haze-0.2.1-2-x86_64 Message-ID: <20090215125830.1036B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d402f58bbd20c75a1c11e595107631ea5b49672d commit d402f58bbd20c75a1c11e595107631ea5b49672d Author: Devil505 Date: Sun Feb 15 13:56:26 2009 +0100 telepathy-haze-0.2.1-2-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/telepathy-haze/FrugalBuild b/source/lib-extra/telepathy-haze/FrugalBuild index efd7976..d21fbff 100644 --- a/source/lib-extra/telepathy-haze/FrugalBuild +++ b/source/lib-extra/telepathy-haze/FrugalBuild @@ -10,7 +10,7 @@ up2date="lynx -dump $url | Flasttar" source=("http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz") depends=('telepathy-glib' 'libpurple') groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('b638be6c8278235f7adef8fbddb28734067409cd') # optimization OK From devil505linux at gmail.com Sun Feb 15 14:03:48 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 14:03:49 2009 Subject: [Frugalware-git] frugalware-current: libxmi-1.2-1-i686 Message-ID: <20090215130348.57FBC11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e61bfa59da1bbd5b13f1bd098d762005d358139 commit 9e61bfa59da1bbd5b13f1bd098d762005d358139 Author: Devil505 Date: Sun Feb 15 14:00:30 2009 +0100 libxmi-1.2-1-i686 * new package diff --git a/source/lib-extra/libxmi/FrugalBuild b/source/lib-extra/libxmi/FrugalBuild new file mode 100644 index 0000000..f73f34d --- /dev/null +++ b/source/lib-extra/libxmi/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling time: 0.03 SBU +# Maintainer: Devil505 +# Contributor: Cedrick Hannier alias Cedynamix + +pkgname=libxmi +pkgver=1.2 +pkgrel=1 +pkgdesc="library for rasterizing 2-D vector graphics" +url="http://www.gnu.org/software/libxmi/libxmi.html" +depends=('glibc') +groups=('lib-extra') +archs=('i686' 'x86_64') +Fup2gnugz +source=(http://mirrors.usc.edu/pub/gnu/${pkgname}/$pkgname-$pkgver.tar.gz) +sha1sums=('62fa13ec4c8b706729c2553122e44f81715f3c0b') + +build() +{ + Fcd + Fautoreconf + Fbuild +} + +# optimization OK From devil505linux at gmail.com Sun Feb 15 14:27:39 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 14:27:41 2009 Subject: [Frugalware-git] frugalware-current: libpano12-2.8.6-1-x86_64 Message-ID: <20090215132739.9DB5811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=63f3a11362ae0be3413169cd4c3920061ddcf307 commit 63f3a11362ae0be3413169cd4c3920061ddcf307 Author: Devil505 Date: Sun Feb 15 14:24:08 2009 +0100 libpano12-2.8.6-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/libpano12/FrugalBuild b/source/lib-extra/libpano12/FrugalBuild index 7b0c1f0..15e27cd 100644 --- a/source/lib-extra/libpano12/FrugalBuild +++ b/source/lib-extra/libpano12/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="basic library to calculate panoramical pictures - core functions of the depends=('libpng' 'libtiff' 'libjpeg') makedepends=('j2sdk') groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_sourceforge_dirname=panotools Finclude sourceforge sha1sums=('a3b2826491c294371c2a35ae2756b2e03886edd9') From vmiklos at frugalware.org Sun Feb 15 14:30:14 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 14:30:16 2009 Subject: [Frugalware-git] frugalware-current: etckeeper-0.30-1-i686 Message-ID: <20090215133014.B470711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2d1f67a40bae2369db5fd87ed95b9e283a338914 commit 2d1f67a40bae2369db5fd87ed95b9e283a338914 Author: Miklos Vajna Date: Sun Feb 15 14:21:27 2009 +0100 etckeeper-0.30-1-i686 - version bump diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild index ff82621..c6d1619 100644 --- a/source/apps-extra/etckeeper/FrugalBuild +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=etckeeper -pkgver=0.27 +pkgver=0.30 pkgrel=1 pkgdesc="Stores the /etc directory in a git repo." url="http://kitenet.net/~joey/code/etckeeper/" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') Fpkgversep="_" up2date="lynx -dump http://ftp.debian.org/debian/pool/main/e/etckeeper|Flasttar" source=(http://ftp.debian.org/debian/pool/main/e/etckeeper/etckeeper_$pkgver.tar.gz) -sha1sums=('29ae7babb077541584846e5320bbbb8d70cf4e50') +sha1sums=('d02d205cc0f93bb87cf92b7dcaf30822c91c95a9') build() { From vmiklos at frugalware.org Sun Feb 15 14:30:14 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 14:30:17 2009 Subject: [Frugalware-git] frugalware-current: mpd-0.14.2-1-i686 Message-ID: <20090215133014.D106711B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd7462f5997f15707de9c7eb87879ebf7f3aceee commit fd7462f5997f15707de9c7eb87879ebf7f3aceee Author: Miklos Vajna Date: Sun Feb 15 14:23:31 2009 +0100 mpd-0.14.2-1-i686 - version bump diff --git a/source/multimedia/mpd/FrugalBuild b/source/multimedia/mpd/FrugalBuild index 9c27fb9..0ab2686 100644 --- a/source/multimedia/mpd/FrugalBuild +++ b/source/multimedia/mpd/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=mpd -pkgver=0.14.1 +pkgver=0.14.2 pkgrel=1 pkgdesc="the Music Player Daemon" _F_sourceforge_dirname="musicpd" @@ -16,7 +16,7 @@ groups=('multimedia') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($source rc.mpd rc.mpd-hu.po) -sha1sums=('e87424caafca366c15744a31cbc34197474862f9' \ +sha1sums=('1ac9f6eff72c9e061af670e195da824310f3d922' \ '729f3b2ee9e8003343c8df49394e1c5762dae5ce' \ 'b5813f55e9e895d977b869c77667daa85c303e57') From vmiklos at frugalware.org Sun Feb 15 14:30:14 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 14:30:18 2009 Subject: [Frugalware-git] frugalware-current: t: make the oldies script detect packages older than two years Message-ID: <20090215133014.E69EB11B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d69f0b61421fb1a0b393f1cea7e9d79ee009b2b commit 4d69f0b61421fb1a0b393f1cea7e9d79ee009b2b Author: Miklos Vajna Date: Sun Feb 15 14:29:55 2009 +0100 t: make the oldies script detect packages older than two years thx crazy for pointing out this bug diff --git a/t/s/oldies b/t/s/oldies index 4e5b661..c6efacb 100755 --- a/t/s/oldies +++ b/t/s/oldies @@ -9,7 +9,7 @@ cd ../.. unset LANG LC_ALL -for i in i686 x86_64 +for i in $(find frugalware-* -mtime +365 -name '*.fpm') do - ls -lh frugalware-$i/ |grep " $((`date +%Y`-2)) "| sed "s/.* `whoami` [^ ]* //" + ls -lh $i |sed "s/.* `whoami` [^ ]* //" done From devil505linux at gmail.com Sun Feb 15 14:31:32 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 14:31:33 2009 Subject: [Frugalware-git] frugalware-current: libmp3splt-0.5.4-1-x86_64 Message-ID: <20090215133132.D898511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4029e52db3e5a5f7dcd2b1bbd47e302fbc26c2a5 commit 4029e52db3e5a5f7dcd2b1bbd47e302fbc26c2a5 Author: Devil505 Date: Sun Feb 15 14:29:29 2009 +0100 libmp3splt-0.5.4-1-x86_64 * added x86_64 to archs diff --git a/source/multimedia-extra/libmp3splt/FrugalBuild b/source/multimedia-extra/libmp3splt/FrugalBuild index 632626a..83894c1 100644 --- a/source/multimedia-extra/libmp3splt/FrugalBuild +++ b/source/multimedia-extra/libmp3splt/FrugalBuild @@ -10,7 +10,7 @@ _F_sourceforge_dirname="mp3splt" Finclude sourceforge depends=('libtool' 'libvorbis' 'libmad' 'libid3tag') groups=('multimedia-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('f666e5f19daf40bdd70ea4c88f5a74260b865cd9') # optimization OK From vmiklos at frugalware.org Sun Feb 15 14:33:38 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 14:33:40 2009 Subject: [Frugalware-git] frugalware-current: live-2009.02.13-1-i686 Message-ID: <20090215133338.ABF0211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=762412541f955778a7c413b6c88dc06d48935229 commit 762412541f955778a7c413b6c88dc06d48935229 Author: Miklos Vajna Date: Sun Feb 15 14:33:28 2009 +0100 live-2009.02.13-1-i686 - version bump diff --git a/source/multimedia/live/FrugalBuild b/source/multimedia/live/FrugalBuild index 14806bb..ddaf980 100644 --- a/source/multimedia/live/FrugalBuild +++ b/source/multimedia/live/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=live -pkgver=2009.01.26 +pkgver=2009.02.13 pkgrel=1 pkgdesc="Source-code libraries for standards-based RTP/RTCP/RTSP multimedia streaming" url="http://www.live555.com/" @@ -11,7 +11,7 @@ groups=('multimedia') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.live555.com/liveMedia/public/|grep tar.gz$|sed 's/.*live.\(.*\)\.t.*/\1/;q'" source=(http://www.live555.com/liveMedia/public/live.$pkgver.tar.gz) -sha1sums=('946172e65cd93705d7515b8ed54305f4897626e8') +sha1sums=('6d10966298b763a8f36bd9246c0ea107da97dfd5') build() { From devil505linux at gmail.com Sun Feb 15 15:39:03 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 15:39:05 2009 Subject: [Frugalware-git] frugalware-current: binutils-emul-2.19.1_1-1-x86_64 Message-ID: <20090215143903.97BCD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3d421b51f762ae59dbe597d78811124e1bf3c6d commit f3d421b51f762ae59dbe597d78811124e1bf3c6d Author: Devil505 Date: Sun Feb 15 15:37:25 2009 +0100 binutils-emul-2.19.1_1-1-x86_64 version bump diff --git a/source/emul-extra/binutils-emul/FrugalBuild b/source/emul-extra/binutils-emul/FrugalBuild index 4e937c6..6c1825c 100644 --- a/source/emul-extra/binutils-emul/FrugalBuild +++ b/source/emul-extra/binutils-emul/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=binutils-emul -pkgver=2.19_1 +pkgver=2.19.1_1 pkgrel=1 pkgdesc="A set of programs to assemble and manipulate binary and object files for emulation of i686 on x86_64" url="http://sources.redhat.com/binutils" @@ -10,4 +10,4 @@ depends=('bash-emul') groups=('emul-extra') archs=('!i686' 'x86_64') Finclude emul -sha1sums=('8e68410efe44e524306774f49dfa3de6ad1b3266') +sha1sums=('0868687df7878834048fad25b804010d2f78fcaa') From devil505linux at gmail.com Sun Feb 15 15:41:26 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 15:41:28 2009 Subject: [Frugalware-git] frugalware-current: mpfr-emul-2.4.0_1-1-x86_64 Message-ID: <20090215144126.CA3F111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2cbf0e29515ef816f77202abe7dce1ed380fc258 commit 2cbf0e29515ef816f77202abe7dce1ed380fc258 Author: Devil505 Date: Sun Feb 15 15:40:55 2009 +0100 mpfr-emul-2.4.0_1-1-x86_64 version bump diff --git a/source/emul-extra/mpfr-emul/FrugalBuild b/source/emul-extra/mpfr-emul/FrugalBuild index 84c2453..6d740d2 100644 --- a/source/emul-extra/mpfr-emul/FrugalBuild +++ b/source/emul-extra/mpfr-emul/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=mpfr-emul -pkgver=2.3.2_3 +pkgver=2.4.0_1 pkgrel=1 pkgdesc="Library for multiple-precision floating-point computations (32bit emul)" url="http://www.mpfr.org/mpfr-current/" @@ -10,4 +10,4 @@ depends=('gmp-emul') groups=('emul-extra') archs=('!i686' 'x86_64') Finclude emul -sha1sums=('fbec830c39a680713041a9238b5996c6a70ffa56') +sha1sums=('a94ebec1b22733921cf3333799a2bdee8bb83131') From devil505linux at gmail.com Sun Feb 15 15:43:57 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 15:43:58 2009 Subject: [Frugalware-git] frugalware-current: libgcc-emul-4.3.3_1-1-x86_64 Message-ID: <20090215144357.CAF2811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e4a9a6d6de31669be98a17677e5c4f864b1fa29a commit e4a9a6d6de31669be98a17677e5c4f864b1fa29a Author: Devil505 Date: Sun Feb 15 15:43:40 2009 +0100 libgcc-emul-4.3.3_1-1-x86_64 version bump diff --git a/source/emul-extra/libgcc-emul/FrugalBuild b/source/emul-extra/libgcc-emul/FrugalBuild index 005db41..9b82b6a 100644 --- a/source/emul-extra/libgcc-emul/FrugalBuild +++ b/source/emul-extra/libgcc-emul/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=libgcc-emul -pkgver=4.3.2_1 +pkgver=4.3.3_1 pkgrel=1 pkgdesc="The GNU Standard C++ Library for emulation of i686 on x86_64" url="http://gcc.gnu.org/" @@ -12,4 +12,4 @@ provides=('gcc-lib-emul') replaces=('gcc-lib-emul') archs=('!i686' 'x86_64') Finclude emul -sha1sums=('a98c11e6ca168ee8402dbe56f80c50021ccd4029') +sha1sums=('41ee149bf4544c2cd5d4ba2094b615d96fe5e3ef') From devil505linux at gmail.com Sun Feb 15 15:54:33 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 15:54:34 2009 Subject: [Frugalware-git] frugalware-current: firefox-emul-3.0.6_1-1-x86_64 Message-ID: <20090215145433.C52DE11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4b88ac3bfb9953d836157906b03819f15679f12d commit 4b88ac3bfb9953d836157906b03819f15679f12d Author: Devil505 Date: Sun Feb 15 15:50:44 2009 +0100 firefox-emul-3.0.6_1-1-x86_64 version bump diff --git a/source/emul-extra/firefox-emul/FrugalBuild b/source/emul-extra/firefox-emul/FrugalBuild index e076928..065cc70 100644 --- a/source/emul-extra/firefox-emul/FrugalBuild +++ b/source/emul-extra/firefox-emul/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=firefox-emul -pkgver=3.0.5_1 +pkgver=3.0.6_1 pkgrel=1 pkgdesc="Mozilla Firefox web browser (32bit emul)" url="http://www.mozilla.org/products/firefox/" @@ -11,4 +11,4 @@ depends=('gtk+2-emul' 'libidl-emul' 'nss-emul' 'libxml2-emul' 'libstdc++-emul' ' groups=('emul-extra') archs=('!i686' 'x86_64') Finclude emul -sha1sums=('5b08d4af95b59ee07ddf2866d148d9047f8c1af6') +sha1sums=('550ba2ca714b9abcfdfd47ace9a226cdbf97b4e3') From devil505linux at gmail.com Sun Feb 15 15:57:19 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 15:57:20 2009 Subject: [Frugalware-git] frugalware-current: alsa-lib-emul-1.0.19_1-1-x86_64 Message-ID: <20090215145719.DDE5311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=339e43da246f41d8566512d4e70a782892875c2f commit 339e43da246f41d8566512d4e70a782892875c2f Author: Devil505 Date: Sun Feb 15 15:56:51 2009 +0100 alsa-lib-emul-1.0.19_1-1-x86_64 version bump diff --git a/source/emul-extra/alsa-lib-emul/FrugalBuild b/source/emul-extra/alsa-lib-emul/FrugalBuild index fc9337d..9a322d5 100644 --- a/source/emul-extra/alsa-lib-emul/FrugalBuild +++ b/source/emul-extra/alsa-lib-emul/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=alsa-lib-emul -pkgver=1.0.18_1 +pkgver=1.0.19_1 pkgrel=1 pkgdesc="An alternative implementation of Linux sound support (32bit emul)" url="http://www.alsa-project.org/" @@ -10,4 +10,4 @@ depends=('glibc-emul') groups=('emul-extra') archs=('!i686' 'x86_64') Finclude emul -sha1sums=('891636608095b378b03ad1fb62d8ae32da42b702') +sha1sums=('eac1242a85a8094289aaad99843800e5d76f8fc4') From priyank at frugalware.org Sun Feb 15 16:01:39 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 15 16:01:39 2009 Subject: [Frugalware-git] frugalware-current: httpircproxy-0.37-2-i686 Message-ID: <20090215150139.43FFC11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b5fec1a365d06fe03a05a244f5944f189de2cf73 commit b5fec1a365d06fe03a05a244f5944f189de2cf73 Author: Priyank Date: Sun Feb 15 20:30:24 2009 +0530 httpircproxy-0.37-2-i686 * New initscript (i just used rc.httpircproxy.new with minor fixes) diff --git a/source/network-extra/httpircproxy/FrugalBuild b/source/network-extra/httpircproxy/FrugalBuild index 9c09f85..ac21a94 100644 --- a/source/network-extra/httpircproxy/FrugalBuild +++ b/source/network-extra/httpircproxy/FrugalBuild @@ -3,7 +3,7 @@ pkgname=httpircproxy pkgver=0.37 -pkgrel=1 +pkgrel=2 pkgdesc="HTTP proxy server for jmIrc" groups=('network-extra') archs=('i686' 'x86_64') @@ -21,11 +21,11 @@ build() jar cmf manifest.mf HttpIrcProxy.jar httpircproxy/*.class jargs/gnu/*.class Fgcj httpircproxy.HttpIrcProxy ../httpircproxy HttpIrcProxy.jar Fexe /usr/bin/httpircproxy - Frcd + Frcd2 Fdoc README.Frugalware } sha1sums=('b3e928f4c04a1f64a9e33fda6dedb2cd48c30a62' \ - '9db3851fc42402e712d52292b43e2106735d12a5' \ + '62b6cffe4821035e7656625a2070dc4b386533e9' \ 'd66f2c96851dc9b95ffb870fd12f208e67a88cb4') # optimization OK diff --git a/source/network-extra/httpircproxy/messages/httpircproxy.en b/source/network-extra/httpircproxy/messages/httpircproxy.en deleted file mode 100644 index dc19da5..0000000 --- a/source/network-extra/httpircproxy/messages/httpircproxy.en +++ /dev/null @@ -1,2 +0,0 @@ -stophttpircproxy="Stopping HTTP proxy server for jmIrc" -starthttpircproxy="Starting HTTP proxy server for jmIrc" diff --git a/source/network-extra/httpircproxy/messages/httpircproxy.hu b/source/network-extra/httpircproxy/messages/httpircproxy.hu deleted file mode 100644 index 440ed6e..0000000 --- a/source/network-extra/httpircproxy/messages/httpircproxy.hu +++ /dev/null @@ -1,2 +0,0 @@ -stophttpircproxy="A jmIrc HTTP proxy szerverének leállítása" -starthttpircproxy="A jmIrc HTTP proxy szerverének indítása" diff --git a/source/network-extra/httpircproxy/rc.httpircproxy b/source/network-extra/httpircproxy/rc.httpircproxy index 0a1466d..eac8a7c 100644 --- a/source/network-extra/httpircproxy/rc.httpircproxy +++ b/source/network-extra/httpircproxy/rc.httpircproxy @@ -1,25 +1,43 @@ -#!/bin/sh +#!/bin/bash +# (c) 2005 Marcus Habermehl # (c) 2005 Miklos Vajna # rc.httpircproxy for Frugalware # distributed under GPL License -. /etc/rc.d/rc.functions - # chkconfig: 2345 44 56 # description: HTTP proxy server for jmIrc -if [ "$1" = "stop" ]; then - stop "$stophttpircproxy" - kill `cat /var/run/httpircproxy.pid` - ok $? -elif [ "$1" = "restart" ]; then - "$0" stop - sleep 1 - "$0" start -else # start - start "$starthttpircproxy" - httpircproxy >>/var/log/httpircproxy.log & - echo $! >/var/run/httpircproxy.pid - ok $? -fi +source /lib/initscripts/functions +TEXTDOMAIN=httpircproxy + +actions=(restart start status stop) +daemon=$"HTTP proxy server for jmIrc" + +pid="$(pidof httpircproxy 2> /dev/null)" + +rc_start() +{ + start_msg + if [ -z ${pid} ] ; then + httpircproxy >> /var/log/httpircproxy.log & + ok $? + else + ok 999 + fi +} + +rc_stop() +{ + stop_msg + if [ ! -z ${pid} ] ; then + killall httpircproxy + ok $? + else + ok 999 + fi +} + +rc_exec $1 + +# vim: ft=sh diff --git a/source/network-extra/httpircproxy/rc.httpircproxy.new b/source/network-extra/httpircproxy/rc.httpircproxy.new deleted file mode 100644 index eac8a7c..0000000 --- a/source/network-extra/httpircproxy/rc.httpircproxy.new +++ /dev/null @@ -1,43 +0,0 @@ -#!/bin/bash - -# (c) 2005 Marcus Habermehl -# (c) 2005 Miklos Vajna -# rc.httpircproxy for Frugalware -# distributed under GPL License - -# chkconfig: 2345 44 56 -# description: HTTP proxy server for jmIrc - -source /lib/initscripts/functions -TEXTDOMAIN=httpircproxy - -actions=(restart start status stop) -daemon=$"HTTP proxy server for jmIrc" - -pid="$(pidof httpircproxy 2> /dev/null)" - -rc_start() -{ - start_msg - if [ -z ${pid} ] ; then - httpircproxy >> /var/log/httpircproxy.log & - ok $? - else - ok 999 - fi -} - -rc_stop() -{ - stop_msg - if [ ! -z ${pid} ] ; then - killall httpircproxy - ok $? - else - ok 999 - fi -} - -rc_exec $1 - -# vim: ft=sh From boobaa at frugalware.org Sun Feb 15 18:07:30 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Feb 15 18:07:32 2009 Subject: [Frugalware-git] frugalware-current: jhead-2.86-1-i686 Message-ID: <20090215170730.17D3011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c0ac47935bc0e3d9fb11a84f83ed8e069590d3bd commit c0ac47935bc0e3d9fb11a84f83ed8e069590d3bd Author: CSÉCSY LászlĂł Date: Sun Feb 15 18:07:15 2009 +0100 jhead-2.86-1-i686 version bump diff --git a/source/apps-extra/jhead/FrugalBuild b/source/apps-extra/jhead/FrugalBuild index b5d4df2..f23bc4c 100644 --- a/source/apps-extra/jhead/FrugalBuild +++ b/source/apps-extra/jhead/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László pkgname=jhead -pkgver=2.84 +pkgver=2.86 pkgrel=1 pkgdesc="Exif Jpeg camera setting parser and thumbnail remover" url="http://www.sentex.net/~mwandel/jhead/" @@ -26,4 +26,4 @@ build() { } # optimization OK -sha1sums=('63251c63a7d88e4f7b00f287ebc7b1095c2422f6') +sha1sums=('fed6d7645b817b310892eaa5563ae30b428d174f') From boobaa at frugalware.org Sun Feb 15 18:09:07 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Feb 15 18:09:10 2009 Subject: [Frugalware-git] frugalware-current: drupal-webform-5.x_2.5-1-i686 Message-ID: <20090215170907.A6D2211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9899a66d096e486e8a2b309dd353e0ce984ce28 commit c9899a66d096e486e8a2b309dd353e0ce984ce28 Author: CSÉCSY LászlĂł Date: Sun Feb 15 18:08:58 2009 +0100 drupal-webform-5.x_2.5-1-i686 version bump diff --git a/source/network-extra/drupal-webform/FrugalBuild b/source/network-extra/drupal-webform/FrugalBuild index 058c8b7..318223d 100644 --- a/source/network-extra/drupal-webform/FrugalBuild +++ b/source/network-extra/drupal-webform/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László _F_drupal_module=webform -pkgver=5.x_2.4 +pkgver=5.x_2.5 pkgrel=1 pkgdesc="Adds a webform nodetype to your Drupal site" Finclude drupal -sha1sums=('c06d7b3d07b271520e64cbb276abd4ca90bec5f1') +sha1sums=('30d71aa900f1bb4c3d1847c81944bc0ca2cceab6') From devil505linux at gmail.com Sun Feb 15 18:32:04 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 18:32:06 2009 Subject: [Frugalware-git] frugalware-current: nvidia-emul-180.22_4-1-x86_64 Message-ID: <20090215173204.6902711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ccfe7bb74303398a9dbf66cb387a9f2eaa768a83 commit ccfe7bb74303398a9dbf66cb387a9f2eaa768a83 Author: Devil505 Date: Sun Feb 15 18:26:55 2009 +0100 nvidia-emul-180.22_4-1-x86_64 version bump diff --git a/source/emul-extra/nvidia-emul/FrugalBuild b/source/emul-extra/nvidia-emul/FrugalBuild index 8360c23..ee97158 100644 --- a/source/emul-extra/nvidia-emul/FrugalBuild +++ b/source/emul-extra/nvidia-emul/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=nvidia-emul -pkgver=177.82_4 +pkgver=180.22_4 pkgrel=1 pkgdesc="3d accelerated display driver for Nvidia cards (32bit emul)" url="http://www.nvidia.com" @@ -12,4 +12,4 @@ provides=('libgl-emul' 'libglx-emul') groups=('emul-extra') archs=('!i686' 'x86_64') Finclude emul -sha1sums=('21e1b35501bff1a37f47e11a1f6440aa4771f9f2') +sha1sums=('2f7e246d63460bd07f2f02546959e3b3c4a630dc') From devil505linux at gmail.com Sun Feb 15 18:55:17 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 18:55:19 2009 Subject: [Frugalware-git] frugalware-current: glibc-emul-2.9_1-1-x86_64 Message-ID: <20090215175517.A1F3911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf042a9c55aaabc3030238f60cd48421e647d480 commit bf042a9c55aaabc3030238f60cd48421e647d480 Author: Devil505 Date: Sun Feb 15 18:44:05 2009 +0100 glibc-emul-2.9_1-1-x86_64 version bump diff --git a/source/emul-extra/glibc-emul/FrugalBuild b/source/emul-extra/glibc-emul/FrugalBuild index 160e5f6..b75ee36 100644 --- a/source/emul-extra/glibc-emul/FrugalBuild +++ b/source/emul-extra/glibc-emul/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=glibc-emul -pkgver=2.8_9 +pkgver=2.9_1 pkgrel=1 pkgdesc="GNU C Library for emulation of i686 on x86_64" url="http://www.gnu.org/software/libc/libc.html" @@ -10,4 +10,4 @@ depends=('glibc') groups=('emul-extra') archs=('!i686' 'x86_64') Finclude emul -sha1sums=('938bfd5908f7e5f68448b7e9f7113925ef778b6e') +sha1sums=('dc2d7c730cd85f2ec047081aea0397f600277dd2') From devil505linux at gmail.com Sun Feb 15 19:17:17 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 19:17:19 2009 Subject: [Frugalware-git] frugalware-current: gpm-emul-1.20.6_1-1-x86_64 Message-ID: <20090215181717.976FD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ca78e3092f47bce6e14dfe5e8297ccff8527c026 commit ca78e3092f47bce6e14dfe5e8297ccff8527c026 Author: Devil505 Date: Sun Feb 15 19:07:26 2009 +0100 gpm-emul-1.20.6_1-1-x86_64 version bump diff --git a/source/emul-extra/gpm-emul/FrugalBuild b/source/emul-extra/gpm-emul/FrugalBuild index 1c9f414..2161c2b 100644 --- a/source/emul-extra/gpm-emul/FrugalBuild +++ b/source/emul-extra/gpm-emul/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Christian Hamar alias krix pkgname=gpm-emul -pkgver=1.20.5_4 +pkgver=1.20.6_1 pkgrel=1 pkgdesc="General purpose mouse server for emulation of i686 on x86_64" url="http://arcana.linux.it" depends=('ncurses-emul') Finclude emul -sha1sums=('a55e46b4918af0fdb5584a5ecf43dc43fae1eebf') +sha1sums=('edb17288fe515ecadef249f797ed311294ef39e3') From devil505linux at gmail.com Sun Feb 15 19:20:47 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 15 19:20:49 2009 Subject: [Frugalware-git] frugalware-current: xvidcore-emul-1.2.1_2-1-x86_64 Message-ID: <20090215182047.F3C6911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d3a0f67d43e6235449622d0cdc7ac895b484b103 commit d3a0f67d43e6235449622d0cdc7ac895b484b103 Author: Devil505 Date: Sun Feb 15 19:18:59 2009 +0100 xvidcore-emul-1.2.1_2-1-x86_64 version bump diff --git a/source/emul-extra/xvidcore-emul/FrugalBuild b/source/emul-extra/xvidcore-emul/FrugalBuild index 8a763bb..851c5b1 100644 --- a/source/emul-extra/xvidcore-emul/FrugalBuild +++ b/source/emul-extra/xvidcore-emul/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Christian Hamar alias krix pkgname=xvidcore-emul -pkgver=1.2.1_1 +pkgver=1.2.1_2 pkgrel=1 pkgdesc="XviD is an open source MPEG-4 video codec for emulation of i686 on x86_64" url="http://www.xvid.org" depends=('glibc-emul') Finclude emul -sha1sums=('18f731cf6a25f479168ea9182f3ebfadfff0d3c6') +sha1sums=('370163c00dbdab0cff40b4d0b6dfba99455f8843') From vmiklos at frugalware.org Sun Feb 15 21:30:55 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 21:30:57 2009 Subject: [Frugalware-git] frugalware-current: libsamplerate-0.1.7-1-i686 Message-ID: <20090215203056.0110111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=86d15cb2b5c44950757052f9463509bd248bf306 commit 86d15cb2b5c44950757052f9463509bd248bf306 Author: Miklos Vajna Date: Sun Feb 15 21:30:17 2009 +0100 libsamplerate-0.1.7-1-i686 - version bump diff --git a/source/multimedia/libsamplerate/FrugalBuild b/source/multimedia/libsamplerate/FrugalBuild index 37afcc9..0d424a8 100644 --- a/source/multimedia/libsamplerate/FrugalBuild +++ b/source/multimedia/libsamplerate/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=libsamplerate -pkgver=0.1.6 +pkgver=0.1.7 pkgrel=1 pkgdesc="Secret Rabbit Code" url="http://www.mega-nerd.com/SRC" @@ -11,6 +11,6 @@ groups=('multimedia') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url/download.html|grep tar.gz|sed -n -e 's/.*e-\(.*\)\.t.*/\1/' -e '1 p'" source=(http://www.mega-nerd.com/SRC/$pkgname-$pkgver.tar.gz) -sha1sums=('0ab8e2864c65ba16204b48bd367c2a3c307e574d') +sha1sums=('98a52392eb97f9ba724ca024b3af29a8a0cc0206') # optimization OK From vmiklos at frugalware.org Sun Feb 15 21:30:56 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 21:31:00 2009 Subject: [Frugalware-git] frugalware-current: hdparm-9.11-1-i686 Message-ID: <20090215203056.17C3711B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1c702b5e93a6fbfbafbdbb5e026ed4da77074fba commit 1c702b5e93a6fbfbafbdbb5e026ed4da77074fba Author: Miklos Vajna Date: Sun Feb 15 21:30:47 2009 +0100 hdparm-9.11-1-i686 - version bump diff --git a/source/apps/hdparm/FrugalBuild b/source/apps/hdparm/FrugalBuild index 93843f3..8bcb8d0 100644 --- a/source/apps/hdparm/FrugalBuild +++ b/source/apps/hdparm/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Miklos Vajna pkgname=hdparm -pkgver=9.10 +pkgver=9.11 pkgrel=1 pkgdesc="Read/set hard drive parameters" depends=('glibc') groups=('apps') archs=('i686' 'x86_64' 'ppc') Finclude sourceforge -sha1sums=('620160ab83770961092ef19f90669a9c7009bb99') +sha1sums=('ae8c66ddbc2d4be2e14653ac9ea696a49622b3bd') # optimization OK From elentir at mailoo.org Sun Feb 15 21:53:54 2009 From: elentir at mailoo.org (Elentir) Date: Sun Feb 15 21:53:55 2009 Subject: [Frugalware-git] homepage-ng: added symlink to fwife repo for gitweb Message-ID: <20090215205354.6CB6411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=c469299e051ff4d0b5f1c7b39fc50b8cb65b6483 commit c469299e051ff4d0b5f1c7b39fc50b8cb65b6483 Author: Elentir Date: Sun Feb 15 21:52:19 2009 +0100 added symlink to fwife repo for gitweb diff --git a/git/repos/fwife b/git/repos/fwife new file mode 120000 index 0000000..f83150b --- /dev/null +++ b/git/repos/fwife @@ -0,0 +1 @@ +../../../fwife/fwife \ No newline at end of file From vmiklos at frugalware.org Sun Feb 15 21:54:35 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 21:54:36 2009 Subject: [Frugalware-git] frugalware-current: gqview-2.1.5-2-ppc Message-ID: <20090215205435.B0D3211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec5de8bd6367ec9a06680520cbb8fe82ba9f2ff2 commit ec5de8bd6367ec9a06680520cbb8fe82ba9f2ff2 Author: Miklos Vajna Date: Wed Feb 11 23:14:20 2009 +0100 gqview-2.1.5-2-ppc added ppc to archs() diff --git a/source/xapps/gqview/FrugalBuild b/source/xapps/gqview/FrugalBuild index c5cadb9..f1a4eb4 100644 --- a/source/xapps/gqview/FrugalBuild +++ b/source/xapps/gqview/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc="An image browser" depends=('gtk+2') groups=('xapps') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') Finclude sourceforge url="http://gqview.sourceforge.net/" up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=4050|grep unstable|sed 's/[^]]*][^]]*]\([^ ]*\) .*/\1/;s/-/_/g;q'" From vmiklos at frugalware.org Sun Feb 15 23:16:19 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 23:16:22 2009 Subject: [Frugalware-git] frugalware-current: t/deps-ppc: new test Message-ID: <20090215221619.BF1E611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c18c3434e210c72ff9b8bbff7cd2ec825538806 commit 7c18c3434e210c72ff9b8bbff7cd2ec825538806 Author: Miklos Vajna Date: Sun Feb 15 23:16:09 2009 +0100 t/deps-ppc: new test diff --git a/t/deps-ppc b/t/deps-ppc new file mode 100755 index 0000000..03fe5e8 --- /dev/null +++ b/t/deps-ppc @@ -0,0 +1,3 @@ +#!/bin/sh + +fakeroot python deps.py $@ ppc From vmiklos at frugalware.org Sun Feb 15 23:17:23 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 15 23:17:23 2009 Subject: [Frugalware-git] frugalware-current: ash-0.4.0-5-ppc Message-ID: <20090215221723.01CEA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f191c6bfe2c0e2baad249e96d72e382b16b6b31c commit f191c6bfe2c0e2baad249e96d72e382b16b6b31c Author: Miklos Vajna Date: Sun Feb 15 23:17:29 2009 +0100 ash-0.4.0-5-ppc added ppc to archs() diff --git a/source/apps-extra/ash/FrugalBuild b/source/apps-extra/ash/FrugalBuild index d448a68..5f5ff17 100644 --- a/source/apps-extra/ash/FrugalBuild +++ b/source/apps-extra/ash/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A lightweight (92K) Bourne compatible shell" url="http://cvsweb.netbsd.org/bsdweb.cgi/src/bin/sh/" depends=('sed') groups=('apps-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump ftp://ftp.slackware.com/pub/slackware/slackware-current/source/ap/ash|Flasttar" source=(ftp://ftp.slackware.com/pub/slackware/slackware-current/source/ap/$pkgname/$pkgname-$pkgver.tar.gz \ http://ftp.frugalware.org/pub/other/sources/ash/$pkgname-$pkgver.diff.bz2 \ From vmiklos at frugalware.org Mon Feb 16 01:03:17 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 16 01:03:20 2009 Subject: [Frugalware-git] frugalware-current: tig-0.14.1-1-i686 Message-ID: <20090216000317.D5F5C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=49cd156c578af61c7f496c42a5e45c0b526beba2 commit 49cd156c578af61c7f496c42a5e45c0b526beba2 Author: Miklos Vajna Date: Mon Feb 16 01:03:11 2009 +0100 tig-0.14.1-1-i686 - version bump diff --git a/source/devel-extra/tig/FrugalBuild b/source/devel-extra/tig/FrugalBuild index 023cf81..60aed9c 100644 --- a/source/devel-extra/tig/FrugalBuild +++ b/source/devel-extra/tig/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=tig -pkgver=0.14 +pkgver=0.14.1 pkgrel=1 pkgdesc="A text-mode interface for git." url="http://jonas.nitro.dk/tig/" @@ -13,7 +13,7 @@ backup=(etc/tigrc) archs=('i686' 'x86_64') up2date="lynx -dump http://jonas.nitro.dk/tig/releases/|Flasttar" source=(http://jonas.nitro.dk/tig/releases/tig-$pkgver.tar.gz) -sha1sums=('aab597b63c4f34ce074e7421c8b3d02e26045e7c') +sha1sums=('34d84b74e3aa6c00cc23d9d346217279c6132609') build() { From devil505linux at gmail.com Mon Feb 16 18:21:05 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 16 18:21:08 2009 Subject: [Frugalware-git] frugalware-current: msn-pecan-0.0.18-1-x86_64 Message-ID: <20090216172105.F341311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c518a207806d95243c59e87f81cf47456ddb68ab commit c518a207806d95243c59e87f81cf47456ddb68ab Author: Devil505 Date: Mon Feb 16 18:17:20 2009 +0100 msn-pecan-0.0.18-1-x86_64 * version bump diff --git a/source/xapps-extra/msn-pecan/FrugalBuild b/source/xapps-extra/msn-pecan/FrugalBuild index 8256d60..2272e2b 100644 --- a/source/xapps-extra/msn-pecan/FrugalBuild +++ b/source/xapps-extra/msn-pecan/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=msn-pecan -pkgver=0.0.17 +pkgver=0.0.18 pkgrel=1 pkgdesc="A fork of the MSN protocol plugin for libpurple (Pidgin/Finch) using the WLM protocol instead of MSN." depends=('pidgin' 'zlib') @@ -11,4 +11,4 @@ Finclude googlecode options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('57509d178f9a8b1aa628ad4d11aa9fc111bf1c35') +sha1sums=('5a60d858a1256af06925797829a489fdd0126127') From devil505linux at gmail.com Mon Feb 16 19:18:19 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 16 19:18:21 2009 Subject: [Frugalware-git] frugalware-current: bouml-4.11-1-x86_64 Message-ID: <20090216181819.E74BB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3e3ff467808209fad47f02a04a1885c8894a0cd commit f3e3ff467808209fad47f02a04a1885c8894a0cd Author: Devil505 Date: Mon Feb 16 19:17:41 2009 +0100 bouml-4.11-1-x86_64 * version bump diff --git a/source/xapps-extra/bouml/FrugalBuild b/source/xapps-extra/bouml/FrugalBuild index 937903d..bf66447 100644 --- a/source/xapps-extra/bouml/FrugalBuild +++ b/source/xapps-extra/bouml/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=bouml -pkgver=4.10 +pkgver=4.11 pkgrel=1 pkgdesc="Free UML 2 tool box with C++, Java and Idl code generation" _F_sourceforge_sep="_" @@ -13,6 +13,6 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') _F_cd_path="${pkgname}_${pkgver}" -sha1sums=('ad25c867838f60d1dc699c0c94358bf61782adfe') +sha1sums=('88584bbba442fce1125185ed4be67ec153cd77c8') # optimization OK From devil505linux at gmail.com Mon Feb 16 19:21:50 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 16 19:21:52 2009 Subject: [Frugalware-git] frugalware-current: grep-emul-2.5.4_1-1-x86_64 Message-ID: <20090216182150.E885011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c70ff3a2b0a7d77cb5595b1da204baf00217668 commit 6c70ff3a2b0a7d77cb5595b1da204baf00217668 Author: Devil505 Date: Mon Feb 16 19:20:18 2009 +0100 grep-emul-2.5.4_1-1-x86_64 version bump diff --git a/source/emul-extra/grep-emul/FrugalBuild b/source/emul-extra/grep-emul/FrugalBuild index b76a6d5..8481f8a 100644 --- a/source/emul-extra/grep-emul/FrugalBuild +++ b/source/emul-extra/grep-emul/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=grep-emul -pkgver=2.5.3_4 +pkgver=2.5.4_1 pkgrel=1 pkgdesc="Print lines matching a pattern (32bit emul)" url="http://www.gnu.org/software/grep/grep.html" @@ -10,4 +10,4 @@ depends=('pcre-emul') groups=('emul-extra') archs=('!i686' 'x86_64') Finclude emul -sha1sums=('3037f8a6c3fb132a05856f6a6b81be18044f7b34') +sha1sums=('dbe033f79f2c6a65743d552f02813d56a28e9360') From elentir at mailoo.org Mon Feb 16 20:11:11 2009 From: elentir at mailoo.org (Elentir) Date: Mon Feb 16 20:11:13 2009 Subject: [Frugalware-git] fwife: added gitignore files Message-ID: <20090216191111.4E96211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=1f313d223282026a9ccc9a0596bfeb3a4108b304 commit 1f313d223282026a9ccc9a0596bfeb3a4108b304 Author: crazy Date: Mon Feb 16 05:32:47 2009 +0100 added gitignore files diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..9f78cb9 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,2 @@ +fwife +*.o diff --git a/src/plugins/.gitignore b/src/plugins/.gitignore new file mode 100644 index 0000000..140f8cf --- /dev/null +++ b/src/plugins/.gitignore @@ -0,0 +1 @@ +*.so From elentir at mailoo.org Mon Feb 16 20:11:11 2009 From: elentir at mailoo.org (Elentir) Date: Mon Feb 16 20:11:16 2009 Subject: [Frugalware-git] fwife: check for root first Message-ID: <20090216191111.63C2611B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=8fb25153827fff11af102aedde4468f6c51f4c1b commit 8fb25153827fff11af102aedde4468f6c51f4c1b Author: crazy Date: Mon Feb 16 05:34:59 2009 +0100 check for root first diff --git a/src/fwife.c b/src/fwife.c index 1c8ef82..7bffaf5 100644 --- a/src/fwife.c +++ b/src/fwife.c @@ -21,6 +21,7 @@ */ #include +#include #include #include #include @@ -270,6 +271,12 @@ int main (int argc, char *argv[]) gtk_init (&argc, &argv); + if (getuid() != 0) + { + fwife_error(_("Insuffecient privileges. Fwife must be run as root.")); + exit(1); + } + ask_language(); /* Create a new assistant widget with no pages. */ From elentir at mailoo.org Mon Feb 16 20:11:11 2009 From: elentir at mailoo.org (Elentir) Date: Mon Feb 16 20:11:16 2009 Subject: [Frugalware-git] fwife: fix ext2fs typos Message-ID: <20090216191111.7EE6E11B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=58a660186e06f27fe86aba5868af9d55a3a55236 commit 58a660186e06f27fe86aba5868af9d55a3a55236 Author: crazy Date: Mon Feb 16 05:35:46 2009 +0100 fix ext2fs typos diff --git a/src/plugins/partdisk.c b/src/plugins/partdisk.c index 3562651..2caad57 100644 --- a/src/plugins/partdisk.c +++ b/src/plugins/partdisk.c @@ -550,10 +550,10 @@ int requestformat(char *namedev) gtk_box_pack_start(GTK_BOX(pVBox), pLabel, FALSE, FALSE, 2); /* Ext3 filesystem - default*/ - GtkWidget *pRadio1 = gtk_radio_button_new_with_label(NULL, _("ext3 - Journalising version of the ext2fs filesystem")); + GtkWidget *pRadio1 = gtk_radio_button_new_with_label(NULL, _("ext3 - Journalising version of the ext2 filesystem")); /* Ext2 filesystem */ - GtkWidget *pRadio2 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("ext2 - Standard Linux ext2fs filesystem")); + GtkWidget *pRadio2 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("ext2 - Standard Linux ext2 filesystem")); gtk_box_pack_start(GTK_BOX (pVBox), pRadio2, FALSE, FALSE, 2); gtk_box_pack_start(GTK_BOX (pVBox), pRadio1, FALSE, FALSE, 2); @@ -607,9 +607,9 @@ int requestformat(char *namedev) } } - if(!strcmp(sLabel, _("ext2 - Standard Linux ext2fs filesystem"))) + if(!strcmp(sLabel, _("ext2 - Standard Linux ext2 filesystem"))) fs = "ext2"; - else if(!strcmp(sLabel, _("ext3 - Journalising version of the ext2fs filesystem"))) + else if(!strcmp(sLabel, _("ext3 - Journalising version of the ext2 filesystem"))) fs = "ext3"; else if(!strcmp(sLabel, _("reiserfs - Hans Reiser's journalising filesystem"))) fs = "reiserfs"; From elentir at mailoo.org Mon Feb 16 20:11:11 2009 From: elentir at mailoo.org (Elentir) Date: Mon Feb 16 20:11:17 2009 Subject: [Frugalware-git] fwife: ext4 support Message-ID: <20090216191111.9262711B877E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=b517ea499637a8a1def43e3a6bb11a3b337ea89c commit b517ea499637a8a1def43e3a6bb11a3b337ea89c Author: crazy Date: Mon Feb 16 05:38:10 2009 +0100 ext4 support * sync with setup changes diff --git a/src/plugins/partdisk.c b/src/plugins/partdisk.c index 2caad57..fbe00e3 100644 --- a/src/plugins/partdisk.c +++ b/src/plugins/partdisk.c @@ -395,6 +395,8 @@ int mkfss(char *dev, char *fs, gboolean checked) return(fw_system(g_strdup_printf("mke2fs %s %s", opts, dev))); else if(!strcmp(fs, "ext3")) return(fw_system(g_strdup_printf("mke2fs -j %s %s", opts, dev))); + else if(!strcmp(fs, "ext4")) + return(fw_system(g_strdup_printf("mkfs.ext4 %s %s", opts, dev))); else if(!strcmp(fs, "reiserfs")) return(fw_system(g_strdup_printf("echo y |mkreiserfs %s", dev))); else if(!strcmp(fs, "jfs")) @@ -556,18 +558,24 @@ int requestformat(char *namedev) GtkWidget *pRadio2 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("ext2 - Standard Linux ext2 filesystem")); gtk_box_pack_start(GTK_BOX (pVBox), pRadio2, FALSE, FALSE, 2); gtk_box_pack_start(GTK_BOX (pVBox), pRadio1, FALSE, FALSE, 2); - - /* Reiser Filesystem */ - GtkWidget *pRadio3 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("reiserfs - Hans Reiser's journalising filesystem")); + + /* Ext4 filesystem , experimental by now */ + GtkWidget *pRadio3 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("ext4 - The evolution of the of the ext3 filesystem (EXPERIMENTAL!)")); gtk_box_pack_start(GTK_BOX (pVBox), pRadio3, FALSE, FALSE, 2); - - /* XFS */ - GtkWidget *pRadio4 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("xfs - SGI's journalising filesystem")); + gtk_box_pack_start(GTK_BOX (pVBox), pRadio2, FALSE, FALSE, 2); + gtk_box_pack_start(GTK_BOX (pVBox), pRadio1, FALSE, FALSE, 2); + + /* Reiser Filesystem */ + GtkWidget *pRadio4 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("reiserfs - Hans Reiser's journalising filesystem")); gtk_box_pack_start(GTK_BOX (pVBox), pRadio4, FALSE, FALSE, 2); - - GtkWidget *pRadio5 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("Noformat - keep filesystem")); + + /* XFS */ + GtkWidget *pRadio5 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("xfs - SGI's journalising filesystem")); gtk_box_pack_start(GTK_BOX (pVBox), pRadio5, FALSE, FALSE, 2); + GtkWidget *pRadio6 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("Noformat - keep filesystem")); + gtk_box_pack_start(GTK_BOX (pVBox), pRadio6, FALSE, FALSE, 2); + GtkWidget *separator = gtk_hseparator_new(); gtk_box_pack_start (GTK_BOX (pVBox), separator, FALSE, FALSE, 5); @@ -611,6 +619,8 @@ int requestformat(char *namedev) fs = "ext2"; else if(!strcmp(sLabel, _("ext3 - Journalising version of the ext2 filesystem"))) fs = "ext3"; + else if(!strcmp(sLabel, _("ext4 - The evolution of the of the ext3 filesystem (EXPERIMENTAL!)"))) + fs = "ext4"; else if(!strcmp(sLabel, _("reiserfs - Hans Reiser's journalising filesystem"))) fs = "reiserfs"; else if(!strcmp(sLabel, _("xfs - SGI's journalising filesystem"))) @@ -639,6 +649,7 @@ int requestformat(char *namedev) gtk_widget_hide(pRadio3); gtk_widget_hide(pRadio4); gtk_widget_hide(pRadio5); + gtk_widget_hide(pRadio6); gtk_widget_hide(separator); gtk_widget_hide(check); From boobaa at frugalware.org Mon Feb 16 20:49:01 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon Feb 16 20:49:03 2009 Subject: [Frugalware-git] frugalware-current: drupal-webform-5.x_2.6-1-i686 Message-ID: <20090216194901.8B9AD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8963e036cb1946976feacd75adc5e160648b0f97 commit 8963e036cb1946976feacd75adc5e160648b0f97 Author: CSÉCSY LászlĂł Date: Mon Feb 16 20:48:33 2009 +0100 drupal-webform-5.x_2.6-1-i686 version bump diff --git a/source/network-extra/drupal-webform/FrugalBuild b/source/network-extra/drupal-webform/FrugalBuild index 318223d..ebfc75c 100644 --- a/source/network-extra/drupal-webform/FrugalBuild +++ b/source/network-extra/drupal-webform/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CSÉCSY László _F_drupal_module=webform -pkgver=5.x_2.5 +pkgver=5.x_2.6 pkgrel=1 pkgdesc="Adds a webform nodetype to your Drupal site" Finclude drupal -sha1sums=('30d71aa900f1bb4c3d1847c81944bc0ca2cceab6') +sha1sums=('4b4373e98b2fb67c9f7263c571c1923bbfa31487') From russelldickenson at gmail.com Mon Feb 16 21:45:44 2009 From: russelldickenson at gmail.com (Russell Dickenson) Date: Mon Feb 16 21:45:55 2009 Subject: [Frugalware-git] fwife: check for root first In-Reply-To: <20090216191111.63C2611B877C@genesis.frugalware.org> References: <20090216191111.63C2611B877C@genesis.frugalware.org> Message-ID: On Tue, Feb 17, 2009 at 5:11 AM, Elentir wrote: > Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=8fb25153827fff11af102aedde4468f6c51f4c1b > > commit 8fb25153827fff11af102aedde4468f6c51f4c1b > Author: crazy > Date: Mon Feb 16 05:34:59 2009 +0100 > > check for root first > > diff --git a/src/fwife.c b/src/fwife.c > index 1c8ef82..7bffaf5 100644 > --- a/src/fwife.c > +++ b/src/fwife.c > @@ -21,6 +21,7 @@ > */ > > #include > +#include > #include > #include > #include > @@ -270,6 +271,12 @@ int main (int argc, char *argv[]) > > gtk_init (&argc, &argv); > > + if (getuid() != 0) > + { > + fwife_error(_("Insuffecient privileges. Fwife must be run as root.")); > + exit(1); > + } > + > ask_language(); > > /* Create a new assistant widget with no pages. */ > _______________________________________________ > Frugalware-git mailing list > Frugalware-git@frugalware.org > http://frugalware.org/mailman/listinfo/frugalware-git > I noticed a spelling error above - "fwife_error(_("Insuffecient privileges. Fwife must be run as root."));" "Insuffecient" should read "Insufficient" May you always be Frugal, Russell Dickenson (AKA phayz) From bouleetbil at frogdev.info Mon Feb 16 22:57:31 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 16 22:57:32 2009 Subject: [Frugalware-git] frugalware-current: gnome-format-0.1.1-1-i686 Message-ID: <20090216215731.57FFE11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6552209b1338530a59a969dad34fa6e9df8982d5 commit 6552209b1338530a59a969dad34fa6e9df8982d5 Author: bouleetbil Date: Mon Feb 16 22:55:25 2009 +0100 gnome-format-0.1.1-1-i686 *new package diff --git a/source/gnome-extra/gnome-format/FrugalBuild b/source/gnome-extra/gnome-format/FrugalBuild new file mode 100644 index 0000000..18d75fd --- /dev/null +++ b/source/gnome-extra/gnome-format/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.02 SBU +# Maintainer: bouleetbil +# Contributor: Cedrick Hannier alias Cedynamix + +pkgname=gnome-format +pkgver=0.1.1 +pkgrel=1 +pkgdesc="Tool for GNOME to easily format external memory media" +url="http://home.in.tum.de/~kanis/gnome-format/" +depends=('gtk+2' 'dbus-glib' 'libgee' 'libglade' 'parted') +makedepends=('vala' 'intltool' 'docbook2x' 'gnome-doc-utils') +groups=('gnome-extra') +archs=('i686') +source="http://home.in.tum.de/~kanis/html-data/gnome-format/releases/$pkgname-$pkgver.tar.bz2" +up2date="Flasttar http://home.in.tum.de/~kanis/html-data/gnome-format/releases" +sha1sums=('c61c24f0ba07e4dbb3b7ae67f26895276ab164bf') + +build() { + Fcd + ./waf configure --prefix=/usr || Fdie + ./waf --progress || Fdie + ./waf --destdir=$startdir/pkg install || Fdie +} From vmiklos at frugalware.org Mon Feb 16 23:18:02 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 16 23:18:04 2009 Subject: [Frugalware-git] frugalwareutils: libfwnetconfig: drop -w option, it does not work with wpa_supplicant 0.6.x Message-ID: <20090216221802.BBD3611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=036afc6becf24c235ec42915fb0017d17f8b6780 commit 036afc6becf24c235ec42915fb0017d17f8b6780 Author: Miklos Vajna Date: Mon Feb 16 23:15:31 2009 +0100 libfwnetconfig: drop -w option, it does not work with wpa_supplicant 0.6.x diff --git a/libfwnetconfig/libfwnetconfig.c b/libfwnetconfig/libfwnetconfig.c index a6b26a1..494cebf 100644 --- a/libfwnetconfig/libfwnetconfig.c +++ b/libfwnetconfig/libfwnetconfig.c @@ -433,9 +433,9 @@ int fwnet_ifup(fwnet_interface_t *iface, fwnet_profile_t *profile) if(strlen(iface->wpa_psk)) update_wpa_conf(iface->essid, iface->wpa_psk); if(strlen(iface->wpa_driver)) - ptr = g_strdup_printf("wpa_supplicant -i%s -D%s -c /etc/wpa_supplicant.conf -w -B", iface->name, iface->wpa_driver); + ptr = g_strdup_printf("wpa_supplicant -i%s -D%s -c /etc/wpa_supplicant.conf -B", iface->name, iface->wpa_driver); else - ptr = g_strdup_printf("wpa_supplicant -i%s -Dwext -c /etc/wpa_supplicant.conf -w -B", iface->name); + ptr = g_strdup_printf("wpa_supplicant -i%s -Dwext -c /etc/wpa_supplicant.conf -B", iface->name); ret += fwutil_system(ptr); FWUTIL_FREE(ptr); } From vmiklos at frugalware.org Mon Feb 16 23:21:54 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 16 23:21:55 2009 Subject: [Frugalware-git] frugalwareutils: updates for 0.8.6 Message-ID: <20090216222154.8E58A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=6d9451c7126b43c6cc51b7b7b8043847dd9f9582 commit 6d9451c7126b43c6cc51b7b7b8043847dd9f9582 Author: Miklos Vajna Date: Mon Feb 16 23:21:55 2009 +0100 updates for 0.8.6 diff --git a/Makefile.inc b/Makefile.inc index 14e6630..12e00f6 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -16,7 +16,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 0.8.5 +VERSION = 0.8.6 MAJORVER = 0 DO_RECURSIVE = @ for i in $(SUBDIRS); do $(MAKE) -C $$i $@ || exit 1; done diff --git a/NEWS b/NEWS index d11d375..7397769 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.8.6 - memory leak fixes + - file descriptor leak fixes + - use pclose() instead of fclose() for popened streams + - support for wpa_supplicant-0.6.x 0.8.5 - netconfig now provides better support for hand-written wpa_supplicant.conf - grubconfig now handles the case when /boot is raid1 diff --git a/libfwnetconfig/libfwnetconfig.c b/libfwnetconfig/libfwnetconfig.c index 494cebf..0c8b255 100644 --- a/libfwnetconfig/libfwnetconfig.c +++ b/libfwnetconfig/libfwnetconfig.c @@ -3,7 +3,7 @@ * * useful functions for network configuration * - * Copyright (c) 2006, 2008 by Miklos Vajna + * Copyright (c) 2006, 2008, 2009 by Miklos Vajna * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by From vmiklos at frugalware.org Mon Feb 16 23:38:51 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 16 23:38:52 2009 Subject: [Frugalware-git] frugalware-current: module-init-tools-3.6-1-i686 Message-ID: <20090216223851.A61B911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=282017eea7323380ca938b1544daaf4e1014c7ef commit 282017eea7323380ca938b1544daaf4e1014c7ef Author: Miklos Vajna Date: Mon Feb 16 22:54:02 2009 +0100 module-init-tools-3.6-1-i686 - up2date fix diff --git a/source/base/module-init-tools/FrugalBuild b/source/base/module-init-tools/FrugalBuild index 5cabac4..fec4697 100644 --- a/source/base/module-init-tools/FrugalBuild +++ b/source/base/module-init-tools/FrugalBuild @@ -11,6 +11,7 @@ makedepends=('zlib>=1.2.3-6' 'docbook-utils' 'docbook-sgml-dtd-4.1' 'perl-sgmlsp groups=('base') archs=('i686' 'x86_64' 'ppc') backup=('etc/rc.d/rc.modules' 'etc/sysconfig/modules') +_F_archive_grepv="pre" up2date="Flasttar http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/" source=(http://www.kernel.org/pub/linux/utils/kernel/module-init-tools/$pkgname-$pkgver.tar.bz2 rc.modules modules binfmt_misc prefer-modprobe.d.patch) From vmiklos at frugalware.org Mon Feb 16 23:38:51 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 16 23:38:53 2009 Subject: [Frugalware-git] frugalware-current: wpa_supplicant-0.6.8-1-i686 Message-ID: <20090216223851.BCA2A11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=952ccf4e2a95e2688c2ff3d754c376e9281ea8bb commit 952ccf4e2a95e2688c2ff3d754c376e9281ea8bb Author: Miklos Vajna Date: Mon Feb 16 23:18:20 2009 +0100 wpa_supplicant-0.6.8-1-i686 - version bump - disable madwifi driver for now, it fails to build diff --git a/source/base/wpa_supplicant/FrugalBuild b/source/base/wpa_supplicant/FrugalBuild index 0ed984a..6f5f28f 100644 --- a/source/base/wpa_supplicant/FrugalBuild +++ b/source/base/wpa_supplicant/FrugalBuild @@ -8,8 +8,7 @@ else fi pkgname=wpa_supplicant -pkgver=0.5.11 -madwifi=0.9.4 +pkgver=0.6.8 pkgrel=1 pkgdesc="Linux WPA/WPA2/IEEE 802.1X Supplicant" url="http://hostap.epitest.fi/wpa_supplicant/" @@ -20,11 +19,9 @@ groups=('base') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url |grep -1 stable|sed -n 's/.*-\(.*\)\.t.*/\1/;3 p'" source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz \ - http://ftp.frugalware.org/pub/frugalware/frugalware-current/source/network/madwifi/madwifi-$madwifi.tar.gz \ config) -sha1sums=('015cdd0d334148f4eccb94aee7dbe3ac2782b898' \ - '6f289cb2e99d27b23570d15b69bf0f4240e34d1e' \ - '7d2b0166bc96c1241c1aee88809a20fccf2eef82') +sha1sums=('cadf5aeed2a3c0a0e0686d163b16182877b2d7e5' \ + 'afde5abc911f18cf7871df8cbf21735b35af4a03') options=('scriptlet') if Fuse $USE_GUI; then @@ -37,8 +34,8 @@ fi build() { + Fcd $pkgname-$pkgver/$pkgname Fsed /usr/local /usr Makefile - mv ../madwifi-$madwifi madwifi cp $Fsrcdir/config .config Fsed 'dynamic_eap_methods' '' Makefile Fbuild diff --git a/source/base/wpa_supplicant/config b/source/base/wpa_supplicant/config index 7d7246c..3294861 100644 --- a/source/base/wpa_supplicant/config +++ b/source/base/wpa_supplicant/config @@ -45,9 +45,9 @@ CONFIG_DRIVER_HOSTAP=y #CFLAGS += -I../../include/wireless # Driver interface for madwifi driver -CONFIG_DRIVER_MADWIFI=y +#CONFIG_DRIVER_MADWIFI=y # Change include directories to match with the local setup -CFLAGS += -Imadwifi +#CFLAGS += -Imadwifi # Driver interface for Prism54 driver CONFIG_DRIVER_PRISM54=y From vmiklos at frugalware.org Mon Feb 16 23:38:51 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 16 23:38:54 2009 Subject: [Frugalware-git] frugalware-current: frugalwareutils-0.8.6-1-i686 Message-ID: <20090216223851.D0B6111B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a4fbc4547565ba6eb5832830f04e8a0da2e7561a commit a4fbc4547565ba6eb5832830f04e8a0da2e7561a Author: Miklos Vajna Date: Mon Feb 16 23:37:04 2009 +0100 frugalwareutils-0.8.6-1-i686 - version bump diff --git a/source/base/frugalwareutils/FrugalBuild b/source/base/frugalwareutils/FrugalBuild index 1b9fb94..96a96c3 100644 --- a/source/base/frugalwareutils/FrugalBuild +++ b/source/base/frugalwareutils/FrugalBuild @@ -5,7 +5,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} USE_APIDOCS=${USE_APIDOCS:-"y"} pkgname=frugalwareutils -pkgver=0.8.5 +pkgver=0.8.6 Fuse $USE_DEVEL && pkgver=0.8.4.9.gdb55720 pkgrel=1 pkgdesc="Frugalware configuration utilities." diff --git a/source/base/frugalwareutils/frugalwareutils.key b/source/base/frugalwareutils/frugalwareutils.key new file mode 100644 index 0000000..1a290d4 --- /dev/null +++ b/source/base/frugalwareutils/frugalwareutils.key @@ -0,0 +1,33 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1.4.9 (GNU/Linux) + +mQGiBERmdGoRBACBy3BuNIj+KDXJR2hR/zAe6T5A6f3EKenC0mXfNa/rJTaEU0kh +c7LJGCnjtxRwKp0CF3PzQPU+P7zFfMTxYUjr1ZtD3VoANkbDbZb5dHIFFb3GDK28 +cvD25EXOyrKgNAkxE9T++8mh8k7jX9THGFNjHD7w3yllw3g1S2ehvXVdIwCgqNAC +gj9sqGmNoBAM5wlK6sldq1MD/2UxZIzq8wkvfFm+t6fxhLoGN+3lHvMkNbjE+lgs +IAkiLvTNpOL303k5AATkh5ljHaxmto+G7aYetA9E6CDRSyzA2izcW2g1H6ZMhi48 +e99oLisPuWG0eiWBJq4D5gwb+hYtg+aEcax7PkwcJLkhqjLd59xfz1WXCsrCEw8m +STBdA/4ua+ux+DxOzd3axskuhtX7m0L3x9RgLzUH/NsOyrvAQHiY7RYjlKyP5jGb +FOxn6J/y3SZfq2wYmwGUrYrre6Cd3a6QBP8cyMmB5Su6pbMBlTrgqfiAMXtroou5 +VavFNCWoUl/197bJuPOEci6dZmNwBg3YOm6OD8bm7xduBceHkLRMRnJ1Z2Fsd2Fy +ZSBMaW51eCBBcmNoaXZlcyBWZXJpZmljYXRpb24gS2V5IDxmcnVnYWx3YXJlLWRl +dmVsQGZydWdhbHdhcmUub3JnPohGBBARAgAGBQJFgocOAAoJEHvNbQIDkVCWigoA +oKqW9DDKI86EsRZuiz88PrAOgtxKAJ9kTZc1Wh8bDioF8JpMytPMuEArw4hGBBAR +AgAGBQJFgu5GAAoJEEFKKfUA6A6GIVcAoJD+Hrojb/+cGVYkQdJpuDcH6BzmAJ92 +q4MzXd6azItLylyAz4OSTPv0MohgBBMRAgAgBQJEZnRqAhsDBgsJCAcDAgQVAggD +BBYCAwECHgECF4AACgkQZ7NElSD1VhlPVwCfRdpRLJc9LCJZNIO5Gn3QaU1xMB0A +n3HWMgzdn8mxkJhyj9J4K37I8aXtuQINBERmdNwQCACrd7e4YTDQSeKhcV3gYgL4 +jKXZKrRhyX3+n3Ycwo7eLNvMSc5gbVYVeAaaovolW7O5ZdhXXUmR6Zc8QMzlQ0L1 +EH/DpFjUnV561kw4WBuE5o5oMiqUjWd3woSUsxFXpoffznzFlwIPqEtAAkooSW5F +JshsRLSu4/Gj2SDqzgjNdDXDnBR/YV51IgYyHFOQSE+vN4yXUjhGI0cZcDPcoafe +jZty0MixVXP4deb3gBpnsK3VgRgM8n0DZL9m2qAHOaXaLxvCrIKacIYlN9SDv4Pn +uNu7F595Xf9qY8x0KLmYEZaSvVC5ZR35YyOxKYexu7g7M1Hyp6UtT81Ctxi9YPL3 +AAMFB/9FQnl6l3FcBvO38lD7q0pkzEnYyqHqlh5N7SQXI4oWmE9SGLXWj5MgUSKy +/05fYTiU6+tX/U5AXQy/+EN9GGEr/kTbfU6NIVOkc2wrXaBkWomlAav5HL18NTF1 +uvjOywyjn3JevJcZ2Bm5l5gaAnWrfcK12udZJyv6b19UpUR195lhU5kT7y4w1hMM +XVjx+R7wamKl533HyEJfaUjZHuejOpA/VX233OFjnUr2iYw5w/s5ey5Z8lrtA5P6 +aXm3QRr23MjztedCovk5yJmzsUd/Fkw0FHGgWPakLMjgBGhyUT2+1yH5XS0rQA2f +Jn0Z7pfdZ2SlrJBVgr/UvLnO+770iEkEGBECAAkFAkRmdNwCGwwACgkQZ7NElSD1 +VhlbxQCfQnid7EXE2DAhyrbmocGa5CzzNzkAoIgE96QvLqESutC/tuk6j2q5msud +=kCh9 +-----END PGP PUBLIC KEY BLOCK----- From vmiklos at frugalware.org Mon Feb 16 23:44:06 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 16 23:44:08 2009 Subject: [Frugalware-git] frugalware-current: alien-8.74-1-i686 Message-ID: <20090216224406.D262111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bebeb014cebda729758f90281d1cf8cfd97c6acc commit bebeb014cebda729758f90281d1cf8cfd97c6acc Author: Miklos Vajna Date: Mon Feb 16 23:39:15 2009 +0100 alien-8.74-1-i686 - version bump diff --git a/source/apps-extra/alien/FrugalBuild b/source/apps-extra/alien/FrugalBuild index 2abe91a..72e50aa 100644 --- a/source/apps-extra/alien/FrugalBuild +++ b/source/apps-extra/alien/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=alien -pkgver=8.73 +pkgver=8.74 pkgrel=1 pkgdesc="Converts between the rpm, dpkg, slp, and slackware tgz file formats." url="http://kitenet.net/programs/alien/" @@ -11,7 +11,7 @@ groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url |grep ]version|sed 's/.*n //;q'" source=(http://ftp.debian.org/debian/pool/main/a/alien/alien_$pkgver.tar.gz) -sha1sums=('7726a571b1077de13789cdb030f5135eec3184a7') +sha1sums=('6bbc48d45213b15db9a6887c401a8363d102e8fa') build() { From vmiklos at frugalware.org Tue Feb 17 01:55:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 01:55:08 2009 Subject: [Frugalware-git] frugalware-current: python-3.0-3.0.1-1-i686 Message-ID: <20090217005507.6084D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c3434bd7ae9fedfd182eca4d33ebb0e00845f04 commit 2c3434bd7ae9fedfd182eca4d33ebb0e00845f04 Author: Miklos Vajna Date: Tue Feb 17 01:54:11 2009 +0100 python-3.0-3.0.1-1-i686 - new package - closes #3555 diff --git a/source/devel-extra/python-3.0/FrugalBuild b/source/devel-extra/python-3.0/FrugalBuild new file mode 100644 index 0000000..7fe1520 --- /dev/null +++ b/source/devel-extra/python-3.0/FrugalBuild @@ -0,0 +1,64 @@ +# Compiling Time: 0.96 SBU +# Maintainer: Miklos Vajna + +USE_GUI=${USE_GUI:-"y"} + +pkgname=python-3.0 +pkgver=3.0.1 +shortpkgver=3.0 # 2.3 if $pkgver=2.3.4 +pkgrel=1 +pkgdesc="A high-level scripting language" +url="http://www.python.org" +depends=('glibc>=2.8-3' 'bzip2>=1.0.5-2' 'gdbm>=1.8.3-5' 'openssl>=0.9.8-14' 'glib2>=2.16.4-2') +makedepends=('sqlite3') +Fuse $USE_GUI && makedepends=(${makedepends[@]} 'tk>=8.5' 'gtk+2') +groups=('devel-extra') +archs=('i686' 'x86_64' 'ppc') +options=('scriptlet') +_F_archive_name="Python" +_F_archive_ext=".tgz" +up2date="Flasttar $url/download/" +source=(http://www.python.org/ftp/python/$pkgver/Python-$pkgver.tar.bz2) +sha1sums=('6206059f0c04336e8d6550d2cdd88ab91f2657ff') + +subpkgs=("$pkgname-tools" "$pkgname-sqlite3") +subdescs=("Optional development tools to extending Python" "Python support for sqlite3") +subgroups=('devel-extra' 'devel-extra') +subdepends=('python-3.0' "python-3.0=$pkgver-$pkgrel") +subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc') + +[ "$CARCH" == "x86_64" ] && export CFLAGS="$CFLAGS -fPIC" + +build() +{ + Fcd Python-$pkgver + Fpatchall + Fconf --prefix=/usr --with-threads --enable-shared --enable-ipv6 || return 1 + Fsed 'mozilla-firefox' 'firefox' Lib/webbrowser.py + make || return 1 + Fmakeinstall || return 1 + Frm /usr/bin/python + Fmv /usr/bin/2to3{,$shortpkgver} + Fmv /usr/bin/idle{,$shortpkgver} + Fmv /usr/bin/pydoc{,$shortpkgver} + Fmv /usr/bin/smtpd{,$shortpkgver}.py + # subpkg python-tools + for f in Tools/* ; do + if [ -d $f ] ; then + Fcp Python-$pkgver/$f /usr/lib/python$shortpkgver/site-packages/ || Fdie + Fsplit $pkgname-tools usr/lib/python$shortpkgver/site-packages/`echo $f|sed 's|Tools/||'` + fi + done + Fln /usr/lib/python$shortpkgver/site-packages/i18n/msgfmt.py /usr/bin/msgfmt.py + Fln /usr/lib/python$shortpkgver/site-packages/i18n/pygettext.py /usr/bin/pygettext.py + Fln /usr/lib/python$shortpkgver/site-packages/modulator/modulator.py /usr/bin/modulator.py + Fln /usr/lib/python$shortpkgver/site-packages/pynche/pynche /usr/bin/pynche + Fmv /usr/bin/msgfmt{,$shortpkgver}.py + Fmv /usr/bin/pygettext{,$shortpkgver}.py + Fmv /usr/bin/modulator{,$shortpkgver}.py + Fmv /usr/bin/pynche{,$shortpkgver} + Fsplit $pkgname-tools usr/bin/{{msgfmt,pygettext,modulator}$shortpkgver.py,pynche$shortpkgver} + Fsplit $pkgname-sqlite3 usr/lib/python$shortpkgver/{sqlite3,lib-dynload/_sqlite3.so,test/test_sqlite.py*} +} + +# optimization OK From vmiklos at frugalware.org Tue Feb 17 02:02:42 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 02:02:44 2009 Subject: [Frugalware-git] frugalware-current: ruby-1.8.7-6-i686 Message-ID: <20090217010242.5639A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5951426587fbe4198557b26d8d5149b4348d5a21 commit 5951426587fbe4198557b26d8d5149b4348d5a21 Author: Miklos Vajna Date: Tue Feb 17 02:01:54 2009 +0100 ruby-1.8.7-6-i686 - add --with-X11-include - closes #3620 diff --git a/source/devel/ruby/FrugalBuild b/source/devel/ruby/FrugalBuild index 6a03295..a1a64ab 100644 --- a/source/devel/ruby/FrugalBuild +++ b/source/devel/ruby/FrugalBuild @@ -6,7 +6,7 @@ pkgname=ruby pkgver=1.8.7 pkgpatch=72 pkgextraver= -pkgrel=5 +pkgrel=6 pkgdesc="An object-oriented programming language." url="http://www.ruby-lang.org/" depends=('termcap' 'zlib' 'db>=4.7.25-2' 'readline' 'openssl' 'gdbm') @@ -22,6 +22,7 @@ build() { Fbuild --enable-shared --enable-pthread \ --with-tk-include=/usr/include/tk/generic \ --with-tcl-include=/usr/include/tcl/generic + --with-X11-include=/usr/include/xorg Fmakeinstall install-doc } From boobaa at frugalware.org Tue Feb 17 07:39:25 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Feb 17 07:39:27 2009 Subject: [Frugalware-git] frugalware-current: python-paver-0.8.1-1-i686 Message-ID: <20090217063925.4B02A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d48ebb5e895c32a55ab75c92588a17adedf73706 commit d48ebb5e895c32a55ab75c92588a17adedf73706 Author: CSÉCSY LászlĂł Date: Tue Feb 17 07:38:58 2009 +0100 python-paver-0.8.1-1-i686 new package / initial import diff --git a/source/devel-extra/python-paver/FrugalBuild b/source/devel-extra/python-paver/FrugalBuild new file mode 100644 index 0000000..0a20751 --- /dev/null +++ b/source/devel-extra/python-paver/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.01 SBU +# Maintainer: CSÉCSY László + +pkgname=python-paver +pkgver=0.8.1 +pkgrel=1 +pkgdesc="Easy build, distribution and deployment scripting" +url="http://www.blueskyonmars.com/projects/paver/" +depends=('python>=2.6') +groups=('devel-extra') +archs=('i686') +up2date="lynx -dump http://pypi.python.org/pypi/Paver/ | grep tar -m1 | sed 's/.*-\(.*\)\.tar.*/\1/'" +source=(http://pypi.python.org/packages/source/P/Paver/Paver-$pkgver.tar.gz) +_F_cd_path=Paver-$pkgver +sha1sums=('ca0094d15ebe2edfb0247fb87c9191e8f0a58add') From elentir at mailoo.org Tue Feb 17 11:37:43 2009 From: elentir at mailoo.org (Elentir) Date: Tue Feb 17 11:37:45 2009 Subject: [Frugalware-git] frugalware-current: pygraphviz-0.99.1-2-i686 Message-ID: <20090217103743.C1FF911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ee1c68d0dfd9f27c02d8381553c89a15e2b8c48 commit 7ee1c68d0dfd9f27c02d8381553c89a15e2b8c48 Author: Elentir Date: Tue Feb 17 11:33:05 2009 +0100 pygraphviz-0.99.1-2-i686 * fix python dependency version * fix up2date diff --git a/source/devel-extra/pygraphviz/FrugalBuild b/source/devel-extra/pygraphviz/FrugalBuild index bf59004..9e1a0d6 100644 --- a/source/devel-extra/pygraphviz/FrugalBuild +++ b/source/devel-extra/pygraphviz/FrugalBuild @@ -3,14 +3,15 @@ pkgname=pygraphviz pkgver=0.99.1 -pkgrel=1 +pkgrel=2 pkgdesc="PyGraphviz is a Python interface to the Graphviz graph layout and visualization package." groups=('devel-extra') archs=('i686' 'x86_64') url="http://networkx.lanl.gov/pygraphviz/" -depends=('python>=2.4' 'graphviz>=2.0') +depends=('python>=2.6' 'graphviz>=2.0') source=(http://networkx.lanl.gov/download/$pkgname/$pkgname-$pkgver.tar.gz) -up2date="lynx -dump http://networkx.lanl.gov/download/$pkgname/ | grep -v "dev" | Flasttar" +_F_archive_grepv="dev" +up2date="Flasttar http://networkx.lanl.gov/download/$pkgname/" sha1sums=('01634b1921f4a127ca091387f4e18c64c096229e') # optimization OK From elentir at mailoo.org Tue Feb 17 12:11:19 2009 From: elentir at mailoo.org (Elentir) Date: Tue Feb 17 12:11:21 2009 Subject: [Frugalware-git] frugalware-current: networkx-0.99-2-i686 Message-ID: <20090217111119.9482611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4a6c0c8735c6c1162da3dac449cee0d8d04c70b2 commit 4a6c0c8735c6c1162da3dac449cee0d8d04c70b2 Author: Elentir Date: Tue Feb 17 12:06:42 2009 +0100 networkx-0.99-2-i686 * fix python version in depends * fix up2date diff --git a/source/devel-extra/networkx/FrugalBuild b/source/devel-extra/networkx/FrugalBuild index 23e32af..0eff9ae 100644 --- a/source/devel-extra/networkx/FrugalBuild +++ b/source/devel-extra/networkx/FrugalBuild @@ -3,12 +3,13 @@ pkgname=networkx pkgver=0.99 -pkgrel=1 +pkgrel=2 pkgdesc='NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.' groups=('devel-extra') archs=('i686') url="http://networkx.lanl.gov" -depends=('python>=2.4') +depends=('python>=2.6') source=($url/download/$pkgname/$pkgname-$pkgver.tar.gz) -up2date="lynx -dump $url/download/$pkgname/ | grep -v "dev" | Flasttar" -sha1sums=('8d1f1da45ac20302d73853e14da9c24cada81a8d') \ No newline at end of file +_F_archive_grepv="dev" +up2date="Flasttar $url/download/$pkgname/" +sha1sums=('8d1f1da45ac20302d73853e14da9c24cada81a8d') From vmiklos at frugalware.org Tue Feb 17 13:26:34 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 13:26:36 2009 Subject: [Frugalware-git] frugalware-current: mysql-5.0.77-1-i686 Message-ID: <20090217122634.986FC11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=576515a8b2cebfdb588b9409679892a2c0e359a4 commit 576515a8b2cebfdb588b9409679892a2c0e359a4 Author: Miklos Vajna Date: Tue Feb 17 13:26:24 2009 +0100 mysql-5.0.77-1-i686 - version bump diff --git a/source/apps-extra/mysql/FrugalBuild b/source/apps-extra/mysql/FrugalBuild index 5db91d9..bb6165d 100644 --- a/source/apps-extra/mysql/FrugalBuild +++ b/source/apps-extra/mysql/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=mysql -pkgver=5.0.75 -pkgrel=4 +pkgver=5.0.77 +pkgrel=1 extrapkgver= pkgdesc="A fast SQL database server" url="http://www.mysql.com/" From vmiklos at frugalware.org Tue Feb 17 13:26:34 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 13:26:38 2009 Subject: [Frugalware-git] frugalware-current: bzr-svn-0.5.0-1-i686 Message-ID: <20090217122634.7935211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=843ac76f4fe154788c44f3b34cf9e93cc3c8f71d commit 843ac76f4fe154788c44f3b34cf9e93cc3c8f71d Author: Miklos Vajna Date: Tue Feb 17 13:18:53 2009 +0100 bzr-svn-0.5.0-1-i686 - version bump diff --git a/source/devel-extra/bzr-svn/FrugalBuild b/source/devel-extra/bzr-svn/FrugalBuild index a20bc00..c7e3569 100644 --- a/source/devel-extra/bzr-svn/FrugalBuild +++ b/source/devel-extra/bzr-svn/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=bzr-svn -pkgver=0.4.17 +pkgver=0.5.0 pkgrel=1 pkgdesc="Subversion branch support for Bazaar" url="http://bazaar-vcs.org/BzrForeignBranches/Subversion" From janny at frugalware.org Tue Feb 17 13:35:49 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 17 13:35:50 2009 Subject: [Frugalware-git] frugalware-current: virtinst-0.400.1-1-i686 Message-ID: <20090217123549.0CFF911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae5863a76d3c44116d1675ff092afbe3c61dfcee commit ae5863a76d3c44116d1675ff092afbe3c61dfcee Author: Janos Kovacs Date: Tue Feb 17 13:35:42 2009 +0100 virtinst-0.400.1-1-i686 version bump diff --git a/source/xlib-extra/virtinst/FrugalBuild b/source/xlib-extra/virtinst/FrugalBuild index 6774949..cf5d01a 100644 --- a/source/xlib-extra/virtinst/FrugalBuild +++ b/source/xlib-extra/virtinst/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: AlexExtreme pkgname=virtinst -pkgver=0.400.0 -pkgrel=2 +pkgver=0.400.1 +pkgrel=1 pkgdesc="virtinst is a module to help in starting installations on Xen" url="http://virt-manager.et.redhat.com" depends=('libvirt-python') @@ -12,4 +12,4 @@ groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://virt-manager.et.redhat.com/download.html | grep -m1 'virtinst [0-9]' | sed 's/.*virtinst //' | sed 's/ .*//'" source=(http://virt-manager.et.redhat.com/download/sources/virtinst/$pkgname-$pkgver.tar.gz) -sha1sums=('674ab1449df5d442b0aece5493d33c9c29e9a723') +sha1sums=('269ad92ac1524ad2560bc9ce7da554a3c234a2e2') From priyank at frugalware.org Tue Feb 17 14:20:14 2009 From: priyank at frugalware.org (Priyank) Date: Tue Feb 17 14:20:17 2009 Subject: [Frugalware-git] frugalware-current: jpilot-1.6.2-1-i686 Message-ID: <20090217132014.CE07511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=656c0ce9cd2d4eb7d095a57c9907eae159b87269 commit 656c0ce9cd2d4eb7d095a57c9907eae159b87269 Author: Priyank Date: Tue Feb 17 18:48:20 2009 +0530 jpilot-1.6.2-1-i686 * Version bump diff --git a/source/xapps-extra/jpilot/FrugalBuild b/source/xapps-extra/jpilot/FrugalBuild index d912af2..2a597ba 100644 --- a/source/xapps-extra/jpilot/FrugalBuild +++ b/source/xapps-extra/jpilot/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=jpilot -pkgver=1.6.1 +pkgver=1.6.2 pkgrel=1 pkgdesc="JPilot is a desktop organizer for PalmOS devices." url="http://www.jpilot.org/" @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download.html | grep tar.gz | Flasttar" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('93e5a420121916d6d20a4a665f82897cf5b47e8f') +sha1sums=('df57aed5bcb04dea15024c2cee58b86d26113dbd') build() { From boobaa at frugalware.org Tue Feb 17 14:20:45 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Feb 17 14:20:46 2009 Subject: [Frugalware-git] frugalware-current: python-processing-0.52-1-i686 Message-ID: <20090217132045.8825911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4402fb4f251d6e34854812c4394b641169483805 commit 4402fb4f251d6e34854812c4394b641169483805 Author: CSÉCSY LászlĂł Date: Tue Feb 17 14:20:32 2009 +0100 python-processing-0.52-1-i686 new package / initial import diff --git a/source/devel-extra/python-processing/FrugalBuild b/source/devel-extra/python-processing/FrugalBuild new file mode 100644 index 0000000..726dea5 --- /dev/null +++ b/source/devel-extra/python-processing/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.01 SBU +# Maintainer: CSÉCSY László + +pkgname=python-processing +pkgver=0.52 +pkgrel=1 +pkgdesc="Python package that supports the spawning of processes using the API of the standard threading module" +url="http://developer.berlios.de/projects/pyprocessing" +depends=('python') +groups=('devel-extra') +archs=('i686') +up2date="lynx -dump 'http://developer.berlios.de/project/showfiles.php?group_id=9001&release_id=14497' | grep zip -m1 | sed 's/.*-\(.*\)\.zip .*/\1/'" +_F_archive_name="processing" +source=("http://download.berlios.de/pyprocessing/$_F_archive_name-$pkgver.zip") +sha1sums=('242cd025d80a5e077de01676465f6b8582222bf4') + +# optimization OK From crazy at frugalware.org Tue Feb 17 15:02:01 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 17 15:02:04 2009 Subject: [Frugalware-git] frugalware-current: parted-1.8.8-4-x86_64 Message-ID: <20090217140201.B4CBD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3de97d640cbf0954a9f5d7872f9eb34f2ca767d commit f3de97d640cbf0954a9f5d7872f9eb34f2ca767d Author: crazy Date: Tue Feb 17 14:59:29 2009 +0100 parted-1.8.8-4-x86_64 * make ext4 work * right now parted was confused about was ext3 and ext4 is. * this is a backport of upstream commit : * 91937d42c36ff29b55468f28e24673a2ab37d7c4 diff --git a/source/base/parted/FrugalBuild b/source/base/parted/FrugalBuild index 67f20f1..f20fc87 100644 --- a/source/base/parted/FrugalBuild +++ b/source/base/parted/FrugalBuild @@ -3,7 +3,7 @@ pkgname=parted pkgver=1.8.8 -pkgrel=3 +pkgrel=4 pkgdesc="A program for creating, destroying, resizing, checking and copying partitions" url="http://www.gnu.org/software/parted/parted.html" depends=('e2fsprogs>=1.41.0-2' 'readline>=5.2-4') @@ -11,8 +11,8 @@ rodepends=('gawk>=3.1.6-3' 'gzip>=1.3.12-4' 'shadow>=4.1.2.1-2' 'texinfo>=4.11-3 groups=('base') archs=('i686' 'x86_64' 'ppc') Fup2gnugz -source=(http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz) -signatures=($source.sig) +source=(http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz ext4-support.patch) +signatures=($source.sig '') Fconfopts="$Fconfopts --disable-Werror --with-readline" Finclude texinfo # optimization OK diff --git a/source/base/parted/ext4-support.patch b/source/base/parted/ext4-support.patch new file mode 100644 index 0000000..f7b78d3 --- /dev/null +++ b/source/base/parted/ext4-support.patch @@ -0,0 +1,243 @@ +From: Debarshi Ray +Date: Wed, 7 Jan 2009 07:05:10 +0000 (+0530) +Subject: Differentiate between Ext4 and Ext3 file systems. +X-Git-Url: http://git.debian.org/?p=parted%2Fparted.git;a=commitdiff_plain;h=91937d42c36ff29b55468f28e24673a2ab37d7c4 + +Differentiate between Ext4 and Ext3 file systems. + +Fixes http://parted.alioth.debian.org/cgi-bin/trac.cgi/ticket/188 + +* libparted/fs/ext2/ext2_fs.h (EXT4_FEATURE_RO_COMPAT_HUGE_FILE, +EXT4_FEATURE_RO_COMPAT_DIR_NLINK, EXT4_FEATURE_INCOMPAT_EXTENTS, +EXT4_FEATURE_INCOMPAT_64BIT): New constants. +* libparted/fs/ext2/interface.c (_ext2_generic_probe): Ext4 file systems +will have EXT4_FEATURE_* bits set, while Ext3 will not. +(_ext2_probe, _ext3_probe): Pass 2 and 3 respectively, instead of 0 and 1, +to _ext2_generic_probe. +(_ext4_probe): New function. +(_ext4_ops, _ext4_type): New structures. +(ped_file_system_ext2_init): Register Ext4 file system type. +(ped_file_system_ext2_done): Likewise. +* tests/Makefile.am (TESTS): Add t1700-ext-probe.sh. +* tests/t1700-ext-probe.sh: New file. +--- + +diff --git a/libparted/fs/ext2/ext2_fs.h b/libparted/fs/ext2/ext2_fs.h +index 713cc21..d642518 100644 +--- a/libparted/fs/ext2/ext2_fs.h ++++ b/libparted/fs/ext2/ext2_fs.h +@@ -15,7 +15,7 @@ + + /* + * EXT2_*_*() convienience macros added by Andrew Clausen +- * Copyright (C) 2000 Free Software Foundation, Inc. ++ * Copyright (C) 2000, 2009 Free Software Foundation, Inc. + */ + + #ifndef _EXT2_FS_H +@@ -56,9 +56,13 @@ + + #define EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER 0x0001 + #define EXT2_FEATURE_RO_COMPAT_LARGE_FILE 0x0002 ++#define EXT4_FEATURE_RO_COMPAT_HUGE_FILE 0x0008 ++#define EXT4_FEATURE_RO_COMPAT_DIR_NLINK 0x0020 + + #define EXT2_FEATURE_INCOMPAT_FILETYPE 0x0002 + #define EXT3_FEATURE_INCOMPAT_RECOVER 0x0004 ++#define EXT4_FEATURE_INCOMPAT_EXTENTS 0x0040 ++#define EXT4_FEATURE_INCOMPAT_64BIT 0x0080 + + /* + * Special inodes numbers +diff --git a/libparted/fs/ext2/interface.c b/libparted/fs/ext2/interface.c +index 8935840..907f349 100644 +--- a/libparted/fs/ext2/interface.c ++++ b/libparted/fs/ext2/interface.c +@@ -1,6 +1,6 @@ + /* + interface.c -- parted binding glue to libext2resize +- Copyright (C) 1998-2000, 2007 Free Software Foundation, Inc. ++ Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc. + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by +@@ -32,7 +32,7 @@ static PedFileSystemType _ext3_type; + struct ext2_dev_handle* ext2_make_dev_handle_from_parted_geometry(PedGeometry* geom); + + static PedGeometry* +-_ext2_generic_probe (PedGeometry* geom, int expect_ext3) ++_ext2_generic_probe (PedGeometry* geom, int expect_ext_ver) + { + struct ext2_super_block sb; + +@@ -46,10 +46,29 @@ _ext2_generic_probe (PedGeometry* geom, int expect_ext3) + PedSector group_nr = EXT2_SUPER_BLOCK_GROUP_NR(sb); + PedSector first_data_block = EXT2_SUPER_FIRST_DATA_BLOCK(sb); + int version = EXT2_SUPER_REV_LEVEL(sb); +- int is_ext3 = (EXT2_SUPER_FEATURE_COMPAT(sb) +- & EXT3_FEATURE_COMPAT_HAS_JOURNAL) != 0; ++ int is_ext3 = 0; ++ int is_ext4 = 0; ++ ++ is_ext3 = (EXT2_SUPER_FEATURE_COMPAT (sb) ++ & EXT3_FEATURE_COMPAT_HAS_JOURNAL) != 0; ++ if (is_ext3) { ++ is_ext4 = ((EXT2_SUPER_FEATURE_RO_COMPAT (sb) ++ & EXT4_FEATURE_RO_COMPAT_HUGE_FILE) ++ || (EXT2_SUPER_FEATURE_RO_COMPAT (sb) ++ & EXT4_FEATURE_RO_COMPAT_DIR_NLINK) ++ || (EXT2_SUPER_FEATURE_INCOMPAT (sb) ++ & EXT4_FEATURE_INCOMPAT_EXTENTS) ++ || (EXT2_SUPER_FEATURE_INCOMPAT (sb) ++ & EXT4_FEATURE_INCOMPAT_64BIT)); ++ if (is_ext4) ++ is_ext3 = 0; ++ } + +- if (expect_ext3 != is_ext3) ++ if (expect_ext_ver == 2 && (is_ext3 || is_ext4)) ++ return NULL; ++ if (expect_ext_ver == 3 && !is_ext3) ++ return NULL; ++ else if (expect_ext_ver == 4 && !is_ext4) + return NULL; + + if (version > 0 && group_nr > 0) { +@@ -64,7 +83,8 @@ _ext2_generic_probe (PedGeometry* geom, int expect_ext3) + return NULL; + ped_geometry_init (&probe_geom, geom->dev, + start, block_count * block_size); +- return _ext2_generic_probe (&probe_geom, expect_ext3); ++ return _ext2_generic_probe (&probe_geom, ++ expect_ext_ver); + } else { + return ped_geometry_new (geom->dev, geom->start, + block_count * block_size); +@@ -76,13 +96,19 @@ _ext2_generic_probe (PedGeometry* geom, int expect_ext3) + static PedGeometry* + _ext2_probe (PedGeometry* geom) + { +- return _ext2_generic_probe (geom, 0); ++ return _ext2_generic_probe (geom, 2); + } + + static PedGeometry* + _ext3_probe (PedGeometry* geom) + { +- return _ext2_generic_probe (geom, 1); ++ return _ext2_generic_probe (geom, 3); ++} ++ ++static PedGeometry* ++_ext4_probe (PedGeometry* geom) ++{ ++ return _ext2_generic_probe (geom, 4); + } + + #ifndef DISCOVER_ONLY +@@ -323,6 +349,20 @@ static PedFileSystemOps _ext3_ops = { + #endif /* !DISCOVER_ONLY */ + }; + ++static PedFileSystemOps _ext4_ops = { ++ probe: _ext4_probe, ++ clobber: NULL, ++ open: NULL, ++ create: NULL, ++ close: NULL, ++ check: NULL, ++ resize: NULL, ++ copy: NULL, ++ get_create_constraint: NULL, ++ get_copy_constraint: NULL, ++ get_resize_constraint: NULL ++}; ++ + #define EXT23_BLOCK_SIZES ((int[6]){512, 1024, 2048, 4096, 8192, 0}) + + static PedFileSystemType _ext2_type = { +@@ -339,14 +379,23 @@ static PedFileSystemType _ext3_type = { + block_sizes: EXT23_BLOCK_SIZES + }; + ++static PedFileSystemType _ext4_type = { ++ next: NULL, ++ ops: &_ext4_ops, ++ name: "ext4", ++ block_sizes: EXT23_BLOCK_SIZES ++}; ++ + void ped_file_system_ext2_init () + { + ped_file_system_type_register (&_ext2_type); + ped_file_system_type_register (&_ext3_type); ++ ped_file_system_type_register (&_ext4_type); + } + + void ped_file_system_ext2_done () + { + ped_file_system_type_unregister (&_ext2_type); + ped_file_system_type_unregister (&_ext3_type); ++ ped_file_system_type_unregister (&_ext4_type); + } +diff --git a/tests/Makefile.am b/tests/Makefile.am +index ab3b7cb..1214f9c 100644 +--- a/tests/Makefile.am ++++ b/tests/Makefile.am +@@ -4,6 +4,7 @@ TESTS = \ + t1000-mkpartfs.sh \ + t1100-busy-label.sh \ + t1500-small-ext2.sh \ ++ t1700-ext-probe.sh \ + t2000-mkfs.sh \ + t2100-mkswap.sh \ + t2200-dos-label-recog.sh \ +diff --git a/tests/t1700-ext-probe.sh b/tests/t1700-ext-probe.sh +new file mode 100755 +index 0000000..5a0744d +--- /dev/null ++++ b/tests/t1700-ext-probe.sh +@@ -0,0 +1,42 @@ ++#!/bin/sh ++ ++# Copyright (C) 2008-2009 Free Software Foundation, Inc. ++ ++# This program is free software; you can redistribute it and/or modify ++# it under the terms of the GNU General Public License as published by ++# the Free Software Foundation; either version 3 of the License, or ++# (at your option) any later version. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++# GNU General Public License for more details. ++ ++# You should have received a copy of the GNU General Public License ++# along with this program. If not, see . ++ ++test_description='Probe Ext2, Ext3 and Ext4 file systems.' ++ ++: ${srcdir=.} ++. $srcdir/test-lib.sh ++ ++dev=loop-file ++ ++for type in ext2 ext3 ext4; do ++ ++( mkfs.$type -V ) >/dev/null 2>&1 || ++ { echo "no $type support; skipping that test"; continue; } ++ ++test_expect_success \ ++ "create an $type file system" ' ++ dd if=/dev/zero of=$dev bs=1024 count=4096 >/dev/null && ++ mkfs -F -t $type $dev >/dev/null' ++ ++test_expect_success \ ++ "probe the $type file system" ' ++ parted -s $dev print >out 2>1 ++ grep -w $type out' ++ ++done ++ ++test_done + From crazy at frugalware.org Tue Feb 17 15:04:09 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 17 15:04:11 2009 Subject: [Frugalware-git] frugalware-current: kvm-84-1-x86_64 Message-ID: <20090217140409.CC3A311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=060dcc0daa4e68328c8cc2ccbc4a0779f5dca534 commit 060dcc0daa4e68328c8cc2ccbc4a0779f5dca534 Author: crazy Date: Tue Feb 17 15:03:10 2009 +0100 kvm-84-1-x86_64 * Version bump diff --git a/source/xapps-extra/kvm/FrugalBuild b/source/xapps-extra/kvm/FrugalBuild index f01ec2a..8ea9c6e 100644 --- a/source/xapps-extra/kvm/FrugalBuild +++ b/source/xapps-extra/kvm/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=kvm -pkgver=83 +pkgver=84 pkgrel=1 pkgdesc="KVM is a kernel based virtual machine" groups=('xapps-extra') @@ -14,7 +14,7 @@ url="http://kvm.sourceforge.net" depends=('sdl' 'zlib') makedepends=('kernel-source' 'git' 'rsync') options=('scriptlet') -sha1sums=('aee1c8fdd788a26fdeefe40f81a0e13168e28611') +sha1sums=('ebdceb52227e2473ffefcadc7c4eaaa4190c2f7e') Fconfopts="--prefix=$Fprefix" From vmiklos at frugalware.org Tue Feb 17 15:14:16 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 15:14:18 2009 Subject: [Frugalware-git] frugalware-current: asciidoc-8.3.5-1-i686 Message-ID: <20090217141416.3895111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ddfdc5d764cfe1c716028e79e479cef0cb00a8f commit 2ddfdc5d764cfe1c716028e79e479cef0cb00a8f Author: Miklos Vajna Date: Tue Feb 17 15:14:03 2009 +0100 asciidoc-8.3.5-1-i686 - version bump diff --git a/source/apps-extra/asciidoc/FrugalBuild b/source/apps-extra/asciidoc/FrugalBuild index 7092e57..58e0645 100644 --- a/source/apps-extra/asciidoc/FrugalBuild +++ b/source/apps-extra/asciidoc/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=asciidoc -pkgver=8.3.4 +pkgver=8.3.5 pkgrel=1 pkgdesc="AsciiDoc is a text document format for writing short documents, articles, books and UNIX man pages." url="http://www.methods.co.nz/asciidoc/" @@ -14,7 +14,7 @@ up2date="Flasttar $url/downloads.html" source=($url/asciidoc-$pkgver.tar.gz \ http://ftp.frugalware.org/pub/other/sources/asciidoc/asciidoc-fonts-0.1.tar.bz2 \ README.Frugalware) -sha1sums=('e6d5f4c9c25d34099987f00dec612725531e2168' \ +sha1sums=('33e0f9ff1b6d54940ce272b23c16b56de59cc505' \ '717779406f876f439ac37c79878f403ecdef3467' \ '31d7a38de67fd8d2492b8a07d64721491b69d1ea') From crazy at frugalware.org Tue Feb 17 15:24:36 2009 From: crazy at frugalware.org (crazy) Date: Tue Feb 17 15:24:38 2009 Subject: [Frugalware-git] fwife: typo fix Message-ID: <20090217142436.E665B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=b838b75ffab55a6beb4e72e00e1bbb845108af09 commit b838b75ffab55a6beb4e72e00e1bbb845108af09 Author: crazy Date: Tue Feb 17 15:20:20 2009 +0100 typo fix * fix typo introduce in * commit 8fb25153827fff11af102aedde4468f6c51f4c1b * noticed by Russell Dickenson diff --git a/src/fwife.c b/src/fwife.c index 7bffaf5..f762805 100644 --- a/src/fwife.c +++ b/src/fwife.c @@ -273,7 +273,7 @@ int main (int argc, char *argv[]) if (getuid() != 0) { - fwife_error(_("Insuffecient privileges. Fwife must be run as root.")); + fwife_error(_("Insufficient privileges. Fwife must be run as root.")); exit(1); } From vmiklos at frugalware.org Tue Feb 17 15:42:03 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 15:42:05 2009 Subject: [Frugalware-git] frugalware-current: kismet-2008_05_R1-1-ppc Message-ID: <20090217144203.DC46C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5e86c4d2d52407f5186d028a74b6a55e616360ea commit 5e86c4d2d52407f5186d028a74b6a55e616360ea Author: Miklos Vajna Date: Tue Feb 17 15:42:15 2009 +0100 kismet-2008_05_R1-1-ppc added ppc to archs() diff --git a/source/network-extra/kismet/FrugalBuild b/source/network-extra/kismet/FrugalBuild index e995c97..5fcfdc1 100644 --- a/source/network-extra/kismet/FrugalBuild +++ b/source/network-extra/kismet/FrugalBuild @@ -10,7 +10,7 @@ url="http://www.kismetwireless.net/" depends=('wireless_tools' 'libstdc++' 'ncurses' 'libpcap') groups=('network-extra') backup=(etc/kismet{,_drone,_ui}.conf) -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url/download.shtml |grep 'Latest stable'|sed 's/.*t-\([^ ]*\) .*/\1/;s/-/_/g;s/$extrapkgver//'" source=($url/code/$pkgname-${pkgver//_/-}$extrapkgver.tar.gz) sha1sums=('8355aeb0374a39549dfdc0c73160125eadd7c6e2') From vmiklos at frugalware.org Tue Feb 17 15:47:05 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 15:47:06 2009 Subject: [Frugalware-git] frugalware-current: firefox-autohide-1.3.1-1-ppc Message-ID: <20090217144705.10AFD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=091ab5f71f0694e46ce10869799466b857491a21 commit 091ab5f71f0694e46ce10869799466b857491a21 Author: Miklos Vajna Date: Tue Feb 17 15:47:20 2009 +0100 firefox-autohide-1.3.1-1-ppc added ppc to archs() diff --git a/source/xapps-extra/firefox-autohide/FrugalBuild b/source/xapps-extra/firefox-autohide/FrugalBuild index 139f173..1ee8a21 100644 --- a/source/xapps-extra/firefox-autohide/FrugalBuild +++ b/source/xapps-extra/firefox-autohide/FrugalBuild @@ -15,3 +15,4 @@ _F_firefox_name="$_F_firefox_ext.xpi" Finclude firefox-extension sha1sums=('f9d340fc410748e16ff3c33843244b942d55f6c9' \ 'd8fdfc96b78cd1843ff6bd71d25018970a581dd2') +archs=(${archs[@]} 'ppc') From vmiklos at frugalware.org Tue Feb 17 15:48:29 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 15:48:31 2009 Subject: [Frugalware-git] frugalware-current: firefox-greasemonkey-0.8.20080609.0-2-ppc Message-ID: <20090217144829.82B8711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=22c60e12a1ab7cc8b0b3710ef8248e45f9df25ae commit 22c60e12a1ab7cc8b0b3710ef8248e45f9df25ae Author: Miklos Vajna Date: Tue Feb 17 15:48:48 2009 +0100 firefox-greasemonkey-0.8.20080609.0-2-ppc added ppc to archs() diff --git a/source/xapps-extra/firefox-greasemonkey/FrugalBuild b/source/xapps-extra/firefox-greasemonkey/FrugalBuild index f6254ba..622f290 100644 --- a/source/xapps-extra/firefox-greasemonkey/FrugalBuild +++ b/source/xapps-extra/firefox-greasemonkey/FrugalBuild @@ -15,3 +15,4 @@ _F_firefox_name="$_F_firefox_ext-$pkgver-fx.xpi" Finclude firefox-extension sha1sums=('c0af8e616c2ee0e106246feb03de7a8c7565bd1f' \ '9ef919aa3f326f1c1f6b48c4a0deccc6e3b60e55') +archs=(${archs[@]} 'ppc') From vmiklos at frugalware.org Tue Feb 17 15:50:00 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 15:50:01 2009 Subject: [Frugalware-git] frugalware-current: firefox-openinbrowser-1.1-2-ppc Message-ID: <20090217145000.D681411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24cb0a4bda56a5ebebb2d2786d85bedd01e58bfa commit 24cb0a4bda56a5ebebb2d2786d85bedd01e58bfa Author: Miklos Vajna Date: Tue Feb 17 15:50:22 2009 +0100 firefox-openinbrowser-1.1-2-ppc added ppc to archs() diff --git a/source/xapps-extra/firefox-openinbrowser/FrugalBuild b/source/xapps-extra/firefox-openinbrowser/FrugalBuild index 49a2c0b..b787071 100644 --- a/source/xapps-extra/firefox-openinbrowser/FrugalBuild +++ b/source/xapps-extra/firefox-openinbrowser/FrugalBuild @@ -15,3 +15,4 @@ Finclude firefox-extension sha1sums=('74573f4fcba171c1a9bedb2da2893bb5799bde97' \ '19bc540dd5034d7ff322c00842231b8c2e81a844' \ '75bfdd5c8e4af830b3399dde38b1fdd5cf2f022d') +archs=(${archs[@]} 'ppc') From vmiklos at frugalware.org Tue Feb 17 15:55:43 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 15:55:44 2009 Subject: [Frugalware-git] frugalware-current: firefox-pagerankstatus-0.9.7-2-ppc Message-ID: <20090217145543.B104211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6531bcbea841a5dbd43bd8ce1053e0267e35c9ff commit 6531bcbea841a5dbd43bd8ce1053e0267e35c9ff Author: Miklos Vajna Date: Tue Feb 17 15:56:03 2009 +0100 firefox-pagerankstatus-0.9.7-2-ppc added ppc to archs() diff --git a/source/xapps-extra/firefox-pagerankstatus/FrugalBuild b/source/xapps-extra/firefox-pagerankstatus/FrugalBuild index 15a980e..6b09f49 100644 --- a/source/xapps-extra/firefox-pagerankstatus/FrugalBuild +++ b/source/xapps-extra/firefox-pagerankstatus/FrugalBuild @@ -15,3 +15,4 @@ Finclude firefox-extension sha1sums=('7ba845f926976fe0dcd6bdf35eac538f6d90d356' \ '295aa75c89ff00214a3a45163e4107642bb6da7c' \ 'c1865f243ba1157455073ee5531b3a7cbcb05943') +archs=(${archs[@]} 'ppc') From vmiklos at frugalware.org Tue Feb 17 15:56:22 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 15:56:24 2009 Subject: [Frugalware-git] frugalware-current: firefox-searchbar_autosizer-1.4.1-1-ppc Message-ID: <20090217145622.6E32A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eed8e698d8012cae6cf7ab1ca761981c6e401f15 commit eed8e698d8012cae6cf7ab1ca761981c6e401f15 Author: Miklos Vajna Date: Tue Feb 17 15:56:43 2009 +0100 firefox-searchbar_autosizer-1.4.1-1-ppc added ppc to archs() diff --git a/source/xapps-extra/firefox-searchbar_autosizer/FrugalBuild b/source/xapps-extra/firefox-searchbar_autosizer/FrugalBuild index 628707a..694ca2d 100644 --- a/source/xapps-extra/firefox-searchbar_autosizer/FrugalBuild +++ b/source/xapps-extra/firefox-searchbar_autosizer/FrugalBuild @@ -14,3 +14,4 @@ _F_firefox_name="$_F_firefox_ext-$pkgver-fx.xpi" Finclude firefox-extension sha1sums=('25f8a0a82ad04f987cd8296dd42a6cfec0941012' \ '81066f62c8ae5b7dc133fce3a70007ff10cb1f8a') +archs=(${archs[@]} 'ppc') From vmiklos at frugalware.org Tue Feb 17 15:59:23 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 15:59:25 2009 Subject: [Frugalware-git] frugalware-current: firefox-useragentswitcher-0.6.11-1-ppc Message-ID: <20090217145923.EC5B411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4fd123ef3d0a732334182fa38497bf66d4f06c4d commit 4fd123ef3d0a732334182fa38497bf66d4f06c4d Author: Miklos Vajna Date: Tue Feb 17 15:59:46 2009 +0100 firefox-useragentswitcher-0.6.11-1-ppc added ppc to archs() diff --git a/source/xapps-extra/firefox-useragentswitcher/FrugalBuild b/source/xapps-extra/firefox-useragentswitcher/FrugalBuild index 97a9f23..3e8b124 100644 --- a/source/xapps-extra/firefox-useragentswitcher/FrugalBuild +++ b/source/xapps-extra/firefox-useragentswitcher/FrugalBuild @@ -11,10 +11,10 @@ pkgdesc="Adds a menu and a toolbar button to switch the user agent of the browse url="http://chrispederick.com/work/firefox/useragentswitcher/" rodepends=('firefox>=1.5') groups=('xapps-extra' 'firefox-extensions') -archs=('i686' 'x86_64') up2date="lynx -dump $url/update_localized.rdf |grep :version|sed 's/.*\"\(.*\)\"/\1/'|Fsort|tail -n 1" source=(http://downloads.chrispederick.com/work/user-agent-switcher/user-agent-switcher-localized.xpi \ chrome.manifest) Finclude firefox-extension sha1sums=('88d6efb8bb28fed7a75858a67bd1da44e0d39dac' \ 'c117f7326843cc7db46adf80a8c2fa203cfe6a1c') +archs=(${archs[@]} 'ppc') From janny at frugalware.org Tue Feb 17 16:01:14 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 17 16:01:16 2009 Subject: [Frugalware-git] frugalware-current: gimp-2.6.5-1-i686 Message-ID: <20090217150114.D62AF11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e24a2af186f6e7a5be30cb5fe2cf93e246f820e7 commit e24a2af186f6e7a5be30cb5fe2cf93e246f820e7 Author: Janos Kovacs Date: Tue Feb 17 16:00:57 2009 +0100 gimp-2.6.5-1-i686 version bump diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild index d202649..beeb356 100644 --- a/source/xapps/gimp/FrugalBuild +++ b/source/xapps/gimp/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=gimp -pkgver=2.6.4 +pkgver=2.6.5 pkgrel=1 pkgdesc="The GNU Image Manipulation Program" url="http://www.gimp.org/" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc') makedepends=('gimp-print' 'perl-xml-parser') up2date="lynx -dump $url/downloads/|grep tar.bz2|sed -n 's/.*-\(.*\)\.t.*/\1/;$ p'" source=(ftp://ftp.gimp.org/pub/gimp/v2.6/$pkgname-$pkgver.tar.bz2) -sha1sums=('f68ca1e1dce7ef8c100ce74e0c1ee5c493a589a1') +sha1sums=('ee57298fe5572ecce17137ff879e4aad6509d289') options=('scriptlet' 'force') _F_gnome_desktop="y" Finclude gnome-scriptlet From janny at frugalware.org Tue Feb 17 16:12:26 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 17 16:12:27 2009 Subject: [Frugalware-git] frugalware-current: courier-authlib-0.62.2-1-i686 Message-ID: <20090217151226.7BC5511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a72b3c73d9748f7509c410469855cd0e29d85a95 commit a72b3c73d9748f7509c410469855cd0e29d85a95 Author: Janos Kovacs Date: Tue Feb 17 16:12:21 2009 +0100 courier-authlib-0.62.2-1-i686 version bump diff --git a/source/network-extra/courier-authlib/FrugalBuild b/source/network-extra/courier-authlib/FrugalBuild index 2baee6d..e8886a9 100644 --- a/source/network-extra/courier-authlib/FrugalBuild +++ b/source/network-extra/courier-authlib/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Karoly CZOVEK pkgname=courier-authlib -pkgver=0.62.1 +pkgver=0.62.2 pkgrel=1 pkgdesc="The Courier authentication library & daemon" _F_sourceforge_dirname="courier" @@ -19,7 +19,7 @@ backup=('etc/courier/authdaemonrc' 'etc/courier/authlib/userdb') up2date="lynx -dump 'http://www.courier-mta.org/download.php'|grep authlib|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" source=($source rc.courier-authlib rc.courier-authlib-de.po authdaemonrc.frugal \ README.frugalware) -sha1sums=('7f225583cdd99995c696a307af8126334fb525be' \ +sha1sums=('dc495ad6c54c271483d4862e09788621d86629a9' \ '0f9b61c096dc7d164c1c2733cdd9742534731c79' \ '2ac194885e90df15d3d7fc3f38f3822cd931fa9a' \ '57669b3fd1d3dda9d4e00d91a6a53ab31fd8e5a0' \ From vmiklos at frugalware.org Tue Feb 17 16:12:32 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 16:12:33 2009 Subject: [Frugalware-git] frugalware-current: firefox-wmlbrowser-0.7.20-1-ppc Message-ID: <20090217151232.569F911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dbf8ee3243baeb6b5f5982fdd19ce44008b6fb06 commit dbf8ee3243baeb6b5f5982fdd19ce44008b6fb06 Author: Miklos Vajna Date: Tue Feb 17 16:12:50 2009 +0100 firefox-wmlbrowser-0.7.20-1-ppc added ppc to archs() diff --git a/source/xapps-extra/firefox-wmlbrowser/FrugalBuild b/source/xapps-extra/firefox-wmlbrowser/FrugalBuild index 84ab215..73c1424 100644 --- a/source/xapps-extra/firefox-wmlbrowser/FrugalBuild +++ b/source/xapps-extra/firefox-wmlbrowser/FrugalBuild @@ -10,10 +10,10 @@ pkgdesc="Display WML (Wireless Markup Language) content." url="http://wmlbrowser.mozdev.org" rodepends=('firefox>=1.5') groups=('xapps-extra' 'firefox-extensions') -archs=('i686' 'x86_64') up2date="lynx -dump http://wmlbrowser.mozdev.org/installation/wmlbrowser.html|grep current|sed 's/.*s \(.*\)\. .*/\1/'" source=(http://downloads.mozdev.org/wmlbrowser/wmlbrowser-$pkgver.xpi \ chrome.manifest) Finclude firefox-extension sha1sums=('4801ab0d442fda4783b6a28d6b6b19694ac8b9ab' \ '3b9841f798f75817a19170347c6593985b2fe5a9') +archs=(${archs[@]} 'ppc') From janny at frugalware.org Tue Feb 17 16:13:30 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 17 16:13:31 2009 Subject: [Frugalware-git] frugalware-current: clamtk-4.09-1-i686 Message-ID: <20090217151330.194A011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a7543ef2f19cd3ab4bba2b9bd118f792205bf8e5 commit a7543ef2f19cd3ab4bba2b9bd118f792205bf8e5 Author: Janos Kovacs Date: Tue Feb 17 16:13:22 2009 +0100 clamtk-4.09-1-i686 version bump diff --git a/source/xapps-extra/clamtk/FrugalBuild b/source/xapps-extra/clamtk/FrugalBuild index 9f94652..86691be 100644 --- a/source/xapps-extra/clamtk/FrugalBuild +++ b/source/xapps-extra/clamtk/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janos Kovacs pkgname=clamtk -pkgver=4.08 +pkgver=4.09 pkgrel=1 pkgdesc="ClamTk is a GUI front-end for ClamAV using gtk2-perl" rodepends=('perl-gtk2' 'clamav' 'perl-date-calc' 'perl-file-find-rule' 'perl-gettext') @@ -10,7 +10,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') Finclude sourceforge url="http://clamtk.sourceforge.net/" -sha1sums=('2f6cd136e0975f980f32628d908d1686b49f948a') +sha1sums=('a56538b60d081e7ac9d19f321b9cf72269053d7b') build() { Fcd From janny at frugalware.org Tue Feb 17 16:14:57 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 17 16:14:58 2009 Subject: [Frugalware-git] frugalware-current: gadmin-rsync-0.1.1-1-i686 Message-ID: <20090217151457.9D25E11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2eeabf859f7fbea126940a72523278be6234dd6 commit a2eeabf859f7fbea126940a72523278be6234dd6 Author: Janos Kovacs Date: Tue Feb 17 16:14:54 2009 +0100 gadmin-rsync-0.1.1-1-i686 version bump diff --git a/source/xapps-extra/gadmin-rsync/FrugalBuild b/source/xapps-extra/gadmin-rsync/FrugalBuild index 6d5af48..9c5f5c5 100644 --- a/source/xapps-extra/gadmin-rsync/FrugalBuild +++ b/source/xapps-extra/gadmin-rsync/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janos Kovacs pkgname=gadmin-rsync -pkgver=0.1.0 +pkgver=0.1.1 pkgrel=1 pkgdesc="An easy to use GTK+ administration tool for SQUID" url="http://www.gadmintools.org/" @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://mange.dynalias.org/linux/${pkgname}/|Flasttar" source=(http://mange.dynalias.org/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz) -sha1sums=('f18552842d492b08ca8bfc80a1e68617de274219') +sha1sums=('91ec6a2ff8806679ee94142db474f57a68424684') build() { From janny at frugalware.org Tue Feb 17 16:26:41 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 17 16:26:42 2009 Subject: [Frugalware-git] frugalware-current: transcode-1.1.0-1-i686 Message-ID: <20090217152641.9B3BF11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ea29c6d79bca2a8ed732f9e5d862079346cf82e8 commit ea29c6d79bca2a8ed732f9e5d862079346cf82e8 Author: Janos Kovacs Date: Tue Feb 17 16:26:36 2009 +0100 transcode-1.1.0-1-i686 version bump diff --git a/source/xapps-extra/transcode/FrugalBuild b/source/xapps-extra/transcode/FrugalBuild index 9329250..000e18a 100644 --- a/source/xapps-extra/transcode/FrugalBuild +++ b/source/xapps-extra/transcode/FrugalBuild @@ -2,26 +2,22 @@ # Maintainer: Janos Kovacs pkgname=transcode -pkgver=1.0.6 -pkgrel=2 +pkgver=1.1.0 +pkgrel=1 pkgdesc="A suite of command line utilities for transcoding various video, audio, and container formats." url="http://www.transcoding.org/cgi-bin/transcode" depends=('mjpegtools>=1.9.0rc2' 'mpeg2dec' 'imagemagick>=6.4.8_9' 'ffmpeg>=20080427' 'libdvdread' 'libxv' 'libtheora' 'libfame' 'libraw1394>=2.0.0-1') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url|grep released|sed 1q|cut -d ' ' -f12" -source=(http://fromani.exit1.org/$pkgname-$pkgver.tar.bz2 \ - imagemagick-detection-fix.patch ffmpeg.diff) +source=(http://fromani.exit1.org/$pkgname-$pkgver.tar.bz2) license="GPL" options=('scriptlet') -sha1sums=('07905f6b0bd5eda881cbce2d8678c13beed47acb' \ - '4ab925cab321c254a01b77562fde7967dc7f5e11' \ - 'a6e2a51f325e8ac0c450e362c74acd56ecade8f6') +sha1sums=('280cd83ef163cca87045ac98135dded7f3738fb6') build() { Fcd - Fpatchall Fautoreconf Fconf \ --enable-netstream \ From janny at frugalware.org Tue Feb 17 16:29:07 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 17 16:29:08 2009 Subject: [Frugalware-git] frugalware-current: tovid-0.30-7-i686 Message-ID: <20090217152907.33ADC11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d70408e9f7c543882861b374ff644cec8b6449d9 commit d70408e9f7c543882861b374ff644cec8b6449d9 Author: Janos Kovacs Date: Tue Feb 17 16:29:03 2009 +0100 tovid-0.30-7-i686 release bump with new transcode version diff --git a/source/xapps-extra/tovid/FrugalBuild b/source/xapps-extra/tovid/FrugalBuild index e49e6bd..d4cbb1c 100644 --- a/source/xapps-extra/tovid/FrugalBuild +++ b/source/xapps-extra/tovid/FrugalBuild @@ -4,7 +4,7 @@ pkgname=tovid pkgver=0.30 -pkgrel=6 +pkgrel=7 pkgdesc="Tovid is a collection of video disc authoring tools" license="GPL" depends=('txt2tags') From vmiklos at frugalware.org Tue Feb 17 16:32:51 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 16:32:52 2009 Subject: [Frugalware-git] frugalware-current: logrotate-3.7.8-1-i686 Message-ID: <20090217153251.716D011B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ebfa9622b3fd039ceba3818ab333635429b96a63 commit ebfa9622b3fd039ceba3818ab333635429b96a63 Author: Miklos Vajna Date: Tue Feb 17 16:17:43 2009 +0100 logrotate-3.7.8-1-i686 - version bump diff --git a/source/apps/logrotate/FrugalBuild b/source/apps/logrotate/FrugalBuild index 64d4f02..4ababcb 100644 --- a/source/apps/logrotate/FrugalBuild +++ b/source/apps/logrotate/FrugalBuild @@ -2,9 +2,9 @@ # Maintainer: Miklos Vajna pkgname=logrotate -pkgver=3.7.7 +pkgver=3.7.8 # lynx -dump http://cvs.fedora.redhat.com/viewcvs/devel/logrotate/sources?view=markup |grep tar |sed -e 's/ .*//' -pkg_md5="431e135abb7f3fe19de4c6a65bb66823" +pkg_md5="b3589bea6d8d5afc8a84134fddaae973" pkgrel=1 pkgdesc="Rotates, compresses, removes and mails system log files." url="http://cvs.fedora.redhat.com" @@ -15,7 +15,7 @@ archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url/viewcvs/devel/logrotate/sources?view=markup |grep tar |sed -e 's/.*-\(.*\).t.*/\1/'" source=("$url/repo/pkgs/logrotate/logrotate-$pkgver.tar.gz/$pkg_md5/logrotate-$pkgver.tar.gz" \ logrotate.conf logrotate) -sha1sums=('da6aadf20ffe289d93611864cbeb5a5f6a82a440' \ +sha1sums=('5742dc0d9541ac59eba5f5718520f7504aea2159' \ '4cdc2cfc1077668fae05bfb0ce61bfd781c34d95' \ 'cadda9e47640ea91e5f1488b518e4982acebad49') From vmiklos at frugalware.org Tue Feb 17 16:32:51 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 16:32:53 2009 Subject: [Frugalware-git] frugalware-current: tftp-hpa-5.0-1-i686 Message-ID: <20090217153251.936D211B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b794bd72ed893592217ee08c083be8b119029303 commit b794bd72ed893592217ee08c083be8b119029303 Author: Miklos Vajna Date: Tue Feb 17 16:18:40 2009 +0100 tftp-hpa-5.0-1-i686 - version bump diff --git a/source/network-extra/tftp-hpa/FrugalBuild b/source/network-extra/tftp-hpa/FrugalBuild index e504fa6..d7bd5ee 100644 --- a/source/network-extra/tftp-hpa/FrugalBuild +++ b/source/network-extra/tftp-hpa/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=tftp-hpa -pkgver=0.49 +pkgver=5.0 pkgrel=1 pkgdesc="A conglomerate of a number of versions of the BSD TFTP code" url="http://ftp.kernel.org/pub/software/network/tftp/" From vmiklos at frugalware.org Tue Feb 17 16:32:51 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 16:32:55 2009 Subject: [Frugalware-git] frugalware-current: googleearth-5.0-1-i686 Message-ID: <20090217153251.CA75111B877E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0cd4ef28007f3becdd98676a95d360021d3f3ebc commit 0cd4ef28007f3becdd98676a95d360021d3f3ebc Author: Miklos Vajna Date: Tue Feb 17 16:26:39 2009 +0100 googleearth-5.0-1-i686 - version bump diff --git a/source/xapps-extra/googleearth/FrugalBuild b/source/xapps-extra/googleearth/FrugalBuild index b03f2fe..a035388 100644 --- a/source/xapps-extra/googleearth/FrugalBuild +++ b/source/xapps-extra/googleearth/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=googleearth -pkgver=4.3 -pkgrel=2 +pkgver=5.0 +pkgrel=1 pkgdesc="A 3D interface to the planet" url="http://earth.google.com/" depends=('mesa' 'libsm' 'openssl' 'curl' 'libstdc++' 'libxcursor' 'libmng' 'libxft' 'libpng') @@ -11,7 +11,7 @@ groups=('xapps-extra') archs=('i686') up2date="lynx -dump http://earth.google.com/download-earth.html|grep '(beta)'|sed 's/.* \(.*\) (beta.*/\1/'" source=(http://dl.google.com/earth/client/current/GoogleEarthLinux.bin) -sha1sums=('35b883f75ca0da4cc4b5888d345ed5ec2a53123e') +sha1sums=('c98d15b21159f799092cf7a1cd29258eeb5e7fbc') options=('nobuild' 'nostrip') build() From janny at frugalware.org Tue Feb 17 16:33:04 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 17 16:33:05 2009 Subject: [Frugalware-git] frugalware-current: lives-0.9.9.6-2-i686 Message-ID: <20090217153304.43C5411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ccf6adba69abf918751bb685fce39ba069507d1 commit 9ccf6adba69abf918751bb685fce39ba069507d1 Author: Janos Kovacs Date: Tue Feb 17 16:32:58 2009 +0100 lives-0.9.9.6-2-i686 release bump with new transcode version diff --git a/source/xapps-extra/lives/FrugalBuild b/source/xapps-extra/lives/FrugalBuild index e018729..5107179 100644 --- a/source/xapps-extra/lives/FrugalBuild +++ b/source/xapps-extra/lives/FrugalBuild @@ -4,7 +4,7 @@ pkgname=lives pkgver=0.9.9.6 -pkgrel=1 +pkgrel=2 pkgdesc="LiVES is a powerful video system aimed at the digital video artist and VJ." depends=('mplayer' 'imagemagick>=6.4.8_9' 'gtk+2>=2.10.2' 'libjpeg' 'sox>=14.2.0' 'transcode>=1.0.3' \ 'xmms' 'libavc1394' 'freetype2' 'libvisual-plugins' 'sdl' 'liboil' 'jack') From janny at frugalware.org Tue Feb 17 16:36:20 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 17 16:36:22 2009 Subject: [Frugalware-git] frugalware-current: virt-manager-0.6.1-1-i686 Message-ID: <20090217153620.376E811B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cfe103708a126a5538e1975939afaa0b0efa26a1 commit cfe103708a126a5538e1975939afaa0b0efa26a1 Author: Janos Kovacs Date: Tue Feb 17 16:36:10 2009 +0100 virt-manager-0.6.1-1-i686 version bump diff --git a/source/gnome-extra/virt-manager/FrugalBuild b/source/gnome-extra/virt-manager/FrugalBuild index ca3fff0..20a9f46 100644 --- a/source/gnome-extra/virt-manager/FrugalBuild +++ b/source/gnome-extra/virt-manager/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=virt-manager -pkgver=0.6.0 +pkgver=0.6.1 pkgrel=1 pkgdesc="Tool for managing virtual machines" url="http://virt-manager.et.redhat.com" @@ -17,7 +17,7 @@ _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/virt-manager.schemas') Finclude gnome-scriptlet options=('scriptlet' 'genscriptlet') -sha1sums=('f142877390f4ceb457fe8d435c7e32ba25842508' \ +sha1sums=('1852546da5ecd45296ca49cc25de5e115e155506' \ '2347aed5a8bf42809db8294c75da97f47a724eb9') # optimization OK From janny at frugalware.org Tue Feb 17 16:46:02 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 17 16:46:02 2009 Subject: [Frugalware-git] frugalware-current: avidemux-2.4.4-1-i686 Message-ID: <20090217154602.08CD011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d4e45ed4a25f0c2ce9061e606c423b4fb33fe4c commit 4d4e45ed4a25f0c2ce9061e606c423b4fb33fe4c Author: Janos Kovacs Date: Tue Feb 17 16:45:53 2009 +0100 avidemux-2.4.4-1-i686 version bump diff --git a/source/gnome-extra/avidemux/FrugalBuild b/source/gnome-extra/avidemux/FrugalBuild index ab28308..da8d8cb 100644 --- a/source/gnome-extra/avidemux/FrugalBuild +++ b/source/gnome-extra/avidemux/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Janos Kovacs pkgname=avidemux -pkgver=2.4.3 +pkgver=2.4.4 pkgrel=1 pkgdesc="A graphical tool to edit video (filter/re-encode/split)" url="http://fixounet.free.fr/avidemux/" @@ -15,7 +15,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump ${url}download.html|grep -m1 '.tar.gz'|sed 's/ *\(.*\) (.*/\1/'" source=(http://download.berlios.de/$pkgname/${pkgname}_${pkgver}.tar.gz) license="GPL" -sha1sums=('d3a4dc2c07884916c45f750229d02fbdeb3cedde') +sha1sums=('c50a00caf13a8ea1053e5994edeb59354192e18e') ## QT4 support - crazy - From vmiklos at frugalware.org Tue Feb 17 16:55:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 16:55:09 2009 Subject: [Frugalware-git] frugalware-current: irssi-0.8.12-6-ppc Message-ID: <20090217155508.0241011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e489c722d6a5844a4181eb58464c1e0e27466256 commit e489c722d6a5844a4181eb58464c1e0e27466256 Author: Miklos Vajna Date: Tue Feb 17 16:55:24 2009 +0100 irssi-0.8.12-6-ppc added ppc to archs() diff --git a/source/network/irssi/FrugalBuild b/source/network/irssi/FrugalBuild index ee4d626..35913f2 100644 --- a/source/network/irssi/FrugalBuild +++ b/source/network/irssi/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=6 pkgdesc="Irssi is a modular IRC client for UNIX that currently has only text mode user interface" url="http://irssi.org" groups=('network') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') depends=('openssl' 'glib2' 'ncurses') replaces=('bitchx') makedepends=('perl>=5.10.0') From janny at frugalware.org Tue Feb 17 17:05:07 2009 From: janny at frugalware.org (Janos Kovacs) Date: Tue Feb 17 17:05:09 2009 Subject: [Frugalware-git] frugalware-current: virtualbox-2.1.4-1-i686 Message-ID: <20090217160507.DDF6D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=73db8732f5c1ab3bf7181b9ed5dd4b9674e52623 commit 73db8732f5c1ab3bf7181b9ed5dd4b9674e52623 Author: Janos Kovacs Date: Tue Feb 17 17:04:47 2009 +0100 virtualbox-2.1.4-1-i686 version bump diff --git a/source/xapps-extra/virtualbox/FrugalBuild b/source/xapps-extra/virtualbox/FrugalBuild index 2119ec0..7b605a3 100644 --- a/source/xapps-extra/virtualbox/FrugalBuild +++ b/source/xapps-extra/virtualbox/FrugalBuild @@ -4,7 +4,7 @@ pkgname=virtualbox realname=VirtualBox -pkgver=2.1.2 +pkgver=2.1.4 pkgrel=1 pkgdesc="InnoTek VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use." url="http://www.virtualbox.org" @@ -19,7 +19,7 @@ source=(http://download.virtualbox.org/virtualbox/${pkgver}/${realname}-${pkgver vboxsvc virtualbox get-vbox-additions README.Frugalware) _F_cd_path="${realname}-${pkgver}_OSE" options=('scriptlet' 'genscriptlet') -sha1sums=('1035a4a33a8106c7492b79ef58a7d7c2cf35ad29' \ +sha1sums=('cc69ba3b1553964916fad6a04afa2b9ee951ff2a' \ 'e32ebff11bb235b50f8826b70d85dbcf4a56aee4' \ '3c0c856b9ad5f186405e87cf6eac09f1060b62cd' \ '07f49d0c5fac8311ec87d1a38a981de9ba3a4e07' \ From vmiklos at frugalware.org Tue Feb 17 17:08:34 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 17 17:08:35 2009 Subject: [Frugalware-git] frugalware-current: bitlbee-1.2.3-3-ppc Message-ID: <20090217160834.8139211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d17aca7c863c90ffea93954353b627cf3a5478fa commit d17aca7c863c90ffea93954353b627cf3a5478fa Author: Miklos Vajna Date: Tue Feb 17 17:08:53 2009 +0100 bitlbee-1.2.3-3-ppc added ppc to archs() diff --git a/source/network-extra/bitlbee/FrugalBuild b/source/network-extra/bitlbee/FrugalBuild index d6285e3..3f45e11 100644 --- a/source/network-extra/bitlbee/FrugalBuild +++ b/source/network-extra/bitlbee/FrugalBuild @@ -12,7 +12,7 @@ rodepends=('inetd' 'tcp_wrappers') depends=('glib2' 'gnutls>=2.6' 'libgcrypt>=1.4' 'zlib') backup=(etc/biltbee/{bitlbee.conf,motd.txt}) groups=('network-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.bitlbee.org/ |grep Stable |sed 's/.*: \(.*\)/\1/'" source=(http://get.bitlbee.org/src/$pkgname-$pkgver.tar.gz) sha1sums=('cfa152bd4d0ff703feaeedf55dbab84b64657dc8') From bouleetbil at frogdev.info Tue Feb 17 22:03:06 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 17 22:03:09 2009 Subject: [Frugalware-git] frugalware-current: nautilus-python-0.4.3-1-i686 Message-ID: <20090217210306.46B2411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c225c5563109bf9fd1984893aa46445d39e1ff1a commit c225c5563109bf9fd1984893aa46445d39e1ff1a Author: bouleetbil Date: Tue Feb 17 22:01:18 2009 +0100 nautilus-python-0.4.3-1-i686 *new package diff --git a/source/gnome-extra/nautilus-python/FrugalBuild b/source/gnome-extra/nautilus-python/FrugalBuild new file mode 100644 index 0000000..020227d --- /dev/null +++ b/source/gnome-extra/nautilus-python/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling time: 0.07 SBU +# Maintainer: bouleetbil +# Contributor: Cedrick Hannier alias Cedynamix + +pkgname=nautilus-python +pkgver=0.4.3 +pkgrel=1 +pkgdesc="Python binding for Nautilus components" +depends=('nautilus' 'libgnomeui' 'startup-notification' 'openssl' 'gnome-python') +groups=('gnome-extra') +Finclude gnome +archs=('i686') +sha1sums=('4f98c8efe3421e873c5dc44bea3b1761c06d7764') + +# optimization OK From vmiklos at frugalware.org Wed Feb 18 01:36:56 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 01:36:57 2009 Subject: [Frugalware-git] frugalware-current: splashy-0.3.13-2-i686 Message-ID: <20090218003656.0BBE011B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=564f9ecd1117704933ead1dc6d2da77690692b68 commit 564f9ecd1117704933ead1dc6d2da77690692b68 Author: Miklos Vajna Date: Wed Feb 18 01:35:54 2009 +0100 splashy-0.3.13-2-i686 - update themever to 1.0 - remove references to bootsplash, that would had to be removed before Frugalware-0.6... - depends() fix (it was a leftover from the old days when we had a static build) diff --git a/source/xapps/splashy/FrugalBuild b/source/xapps/splashy/FrugalBuild index 3d4cecc..a2e5168 100644 --- a/source/xapps/splashy/FrugalBuild +++ b/source/xapps/splashy/FrugalBuild @@ -3,16 +3,13 @@ pkgname=splashy pkgver=0.3.13 -themever=0.9.1 +themever=1.0 # see http://alioth.debian.org/project/showfiles.php?group_id=30657 rel_id=2691 -pkgrel=1 +pkgrel=2 pkgdesc="A complete user-space boot splash system" url="http://alioth.debian.org/projects/splashy/" -depends=('glib2' 'libgcc' 'file') -makedepends=('directfb-input-keyboard') -replaces=('bootsplash') -conflicts=('bootsplash') +depends=('glib2' 'directfb-input-keyboard>=1.2.0-1' 'libgcc' 'file') backup=(etc/splashy/config.xml) groups=('xapps') archs=('i686' 'x86_64') @@ -28,7 +25,7 @@ sha1sums=('c98b6c113155b70de21cda1d23f4ee9320c92153' \ '82c272166e89ecc840169fa76cc3fb45e2236712' \ 'd86d3554aa64b129352e826d1e659a5a4611b47d' \ 'c9da7e70efb6070e61ba2e6908a712ac524ae90b' \ - '732a1370a7b5fa2943e4f5bb5d6f3ea350cf77b4') + 'a07fd672d96c735538bd2ab9dcf01d9f60c36451') build() { From vmiklos at frugalware.org Wed Feb 18 01:36:55 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 01:36:59 2009 Subject: [Frugalware-git] frugalware-current: grub-theme-frugalware-1.0.0-1-i686 Message-ID: <20090218003655.EAC0711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c45a34376288944e054cbc065b30d5b906bd97e commit 7c45a34376288944e054cbc065b30d5b906bd97e Author: Miklos Vajna Date: Wed Feb 18 01:32:57 2009 +0100 grub-theme-frugalware-1.0.0-1-i686 - version bump diff --git a/source/base/grub-theme-frugalware/FrugalBuild b/source/base/grub-theme-frugalware/FrugalBuild index dc88fb5..0ecd7dd 100644 --- a/source/base/grub-theme-frugalware/FrugalBuild +++ b/source/base/grub-theme-frugalware/FrugalBuild @@ -3,7 +3,7 @@ pkgname=grub-theme-frugalware _F_archive_name=frugalware-grub-theme -pkgver=0.9.0 +pkgver=1.0.0 pkgrel=1 pkgdesc="Frugalware theme for GNU GRand Unified Bootloader" url="http://ftp.frugalware.org/pub/other/artwork/grub-theme/" @@ -13,7 +13,7 @@ groups=('base') archs=('i686' 'x86_64') up2date="lynx -dump $url | Flasttar" source=($url/frugalware-grub-theme-$pkgver.tar.gz) -sha1sums=('2f8143d484c8899095de705512f4d738ed5c0cc1') +sha1sums=('7dd3a7d8deafde230b0e93f665ac5a0120d8641c') options=('nodocs') build() From vmiklos at frugalware.org Wed Feb 18 01:37:35 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 01:37:36 2009 Subject: [Frugalware-git] frugalware: update to 1.0rc1 Message-ID: <20090218003735.5683811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware.git;a=commitdiff;h=45d002d749067623a8183574cdfa1c13fd644457 commit 45d002d749067623a8183574cdfa1c13fd644457 Author: Miklos Vajna Date: Wed Feb 18 01:37:31 2009 +0100 update to 1.0rc1 diff --git a/Makefile b/Makefile index 1b42935..e2b64a2 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 1.0pre2 +VERSION = 1.0rc1 CODENAME = Anacreon FRUGALWARE_LANGS = de hu it From vmiklos at frugalware.org Wed Feb 18 01:38:26 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 01:38:28 2009 Subject: [Frugalware-git] frugalware-current: frugalware-1.0rc1-1-i686 Message-ID: <20090218003826.A65C311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3bd7bff9911429dfc4d4d1889b2502a2ac758885 commit 3bd7bff9911429dfc4d4d1889b2502a2ac758885 Author: Miklos Vajna Date: Wed Feb 18 01:38:23 2009 +0100 frugalware-1.0rc1-1-i686 - version bump diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index 9909a60..2a63263 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=frugalware -pkgver=1.0pre2 +pkgver=1.0rc1 pkgrel=1 pkgdesc="Basic Frugalware Linux filesystem package" url="http://ftp.frugalware.org/pub/other/frugalware/" From russelldickenson at gmail.com Wed Feb 18 03:29:14 2009 From: russelldickenson at gmail.com (Russell Dickenson) Date: Wed Feb 18 03:29:30 2009 Subject: [Frugalware-git] frugalware-current: gadmin-rsync-0.1.1-1-i686 In-Reply-To: <20090217151457.9D25E11B877B@genesis.frugalware.org> References: <20090217151457.9D25E11B877B@genesis.frugalware.org> Message-ID: On Wed, Feb 18, 2009 at 1:14 AM, Janos Kovacs wrote: > Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2eeabf859f7fbea126940a72523278be6234dd6 > > commit a2eeabf859f7fbea126940a72523278be6234dd6 > Author: Janos Kovacs > Date: Tue Feb 17 16:14:54 2009 +0100 > > gadmin-rsync-0.1.1-1-i686 > > version bump > > diff --git a/source/xapps-extra/gadmin-rsync/FrugalBuild b/source/xapps-extra/gadmin-rsync/FrugalBuild > index 6d5af48..9c5f5c5 100644 > --- a/source/xapps-extra/gadmin-rsync/FrugalBuild > +++ b/source/xapps-extra/gadmin-rsync/FrugalBuild > @@ -2,7 +2,7 @@ > # Maintainer: Janos Kovacs > > pkgname=gadmin-rsync > -pkgver=0.1.0 > +pkgver=0.1.1 > pkgrel=1 > pkgdesc="An easy to use GTK+ administration tool for SQUID" > url="http://www.gadmintools.org/" > @@ -12,7 +12,7 @@ groups=('xapps-extra') > archs=('i686' 'x86_64') > up2date="lynx -dump http://mange.dynalias.org/linux/${pkgname}/|Flasttar" > source=(http://mange.dynalias.org/linux/${pkgname}/${pkgname}-${pkgver}.tar.gz) > -sha1sums=('f18552842d492b08ca8bfc80a1e68617de274219') > +sha1sums=('91ec6a2ff8806679ee94142db474f57a68424684') > > build() > { > _______________________________________________ > Frugalware-git mailing list > Frugalware-git@frugalware.org > http://frugalware.org/mailman/listinfo/frugalware-git > Ummm...should the description for this package be "An easy to use GTK+ administration tool for rsync"? It currently says "...for SQUID" but the package-name is "gadmin-rsync". May you always be Frugal, Russell Dickenson (AKA phayz) From vmiklos at frugalware.org Wed Feb 18 09:47:29 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 09:47:31 2009 Subject: [Frugalware-git] frugalware-current: inetd-1.79s-6-ppc Message-ID: <20090218084729.D8E7A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4853cdfee56cfffef872b54020a2131c4f529c1e commit 4853cdfee56cfffef872b54020a2131c4f529c1e Author: Miklos Vajna Date: Wed Feb 18 09:47:44 2009 +0100 inetd-1.79s-6-ppc added ppc to archs() diff --git a/source/network/inetd/FrugalBuild b/source/network/inetd/FrugalBuild index 55d5b6c..eb1cb83 100644 --- a/source/network/inetd/FrugalBuild +++ b/source/network/inetd/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="Internet super-server - ported from OpenBSD" url="http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/inetd/" rurl="http://ftp.frugalware.org/pub/other/sources/inetd/" groups=('network') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') depends=('glibc') backup=('etc/inetd.conf') up2date="lynx -dump $rurl|Flasttar" From vmiklos at frugalware.org Wed Feb 18 12:25:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 12:25:47 2009 Subject: [Frugalware-git] frugalware-current: splashy-0.3.13-3-i686 Message-ID: <20090218112544.47A9411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b4218219abe99f42405062b8aa0ede9fb033d01 commit 0b4218219abe99f42405062b8aa0ede9fb033d01 Author: Miklos Vajna Date: Wed Feb 18 12:24:38 2009 +0100 splashy-0.3.13-3-i686 - fix upstream typo in config file - the poor loader wanted to stat() a path starting with ${prefix}... diff --git a/source/xapps/splashy/FrugalBuild b/source/xapps/splashy/FrugalBuild index a2e5168..3773b64 100644 --- a/source/xapps/splashy/FrugalBuild +++ b/source/xapps/splashy/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.3.13 themever=1.0 # see http://alioth.debian.org/project/showfiles.php?group_id=30657 rel_id=2691 -pkgrel=2 +pkgrel=3 pkgdesc="A complete user-space boot splash system" url="http://alioth.debian.org/projects/splashy/" depends=('glib2' 'directfb-input-keyboard>=1.2.0-1' 'libgcc' 'file') @@ -41,6 +41,7 @@ build() Frm /etc/init.d Frcd2 splash Fexe /etc/rc.d/rc.zz-splash + Fsed '${prefix}' $Fprefix $Fdestdir/etc/splashy/config.xml } # optimization OK From vmiklos at frugalware.org Wed Feb 18 12:41:36 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 12:41:38 2009 Subject: [Frugalware-git] setup: update to 0.9.8 Message-ID: <20090218114136.8A1F711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=ced7423cf62cbca652e52c6a8cbba39d830a419e commit ced7423cf62cbca652e52c6a8cbba39d830a419e Author: Miklos Vajna Date: Wed Feb 18 12:41:32 2009 +0100 update to 0.9.8 diff --git a/NEWS b/NEWS index 101d03b..73b21d5 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.9.8 - added ext4 support + - added lzma read support for libarchive (it's not used + yet from pacman-g2) 0.9.7 - documentation/help improvements, no code changes 0.9.6 - fixed cd/dvd seach on eee pc - initial ppc support diff --git a/configure b/configure index a59e7c3..0016781 100755 --- a/configure +++ b/configure @@ -20,7 +20,7 @@ elif os.uname()[-1] == 'ppc': packages.extend(['mac-fdisk']) # when releasing a new setup, please update this. -version = "0.9.7" +version = "0.9.8" # parse our options parser = OptionParser(version="configure for Frugalware Setup v%s" % (version)) From vmiklos at frugalware.org Wed Feb 18 12:50:37 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 12:50:38 2009 Subject: [Frugalware-git] frugalware-current: fwsetup-0.9.8-1-i686 Message-ID: <20090218115037.9441E11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e8d782f5fec7a54b5925b516ca31a3605f3bc39 commit 2e8d782f5fec7a54b5925b516ca31a3605f3bc39 Author: Miklos Vajna Date: Wed Feb 18 12:50:21 2009 +0100 fwsetup-0.9.8-1-i686 - version bump - add gpg key diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index acbc132..f280c3c 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -4,7 +4,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=fwsetup -pkgver=0.9.7 +pkgver=0.9.8 Fuse $USE_DEVEL && pkgver=0.8.8.9.gd348556 pkgrel=1 pkgdesc="Frugalware Setup" diff --git a/source/devel-extra/fwsetup/fwsetup.key b/source/devel-extra/fwsetup/fwsetup.key new file mode 100644 index 0000000..1a290d4 --- /dev/null +++ b/source/devel-extra/fwsetup/fwsetup.key @@ -0,0 +1,33 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1.4.9 (GNU/Linux) + +mQGiBERmdGoRBACBy3BuNIj+KDXJR2hR/zAe6T5A6f3EKenC0mXfNa/rJTaEU0kh +c7LJGCnjtxRwKp0CF3PzQPU+P7zFfMTxYUjr1ZtD3VoANkbDbZb5dHIFFb3GDK28 +cvD25EXOyrKgNAkxE9T++8mh8k7jX9THGFNjHD7w3yllw3g1S2ehvXVdIwCgqNAC +gj9sqGmNoBAM5wlK6sldq1MD/2UxZIzq8wkvfFm+t6fxhLoGN+3lHvMkNbjE+lgs +IAkiLvTNpOL303k5AATkh5ljHaxmto+G7aYetA9E6CDRSyzA2izcW2g1H6ZMhi48 +e99oLisPuWG0eiWBJq4D5gwb+hYtg+aEcax7PkwcJLkhqjLd59xfz1WXCsrCEw8m +STBdA/4ua+ux+DxOzd3axskuhtX7m0L3x9RgLzUH/NsOyrvAQHiY7RYjlKyP5jGb +FOxn6J/y3SZfq2wYmwGUrYrre6Cd3a6QBP8cyMmB5Su6pbMBlTrgqfiAMXtroou5 +VavFNCWoUl/197bJuPOEci6dZmNwBg3YOm6OD8bm7xduBceHkLRMRnJ1Z2Fsd2Fy +ZSBMaW51eCBBcmNoaXZlcyBWZXJpZmljYXRpb24gS2V5IDxmcnVnYWx3YXJlLWRl +dmVsQGZydWdhbHdhcmUub3JnPohGBBARAgAGBQJFgocOAAoJEHvNbQIDkVCWigoA +oKqW9DDKI86EsRZuiz88PrAOgtxKAJ9kTZc1Wh8bDioF8JpMytPMuEArw4hGBBAR +AgAGBQJFgu5GAAoJEEFKKfUA6A6GIVcAoJD+Hrojb/+cGVYkQdJpuDcH6BzmAJ92 +q4MzXd6azItLylyAz4OSTPv0MohgBBMRAgAgBQJEZnRqAhsDBgsJCAcDAgQVAggD +BBYCAwECHgECF4AACgkQZ7NElSD1VhlPVwCfRdpRLJc9LCJZNIO5Gn3QaU1xMB0A +n3HWMgzdn8mxkJhyj9J4K37I8aXtuQINBERmdNwQCACrd7e4YTDQSeKhcV3gYgL4 +jKXZKrRhyX3+n3Ycwo7eLNvMSc5gbVYVeAaaovolW7O5ZdhXXUmR6Zc8QMzlQ0L1 +EH/DpFjUnV561kw4WBuE5o5oMiqUjWd3woSUsxFXpoffznzFlwIPqEtAAkooSW5F +JshsRLSu4/Gj2SDqzgjNdDXDnBR/YV51IgYyHFOQSE+vN4yXUjhGI0cZcDPcoafe +jZty0MixVXP4deb3gBpnsK3VgRgM8n0DZL9m2qAHOaXaLxvCrIKacIYlN9SDv4Pn +uNu7F595Xf9qY8x0KLmYEZaSvVC5ZR35YyOxKYexu7g7M1Hyp6UtT81Ctxi9YPL3 +AAMFB/9FQnl6l3FcBvO38lD7q0pkzEnYyqHqlh5N7SQXI4oWmE9SGLXWj5MgUSKy +/05fYTiU6+tX/U5AXQy/+EN9GGEr/kTbfU6NIVOkc2wrXaBkWomlAav5HL18NTF1 +uvjOywyjn3JevJcZ2Bm5l5gaAnWrfcK12udZJyv6b19UpUR195lhU5kT7y4w1hMM +XVjx+R7wamKl533HyEJfaUjZHuejOpA/VX233OFjnUr2iYw5w/s5ey5Z8lrtA5P6 +aXm3QRr23MjztedCovk5yJmzsUd/Fkw0FHGgWPakLMjgBGhyUT2+1yH5XS0rQA2f +Jn0Z7pfdZ2SlrJBVgr/UvLnO+770iEkEGBECAAkFAkRmdNwCGwwACgkQZ7NElSD1 +VhlbxQCfQnid7EXE2DAhyrbmocGa5CzzNzkAoIgE96QvLqESutC/tuk6j2q5msud +=kCh9 +-----END PGP PUBLIC KEY BLOCK----- From vmiklos at frugalware.org Wed Feb 18 13:50:46 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 13:50:48 2009 Subject: [Frugalware-git] frugalware-current: docs/ids: convert to the new table syntax Message-ID: <20090218125046.D429D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=da24f59bfe0599af0a42747622be6e2c87b95903 commit da24f59bfe0599af0a42747622be6e2c87b95903 Author: Miklos Vajna Date: Wed Feb 18 13:50:29 2009 +0100 docs/ids: convert to the new table syntax diff --git a/docs/ids.txt b/docs/ids.txt index f04e482..0f61f74 100644 --- a/docs/ids.txt +++ b/docs/ids.txt @@ -1,1008 +1,1007 @@ = Table of user / group ids used in Frugalware .Users and groups that are added with a specific uid/gid -[grid="all"] -`-------`---------------`-----------------------`-----------------------`------- -ID User Package Group Package --------------------------------------------------------------------------------- -000 root shadow root shadow -001 bin shadow bin shadow -002 daemon shadow daemon shadow -003 adm shadow sys shadow -004 lp shadow adm shadow -005 sync shadow tty shadow -006 shutdown shadow disk shadow -007 halt shadow lp shadow -008 mail shadow mem shadow -009 news shadow kmem shadow -010 uucp shadow wheel shadow -011 operator shadow floppy shadow -012 syncpkgd pacman-tools mail shadow -013 news shadow -014 ftp shadow uucp shadow -015 man shadow -016 cdrom shadow -017 scanner shadow -018 privoxy privoxy privoxy privoxy -019 fst pacman audio shadow -020 nx freenx games shadow -021 slocate slocate -022 utmp shadow -023 camera shadow -024 video shadow -025 smmsp shadow smmsp shadow -026 clamav clamav clamav clamav -027 mysql shadow mysql shadow -028 rsyncd rsync rsyncd rsync -029 _ntp openntpd _ntp openntpd -030 storage shadow -031 pgdb postgresql pgdb postgresql -032 rpc shadow rpc shadow -033 sshd shadow sshd shadow -034 scponly scponly scponly scponly -035 sbox scratchbox -036 rlocate rlocate -037 netdev shadow -038 messagebus dbus messagebus dbus -039 hald hal hald hal -040 amavis amavisd-new amavis amavisd-new -041 ejabberd ejabberd ejabberd ejabberd -042 gdm shadow gdm shadow -043 shadow shadow -044 beagleindex beagle beagleindex beagle -045 partimag partimage partimag partimage -046 sabayon sabayon sabayon sabayon -047 munin munin and munin-node munin munin and munin-node -048 ccache ccache -049 -050 ftp shadow -051 telnetd shadow -052 tape shadow -053 dialout shadow -054 -055 -056 -057 -058 -059 -060 grsec_procview kernel-grsec -061 grsec_audit kernel-grsec -062 grsec_tpe kernel-grsec -063 grsec_s_all kernel-grsec -064 grsec_s_client kernel-grsec -065 grsec_s_server kernel-grsec -066 -067 -068 -069 -070 -071 -072 -073 postfix postfix postfix postfix -074 -075 postdrop postfix -076 -077 dspam dspam dspam dspam -078 -079 -080 mailman mailman mailman mailman -081 -082 exim exim exim exim -083 -084 avahi avahi avahi avahi -085 firebird firebird firebird firebird -086 -087 -088 -089 -090 pop shadow pop shadow -091 -092 -093 -094 -095 -096 -097 -098 nobody shadow -099 nobody shadow nogroups shadow -100 shadow users shadow -101 shadow console shadow -102 -103 -104 distccd distcc distccd distcc -105 -106 -107 -108 -109 postgrey postgrey -110 -111 -112 -113 logcheck logcheck logcheck logcheck -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 quagga quagga quagga quagga -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 bitlbee bitlbee bitlbee bitlbee -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 -799 -800 -801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 -813 -814 -815 -816 -817 -818 -819 -820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 -837 -838 -839 -840 -841 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 -853 -854 -855 -856 -857 -858 -859 -860 -861 -862 -863 -864 -865 -866 -867 -868 -869 -870 -871 -872 -873 -874 -875 -876 -877 -878 -879 -880 -881 -882 -883 -884 -885 -886 -887 -888 -889 -890 -891 -892 -893 -894 -895 -896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 -909 -910 -911 -912 -913 -914 -915 -916 -917 -918 -919 -920 -921 -922 -923 -924 -925 -926 -927 -928 -929 -930 -931 -932 -933 -934 -935 -936 -937 -938 -939 -940 -941 -942 -943 -944 -945 -946 -947 -948 -949 -950 -951 -952 -953 -954 -955 -956 -957 -958 -959 -960 -961 -962 -963 -964 -965 -966 -967 -968 -969 -970 -971 -972 -973 -974 -975 -976 -977 -978 -979 -980 -981 -982 -983 -984 -985 -986 -987 -988 -989 -990 -991 -992 -993 -994 -995 -996 -997 -998 -999 --------------------------------------------------------------------------------- +[options="header",grid="all"] +|==== +|ID |User |Package |Group |Package +|000 |root |shadow |root |shadow +|001 |bin |shadow |bin |shadow +|002 |daemon |shadow |daemon |shadow +|003 |adm |shadow |sys |shadow +|004 |lp |shadow |adm |shadow +|005 |sync |shadow |tty |shadow +|006 |shutdown |shadow |disk |shadow +|007 |halt |shadow |lp |shadow +|008 |mail |shadow |mem |shadow +|009 |news |shadow |kmem |shadow +|010 |uucp |shadow |wheel |shadow +|011 |operator |shadow |floppy |shadow +|012 |syncpkgd |pacman-tools |mail |shadow +|013 | | |news |shadow +|014 |ftp |shadow |uucp |shadow +|015 | | |man |shadow +|016 | | |cdrom |shadow +|017 | | |scanner |shadow +|018 |privoxy |privoxy |privoxy |privoxy +|019 |fst |pacman |audio |shadow +|020 |nx |freenx |games |shadow +|021 | | |slocate |slocate +|022 | | |utmp |shadow +|023 | | |camera |shadow +|024 | | |video |shadow +|025 |smmsp |shadow |smmsp |shadow +|026 |clamav |clamav |clamav |clamav +|027 |mysql |shadow |mysql |shadow +|028 |rsyncd |rsync |rsyncd |rsync +|029 |_ntp |openntpd |_ntp |openntpd +|030 | | |storage |shadow +|031 |pgdb |postgresql |pgdb |postgresql +|032 |rpc |shadow |rpc |shadow +|033 |sshd |shadow |sshd |shadow +|034 |scponly |scponly |scponly |scponly +|035 | | |sbox |scratchbox +|036 | | |rlocate |rlocate +|037 | | |netdev |shadow +|038 |messagebus |dbus |messagebus |dbus +|039 |hald |hal |hald |hal +|040 |amavis |amavisd-new |amavis |amavisd-new +|041 |ejabberd |ejabberd |ejabberd |ejabberd +|042 |gdm |shadow |gdm |shadow +|043 | | |shadow |shadow +|044 |beagleindex |beagle |beagleindex |beagle +|045 |partimag |partimage |partimag |partimage +|046 |sabayon |sabayon |sabayon |sabayon +|047 |munin |munin and munin-node |munin |munin and munin-node +|048 | | |ccache |ccache +|049 | | | | +|050 | | |ftp |shadow +|051 | | |telnetd |shadow +|052 | | |tape |shadow +|053 | | |dialout |shadow +|054 | | | | +|055 | | | | +|056 | | | | +|057 | | | | +|058 | | | | +|059 | | | | +|060 | | |grsec_procview |kernel-grsec +|061 | | |grsec_audit |kernel-grsec +|062 | | |grsec_tpe |kernel-grsec +|063 | | |grsec_s_all |kernel-grsec +|064 | | |grsec_s_client |kernel-grsec +|065 | | |grsec_s_server |kernel-grsec +|066 | | | | +|067 | | | | +|068 | | | | +|069 | | | | +|070 | | | | +|071 | | | | +|072 | | | | +|073 |postfix |postfix |postfix |postfix +|074 | | | | +|075 | | |postdrop |postfix +|076 | | | | +|077 |dspam |dspam |dspam |dspam +|078 | | | | +|079 | | | | +|080 |mailman |mailman |mailman |mailman +|081 | | | | +|082 |exim |exim |exim |exim +|083 | | | | +|084 |avahi |avahi |avahi |avahi +|085 |firebird |firebird |firebird |firebird +|086 | | | | +|087 | | | | +|088 | | | | +|089 | | | | +|090 |pop |shadow |pop |shadow +|091 | | | | +|092 | | | | +|093 | | | | +|094 | | | | +|095 | | | | +|096 | | | | +|097 | | | | +|098 | | |nobody |shadow +|099 |nobody |shadow |nogroups |shadow +|100 | | |users |shadow +|101 | |shadow |console |shadow +|102 | | | | +|103 | | | | +|104 |distccd |distcc |distccd |distcc +|105 | | | | +|106 | | | | +|107 | | | | +|108 | | | | +|109 |postgrey |postgrey | | +|110 | | | | +|111 | | | | +|112 | | | | +|113 |logcheck |logcheck |logcheck |logcheck +|114 | | | | +|115 | | | | +|116 | | | | +|117 | | | | +|118 | | | | +|119 | | | | +|120 | | | | +|121 | | | | +|122 | | | | +|123 | | | | +|124 | | | | +|125 | | | | +|126 | | | | +|127 | | | | +|128 | | | | +|129 | | | | +|130 | | | | +|131 | | | | +|132 | | | | +|133 | | | | +|134 | | | | +|135 | | | | +|136 | | | | +|137 | | | | +|138 | | | | +|139 | | | | +|140 | | | | +|141 | | | | +|142 | | | | +|143 | | | | +|144 | | | | +|145 | | | | +|146 | | | | +|147 | | | | +|148 | | | | +|149 | | | | +|150 |quagga |quagga |quagga |quagga +|151 | | | | +|152 | | | | +|153 | | | | +|154 | | | | +|155 | | | | +|156 | | | | +|157 | | | | +|158 | | | | +|159 | | | | +|160 | | | | +|161 | | | | +|162 | | | | +|163 | | | | +|164 | | | | +|165 | | | | +|166 | | | | +|167 | | | | +|168 | | | | +|169 | | | | +|170 | | | | +|171 | | | | +|172 | | | | +|173 | | | | +|174 | | | | +|175 | | | | +|176 | | | | +|177 | | | | +|178 | | | | +|179 | | | | +|180 | | | | +|181 | | | | +|182 | | | | +|183 | | | | +|184 | | | | +|185 | | | | +|186 | | | | +|187 | | | | +|188 | | | | +|189 | | | | +|190 | | | | +|191 | | | | +|192 | | | | +|193 | | | | +|194 | | | | +|195 | | | | +|196 | | | | +|197 | | | | +|198 | | | | +|199 | | | | +|200 | | | | +|201 | | | | +|202 | | | | +|203 | | | | +|204 | | | | +|205 | | | | +|206 | | | | +|207 | | | | +|208 | | | | +|209 | | | | +|210 | | | | +|211 | | | | +|212 | | | | +|213 | | | | +|214 | | | | +|215 | | | | +|216 | | | | +|217 | | | | +|218 | | | | +|219 | | | | +|220 | | | | +|221 | | | | +|222 | | | | +|223 | | | | +|224 | | | | +|225 | | | | +|226 | | | | +|227 | | | | +|228 | | | | +|229 | | | | +|230 | | | | +|231 | | | | +|232 | | | | +|233 | | | | +|234 | | | | +|235 | | | | +|236 | | | | +|237 | | | | +|238 | | | | +|239 | | | | +|240 | | | | +|241 | | | | +|242 | | | | +|243 | | | | +|244 | | | | +|245 | | | | +|246 | | | | +|247 | | | | +|248 | | | | +|249 | | | | +|250 | | | | +|251 | | | | +|252 | | | | +|253 | | | | +|254 | | | | +|255 | | | | +|256 | | | | +|257 | | | | +|258 | | | | +|259 | | | | +|260 | | | | +|261 | | | | +|262 | | | | +|263 | | | | +|264 | | | | +|265 | | | | +|266 | | | | +|267 | | | | +|268 | | | | +|269 | | | | +|270 | | | | +|271 | | | | +|272 | | | | +|273 | | | | +|274 | | | | +|275 | | | | +|276 | | | | +|277 | | | | +|278 | | | | +|279 | | | | +|280 | | | | +|281 | | | | +|282 | | | | +|283 | | | | +|284 | | | | +|285 | | | | +|286 | | | | +|287 | | | | +|288 | | | | +|289 | | | | +|290 | | | | +|291 | | | | +|292 | | | | +|293 | | | | +|294 | | | | +|295 | | | | +|296 | | | | +|297 | | | | +|298 | | | | +|299 | | | | +|300 | | | | +|301 | | | | +|302 | | | | +|303 | | | | +|304 | | | | +|305 | | | | +|306 | | | | +|307 | | | | +|308 | | | | +|309 | | | | +|310 | | | | +|311 | | | | +|312 | | | | +|313 | | | | +|314 | | | | +|315 | | | | +|316 | | | | +|317 | | | | +|318 | | | | +|319 | | | | +|320 | | | | +|321 | | | | +|322 | | | | +|323 | | | | +|324 | | | | +|325 | | | | +|326 | | | | +|327 | | | | +|328 | | | | +|329 | | | | +|330 | | | | +|331 | | | | +|332 | | | | +|333 | | | | +|334 | | | | +|335 | | | | +|336 | | | | +|337 | | | | +|338 | | | | +|339 | | | | +|340 | | | | +|341 | | | | +|342 | | | | +|343 | | | | +|344 | | | | +|345 | | | | +|346 | | | | +|347 | | | | +|348 | | | | +|349 | | | | +|350 | | | | +|351 | | | | +|352 | | | | +|353 | | | | +|354 | | | | +|355 | | | | +|356 | | | | +|357 | | | | +|358 | | | | +|359 | | | | +|360 | | | | +|361 | | | | +|362 | | | | +|363 | | | | +|364 | | | | +|365 | | | | +|366 | | | | +|367 | | | | +|368 | | | | +|369 | | | | +|370 | | | | +|371 | | | | +|372 | | | | +|373 | | | | +|374 | | | | +|375 | | | | +|376 | | | | +|377 | | | | +|378 | | | | +|379 | | | | +|380 | | | | +|381 | | | | +|382 | | | | +|383 | | | | +|384 | | | | +|385 | | | | +|386 | | | | +|387 | | | | +|388 | | | | +|389 | | | | +|390 | | | | +|391 | | | | +|392 | | | | +|393 | | | | +|394 | | | | +|395 | | | | +|396 | | | | +|397 | | | | +|398 | | | | +|399 | | | | +|400 | | | | +|401 | | | | +|402 | | | | +|403 | | | | +|404 | | | | +|405 | | | | +|406 | | | | +|407 | | | | +|408 | | | | +|409 | | | | +|410 | | | | +|411 | | | | +|412 | | | | +|413 | | | | +|414 | | | | +|415 | | | | +|416 | | | | +|417 | | | | +|418 | | | | +|419 | | | | +|420 | | | | +|421 | | | | +|422 | | | | +|423 | | | | +|424 | | | | +|425 | | | | +|426 | | | | +|427 | | | | +|428 | | | | +|429 | | | | +|430 | | | | +|431 | | | | +|432 | | | | +|433 | | | | +|434 | | | | +|435 | | | | +|436 | | | | +|437 | | | | +|438 | | | | +|439 | | | | +|440 | | | | +|441 | | | | +|442 | | | | +|443 | | | | +|444 | | | | +|445 | | | | +|446 | | | | +|447 | | | | +|448 | | | | +|449 | | | | +|450 | | | | +|451 | | | | +|452 | | | | +|453 | | | | +|454 | | | | +|455 | | | | +|456 | | | | +|457 | | | | +|458 | | | | +|459 | | | | +|460 | | | | +|461 | | | | +|462 | | | | +|463 | | | | +|464 | | | | +|465 | | | | +|466 | | | | +|467 | | | | +|468 | | | | +|469 | | | | +|470 | | | | +|471 | | | | +|472 | | | | +|473 | | | | +|474 | | | | +|475 | | | | +|476 | | | | +|477 | | | | +|478 | | | | +|479 | | | | +|480 | | | | +|481 | | | | +|482 | | | | +|483 | | | | +|484 | | | | +|485 | | | | +|486 | | | | +|487 | | | | +|488 | | | | +|489 | | | | +|490 | | | | +|491 | | | | +|492 | | | | +|493 | | | | +|494 | | | | +|495 | | | | +|496 | | | | +|497 | | | | +|498 | | | | +|499 | | | | +|500 | | | | +|501 | | | | +|502 | | | | +|503 |bitlbee |bitlbee |bitlbee |bitlbee +|504 | | | | +|505 | | | | +|506 | | | | +|507 | | | | +|508 | | | | +|509 | | | | +|510 | | | | +|511 | | | | +|512 | | | | +|513 | | | | +|514 | | | | +|515 | | | | +|516 | | | | +|517 | | | | +|518 | | | | +|519 | | | | +|520 | | | | +|521 | | | | +|522 | | | | +|523 | | | | +|524 | | | | +|525 | | | | +|526 | | | | +|527 | | | | +|528 | | | | +|529 | | | | +|530 | | | | +|531 | | | | +|532 | | | | +|533 | | | | +|534 | | | | +|535 | | | | +|536 | | | | +|537 | | | | +|538 | | | | +|539 | | | | +|540 | | | | +|541 | | | | +|542 | | | | +|543 | | | | +|544 | | | | +|545 | | | | +|546 | | | | +|547 | | | | +|548 | | | | +|549 | | | | +|550 | | | | +|551 | | | | +|552 | | | | +|553 | | | | +|554 | | | | +|555 | | | | +|556 | | | | +|557 | | | | +|558 | | | | +|559 | | | | +|560 | | | | +|561 | | | | +|562 | | | | +|563 | | | | +|564 | | | | +|565 | | | | +|566 | | | | +|567 | | | | +|568 | | | | +|569 | | | | +|570 | | | | +|571 | | | | +|572 | | | | +|573 | | | | +|574 | | | | +|575 | | | | +|576 | | | | +|577 | | | | +|578 | | | | +|579 | | | | +|580 | | | | +|581 | | | | +|582 | | | | +|583 | | | | +|584 | | | | +|585 | | | | +|586 | | | | +|587 | | | | +|588 | | | | +|589 | | | | +|590 | | | | +|591 | | | | +|592 | | | | +|593 | | | | +|594 | | | | +|595 | | | | +|596 | | | | +|597 | | | | +|598 | | | | +|599 | | | | +|600 | | | | +|601 | | | | +|602 | | | | +|603 | | | | +|604 | | | | +|605 | | | | +|606 | | | | +|607 | | | | +|608 | | | | +|609 | | | | +|610 | | | | +|611 | | | | +|612 | | | | +|613 | | | | +|614 | | | | +|615 | | | | +|616 | | | | +|617 | | | | +|618 | | | | +|619 | | | | +|620 | | | | +|621 | | | | +|622 | | | | +|623 | | | | +|624 | | | | +|625 | | | | +|626 | | | | +|627 | | | | +|628 | | | | +|629 | | | | +|630 | | | | +|631 | | | | +|632 | | | | +|633 | | | | +|634 | | | | +|635 | | | | +|636 | | | | +|637 | | | | +|638 | | | | +|639 | | | | +|640 | | | | +|641 | | | | +|642 | | | | +|643 | | | | +|644 | | | | +|645 | | | | +|646 | | | | +|647 | | | | +|648 | | | | +|649 | | | | +|650 | | | | +|651 | | | | +|652 | | | | +|653 | | | | +|654 | | | | +|655 | | | | +|656 | | | | +|657 | | | | +|658 | | | | +|659 | | | | +|660 | | | | +|661 | | | | +|662 | | | | +|663 | | | | +|664 | | | | +|665 | | | | +|666 | | | | +|667 | | | | +|668 | | | | +|669 | | | | +|670 | | | | +|671 | | | | +|672 | | | | +|673 | | | | +|674 | | | | +|675 | | | | +|676 | | | | +|677 | | | | +|678 | | | | +|679 | | | | +|680 | | | | +|681 | | | | +|682 | | | | +|683 | | | | +|684 | | | | +|685 | | | | +|686 | | | | +|687 | | | | +|688 | | | | +|689 | | | | +|690 | | | | +|691 | | | | +|692 | | | | +|693 | | | | +|694 | | | | +|695 | | | | +|696 | | | | +|697 | | | | +|698 | | | | +|699 | | | | +|700 | | | | +|701 | | | | +|702 | | | | +|703 | | | | +|704 | | | | +|705 | | | | +|706 | | | | +|707 | | | | +|708 | | | | +|709 | | | | +|710 | | | | +|711 | | | | +|712 | | | | +|713 | | | | +|714 | | | | +|715 | | | | +|716 | | | | +|717 | | | | +|718 | | | | +|719 | | | | +|720 | | | | +|721 | | | | +|722 | | | | +|723 | | | | +|724 | | | | +|725 | | | | +|726 | | | | +|727 | | | | +|728 | | | | +|729 | | | | +|730 | | | | +|731 | | | | +|732 | | | | +|733 | | | | +|734 | | | | +|735 | | | | +|736 | | | | +|737 | | | | +|738 | | | | +|739 | | | | +|740 | | | | +|741 | | | | +|742 | | | | +|743 | | | | +|744 | | | | +|745 | | | | +|746 | | | | +|747 | | | | +|748 | | | | +|749 | | | | +|750 | | | | +|751 | | | | +|752 | | | | +|753 | | | | +|754 | | | | +|755 | | | | +|756 | | | | +|757 | | | | +|758 | | | | +|759 | | | | +|760 | | | | +|761 | | | | +|762 | | | | +|763 | | | | +|764 | | | | +|765 | | | | +|766 | | | | +|767 | | | | +|768 | | | | +|769 | | | | +|770 | | | | +|771 | | | | +|772 | | | | +|773 | | | | +|774 | | | | +|775 | | | | +|776 | | | | +|777 | | | | +|778 | | | | +|779 | | | | +|780 | | | | +|781 | | | | +|782 | | | | +|783 | | | | +|784 | | | | +|785 | | | | +|786 | | | | +|787 | | | | +|788 | | | | +|789 | | | | +|790 | | | | +|791 | | | | +|792 | | | | +|793 | | | | +|794 | | | | +|795 | | | | +|796 | | | | +|797 | | | | +|798 | | | | +|799 | | | | +|800 | | | | +|801 | | | | +|802 | | | | +|803 | | | | +|804 | | | | +|805 | | | | +|806 | | | | +|807 | | | | +|808 | | | | +|809 | | | | +|810 | | | | +|811 | | | | +|812 | | | | +|813 | | | | +|814 | | | | +|815 | | | | +|816 | | | | +|817 | | | | +|818 | | | | +|819 | | | | +|820 | | | | +|821 | | | | +|822 | | | | +|823 | | | | +|824 | | | | +|825 | | | | +|826 | | | | +|827 | | | | +|828 | | | | +|829 | | | | +|830 | | | | +|831 | | | | +|832 | | | | +|833 | | | | +|834 | | | | +|835 | | | | +|836 | | | | +|837 | | | | +|838 | | | | +|839 | | | | +|840 | | | | +|841 | | | | +|842 | | | | +|843 | | | | +|844 | | | | +|845 | | | | +|846 | | | | +|847 | | | | +|848 | | | | +|849 | | | | +|850 | | | | +|851 | | | | +|852 | | | | +|853 | | | | +|854 | | | | +|855 | | | | +|856 | | | | +|857 | | | | +|858 | | | | +|859 | | | | +|860 | | | | +|861 | | | | +|862 | | | | +|863 | | | | +|864 | | | | +|865 | | | | +|866 | | | | +|867 | | | | +|868 | | | | +|869 | | | | +|870 | | | | +|871 | | | | +|872 | | | | +|873 | | | | +|874 | | | | +|875 | | | | +|876 | | | | +|877 | | | | +|878 | | | | +|879 | | | | +|880 | | | | +|881 | | | | +|882 | | | | +|883 | | | | +|884 | | | | +|885 | | | | +|886 | | | | +|887 | | | | +|888 | | | | +|889 | | | | +|890 | | | | +|891 | | | | +|892 | | | | +|893 | | | | +|894 | | | | +|895 | | | | +|896 | | | | +|897 | | | | +|898 | | | | +|899 | | | | +|900 | | | | +|901 | | | | +|902 | | | | +|903 | | | | +|904 | | | | +|905 | | | | +|906 | | | | +|907 | | | | +|908 | | | | +|909 | | | | +|910 | | | | +|911 | | | | +|912 | | | | +|913 | | | | +|914 | | | | +|915 | | | | +|916 | | | | +|917 | | | | +|918 | | | | +|919 | | | | +|920 | | | | +|921 | | | | +|922 | | | | +|923 | | | | +|924 | | | | +|925 | | | | +|926 | | | | +|927 | | | | +|928 | | | | +|929 | | | | +|930 | | | | +|931 | | | | +|932 | | | | +|933 | | | | +|934 | | | | +|935 | | | | +|936 | | | | +|937 | | | | +|938 | | | | +|939 | | | | +|940 | | | | +|941 | | | | +|942 | | | | +|943 | | | | +|944 | | | | +|945 | | | | +|946 | | | | +|947 | | | | +|948 | | | | +|949 | | | | +|950 | | | | +|951 | | | | +|952 | | | | +|953 | | | | +|954 | | | | +|955 | | | | +|956 | | | | +|957 | | | | +|958 | | | | +|959 | | | | +|960 | | | | +|961 | | | | +|962 | | | | +|963 | | | | +|964 | | | | +|965 | | | | +|966 | | | | +|967 | | | | +|968 | | | | +|969 | | | | +|970 | | | | +|971 | | | | +|972 | | | | +|973 | | | | +|974 | | | | +|975 | | | | +|976 | | | | +|977 | | | | +|978 | | | | +|979 | | | | +|980 | | | | +|981 | | | | +|982 | | | | +|983 | | | | +|984 | | | | +|985 | | | | +|986 | | | | +|987 | | | | +|988 | | | | +|989 | | | | +|990 | | | | +|991 | | | | +|992 | | | | +|993 | | | | +|994 | | | | +|995 | | | | +|996 | | | | +|997 | | | | +|998 | | | | +|999 | | | | +|==== From vmiklos at frugalware.org Wed Feb 18 13:52:53 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 13:52:53 2009 Subject: [Frugalware-git] frugalware-current: docs: fix index.html target Message-ID: <20090218125253.027C011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ce32d88ad3020fc4dfa7d2a60bf332d0bf680bbc commit ce32d88ad3020fc4dfa7d2a60bf332d0bf680bbc Author: Miklos Vajna Date: Wed Feb 18 13:52:48 2009 +0100 docs: fix index.html target diff --git a/docs/Makefile b/docs/Makefile index a9fa600..3cf223a 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -115,7 +115,7 @@ images: sed 's/@VERSION@/$(VERSION)/' $^ > $@ index.html: index.txt header.txt - asciidoc -a numbered -a sectids -a lang=$(shell basename `pwd`|sed 's/docs//') $^ + asciidoc -a numbered -a sectids -a lang=$(shell basename `pwd`|sed 's/docs//') $< manual.txt: $(MANUAL_SOURCES) $(DYNAMIC_SOURCES) $(call MERGE,index.txt,manual.txt) From vmiklos at frugalware.org Wed Feb 18 22:47:44 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 22:47:46 2009 Subject: [Frugalware-git] frugalwareutils: warning fixes Message-ID: <20090218214744.9857A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=90169c8383d9edea5e240fced270c927aa5aa10d commit 90169c8383d9edea5e240fced270c927aa5aa10d Author: Miklos Vajna Date: Wed Feb 18 22:48:02 2009 +0100 warning fixes diff --git a/libfwnetconfig/libfwnetconfig.c b/libfwnetconfig/libfwnetconfig.c index 0c8b255..1fdbf5c 100644 --- a/libfwnetconfig/libfwnetconfig.c +++ b/libfwnetconfig/libfwnetconfig.c @@ -34,6 +34,7 @@ #include #include #include +#include #include "libfwnetconfig.h" diff --git a/libfwnetconfig/pci.c b/libfwnetconfig/pci.c index ce0c9b1..d932ab5 100644 --- a/libfwnetconfig/pci.c +++ b/libfwnetconfig/pci.c @@ -11,6 +11,7 @@ #include #include #include +#include /* hack, so we may include kernel's ethtool.h */ typedef unsigned long long __u64; From vmiklos at frugalware.org Wed Feb 18 22:53:57 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 22:53:57 2009 Subject: [Frugalware-git] frugalwareutils: libfwxconfig: fix up double free, introduced in 072e584 Message-ID: <20090218215357.8CE4211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=a8f53530ab4d1f0035c3fbe2b08f6034d1455ac5 commit a8f53530ab4d1f0035c3fbe2b08f6034d1455ac5 Author: Miklos Vajna Date: Wed Feb 18 22:52:01 2009 +0100 libfwxconfig: fix up double free, introduced in 072e584 diff --git a/libfwxconfig/libfwxconfig.c b/libfwxconfig/libfwxconfig.c index dcca516..9172e48 100644 --- a/libfwxconfig/libfwxconfig.c +++ b/libfwxconfig/libfwxconfig.c @@ -75,8 +75,12 @@ static void print_kbd_options(FILE *fp) static void print_mouse_identifier(FILE *fp, int num, char *device, char *proto) { - if(!proto) + int auto_proto = 0; + + if(!proto) { proto = strdup("auto"); + auto_proto = 1; + } fprintf(fp, "Identifier \"Mouse%d\"\n", num); fprintf(fp, "Driver \"mouse\"\n"); print_mouse_options(fp); @@ -84,7 +88,8 @@ static void print_mouse_identifier(FILE *fp, int num, char *device, char *proto) fprintf(fp, "Option \"Device\" \"%s\"\n", device); fprintf(fp, "EndSection\n\n" "Section \"InputDevice\"\n"); - free(proto); + if (auto_proto) + free(proto); } /** Creates a config draft, which will be an input fro fwx_doconfig() From vmiklos at frugalware.org Wed Feb 18 23:13:41 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 18 23:13:42 2009 Subject: [Frugalware-git] frugalware-current: frugalwareutils-0.8.6-2-i686 Message-ID: <20090218221341.2CA8011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a5e7bd6dcb436bb1dbdda0858c325ffdb5e53ec commit 9a5e7bd6dcb436bb1dbdda0858c325ffdb5e53ec Author: Miklos Vajna Date: Wed Feb 18 23:13:00 2009 +0100 frugalwareutils-0.8.6-2-i686 - backport patch from git to make xconfig functional again diff --git a/source/base/frugalwareutils/FrugalBuild b/source/base/frugalwareutils/FrugalBuild index 96a96c3..f27ca28 100644 --- a/source/base/frugalwareutils/FrugalBuild +++ b/source/base/frugalwareutils/FrugalBuild @@ -7,7 +7,7 @@ USE_APIDOCS=${USE_APIDOCS:-"y"} pkgname=frugalwareutils pkgver=0.8.6 Fuse $USE_DEVEL && pkgver=0.8.4.9.gdb55720 -pkgrel=1 +pkgrel=2 pkgdesc="Frugalware configuration utilities." url="http://ftp.frugalware.org/pub/other/frugalwareutils" depends=('glib2>=2.16.4-2' 'ncurses>=5.6-4' 'parted>=1.8.8-3' \ @@ -19,8 +19,9 @@ groups=('base') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url|Flasttar" if ! Fuse $USE_DEVEL; then - source=($url/$pkgname-$pkgver.tar.gz) - signatures=(${source[0]}.asc) + source=($url/$pkgname-$pkgver.tar.gz \ + http://git.frugalware.org/patches/frugalwareutils/a8f53530ab4d1f0035c3fbe2b08f6034d1455ac5.patch) + signatures=(${source[0]}.asc '') else _F_scm_type="git" _F_scm_url="git://git.frugalware.org/pub/other/frugalwareutils/frugalwareutils" From vmiklos at frugalware.org Thu Feb 19 00:00:31 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 19 00:00:33 2009 Subject: [Frugalware-git] frugalware-current: TAG 1.0rc1 Message-ID: <20090218230031.92ED511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5a6028c6781f9a1085893fbabf63e74b13191b68 commit 5a6028c6781f9a1085893fbabf63e74b13191b68 Author: Miklos Vajna Date: Thu Feb 19 00:00:02 2009 +0100 TAG 1.0rc1 From russelldickenson at gmail.com Thu Feb 19 10:43:39 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Thu Feb 19 10:43:41 2009 Subject: [Frugalware-git] homepage-ng: Grammatical correction Message-ID: <20090219094339.DD6A911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=dab174bc23990f3265ae60b407b1d57b3b2cb177 commit dab174bc23990f3265ae60b407b1d57b3b2cb177 Author: Russell Dickenson (phayz) Date: Fri Feb 13 12:47:47 2009 +1000 Grammatical correction modified: issue34.html diff --git a/frugalware/weeklynews/issue34.html b/frugalware/weeklynews/issue34.html index e27912c..72687e1 100755 --- a/frugalware/weeklynews/issue34.html +++ b/frugalware/weeklynews/issue34.html @@ -143,7 +143,7 @@ And to conclude, for those who have some old nVidia hardware, should now be happ

    Conky

    -

    Conky is, at least for me, one of those applications that just amazes me. It's basically a system monitor which displays its output on the desktop background ("root window" in geek speak). The great thing about it is that, as well as having a large number of parameters it can display, it can also display the output of any external command, for example a BASH script. Conky is well suited to those who are running a window manager instead of a desktop environment, but it works well with both. It's light on system resources, so it adds only a small load to PC. One common problem with Conky is that it causes everything on the screen to flicker when it refreshes its output. If this happens to you, read the help on the web site because this is easily fixed. Since Conky is one of those applications that have to be seen to be appreciated, please visit the home page.

    +

    Conky is, at least for me, one of those applications that just amazes me. It's basically a system monitor which displays its output on the desktop background ("root window" in geek speak). The great thing about it is that, as well as having a large number of parameters it can display, it can also display the output of any external command, for example a BASH script. Conky is well suited to those who are running a window manager instead of a desktop environment, but it works well with both. It's light on system resources, so it adds only a small load to your PC. One common problem with Conky is that it causes everything on the screen to flicker when it refreshes its output. If this happens to you, read the help on the web site because this is easily fixed. Since Conky is one of those applications that have to be seen to be appreciated, please visit the home page.

    Although Conky in its default installation is quite plain, it can be tweaked to look very attractive. Here are two examples: Mira and Conky colors

    From russelldickenson at gmail.com Thu Feb 19 11:36:14 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Thu Feb 19 11:36:15 2009 Subject: [Frugalware-git] homepage-ng: Newsletter issue 39 Message-ID: <20090219103614.405DA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=a83be73ac0cc7d7f1ac94e3a62eaec186c2ba89b commit a83be73ac0cc7d7f1ac94e3a62eaec186c2ba89b Author: Russell Dickenson (phayz) Date: Thu Feb 19 20:36:11 2009 +1000 Newsletter issue 39 new file: issue39.html diff --git a/frugalware/weeklynews/issue39.html b/frugalware/weeklynews/issue39.html new file mode 100755 index 0000000..ae834b6 --- /dev/null +++ b/frugalware/weeklynews/issue39.html @@ -0,0 +1,184 @@ +

    Frugalware Linux Newsletter - Issue 39

    + +

    ...to inform...to educate...to entertain

    + +

    "What we have done for ourselves alone dies with us; what we have done for others and the world remains and is immortal." Albert Pike

    + + +

    Welcome

    +

    The newsletter's aim is to keep you up to date with what's happened recently in the world of the Linux distribution 'Frugalware'.

    + +

    Features of this issue include: +

      +
    • Microblog me!
    • +
    • New FrugalBuild contributors!
    • +
    • Frugalware's users are people too - Fafab
    • +
    • Tips and tricks - Firefox extension - Read It Later
    • +
    +

    + + +

    Events

    + +

    Here's a selection of events which have occurred since the previous newsletter:

    + +

    Microblog me!

    +

    Devil505 recently set up a Frugalware identity on the micro-blogging web sites Twitter and identi.ca. Micro-blogging sites allow you to post brief messages and subscribe to messages being posted by others. If you have an account on either of these services, you can subscribe to Frugalware's messages, including package updates. On identi.ca you can also join the Frugalware group, which subscribes you to all messages being posted by the group's members.

    + +

    New FrugalBuild contributors!

    +

    It's been exciting to see that, amongst the other Frugalware package updates, there have been several FrugalBuilds contributed by new contributors - Othmane Benkirane and Cedrick Hannier. With the number of Frugalware packages increasing, new contributors are always welcome and we hope they soon become official developers.

    + +

    New German mirror

    +

    Tobias Offermann recently offered to host a new Frugalware mirror in Germany and shortly after, the mirror was up and running. Many thanks to Tobias and Host Europe (Germany) for providing this service. The support of companies and individuals is always welcome since without their support, Frugalware may not exist.

    + +

    I feel so invalid! :P

    +

    I recently thought I should take my own advice and test the HTML validity of a recent newsletter issue. The result was that the W3C validator reported several hundred warnings and errors. Wow! After being embarrassed, I looked at the results in detail. Most of the errors and warnings were produced by the mis-use of just one tag, which I hope to fix soon. This proves that I have a little work to do before the newsletter is truly valid HTML.

    + +

    There's more to life than Frugalware

    +

    As VMiklos recently said in an email to the Frugalware developers' mailing list, many Frugalware developers are active contributors to other FLOSS projects. VMiklos himself developed Bitlbee-Skype, a plugin for Bitlbee which allows messages to be sent to and from a running instance of Skype. On the Bitlbee-Skype plugin web page, VMiklos has collected messages of thanks from its users. The most interesting for me was the message from a blind Skype user, which says:

    + "Thanks for bitlbee-skype. As a blind Linux user, I cannot use the skype GUI client because qt apps ar not accessible yet with the available +screen readers. bitlbee-skype allows me to make use of skype without having to interact much with the GUI client, which helps me a lot." I think it's fantastic when technology can help people overcome problems like these. Well done to VMiklos!

    + +

    A new kernel

    +

    Frugalware 1.0 features the Linux kernel version 2.6.28. This kernel is exciting geeks throughout the Linux world, with new features including the ext4 file system. Although ext4 is the successor to ext3, support for ext3 will remain for a long time. Among its other features, ext4 is faster during file system checks because it checks only those parts of the file system that have changed since the previous check.

    + + +

    Upgrades

    + +

    Here's a selection of packages which have been upgraded since the previous newsletter:

    + +
      +
    • bitlbee-skype 0.7.1-1
    • +
    • midori 0.1.2-3
    • +
    • webkit 1.1.0-3
    • +
    • NEW simpleburn-1.0.5-1
    • +
    • firefox-3.0.6-1
    • +
    • virtualbox-2.1.4-1
    • +
    • gimmix-0.5.6.1-1
    • +
    • kernel-2.6.28-3
    • +
    • NEW python-3.0.1-1
    • +
    + + +

    Frugalware's users are people too - Fafab

    + +

    Here is the latest in the series of interviews with Frugalware users. Thankyou to those who have answered the interview questions.

    + +
    +
    What's your name?
    +

    Fabien.

    +
    What's your IRC/forum nickname?
    +

    Fafab.

    +
    In what country do you live?
    +

    France.

    +
    In what country were you born?
    +

    France.

    +
    What operating system(s) did you use before FW ?
    +

    Windows XP, Mandriva GNU/Linux.

    +
    When did you start to use Linux (Frugalware)?
    +

    December 2008.

    +
    What do you like most about Frugalware?
    +

    Stability, rolling release, French community.

    +
    What would you like to see changed in Frugalware?
    +

    Maybe the addition of KDE 4?

    +
    Do you do something active in order to spread the knowledge of Frugalware?
    +

    I try to speak about it to a Mandriva user and to my brother.

    +
    For what purpose(s) do you use Frugalware?
    +

    Internet, Mail, OpenOffice, The Gimp.

    +
    How did you find Frugalware - e.g. a friend/Google search?
    +

    Via Distrowatch.

    +
    What do you do when you're not using Frugalware?
    +

    I go out, see friends, mix music.

    +
    + + +

    Getting To Know You

    + +

    In this section of the newsletter, we get to know Frugalware Linux a little at a time. This is not meant to replace the official documentation but instead make it easier to read. This should suit those people who, like me, have short attention spans. :)

    + +

    Is Frugalware up to date?

    +

    For every Frugalware package, the following checks are completed automatically, at least once a day:

    + +
      +
    • is there a later version of this application/library?;
    • +
    • has this package been updated within the past year?;
    • +
    • is this package available on both 32-bit and 62-bit platforms?
    • +
    + +

    For those that are out of date, each maintainer then has responsibility for updating their assigned packages. In some circumstances we may choose not to upgrade to the very latest version. Those packages which haven't been updated within the past year may be removed from the repositories in the future. Those which are not available in 64-bit may need this option added, or simply may not be 64-bit compatible.

    + +

    These tests ensure that Frugalware remains a "fresh" distribution, compatible with both 32-bit and 64-bit platforms.

    + + +

    Tips and tricks

    + +

    Disclaimer - Be aware that the hints & tips provided here have NOT been tested and so come with no warranty.

    + +

    Ubuntu Pocket Guide

    +

    I'm recommending the Ubuntu Pocket Guide but please, don't launch the hate mail yet, because there are several reasons for recommending this book. First, it contains valuable information that's useful to everyone who uses Linux. Second, it's available for free in PDF format. It covers topics such as file and folder permissions, FIXME. Of course there's some content which is specific to Ubuntu - e.g. package management - but if you ignore these sections, you have a very useful book.

    + +

    Time it!

    +

    It can be very useful to know just how long it took to run a command. To do this, prefix the command with

    time
    . When the command is complete, a message will appear, giving details of how long the command took to run.

    + +

    This section relies on your contributions! If have some tips and tricks that you would like to be shown in the newsletter, please post them on the forums.

    + + +

    Focus On Package(s)

    + +

    Erase that data!

    +

    "BleachBit deletes unnecessary files to free valuable disk space, maintain privacy, and remove junk. Rid your system of old clutter including cache, cookies, Internet history, localizations, logs, temporary files, and broken shortcuts. Designed for Linux systems, it wipes clean Adobe Reader, APT, Bash, Beagle, Epiphany, Firefox, Flash, GIMP, Google Earth, Java, KDE, OpenOffice.org, Opera, RealPlayer, rpmbuild, Second Live viewer, Skype, VIM, XChat, Yum, and more."

    + +

    Mirror cracked?

    +

    pacman-g2 will automatically try to download a package from all the mirrors in its list. If a package isn't available at mirror 1, it moves on to mirror 2 and so on. Mirrors synchronise with the master packages site on their own schedule, with some synchronising more often than others. The following web page gives you an overview of the status of all Frugalware package mirrors - http://frugalware.org/~vmiklos/stats/mirmon

    + +

    Firefox extension - Read It Later

    +

    Read It Later allows you to easily maintain a list of those web sites/pages that you find interesting but don't have time to read immediately. It's better than bookmarking them because if you only want to read them once, you then have to find and remove the bookmark. With Read It Later, if you decide you want to bookmark the site, you can quickly do that. If a link in a web site looks interesting, you can add the link to your list, so you don't have to navigate to the site itself. It even has an offline mode, where it can download all the pages in your list to Firefox's cache, so that you can read them in 'Offline Mode'.

    + + +

    Bug fixes

    + +

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

    + +
    + + + + + + + + + + + + + + + + + + + + +
    ActivityBugsFeature
    Requests
    Open230217
    Opened since the last newsletter198
    Closed since the previous newsletter86
    + + +

    Security announcements

    + +

    Remember - According to the normal support arrangements for Frugalware, the release of 0.9 ("Solaria") means that no further security or bug fixes will be released for Frugalware 0.8 ("Kalgan") or earlier releases.

    + +

    Here is a list of security issues which have been discovered and fixed in the 0.9 release since the previous newsletter.

    + +

    None

    + + +

    About the newsletter

    + +

    Author

    +

    The Frugalware newsletter is written and edited by Russell Dickenson (AKA phayz). Credit for the Frugalware distribution goes to the development team.

    +

    Translations

    +

    The newsletter is currently translated into French and Danish. The French translation is provided by the French Frugalware community. The Danish translation is provided by the Danish Frugalware community. Thanks to all those involved in providing and hosting these translations.

    +

    Release

    +

    To allow time for review and corrections, each newsletter is written ahead of its release date. Therefore it may not mention events which occured in the few days before its release - e.g. security fixes. To be sure that you've got the very latest information on these topics, go to the appropriate page of the Frugalware web site.

    +

    Feedback

    +

    If you have feedback about the Frugalware newsletter - whether good or bad - please provide it via the forums. Your feedback is valuable because we want the newsletter to meet the needs of Frugalware's users.

    From russelldickenson at gmail.com Thu Feb 19 11:46:06 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Thu Feb 19 11:46:06 2009 Subject: [Frugalware-git] homepage-ng: Newsletter issue 39 announcement Message-ID: <20090219104606.1540A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=663350078f7fbdbfee715283f456a346c20db0fc commit 663350078f7fbdbfee715283f456a346c20db0fc Author: Russell Dickenson (phayz) Date: Thu Feb 19 20:46:06 2009 +1000 Newsletter issue 39 announcement modified: frugalware/weeklynews/issue38.html modified: frugalware/xml/news.xml diff --git a/frugalware/weeklynews/issue38.html b/frugalware/weeklynews/issue38.html index e99370d..b92dce9 100755 --- a/frugalware/weeklynews/issue38.html +++ b/frugalware/weeklynews/issue38.html @@ -237,19 +237,7 @@ with no people in view)

    Here is a list of security issues which have been discovered and fixed in the 0.9 release since the previous newsletter.

    - - - - - - - - - - - - -
    FSAPackageFSA DescriptionUpgrade To
    FSA575opensslOpenSSL 0.9.8i and earlier does not properly check the return value from the EVP_VerifyFinal function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature for DSA and ECDSA keys.openssl-0.9.8-15solaria1
    FSA574kernelA vulnerability has been reported in the Linux Kernel, which can be exploited by malicious, local users to cause a DoS (Denial of Service)kernel-2.6.26-2solaria2
    FSA573mplayerTobias Klein has reported a vulnerability in MPlayer, which potentially can be exploited by malicious people to compromise a user's systemmplayer-1.0rc2-7solaria2
    FSA572mantisThis release solves more issues relating to the security fixes introduced by 1.1.3.mantis-1.1.5-1solaria1
    FSA571thunderbirdSome vulnerabilities have been reported in Mozilla Thunderbird, which can be exploited by malicious people to disclose sensitive information, bypass certain security restrictions, or compromise a user's systemthunderbird-2.0.0.18-1solaria1
    FSA570graphvizRoee Hay has discovered a vulnerability in Graphviz, which can be exploited by malicious people to compromise a user's systemgraphviz-2.20.3-1solaria1
    FSA569ndiswrapperMultiple buffer overflows in the ndiswrapper module 1.53 for the Linux kernel 2.6 allow remote attackers to execute arbitrary code by sending packets over a local wireless network that specify long ESSIDs.ndiswrapper-1.53-6solaria2
    FSA568railsSome vulnerabilities have been reported in Ruby on Rails, which can be exploited by malicious people to conduct SQL injection attacksrails-2.1.1-1solaria1
    FSA567drupal6A vulnerability has been reported in the Content Translation module for Drupal, which can be exploited by malicious users to bypass certain security restrictionsdrupal6-6.9-1solaria1
    FSA566drupalA security issue has been reported in Drupal, which can potentially be exploited by malicious people to conduct SQL injection attacksdrupal-5.15-1solaria1
    FSA565drupal-i18nA vulnerability has been reported in the Internationalization (i18n) Translation module for Drupal, which can be exploited by malicious users to bypass certain security restrictionsdrupal-i18n-5.x_2.5-1solaria1
    FSA564phpmyadminThis fixes an SQL injection, see http://www.milw0rm.com/exploits/7382 for more info.phpmyadmin-2.11.9.4-1solaria1
    +

    None

    About the newsletter

    diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index daaf649..1c8212c 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -22,6 +22,25 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 125 + Frugalware Newsletter Issue 39 + Thu, 19 Feb 2009 20:44:21 +1000 + phayz + 0 + + Features of this issue include: +
      +
    • Microblog me!
    • +
    • New FrugalBuild contributors!
    • +
    • Frugalware's users are people too - Fafab
    • +
    • Tips and tricks - Firefox extension - Read It Later
    • +
    + You can read it here. We hope you like it! + ]]> +
    +
    + 124 Frugalware Newsletter Issue 38 Wed, 28 Jan 2009 12:00:45 +1000 From vmiklos at frugalware.org Thu Feb 19 12:24:07 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 19 12:24:09 2009 Subject: [Frugalware-git] homepage-ng: about: fix Asian part Message-ID: <20090219112407.8CEB511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=de9584e34d546bfc5b4fa9d46e32cd2794636980 commit de9584e34d546bfc5b4fa9d46e32cd2794636980 Author: Miklos Vajna Date: Thu Feb 19 12:23:40 2009 +0100 about: fix Asian part as suggested by Clytie Siddall diff --git a/frugalware/about.php b/frugalware/about.php index 565362b..4d6b471 100644 --- a/frugalware/about.php +++ b/frugalware/about.php @@ -64,7 +64,7 @@ $fwabout= array ( array (gettext("Does Frugalware support languages other than English?"), gettext("Yes, it supports all languages supported by the packages. If the init scripts or the setup is not available in your language, then it simply means it haven't yet translated.")), array (gettext("What about Asian languages?"), - gettext("Frugalware does not support Asian languages currently.")), + gettext("Frugalware does not currently support languages written in ideographs.")), array (gettext("What architectures does Frugalware support?"), gettext("Currently we support x86 and x86_64 platforms, and inside x86, only i686 (Pentium Pro or higher instruction set) and inside x86_64 only k8 (amd64). If there are any claims, an i386 port will be created, but currently we don't have resources to build and maintain those packages. Outside x86, currently we don't have any non-x86 hardware, but happily accept such patches or any effort to create non-x86 optimized packages. We are also working on a PowerPC port")) ); From vmiklos at frugalware.org Thu Feb 19 12:35:00 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 19 12:35:02 2009 Subject: [Frugalware-git] homepage-ng: roadmap: fix typo in 1.0rc2 date Message-ID: <20090219113500.A372311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=a803a1ce54e61baade5445bfcc912ebe5ee7767e commit a803a1ce54e61baade5445bfcc912ebe5ee7767e Author: Miklos Vajna Date: Thu Feb 19 12:34:56 2009 +0100 roadmap: fix typo in 1.0rc2 date diff --git a/frugalware/xml/roadmap.xml b/frugalware/xml/roadmap.xml index 7bf3130..1b7ab86 100644 --- a/frugalware/xml/roadmap.xml +++ b/frugalware/xml/roadmap.xml @@ -29,7 +29,7 @@ rc2 - Mar 15, 2009 + Mar 8, 2009 0 From russelldickenson at gmail.com Fri Feb 20 12:39:13 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Fri Feb 20 12:39:16 2009 Subject: [Frugalware-git] homepage-ng: Newsletter issue 39 - content and HTML corrections Message-ID: <20090220113913.28FB511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=8408c0ae26cf8662a604285534e84444cc4cfbb9 commit 8408c0ae26cf8662a604285534e84444cc4cfbb9 Author: Russell Dickenson (phayz) Date: Fri Feb 20 21:36:35 2009 +1000 Newsletter issue 39 - content and HTML corrections modified: issue39.html diff --git a/frugalware/weeklynews/issue39.html b/frugalware/weeklynews/issue39.html index ae834b6..e6ab1f6 100755 --- a/frugalware/weeklynews/issue39.html +++ b/frugalware/weeklynews/issue39.html @@ -5,8 +5,9 @@

    "What we have done for ourselves alone dies with us; what we have done for others and the world remains and is immortal." Albert Pike

    -

    Welcome

    -

    The newsletter's aim is to keep you up to date with what's happened recently in the world of the Linux distribution 'Frugalware'.

    +

    Welcome

    + +

    The newsletter's aim is to keep you up to date with what's happened recently in the world of the Linux distribution 'Frugalware'.

    Features of this issue include:

      @@ -18,7 +19,7 @@

      -

      Events

      +

      Events

      Here's a selection of events which have occurred since the previous newsletter:

      @@ -43,7 +44,7 @@ screen readers. bitlbee-skype allows me to make use of skype without having to i

      Frugalware 1.0 features the Linux kernel version 2.6.28. This kernel is exciting geeks throughout the Linux world, with new features including the ext4 file system. Although ext4 is the successor to ext3, support for ext3 will remain for a long time. Among its other features, ext4 is faster during file system checks because it checks only those parts of the file system that have changed since the previous check.

      -

      Upgrades

      +

      Upgrades

      Here's a selection of packages which have been upgraded since the previous newsletter:

      @@ -92,7 +93,7 @@ screen readers. bitlbee-skype allows me to make use of skype without having to i -

      Getting To Know You

      +

      Getting To Know You

      In this section of the newsletter, we get to know Frugalware Linux a little at a time. This is not meant to replace the official documentation but instead make it easier to read. This should suit those people who, like me, have short attention spans. :)

      @@ -110,12 +111,12 @@ screen readers. bitlbee-skype allows me to make use of skype without having to i

      These tests ensure that Frugalware remains a "fresh" distribution, compatible with both 32-bit and 64-bit platforms.

      -

      Tips and tricks

      +

      Tips and tricks

      Disclaimer - Be aware that the hints & tips provided here have NOT been tested and so come with no warranty.

      Ubuntu Pocket Guide

      -

      I'm recommending the Ubuntu Pocket Guide but please, don't launch the hate mail yet, because there are several reasons for recommending this book. First, it contains valuable information that's useful to everyone who uses Linux. Second, it's available for free in PDF format. It covers topics such as file and folder permissions, FIXME. Of course there's some content which is specific to Ubuntu - e.g. package management - but if you ignore these sections, you have a very useful book.

      +

      I'm recommending the Ubuntu Pocket Guide but please, don't launch the hate mail yet, because there are several reasons for recommending this book. First, it contains valuable information that's useful to everyone who uses Linux. Second, it's available for free in PDF format. It covers topics such as file and folder permissions, security, command line basics. Of course there's some content which is specific to Ubuntu - e.g. package management - but if you ignore these sections, you have a very useful book.

      Time it!

      It can be very useful to know just how long it took to run a command. To do this, prefix the command with

      time
      . When the command is complete, a message will appear, giving details of how long the command took to run.

      @@ -123,7 +124,7 @@ screen readers. bitlbee-skype allows me to make use of skype without having to i

      This section relies on your contributions! If have some tips and tricks that you would like to be shown in the newsletter, please post them on the forums.

      -

      Focus On Package(s)

      +

      Focus On Package(s)

      Erase that data!

      "BleachBit deletes unnecessary files to free valuable disk space, maintain privacy, and remove junk. Rid your system of old clutter including cache, cookies, Internet history, localizations, logs, temporary files, and broken shortcuts. Designed for Linux systems, it wipes clean Adobe Reader, APT, Bash, Beagle, Epiphany, Firefox, Flash, GIMP, Google Earth, Java, KDE, OpenOffice.org, Opera, RealPlayer, rpmbuild, Second Live viewer, Skype, VIM, XChat, Yum, and more."

      @@ -135,7 +136,7 @@ screen readers. bitlbee-skype allows me to make use of skype without having to i

      Read It Later allows you to easily maintain a list of those web sites/pages that you find interesting but don't have time to read immediately. It's better than bookmarking them because if you only want to read them once, you then have to find and remove the bookmark. With Read It Later, if you decide you want to bookmark the site, you can quickly do that. If a link in a web site looks interesting, you can add the link to your list, so you don't have to navigate to the site itself. It even has an offline mode, where it can download all the pages in your list to Firefox's cache, so that you can read them in 'Offline Mode'.

      -

      Bug fixes

      +

      Bug fixes

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

      @@ -163,7 +164,7 @@ screen readers. bitlbee-skype allows me to make use of skype without having to i -

      Security announcements

      +

      Security announcements

      Remember - According to the normal support arrangements for Frugalware, the release of 0.9 ("Solaria") means that no further security or bug fixes will be released for Frugalware 0.8 ("Kalgan") or earlier releases.

      @@ -172,13 +173,16 @@ screen readers. bitlbee-skype allows me to make use of skype without having to i

      None

      -

      About the newsletter

      +

      About the newsletter

      + +

      Author

      +

      The Frugalware newsletter is written and edited by Russell Dickenson (AKA phayz). Credit for the Frugalware distribution goes to the development team.

      + +

      Translations

      +

      The newsletter is currently translated into French and Danish. The French translation is provided by the French Frugalware community. The Danish translation is provided by the Danish Frugalware community. Thanks to all those involved in providing and hosting these translations.

      + +

      Release

      +

      To allow time for review and corrections, each newsletter is written ahead of its release date. Therefore it may not mention events which occured in the few days before its release - e.g. security fixes. To be sure that you've got the very latest information on these topics, go to the appropriate page of the Frugalware web site.

      -

      Author

      -

      The Frugalware newsletter is written and edited by Russell Dickenson (AKA phayz). Credit for the Frugalware distribution goes to the development team.

      -

      Translations

      -

      The newsletter is currently translated into French and Danish. The French translation is provided by the French Frugalware community. The Danish translation is provided by the Danish Frugalware community. Thanks to all those involved in providing and hosting these translations.

      -

      Release

      -

      To allow time for review and corrections, each newsletter is written ahead of its release date. Therefore it may not mention events which occured in the few days before its release - e.g. security fixes. To be sure that you've got the very latest information on these topics, go to the appropriate page of the Frugalware web site.

      -

      Feedback

      -

      If you have feedback about the Frugalware newsletter - whether good or bad - please provide it via the forums. Your feedback is valuable because we want the newsletter to meet the needs of Frugalware's users.

      +

      Feedback

      +

      If you have feedback about the Frugalware newsletter - whether good or bad - please provide it via the forums. Your feedback is valuable because we want the newsletter to meet the needs of Frugalware's users.

      From russelldickenson at gmail.com Fri Feb 20 12:48:00 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Fri Feb 20 12:48:01 2009 Subject: [Frugalware-git] homepage-ng: Newsletter issue 39 - more grammatical changes and moved one item Message-ID: <20090220114800.A83F111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=3ed6d03cbbfe2c6b6f5ea4a6fe9eb0f123646b62 commit 3ed6d03cbbfe2c6b6f5ea4a6fe9eb0f123646b62 Author: Russell Dickenson (phayz) Date: Fri Feb 20 21:48:00 2009 +1000 Newsletter issue 39 - more grammatical changes and moved one item modified: issue39.html diff --git a/frugalware/weeklynews/issue39.html b/frugalware/weeklynews/issue39.html index e6ab1f6..726a6a3 100755 --- a/frugalware/weeklynews/issue39.html +++ b/frugalware/weeklynews/issue39.html @@ -119,7 +119,10 @@ screen readers. bitlbee-skype allows me to make use of skype without having to i

      I'm recommending the Ubuntu Pocket Guide but please, don't launch the hate mail yet, because there are several reasons for recommending this book. First, it contains valuable information that's useful to everyone who uses Linux. Second, it's available for free in PDF format. It covers topics such as file and folder permissions, security, command line basics. Of course there's some content which is specific to Ubuntu - e.g. package management - but if you ignore these sections, you have a very useful book.

      Time it!

      -

      It can be very useful to know just how long it took to run a command. To do this, prefix the command with

      time
      . When the command is complete, a message will appear, giving details of how long the command took to run.

      +

      It can be very useful to know just how long it took to run a command entered at the command line. If you add "time" at the front of the command, the duration is output when the command is complete. For example - "time ls".

      + +

      Mirror cracked?

      +

      pacman-g2 will automatically try to download a package from all the mirrors in its list. If a package isn't available at mirror 1, it moves on to mirror 2 and so on. Mirrors synchronise with the master packages site on their own schedule, with some synchronising more often than others. The following web page gives you an overview of the status of all Frugalware package mirrors - http://frugalware.org/~vmiklos/stats/mirmon

      This section relies on your contributions! If have some tips and tricks that you would like to be shown in the newsletter, please post them on the forums.

      @@ -129,9 +132,6 @@ screen readers. bitlbee-skype allows me to make use of skype without having to i

      Erase that data!

      "BleachBit deletes unnecessary files to free valuable disk space, maintain privacy, and remove junk. Rid your system of old clutter including cache, cookies, Internet history, localizations, logs, temporary files, and broken shortcuts. Designed for Linux systems, it wipes clean Adobe Reader, APT, Bash, Beagle, Epiphany, Firefox, Flash, GIMP, Google Earth, Java, KDE, OpenOffice.org, Opera, RealPlayer, rpmbuild, Second Live viewer, Skype, VIM, XChat, Yum, and more."

      -

      Mirror cracked?

      -

      pacman-g2 will automatically try to download a package from all the mirrors in its list. If a package isn't available at mirror 1, it moves on to mirror 2 and so on. Mirrors synchronise with the master packages site on their own schedule, with some synchronising more often than others. The following web page gives you an overview of the status of all Frugalware package mirrors - http://frugalware.org/~vmiklos/stats/mirmon

      -

      Firefox extension - Read It Later

      Read It Later allows you to easily maintain a list of those web sites/pages that you find interesting but don't have time to read immediately. It's better than bookmarking them because if you only want to read them once, you then have to find and remove the bookmark. With Read It Later, if you decide you want to bookmark the site, you can quickly do that. If a link in a web site looks interesting, you can add the link to your list, so you don't have to navigate to the site itself. It even has an offline mode, where it can download all the pages in your list to Firefox's cache, so that you can read them in 'Offline Mode'.

      From bouleetbil at frogdev.info Fri Feb 20 19:07:59 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 20 19:08:01 2009 Subject: [Frugalware-git] gnome226: docbook-xml-4.5-1-i686 Message-ID: <20090220180759.5597A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=722152d2823edd7774d4183e88cd870a901dd121 commit 722152d2823edd7774d4183e88cd870a901dd121 Author: bouleetbil Date: Fri Feb 20 19:05:55 2009 +0100 docbook-xml-4.5-1-i686 *version bump *change m8r *added all docbook-xml *fixe up2date later diff --git a/source/apps/docbook-xml/FrugalBuild b/source/apps/docbook-xml/FrugalBuild index 13cfeed..040240b 100644 --- a/source/apps/docbook-xml/FrugalBuild +++ b/source/apps/docbook-xml/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.01 SBU -# Maintainer: AlexExtreme +# Compiling Time: 0 SBU +# Maintainer: bouleetbil pkgname=docbook-xml -pkgver=4.2 -pkgrel=4 +pkgver=4.5 +pkgrel=1 pkgdesc="A widely used XML scheme for writing documentation and help" url="http://www.oasis-open.org/docbook/xml/" depends=('libxml2') @@ -11,15 +11,26 @@ rodepends=('sed') groups=('apps') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump ${url}index.1.shtml|grep current|sed 's/.*V\([0-9\.]\+\) .*/\1/'" -source=(http://www.oasis-open.org/docbook/xml/$pkgver/$pkgname-$pkgver.zip) -sha1sums=('5e3a35663cd028c5c5fbb959c3858fec2d7f8b9e') +source=(${url}$pkgver/$pkgname-$pkgver.zip \ + ${url}4.4/$pkgname-4.4.zip \ + ${url}4.3/$pkgname-4.3.zip \ + ${url}4.2/$pkgname-4.2.zip) +sha1sums=('b9124233b50668fb508773aa2b3ebc631d7c1620' \ + '7c4d91c82ad3747e1b5600c91782758e5d91c22b' \ + 'e79a59e9164c1013b8cc9f64f96f909a184ca016' \ + '5e3a35663cd028c5c5fbb959c3858fec2d7f8b9e') -build() -{ - Fmkdir /usr/share/sgml/docbook/catalog - Ffilerel docbook.cat /usr/share/sgml/docbook/catalog/ - Fmkdir /usr/share/sgml/docbook/dtd/xml-dtd-$pkgver - Ffilerel *.dtd /usr/share/sgml/docbook/dtd/xml-dtd-$pkgver/ - Ffilerel *.mod /usr/share/sgml/docbook/dtd/xml-dtd-$pkgver/ - Fcprrel ent /usr/share/sgml/docbook/dtd/xml-dtd-$pkgver/ +build() { + subver=('4.2' '4.3' '4.4' '4.5') + for version in "${subver[@]}" + do + Fextract $pkgname-$version.zip + Fmkdir /usr/share/sgml/docbook/dtd/xml-dtd-$version + Ffilerel *.cat /usr/share/sgml/docbook/dtd/xml-dtd-$version/ + Ffilerel *.dtd /usr/share/sgml/docbook/dtd/xml-dtd-$version/ + Ffilerel *.xml /usr/share/sgml/docbook/dtd/xml-dtd-$version/ + Ffilerel *.mod /usr/share/sgml/docbook/dtd/xml-dtd-$version/ + Fcprel ent /usr/share/sgml/docbook/dtd/xml-dtd-$version/ + done } + diff --git a/source/apps/docbook-xml/docbook-xml.install b/source/apps/docbook-xml/docbook-xml.install index ef8bca8..b07538e 100644 --- a/source/apps/docbook-xml/docbook-xml.install +++ b/source/apps/docbook-xml/docbook-xml.install @@ -1,132 +1,113 @@ -post_install() { +subver=('4.2' '4.3' '4.4' '4.5') +ROOTCATALOG=/etc/xml/catalog +CATALOG=/etc/xml/docbook +DOCBOOKDIR=/usr/share/sgml/docbook +DTDS= +LATEST_DTD= +LATEST_DATE= - if [ ! -f /etc/xml/catalog ]; then mkdir -p /etc/xml; xmlcatalog --noout --create /etc/xml/catalog; fi && - if [ ! -e /etc/xml/docbook ]; then xmlcatalog --noout --create /etc/xml/docbook; fi && - - _NEW=`echo $1 | sed 's|\(.*\)\-.*|\1|'` - xmlcatalog --noout --add "public" \ - "-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/dbpoolx.mod" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//DTD DocBook XML V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/docbookx.dtd" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/dbcentx.mod" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//ENTITIES DocBook XML Notations V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/dbnotnx.mod" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/dbgenent.mod" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/dbhierx.mod" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//DTD XML Exchange Table Model 19990315//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/soextblx.dtd" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "-//OASIS//DTD DocBook XML CALS Table Model V4.1.2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/calstblx.dtd" /etc/xml/docbook && - xmlcatalog --noout --add "rewriteSystem" \ - "http://www.oasis-open.org/docbook/xml/4.1.2" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW" /etc/xml/docbook && - xmlcatalog --noout --add "rewriteURI" \ - "http://www.oasis-open.org/docbook/xml/4.1.2" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW" /etc/xml/docbook && - - xmlcatalog --noout --add "delegatePublic" \ - "-//OASIS//ENTITIES DocBook XML" \ - "file:///etc/xml/docbook" /etc/xml/catalog && - xmlcatalog --noout --add "delegatePublic" \ - "-//OASIS//DTD DocBook XML" \ - "file:///etc/xml/docbook" /etc/xml/catalog && - xmlcatalog --noout --add "delegateSystem" \ - "http://www.oasis-open.org/docbook/" \ - "file:///etc/xml/docbook" /etc/xml/catalog && - xmlcatalog --noout --add "delegateURI" \ - "http://www.oasis-open.org/docbook/" \ - "file:///etc/xml/docbook" /etc/xml/catalog && - - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Publishing//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-pub.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Greek Letters//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk1.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-box.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Greek Symbols//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk3.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsn.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-num.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk4.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Diacritical Marks//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-dia.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk2.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsa.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amso.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-cyr1.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES General Technical//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-tech.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsc.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Latin 1//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-lat1.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsb.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Latin 2//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-lat2.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsr.ent" /etc/xml/docbook && - xmlcatalog --noout --add "public" \ - "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-cyr2.ent" /etc/xml/docbook && - - xmlcatalog --noout --add "delegatePublic" \ - "ISO 8879:1986" \ - "file:///etc/xml/docbook" /etc/xml/catalog -} -post_upgrade() { -# strategy is now to remove all lines added by post_install and add them -# completely new. This is a bit much, since the only the firts two lines -# change with new versions, but this way we can do it via the subroutines here -# Also it is good to remove the lines after deinstallation to get meaningful -# error messages by apps like conglomerate when docbook-xml is NOT installed - pre_remove $1 $2 - post_install $1 +# +# create the catalogs root and docbook specific +# +create_catalogs() { + +if [[ ! -r ${ROOTCATALOG} ]] ; then + echo "Creating XML Catalog root ${ROOTCATALOG}" + /usr/bin/xmlcatalog --noout --create ${ROOTCATALOG} + if [[ ! -r ${ROOTCATALOG} ]] ; then + echo "Failed creating ${ROOTCATALOG}, aborting" >&2 + return 1 + fi + else + # clean out existing entries + clean_catalog "file://${CATALOG}" ${ROOTCATALOG} + fi + + if [[ ! -r ${CATALOG} ]] ; then + echo "Creating DocBook XML Catalog ${CATALOG}" + /usr/bin/xmlcatalog --noout --create ${CATALOG} + if [[ ! -r ${CATALOG} ]] ; then + echo "Failed creating ${CATALOG}, aborting" >&2 + return 1 + fi + fi + + # dtd pointers + xmlcatalog --noout --add "delegatePublic" "-//OASIS//ENTITIES DocBook XML" "file://${CATALOG}" ${ROOTCATALOG} &>/dev/null + xmlcatalog --noout --add "delegatePublic" "-//OASIS//DTD DocBook XML" "file://${CATALOG}" ${ROOTCATALOG} &>/dev/null + xmlcatalog --noout --add "delegateSystem" "http://www.oasis-open.org/docbook/" "file://${CATALOG}" ${ROOTCATALOG} &>/dev/null + xmlcatalog --noout --add "delegateURI" "http://www.oasis-open.org/docbook/" "file://${CATALOG}" ${ROOTCATALOG} &>/dev/null + + # entities pointer + xmlcatalog --noout --add "delegatePublic" "ISO 8879:1986" "file://${CATALOG}" ${ROOTCATALOG} &>/dev/null + for version in "${subver[@]}" + do + if [ ! -e /etc/xml/catalog ]; then mkdir -p /etc/xml; xmlcatalog --noout \ + --create /etc/xml/catalog; fi && + if [ ! -e /etc/xml/docbook ]; then xmlcatalog --noout --create \ + /etc/xml/docbook; fi && + xmlcatalog --noout --add "public" \ + "-//OASIS//ELEMENTS DocBook XML Information Pool V${version}//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/dbpoolx.mod" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//DTD DocBook XML V${version}//EN" \ + "http://oasis-open.org/docbook/xml/${version}/docbookx.dtd" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//ENTITIES DocBook XML Character Entities V${version}//EN" \ + "file:///usr/share/xml/docbook/xml-dtd-${version}/dbcentx.mod" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//ENTITIES DocBook XML Notations V${version}//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/dbnotnx.mod" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//ENTITIES DocBook XML Additional General Entities V${version}//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/dbgenent.mod" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V${version}//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/dbhierx.mod" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//DTD XML Exchange Table Model 19990315//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/soextblx.dtd" \ + /etc/xml/docbook && + xmlcatalog --noout --add "public" \ + "-//OASIS//DTD DocBook XML CALS Table Model V${version}//EN" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}/calstblx.dtd" \ + /etc/xml/docbook && + xmlcatalog --noout --add "rewriteSystem" \ + "http://www.oasis-open.org/docbook/xml/${version}" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}" \ + /etc/xml/docbook && + xmlcatalog --noout --add "rewriteURI" \ + "http://www.oasis-open.org/docbook/xml/${version}" \ + "file:///usr/share/sgml/docbook/dtd/xml-dtd-${version}" \ + /etc/xml/docbook && + xmlcatalog --noout --add "delegatePublic" \ + "-//OASIS//ENTITIES DocBook XML" \ + "file:///etc/xml/docbook" /etc/xml/catalog && + xmlcatalog --noout --add "delegatePublic" \ + "-//OASIS//DTD DocBook XML" \ + "file:///etc/xml/docbook" /etc/xml/catalog && + xmlcatalog --noout --add "delegateSystem" \ + "http://www.oasis-open.org/docbook/" \ + "file:///etc/xml/docbook" /etc/xml/catalog && + xmlcatalog --noout --add "delegateURI" \ + "http://www.oasis-open.org/docbook/" \ + "file:///etc/xml/docbook" /etc/xml/catalog + done } -pre_remove() { -# this is to get rid of the outdated lines -# line #1: remove all the lines added by a current install scriptlet, ATTENTION: -# if other packages start to add lines to the catalog, this line needs to be more adjusted -# maybe we need the _OLD variable here -# line #2: kills the delegateURI and delegateSystem +# +# delete the catalogs root and docbook specific +# +delete_catalogs() { +for version in "${subver[@]}" + do xmlcatalog --noout --del \ "-//OASIS//ENTITIES DocBook XML" \ /etc/xml/catalog && @@ -141,48 +122,251 @@ pre_remove() { /etc/xml/catalog && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-pub.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-pub.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk1.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-grk1.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-box.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-box.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk3.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-grk3.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsn.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amsn.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-num.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-num.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk4.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-grk4.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-dia.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-dia.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-grk2.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-grk2.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsa.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amsa.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amso.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amso.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-cyr1.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-cyr1.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-tech.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-tech.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsc.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amsc.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-lat1.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-lat1.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsb.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amsb.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-lat2.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-lat2.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-amsr.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-amsr.ent" /etc/xml/docbook && xmlcatalog --noout --del \ - "file:///usr/share/sgml/docbook/dtd/xml-dtd-$_NEW/ent/iso-cyr2.ent" /etc/xml/docbook && + "file:///usr/share/sgml/docbook/dtd/xml-dtd-$version/ent/iso-cyr2.ent" /etc/xml/docbook && xmlcatalog --noout --del \ "ISO 8879:1986" /etc/xml/catalog +done +} + +# +# fill in the DTDS variable based on installed versions +# +set_dtds() { + DTDS=$(find ${DOCBOOKDIR} -path '*/xml-dtd-*/docbookx.dtd') + if [[ -z ${DTDS} ]]; then + echo "No installed DocBook XML DTDs found" + return 1 + else + return 0 + fi +} + +# +# clean_catalog +# $1 == regex to clean +# $2 == catalog +# +clean_catalog() { + typeset list f regex=$1 catalog=$2 + + list=$(egrep --only-matching "${regex}" "${catalog}" | sort -u) + for f in ${list}; do + xmlcatalog --noout --del "${f}" ${catalog} + done +} + +# +# populate a specific dtd version into the docbook catalog +# $1 == /path/to/docbookx.dtd +# +populate_dtd() { + typeset dtd=$1 docbookdir=${1%/*} dtd_date + typeset v=${docbookdir##*-} + + # sanity check + if [[ ${dtd} != */xml-dtd-*/* ]]; then + echo "Warning: I don't understand \"${dtd}\"" >&2 + return + fi + echo "Found DocBook XML ${v} in ${docbookdir}" + + # Populate the docbook catalog with this version + xmlcatalog --noout --add "public" "-//OASIS//ELEMENTS DocBook XML Information Pool V${v}//EN" "file://${docbookdir}/dbpoolx.mod" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//DTD DocBook XML V${v}//EN" "file://${docbookdir}/docbookx.dtd" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//ENTITIES DocBook XML Character Entities V${v}//EN" "file://${docbookdir}/dbcentx.mod" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//ENTITIES DocBook XML Notations V${v}//EN" "file://${docbookdir}/dbnotnx.mod" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//ENTITIES DocBook XML Additional General Entities V${v}//EN" "file://${docbookdir}/dbgenent.mod" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V${v}//EN" "file://${docbookdir}/dbhierx.mod" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//DTD XML Exchange Table Model 19990315//EN" "file://${docbookdir}/soextblx.dtd" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "public" "-//OASIS//DTD DocBook XML CALS Table Model V${v}//EN" "file://${docbookdir}/calstblx.dtd" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "rewriteSystem" "http://www.oasis-open.org/docbook/xml/${v}" "file://${docbookdir}" ${CATALOG} &>/dev/null + xmlcatalog --noout --add "rewriteURI" "http://www.oasis-open.org/docbook/xml/${v}" "file://${docbookdir}" ${CATALOG} &>/dev/null + + # grab the RCS date from docbookx.dtd for comparison purposes + if [[ ! -f ${docbookdir}/ent/iso-lat1.ent ]]; then + return 0 + fi + dtd_date=$(egrep --only-matching --max-count=1 \ + '[0-9]{4}/[0-9]{2}/[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}' "${dtd}") + if [[ -z ${dtd_date} ]]; then + return 0 + fi + dtd_date=$(date -d "$dtd_date" +%s) + if [[ -z $LATEST_DTD || $dtd_date -gt $LATEST_DATE ]]; then + LATEST_DATE=${dtd_date} + LATEST_DTD=${dtd} + fi +} + +# +# populate ISO DocBook entities from the most recent DTD +# +populate_entities() { + typeset isodir=${LATEST_DTD%/*}/ent i j + typeset -a entities avail + + # sanity check + if [[ -z ${LATEST_DTD} || ! -d ${isodir} ]]; then + echo "No ISO DocBook entities available for catalog" + return 0 + fi + echo "Using ISO DocBook entities from ${isodir}" + + # here are the entities we know about; + # note these must remain sorted! + entities=( + "iso-amsa.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" + "iso-amsb.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" + "iso-amsc.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" + "iso-amsn.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" + "iso-amso.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" + "iso-amsr.ent" "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" + "iso-box.ent" "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" + "iso-cyr1.ent" "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" + "iso-cyr2.ent" "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" + "iso-dia.ent" "ISO 8879:1986//ENTITIES Diacritical Marks//EN" + "iso-grk1.ent" "ISO 8879:1986//ENTITIES Greek Letters//EN" + "iso-grk2.ent" "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" + "iso-grk3.ent" "ISO 8879:1986//ENTITIES Greek Symbols//EN" + "iso-grk4.ent" "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" + "iso-lat1.ent" "ISO 8879:1986//ENTITIES Added Latin 1//EN" + "iso-lat2.ent" "ISO 8879:1986//ENTITIES Added Latin 2//EN" + "iso-num.ent" "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" + "iso-pub.ent" "ISO 8879:1986//ENTITIES Publishing//EN" + "iso-tech.ent" "ISO 8879:1986//ENTITIES General Technical//EN" + ) + + # here are the entities available; assume no spaces in filenames... + avail=($(ls ${isodir} | sort)) + + # double-check the lists + i=0 ; j=0 + while [[ ${i} -lt ${#entities[@]} || ${j} -lt ${#avail[@]} ]]; do + if [[ ${i} -ge ${#entities[@]} ]]; then + #echo "Warning: Extra ISO entities file: ${avail[j]}" + let j=j+1 + elif [[ ${j} -ge ${#avail[@]} ]]; then + #echo "Warning: Entities file not found: ${entities[i]}" + let i=i+2 + elif [[ ${avail[j]} < ${entities[i]} ]]; then + #echo "Warning: Extra ISO entities file: ${avail[j]}" + let j=j+1 + elif [[ ${entities[i]} < ${avail[j]} ]]; then + #echo "Warning: Entities file not found: ${entities[i]}" + let i=i+2 + elif [[ ${entities[i]} == ${avail[j]} ]]; then + xmlcatalog --noout --add "public" "${entities[i+1]}" \ + "file://${isodir}/${entities[i]}" ${CATALOG} + let j=j+1 + let i=i+2 + else + return 1 + fi + done +} + + +# +# update catalog +# +update_catalog() { + + # Clean out old dtds from catalog + clean_catalog "${DOCBOOKDIR}/xml-dtd-[^/\"']*/[^/\"']*" ${CATALOG} + clean_catalog "${DOCBOOKDIR}/xml-dtd-[^/\"']*/[^/\"']*" ${ROOTCATALOG} + if set_dtds; then + for d in ${DTDS}; do + populate_dtd ${d} + done + populate_entities + fi } +# +# Install catalog +# +catalog_postinst() { + +for version in "${subver[@]}" +do + install-catalog --add /etc/sgml/xml-docbook-$version.cat \ + /usr/share/sgml/docbook/dtd/xml-dtd-$version/docbook.cat &>/dev/null + install-catalog --add /etc/sgml/sgml-docbook.cat \ + /etc/sgml/xml-docbook-$version.cat &>/dev/null +done + + +} +# +# Uninstall catalog +# +catalog_postrm() { + + for version in "${subver[@]}" + do + install-catalog --remove /etc/sgml/xml-docbook-$version.cat \ + /usr/share/sgml/docbook/dtd/xml-dtd-$version/docbook.cat &>/dev/null + install-catalog --remove /etc/sgml/sgml-docbook.cat \ + /etc/sgml/xml-docbook-$version.cat &>/dev/null + done +} + + +post_install() { + echo "updating docbook catalogue... " + create_catalogs + update_catalog + catalog_postinst +} + +post_upgrade() { + post_install $1 + +} + +pre_remove() { + echo "updating docbook catalogue... " + catalog_postrm +} + + op=$1 shift From bouleetbil at frogdev.info Fri Feb 20 19:34:07 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 20 19:34:09 2009 Subject: [Frugalware-git] gnome226: gtk-doc-1.11-1-i686 Message-ID: <20090220183407.81C9411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=c1d84d5f0134bd179bf89760e2d8f03e8e0361d7 commit c1d84d5f0134bd179bf89760e2d8f03e8e0361d7 Author: bouleetbil Date: Fri Feb 20 19:32:30 2009 +0100 gtk-doc-1.11-1-i686 *version bump *added makedepends gnome-doc-utils diff --git a/source/gnome-extra/gtk-doc/FrugalBuild b/source/gnome-extra/gtk-doc/FrugalBuild index 8047185..4ab84ca 100644 --- a/source/gnome-extra/gtk-doc/FrugalBuild +++ b/source/gnome-extra/gtk-doc/FrugalBuild @@ -3,15 +3,16 @@ # Contributor: VMiklos pkgname=gtk-doc -pkgver=1.10 +pkgver=1.11 pkgrel=1 pkgdesc="Used to document the public API of libraries" url="http://www.gnome.org/" depends=('openjade' 'pkgconfig' 'perl' 'libxslt' 'libxml2' 'docbook-xsl' 'docbook-xml' 'rarian>=0.8.0') +makedepends=('gnome-doc-utils') groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet -sha1sums=('861c977b011efd1bf91957d1a02fb792f39e5509') +sha1sums=('685823e269cc08fdef50828b0a68697222877b1c') # optimization OK From elentir at mailoo.org Fri Feb 20 19:45:46 2009 From: elentir at mailoo.org (Elentir) Date: Fri Feb 20 19:45:49 2009 Subject: [Frugalware-git] fwife: move data files to a proper directory Message-ID: <20090220184546.21AE711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=12afa495c52de0abd988ee89c583990d4bfbf086 commit 12afa495c52de0abd988ee89c583990d4bfbf086 Author: Elentir Date: Fri Feb 20 19:41:47 2009 +0100 move data files to a proper directory diff --git a/src/images/adduser.png b/data/images/adduser.png similarity index 100% rename from src/images/adduser.png rename to data/images/adduser.png diff --git a/src/images/clean.png b/data/images/clean.png similarity index 100% rename from src/images/clean.png rename to data/images/clean.png diff --git a/src/images/deluser.png b/data/images/deluser.png similarity index 100% rename from src/images/deluser.png rename to data/images/deluser.png diff --git a/src/images/flags/cs_CZ b/data/images/flags/cs_CZ similarity index 100% rename from src/images/flags/cs_CZ rename to data/images/flags/cs_CZ diff --git a/src/images/flags/da_DK b/data/images/flags/da_DK similarity index 100% rename from src/images/flags/da_DK rename to data/images/flags/da_DK diff --git a/src/images/flags/de_DE b/data/images/flags/de_DE similarity index 100% rename from src/images/flags/de_DE rename to data/images/flags/de_DE diff --git a/src/images/flags/en_US b/data/images/flags/en_US similarity index 100% rename from src/images/flags/en_US rename to data/images/flags/en_US diff --git a/src/images/flags/fr_FR b/data/images/flags/fr_FR similarity index 100% rename from src/images/flags/fr_FR rename to data/images/flags/fr_FR diff --git a/src/images/flags/hu_HU b/data/images/flags/hu_HU similarity index 100% rename from src/images/flags/hu_HU rename to data/images/flags/hu_HU diff --git a/src/images/flags/id_ID b/data/images/flags/id_ID similarity index 100% rename from src/images/flags/id_ID rename to data/images/flags/id_ID diff --git a/src/images/flags/it_IT b/data/images/flags/it_IT similarity index 100% rename from src/images/flags/it_IT rename to data/images/flags/it_IT diff --git a/src/images/flags/nl_NL b/data/images/flags/nl_NL similarity index 100% rename from src/images/flags/nl_NL rename to data/images/flags/nl_NL diff --git a/src/images/flags/pt_BR b/data/images/flags/pt_BR similarity index 100% rename from src/images/flags/pt_BR rename to data/images/flags/pt_BR diff --git a/src/images/flags/ro_RO b/data/images/flags/ro_RO similarity index 100% rename from src/images/flags/ro_RO rename to data/images/flags/ro_RO diff --git a/src/images/flags/sk_SK b/data/images/flags/sk_SK similarity index 100% rename from src/images/flags/sk_SK rename to data/images/flags/sk_SK diff --git a/src/images/flags/sv_SE b/data/images/flags/sv_SE similarity index 100% rename from src/images/flags/sv_SE rename to data/images/flags/sv_SE diff --git a/src/images/gnomelogo.png b/data/images/gnomelogo.png similarity index 100% rename from src/images/gnomelogo.png rename to data/images/gnomelogo.png diff --git a/src/images/gparted.png b/data/images/gparted.png similarity index 100% rename from src/images/gparted.png rename to data/images/gparted.png diff --git a/src/images/headlogo.png b/data/images/headlogo.png similarity index 100% rename from src/images/headlogo.png rename to data/images/headlogo.png diff --git a/src/images/home.png b/data/images/home.png similarity index 100% rename from src/images/home.png rename to data/images/home.png diff --git a/src/images/kdelogo.png b/data/images/kdelogo.png similarity index 100% rename from src/images/kdelogo.png rename to data/images/kdelogo.png diff --git a/src/images/key24.png b/data/images/key24.png similarity index 100% rename from src/images/key24.png rename to data/images/key24.png diff --git a/src/images/key48.png b/data/images/key48.png similarity index 100% rename from src/images/key48.png rename to data/images/key48.png diff --git a/src/images/lxdelogo.png b/data/images/lxdelogo.png similarity index 100% rename from src/images/lxdelogo.png rename to data/images/lxdelogo.png diff --git a/src/images/packet.png b/data/images/packet.png similarity index 100% rename from src/images/packet.png rename to data/images/packet.png diff --git a/src/images/swap.png b/data/images/swap.png similarity index 100% rename from src/images/swap.png rename to data/images/swap.png diff --git a/src/images/timemap.png b/data/images/timemap.png similarity index 100% rename from src/images/timemap.png rename to data/images/timemap.png diff --git a/src/images/user.png b/data/images/user.png similarity index 100% rename from src/images/user.png rename to data/images/user.png diff --git a/src/images/wifi.png b/data/images/wifi.png similarity index 100% rename from src/images/wifi.png rename to data/images/wifi.png diff --git a/src/images/xfcelogo.png b/data/images/xfcelogo.png similarity index 100% rename from src/images/xfcelogo.png rename to data/images/xfcelogo.png diff --git a/src/plugins/kmconf/be b/data/kmconf/be similarity index 100% rename from src/plugins/kmconf/be rename to data/kmconf/be diff --git a/src/plugins/kmconf/cf b/data/kmconf/cf similarity index 100% rename from src/plugins/kmconf/cf rename to data/kmconf/cf diff --git a/src/plugins/kmconf/chg b/data/kmconf/chg similarity index 100% rename from src/plugins/kmconf/chg rename to data/kmconf/chg diff --git a/src/plugins/kmconf/chr b/data/kmconf/chr similarity index 100% rename from src/plugins/kmconf/chr rename to data/kmconf/chr diff --git a/src/plugins/kmconf/cz b/data/kmconf/cz similarity index 100% rename from src/plugins/kmconf/cz rename to data/kmconf/cz diff --git a/src/plugins/kmconf/de b/data/kmconf/de similarity index 100% rename from src/plugins/kmconf/de rename to data/kmconf/de diff --git a/src/plugins/kmconf/dk b/data/kmconf/dk similarity index 100% rename from src/plugins/kmconf/dk rename to data/kmconf/dk diff --git a/src/plugins/kmconf/es b/data/kmconf/es similarity index 100% rename from src/plugins/kmconf/es rename to data/kmconf/es diff --git a/src/plugins/kmconf/fi b/data/kmconf/fi similarity index 100% rename from src/plugins/kmconf/fi rename to data/kmconf/fi diff --git a/src/plugins/kmconf/fr9 b/data/kmconf/fr9 similarity index 100% rename from src/plugins/kmconf/fr9 rename to data/kmconf/fr9 diff --git a/src/plugins/kmconf/hu b/data/kmconf/hu similarity index 100% rename from src/plugins/kmconf/hu rename to data/kmconf/hu diff --git a/src/plugins/kmconf/it b/data/kmconf/it similarity index 100% rename from src/plugins/kmconf/it rename to data/kmconf/it diff --git a/src/plugins/kmconf/lat b/data/kmconf/lat similarity index 100% rename from src/plugins/kmconf/lat rename to data/kmconf/lat diff --git a/src/plugins/kmconf/nl b/data/kmconf/nl similarity index 100% rename from src/plugins/kmconf/nl rename to data/kmconf/nl diff --git a/src/plugins/kmconf/pl b/data/kmconf/pl similarity index 100% rename from src/plugins/kmconf/pl rename to data/kmconf/pl diff --git a/src/plugins/kmconf/ro b/data/kmconf/ro similarity index 100% rename from src/plugins/kmconf/ro rename to data/kmconf/ro diff --git a/src/plugins/kmconf/sk b/data/kmconf/sk similarity index 100% rename from src/plugins/kmconf/sk rename to data/kmconf/sk diff --git a/src/plugins/kmconf/uk b/data/kmconf/uk similarity index 100% rename from src/plugins/kmconf/uk rename to data/kmconf/uk diff --git a/src/plugins/kmconf/us b/data/kmconf/us similarity index 100% rename from src/plugins/kmconf/us rename to data/kmconf/us diff --git a/src/plugins/scripts/xkeybchange b/data/scripts/xkeybchange similarity index 100% rename from src/plugins/scripts/xkeybchange rename to data/scripts/xkeybchange From elentir at mailoo.org Fri Feb 20 19:57:18 2009 From: elentir at mailoo.org (Elentir) Date: Fri Feb 20 19:57:20 2009 Subject: [Frugalware-git] fwife: replace old makefiles with automake Message-ID: <20090220185718.DBAEA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=a93de833542554b92fdca19bd19227f85fd6a053 commit a93de833542554b92fdca19bd19227f85fd6a053 Author: Elentir Date: Fri Feb 20 19:51:46 2009 +0100 replace old makefiles with automake * include config.h in source files diff --git a/Makefile b/Makefile deleted file mode 100644 index add655f..0000000 --- a/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -MAKE=make - -ifeq ($(PREFIX),) - PREFIX = /usr -endif - -export BINDIR = $(PREFIX)/bin -export SHAREDIR = $(PREFIX)/share/fwife -export LIBDIR = $(PREFIX)/lib/fwife -export LOCALEDIR = $(PREFIX)/share/locale - -all: - $(MAKE) -C src - $(MAKE) -C po pos - $(MAKE) -C po mos - -clean: - $(MAKE) -C src clean - $(MAKE) -C po distclean - -install: - install -d -m0755 $(DESTDIR)$(BINDIR) - install -d -m0755 $(DESTDIR)$(LIBDIR)/plugins - install -d -m0755 $(DESTDIR)$(SHAREDIR)/images/flags - install -d -m0755 $(DESTDIR)$(SHAREDIR)/kmconf - install -d -m0755 $(DESTDIR)$(SHAREDIR)/scripts - install -m0755 src/fwife $(DESTDIR)$(BINDIR) - install -m0755 src/plugins/*.so $(DESTDIR)$(LIBDIR)/plugins - install -m0644 src/images/*.png $(DESTDIR)$(SHAREDIR)/images - install -m0644 src/images/flags/* $(DESTDIR)$(SHAREDIR)/images/flags - install -m0644 src/plugins/kmconf/* $(DESTDIR)$(SHAREDIR)/kmconf - install -m0755 src/plugins/scripts/* $(DESTDIR)$(SHAREDIR)/scripts - cp -r po/mofiles/* $(DESTDIR)$(LOCALEDIR) - -uninstall: - rm -rf $(SHAREDIR) - rm -rf $(LIBDIR) - rm $(BINDIR)/fwife - rm `find $(LOCALEDIR) -name fwife.mo` - - - diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..916aae4 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,8 @@ +SUBDIRS = src data po + +EXTRA_DIST = \ + ChangeLog \ + COPYING \ + README \ + TODO \ + AUTHORS diff --git a/autoclean.sh b/autoclean.sh new file mode 100755 index 0000000..e549443 --- /dev/null +++ b/autoclean.sh @@ -0,0 +1,37 @@ +#!/bin/sh -xu + +if [ -f Makefile ]; then + make distclean +fi + +rm -rf autom4te.cache +rm -rf Makefile +rm -rf Makefile.in +rm -rf configure +rm -rf config.* +rm -rf stamp* +rm -rf depcomp +rm -rf install-sh +rm -rf missing +rm -rf src/Makefile +rm -rf src/Makefile.in +rm -rf src/plugins/Makefile +rm -rf src/plugins/Makefile.in +rm -rf aclocal.m4 +rm -rf ltmain.sh +rm -rf compile +rm -rf libtool +rm -rf mkinstalldirs +rm -rf config.rpath +rm -rf data/Makefile.in +rm -rf data/Makefile +rm -rf data/{images,scripts,kmconf}/Makefile.in +rm -rf data/{images,scripts,kmconf}/Makefile +rm -rf data/images/flags/Makefile.in +rm -rf data/images/flags/Makefile +rm -rf po/stamp-it +rm -rf intltool-{extract,merge,update} +rm -rf intltool-{extract,merge,update}.in +rm -rf po/POTFILES +rm -rf po/Makefile{.in,.in.in} +rm -rf po/Makefile diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..5d3912c --- /dev/null +++ b/autogen.sh @@ -0,0 +1,71 @@ +#!/bin/sh -e + +gen_pot() +{ + cd po/ + mv Makevars Makevars.tmp + cp /usr/bin/intltool-extract ./ + intltool-update --pot --gettext-package=fwife + rm intltool-extract + mv Makevars.tmp Makevars + cd - >/dev/null +} + +import_pootle() +{ + po_dir=~/git/translations/po + if [ -d $po_dir ]; then + : > po/LINGUAS + for i in $(/bin/ls $po_dir/fwife) + do + [ -e $po_dir/fwife/$i/fwife.po ] || continue + cp $po_dir/fwife/$i/fwife.po po/$i.po + if msgfmt -c --statistics -o po/$i.gmo po/$i.po; then + echo $i >> po/LINGUAS + else + echo "WARNING: po/$i.po will break your build!" + fi + done + else + echo "WARNING: no po files will be used" + fi +} + +cd `dirname $0` + +if [ "$1" == "--pot-only" ]; then + gen_pot + exit 0 +fi + +if [ "$1" == "--dist" ]; then + ver=`grep AC_INIT configure.ac|sed 's/.*, \([0-9\.]*\), .*/\1/'` + git archive --format=tar --prefix=fwife-$ver/ HEAD | tar xf - + git log --no-merges |git name-rev --tags --stdin > fwife-$ver/ChangeLog + cd fwife-$ver + ./autogen.sh --git + cd .. + tar czf fwife-$ver.tar.gz fwife-$ver + rm -rf fwife-$ver + gpg --comment "See http://ftp.frugalware.org/pub/README.GPG for info" \ + -ba -u 20F55619 fwife-$ver.tar.gz + exit 0 +fi + +cat /usr/share/aclocal/libtool.m4 >> aclocal.m4 + +intltoolize -c -f --automake +import_pootle +gen_pot +libtoolize -f -c +aclocal --force +autoheader -f +autoconf -f +cp -f $(dirname $(which automake))/../share/automake/mkinstalldirs ./ +cp -f $(dirname $(which automake))/../share/gettext/config.rpath ./ +automake -a -c --gnu --foreign + +if [ "$1" == "--git" ]; then + rm -rf autom4te.cache +fi + diff --git a/configure.ac b/configure.ac new file mode 100644 index 0000000..125ebe4 --- /dev/null +++ b/configure.ac @@ -0,0 +1,156 @@ +ENV_CFLAGS=$CFLAGS + +AC_PREREQ([2.63]) +AC_INIT([Fwife], 0.3, [elentir@mailoo.org], fwife) +AC_CONFIG_SRCDIR([src/fwife.c]) +AC_LANG(C) +AC_CONFIG_HEADERS([config.h]) +AC_CANONICAL_SYSTEM +AM_INIT_AUTOMAKE + +# Checks for programs. +AC_PROG_CC +AC_PROG_INSTALL +AC_PROG_MAKE_SET +AC_PROG_INTLTOOL([0.21]) +AC_PROG_LIBTOOL + +AC_ARG_ENABLE(debug, + AC_HELP_STRING([--enable-debug], [Enable debugging support]), [debug="yes"]) + +dnl Build with Werror +AC_ARG_ENABLE(werror, + AC_HELP_STRING([--enable-werror], [Enable building with Werror]), + [werror=$enableval], [werror=no]) + +dnl Build with strict +AC_ARG_ENABLE(strict, + AC_HELP_STRING([--enable-strict], [Enable building with 'Strict' flags]), + [strict=$enableval], [strict=no]) + +# Check for debug enabled or not +AC_MSG_CHECKING(for debug request) +if test "x$debug" = "xyes" ; then + AC_DEFINE(FWIFE_DEBUG, 1, [Debug support: enabled]) + CFLAGS="${CFLAGS} -Wall" + debug=yes + AC_MSG_RESULT(yes) +else + AC_DEFINE(FWIFE_DEBUG, 0, [Debug support: disabled]) + CFLAGS="${CFLAGS} -Wall -DNDEBUG" + debug=no + AC_MSG_RESULT(no) +fi + +dnl Check for Werror request +AC_MSG_CHECKING(for werror usage) +if test "x$werror" = "xyes" ; then + CFLAGS="${CFLAGS} -Werror" + werror=yes + AC_MSG_RESULT(yes) +else + werror=no + AC_MSG_RESULT(no) +fi + +dnl Enable or disable building with 'strict' flags +AC_MSG_CHECKING(for building with 'strict' flags) +if test "x$strict" = "xyes" ; then + CFLAGS="$CFLAGS -Wextra -Wall -pedantic -Wshadow \ + -Wmissing-declarations -Wpointer-arith -Wcast-align \ + -Wfloat-equal -Wstrict-prototypes -Wmissing-prototypes \ + -Wredundant-decls -Wunused-variable -Wunused-parameter \ + -Wparentheses -Wno-long-long -Wwrite-strings -Wimplicit \ + -Wnested-externs -Wno-unused -Wundef -Wpacked \ + -Wbad-function-cast -Wunused-function -Wunused-label \ + -Wunused-value -Wfloat-equal -Wchar-subscripts -Wswitch \ + -Wmissing-braces -Wsequence-point -Wunknown-pragmas \ + -Wdeclaration-after-statement -Wsign-compare" + AC_MSG_RESULT(yes) +else + AC_MSG_RESULT(no) +fi + +dnl Check for architecture +case "$host" in + i686-*) CARCH="i686" + ;; + x86_64-*) CARCH="x86_64" + ;; + ppc-* | powerpc-*) + CARCH="ppc" + ;; + *) + AC_MSG_ERROR([Your architecture is not supported]) + ;; +esac + +AC_DEFINE_UNQUOTED(ARCH, ["${CARCH}"], [Architecture]) + +# Checks for libraries. +AC_CHECK_LIB([dl], [dlopen]) +AC_CHECK_LIB([fwgrubconfig], [fwgrub_install], [PLUGINS_LIBS="$PLUGINS_LIBS -lfwgrubconfig"]) +AC_CHECK_LIB([fwmouseconfig], [fwmouse_writeconfig], [PLUGINS_LIBS="$PLUGINS_LIBS -lfwmouseconfig"]) +AC_CHECK_LIB([fwnetconfig], [fwnet_iflist], [PLUGINS_LIBS="$PLUGINS_LIBS -lfwnetconfig"]) +AC_CHECK_LIB([fwtimeconfig], [fwtime_find], [PLUGINS_LIBS="$PLUGINS_LIBS -lfwtimeconfig"]) +AC_CHECK_LIB([fwutil], [fwutil_init], [PLUGINS_LIBS="$PLUGINS_LIBS -lfwutil"]) +AC_CHECK_LIB([fwxconfig], [fwx_doconfig], [PLUGINS_LIBS="$PLUGINS_LIBS -lfwxconfig"]) +AC_CHECK_LIB([pacman], [pacman_initialize], [PLUGINS_LIBS="$PLUGINS_LIBS -lpacman"]) +AC_CHECK_LIB([parted], [ped_device_read], [PLUGINS_LIBS="$PLUGINS_LIBS -lparted"]) + +AC_SUBST(PLUGINS_LIBS) + +ALL_LINGUAS="" +GETTEXT_PACKAGE=fwife +AC_SUBST(GETTEXT_PACKAGE) +AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [needed for bindtextdomain() and textdomain()]) +AM_GLIB_GNU_GETTEXT +AM_GLIB_DEFINE_LOCALEDIR(LOCALEDIR) + +# Checks for header files. +AC_HEADER_STDC +AC_CHECK_HEADERS([libintl.h limits.h locale.h stdlib.h string.h sys/mount.h unistd.h pacman.h]) + +# Checks for typedefs, structures, and compiler characteristics. +AC_HEADER_STDBOOL +AC_TYPE_MODE_T +AC_TYPE_PID_T +AC_TYPE_SIZE_T +AC_TYPE_SSIZE_T + +# Checks for library functions. +AC_FUNC_ERROR_AT_LINE +AC_FUNC_FORK +AC_FUNC_MALLOC +AC_CHECK_FUNCS([getdelim memset mkdir rmdir setenv setlocale strdup strerror strrchr strstr]) + +PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.12.0]) + +CFLAGS="${CFLAGS}" + +AC_OUTPUT([ +src/Makefile +src/plugins/Makefile +data/Makefile +data/images/Makefile +data/images/flags/Makefile +data/scripts/Makefile +data/kmconf/Makefile +po/Makefile.in +Makefile +]) + +echo " +Fwife $VERSION configuration: + + prefix : ${prefix} + source code location : ${srcdir} + compiler : ${CC} + compiler flags : ${CFLAGS} + + Architecture compiled : ${CARCH} + + debug support : ${debug} + Werror build : ${werror} + Strict flags : ${strict} +" diff --git a/data/Makefile.am b/data/Makefile.am new file mode 100644 index 0000000..2ea9d98 --- /dev/null +++ b/data/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = images kmconf scripts diff --git a/data/images/Makefile.am b/data/images/Makefile.am new file mode 100644 index 0000000..2e55634 --- /dev/null +++ b/data/images/Makefile.am @@ -0,0 +1,21 @@ +SUBDIRS = flags +imagesdir = $(pkgdatadir)/images/ + +images_DATA = adduser.png \ + clean.png \ + deluser.png \ + gnomelogo.png \ + gparted.png \ + headlogo.png \ + home.png \ + kdelogo.png \ + key24.png \ + key48.png \ + lxdelogo.png \ + packet.png \ + swap.png \ + timemap.png \ + user.png \ + wifi.png \ + xfcelogo.png + diff --git a/data/images/flags/Makefile.am b/data/images/flags/Makefile.am new file mode 100644 index 0000000..6da9f92 --- /dev/null +++ b/data/images/flags/Makefile.am @@ -0,0 +1,15 @@ +flagsdir = $(pkgdatadir)/images/flags/ + +flags_DATA = cs_CZ \ + da_DK \ + de_DE \ + en_US \ + fr_FR \ + hu_HU \ + id_ID \ + it_IT \ + nl_NL \ + pt_BR \ + ro_RO \ + sk_SK \ + sv_SE \ No newline at end of file diff --git a/data/kmconf/Makefile.am b/data/kmconf/Makefile.am new file mode 100644 index 0000000..62abf55 --- /dev/null +++ b/data/kmconf/Makefile.am @@ -0,0 +1,23 @@ +kmconfdir = $(pkgdatadir)/kmconf/ + +kmconf_DATA = be \ + cf \ + chg \ + chr \ + cz \ + de \ + dk \ + es \ + fi \ + fr9 \ + hu \ + it \ + lat \ + nl \ + pl \ + ro \ + sk \ + uk \ + us + + diff --git a/data/scripts/Makefile.am b/data/scripts/Makefile.am new file mode 100644 index 0000000..774c917 --- /dev/null +++ b/data/scripts/Makefile.am @@ -0,0 +1,3 @@ +scriptsdir = $(pkgdatadir)/scripts/ + +scripts_SCRIPTS = xkeybchange diff --git a/po/Makefile b/po/Makefile deleted file mode 100644 index 96b54c1..0000000 --- a/po/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -top_srcdir = -PO_DIR=~/git/translations/po -LANGS = $(shell ls $(PO_DIR)/fwife) - -pos: - [ -d $(PO_DIR) ] - for i in $(LANGS); \ - do \ - cp $(PO_DIR)/fwife/$$i/fwife.po $$i.po; \ - if ! msgfmt -c --statistics -o /dev/null $$i.po; then \ - echo "$$i.po would break your build!"; \ - exit 1; \ - fi; \ - done - -mos: - for i in $(wildcard *.po); do \ - echo -n "$$i: "; \ - mkdir -p ./mofiles/`basename $$i .po`/LC_MESSAGES/; \ - msgfmt -o ./mofiles/`basename $$i .po`/LC_MESSAGES/fwife.mo $$i; \ - done - -pot: intltool-extract - intltool-update --pot --gettext-package=fwife - -intltool-extract: - cp /usr/bin/intltool-extract ./ - -update-po: pot - for lang in $(LANGS); do \ - if msgmerge $$lang.po fwife.pot -o $$lang.new.po; then \ - mv -f $$lang.new.po $$lang.po; \ - else \ - echo "msgmerge for $$cat failed!"; \ - rm -f $$lang.new.po; \ - fi; \ - done - -distclean: - rm -f intltool-extract *.pot *.po *.gmo - rm -rf mofiles \ No newline at end of file diff --git a/po/Makevars b/po/Makevars new file mode 100644 index 0000000..93ee499 --- /dev/null +++ b/po/Makevars @@ -0,0 +1,43 @@ +# Makefile variables for PO directory in any package using GNU gettext. + +# Usually the message domain is the same as the package name. +DOMAIN = fwife + +# These two variables depend on the location of this directory. +subdir = po +top_builddir = ../ + +# These options get passed to xgettext. +XGETTEXT_OPTIONS = \ + --keyword=_ --flag=_:1:pass-c-format \ + --keyword=N_ --flag=N_:1:pass-c-format + +# This is the copyright holder that gets inserted into the header of the +# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding +# package. (Note that the msgstr strings, extracted from the package's +# sources, belong to the copyright holder of the package.) Translators are +# expected to transfer the copyright for their translations to this person +# or entity, or to disclaim their copyright. The empty string stands for +# the public domain; in this case the translators are expected to disclaim +# their copyright. +COPYRIGHT_HOLDER = Yoyodyne, Inc. + +# This is the email address or URL to which the translators shall report +# bugs in the untranslated strings: +# - Strings which are not entire sentences, see the maintainer guidelines +# in the GNU gettext documentation, section 'Preparing Strings'. +# - Strings which use unclear terms or require additional context to be +# understood. +# - Strings which make invalid assumptions about notation of date, time or +# money. +# - Pluralisation problems. +# - Incorrect English spelling. +# - Incorrect formatting. +# It can be your email address, or a mailing list address where translators +# can write to without being subscribed, or the URL of a web page through +# which the translators can contact you. +MSGID_BUGS_ADDRESS = bug-gnu-gettext@gnu.org + +# This is the list of locale categories, beyond LC_MESSAGES, for which the +# message catalogs shall be used. It is usually empty. +EXTRA_LOCALE_CATEGORIES = diff --git a/src/Makefile b/src/Makefile deleted file mode 100755 index 3611624..0000000 --- a/src/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -CC = gcc -MAKE=make -SRC = $(wildcard *.c) -DEBUG=yes - -OBJ = $(SRC:.c=.o) -EXE = fwife - -ifeq ($(DEBUG),) - CFLAGS += -DNDEBUG -endif - -ifeq ($(DEBUG),yes) - CFLAGS += -g -endif - -CFLAGS += -Wall - -# define arch in src -CFLAGS += -DARCH="\"$(shell arch)\"" -#define plugin directory -CFLAGS += -DPLUGINDIR="\"$(DESTDIR)$(LIBDIR)/plugins\"" -#define image directory -CFLAGS += -DIMAGEDIR="\"$(DESTDIR)$(SHAREDIR)/images\"" - -LDFLAGS += -ldl -rdynamic - -CFLAGS += $(shell pkg-config --cflags glib-2.0) -LDFLAGS += $(shell pkg-config --libs glib-2.0) - -CFLAGS += $(shell pkg-config --cflags gtk+-2.0) -LDFLAGS += $(shell pkg-config --libs gtk+-2.0) - -all: $(EXE) -.PHONY: all - -# Compilation d'objets -%.o: %.c - $(CC) -c $^ -o $@ $(CFLAGS) $(LDFLAGS) - $(MAKE) -C plugins - -# Compilation de l'executable -$(EXE): $(OBJ) - $(CC) $^ -o $@ $(CFLAGS) $(LDFLAGS) - -clean: - rm $(EXE) *.o - $(MAKE) -C plugins clean \ No newline at end of file diff --git a/src/Makefile.am b/src/Makefile.am new file mode 100644 index 0000000..4d14879 --- /dev/null +++ b/src/Makefile.am @@ -0,0 +1,17 @@ +SUBDIRS = plugins +INCLUDES=@GTK_CFLAGS@ +DEFS = @DEFS@ \ + -DPLUGINDIR="\"$(pkglibdir)/plugins\"" \ + -DIMAGEDIR="\"$(pkgdatadir)/images\"" + + +bin_PROGRAMS=fwife + +fwife_SOURCES= \ + fwife.c \ + util.c + + +fwife_LDADD= @GTK_LIBS@ +fwife_LDFLAGS = -export-dynamic + diff --git a/src/fwife.c b/src/fwife.c index f762805..adb8d29 100644 --- a/src/fwife.c +++ b/src/fwife.c @@ -19,6 +19,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include @@ -273,7 +277,7 @@ int main (int argc, char *argv[]) if (getuid() != 0) { - fwife_error(_("Insufficient privileges. Fwife must be run as root.")); + fwife_error(_("Insuffecient privileges. Fwife must be run as root.")); exit(1); } diff --git a/src/plugins/Makefile b/src/plugins/Makefile deleted file mode 100644 index e835a2b..0000000 --- a/src/plugins/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -ifeq ($(DEBUG),yes) - CFLAGS += -g -endif - -ifeq ($(shell arch),x86_64) -CFLAGS += -fPIC -endif - -CFLAGS += -Wall - -#define arch directory -CFLAGS += -DARCH="\"$(shell arch)\"" -#define plugin directory -CFLAGS += -DPLUGINDIR="\"$(DESTDIR)$(LIBDIR)/plugins\"" -#define image directory -CFLAGS += -DIMAGEDIR="\"$(DESTDIR)$(SHAREDIR)/images\"" -#define keymap directory -CFLAGS += -DKEYDIR="\"$(DESTDIR)$(SHAREDIR)/kmconf\"" -#define scripts directory -CFLAGS += -DSCRIPTDIR="\"$(DESTDIR)$(SHAREDIR)/scripts\"" - -LDFLAGS += -lparted -ldl -lpacman -lvolume_id - -CFLAGS += $(shell pkg-config --cflags gtk+-2.0) -LDFLAGS += $(shell pkg-config --libs gtk+-2.0) - -CFLAGS += $(shell pkg-config --cflags glib-2.0) -LDFLAGS += $(shell pkg-config --libs glib-2.0) - -#fwtimeconfig -CFLAGS += -I../libfwtimeconfig -LDFLAGS += -L../libfwtimeconfig -lfwtimeconfig - -# fwgrubconfig -CFLAGS += -I../libfwgrubconfig -LDFLAGS += -L../libfwgrubconfig -lfwgrubconfig - -# fwnetconfig -CFLAGS += -I../libfwnetconfig -LDFLAGS += -L../libfwnetconfig -lfwnetconfig - -# fwutil -CFLAGS += -I../libfwutil -LDFLAGS += -L../libfwutil -lfwutil - -# fwmouseconfig -CFLAGS += -I../libfwmouseconfig -LDFLAGS += -L../libfwmouseconfig -lfwmouseconfig - -# fwxconfig -CFLAGS += -I../libfwxconfig -LDFLAGS += -L../libfwxconfig -lfwxconfig - -PLUGINS=greet configsource asklang layout install select partdisk timeconf grubconf rootconf usersconf timeconf netconf postconf finish - -all: $(addsuffix .so,$(PLUGINS)) - -clean: - rm -f *.so *.o - -%.so: %.o - $(CC) $(CFLAGS) -shared -Wl,-soname,$(basename $@).so -o \ - $(basename $@).so $(basename $@).o $(LDFLAGS) diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am new file mode 100644 index 0000000..1fa61b0 --- /dev/null +++ b/src/plugins/Makefile.am @@ -0,0 +1,82 @@ +INCLUDES = @GTK_CFLAGS@ +DEFS = @DEFS@ \ + -DPLUGINDIR="\"$(pkglibdir)/plugins\"" \ + -DIMAGEDIR="\"$(pkgdatadir)/images\"" \ + -DKEYDIR="\"$(pkgdatadir)/kmconf\"" \ + -DSCRIPTDIR="\"$(pkgdatadir)/scripts\"" + +pluginsdir=$(pkglibdir)/plugins/ + +plugins_LTLIBRARIES = \ + asklang.la \ + configsource.la \ + finish.la \ + greet.la \ + grubconf.la \ + install.la \ + layout.la \ + netconf.la \ + partdisk.la \ + postconf.la \ + rootconf.la \ + select.la \ + timeconf.la \ + usersconf.la + +asklang_la_SOURCES = asklang.c +asklang_la_LDFLAGS = -module -avoid-version -shared +asklang_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +configsource_la_SOURCES = configsource.c +configsource_la_LDFLAGS = -module -avoid-version -shared +configsource_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +finish_la_SOURCES = finish.c +finish_la_LDFLAGS = -module -avoid-version -shared +finish_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +greet_la_SOURCES = greet.c +greet_la_LDFLAGS = -module -avoid-version -shared +greet_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +grubconf_la_SOURCES = grubconf.c +grubconf_la_LDFLAGS = -module -avoid-version -shared +grubconf_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +install_la_SOURCES = install.c +install_la_LDFLAGS = -module -avoid-version -shared +install_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +layout_la_SOURCES = layout.c +layout_la_LDFLAGS = -module -avoid-version -shared +layout_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +netconf_la_SOURCES = netconf.c +netconf_la_LDFLAGS = -module -avoid-version -shared +netconf_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +partdisk_la_SOURCES = partdisk.c +partdisk_la_LDFLAGS = -module -avoid-version -shared +partdisk_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +postconf_la_SOURCES = postconf.c +postconf_la_LDFLAGS = -module -avoid-version -shared +postconf_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +rootconf_la_SOURCES = rootconf.c +rootconf_la_LDFLAGS = -module -avoid-version -shared +rootconf_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +select_la_SOURCES = select.c +select_la_LDFLAGS = -module -avoid-version -shared +select_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +timeconf_la_SOURCES = timeconf.c +timeconf_la_LDFLAGS = -module -avoid-version -shared +timeconf_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + +usersconf_la_SOURCES = usersconf.c +usersconf_la_LDFLAGS = -module -avoid-version -shared +usersconf_la_LIBADD = @LIBS@ @GTK_LIBS@ @PLUGINS_LIBS@ + + diff --git a/src/plugins/asklang.c b/src/plugins/asklang.c index dd4b259..3b96b0e 100644 --- a/src/plugins/asklang.c +++ b/src/plugins/asklang.c @@ -20,6 +20,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include @@ -184,7 +188,7 @@ int run(GList **config) setenv("LC_ALL", selected, 1); setenv("LANG", selected, 1); setlocale(LC_ALL, selected); - bindtextdomain("fwife", "/usr/share/locale"); + bindtextdomain("fwife", LOCALEDIR); textdomain("fwife"); if(!strcmp("en_US", selected)) diff --git a/src/plugins/configsource.c b/src/plugins/configsource.c index c2dceb3..c6a98fa 100644 --- a/src/plugins/configsource.c +++ b/src/plugins/configsource.c @@ -19,6 +19,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include diff --git a/src/plugins/finish.c b/src/plugins/finish.c index ac61787..5d89607 100644 --- a/src/plugins/finish.c +++ b/src/plugins/finish.c @@ -19,6 +19,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include diff --git a/src/plugins/greet.c b/src/plugins/greet.c index dd990e2..ea741b9 100644 --- a/src/plugins/greet.c +++ b/src/plugins/greet.c @@ -18,6 +18,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include diff --git a/src/plugins/grubconf.c b/src/plugins/grubconf.c index 97d3aae..34fe156 100644 --- a/src/plugins/grubconf.c +++ b/src/plugins/grubconf.c @@ -19,6 +19,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include diff --git a/src/plugins/install.c b/src/plugins/install.c index 0e09c02..26f3234 100644 --- a/src/plugins/install.c +++ b/src/plugins/install.c @@ -18,6 +18,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include diff --git a/src/plugins/layout.c b/src/plugins/layout.c index a81311e..72adcff 100644 --- a/src/plugins/layout.c +++ b/src/plugins/layout.c @@ -19,6 +19,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #define _GNU_SOURCE diff --git a/src/plugins/netconf.c b/src/plugins/netconf.c index ce4e966..22f41bd 100644 --- a/src/plugins/netconf.c +++ b/src/plugins/netconf.c @@ -18,6 +18,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include diff --git a/src/plugins/partdisk.c b/src/plugins/partdisk.c index fbe00e3..aab4220 100644 --- a/src/plugins/partdisk.c +++ b/src/plugins/partdisk.c @@ -19,6 +19,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include @@ -575,7 +579,7 @@ int requestformat(char *namedev) GtkWidget *pRadio6 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("Noformat - keep filesystem")); gtk_box_pack_start(GTK_BOX (pVBox), pRadio6, FALSE, FALSE, 2); - + GtkWidget *separator = gtk_hseparator_new(); gtk_box_pack_start (GTK_BOX (pVBox), separator, FALSE, FALSE, 5); diff --git a/src/plugins/postconf.c b/src/plugins/postconf.c index 59a257f..83daadf 100644 --- a/src/plugins/postconf.c +++ b/src/plugins/postconf.c @@ -19,6 +19,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include diff --git a/src/plugins/rootconf.c b/src/plugins/rootconf.c index cefe28a..b073b02 100644 --- a/src/plugins/rootconf.c +++ b/src/plugins/rootconf.c @@ -18,6 +18,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include diff --git a/src/plugins/select.c b/src/plugins/select.c index f2e8caa..f76f73b 100644 --- a/src/plugins/select.c +++ b/src/plugins/select.c @@ -19,6 +19,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include diff --git a/src/plugins/timeconf.c b/src/plugins/timeconf.c index 82ac42b..ac1cc14 100644 --- a/src/plugins/timeconf.c +++ b/src/plugins/timeconf.c @@ -18,6 +18,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include diff --git a/src/plugins/usersconf.c b/src/plugins/usersconf.c index a1a1953..9698f69 100644 --- a/src/plugins/usersconf.c +++ b/src/plugins/usersconf.c @@ -18,6 +18,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include diff --git a/src/util.c b/src/util.c index 853d6f8..6960b6e 100644 --- a/src/util.c +++ b/src/util.c @@ -20,6 +20,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, * USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include From bouleetbil at frogdev.info Fri Feb 20 20:30:41 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 20 20:30:44 2009 Subject: [Frugalware-git] gnome226: glib2-2.19.6-1-i686 Message-ID: <20090220193041.E6DF811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=fa6b1336eebd9eafcf9d12b1d6fee71f9ae9e483 commit fa6b1336eebd9eafcf9d12b1d6fee71f9ae9e483 Author: bouleetbil Date: Fri Feb 20 20:28:47 2009 +0100 glib2-2.19.6-1-i686 *version bump diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index a29680a..6e0d453 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -4,12 +4,12 @@ USE_DOC=${USE_DOC:-"y"} pkgname=glib2 -pkgver=2.18.4 +pkgver=2.19.6 pkgrel=1 pkgdesc="Common C routines used by GTK+2 and other libraries" url="http://www.gtk.org/" depends=('glibc>=2.8-9') -makedepends=('libgcrypt>=1.4.3-1') +makedepends=('libgcrypt>=1.4.3-1' 'gtk-doc') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') @@ -18,7 +18,7 @@ _F_gnome_devel="n" Finclude gnome _F_cd_path="glib-$pkgver" ## DON'T remove nor change the debug level or it breaks again .. -sha1sums=('3e21395c6980e3970d5260b46ecb6b87f2482c61') +sha1sums=('6b39ba2b1d702ada6da900410d2ef99191c5efe1') if Fuse $USE_DOC; then makedepends=("${makedepends[@]}" 'gtk-doc>=1.10') Fconfopts="$Fconfopts --enable-gtk-doc" From bouleetbil at frogdev.info Fri Feb 20 20:39:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 20 20:39:48 2009 Subject: [Frugalware-git] gnome226: libidl-0.8.12-1-i686 Message-ID: <20090220193946.7313F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=5cdaf2d19f22d19357e8d83b918543e2cc7bbd69 commit 5cdaf2d19f22d19357e8d83b918543e2cc7bbd69 Author: bouleetbil Date: Fri Feb 20 20:38:29 2009 +0100 libidl-0.8.12-1-i686 *version bump diff --git a/source/lib/libidl/FrugalBuild b/source/lib/libidl/FrugalBuild index 027b2b3..722b5e4 100644 --- a/source/lib/libidl/FrugalBuild +++ b/source/lib/libidl/FrugalBuild @@ -1,17 +1,17 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0.07 SBU # Maintainer: Christian Hamar alias krix pkgname=libidl _F_gnome_name=libIDL -pkgver=0.8.10 -pkgrel=2 +pkgver=0.8.12 +pkgrel=1 pkgdesc="A library for creating trees of CORBA IDL files" url="http://www.gnome.org/" -depends=('glib2>=2.16.3') +depends=('glib2>=2.19.6') groups=('lib') archs=('i686' 'x86_64' 'ppc') Finclude gnome _F_cd_path="libIDL-$pkgver" -sha1sums=('643d1aa2a4be94dd568f8d585d7df22e69706cdd') +sha1sums=('75a4a1c4f5190a70e9576b3c60bab487268869fc') # optimization OK From elentir at mailoo.org Fri Feb 20 20:40:42 2009 From: elentir at mailoo.org (Elentir) Date: Fri Feb 20 20:40:43 2009 Subject: [Frugalware-git] fwife: update Readme Message-ID: <20090220194042.3524F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=7afa66071e14fa6698282f9fa5a570f964df238e commit 7afa66071e14fa6698282f9fa5a570f964df238e Author: Elentir Date: Fri Feb 20 20:38:05 2009 +0100 update Readme * fix 'Compiling and testing' part diff --git a/README b/README index b33e19c..ab2ff48 100644 --- a/README +++ b/README @@ -8,10 +8,19 @@ This version only support netinstall because it's necessary for fwlive. -> Compiling and testing : -Just do a 'make' in source directory then do 'make install' and 'fwife'. For uninstalling, use 'make uninstall' +You have to create the configure file. Run './autogen.sh'. +Next run './configure OPTIONS'. Use './configure --help' for more details about OPTIONS. +For debugging you can use following options: +--enable-debug : Compile without NDEBUG preprocessor define +--enable-werror : compile with -Werror flag +--enable-strict : add a lot of flags and a lot of warnings ;) + +Run 'make' and 'make install'. Now you can test fwife, just run fwife as root :) +To clean the directory, use 'autoclean.sh' + +-> The End Any suggestions or patchs are welcome ;) Elentir - From bouleetbil at frogdev.info Fri Feb 20 20:58:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 20 20:58:57 2009 Subject: [Frugalware-git] gnome226: pango-1.23.0-1-i686 Message-ID: <20090220195854.2272A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=06a309b2f813f5790e4947b01bb6e35aa52e7e75 commit 06a309b2f813f5790e4947b01bb6e35aa52e7e75 Author: bouleetbil Date: Fri Feb 20 20:57:12 2009 +0100 pango-1.23.0-1-i686 *version bump diff --git a/source/xlib/pango/FrugalBuild b/source/xlib/pango/FrugalBuild index 0672f93..b3f760e 100644 --- a/source/xlib/pango/FrugalBuild +++ b/source/xlib/pango/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=pango -pkgver=1.22.4 +pkgver=1.23.0 pkgrel=1 pkgdesc="A library for layout and rendering of text" url="http://www.gtk.org/" -depends=('cairo>=1.8.6' 'glib2>=2.18.3' 'libxft') +depends=('cairo>=1.8.6' 'glib2>=2.19.6' 'libxft') groups=('xlib') makedepends=('gtk-doc' 'perl') archs=('i686' 'x86_64' 'ppc') Finclude gnome Fconfopts="$Fconfopts --enable-gtk-doc --enable-debug=minimum" -sha1sums=('d39a8ce9ed7dd57407a04ad3996b9cc1106cfd7d') +sha1sums=('d0991ed143834fac2c94f7aac228bd46360ca126') # optimization OK From bouleetbil at frogdev.info Fri Feb 20 21:34:55 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 20 21:34:57 2009 Subject: [Frugalware-git] gnome226: glib2-2.19.8-1-i686 Message-ID: <20090220203455.4966511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=6ac1311db5f9bff49b809145971ea8a465365586 commit 6ac1311db5f9bff49b809145971ea8a465365586 Author: bouleetbil Date: Fri Feb 20 21:31:21 2009 +0100 glib2-2.19.8-1-i686 *version bump diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index 6e0d453..4295584 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -4,7 +4,7 @@ USE_DOC=${USE_DOC:-"y"} pkgname=glib2 -pkgver=2.19.6 +pkgver=2.19.8 pkgrel=1 pkgdesc="Common C routines used by GTK+2 and other libraries" url="http://www.gtk.org/" @@ -18,7 +18,7 @@ _F_gnome_devel="n" Finclude gnome _F_cd_path="glib-$pkgver" ## DON'T remove nor change the debug level or it breaks again .. -sha1sums=('6b39ba2b1d702ada6da900410d2ef99191c5efe1') +sha1sums=('79016e45baed8ccb0f57174274e3dc00483d27bd') if Fuse $USE_DOC; then makedepends=("${makedepends[@]}" 'gtk-doc>=1.10') Fconfopts="$Fconfopts --enable-gtk-doc" From bouleetbil at frogdev.info Fri Feb 20 22:15:18 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 20 22:15:21 2009 Subject: [Frugalware-git] gnome226: gtk+2-2.15.4-1-i686 Message-ID: <20090220211518.D84CF11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=449704d4078aab06137e790c44ceed13d0c89042 commit 449704d4078aab06137e790c44ceed13d0c89042 Author: bouleetbil Date: Fri Feb 20 22:11:38 2009 +0100 gtk+2-2.15.4-1-i686 *version bump *added new subkpg gail (now include to gtk) diff --git a/source/xlib/gtk+2/FrugalBuild b/source/xlib/gtk+2/FrugalBuild index c0e06ac..b05cd8e 100644 --- a/source/xlib/gtk+2/FrugalBuild +++ b/source/xlib/gtk+2/FrugalBuild @@ -3,11 +3,11 @@ pkgname=gtk+2 _F_gnome_name=gtk+ -pkgver=2.14.7 +pkgver=2.15.4 pkgrel=1 pkgdesc="The GTK+ Toolkit (2.x series)" depends=('libtiff' 'atk>=1.22.0' 'libxi' 'libxinerama' 'fontconfig' 'libjpeg' \ - 'pango>=1.22.4' 'cairo>=1.8.6' 'libxcursor' 'libxrandr' 'libsm' 'glib2>=2.18.4' \ + 'pango>=1.23.0' 'cairo>=1.8.6' 'libxcursor' 'libxrandr' 'libsm' 'glib2>=2.19.8' \ 'libcups' 'libx11' 'libtiff' 'libpng' 'jasper') rodepends=('gnome-icon-theme' 'shared-mime-info') groups=('xlib') @@ -17,14 +17,13 @@ Finclude gnome url="http://www.gtk.org/" _F_cd_path="gtk+-$pkgver" source=($source \ - gtk+-2.12.0-flash-workaround.patch \ - gtk+-2.12.0-openoffice-freeze-workaround.patch) + gtk+-2.12.0-flash-workaround.patch) -subpkgs=("$pkgname-docs") -subdescs=("GTK+2 Documentation") -subdepends=('') -subgroups=('docs-extra') -subarchs=('i686 x86_64 ppc') +subpkgs=("$pkgname-docs" "gail") +subdescs=("GTK+2 Documentation" "Accessibility support for GTK+2 and libgnomecanvas") +subdepends=('' 'gtk+2') +subgroups=('docs-extra' 'xlib') +subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc') build() { @@ -36,20 +35,20 @@ build() { --with-libpng \ --disable-dependency-tracking \ --with-x - #delete files provide by gail - Frm usr/include/gail-* - Frm usr/lib/gtk-2.0/modules/libferret* - Frm usr/lib/gtk-2.0/modules/libgail* - Frm usr/lib/libgailutil* - Frm usr/lib/pkgconfig/gail.pc - Frm usr/share/gtk-doc/html/gail* + #Split gail + Fsplit gail usr/include/gail-* + Fsplit gail usr/lib/gtk-2.0/modules/libferret* + Fsplit gail usr/lib/gtk-2.0/modules/libgail* + Fsplit gail usr/lib/libgailutil* + Fsplit gail usr/lib/pkgconfig/gail.pc + Fsplit gail usr/share/gtk-doc/html/gail* Fmkdir /etc/gtk-2.0 echo 'gtk-fallback-icon-theme = "gnome"' > $Fdestdir/etc/gtk-2.0/gtkrc || Fdie Fsplit $pkgname-docs usr/share/gtk-doc } -sha1sums=('f4b9c65dbdc78cad6fc9b601640cbad1d3abb57f' \ - '7db980e782a5b04d27bffb55e3dc0190ad22e118' \ - '783920d179ba0755ccab9186b6bff9f293828a96') +sha1sums=('b41d4fcba37ed1c2d0b7dfe817521204056a7f52' \ + '7db980e782a5b04d27bffb55e3dc0190ad22e118') + # optimization OK From bouleetbil at frogdev.info Fri Feb 20 22:24:07 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 20 22:24:10 2009 Subject: [Frugalware-git] gnome226: gtk+2-engines-2.17.2-1-i686 Message-ID: <20090220212407.A643F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=117bd30f05d5552bd6b7e06bf00bc1fdfef02118 commit 117bd30f05d5552bd6b7e06bf00bc1fdfef02118 Author: bouleetbil Date: Fri Feb 20 22:22:47 2009 +0100 gtk+2-engines-2.17.2-1-i686 *version bump diff --git a/source/xlib/gtk+2-engines/FrugalBuild b/source/xlib/gtk+2-engines/FrugalBuild index 2a607c6..27860ad 100644 --- a/source/xlib/gtk+2-engines/FrugalBuild +++ b/source/xlib/gtk+2-engines/FrugalBuild @@ -3,11 +3,11 @@ pkgname=gtk+2-engines _F_gnome_name=gtk-engines -pkgver=2.16.1 +pkgver=2.17.2 pkgrel=1 pkgdesc="Theme engines for GTK+2" url="http://www.gnome.org/" -depends=('gtk+2>=2.14.5') +depends=('gtk+2>=2.15.4') makedepends=('perl-xml-parser' 'gnome-common>=2.24.0' 'intltool') groups=('xlib') archs=('i686' 'x86_64' 'ppc') @@ -16,6 +16,6 @@ provides=('gtk+2-engines-clearlooks' 'gtk+2-engines-industrial') Finclude gnome _F_cd_path="gtk-engines-$pkgver" Fconfopts="$Fconfopts --enable-animation" -sha1sums=('d2d3ba7377b72a54cee99cbc546e19b3fc508b41') +sha1sums=('ea98cea930d4fb7ed28fe65c81b04ad5e9346d80') # optimization OK From bouleetbil at frogdev.info Fri Feb 20 22:49:23 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 20 22:49:25 2009 Subject: [Frugalware-git] gnome226: gtkmm-2.15.1-1-i686 Message-ID: <20090220214923.C7AB711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=c97576097fdc749d4fa311d3af7779a6e7ab4242 commit c97576097fdc749d4fa311d3af7779a6e7ab4242 Author: bouleetbil Date: Fri Feb 20 22:46:48 2009 +0100 gtkmm-2.15.1-1-i686 *version bump diff --git a/source/xlib/gtkmm/FrugalBuild b/source/xlib/gtkmm/FrugalBuild index 76c9e9f..31e4f18 100644 --- a/source/xlib/gtkmm/FrugalBuild +++ b/source/xlib/gtkmm/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=gtkmm -pkgver=2.14.3 +pkgver=2.15.1 pkgrel=1 pkgdesc="C++ interface for GTK+2" -depends=('glibmm>=2.18.1' 'gtk+2>=2.14.5' 'cairomm>=1.6.4' 'pangomm>=2.14.1') +depends=('glibmm>=2.18.1' 'gtk+2>=2.15.4' 'cairomm>=1.6.4' 'pangomm>=2.14.1') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude gnome Fconfopts="$Fconfopts --disable-examples --disable-demos" -sha1sums=('7cbccba6956a46f0613eb210aaf18b5bb549f179') +sha1sums=('9fe8d455e05f5a20e1940b762df3b9489a799d89') export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" From bouleetbil at frogdev.info Fri Feb 20 23:02:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 20 23:02:02 2009 Subject: [Frugalware-git] gnome226: gconf-2.25.2-1-i686 Message-ID: <20090220220200.600AB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=4d161a89ae92cb54dddd3b00dfc04ff8c7db553d commit 4d161a89ae92cb54dddd3b00dfc04ff8c7db553d Author: bouleetbil Date: Fri Feb 20 23:00:23 2009 +0100 gconf-2.25.2-1-i686 *version bump diff --git a/source/gnome/gconf/FrugalBuild b/source/gnome/gconf/FrugalBuild index 1947a15..9c6e2b9 100644 --- a/source/gnome/gconf/FrugalBuild +++ b/source/gnome/gconf/FrugalBuild @@ -3,17 +3,17 @@ pkgname=gconf _F_gnome_name=GConf -pkgver=2.24.0 +pkgver=2.25.2 pkgrel=1 pkgdesc="A configuration database system for GNOME" url="http://www.gnome.org/" -depends=('orbit2>=2.14.16' 'gtk+2>=2.14.3' 'libxml2' 'dbus-glib') +depends=('orbit2>=2.14.16' 'gtk+2>=2.15.4' 'libxml2' 'dbus-glib') makedepends=('indent' 'gtk-doc>=1.9' 'openldap' 'perl-xml-parser' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome source=(${source[@]} gconf-2.16.0-reload.patch) -sha1sums=('e93ff2609c0278075acabdf609f42aa406e20c8e' \ +sha1sums=('fee20720fd5edadff273e0c5aab4236974252009' \ 'c51bd437b495af6b25aff143a45c0b93a4afc236') subpkgs=('gconf-ldap') From bouleetbil at frogdev.info Fri Feb 20 23:25:00 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 20 23:25:03 2009 Subject: [Frugalware-git] gnome226: atk-1.25.2-1-i686 Message-ID: <20090220222501.5E4E411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=9a5d634898b7b791bd17f99ae0c100688d1921f0 commit 9a5d634898b7b791bd17f99ae0c100688d1921f0 Author: bouleetbil Date: Fri Feb 20 23:23:37 2009 +0100 atk-1.25.2-1-i686 *version bump diff --git a/source/lib/atk/FrugalBuild b/source/lib/atk/FrugalBuild index 177d3f5..8c4b19f 100644 --- a/source/lib/atk/FrugalBuild +++ b/source/lib/atk/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=atk -pkgver=1.22.0 +pkgver=1.25.2 pkgrel=1 pkgdesc="A library of accessibility functions" url='http://www.gtk.org/' -depends=('glib2>=2.16.3') +depends=('glib2>=2.19.8') groups=('lib') makedepends=('gtk-doc>=1.9') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('d07a42aff241f58e3bde7fe25be94f989361c605') +sha1sums=('fd27b2cc4275b988a71a286c03a6a4860f94876a') Fconfopts="$Fconfopts --enable-gtk-doc" # optimization OK From bouleetbil at frogdev.info Sat Feb 21 10:23:15 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 10:23:17 2009 Subject: [Frugalware-git] gnome226: esd-0.2.41-1-i686 Message-ID: <20090221092315.E3CE511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=6e97a7fd9e8cc08cdbe0d5ada9736b9c82dceb95 commit 6e97a7fd9e8cc08cdbe0d5ada9736b9c82dceb95 Author: bouleetbil Date: Sat Feb 21 10:21:38 2009 +0100 esd-0.2.41-1-i686 *version bump *change m8r diff --git a/source/multimedia/esd/FrugalBuild b/source/multimedia/esd/FrugalBuild index 479d7fd..1dd16e1 100644 --- a/source/multimedia/esd/FrugalBuild +++ b/source/multimedia/esd/FrugalBuild @@ -1,11 +1,9 @@ # Compiling Time: 0.12 SBU -# Maintainer: AlexExtreme - -# DO NOT BUMP TO .37 +# Maintainer: bouleetbil pkgname=esd _F_gnome_name=esound -pkgver=0.2.36 +pkgver=0.2.41 pkgrel=1 pkgdesc="Enlightened Sound Daemon" backup=('etc/esd.conf') @@ -14,9 +12,8 @@ groups=('multimedia') archs=('i686' 'x86_64' 'ppc') Finclude gnome url="http://www.tux.org/~ricdude/EsounD.html" -sha1sums=('66f451ff5a6b9cae8d49b196a536cf49f3f1755c') +sha1sums=('6c343483b3789f439277935eaad7e478bee685ea') _F_cd_path="esound-$pkgver" Fconfopts="$Fconfopts --with-audiofile --enable-alsa" -options=(${options[@]} 'force') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 10:41:39 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 10:41:40 2009 Subject: [Frugalware-git] gnome226: gvfs-1.1.6-1-i686 Message-ID: <20090221094139.5184A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=3568a01384793311959d91ea0f144c39eb1ccbdb commit 3568a01384793311959d91ea0f144c39eb1ccbdb Author: bouleetbil Date: Sat Feb 21 10:40:07 2009 +0100 gvfs-1.1.6-1-i686 *version bump diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild index 2ce594e..22b8d2c 100644 --- a/source/xapps/gvfs/FrugalBuild +++ b/source/xapps/gvfs/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Christian Hamar alias krix pkgname=gvfs -pkgver=1.0.3 -pkgrel=3 +pkgver=1.1.6 +pkgrel=1 pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio." url="http://www.gnome.org/" -depends=('glib2>=2.18.2' 'dbus' 'avahi-glib' 'avahi' 'hal') +depends=('glib2>=2.19.8' 'dbus' 'avahi-glib' 'avahi' 'hal') makedepends=('intltool' 'gnome-doc-utils' 'samba' 'fuse' 'libsoup' 'gconf' \ 'gnome-keyring' 'libcdio' 'gphoto2' \ 'bluez-libs' 'expat' 'openssh') groups=('xapps') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('2beb736acc7b38e99c9fcb0585de6918fad5e7b7') +sha1sums=('947298103df2de0991c59d5425ca836725e485bd') subpkgs=("gvfs-gconf") subdescs=('gvfs with gconf support for Gnome') From bouleetbil at frogdev.info Sat Feb 21 10:51:03 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 10:51:04 2009 Subject: [Frugalware-git] gnome226: gnome-icon-theme-2.25.91-1-i686 Message-ID: <20090221095103.7F31D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=08b7bb4c227318064b5a723b3aa0a7d340de7fd8 commit 08b7bb4c227318064b5a723b3aa0a7d340de7fd8 Author: bouleetbil Date: Sat Feb 21 10:49:10 2009 +0100 gnome-icon-theme-2.25.91-1-i686 *version bump diff --git a/source/gnome/gnome-icon-theme/FrugalBuild b/source/gnome/gnome-icon-theme/FrugalBuild index c357f6e..d0a4da7 100644 --- a/source/gnome/gnome-icon-theme/FrugalBuild +++ b/source/gnome/gnome-icon-theme/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-icon-theme -pkgver=2.24.0 +pkgver=2.25.91 pkgrel=1 pkgdesc="Default icon theme for GNOME" url="http://www.gnome.org/" @@ -11,4 +11,5 @@ makedepends=('perl-xml-parser' 'icon-naming-utils>=0.8.2' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('4f4df55d7f91890456f11ba645903fecbcdaff51') +sha1sums=('b99511167b8254f3c1316c8b8548530e46fec550') + From bouleetbil at frogdev.info Sat Feb 21 11:00:15 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 11:00:16 2009 Subject: [Frugalware-git] gnome226: libgnomecanvas-2.25.90-1-i686 Message-ID: <20090221100015.2D12911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=7afed1c916a98db01568b6d763220e3e9da34d45 commit 7afed1c916a98db01568b6d763220e3e9da34d45 Author: bouleetbil Date: Sat Feb 21 10:58:54 2009 +0100 libgnomecanvas-2.25.90-1-i686 *version bump diff --git a/source/gnome/libgnomecanvas/FrugalBuild b/source/gnome/libgnomecanvas/FrugalBuild index 2fc6767..a85293e 100644 --- a/source/gnome/libgnomecanvas/FrugalBuild +++ b/source/gnome/libgnomecanvas/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=libgnomecanvas -pkgver=2.20.1.1 -pkgrel=2 +pkgver=2.25.90 +pkgrel=1 pkgdesc="GNOME canvas" url="http://www.gnome.org/" -depends=('libglade>=2.6.2-2' 'gail>=1.22.1' 'libart_lgpl') -makedepends=('gtk-doc>=1.9' 'perl-xml-parser') +depends=('libglade>=2.6.2-2' 'gail>=2.15.4' 'libart_lgpl') +makedepends=('gtk-doc>=1.9' 'perl-xml-parser' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('302a4762b658244828ad1c9f291ffb972b8274c9') +sha1sums=('ef71073b32da2fb96e4c9e234a34bfc20ad2588f') Fconfopts="$Fconfopts --disable-gtk-doc" # optimization OK From bouleetbil at frogdev.info Sat Feb 21 11:18:22 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 11:18:24 2009 Subject: [Frugalware-git] gnome226: gnome-keyring-2.25.91-1-i686 Message-ID: <20090221101822.E654311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=3e6702fa7b16c6444953f8aae15b0ec16f756c59 commit 3e6702fa7b16c6444953f8aae15b0ec16f756c59 Author: bouleetbil Date: Sat Feb 21 11:16:54 2009 +0100 gnome-keyring-2.25.91-1-i686 *version bump diff --git a/source/gnome/gnome-keyring/FrugalBuild b/source/gnome/gnome-keyring/FrugalBuild index 8559842..66f8dd6 100644 --- a/source/gnome/gnome-keyring/FrugalBuild +++ b/source/gnome/gnome-keyring/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-keyring -pkgver=2.24.1 +pkgver=2.25.91 pkgrel=1 pkgdesc="Password and keyring managing daemon for GNOME" url="http://www.gnome.org/" -depends=('gtk+2>=2.14.3' 'dbus-glib>=0.76-1' 'hal' 'libtasn1>=1.4' 'gconf') +depends=('gtk+2>=2.15.4' 'dbus-glib>=0.76-1' 'hal' 'libtasn1>=1.4' 'gconf') makedepends=('intltool' 'gtk-doc>=1.9') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/gnome-keyring.schemas') Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('93e92e01daecd85b1c0ae9dda09d5cc808989642') +sha1sums=('7ce9d140f6ae40f7f7740cf9055f58992260f55f') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 12:31:48 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 12:31:50 2009 Subject: [Frugalware-git] gnome226: gnome-desktop-2.25.91-1-i686 Message-ID: <20090221113148.5702411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=1ce638916551bc54eb56511bfa51e9be157de8a8 commit 1ce638916551bc54eb56511bfa51e9be157de8a8 Author: bouleetbil Date: Sat Feb 21 12:30:09 2009 +0100 gnome-desktop-2.25.91-1-i686 *version bump diff --git a/source/gnome/gnome-desktop/FrugalBuild b/source/gnome/gnome-desktop/FrugalBuild index 2b79a84..7d2c662 100644 --- a/source/gnome/gnome-desktop/FrugalBuild +++ b/source/gnome/gnome-desktop/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-desktop -pkgver=2.24.3 +pkgver=2.25.91 pkgrel=1 pkgdesc="The GNOME Desktop" url="http://www.gnome.org/" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64' 'ppc') _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gnome-distributor=Frugalware" -sha1sums=('2ebbf2475bb741131b523819fb46e71d4489fa79') +sha1sums=('eee5af33d30726912cf590c1969a3d49d5b24ef0') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 12:48:22 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 12:48:25 2009 Subject: [Frugalware-git] gnome226: libproxy-0.2.3-1-i686 Message-ID: <20090221114822.BB3EB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=12783bd898c117d1159a5111f3257c79611555c0 commit 12783bd898c117d1159a5111f3257c79611555c0 Author: bouleetbil Date: Sat Feb 21 12:46:49 2009 +0100 libproxy-0.2.3-1-i686 *new package *new depend for libsoup diff --git a/source/lib/libproxy/FrugalBuild b/source/lib/libproxy/FrugalBuild new file mode 100644 index 0000000..3066f1f --- /dev/null +++ b/source/lib/libproxy/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling time: 0.05 SBU +# Maintainer: bouleetbil + +pkgname=libproxy +pkgver=0.2.3 +pkgrel=1 +pkgdesc="libproxy is a library that provides automatic proxy configuration management." +depends=('glibc') +groups=('lib') +archs=('i686' 'x86_64' 'ppc') +Finclude googlecode +sha1sums=('2b2b00a179740548035a1145bbae600db9b0a2ce') + +# optimization OK From bouleetbil at frogdev.info Sat Feb 21 12:53:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 12:53:14 2009 Subject: [Frugalware-git] gnome226: libsoup-2.25.91-1-i686 Message-ID: <20090221115312.9EF8511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=93df614702e5f0728cbe4c16fa49d0200c551348 commit 93df614702e5f0728cbe4c16fa49d0200c551348 Author: bouleetbil Date: Sat Feb 21 12:51:48 2009 +0100 libsoup-2.25.91-1-i686 *version bump diff --git a/source/lib/libsoup/FrugalBuild b/source/lib/libsoup/FrugalBuild index 0fa3544..9a01387 100644 --- a/source/lib/libsoup/FrugalBuild +++ b/source/lib/libsoup/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=libsoup -pkgver=2.24.0.1 -pkgrel=3 +pkgver=2.25.91 +pkgrel=1 pkgdesc="An HTTP library implementation in C" url="http://www.gnome.org/" -depends=('glib2>=2.18.1' 'gnutls>=2.6' 'libxml2' 'libgcrypt>=1.4') +depends=('glib2>=2.19.8' 'gnutls>=2.6' 'libxml2' 'libgcrypt>=1.4' 'libproxy') groups=('lib') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('0bed343749c02d0ba5bcfaa20d095fa57f7de37f') +sha1sums=('996d41f4d508e5810ca495470b3fa5b9383cda85') Fconfopts="$Fconfopts --enable-ssl --enable-libgpg-error" # optimization OK From bouleetbil at frogdev.info Sat Feb 21 14:03:04 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 14:03:06 2009 Subject: [Frugalware-git] gnome226: libgweather-2.25.91-1-i686 Message-ID: <20090221130304.5037411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=71a4eed7c3f0007cf4be161439357275eb8e31ad commit 71a4eed7c3f0007cf4be161439357275eb8e31ad Author: bouleetbil Date: Sat Feb 21 14:00:01 2009 +0100 libgweather-2.25.91-1-i686 *version bump diff --git a/source/gnome/libgweather/FrugalBuild b/source/gnome/libgweather/FrugalBuild index 979c9e8..1de27f2 100644 --- a/source/gnome/libgweather/FrugalBuild +++ b/source/gnome/libgweather/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=libgweather -pkgver=2.24.3 +pkgver=2.25.91 pkgrel=1 pkgdesc="libgweather is a library to access weather information from online services for numerous locations." url="http://www.gnome.org/" -depends=('gconf' 'gnome-vfs' 'libsoup>=2.24.0') +depends=('gconf' 'gnome-vfs' 'libsoup>=2.25.91') makedepends=('perl-xml-parser' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/gweather.schemas') Finclude gnome gnome-scriptlet -sha1sums=('6a8134d4d2170ea7879dc8f1e847148b3e81edc8') +sha1sums=('bb14a160eb19fe0b6459a11cff47ed268a88cca1') unset MAKEFLAGS # optimization OK From bouleetbil at frogdev.info Sat Feb 21 14:24:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 14:24:45 2009 Subject: [Frugalware-git] gnome226: libical-0.43-1-i686 Message-ID: <20090221132444.6E7E711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=586220d0d3aba7f801338ca745b36be1730bca68 commit 586220d0d3aba7f801338ca745b36be1730bca68 Author: bouleetbil Date: Sat Feb 21 14:23:02 2009 +0100 libical-0.43-1-i686 *new package *new depend of evolution-data-server diff --git a/source/lib/libical/FrugalBuild b/source/lib/libical/FrugalBuild new file mode 100644 index 0000000..987d834 --- /dev/null +++ b/source/lib/libical/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling time: 0.10 SBU +# Maintainer: bouleetbil + +pkgname=libical +pkgver=0.43 +pkgrel=1 +pkgdesc="An open source reference implementation of the icalendar data type and serialization format" +depends=('glibc') +groups=('lib') +archs=('i686' 'x86_64' 'ppc') +_F_sourceforge_dirname="freeassociation" +Finclude sourceforge +sha1sums=('a972fa876b3b9834a6e8102b7e2a670f73091cdf') + +# optimization OK From bouleetbil at frogdev.info Sat Feb 21 14:46:39 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 14:46:41 2009 Subject: [Frugalware-git] gnome226: evolution-data-server-2.25.91-1-i686 Message-ID: <20090221134639.E70F611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=1ec579fd995ebb603e6657ec44fe7614e508d105 commit 1ec579fd995ebb603e6657ec44fe7614e508d105 Author: bouleetbil Date: Sat Feb 21 14:44:10 2009 +0100 evolution-data-server-2.25.91-1-i686 *version bump *added new depends diff --git a/source/gnome/evolution-data-server/FrugalBuild b/source/gnome/evolution-data-server/FrugalBuild index 9ccc201..fcb680d 100644 --- a/source/gnome/evolution-data-server/FrugalBuild +++ b/source/gnome/evolution-data-server/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=evolution-data-server -pkgver=2.24.4.1 +pkgver=2.25.91 pkgrel=1 pkgdesc="Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop" -depends=('nss>=3.12' 'libsoup>=2.24.0.1-2' 'libgnomeui>=2.24.0' 'heimdal>=1.2.1' 'gnome-keyring>=2.24.1' \ - 'db>=4.7.25' 'gnutls>=2.6') +depends=('nss>=3.12' 'libsoup>=2.25.91' 'libgnomeui>=2.24.0' 'heimdal>=1.2.1' 'gnome-keyring>=2.25.91' \ + 'db>=4.7.25' 'gnutls>=2.6' 'libgweather>=2.25.91' 'libical') makedepends=('intltool' 'gtk-doc>=1.9' 'openldap>=2.3.24') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('95ec53d366d82d51aea8e253b4360cb0db9ba984') +sha1sums=('eedb013c9f8abe046bd55aca212235002d46a39e') subpkgs=('evolution-data-server-ldap' "$pkgname-docs") subdescs=('Evolution Data Server LDAP extensions.' "Evolution Data Server Documentation") From bouleetbil at frogdev.info Sat Feb 21 14:58:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 14:58:56 2009 Subject: [Frugalware-git] gnome226: pygtk-2.14.0-1-i686 Message-ID: <20090221135854.21AAA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=1a6cf19230b687a1cd47f19569dd859d3d09aff9 commit 1a6cf19230b687a1cd47f19569dd859d3d09aff9 Author: bouleetbil Date: Sat Feb 21 14:57:08 2009 +0100 pygtk-2.14.0-1-i686 *version bump diff --git a/source/xlib/pygtk/FrugalBuild b/source/xlib/pygtk/FrugalBuild index ad72537..64eccd6 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=4 +pkgver=2.14.0 +pkgrel=1 pkgdesc="Python bindings for GTK+2" -depends=('libglade>=2.6.3-1' 'pycairo>=1.6.4' 'pygobject>=2.15.4-1' 'python-numeric>=24.2-3' 'gtk+2>=2.14.4-2') +depends=('libglade>=2.6.3-1' 'pycairo>=1.6.4' 'pygobject>=2.16.0' 'python-numeric>=24.2-3' 'gtk+2>=2.15.4') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude gnome url="http://www.daa.com.au/~james/pygtk/" -sha1sums=('7a7d095f53829895174640d693c4e4af16122d98') +sha1sums=('ed498755e0a08b7f19d6a8387b00d917fab7f9de') export CFLAGS="$CFLAGS -fno-strict-aliasing -fgnu89-inline" subpkgs=("$pkgname-docs") From bouleetbil at frogdev.info Sat Feb 21 15:24:57 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 15:24:58 2009 Subject: [Frugalware-git] gnome226: gnome-menus-2.25.91-1-i686 Message-ID: <20090221142457.A5D9F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=14d96a8b40eff1b4ffad4a018b4870ca60c71c01 commit 14d96a8b40eff1b4ffad4a018b4870ca60c71c01 Author: bouleetbil Date: Sat Feb 21 15:23:22 2009 +0100 gnome-menus-2.25.91-1-i686 *version bump diff --git a/source/gnome/gnome-menus/FrugalBuild b/source/gnome/gnome-menus/FrugalBuild index 2d05433..f97e80d 100644 --- a/source/gnome/gnome-menus/FrugalBuild +++ b/source/gnome/gnome-menus/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-menus -pkgver=2.24.2 -pkgrel=2 +pkgver=2.25.91 +pkgrel=1 pkgdesc="GNOME menus and menu editor" -depends=('gamin>=0.1.9-3' 'pygtk>=2.12.1-2') +depends=('gamin>=0.1.9-3' 'pygtk>=2.14.0') makedepends=('intltool') groups=('gnome' 'gnome-minimal') replaces=('gnome-main-menu') @@ -14,7 +14,7 @@ Finclude gnome Fsysconfdir="/etc/gnome" Fconfopts="$Fconfopts --enable-python --enable-debug=no" source=(${source[@]} $pkgname-2.18.0-categorize-prefs-menu.patch) -sha1sums=('8769c37ca8a7045d9b79b02fd3fa3f89442b4271' \ +sha1sums=('4e7ab13bfbe30297a8e6935c9fe99b5d5318ac16' \ '2e365ed35fefe56e388e410219c391eb40d089f7') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 15:38:06 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 15:38:08 2009 Subject: [Frugalware-git] gnome226: libwnck-2.25.91-1-i686 Message-ID: <20090221143806.D6F4011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=98bf808ae04960d0b25a329b7d1190f220e7e134 commit 98bf808ae04960d0b25a329b7d1190f220e7e134 Author: bouleetbil Date: Sat Feb 21 15:35:58 2009 +0100 libwnck-2.25.91-1-i686 *version bump diff --git a/source/xlib/libwnck/FrugalBuild b/source/xlib/libwnck/FrugalBuild index 105511f..bf3e624 100644 --- a/source/xlib/libwnck/FrugalBuild +++ b/source/xlib/libwnck/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=libwnck -pkgver=2.24.2 +pkgver=2.25.91 pkgrel=1 pkgdesc="Window Navigator Construction Kit" url="http://www.gnome.org/" -depends=('gtk+2>=2.14.3' 'libsm' 'libxres' 'startup-notification>=0.9') +depends=('gtk+2>=2.15.4' 'libsm' 'libxres' 'startup-notification>=0.9') groups=('xlib') makedepends=('gtk-doc' 'perl-xml-parser' 'intltool') archs=('i686' 'x86_64' 'ppc') Finclude gnome Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('5293b1667bd1bc3f66eac2aa35f5ff0b34eed893') +sha1sums=('45cdab8126bb81da3ee3da8aa8ac6686c5d2f4ae') export CFLAGS="$CFLAGS -fno-strict-aliasing" # optimization OK From bouleetbil at frogdev.info Sat Feb 21 15:53:05 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 15:53:07 2009 Subject: [Frugalware-git] gnome226: gnome-panel-2.25.91-1-i686 Message-ID: <20090221145305.E113411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=7a37c581bca1ca6b77e83d7715d9b801813f8e56 commit 7a37c581bca1ca6b77e83d7715d9b801813f8e56 Author: bouleetbil Date: Sat Feb 21 15:51:03 2009 +0100 gnome-panel-2.25.91-1-i686 *version bump diff --git a/source/gnome/gnome-panel/FrugalBuild b/source/gnome/gnome-panel/FrugalBuild index 9faa417..c48b39c 100644 --- a/source/gnome/gnome-panel/FrugalBuild +++ b/source/gnome/gnome-panel/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-panel -pkgver=2.24.3 +pkgver=2.25.91 pkgrel=1 pkgdesc="GNOME panel and core applets" rodepends=('alacarte>=0.11.1.1') -depends=('gnome-desktop>=2.24.3' 'gnome-menus>=2.24.2' 'libwnck>=2.24.0' \ - 'gnome-vfs>=2.24.0' 'evolution-data-server>=2.24.1' \ - 'rarian>=0.8.0' 'dbus-glib>=0.71' 'avahi-glib>=0.6.17' 'librsvg>=2.22.2' 'libgweather>=2.24.3') +depends=('gnome-desktop>=2.25.91' 'gnome-menus>=2.25.91' 'libwnck>=2.25.91' \ + 'gnome-vfs>=2.24.0' 'evolution-data-server>=2.25.91' \ + 'rarian>=0.8.0' 'dbus-glib>=0.71' 'avahi-glib>=0.6.17' 'librsvg>=2.22.2' 'libgweather>=2.25.91') makedepends=('intltool' 'gtk-doc>=1.9' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -26,7 +26,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('46a115529c2e6ef5429e58e5389ad44660aff428') +sha1sums=('3545f539535e8cfe98e0bf2b01538e7f9b179dfa') build() { Fcd From bouleetbil at frogdev.info Sat Feb 21 16:30:02 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 16:30:05 2009 Subject: [Frugalware-git] gnome226: metacity-2.25.144-1-i686 Message-ID: <20090221153002.C966C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=d8ed0f14e4dc1f2f7c2c6c15c81fc8f4f7ad401f commit d8ed0f14e4dc1f2f7c2c6c15c81fc8f4f7ad401f Author: bouleetbil Date: Sat Feb 21 16:27:48 2009 +0100 metacity-2.25.144-1-i686 *version bump *now depend to zenity diff --git a/source/gnome/metacity/FrugalBuild b/source/gnome/metacity/FrugalBuild index 900239f..183092e 100644 --- a/source/gnome/metacity/FrugalBuild +++ b/source/gnome/metacity/FrugalBuild @@ -2,19 +2,19 @@ # Maintainer: Christian Hamar alias krix pkgname=metacity -pkgver=2.24.0 +pkgver=2.25.144 pkgrel=1 pkgdesc="A window manager for GNOME" url="http://www.gnome.org/" -depends=('startup-notification' 'gconf>=2.24.0' 'gnome-themes>=2.24.0' 'libcm' 'gnome-frugalware>=0.7.2') -makedepends=('intltool') +depends=('startup-notification' 'gconf>=2.25.2' 'gnome-themes>=2.24.0' 'libcm' 'gnome-frugalware>=0.7.2' 'zenity') +makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/metacity.schemas') Finclude gnome gnome-scriptlet source=(${source[@]} $pkgname-2.20.0-frugalware_defaults.patch) Fconfopts="$Fconfopts --enable-compositor" -sha1sums=('0b2e37e372498e26a6926fbb68e96556c6db6497' \ +sha1sums=('d9dee925bdcbc1d3690af704926320ad578a70bf' \ '1d3929afd1bff03b2bde12c1de1f926cbace683b') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 16:36:26 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 16:36:28 2009 Subject: [Frugalware-git] gnome226: gnome-themes-2.25.91-1-i686 Message-ID: <20090221153626.C64F511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=5d24957bfa0c8e1e90814dba4bb5d0b9aa94e38f commit 5d24957bfa0c8e1e90814dba4bb5d0b9aa94e38f Author: bouleetbil Date: Sat Feb 21 16:34:34 2009 +0100 gnome-themes-2.25.91-1-i686 *version bump diff --git a/source/gnome/gnome-themes/FrugalBuild b/source/gnome/gnome-themes/FrugalBuild index 759137e..c30375e 100644 --- a/source/gnome/gnome-themes/FrugalBuild +++ b/source/gnome/gnome-themes/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-themes -pkgver=2.24.3 +pkgver=2.25.91 pkgrel=1 pkgdesc="Default themes for GNOME" url="http://www.gnome.org/" @@ -11,4 +11,4 @@ makedepends=('perl-xml-parser' 'icon-naming-utils' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('d6e53ccf9b767cf8352ff7876a98424a44a009a5') +sha1sums=('583e0c218f139de89c51c5481a9b1110bb5d3b84') From bouleetbil at frogdev.info Sat Feb 21 16:44:11 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 16:44:13 2009 Subject: [Frugalware-git] gnome226: libgnomekbd-2.25.91-1-i686 Message-ID: <20090221154411.9907A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=9fd45c97bb838a921e1a4effde6d071d95113f2d commit 9fd45c97bb838a921e1a4effde6d071d95113f2d Author: bouleetbil Date: Sat Feb 21 16:42:33 2009 +0100 libgnomekbd-2.25.91-1-i686 *version bump diff --git a/source/gnome/libgnomekbd/FrugalBuild b/source/gnome/libgnomekbd/FrugalBuild index cd05fb1..255a591 100644 --- a/source/gnome/libgnomekbd/FrugalBuild +++ b/source/gnome/libgnomekbd/FrugalBuild @@ -2,16 +2,17 @@ # Maintainer: AlexExtreme pkgname=libgnomekbd -pkgver=2.24.0 -pkgrel=2 +pkgver=2.25.91 +pkgrel=1 pkgdesc="Keyboard library for GNOME" url="http://www.gnome.org/" -depends=('dbus-glib>=0.76' 'gconf>=2.24.0' 'gtk+2>=2.14.3' 'libglade' 'libgnome>=2.24.0' 'libgnomeui>=2.24.0' 'libxklavier>=3.8') +depends=('dbus-glib>=0.76' 'gconf>=2.25.2' 'gtk+2>=2.15.4' 'libglade' \ + 'libgnome>=2.24.0' 'libgnomeui>=2.24.0' 'libxklavier>=3.8') makedepends=('intltool' 'perl-xml-parser') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas') Finclude gnome gnome-scriptlet -sha1sums=('3e81ade6050930a9d1e3443b89981cf36821032a') +sha1sums=('22ec14dc06796bd7785a603566238df076a583c4') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 17:07:16 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 17:07:18 2009 Subject: [Frugalware-git] gnome226: eel-2.25.1-1-i686 Message-ID: <20090221160716.9D31F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=65984486e9f450edd100bb64967d77b976fb9cdb commit 65984486e9f450edd100bb64967d77b976fb9cdb Author: bouleetbil Date: Sat Feb 21 17:05:34 2009 +0100 eel-2.25.1-1-i686 *version bump diff --git a/source/gnome/eel/FrugalBuild b/source/gnome/eel/FrugalBuild index c510abf..cb678fc 100644 --- a/source/gnome/eel/FrugalBuild +++ b/source/gnome/eel/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Christian Hamar alias krix pkgname=eel -pkgver=2.24.1 +pkgver=2.25.1 pkgrel=1 pkgdesc="Eazel Extensions Library is a collection of widgets and extensions for GNOME" -depends=('gail>=1.22.1' 'gnome-menus>=2.24.0' 'gnome-desktop>=2.24.1') +depends=('gail>=2.15.4' 'gnome-menus>=2.25.91' 'gnome-desktop>=2.25.91') makedepends=('perl-xml-parser' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('a2b4514f971c7e24a4e23e6bad1a9eedff24fae6') +sha1sums=('4f5dac5cdee59692dba087ba31e04831967d943c') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 17:49:13 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 17:49:14 2009 Subject: [Frugalware-git] gnome226: nautilus-2.25.91-1-i686 Message-ID: <20090221164913.1242611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=def94f66449c4018219361b6251b4cf5a677bbbb commit def94f66449c4018219361b6251b4cf5a677bbbb Author: bouleetbil Date: Sat Feb 21 17:46:33 2009 +0100 nautilus-2.25.91-1-i686 *version bump *added unique depends (should be moved to lib) diff --git a/source/gnome/nautilus/FrugalBuild b/source/gnome/nautilus/FrugalBuild index 3500330..5233eeb 100644 --- a/source/gnome/nautilus/FrugalBuild +++ b/source/gnome/nautilus/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=nautilus -pkgver=2.24.2 -pkgrel=2 +pkgver=2.25.91 +pkgrel=1 pkgdesc="A file manager for GNOME" url="http://www.gnome.org/" -depends=('eel>=2.24.1' 'librsvg>=2.22.2' 'libexif' 'eject' 'desktop-file-utils' 'libgnome>=2.24.1' 'gnome-vfs>=2.24.0' \ - 'exempi' 'gvfs-gconf') +depends=('eel>=2.25.1' 'librsvg>=2.22.2' 'libexif' 'eject' 'desktop-file-utils' 'libgnome>=2.24.1' 'gnome-vfs>=2.24.0' \ + 'exempi' 'gvfs-gconf' 'unique') # Seems exempi needs as depend! makedepends=('intltool') groups=('gnome' 'gnome-minimal') @@ -19,8 +19,7 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet source=(${source[@]} $pkgname-2.16.0-frugalware_defaults.patch) Fconfopts="$Fconfopts --disable-tracker --disable-beagle" - -sha1sums=('9bc2cf110ae50d69633095aa8115cf89c095ef42' \ +sha1sums=('b171a1697e0d32015223955144e315cdff389fe7' \ 'f328b08f6c92e2d2c5efb28fc6999d8f7ea60c5a') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 18:16:50 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 18:16:52 2009 Subject: [Frugalware-git] gnome226: gnome-settings-daemon-2.25.90-1-i686 Message-ID: <20090221171650.858E311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=7a14338721fbdac16335881ed89f38efa6c38e32 commit 7a14338721fbdac16335881ed89f38efa6c38e32 Author: bouleetbil Date: Sat Feb 21 18:15:18 2009 +0100 gnome-settings-daemon-2.25.90-1-i686 *version bump diff --git a/source/gnome/gnome-settings-daemon/FrugalBuild b/source/gnome/gnome-settings-daemon/FrugalBuild index 4afffa8..07dbfcf 100644 --- a/source/gnome/gnome-settings-daemon/FrugalBuild +++ b/source/gnome/gnome-settings-daemon/FrugalBuild @@ -2,10 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-settings-daemon -pkgver=2.24.1 +pkgver=2.25.90 pkgrel=1 pkgdesc="Utility library for accessing gnome-settings-daemon over DBUS" -depends=('libgnomekbd' 'esd' 'gst-plugins-base' 'libgnomeui' 'libxxf86misc' 'gnome-desktop' 'gconf' 'alsa-lib') +depends=('libgnomekbd>=2.25.91' 'esd' 'gst-plugins-base' 'libgnomeui' 'libxxf86misc' \ + 'gnome-desktop>=2.25.91' 'gconf>=2.25.2' 'alsa-lib') makedepends=('intltool' 'gtk-doc>=1.10' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -18,9 +19,9 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet source=(${source[@]} default_dpi.patch) -sha1sums=('d0dbf6ba82cdc1e814d6c46bdc363e61ee9fd0f3' \ +sha1sums=('52b1cefa599459ffb9ee755db0918e769fd1a619' \ 'eb601b6406db7700c12d6b144eacbbdc7c4a780e') -Fconfopts="$Fconfopts --enable-gstreamer" +Fconfopts="$Fconfopts --disable-pulse" build(){ Fbuild From hermier at frugalware.org Sat Feb 21 18:19:56 2009 From: hermier at frugalware.org (Michel Hermier) Date: Sat Feb 21 18:19:57 2009 Subject: [Frugalware-git] frugalware-current: deluge-1.1.3-1-i686 Message-ID: <20090221171956.2C43211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c82c2d063fbf7613da1f56c71a82ae49fc6570ff commit c82c2d063fbf7613da1f56c71a82ae49fc6570ff Author: Michel Hermier Date: Sat Feb 21 18:05:35 2009 +0100 deluge-1.1.3-1-i686 * Bump version diff --git a/source/gnome-extra/deluge/FrugalBuild b/source/gnome-extra/deluge/FrugalBuild index 25b9eae..f1434c3 100644 --- a/source/gnome-extra/deluge/FrugalBuild +++ b/source/gnome-extra/deluge/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Artur Grunau pkgname=deluge -pkgver=1.1.2 +pkgver=1.1.3 pkgrel=1 pkgdesc="BitTorrent client written in Python and GTK+." url="http://deluge-torrent.org/" @@ -16,6 +16,6 @@ up2date="lynx -dump http://deluge-torrent.org/|grep 'Released'|sed -e 's/.*ge \( source=(http://download.deluge-torrent.org/source/$pkgver/$pkgname-$pkgver.tar.gz) _F_gnome_iconcache=y Finclude gnome-scriptlet -sha1sums=('24f90a93da4c626885e84e760285f75339444c44') +sha1sums=('c18bf9e5e3f3831904a93e73a54fe8bc12ddc80e') # optimization OK From hermier at frugalware.org Sat Feb 21 18:19:56 2009 From: hermier at frugalware.org (Michel Hermier) Date: Sat Feb 21 18:19:58 2009 Subject: [Frugalware-git] frugalware-current: vuze-4.1.0.2-1-i686 Message-ID: <20090221171956.4710211B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd43cc04b169bc65ba8913684b6fd39dbba78fa9 commit dd43cc04b169bc65ba8913684b6fd39dbba78fa9 Author: Michel Hermier Date: Sat Feb 21 18:19:10 2009 +0100 vuze-4.1.0.2-1-i686 * Bump version diff --git a/source/xapps-extra/vuze/FrugalBuild b/source/xapps-extra/vuze/FrugalBuild index c755f24..0417712 100644 --- a/source/xapps-extra/vuze/FrugalBuild +++ b/source/xapps-extra/vuze/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Michel Hermier pkgname=vuze -pkgver=4.0.0.4 +pkgver=4.1.0.2 pkgrel=1 pkgdesc="A Java BitTorrent Client" depends=() @@ -20,10 +20,10 @@ _F_sourceforge_prefix=vuze- _F_sourceforge_sep="_" [ "$CARCH" == "i686" ] && \ _F_sourceforge_ext="_linux.tar.bz2" && \ - sha1sums=('409894fef2629d057ee31d15e82655f830868808') + sha1sums=('c740b3669317b99743288fe32db4d5548d29986a') [ "$CARCH" == "x86_64" ] && \ _F_sourceforge_ext="_linux-x86_64.tar.bz2" && \ - sha1sums=('f5234981ea0a402113acca241474b1b5df891601') + sha1sums=('acef7eb0cfda1fe8b53105b312263b0d1fde4635') Finclude sourceforge source=(${source[@]} $pkgname.desktop) sha1sums=(${sha1sums[@]} '03281c85e4a7985b7eac3fb0c90176deb5ced00e') From bouleetbil at frogdev.info Sat Feb 21 18:35:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 18:36:00 2009 Subject: [Frugalware-git] gnome226: gnome-control-center-2.25.90-1-i686 Message-ID: <20090221173558.1FDBE11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=7128144cbc0572e9fadf014bd98ff547c0cebfec commit 7128144cbc0572e9fadf014bd98ff547c0cebfec Author: bouleetbil Date: Sat Feb 21 18:34:10 2009 +0100 gnome-control-center-2.25.90-1-i686 *version bump diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index c929d13..b2c6e07 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-control-center -pkgver=2.24.0.1 -pkgrel=3 +pkgver=2.25.90 +pkgrel=1 pkgdesc="GNOME Control Center" -depends=('gnome-desktop>=2.24.0' 'gnome-menus>=2.24.0' 'metacity>=2.24.0' 'libgnomekbd>=2.24.0' \ - 'nautilus>=2.24.0' 'gst-plugins-base>=0.10.19-2' 'desktop-file-utils' \ +depends=('gnome-desktop>=2.25.91' 'gnome-menus>=2.25.91' 'metacity>=2.25.144' 'libgnomekbd>=2.25.91' \ + 'nautilus>=2.25.91' 'gst-plugins-base>=0.10.19-2' 'desktop-file-utils' \ 'evolution-data-server>=2.24.1' 'libxxf86misc' 'libxscrnsaver' 'xrdb' \ - 'gnome-vfs>=2.24.0' 'gnome-panel>=2.24.0' 'heimdal>=1.2.1' 'db>=4.7.25' \ + 'gnome-vfs>=2.24.0' 'gnome-panel>=2.25.91' 'heimdal>=1.2.1' 'db>=4.7.25' \ 'gnome-settings-daemon' 'libcanberra-gtk' 'libcanberra-alsa' 'libcanberra-gst') makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'gnome-common>=2.24.0') rodepends=('gst-plugins-base-alsa>=0.10.19-2' 'gst-plugins-base-gnomevfs>=0.10.19-2' 'sound-theme-freedesktop') @@ -24,7 +24,7 @@ _F_gnome_iconcache="y" options=('scriptlet') Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-gstreamer --disable-schemas-install --enable-aboutme" -sha1sums=('daf737c762d53ef984a55fc5008e6a4e85b88294') +sha1sums=('aa0217141588d8562be8215b6894827315d2e78d') build() { export CFLAGS="$CFLAGS -fno-strict-aliasing" From bouleetbil at frogdev.info Sat Feb 21 19:07:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 19:07:48 2009 Subject: [Frugalware-git] gnome226: gnome-session-2.25.91-1-i686 Message-ID: <20090221180745.7C45B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=823532f82913ac6f9f1c6c1632aa5fb9937da97c commit 823532f82913ac6f9f1c6c1632aa5fb9937da97c Author: bouleetbil Date: Sat Feb 21 19:05:00 2009 +0100 gnome-session-2.25.91-1-i686 *version bump *delete useless patch diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index 749230d..4475d66 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -4,12 +4,12 @@ # kill_g_debug.patch should be disabled for stable releases of gnome pkgname=gnome-session -pkgver=2.24.3 +pkgver=2.25.91 pkgrel=1 pkgdesc="GNOME session manager" -depends=('libgnomeui>=2.24.0' 'gnome-desktop>=2.24.2' \ - 'dbus-glib>=0.76' 'gnome-control-center>=2.24.0.1' 'gnome-vfs>=2.24.0' 'libnotify' 'gnome-keyring>=2.24.1') -makedepends=('intltool') +depends=('libgnomeui>=2.24.0' 'gnome-desktop>=2.25.91' \ + 'dbus-glib>=0.76' 'gnome-control-center>=2.25.90' 'gnome-vfs>=2.24.0' 'libnotify' 'gnome-keyring>=2.25.91') +makedepends=('intltool' 'gnome-common') rodepends=('consolekit') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -17,12 +17,11 @@ _F_gnome_schemas=('/etc/gconf/schemas/gnome-session.schemas') _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -source=(${source[@]} enable_splash.diff gnome-session-HEAD-shutdown.patch gnome-session-2.23.5-polkit-automagic.patch\ +source=(${source[@]} enable_splash.diff gnome-session-HEAD-shutdown.patch \ $pkgname http://ftp.frugalware.org/pub/other/artwork/gnome-theme/GNOME-Splash-1.0.png ) -sha1sums=('a48bcf47b879db439cec193e4191909409e7efcb' \ +sha1sums=('f4253c75f5362dd1693003f0e586e7049893d45e' \ '5a63c81ad2ecd0d29aa33c73d2717dcd1774333e' \ '1afa3e717eb5578c01924881f0011c8bfaf7dd38' \ - '942a4a41abc28596f8baac7ff41c03a677ac64db' \ '047ac00bb24d52986aac94e232b4b40fa122f582' \ '222c9a2fd01872acc2fb69c17e9771cde2e1e5a2') diff --git a/source/gnome/gnome-session/gnome-session-2.23.5-polkit-automagic.patch b/source/gnome/gnome-session/gnome-session-2.23.5-polkit-automagic.patch deleted file mode 100644 index c92e474..0000000 --- a/source/gnome/gnome-session/gnome-session-2.23.5-polkit-automagic.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- - From bheelinkg, fix automagic dependency on policykit - - configure.in | 13 +++++++++++-- - 1 file changed, 11 insertions(+), 2 deletions(-) - -diff -Naur gnome-session-2.23.5/configure.in gnome-session-2.23.5.new/configure.in ---- gnome-session-2.23.5/configure.in 2008-07-23 03:08:03.000000000 +0530 -+++ gnome-session-2.23.5.new/configure.in 2008-08-09 11:34:35.000000000 +0530 -@@ -77,9 +77,18 @@ - PKG_CHECK_MODULES(EGG_SMCLIENT, gtk+-2.0) - PKG_CHECK_MODULES(EGG_LIBGNOMEUI, libgnomeui-2.0) - --PKG_CHECK_MODULES(POLKIT_GNOME, polkit-gnome >= $POLKIT_GNOME_REQUIRED, have_polkit=yes, have_polkit=no) -+AC_ARG_ENABLE([polkit], -+ AC_HELP_STRING([--enable-polkit], [Enable PolicyKit support (default auto)]), -+ enable_polkit=$enableval, -+ enable_polkit=auto) -+if test "x$enable_polkit" != "xno"; then -+ PKG_CHECK_MODULES(POLKIT_GNOME, polkit-gnome >= $POLKIT_GNOME_REQUIRED, have_polkit=yes, have_polkit=no) -+ if test "x$enable_polkit" = "xyes" -a "x$have_polkit" = "xno"; then -+ AC_MSG_ERROR([PolicyKit support explicitly requested but dependencies not found]) -+ fi -+fi - --if test "$have_polkit" = "yes"; then -+if test "x$have_polkit" = "xyes"; then - AC_DEFINE(HAVE_POLKIT_GNOME, [1], [whether PolKit GNOME was found]) - fi - From bouleetbil at frogdev.info Sat Feb 21 20:18:38 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 20:18:39 2009 Subject: [Frugalware-git] gnome226: vte-0.19.4-1-i686 Message-ID: <20090221191838.7300E11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=7bb7697db3f80d026a1af6941e8fd5fae5e9df01 commit 7bb7697db3f80d026a1af6941e8fd5fae5e9df01 Author: bouleetbil Date: Sat Feb 21 20:16:48 2009 +0100 vte-0.19.4-1-i686 *version bump diff --git a/source/xapps/vte/FrugalBuild b/source/xapps/vte/FrugalBuild index 6c37b4e..6f15280 100644 --- a/source/xapps/vte/FrugalBuild +++ b/source/xapps/vte/FrugalBuild @@ -2,22 +2,22 @@ # Maintainer: Christian Hamar alias krix pkgname=vte -pkgver=0.17.4 -pkgrel=3 +pkgver=0.19.4 +pkgrel=1 pkgdesc="Virtual Terminal Emulator" url="http://www.gnome.org/" -depends=('gtk+2>=2.14.3') -makedepends=('pygtk>=2.12.0' 'gtk-doc>=1.9' 'perl-xml-parser' 'intltool') +depends=('gtk+2>=2.15.4') +makedepends=('pygtk>=2.14.0' 'gtk-doc>=1.9' 'perl-xml-parser' 'intltool') groups=('xapps') archs=('i686' 'x86_64' 'ppc') _F_gnome_devel="y" Finclude gnome -sha1sums=('fe4a3ec476c97d0f385249ee60edb12887b69575') +sha1sums=('94c8e21701ba01dc13c9d1c7055201a7545a2760') Fconfopts="$Fconfopts --enable-gtk-doc" subpkgs=('vte-python') subdescs=('Python bindings for VTE') -subdepends=("pygtk>=2.12.1-4 $pkgname=$pkgver") +subdepends=("pygtk>=2.14.0 $pkgname=$pkgver") subgroups=('xlib-extra') subarchs=('i686 x86_64 ppc') From bouleetbil at frogdev.info Sat Feb 21 20:28:59 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 20:29:01 2009 Subject: [Frugalware-git] gnome226: gnome-terminal-2.25.91-1-i686 Message-ID: <20090221192859.C02EA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=c77fc8565053cc674d5a8ecd791fce4555ae5eae commit c77fc8565053cc674d5a8ecd791fce4555ae5eae Author: bouleetbil Date: Sat Feb 21 20:27:19 2009 +0100 gnome-terminal-2.25.91-1-i686 *version bump diff --git a/source/gnome/gnome-terminal/FrugalBuild b/source/gnome/gnome-terminal/FrugalBuild index ec1aa3f..7c21695 100644 --- a/source/gnome/gnome-terminal/FrugalBuild +++ b/source/gnome/gnome-terminal/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-terminal -pkgver=2.24.3 +pkgver=2.25.91 pkgrel=1 pkgdesc="GNOME terminal emulator" url="http://www.gnome.org/" -depends=('libgnomeui>=2.24.0' 'startup-notification' 'vte>=0.17.4' 'rarian' 'gnome-vfs>=2.24.0' \ +depends=('libgnomeui>=2.24.0' 'startup-notification' 'vte>=0.19.4' 'rarian' 'gnome-vfs>=2.24.0' \ 'avahi-glib>=0.6.23' 'dbus-glib>=0.76') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') @@ -15,7 +15,7 @@ _F_gnome_scrollkeeper="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-terminal.schemas') Finclude gnome gnome-scriptlet source=(${source[@]} 00-$pkgname-2.12.0-prompt.patch) -sha1sums=('395867784ac022ae1120c2aa20bafbed14f40595' \ +sha1sums=('55501f6b1ec714142c44234cfaea564d3a6c5c64' \ '4c81fb467dff18f0db3cda535a3549d233b9275a') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 20:34:39 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 20:34:41 2009 Subject: [Frugalware-git] gnome226: libgtop-2.25.91-1-i686 Message-ID: <20090221193439.D8C2A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=c7f085f32c092ce60215b9ad244d3608e275abdc commit c7f085f32c092ce60215b9ad244d3608e275abdc Author: bouleetbil Date: Sat Feb 21 20:33:19 2009 +0100 libgtop-2.25.91-1-i686 *version bump diff --git a/source/xlib/libgtop/FrugalBuild b/source/xlib/libgtop/FrugalBuild index cd9623f..fb04bbd 100644 --- a/source/xlib/libgtop/FrugalBuild +++ b/source/xlib/libgtop/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Christian Hamar alias krix pkgname=libgtop -pkgver=2.24.0 +pkgver=2.25.91 pkgrel=1 pkgdesc="A library that read information about processes and the running system" url="http://www.gnome.org/" -depends=('glib2>=2.18.1' 'popt' 'texinfo' 'libxau') +depends=('glib2>=2.19.8' 'popt' 'texinfo' 'libxau') makedepends=('libxt' 'perl-xml-parser' 'gtk-doc' 'intltool') groups=('xlib') archs=('i686' 'x86_64' 'ppc') Finclude gnome texinfo Fconfopts="$Fconfopts --enable-debug=no --enable-fatal-warnings=no" -sha1sums=('934b9a83f8042dbbacdfb02cf85f4078d8b6fd14') +sha1sums=('4f062f916872072bcb88917ae27da49de3705928') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 20:42:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 20:42:44 2009 Subject: [Frugalware-git] gnome226: gucharmap-2.25.91-1-i686 Message-ID: <20090221194243.4A66F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=3e7d997e2a1d4032dc8ffbb622804c56d6d502ff commit 3e7d997e2a1d4032dc8ffbb622804c56d6d502ff Author: bouleetbil Date: Sat Feb 21 20:40:58 2009 +0100 gucharmap-2.25.91-1-i686 *version bump diff --git a/source/gnome/gucharmap/FrugalBuild b/source/gnome/gucharmap/FrugalBuild index b6769cd..004c8ed 100644 --- a/source/gnome/gucharmap/FrugalBuild +++ b/source/gnome/gucharmap/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gucharmap -pkgver=2.24.3 +pkgver=2.25.91 pkgrel=1 pkgdesc="A featureful Unicode character map for GNOME" url="http://www.gnome.org/" @@ -14,6 +14,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('bf622acdbc1e682193532cc2b3a1e09c05af7bfa') +sha1sums=('00d5c1921a5d2f79290532455b131cf6b4e72530') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 21:11:14 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 21:11:17 2009 Subject: [Frugalware-git] gnome226: gnome-applets-2.25.91-1-i686 Message-ID: <20090221201114.D6DFD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=cf88a6cbdacbfcd07e138203c996b9615440193d commit cf88a6cbdacbfcd07e138203c996b9615440193d Author: bouleetbil Date: Sat Feb 21 21:08:53 2009 +0100 gnome-applets-2.25.91-1-i686 *version bump diff --git a/source/gnome/gnome-applets/FrugalBuild b/source/gnome/gnome-applets/FrugalBuild index 3508b53..b40bde9 100644 --- a/source/gnome/gnome-applets/FrugalBuild +++ b/source/gnome/gnome-applets/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-applets -pkgver=2.24.3.1 +pkgver=2.25.91 pkgrel=1 pkgdesc="Applets for use with the GNOME panel" url="http://www.gnome.org/" -depends=('gail' 'gnome-panel>=2.24.3' 'libgtop>=2.24.0' 'libxklavier>=3.8' 'libwnck>=2.24.0' \ - 'gucharmap>=2.24.3' 'gst-plugins-base>=0.10.21-1' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.76-1' \ - 'libgnomekbd' 'gnome-settings-daemon' 'libgweather>=2.24.3') +depends=('gail' 'gnome-panel>=2.25.91' 'libgtop>=2.25.91' 'libxklavier>=3.8' 'libwnck>=2.25.91' \ + 'gucharmap>=2.25.91' 'gst-plugins-base>=0.10.21-1' 'libnotify' 'gnome-icon-theme' 'dbus-glib>=0.76-1' \ + 'libgnomekbd' 'gnome-settings-daemon' 'libgweather>=2.25.91') rodepends=('notification-daemon') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') @@ -26,7 +26,7 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-flags --enable-ipv6 --with-gstreamer=0.10 --enable-stickynotes" source=(${source[@]} mixer_applet_powersave.patch README.Frugalware) -sha1sums=('cc9a121bb06f687c221902c24dbdbe37bd68b07f' \ +sha1sums=('3f439d7ca53cb326dbb3b9a21a2741906d220c50' \ '52f3ae4811dee6bd263fdec8f464f5221355d368' \ 'c0774a7e94736eeb18aee8cba06bb52fc8a9f144') From bouleetbil at frogdev.info Sat Feb 21 21:21:32 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 21:21:34 2009 Subject: [Frugalware-git] gnome226: bug-buddy-2.25.91-1-i686 Message-ID: <20090221202132.E397B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=dcddea3696dbe012be06f1934076f885c4efd0a7 commit dcddea3696dbe012be06f1934076f885c4efd0a7 Author: bouleetbil Date: Sat Feb 21 21:19:58 2009 +0100 bug-buddy-2.25.91-1-i686 *version bump diff --git a/source/gnome/bug-buddy/FrugalBuild b/source/gnome/bug-buddy/FrugalBuild index 0bff66c..5503de6 100644 --- a/source/gnome/bug-buddy/FrugalBuild +++ b/source/gnome/bug-buddy/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=bug-buddy -pkgver=2.24.2 -pkgrel=2 +pkgver=2.25.91 +pkgrel=1 pkgdesc="A bug reporting tool for GNOME" -depends=('gnome-desktop>=2.24.2' 'gnome-menus>=2.24.2' 'rarian>=0.8.0' 'desktop-file-utils' \ - 'libsoup>=2.24.0.1-2' 'libgtop>=2.24.0' 'evolution-data-server>=2.24.1' 'libelf' \ +depends=('gnome-desktop>=2.25.91' 'gnome-menus>=2.25.91' 'rarian>=0.8.0' 'desktop-file-utils' \ + 'libsoup>=2.25.91' 'libgtop>=2.24.0' 'evolution-data-server>=2.25.91' 'libelf' \ 'heimdal>=1.2.1' 'db>=4.7.25' 'gnutls>=2.6') makedepends=('intltool' 'gnome-doc-utils>=0.12.2') groups=('gnome' 'gnome-minimal') @@ -16,6 +16,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('00eb4f47af4e56d94ef8862acf782e572fdec7d2') +sha1sums=('0b3f3f927d88fb766580c7f6cbbebab07f823921') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 21:30:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 21:30:37 2009 Subject: [Frugalware-git] gnome226: nautilus-cd-burner-2.25.3-1-i686 Message-ID: <20090221203036.0C80711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=e3ee208c02f0360e2849d30cd4eaacb0ccd07ed3 commit e3ee208c02f0360e2849d30cd4eaacb0ccd07ed3 Author: bouleetbil Date: Sat Feb 21 21:29:08 2009 +0100 nautilus-cd-burner-2.25.3-1-i686 *version bump diff --git a/source/gnome/nautilus-cd-burner/FrugalBuild b/source/gnome/nautilus-cd-burner/FrugalBuild index ba51248..2a69d19 100644 --- a/source/gnome/nautilus-cd-burner/FrugalBuild +++ b/source/gnome/nautilus-cd-burner/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Christian Hamar alias krix pkgname=nautilus-cd-burner -pkgver=2.24.0 +pkgver=2.25.3 pkgrel=1 pkgdesc="An easy to use CD/DVD burning package for Nautilus" url="http://www.gnome.org/" -depends=('nautilus>=2.24.0' 'cdrtools') +depends=('nautilus>=2.25.91' 'cdrtools') makedepends=('intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/nautilus-cd-burner.schemas') _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet -sha1sums=('2acf746c995f19c382c9a7a55a545edcfc8dc29e') +sha1sums=('8721cebffa6a39e916c66a759c2add9a7a49e636') # optimization OK From elentir at mailoo.org Sat Feb 21 21:30:52 2009 From: elentir at mailoo.org (Elentir) Date: Sat Feb 21 21:30:53 2009 Subject: [Frugalware-git] fwife: clean fwife sources Message-ID: <20090221203052.55B8D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=0ca3af55d9a4fca4415d4a98ea655d41268b821b commit 0ca3af55d9a4fca4415d4a98ea655d41268b821b Author: Elentir Date: Sat Feb 21 21:23:47 2009 +0100 clean fwife sources * move dialogbox messages to file fwife-message.c * fix untranslated(french) comments in code * update copyright year * fix untranslated messages with gettext * fix indentation diff --git a/src/Makefile.am b/src/Makefile.am index 4d14879..c3069ae 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,7 +9,8 @@ bin_PROGRAMS=fwife fwife_SOURCES= \ fwife.c \ - util.c + util.c \ + fwife-message.c fwife_LDADD= @GTK_LIBS@ diff --git a/src/fwife-message.c b/src/fwife-message.c new file mode 100644 index 0000000..ba4c882 --- /dev/null +++ b/src/fwife-message.c @@ -0,0 +1,171 @@ +/* + * fwife.c for Fwife + * + * Copyright (c) 2009 by Albar Boris + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + * USA. + */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + +#include +#include +#include +#include +#include "fwife.h" +#include "fwife-message.h" + +/* Just an error */ +void fwife_error(const char* error_str) +{ + GtkWidget *error_dlg = NULL; + extern GtkWidget *assistant; + + if (!strlen(error_str)) + return; + error_dlg = gtk_message_dialog_new (GTK_WINDOW(assistant), + GTK_DIALOG_DESTROY_WITH_PARENT, + GTK_MESSAGE_ERROR, + GTK_BUTTONS_OK, + "%s", + error_str); + + gtk_window_set_resizable (GTK_WINDOW(error_dlg), FALSE); + gtk_window_set_title (GTK_WINDOW(error_dlg), _("Fwife error")); + + gtk_dialog_run (GTK_DIALOG(error_dlg)); + + gtk_widget_destroy (error_dlg); + + return; +} + +/* Information dialog */ +void fwife_info(const char *info_str) +{ + GtkWidget *info_dlg = NULL; + extern GtkWidget *assistant; + + if (!strlen(info_str)) + return; + + info_dlg = gtk_message_dialog_new (GTK_WINDOW(assistant), + GTK_DIALOG_DESTROY_WITH_PARENT, + GTK_MESSAGE_INFO, + GTK_BUTTONS_OK, + "%s", + info_str); + + gtk_window_set_resizable (GTK_WINDOW(info_dlg), FALSE); + gtk_window_set_title (GTK_WINDOW(info_dlg), _("Fwife information")); + + gtk_dialog_run (GTK_DIALOG(info_dlg)); + + gtk_widget_destroy (info_dlg); + + return; +} + +/* Fatal error : quit fwife */ +void fwife_fatal_error(const char* error_str) +{ + GtkWidget *error_dlg = NULL; + extern GtkWidget *assistant; + + if (!strlen(error_str)) + return; + + error_dlg = gtk_message_dialog_new (GTK_WINDOW(assistant), + GTK_DIALOG_DESTROY_WITH_PARENT, + GTK_MESSAGE_ERROR, + GTK_BUTTONS_OK, + "%s", + error_str); + + gtk_window_set_resizable (GTK_WINDOW(error_dlg), FALSE); + gtk_window_set_title (GTK_WINDOW(error_dlg), _("Fwife error")); + + gtk_dialog_run (GTK_DIALOG(error_dlg)); + + gtk_widget_destroy (error_dlg); + + fwife_exit(); + return; +} + +/* A yes-no question */ +int fwife_question(const char* msg_str) +{ + GtkWidget *question_dlg; + extern GtkWidget *assistant; + + question_dlg = gtk_message_dialog_new (GTK_WINDOW(assistant), + GTK_DIALOG_MODAL, + GTK_MESSAGE_QUESTION, + GTK_BUTTONS_YES_NO, + msg_str); + + gtk_window_set_resizable (GTK_WINDOW(question_dlg), FALSE); + gtk_window_set_title (GTK_WINDOW(question_dlg), _("Fwife question")); + + int rep = gtk_dialog_run(GTK_DIALOG(question_dlg)); + gtk_widget_destroy(question_dlg); + return(rep); +} + +/* A simple entry dialog, return NULL if empty */ +char* fwife_entry(const char* title, const char* msg_str, const char* defaul) +{ + char *str; + extern GtkWidget *assistant; + + GtkWidget *pBoite = gtk_dialog_new_with_buttons(title, + GTK_WINDOW(assistant), + GTK_DIALOG_MODAL, + GTK_STOCK_OK,GTK_RESPONSE_OK, + NULL); + + GtkWidget *labelinfo = gtk_label_new(msg_str); + GtkWidget *pEntry = gtk_entry_new(); + if(defaul) + gtk_entry_set_text(GTK_ENTRY(pEntry), defaul); + + gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), labelinfo, FALSE, FALSE, 5); + gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), pEntry, TRUE, FALSE, 5); + + gtk_widget_show_all(GTK_DIALOG(pBoite)->vbox); + + /* Show the dialog box */ + switch (gtk_dialog_run(GTK_DIALOG(pBoite))) + { + /* return text entry */ + case GTK_RESPONSE_OK: + str = strdup((char*)gtk_entry_get_text(GTK_ENTRY(pEntry))); + break; + /* User cancel so return NULL */ + case GTK_RESPONSE_CANCEL: + case GTK_RESPONSE_NONE: + default: + str = NULL; + break; + } + gtk_widget_destroy(pBoite); + + return str; +} + diff --git a/src/fwife-message.h b/src/fwife-message.h new file mode 100644 index 0000000..71a95ec --- /dev/null +++ b/src/fwife-message.h @@ -0,0 +1,33 @@ +/* + * util.c for Fwife + * + * Copyright (c) 2009 by Albar Boris + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + * USA. + */ + +#ifndef _MSG_H_INCLUDED +#define _MSG_H_INCLUDED + +/* Some functions for basic messages */ +void fwife_fatal_error(const char *msg); +void fwife_error(const char *msg); +void fwife_info(const char *msg); +int fwife_question(const char *msg); +char* fwife_entry(const char *, const char*, const char*); + +#endif /* _MSG_H_INCLUDED */ + diff --git a/src/fwife.c b/src/fwife.c index adb8d29..53f5780 100644 --- a/src/fwife.c +++ b/src/fwife.c @@ -2,7 +2,7 @@ * fwife.c for Fwife * * Copyright (c) 2005 by Miklos Vajna - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -33,23 +33,24 @@ #include #include #include "fwife.h" +#include "fwife-message.h" -//* list of all loaded plugins *// -GList *plugin_list; +/* list of all loaded plugins */ +GList *plugin_list = NULL; -//* used by plugins for get/put config *// -GList *config=NULL; +/* used by plugins for get/put config */ +GList *config = NULL; -//* current loaded plugin *// -plugin_t *plugin_active; +/* current loaded plugin */ +plugin_t *plugin_active = NULL; -//* Widget for the assistant *// +/* Widget for the assistant */ GtkWidget *assistant = NULL; -//* Pages data *// +/* Pages data */ PageInfo *pages = NULL; -//* Function used for sort plugins with priorities *// +/* Function used for sort plugins with priorities */ int sort_plugins(gconstpointer a, gconstpointer b) { const plugin_t *pa = a; @@ -57,10 +58,10 @@ int sort_plugins(gconstpointer a, gconstpointer b) return (pa->priority - pb->priority); } -//* Open a file plugin and add it into list *// +/* Open a file plugin and add it into list */ int fwife_add_plugins(char *filename) { - void *handle; + void *handle; void *(*infop) (void); if ((handle = dlopen(filename, RTLD_NOW)) == NULL) @@ -81,10 +82,10 @@ int fwife_add_plugins(char *filename) return(0); } -//* Find dynamic plugins and add them *// +/* Find dynamic plugins and add them */ int fwife_load_plugins(char *dirname) { - char *filename, *ext; + char *filename, *ext; DIR *dir; struct dirent *ent; struct stat statbuf; @@ -95,7 +96,7 @@ int fwife_load_plugins(char *dirname) perror(dirname); return(1); } - // remenber that asklang is now special plugin + /* remember that asklang is now special plugin */ while ((ent = readdir(dir)) != NULL) { filename = g_strdup_printf("%s/%s", dirname, ent->d_name); @@ -110,7 +111,7 @@ int fwife_load_plugins(char *dirname) return(0); } -//* Unload dynamic plugins *// +/* Unload dynamic plugins */ int cleanup_plugins() { int i; @@ -124,6 +125,7 @@ int cleanup_plugins() return(0); } +/* Quit fwife */ void fwife_exit() { FREE(pages); @@ -131,77 +133,74 @@ void fwife_exit() gtk_main_quit(); } -//* Dialog box for quit the installation *// +/* Dialog box for quit the installation */ void cancel_install(GtkWidget *w, gpointer user_data) { - int result = fwife_question(_("Are you sure you want to exit from the installer?\n")); - if(result == GTK_RESPONSE_YES) - { - fwife_exit(); - } - return; + int result = fwife_question(_("Are you sure you want to exit from the installer?\n")); + if(result == GTK_RESPONSE_YES) + { + fwife_exit(); + } + return; } -//* Dialog Box when instllation finished *// +/* Finish the installation and quit */ void close_install(GtkWidget *w, gpointer user_data) { - fwife_info(_("Frugalware installation completed.\n You can now reboot your computer")); - plugin_active->run(&config); //run finish plugin - fwife_exit(); + fwife_info(_("Frugalware installation completed.\n You can now reboot your computer")); + plugin_active->run(&config); + fwife_exit(); - return; + return; } -//* Load next plugin *// +/* Load next plugin */ int plugin_next(GtkWidget *w, gpointer user_data) { if(plugin_active->run(&config) == -1) { LOG("Error when running plugin %s\n", plugin_active->name); - fwife_error("Error when running plugin. Please report"); + fwife_error(_("Error when running plugin. Please report")); } - // next plugin + + /* load next plugin an call his prerun function */ plugin_active = g_list_nth_data(plugin_list, g_list_index(plugin_list, (gconstpointer)plugin_active)+1); - // prerun if(plugin_active->prerun) plugin_active->prerun(&config); return 0; } -//* load previous plugin *// +/* load previous plugin */ int plugin_previous(GtkWidget *w, gpointer user_data) { plugin_active = g_list_nth_data(plugin_list, g_list_index(plugin_list, (gconstpointer)plugin_active)-1); - // prerun + /* call prerun when back to a previous plugin */ if(plugin_active->prerun) - plugin_active->prerun(&config); + plugin_active->prerun(&config); return 0; } -//* Load next plugin *// +/* Load next plugin */ int show_help(GtkWidget *w, gpointer user_data) { if((plugin_active->load_help_widget) != NULL) - { - + { GtkWidget *helpwidget = plugin_active->load_help_widget(); GtkWidget *pBoite = gtk_dialog_new_with_buttons(_("Plugin help"), - GTK_WINDOW(assistant), - GTK_DIALOG_MODAL, - GTK_STOCK_OK,GTK_RESPONSE_OK, - NULL); + GTK_WINDOW(assistant), + GTK_DIALOG_MODAL, + GTK_STOCK_OK,GTK_RESPONSE_OK, + NULL); gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), helpwidget, TRUE, TRUE, 5); - - gtk_widget_show_all(GTK_DIALOG(pBoite)->vbox); - - gtk_dialog_run(GTK_DIALOG(pBoite)); + gtk_widget_show_all(GTK_DIALOG(pBoite)->vbox); + gtk_dialog_run(GTK_DIALOG(pBoite)); gtk_widget_destroy(pBoite); - } + } else { fwife_error(_("No help available for this plugin")); @@ -210,47 +209,47 @@ int show_help(GtkWidget *w, gpointer user_data) return 0; } -//* Asklang is now a special plugin loaded before all others plugins *// +/* Asklang is now a special plugin loaded before all others plugins */ int ask_language() { void *handle; void *(*infop) (void); - + char *ptr = g_strdup_printf("%s/%s", PLUGINDIR, "asklang.so"); - if ((handle = dlopen(ptr, RTLD_NOW)) == NULL) - { + + if((handle = dlopen(ptr, RTLD_NOW)) == NULL) { fprintf(stderr, "%s", dlerror()); FREE(ptr); return(1); } FREE(ptr); - if ((infop = dlsym(handle, "info")) == NULL) - { + if ((infop = dlsym(handle, "info")) == NULL) { fprintf(stderr, "%s", dlerror()); return(1); } + plugin_t *pluginlang = infop(); pluginlang->handle = handle; - GtkWidget *pBoite = gtk_dialog_new_with_buttons("Language selection (default : en_US)", - NULL, - GTK_DIALOG_MODAL, - GTK_STOCK_OK,GTK_RESPONSE_OK, - NULL); - gtk_widget_set_size_request (pBoite, 800, 600); - gtk_window_set_deletable ( GTK_WINDOW ( pBoite ), FALSE ); - + GtkWidget *pBoite = gtk_dialog_new_with_buttons(_("Language selection (default : en_US)"), + NULL, + GTK_DIALOG_MODAL, + GTK_STOCK_OK,GTK_RESPONSE_OK, + NULL); + gtk_widget_set_size_request(pBoite, 800, 600); + gtk_window_set_deletable(GTK_WINDOW(pBoite), FALSE ); - GdkPixbuf *pixbuf = gdk_pixbuf_new_from_file (g_strdup_printf("%s/headlogo.png", IMAGEDIR), NULL); - if(!pixbuf) - { - fprintf(stdout, "error message: can't load images/headlogo.png\n"); + ptr = g_strdup_printf("%s/headlogo.png", IMAGEDIR); + GdkPixbuf *pixbuf = gdk_pixbuf_new_from_file (ptr, NULL); + FREE(ptr); + + if(!pixbuf) { + LOG("warning : can't load image headlogo.png"); } - else - { - /* Set it as icon window */ - gtk_window_set_icon(GTK_WINDOW (pBoite),pixbuf); + else { + /* Set it as window icon */ + gtk_window_set_icon(GTK_WINDOW(pBoite),pixbuf); } g_object_unref(pixbuf); @@ -265,237 +264,115 @@ int ask_language() return 0; } - int main (int argc, char *argv[]) { - int i; - GError *gerror = NULL; - GdkColor color; - plugin_t *plugin; - - gtk_init (&argc, &argv); - - if (getuid() != 0) - { - fwife_error(_("Insuffecient privileges. Fwife must be run as root.")); - exit(1); - } - - ask_language(); - - /* Create a new assistant widget with no pages. */ - assistant = gtk_assistant_new (); - gtk_widget_set_size_request (assistant, 800, 600); - //gtk_window_unfullscreen (GTK_WINDOW (assistant)); - gtk_window_set_title (GTK_WINDOW (assistant), _("Fwife : Frugalware Installer Front-End")); - - /* Connect signals with functions */ - g_signal_connect (G_OBJECT (assistant), "destroy", G_CALLBACK (cancel_install), NULL); - g_signal_connect (G_OBJECT (assistant), "cancel", G_CALLBACK (cancel_install), NULL); - g_signal_connect (G_OBJECT (assistant), "close", G_CALLBACK (close_install), NULL); - - /* Some trick to connect buttons with plugin move functions */ - g_signal_connect(G_OBJECT(((GtkAssistant *) assistant)->forward), "clicked", G_CALLBACK(plugin_next), NULL); - g_signal_connect(G_OBJECT(((GtkAssistant *) assistant)->back), "clicked", G_CALLBACK(plugin_previous), NULL); - - // Remove useless button and add usefull one - gtk_assistant_remove_action_widget(GTK_ASSISTANT(assistant), (GtkWidget*)(((GtkAssistant *) assistant)->last)); - GtkWidget *help = gtk_button_new_from_stock(GTK_STOCK_HELP); - gtk_widget_show(help); - g_signal_connect (G_OBJECT (help), "clicked", G_CALLBACK (show_help), NULL); - gtk_assistant_add_action_widget(GTK_ASSISTANT(assistant), help); - /* Load a nice image */ - GdkPixbuf *pixbuf = gdk_pixbuf_new_from_file (g_strdup_printf("%s/headlogo.png", IMAGEDIR), &gerror); - if(!pixbuf) { - fprintf(stdout, "error message: %s\n", gerror->message); - } - - /* Set it as icon window */ - gtk_window_set_icon(GTK_WINDOW (assistant),pixbuf); - - /* Make ugly colors ;) */ - gdk_color_parse ("#94b6db", &color); - gtk_widget_modify_bg (assistant, GTK_STATE_SELECTED, &color); - /*gdk_color_parse ("black", &color); - gtk_widget_modify_fg (assistant, GTK_STATE_SELECTED, &color);*/ - - - /* Load plugins.... */ - fwife_load_plugins(PLUGINDIR); - - plugin_list = g_list_sort(plugin_list, sort_plugins); - - /*Allocate memory for stocking pages */ - MALLOC(pages, sizeof(PageInfo)*g_list_length(plugin_list)); - - //* Initializing pages... *// - for(i=0; iname); - - pages[i] = (PageInfo) {NULL, -1, GET_UTF8(plugin->desc()), plugin->type, plugin->complete}; - - if ((pages[i].widget = plugin->load_gtk_widget()) == NULL) - { LOG("Error when loading plugin's widget @ %s\n", plugin->name); } - - pages[i].index = gtk_assistant_append_page (GTK_ASSISTANT (assistant), pages[i].widget); - gtk_assistant_set_page_title (GTK_ASSISTANT (assistant), pages[i].widget, pages[i].title); - gtk_assistant_set_page_type (GTK_ASSISTANT (assistant), pages[i].widget, pages[i].type); - gtk_assistant_set_page_complete (GTK_ASSISTANT (assistant), pages[i].widget, pages[i].complete); - gtk_assistant_set_page_header_image(GTK_ASSISTANT (assistant), pages[i].widget,pixbuf); - } - - //* Begin with first plugin *// - plugin_active = g_list_nth_data(plugin_list, 0); - - gtk_widget_show_all (assistant); - // begin event loop - gtk_main (); - return 0; -} - -//* Others functions *// - -//* Just an error *// -void fwife_error(char* error_str) -{ - GtkWidget *error_dlg = NULL; + int i; + char *ptr; + GError *gerror = NULL; + GdkColor color; + plugin_t *plugin; - if (!strlen(error_str)) - return; - error_dlg = gtk_message_dialog_new (GTK_WINDOW(assistant), - GTK_DIALOG_DESTROY_WITH_PARENT, - GTK_MESSAGE_ERROR, - GTK_BUTTONS_OK, - "%s", - error_str); + gtk_init (&argc, &argv); - gtk_window_set_resizable (GTK_WINDOW(error_dlg), FALSE); - gtk_window_set_title (GTK_WINDOW(error_dlg), _("Fwife error")); + if (getuid() != 0) + { + fwife_error(_("Insuffecient privileges. Fwife must be run as root.")); + exit(1); + } - gtk_dialog_run (GTK_DIALOG(error_dlg)); + ask_language(); - gtk_widget_destroy (error_dlg); + /* Create a new assistant widget with no pages. */ + assistant = gtk_assistant_new(); + gtk_widget_set_size_request(assistant, 800, 600); + gtk_window_set_title(GTK_WINDOW (assistant), _("Fwife : Frugalware Installer Front-End")); - return; -} + /* Connect signals with functions */ + g_signal_connect(G_OBJECT(assistant), "destroy", G_CALLBACK (cancel_install), NULL); + g_signal_connect(G_OBJECT(assistant), "cancel", G_CALLBACK (cancel_install), NULL); + g_signal_connect(G_OBJECT(assistant), "close", G_CALLBACK (close_install), NULL); -void fwife_info(char *info_str) -{ - GtkWidget *info_dlg = NULL; - - if (!strlen(info_str)) - return; - info_dlg = gtk_message_dialog_new (GTK_WINDOW(assistant), - GTK_DIALOG_DESTROY_WITH_PARENT, - GTK_MESSAGE_INFO, - GTK_BUTTONS_OK, - "%s", - info_str); + /* Some trick to connect buttons with plugin move functions */ + g_signal_connect(G_OBJECT(((GtkAssistant *) assistant)->forward), "clicked", G_CALLBACK(plugin_next), NULL); + g_signal_connect(G_OBJECT(((GtkAssistant *) assistant)->back), "clicked", G_CALLBACK(plugin_previous), NULL); - gtk_window_set_resizable (GTK_WINDOW(info_dlg), FALSE); - gtk_window_set_title (GTK_WINDOW(info_dlg), _("Fwife information")); + /* Trick to remove 'last' button (add some GtkWarnings) */ + gtk_assistant_remove_action_widget(GTK_ASSISTANT(assistant), (GtkWidget*)(((GtkAssistant *) assistant)->last)); + + /* Add a new help button */ + GtkWidget *help = gtk_button_new_from_stock(GTK_STOCK_HELP); + gtk_widget_show(help); + g_signal_connect (G_OBJECT (help), "clicked", G_CALLBACK(show_help), NULL); + gtk_assistant_add_action_widget(GTK_ASSISTANT(assistant), help); + + /* Load a nice image */ + ptr = g_strdup_printf("%s/headlogo.png", IMAGEDIR); + GdkPixbuf *pixbuf = gdk_pixbuf_new_from_file (ptr, &gerror); + FREE(ptr); + + if(!pixbuf) { + LOG("warning : %s", gerror->message); + } + + /* Set it as icon window */ + gtk_window_set_icon(GTK_WINDOW (assistant),pixbuf); - gtk_dialog_run (GTK_DIALOG(info_dlg)); + /* Make ugly colors ;) */ + gdk_color_parse ("#94b6db", &color); + gtk_widget_modify_bg (assistant, GTK_STATE_SELECTED, &color); + /*gdk_color_parse ("black", &color); + gtk_widget_modify_fg (assistant, GTK_STATE_SELECTED, &color);*/ - gtk_widget_destroy (info_dlg); - return; -} + /* Load plugins.... */ + fwife_load_plugins(PLUGINDIR); + plugin_list = g_list_sort(plugin_list, sort_plugins); -//* Fatal error : quit fwife *// -void fwife_fatal_error(char* error_str) -{ - GtkWidget *error_dlg = NULL; - if (!strlen(error_str)) - return; - error_dlg = gtk_message_dialog_new (GTK_WINDOW(assistant), - GTK_DIALOG_DESTROY_WITH_PARENT, - GTK_MESSAGE_ERROR, - GTK_BUTTONS_OK, - "%s", - error_str); - - gtk_window_set_resizable (GTK_WINDOW(error_dlg), FALSE); - gtk_window_set_title (GTK_WINDOW(error_dlg), _("Fwife error")); - - gtk_dialog_run (GTK_DIALOG(error_dlg)); - - gtk_widget_destroy (error_dlg); - - fwife_exit(); - - return; -} + /* Allocate memory for stocking pages */ + MALLOC(pages, sizeof(PageInfo)*g_list_length(plugin_list)); -//* A basic question *// -int fwife_question(char* msg_str) -{ - GtkWidget *pQuestion; - - pQuestion = gtk_message_dialog_new (GTK_WINDOW(assistant), - GTK_DIALOG_MODAL, - GTK_MESSAGE_QUESTION, - GTK_BUTTONS_YES_NO, - msg_str); - int rep = gtk_dialog_run(GTK_DIALOG(pQuestion)); - gtk_widget_destroy(pQuestion); - return(rep); -} + /* Load data of all pages... */ + for(i=0; iname); + pages[i] = (PageInfo) {NULL, -1, GET_UTF8(plugin->desc()), plugin->type, plugin->complete}; + + if((pages[i].widget = plugin->load_gtk_widget()) == NULL) + LOG("Error when loading plugin's widget @ %s", plugin->name); + } + + pages[i].index = gtk_assistant_append_page (GTK_ASSISTANT (assistant), pages[i].widget); + gtk_assistant_set_page_title (GTK_ASSISTANT (assistant), pages[i].widget, pages[i].title); + gtk_assistant_set_page_type (GTK_ASSISTANT (assistant), pages[i].widget, pages[i].type); + gtk_assistant_set_page_complete (GTK_ASSISTANT (assistant), pages[i].widget, pages[i].complete); + gtk_assistant_set_page_header_image(GTK_ASSISTANT (assistant), pages[i].widget,pixbuf); + } + /* Begin with first plugin */ + plugin_active = g_list_nth_data(plugin_list, 0); -//* A simple entry *// -char* fwife_entry(char* title, char* msg_str, char* defaul) -{ - char *str; - GtkWidget *pBoite = gtk_dialog_new_with_buttons(title, - GTK_WINDOW(assistant), - GTK_DIALOG_MODAL, - GTK_STOCK_OK,GTK_RESPONSE_OK, - NULL); - - GtkWidget *labelinfo = gtk_label_new(msg_str); - GtkWidget *pEntry = gtk_entry_new(); - if(defaul) - gtk_entry_set_text(GTK_ENTRY(pEntry), defaul); - gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), labelinfo, FALSE, FALSE, 5); - gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), pEntry, TRUE, FALSE, 5); - - /* Affichage des elements de la boite de dialogue */ - gtk_widget_show_all(GTK_DIALOG(pBoite)->vbox); - - /* On lance la boite de dialogue et on recupere la reponse */ - switch (gtk_dialog_run(GTK_DIALOG(pBoite))) - { - /* L utilisateur valide */ - case GTK_RESPONSE_OK: - str = strdup((char*)gtk_entry_get_text(GTK_ENTRY(pEntry))); - break; - /* L utilisateur annule */ - case GTK_RESPONSE_CANCEL: - case GTK_RESPONSE_NONE: - default: - str = NULL; - break; - } - - /* Destruction de la boite de dialogue */ - gtk_widget_destroy(pBoite); - return str; + gtk_widget_show_all (assistant); + /* begin event loop */ + gtk_main (); + return 0; } -//* Set current page complete *// +/* Set current page completed : grant access to the next page */ void set_page_completed() { - gtk_assistant_set_page_complete(GTK_ASSISTANT(assistant), gtk_assistant_get_nth_page(GTK_ASSISTANT(assistant),gtk_assistant_get_current_page(GTK_ASSISTANT (assistant))), TRUE); + gtk_assistant_set_page_complete(GTK_ASSISTANT(assistant), gtk_assistant_get_nth_page(GTK_ASSISTANT(assistant), + gtk_assistant_get_current_page(GTK_ASSISTANT (assistant))), TRUE); } -//* Set current page incomplete *// +/* Set current page incompleted : deny access to the next page */ void set_page_incompleted() { - gtk_assistant_set_page_complete(GTK_ASSISTANT(assistant), gtk_assistant_get_nth_page(GTK_ASSISTANT(assistant),gtk_assistant_get_current_page(GTK_ASSISTANT (assistant))), FALSE); + gtk_assistant_set_page_complete(GTK_ASSISTANT(assistant), gtk_assistant_get_nth_page(GTK_ASSISTANT(assistant), + gtk_assistant_get_current_page(GTK_ASSISTANT (assistant))), FALSE); } + diff --git a/src/fwife.h b/src/fwife.h index 93890f5..5c98d82 100644 --- a/src/fwife.h +++ b/src/fwife.h @@ -2,7 +2,7 @@ * fwife.h for Fwife * * Copyright (c) 2005 by Miklos Vajna - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -50,16 +50,15 @@ #define GET_UTF8(chaine) g_locale_to_utf8(chaine, -1, NULL, NULL, NULL) -//* Type definition for a plugins *// +/* Structure of a plugins */ -typedef struct -{ +typedef struct { char *name; char* (*desc)(); int priority; GtkWidget* (*load_gtk_widget)(); GtkAssistantPageType type; - gboolean complete; + gboolean complete; GtkWidget* (*load_help_widget)(); int (*prerun)(GList **config); int (*run)(GList **config); @@ -67,24 +66,20 @@ typedef struct } plugin_t; -//* Structure pour le type de page *// +/* A structure for a plugin page */ typedef struct { - GtkWidget *widget; - gint index; - const gchar *title; - GtkAssistantPageType type; - gboolean complete; + GtkWidget *widget; + gint index; + const gchar *title; + GtkAssistantPageType type; + gboolean complete; } PageInfo; -//* Some usefull function *// +/* Functions to grant/deny next page access */ void set_page_completed(); -void set_page_incompleted(); - -//* Some functions for basic messages *// -void fwife_fatal_error(char *msg); -void fwife_error(char *msg); -void fwife_info(char *msg); -int fwife_question(char *msg); -char* fwife_entry(char *, char*, char*); +void set_page_incompleted(); + +/* Force fwife to quit */ +void fwife_exit(); -#endif // FWIFE_H_INCLUDED +#endif /* FWIFE_H_INCLUDED */ diff --git a/src/plugins/common.h b/src/plugins/common.h index 9fb2aaf..5245575 100644 --- a/src/plugins/common.h +++ b/src/plugins/common.h @@ -2,7 +2,7 @@ * common.h for Fwife * * Copyright (c) 2005 by Miklos Vajna - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -26,6 +26,7 @@ #include "../fwife.h" #include "../util.h" +#include "../fwife-message.h" plugin_t *info(); int prerun(GList **config); diff --git a/src/util.c b/src/util.c index 6960b6e..1f65699 100644 --- a/src/util.c +++ b/src/util.c @@ -3,7 +3,7 @@ * * Copyright (c) 2005-2007 by Miklos Vajna * Copyright (c) 2006 by Alex Smith - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -368,3 +368,4 @@ int cmp_str(gconstpointer a, gconstpointer b) { return(strcmp(a, b)); } + diff --git a/src/util.h b/src/util.h index ce29b7b..2629dbc 100644 --- a/src/util.h +++ b/src/util.h @@ -3,7 +3,7 @@ * * Copyright (c) 2005-2007 by Miklos Vajna * Copyright (c) 2006 by Alex Smith - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -41,11 +41,16 @@ #endif #define _(text) gettext(text) -#define MALLOC(p, b) { if((b) > 0) \ +#define MALLOC(p, b) do { if((b) > 0) \ { p = malloc(b); if (!(p)) \ { fprintf(stderr, "malloc failure: could not allocate %d bytes\n", (int)(b)); \ - exit(1); }} else p = NULL; } -#define FREE(p) { if (p) { free(p); (p) = NULL; }} + exit(1); }} else p = NULL; } while(0) + +#define FREE(p) do { if (p) { \ + free(p); \ + (p) = NULL; \ + } \ + } while(0) #define LOG(fmt, args...) fwife_log(__FILE__, __LINE__, fmt, ##args) @@ -74,3 +79,4 @@ char *fsize(int length); int cmp_str(gconstpointer a, gconstpointer b); #endif + From elentir at mailoo.org Sat Feb 21 21:38:54 2009 From: elentir at mailoo.org (Elentir) Date: Sat Feb 21 21:38:55 2009 Subject: [Frugalware-git] fwife: fix broken layout plugin Message-ID: <20090221203854.8833F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=0d10559abe4c80525098bc1bbe27e2125e503207 commit 0d10559abe4c80525098bc1bbe27e2125e503207 Author: Elentir Date: Sat Feb 21 21:37:22 2009 +0100 fix broken layout plugin * add missing ';' * fix uninitialized variable diff --git a/src/plugins/layout.c b/src/plugins/layout.c index 72adcff..e55c37c 100644 --- a/src/plugins/layout.c +++ b/src/plugins/layout.c @@ -273,12 +273,13 @@ void model_changed(GtkWidget *combo, gpointer data) char * line = NULL; size_t len = 0; ssize_t read; - FILE * fp; + FILE * fp = NULL; if(strcmp((char*)gtk_combo_box_get_active_text(GTK_COMBO_BOX(combo)), "")) { // TODO : Parse file in C directly - char *comm = g_strdup_printf("cat /usr/share/X11/xkb/symbols/%s | grep xkb_symbols | cut -f2 -d \"\\\"\" | uniq -i", (char*)gtk_combo_box_get_active_text(GTK_COMBO_BOX(combo))); + char *comm = g_strdup_printf("cat /usr/share/X11/xkb/symbols/%s | grep xkb_symbols | cut -f2 -d \"\\\"\" | uniq -i", + (char*)gtk_combo_box_get_active_text(GTK_COMBO_BOX(combo))); fp = popen(comm, "r"); gtk_list_store_clear(GTK_LIST_STORE(gtk_combo_box_get_model(GTK_COMBO_BOX(data)))); @@ -288,14 +289,14 @@ void model_changed(GtkWidget *combo, gpointer data) while ((read = getdelim(&line, &len, '\n', fp)) != -1) { line = miseazero(line); gtk_combo_box_append_text(GTK_COMBO_BOX(data),line); - FREE(line) + FREE(line); } gtk_combo_box_set_active (GTK_COMBO_BOX (data), 0); } pclose(fp); - + return; } void add_keyboard(GtkWidget *button, gpointer data) From bouleetbil at frogdev.info Sat Feb 21 21:43:24 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 21:43:25 2009 Subject: [Frugalware-git] gnome226: totem-pl-parser-2.25.90-1-i686 Message-ID: <20090221204324.C0C0E11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=b193009d657233c6e8ad046a294f137dedafd9b1 commit b193009d657233c6e8ad046a294f137dedafd9b1 Author: bouleetbil Date: Sat Feb 21 21:41:55 2009 +0100 totem-pl-parser-2.25.90-1-i686 *version bump diff --git a/source/gnome/totem-pl-parser/FrugalBuild b/source/gnome/totem-pl-parser/FrugalBuild index 37aab63..f5618a1 100644 --- a/source/gnome/totem-pl-parser/FrugalBuild +++ b/source/gnome/totem-pl-parser/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=totem-pl-parser -pkgver=2.24.3 +pkgver=2.25.90 pkgrel=1 url="http://www.gnome.org/" pkgdesc="Simple GObject-based library to parse a host of playlist formats, as well as save those" -depends=('gnome-vfs' 'evolution-data-server>=2.24.1' 'hal') +depends=('gnome-vfs' 'evolution-data-server>=2.25.91' 'hal') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('548dcc389f87b3389234f7a035dff0e4ec899087') +sha1sums=('3fb8a7d1ea7e3478dc68fde0dc7cec99055fb8e4') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 22:00:58 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 22:00:59 2009 Subject: [Frugalware-git] gnome226: totem-2.25.91-1-i686 Message-ID: <20090221210058.0E5DF11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=f9253f17b5e047b53e05dfd90804345ac4202928 commit f9253f17b5e047b53e05dfd90804345ac4202928 Author: bouleetbil Date: Sat Feb 21 21:58:59 2009 +0100 totem-2.25.91-1-i686 *version bump diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index 282a1c6..912d71f 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -3,15 +3,15 @@ # Contributor: AlexExtreme pkgname=totem -pkgver=2.24.3 -pkgrel=2 +pkgver=2.25.91 +pkgrel=1 pkgdesc="Movie player for GNOME based on Xine" depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.71' \ 'libxrandr' 'atk>=1.20.0' 'libsm' 'libxinerama' 'libmusicbrainz' 'nss>=3.12' 'avahi-glib>=0.6.19' \ - 'cairo>=1.4.0' 'libxcursor' 'gnome-desktop>=2.24.1' 'iso-codes' 'xine-lib' 'gnome-vfs>=2.24.0' \ + 'cairo>=1.4.0' 'libxcursor' 'gnome-desktop>=2.25.91' 'iso-codes' 'xine-lib' 'gnome-vfs>=2.24.0' \ 'shared-mime-info>=0.22' 'totem-pl-parser' 'heimdal>=1.2.1' 'db>=4.7.25' \ - 'evolution-data-server>=2.24.1' 'python>=2.6') -makedepends=('intltool' "xulrunner" 'pango' 'nautilus>=2.24.1' \ + 'evolution-data-server>=2.25.91' 'python>=2.6') +makedepends=('intltool' "xulrunner" 'pango' 'nautilus>=2.25.91' \ 'gnome-doc-utils') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -23,11 +23,11 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/totem/" -sha1sums=('b398b37dc54e6a48e2871b5fd0e11ff1dfff37e5') +sha1sums=('a4dcc465c39099eaf933e93ebb3dd9755d728116') subpkgs=('totem-nsplugin' 'totem-nautilus') subdescs=('Totem plugin for Firefox' 'Totem plugin for Nautilus') -subdepends=("xulrunner>=1.8.1.3 firefox>=3.0 $pkgname=$pkgver" "nautilus>=2.24.1 $pkgname=$pkgver") +subdepends=("xulrunner>=1.8.1.3 firefox>=3.0.6 $pkgname=$pkgver" "nautilus>=2.25.91 $pkgname=$pkgver") subgroups=('gnome' 'gnome') subarchs=('x86_64 i686 ppc' 'x86_64 i686 ppc') From elentir at mailoo.org Sat Feb 21 22:17:29 2009 From: elentir at mailoo.org (Elentir) Date: Sat Feb 21 22:17:30 2009 Subject: [Frugalware-git] fwife: add e17 desktop to basic package selection Message-ID: <20090221211729.2A1D911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=9140c0d6f2d0723f2ce3372bf5b167acdb714d98 commit 9140c0d6f2d0723f2ce3372bf5b167acdb714d98 Author: Elentir Date: Sat Feb 21 22:15:52 2009 +0100 add e17 desktop to basic package selection diff --git a/data/images/Makefile.am b/data/images/Makefile.am index 2e55634..5abaa95 100644 --- a/data/images/Makefile.am +++ b/data/images/Makefile.am @@ -17,5 +17,5 @@ images_DATA = adduser.png \ timemap.png \ user.png \ wifi.png \ - xfcelogo.png - + xfcelogo.png \ + e17logo.png diff --git a/data/images/e17logo.png b/data/images/e17logo.png new file mode 100644 index 0000000..92d4e40 Binary files /dev/null and b/data/images/e17logo.png differ diff --git a/src/plugins/select.c b/src/plugins/select.c index f76f73b..2b0be94 100644 --- a/src/plugins/select.c +++ b/src/plugins/select.c @@ -2,7 +2,7 @@ * select.c for Fwife * * Copyright (c) 2005 by Miklos Vajna - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -737,7 +737,7 @@ void configuredesktop() pList = g_slist_next(pList); } } - + if(!strcmp(seldesk, "KDE")) { selectcat("gnome", 0); @@ -763,8 +763,16 @@ void configuredesktop() selectcat("lxde-desktop", 1); selectallfiles("lxde-desktop", NULL, 1); } - - FREE(lang); + else if(!strcmp(seldesk, "E17")) + { + selectcat("kde", 0); + selectcat("gnome", 0); + selectcat("xfce4", 0); + selectcat("e17-extra", 1); + selectallfiles("e17-extra", NULL, 1); + } + + FREE(lang); return; } @@ -966,6 +974,15 @@ GtkWidget *getBasicModeWidget() gtk_box_pack_start(GTK_BOX(pvbox), hboxtemp, FALSE, FALSE, 8); gtk_box_pack_start(GTK_BOX(hboxdesktop), pvbox, TRUE, TRUE, 0); + pvbox = gtk_vbox_new(FALSE,2); + GtkWidget *pRadioE17 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadioKDE), _("E17")); + logo = gtk_image_new_from_file(g_strdup_printf("%s/e17logo.png", IMAGEDIR)); + gtk_box_pack_start(GTK_BOX(pvbox), logo, FALSE, FALSE, 0); + hboxtemp = gtk_hbox_new(FALSE, 5); + gtk_box_pack_start(GTK_BOX(hboxtemp), pRadioE17, TRUE, FALSE, 0); + gtk_box_pack_start(GTK_BOX(pvbox), hboxtemp, FALSE, FALSE, 8); + gtk_box_pack_start(GTK_BOX(hboxdesktop), pvbox, TRUE, TRUE, 0); + gtk_box_pack_start(GTK_BOX(pvboxp), hboxdesktop, FALSE, TRUE, 15); //* Other check button for other packages *// From bouleetbil at frogdev.info Sat Feb 21 22:40:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 22:40:13 2009 Subject: [Frugalware-git] gnome226: gnome-media-2.25.5-1-i686 Message-ID: <20090221214012.5A60911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=61e5860da811c4f8a94e6bee435e82462ef74e54 commit 61e5860da811c4f8a94e6bee435e82462ef74e54 Author: bouleetbil Date: Sat Feb 21 22:38:30 2009 +0100 gnome-media-2.25.5-1-i686 *version bump diff --git a/source/gnome/gnome-media/FrugalBuild b/source/gnome/gnome-media/FrugalBuild index 82a5985..26ee40a 100644 --- a/source/gnome/gnome-media/FrugalBuild +++ b/source/gnome/gnome-media/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-media -pkgver=2.24.0.1 +pkgver=2.25.5 pkgrel=1 pkgdesc="GNOME media tools" url="http://www.gnome.org/" -depends=('gst-plugins-good>=0.10.4-2' 'gail>=1.22.0' 'nautilus-cd-burner>=2.24.0' 'rarian>=0.8.0' \ - 'gst-plugins-base-oil' 'gst-plugins-good-gconf' 'gnome-vfs>=2.24.0') +depends=('gst-plugins-good>=0.10.13' 'gail>=1.22.0' 'nautilus-cd-burner>=2.25.3' 'rarian>=0.8.0' \ + 'gst-plugins-base-oil' 'gst-plugins-good-gconf' 'gnome-vfs>=2.24.0' 'libcanberra-gtk') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -19,6 +19,6 @@ _F_gnome_desktop="y" _F_gnome_scrollkeeper="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-ipv6" -sha1sums=('2704b4cd13b7f776a358e517a5baf5d97455b85b') +sha1sums=('4961ff190c5c7e8fe5921adb567901e07beaefc2') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 22:49:11 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 22:49:13 2009 Subject: [Frugalware-git] gnome226: gnome-python-2.25.90-1-i686 Message-ID: <20090221214911.9840D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=66e610cbc140d34614f9e290f67817d123c08e6b commit 66e610cbc140d34614f9e290f67817d123c08e6b Author: bouleetbil Date: Sat Feb 21 22:47:46 2009 +0100 gnome-python-2.25.90-1-i686 *version bump diff --git a/source/gnome/gnome-python/FrugalBuild b/source/gnome/gnome-python/FrugalBuild index 2cd981c..a36c273 100644 --- a/source/gnome/gnome-python/FrugalBuild +++ b/source/gnome/gnome-python/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-python -pkgver=2.22.3 +pkgver=2.25.90 pkgrel=1 pkgdesc="Python bindings for GNOME" url="http://www.daa.com.au/~james/pygtk/" -depends=('pygtk>=2.12.1' 'pyorbit>=2.24.0-2' 'libgnomeui>=2.24.0' 'libbonobo>=2.24.0') +depends=('pygtk>=2.14.0' 'pyorbit>=2.24.0-2' 'libgnomeui>=2.24.0' 'libbonobo>=2.24.0') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('35eafe4f5ab9ee003a573dcf26699d3b03d52d5a') +sha1sums=('477cf8f024a683f1502b9736cd50f0594cdad8f7') # optimization OK From bouleetbil at frogdev.info Sat Feb 21 23:15:31 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 23:15:32 2009 Subject: [Frugalware-git] gnome226: evince-2.25.91-1-i686 Message-ID: <20090221221531.AE6FD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=66824f3a47f009d347e482a1368b02eb4fc24a58 commit 66824f3a47f009d347e482a1368b02eb4fc24a58 Author: bouleetbil Date: Sat Feb 21 23:13:48 2009 +0100 evince-2.25.91-1-i686 *version bump diff --git a/source/gnome/evince/FrugalBuild b/source/gnome/evince/FrugalBuild index 7fcb509..5a872ac 100644 --- a/source/gnome/evince/FrugalBuild +++ b/source/gnome/evince/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=evince -pkgver=2.24.2 +pkgver=2.25.91 pkgrel=1 pkgdesc="A document viewer for GNOME" depends=('libgnomeui>=2.24.0' 'poppler-glib>=0.8.2' 'ghostscript' 'rarian' 'desktop-file-utils' \ 't1lib' 'dbus-glib>=0.76' 'tetex-kpathsea' 'djvulibre') -makedepends=('intltool' 'gnome-doc-utils' 'perl-xml-parser' 'tetex' 'nautilus>=2.24.2') +makedepends=('intltool' 'gnome-doc-utils' 'perl-xml-parser' 'tetex' 'nautilus>=2.25.91') replaces=('gpdf') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -22,11 +22,11 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/evince/" -sha1sums=('918f8ec07c393cad4fea1c3315cd26ed384d65eb') +sha1sums=('3d27b5ebc0bc49c234168af94e7c4c9748cc9396') subpkgs=('evince-nautilus') subdescs=('Evince plugin for Nautilus') -subdepends=("nautilus>=2.24.2 $pkgname=$pkgver") +subdepends=("nautilus>=2.25.91 $pkgname=$pkgver") subgroups=('gnome') subarchs=('x86_64 i686 ppc') From vmiklos at frugalware.org Sat Feb 21 23:21:13 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 21 23:21:14 2009 Subject: [Frugalware-git] homepage-ng: 1.0rc1 announcement draft Message-ID: <20090221222113.5D52C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=f937d740afca0c3ea056012bd02cc35f4791d331 commit f937d740afca0c3ea056012bd02cc35f4791d331 Author: Miklos Vajna Date: Sat Feb 21 23:20:48 2009 +0100 1.0rc1 announcement draft diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 1c8212c..1b5e4c1 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -22,6 +22,41 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 126 + Frugalware 1.0rc1 (Anacreon) released + FIXME + Miklos Vajna + 1 + announce the immediate availability of Frugalware 1.0rc1, the first release candidate of the upcoming 1.0 stable release.
      + A short and incomplete list of changes since 1.0rc1:
      +
        +
      • Improvements: +
          +
        • Experimental support for the ext4 filesystem.
        • +
        • Java plugin for x86_64.
        • +
        • gService: implemented a brand new graphical runlevel editor.
        • +
        +
      • +
      • Package updates: +
          +
        • Linux kernel 2.6.28 + fixes
        • +
        • Python 3.0
        • +
        • GNOME 2.24.3
        • +
        • OpenOffice.org 3.0.1
        • +
        • Mozilla Firefox 3.0.6
        • +
        • More than 500 other package updates
        • +
        • More than 90 new packages
        • +
        +
      • +
      + Please refer to the Frugalware Anacreon ChangeLog for more information.
      + Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
      + NOTE: Click here to read more about what media you need for the installation.
      + ]]> +
      +
      + 125 Frugalware Newsletter Issue 39 Thu, 19 Feb 2009 20:44:21 +1000 From bouleetbil at frogdev.info Sat Feb 21 23:29:50 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 23:29:51 2009 Subject: [Frugalware-git] gnome226: gnome-python-desktop-2.25.91-1-i686 Message-ID: <20090221222950.4DE5811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=a0113765a2311345916dbff6661b62354e048149 commit a0113765a2311345916dbff6661b62354e048149 Author: bouleetbil Date: Sat Feb 21 23:26:41 2009 +0100 gnome-python-desktop-2.25.91-1-i686 *version bump *added new subpkg for evince diff --git a/source/gnome/gnome-python-desktop/FrugalBuild b/source/gnome/gnome-python-desktop/FrugalBuild index d0cac72..b554d3d 100644 --- a/source/gnome/gnome-python-desktop/FrugalBuild +++ b/source/gnome/gnome-python-desktop/FrugalBuild @@ -3,31 +3,31 @@ # Former Maintainer: AlexExtreme pkgname=gnome-python-desktop -pkgver=2.24.1 +pkgver=2.25.91 pkgrel=1 pkgdesc="Python bindings for GNOME desktop" url="http://www.pygtk.org/" -depends=('gnome-python>=2.22.3') -makedepends=('metacity>=2.24.0' 'gnome-media>=2.24.0' 'gnome-panel>=2.24.2' 'gtksourceview1' 'totem>=2.24.3' \ - 'libgtop>=2.24.0' 'bug-buddy>=2.24.0') +depends=('gnome-python>=2.25.90') +makedepends=('metacity>=2.25.91' 'gnome-media>=2.25.4' 'gnome-panel>=2.25.91' 'gtksourceview1' 'totem>=2.25.91' \ + 'libgtop>=2.25.91' 'bug-buddy>=2.25.91' 'evince>=2.25.91') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome python subpkgs=("$pkgname-applet" "$pkgname-desktop" "$pkgname-keyring" "$pkgname-print" "$pkgname-gtksourceview" "$pkgname-gtop" "$pkgname-mediaprofiles" \ - "$pkgname-metacity" "$pkgname-nautilusburn" "$pkgname-rsvg" "$pkgname-totem" "$pkgname-wnck" "$pkgname-bugbuddy") + "$pkgname-metacity" "$pkgname-nautilusburn" "$pkgname-rsvg" "$pkgname-totem" "$pkgname-wnck" "$pkgname-bugbuddy" "$pkgname-evince") subdescs=('Gnome panel applet python module' 'Gnome desktop python module' 'Gnome keyring python module' 'Gnome print python module' \ 'Gtksourceview python module' 'Gtop python module' 'Gnome mediaprofiles python module' 'Metacity python module' \ 'Nautilus CD burner python module' 'librsvg python module' 'Totem python module' 'libwnck python module' \ - 'Bug Buddy integration module') + 'Bug Buddy integration module' 'evince python module') subdepends=("$pkgname=$pkgver gnome-panel>=2.24.2" "$pkgname=$pkgver gnome-desktop>=2.24.2" "$pkgname=$pkgver gnome-keyring>=2.24.0" \ "$pkgname=$pkgver libgnomeprint>=2.18.1 libgnomeprintui>=2.18.1" "$pkgname=$pkgver gtksourceview1 $pkgname-print=$pkgver" \ - "$pkgname=$pkgver libgtop>=2.24.0" "$pkgname=$pkgver gnome-media>=2.24.0" "$pkgname=$pkgver metacity>=2.24.0" \ - "$pkgname=$pkgver nautilus-cd-burner>=2.24.0" "$pkgname=$pkgver librsvg" "$pkgname=$pkgver totem>=2.24.3" \ - "python libxext glibc freetype2 libxau libxdmcp libice libxdamage libxml2 libwnck>=2.24.0" "$pkgname=$pkgver bug-buddy>=2.20.0") -subgroups=('gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome') + "$pkgname=$pkgver libgtop>=2.25.91" "$pkgname=$pkgver gnome-media>=2.25.4" "$pkgname=$pkgver metacity>=2.24.0" \ + "$pkgname=$pkgver nautilus-cd-burner>=2.24.0" "$pkgname=$pkgver librsvg" "$pkgname=$pkgver totem>=2.25.91" \ + "python libxext glibc freetype2 libxau libxdmcp libice libxdamage libxml2 libwnck>=2.25.91" "$pkgname=$pkgver bug-buddy>=2.25.91" "$pkgname=$pkgver evince>=2.25.91") +subgroups=('gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome' 'gnome') subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' \ - 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc') + 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc') ## NOTE: the depends are not really right for gnome-python-desktop-wnck , $pkgname depends/rodepends got removed ## to make some rox crap happy. So you have to add gnome-python{-desktop} depends to any gnome* package need @@ -102,8 +102,13 @@ build() { Fsplit $pkgname-wnck $_F_python_libdir/gtk-2.0/wnck.so Fsplit $pkgname-wnck $_F_gnome_pygtkdefsdir/wnck.defs + # -evince + Fsplit $pkgname-wnck $_F_python_libdir/gtk-2.0/evince.la + Fsplit $pkgname-wnck $_F_python_libdir/gtk-2.0/evince.so + # ...phew! } -sha1sums=('97b04ca811670d6cfa208074c1644cee7486ade3') +sha1sums=('801426e81ab3756990b7e7c3012e8e8bb7adeaf4') + # optimization OK From vmiklos at frugalware.org Sat Feb 21 23:37:05 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 21 23:37:06 2009 Subject: [Frugalware-git] homepage-ng: 1.0rc1 announce draft: typo fix, thx Daniel Message-ID: <20090221223705.ECFF311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=f65d7f521b0953db7511be175d09ec68428d7cc4 commit f65d7f521b0953db7511be175d09ec68428d7cc4 Author: Miklos Vajna Date: Sat Feb 21 23:37:01 2009 +0100 1.0rc1 announce draft: typo fix, thx Daniel diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 1b5e4c1..5a81c81 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -29,7 +29,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> 1 announce the immediate availability of Frugalware 1.0rc1, the first release candidate of the upcoming 1.0 stable release.
      - A short and incomplete list of changes since 1.0rc1:
      + A short and incomplete list of changes since 1.0pre2:
      • Improvements:
          From bouleetbil at frogdev.info Sat Feb 21 23:45:39 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 21 23:45:41 2009 Subject: [Frugalware-git] gnome226: gedit-2.25.7-1-i686 Message-ID: <20090221224539.8278411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=35e6e4c9e5bad84b77587556c17b9219c741520f commit 35e6e4c9e5bad84b77587556c17b9219c741520f Author: bouleetbil Date: Sat Feb 21 23:43:38 2009 +0100 gedit-2.25.7-1-i686 *version bump diff --git a/source/gnome/gedit/FrugalBuild b/source/gnome/gedit/FrugalBuild index 17079d9..13d2027 100644 --- a/source/gnome/gedit/FrugalBuild +++ b/source/gnome/gedit/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gedit -pkgver=2.24.3 +pkgver=2.25.7 pkgrel=1 pkgdesc="A text editor for GNOME" url="http://www.gnome.org/" @@ -15,7 +15,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/gedit.schemas' \ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" Finclude gnome gnome-scriptlet -sha1sums=('93738961fac2228dbf425009828299520d8bc06e') +sha1sums=('54feda7411f32d401d075c160fc5b9c16f58e8f4') subpkgs=("$pkgname-python") subdescs=('gedit python plugins') From vmiklos at frugalware.org Sun Feb 22 11:07:13 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 22 11:07:16 2009 Subject: [Frugalware-git] homepage-ng: 1.0rc1: remove the hidden flag Message-ID: <20090222100713.E1F1411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=9cc3d25d7bd6bd8f0102eba66abe9af7115dc092 commit 9cc3d25d7bd6bd8f0102eba66abe9af7115dc092 Author: Miklos Vajna Date: Sun Feb 22 11:07:06 2009 +0100 1.0rc1: remove the hidden flag diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 5a81c81..2fcc303 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -24,9 +24,9 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> 126 Frugalware 1.0rc1 (Anacreon) released - FIXME + Sun, 22 Feb 2009 11:06:12 +0100 Miklos Vajna - 1 + 0 announce the immediate availability of Frugalware 1.0rc1, the first release candidate of the upcoming 1.0 stable release.
          A short and incomplete list of changes since 1.0pre2:
          diff --git a/frugalware/xml/roadmap.xml b/frugalware/xml/roadmap.xml index 1b7ab86..4e86641 100644 --- a/frugalware/xml/roadmap.xml +++ b/frugalware/xml/roadmap.xml @@ -35,7 +35,7 @@ rc1 Feb 22, 2009 - 0 + 1 pre2 From devil505linux at gmail.com Sun Feb 22 11:23:42 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 22 11:23:43 2009 Subject: [Frugalware-git] frugalware-current: python-simplejson-2.0.9-1-i686 Message-ID: <20090222102342.2694B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=39fc5b3a67c982e9fc42946b0e9ae4be01390452 commit 39fc5b3a67c982e9fc42946b0e9ae4be01390452 Author: Devil505 Date: Sun Feb 22 11:23:18 2009 +0100 python-simplejson-2.0.9-1-i686 * version bump diff --git a/source/devel-extra/python-simplejson/FrugalBuild b/source/devel-extra/python-simplejson/FrugalBuild index 7a4554a..81aa3ca 100644 --- a/source/devel-extra/python-simplejson/FrugalBuild +++ b/source/devel-extra/python-simplejson/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=python-simplejson -pkgver=2.0.7 +pkgver=2.0.9 pkgrel=1 pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python" url="http://undefined.org/python/#simplejson" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64') _F_archive_name="simplejson" up2date="Flasttar http://pypi.python.org/packages/source/s/simplejson/" source=("http://pypi.python.org/packages/source/s/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz") -sha1sums=('5c3ac8802aa42e63d057bbd024086593dc233dce') +sha1sums=('b5b26059adbe677b06c299bed30557fcb0c7df8c') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 11:44:06 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 11:44:08 2009 Subject: [Frugalware-git] gnome226: gnome-utils-2.25.90-1-i686 Message-ID: <20090222104406.3E08011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=e3e77202d79fab2b1cbde736aecb871fe0093c1c commit e3e77202d79fab2b1cbde736aecb871fe0093c1c Author: bouleetbil Date: Sun Feb 22 11:39:29 2009 +0100 gnome-utils-2.25.90-1-i686 *version bump diff --git a/source/gnome/gnome-utils/FrugalBuild b/source/gnome/gnome-utils/FrugalBuild index 73fcaf9..6c67986 100644 --- a/source/gnome/gnome-utils/FrugalBuild +++ b/source/gnome/gnome-utils/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-utils -pkgver=2.24.1 +pkgver=2.25.90 pkgrel=1 pkgdesc="GNOME utilities" url="http://www.gnome.org/" -depends=('libgnomeprintui>=2.18.0' 'gnome-panel>=2.24.0' 'e2fsprogs' 'rarian' \ - 'desktop-file-utils' 'hal>=0.5.8.1-4' 'libgtop>=2.24.0' 'gnome-vfs>=2.24.0' \ +depends=('libgnomeprintui>=2.18.0' 'gnome-panel>=2.25.91' 'e2fsprogs' 'rarian' \ + 'desktop-file-utils' 'hal>=0.5.8.1-4' 'libgtop>=2.25.91' 'gnome-vfs>=2.24.0' \ 'dbus-glib>=0.71' 'avahi-glib>=0.6.17') makedepends=('intltool' 'gnome-doc-utils>=0.10.0' 'gtk-doc') groups=('gnome' 'gnome-minimal') @@ -25,5 +25,5 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-hal --enable-ipv6 --disable-gtk-doc --enable-gfloppy=yes" -sha1sums=('8d0315293da2f646a67cb8025099d00ba8fbbeac') +sha1sums=('ce6b5054ce32e98ec116804764a445b12c848fbe') # optimization OK From devil505linux at gmail.com Sun Feb 22 11:59:28 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 22 11:59:30 2009 Subject: [Frugalware-git] frugalware-current: smc-music-4.1-1-i686 Message-ID: <20090222105928.956D711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41b9909d1acda2e2618cdb289fe3c99b0f1970da commit 41b9909d1acda2e2618cdb289fe3c99b0f1970da Author: Devil505 Date: Sun Feb 22 11:59:10 2009 +0100 smc-music-4.1-1-i686 * version bump diff --git a/source/games-extra/smc-music/FrugalBuild b/source/games-extra/smc-music/FrugalBuild index 67a0c99..899581f 100644 --- a/source/games-extra/smc-music/FrugalBuild +++ b/source/games-extra/smc-music/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Devil505 pkgname=smc-music -pkgver=4.0 +pkgver=4.1 pkgrel=1 pkgdesc="Music for the Super Mario Brothers Clone" _F_sourceforge_ext="_high.zip" _F_sourceforge_dirname="smclone" -_F_sourceforge_name="SMC_music" +_F_sourceforge_name="SMC_Music" _F_sourceforge_sep="_" _F_sourceforge_realname="Addon : Music" Finclude sourceforge @@ -15,7 +15,7 @@ url="http://www.secretmaryo.org/" depends=() groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('529b74e9ef08f463954d68b9586b7386a58332d7') +sha1sums=('f8364f9b7f1b473ae6d1cf0e57c3153b0ee488e9') build() { From bouleetbil at frogdev.info Sun Feb 22 12:02:21 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 12:02:23 2009 Subject: [Frugalware-git] frugalware-current: vala-0.5.7-1-i686 Message-ID: <20090222110221.27DC811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0deeb059f8df5fe7736c08d97f7e7f56cb993137 commit 0deeb059f8df5fe7736c08d97f7e7f56cb993137 Author: bouleetbil Date: Sun Feb 22 12:00:17 2009 +0100 vala-0.5.7-1-i686 *version bump diff --git a/source/devel-extra/vala/FrugalBuild b/source/devel-extra/vala/FrugalBuild index cae581d..4e30b63 100644 --- a/source/devel-extra/vala/FrugalBuild +++ b/source/devel-extra/vala/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: jedifox pkgname=vala -pkgver=0.5.6 +pkgver=0.5.7 pkgrel=1 pkgdesc="Vala is a prgramming language that aims to bring modern programming language features to GNOME developers" depends=('glib2>=2.18.4') @@ -11,7 +11,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_gnome_devel="y" Finclude gnome -sha1sums=('c625845ea5a03289deec0a439119d74a54b9188c') +sha1sums=('1dc811adbe0c186a49339a205abaaa3440084749') Fconfopts="${Fconfopts[@]} --enable-vapigen" # optimization OK From devil505linux at gmail.com Sun Feb 22 12:11:29 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 22 12:11:32 2009 Subject: [Frugalware-git] frugalware-current: guvcview-0.9.9-1-i686 Message-ID: <20090222111129.DBA2311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=77aac3d8b50e0ff2988e4cb3beab4aa3feb13e9f commit 77aac3d8b50e0ff2988e4cb3beab4aa3feb13e9f Author: Devil505 Date: Sun Feb 22 12:07:29 2009 +0100 guvcview-0.9.9-1-i686 * version bump diff --git a/source/xapps-extra/guvcview/FrugalBuild b/source/xapps-extra/guvcview/FrugalBuild index a1d376a..0ba7e15 100644 --- a/source/xapps-extra/guvcview/FrugalBuild +++ b/source/xapps-extra/guvcview/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=guvcview -pkgver=0.9.8 +pkgver=0.9.9 pkgrel=1 pkgdesc="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 berlios groups=('xapps-extra') archs=('i686' 'x86_64') _F_cd_path="$_F_berlios_name-$pkgver" -sha1sums=('0a6a76b3f19b368c41df6769f93be9dd96c8c592') +sha1sums=('d5d1423cf00217824dcb2cf60b46fd40bb780083') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 12:15:35 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 12:15:37 2009 Subject: [Frugalware-git] gnome226: gnome-system-monitor-2.25.91-1-i686 Message-ID: <20090222111535.27E7911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=2fcf63b70cee129d3b6462dbc509efe22dde2995 commit 2fcf63b70cee129d3b6462dbc509efe22dde2995 Author: bouleetbil Date: Sun Feb 22 12:13:37 2009 +0100 gnome-system-monitor-2.25.91-1-i686 *version bump diff --git a/source/gnome/gnome-system-monitor/FrugalBuild b/source/gnome/gnome-system-monitor/FrugalBuild index 687ed88..0a728e7 100644 --- a/source/gnome/gnome-system-monitor/FrugalBuild +++ b/source/gnome/gnome-system-monitor/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-system-monitor -pkgver=2.24.4 +pkgver=2.25.91 pkgrel=1 pkgdesc="A system monitor for GNOME" url="http://www.gnome.org/" -depends=('libgnomeui>=2.24.0' 'libgtop>=2.24.0' 'libwnck>=2.24.0' \ +depends=('libgnomeui>=2.24.0' 'libgtop>=2.25.91' 'libwnck>=2.25.91' \ 'rarian' 'libgksu>=2.0.6' 'libsexy' 'gnome-icon-theme' 'pcre' 'gtkmm>=2.14.3' 'librsvg') makedepends=('intltool' 'gnome-doc-utils>=0.14.0') groups=('gnome' 'gnome-minimal') @@ -15,6 +15,6 @@ _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-system-monitor.schemas') Finclude gnome gnome-scriptlet -sha1sums=('9efc20745e1977196a08f6edcd61ff90e7a08787') +sha1sums=('f17f284702eed6e1f933d095be04399c9ef097c0') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 12:22:56 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 12:22:58 2009 Subject: [Frugalware-git] frugalware-current: ghex-2.24.0-1-i686 Message-ID: <20090222112256.C714D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5649181f2e723bdaba55d5cc8f15695259678dc9 commit 5649181f2e723bdaba55d5cc8f15695259678dc9 Author: bouleetbil Date: Sun Feb 22 12:21:00 2009 +0100 ghex-2.24.0-1-i686 *version bump diff --git a/source/gnome-extra/ghex/FrugalBuild b/source/gnome-extra/ghex/FrugalBuild index 00a1451..31dc369 100644 --- a/source/gnome-extra/ghex/FrugalBuild +++ b/source/gnome-extra/ghex/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=ghex -pkgver=2.22.0 +pkgver=2.24.0 pkgrel=1 pkgdesc="GNOME binary editor" url="http://www.gnome.org" @@ -17,6 +17,6 @@ archs=('i686' 'x86_64' 'ppc') _F_gnome_iconcache="y" _F_gnome_schemas=('/etc/gconf/schemas/ghex2.schemas') Finclude gnome-scriptlet gnome -sha1sums=('22764d71a8932c09b3e10baed13c3a5d7948aed4') +sha1sums=('6fd8e0df1cb6fb9fcf60cfa2bc88877713e4366c') # optimization OK From devil505linux at gmail.com Sun Feb 22 12:47:10 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 22 12:47:13 2009 Subject: [Frugalware-git] frugalware-current: filezilla-3.2.2.1-1-i686 Message-ID: <20090222114710.6C77B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c3e703c9d0f2f2493168134a91d8c68261f661c0 commit c3e703c9d0f2f2493168134a91d8c68261f661c0 Author: Devil505 Date: Sun Feb 22 12:46:32 2009 +0100 filezilla-3.2.2.1-1-i686 * version bump diff --git a/source/xapps-extra/filezilla/FrugalBuild b/source/xapps-extra/filezilla/FrugalBuild index 0271194..b47467d 100644 --- a/source/xapps-extra/filezilla/FrugalBuild +++ b/source/xapps-extra/filezilla/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=filezilla -pkgver=3.2.1 +pkgver=3.2.2.1 pkgrel=1 pkgdesc="a fast and reliable cross-platform FTP, FTPS and SFTP client" depends=('wxgtk>=2.8.6' 'libidn' 'gnutls>=2.6' 'libgcrypt' 'libgcc' 'libxau' 'libxdmcp' 'libxxf86vm' 'expat' 'libxdamage' 'libxml2' 'libice' 'dbus') @@ -16,6 +16,6 @@ _F_gnome_iconcache="y" Finclude sourceforge gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('f455fff298b5293c00875c8b8adfa85c1af1d1f0') +sha1sums=('6e14c2ded0dc103678d9399171e3ed9c515debce') # optimization OK From vmiklos at frugalware.org Sun Feb 22 13:34:40 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 22 13:34:42 2009 Subject: [Frugalware-git] frugalware-current: erlang-12B_5-1-ppc Message-ID: <20090222123440.A8A8B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9d630784feb2778155dd7c53462013fe37f9ea20 commit 9d630784feb2778155dd7c53462013fe37f9ea20 Author: Miklos Vajna Date: Sun Feb 22 13:19:48 2009 +0100 erlang-12B_5-1-ppc added ppc to archs() diff --git a/source/devel-extra/erlang/FrugalBuild b/source/devel-extra/erlang/FrugalBuild index 979f2f0..b9ac7ad 100644 --- a/source/devel-extra/erlang/FrugalBuild +++ b/source/devel-extra/erlang/FrugalBuild @@ -1,6 +1,12 @@ # Compiling Time: 0.57 SBU # Maintainer: Miklos Vajna +if [ "$CARCH" != "ppc" ]; then + USE_JAVA=${USE_JAVA:-"y"} +else + USE_JAVA=${USE_JAVA:-"n"} +fi + pkgname=erlang pkgver=12B_5 ertsver=5.6.5 @@ -9,9 +15,9 @@ pkgrel=1 pkgdesc="A programming language designed at the Ericsson Computer Science Laboratory." url="http://www.erlang.org/" depends=('glibc' 'unixodbc' 'ncurses') -makedepends=('j2sdk') +Fuse $USE_JAVA && makedepends=('j2sdk') groups=('devel-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.erlang.org/download.html|grep readme$|sed 's/.*_R\(.*\)\.readme/\1/;s/-/_/;q'" source=(http://www.erlang.org/download/otp_src_R${pkgver/_/-}.tar.gz \ http://www.erlang.org/download/otp_doc_html_R${pkgver/_/-}.tar.gz \ From bouleetbil at frogdev.info Sun Feb 22 13:36:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 13:36:46 2009 Subject: [Frugalware-git] frugalware-current: gnomecatalog-0.3.4.2-1-i686 Message-ID: <20090222123644.CC73D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=787fd1cb1d6864a6fb1e06185d8cdde8f24d86e8 commit 787fd1cb1d6864a6fb1e06185d8cdde8f24d86e8 Author: bouleetbil Date: Sun Feb 22 13:34:21 2009 +0100 gnomecatalog-0.3.4.2-1-i686 *version bump diff --git a/source/gnome-extra/gnomecatalog/FrugalBuild b/source/gnome-extra/gnomecatalog/FrugalBuild index b20f82d..818e244 100644 --- a/source/gnome-extra/gnomecatalog/FrugalBuild +++ b/source/gnome-extra/gnomecatalog/FrugalBuild @@ -2,18 +2,17 @@ # Maintainer: bouleetbil pkgname=gnomecatalog -pkgver=0.3.4.1 -pkgrel=2 +pkgver=0.3.4.2 +pkgrel=1 pkgdesc="Cataloging software for CDs and DVDs." depends=('pygtk' 'pyvorbis' 'pysqlite2' 'gnome-python' 'kaa-metadata') groups=('gnome-extra') archs=('i686' 'x86_64') -options=('scriptlet') +options=('scriptlet' 'nostrip') _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_mime="y" -_F_sourceforge_sep="_" +_F_sourceforge_ext=".tar.bz2" Finclude gnome-scriptlet sourceforge url="http://www.gnomecatalog.org/" -_F_cd_path=$pkgname-$pkgver.orig -sha1sums=('efa4a2297e6a9f8cef1b645156c57aa82faa5aa6') +sha1sums=('5c378a05fcc9a53361fc165eec864e39a9fbc04e') From vmiklos at frugalware.org Sun Feb 22 14:04:11 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 22 14:04:14 2009 Subject: [Frugalware-git] pacman-tools: portpkg: don't use makepkg -k, it's the default now Message-ID: <20090222130411.D48C211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=2a491f313337c32a8a7e506c00204b5a775bf36e commit 2a491f313337c32a8a7e506c00204b5a775bf36e Author: Miklos Vajna Date: Sun Feb 22 14:03:35 2009 +0100 portpkg: don't use makepkg -k, it's the default now diff --git a/portpkg b/portpkg index 07a56ad..cbb8b13 100755 --- a/portpkg +++ b/portpkg @@ -27,7 +27,7 @@ fi if ! ls *fpm &>/dev/null; then makepkg -dgu || die "failed to download sources" rm -rf src || die "failed to remove duplicated sources" - sudo makepkg -cuk || die "build failed" + sudo makepkg -cu || die "build failed" fi if [ "$1" == "--push" -o "$1" == "--silentpush" ]; then From devil505linux at gmail.com Sun Feb 22 14:07:31 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 22 14:07:33 2009 Subject: [Frugalware-git] frugalware-current: xcfa-3.4.2-1-i686 Message-ID: <20090222130731.B5D1911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=395e8cdd9495811339351bc2e0586c5d5bfb3bf1 commit 395e8cdd9495811339351bc2e0586c5d5bfb3bf1 Author: Devil505 Date: Sun Feb 22 14:06:36 2009 +0100 xcfa-3.4.2-1-i686 * version bump diff --git a/source/xapps-extra/xcfa/FrugalBuild b/source/xapps-extra/xcfa/FrugalBuild index c746f36..99b8a8e 100644 --- a/source/xapps-extra/xcfa/FrugalBuild +++ b/source/xapps-extra/xcfa/FrugalBuild @@ -1,9 +1,9 @@ # Compiling Time: 0.17 SBU # Maintainer: Devil505 -# Contributor: jedifox +# Contributor: Gholafox pkgname=xcfa -pkgver=3.4.1 +pkgver=3.4.2 pkgrel=1 pkgdesc="Frontend which use miscellaneous external programs to extract and convert music files" url="http://www.xcfa.tuxfamily.org/" @@ -15,4 +15,4 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://download.tuxfamily.org/xcfaudio/xcfa_download/src/ | Flasttar" Fconfopts="${Fconfopts[@]} --disable-ansi" source=(http://download.tuxfamily.org/xcfaudio/xcfa_download/src/$pkgname-$pkgver.tar.gz) -sha1sums=('72efaf423e0c68ecf13c24be8aa6ac9f4f884b0c') +sha1sums=('deca6aa67eae12027dc27311ab7ab2a541406e3e') From vmiklos at frugalware.org Sun Feb 22 14:09:42 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 22 14:09:44 2009 Subject: [Frugalware-git] frugalware-current: docx2txt-0.3-1-i686 Message-ID: <20090222130942.AB5B811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6897eae8d4c4c51ede9f569323fc4f72e20dbd00 commit 6897eae8d4c4c51ede9f569323fc4f72e20dbd00 Author: Miklos Vajna Date: Sun Feb 22 14:08:52 2009 +0100 docx2txt-0.3-1-i686 - new package diff --git a/source/apps-extra/docx2txt/FrugalBuild b/source/apps-extra/docx2txt/FrugalBuild new file mode 100644 index 0000000..34b1493 --- /dev/null +++ b/source/apps-extra/docx2txt/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0 SBU +# Maintainer: Miklos Vajna + +pkgname=docx2txt +pkgver=0.3 +pkgrel=1 +pkgdesc="Extract text contents from .docx file." +_F_sourceforge_prefix="v" +_F_sourceforge_ext=".tgz" +Finclude sourceforge +depends=('perl') +groups=('apps-extra') +archs=('i686') +sha1sums=('be0adc58eafd06b6dbb56282c0f2748f7185b85b') + +build() +{ + Fcd + Fmakeinstall INSTALLDIR=$Fdestdir/$Fprefix/bin +} From vmiklos at frugalware.org Sun Feb 22 14:09:55 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 22 14:09:57 2009 Subject: [Frugalware-git] frugalware-current: postfix-2.5.6-1-ppc Message-ID: <20090222130955.AF63711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=335cb6e817a2ef66a064efe780ad759e0619c9be commit 335cb6e817a2ef66a064efe780ad759e0619c9be Author: Miklos Vajna Date: Sun Feb 22 14:08:34 2009 +0100 postfix-2.5.6-1-ppc added ppc to archs() diff --git a/source/network/postfix/FrugalBuild b/source/network/postfix/FrugalBuild index c474a42..b14b183 100644 --- a/source/network/postfix/FrugalBuild +++ b/source/network/postfix/FrugalBuild @@ -13,7 +13,7 @@ makedepends=('openldap' 'mysql' 'postgresql') provides=('mta') conflicts=('sendmail') groups=('network') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') backup=(etc/postfix/{aliases,aliases.db} \ etc/postfix/{main.cf,master.cf,virtual,canonical,generic,transport}) install="$pkgname.install" From boobaa at frugalware.org Sun Feb 22 14:18:17 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Feb 22 14:18:20 2009 Subject: [Frugalware-git] frugalware-current: drupal6-jquery_update-6.x_1.1-1-i686 Message-ID: <20090222131817.7B86411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8944e3aef88c6a353412bea58ede28a50b66bc9c commit 8944e3aef88c6a353412bea58ede28a50b66bc9c Author: CSÉCSY LászlĂł Date: Thu Feb 19 12:39:11 2009 +0100 drupal6-jquery_update-6.x_1.1-1-i686 new package / initial import diff --git a/source/network-extra/drupal6-jquery_update/FrugalBuild b/source/network-extra/drupal6-jquery_update/FrugalBuild new file mode 100644 index 0000000..d9a79f0 --- /dev/null +++ b/source/network-extra/drupal6-jquery_update/FrugalBuild @@ -0,0 +1,10 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=jquery_update +_F_drupal_ver=6.x +pkgver=6.x_1.1 +pkgrel=1 +pkgdesc="Updates Drupal to use the latest version of jQuery" +Finclude drupal +sha1sums=('6f7a0b479bac46cb09fcc9f69d6f80904e3b74db') From boobaa at frugalware.org Sun Feb 22 14:18:17 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun Feb 22 14:18:22 2009 Subject: [Frugalware-git] frugalware-current: drupal6-jquery_ui-6.x_1.2-1-i686 Message-ID: <20090222131817.9922211B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd7651dd9581499e08c13d910a65adebf7768510 commit bd7651dd9581499e08c13d910a65adebf7768510 Author: CSÉCSY LászlĂł Date: Thu Feb 19 12:39:34 2009 +0100 drupal6-jquery_ui-6.x_1.2-1-i686 new package / initial import diff --git a/source/network-extra/drupal6-jquery_ui/FrugalBuild b/source/network-extra/drupal6-jquery_ui/FrugalBuild new file mode 100644 index 0000000..9e5826d --- /dev/null +++ b/source/network-extra/drupal6-jquery_ui/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0 SBU +# Maintainer: CSÉCSY László + +_F_drupal_module=jquery_ui +_F_drupal_ver=6.x +pkgver=6.x_1.2 +pkgrel=1 +pkgdesc="Drupal wrapper module around the jQuery UI effects library." +rodepends=('drupal6-jquery_update') +Finclude drupal +jqueryui_ver=1.5.3 +source=(${source[@]} http://jquery-ui.googlecode.com/files/jquery.ui-$jqueryui_ver.zip) +sha1sums=('634e4fc50812480ed646591fe09d0e7eb676ffb6' \ + '83dc9b7a003a6b0a3e3adedf3c72bab24c15e3b2') + +build() +{ + Fbuild_drupal + Fcpr jquery.ui-$jqueryui_ver /var/www/drupal6/sites/all/modules/$_F_drupal_module/jquery.ui +} From vmiklos at frugalware.org Sun Feb 22 14:29:19 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 22 14:29:20 2009 Subject: [Frugalware-git] frugalware-current: simgear-1.9.1-2-i686 Message-ID: <20090222132919.77FF111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7a6e5acb923b6583db191ca7f73c77f0e685a5d7 commit 7a6e5acb923b6583db191ca7f73c77f0e685a5d7 Author: Miklos Vajna Date: Sun Feb 22 14:28:42 2009 +0100 simgear-1.9.1-2-i686 - rebuild with openscenegraph>=2.8 diff --git a/source/xlib-extra/simgear/FrugalBuild b/source/xlib-extra/simgear/FrugalBuild index ca5f5c7..2a5b5c5 100644 --- a/source/xlib-extra/simgear/FrugalBuild +++ b/source/xlib-extra/simgear/FrugalBuild @@ -3,11 +3,11 @@ pkgname=simgear pkgver=1.9.1 -pkgrel=1 +pkgrel=2 pkgdesc="Libraries to be used as building blocks for quickly assembling 3d simulations" url="http://www.simgear.org/" depends=() # yes, deps is empty because this lib is static-only -makedepends=('openal' 'freealut' 'plib' 'mesa' 'boost>=1.37.0' 'openscenegraph') +makedepends=('openal' 'freealut' 'plib' 'mesa' 'boost>=1.37.0' 'openscenegraph>=2.8.0') groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url|grep 'Version [0-9\.]* '|sed -n 's/.*n \(.*\) i.*/\1/;1 p'" From bouleetbil at frogdev.info Sun Feb 22 14:36:25 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 14:36:27 2009 Subject: [Frugalware-git] frugalware-current: asymptote-1.65-1-i686 Message-ID: <20090222133625.4FA6F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e3c6a703b57dfc6927228e86bac226fd53c8a9e commit 4e3c6a703b57dfc6927228e86bac226fd53c8a9e Author: bouleetbil Date: Sun Feb 22 14:33:46 2009 +0100 asymptote-1.65-1-i686 *version bump diff --git a/source/xapps-extra/asymptote/FrugalBuild b/source/xapps-extra/asymptote/FrugalBuild index d3f19e8..1f9f550 100644 --- a/source/xapps-extra/asymptote/FrugalBuild +++ b/source/xapps-extra/asymptote/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: uzsolt pkgname=asymptote -pkgver=1.62 +pkgver=1.65 pkgrel=1 pkgdesc="Asymptote is a powerful descriptive vector graphics language." depends=('libgc' 'gsl' 'ncurses' 'readline' 'libstdc++' 'fftw' 'imaging' \ @@ -16,7 +16,7 @@ _F_sourceforge_ext=.src.tgz Finclude sourceforge url="http://asymptote.sourceforge.net/" license=('GPL2') -sha1sums=('ac27388a686895f3105eee52f16851d2dc314517') +sha1sums=('fc95fa9b6992e085405b49f0076ad35434ddcdbb') _F_desktop_desc="A asymptote GUI" _F_desktop_exec="xasy" _F_desktop_categories="Graphics;VectorGraphics;" From bouleetbil at frogdev.info Sun Feb 22 15:00:24 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 15:00:26 2009 Subject: [Frugalware-git] frugalware-current: evolution-sharp-0.19.2.1-1-i686 Message-ID: <20090222140024.B81EE11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cfa89e3371718cb035ea7dce1b3ead065d6bc2d8 commit cfa89e3371718cb035ea7dce1b3ead065d6bc2d8 Author: bouleetbil Date: Sun Feb 22 14:58:33 2009 +0100 evolution-sharp-0.19.2.1-1-i686 *version bump diff --git a/source/gnome-extra/evolution-sharp/FrugalBuild b/source/gnome-extra/evolution-sharp/FrugalBuild index 179aa0c..e8ae5f6 100644 --- a/source/gnome-extra/evolution-sharp/FrugalBuild +++ b/source/gnome-extra/evolution-sharp/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=evolution-sharp -pkgver=0.19.1 +pkgver=0.19.2.1 pkgrel=1 pkgdesc="Mono bindings for evolution." url="http://www.gnome.org" @@ -14,6 +14,6 @@ _F_mono_aot=0 Finclude gnome mono groups=('gnome-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('b716ab938431f43294e6662455a0ed5054e52a79') +sha1sums=('0eeca5357109db8451757a87920fcb21cf35f26a') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 15:28:07 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 15:28:09 2009 Subject: [Frugalware-git] frugalware-current: me-tv-0.7.15-1-i686 Message-ID: <20090222142807.2C05A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2817b32df2babb7635d2ae01b453032c0a89b0e commit b2817b32df2babb7635d2ae01b453032c0a89b0e Author: bouleetbil Date: Sun Feb 22 15:26:17 2009 +0100 me-tv-0.7.15-1-i686 *version bump diff --git a/source/gnome-extra/me-tv/FrugalBuild b/source/gnome-extra/me-tv/FrugalBuild index 5c43a85..9d357d5 100644 --- a/source/gnome-extra/me-tv/FrugalBuild +++ b/source/gnome-extra/me-tv/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=me-tv -pkgver=0.7.14 +pkgver=0.7.15 pkgrel=1 pkgdesc="Me TV is a digital television (DVB) viewer for GNOME." url="http://me-tv.sourceforge.net/" @@ -18,6 +18,6 @@ archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('7c25e20eff3e751dc25b7f3384ec86b96adb7f84') +sha1sums=('3c47a3e768f5ec300da4b1568d3d42e1c4ac57f6') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 15:36:50 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 15:36:52 2009 Subject: [Frugalware-git] gnome226: devicekit-002-1-i686 Message-ID: <20090222143650.E568211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=b4758b01b560897ba8d7d8899679d99eb0e68e19 commit b4758b01b560897ba8d7d8899679d99eb0e68e19 Author: bouleetbil Date: Sun Feb 22 15:34:11 2009 +0100 devicekit-002-1-i686 *new package *(some gnome* use devicekit instead hal) diff --git a/source/apps/devicekit/FrugalBuild b/source/apps/devicekit/FrugalBuild new file mode 100644 index 0000000..7fbb3e4 --- /dev/null +++ b/source/apps/devicekit/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling time: 0.31 SBU +# Maintainer: bouleetbil + +pkgname=devicekit +_F_archive_name=DeviceKit +pkgver=002 +pkgrel=1 +pkgdesc="Device Enumeration Framework" +url="http://www.freedesktop.org/wiki/Software/DeviceKit" +depends=('dbus-glib' 'udev') +makedepends=('docbook-xsl' 'docbook-xml') +groups=('apps') +archs=('i686') +up2date="lynx -dump 'http://hal.freedesktop.org/releases/?C=M;O=A' | Flasttar" +source=(http://hal.freedesktop.org/releases/$_F_archive_name-$pkgver.tar.gz) +sha1sums=('9b80c8c47c6ebdb9a598dd11af63664de748d2c2') + +# optimization OK From bouleetbil at frogdev.info Sun Feb 22 15:41:15 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 15:41:17 2009 Subject: [Frugalware-git] frugalware-current: simpleburn-1.0.6-1-i686 Message-ID: <20090222144115.F281011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9db4e588a63f89bf4776c0776d17977f0c45c0b commit c9db4e588a63f89bf4776c0776d17977f0c45c0b Author: bouleetbil Date: Sun Feb 22 15:39:37 2009 +0100 simpleburn-1.0.6-1-i686 *version bump diff --git a/source/xapps-extra/simpleburn/FrugalBuild b/source/xapps-extra/simpleburn/FrugalBuild index ddf4552..a61f026 100644 --- a/source/xapps-extra/simpleburn/FrugalBuild +++ b/source/xapps-extra/simpleburn/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=simpleburn -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1 pkgdesc="SimpleBurn is a basic application for burning CDs and DVDs." url="http://sallu.tuxfamily.org/" @@ -14,6 +14,6 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') Finclude cmake -sha1sums=('d5486ccc9d3b7cefb4c34ecce229a45df58952f6') +sha1sums=('7ac1c7fd136c40053e17f382053b02130918d10a') # optimization OK From devil505linux at gmail.com Sun Feb 22 16:04:41 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 22 16:04:44 2009 Subject: [Frugalware-git] frugalware-current: fgrun-1.5.1-2-i686 Message-ID: <20090222150441.9249911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bcdf4b88115af85c648bd7b78e57ec6a1db2ff01 commit bcdf4b88115af85c648bd7b78e57ec6a1db2ff01 Author: Devil505 Date: Sun Feb 22 16:04:07 2009 +0100 fgrun-1.5.1-2-i686 *rebuild with openscenegraph>=2.8 diff --git a/source/games-extra/fgrun/FrugalBuild b/source/games-extra/fgrun/FrugalBuild index a49d654..9432eec 100755 --- a/source/games-extra/fgrun/FrugalBuild +++ b/source/games-extra/fgrun/FrugalBuild @@ -3,10 +3,10 @@ pkgname=fgrun pkgver=1.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="A graphical frontend to run FlightGear Flight Simulator." Finclude sourceforge -depends=('flightgear>=1.9.0' 'simgear>=1.9.1' 'openscenegraph' 'fltk' 'libgl' 'libxmu' 'libsm' 'libxi' 'zlib' 'libstdc++' 'fontconfig' 'libxrender' 'libxdamage') +depends=('flightgear>=1.9.0' 'simgear>=1.9.1' 'openscenegraph>=2.8' 'fltk' 'libgl' 'libxmu' 'libsm' 'libxi' 'zlib' 'libstdc++' 'fontconfig' 'libxrender' 'libxdamage') makedepends=('boost') groups=(games-extra) archs=('i686' 'x86_64') From bouleetbil at frogdev.info Sun Feb 22 16:08:16 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 16:08:17 2009 Subject: [Frugalware-git] frugalware-current: libgee-0.1.5-1-i686 Message-ID: <20090222150816.D953B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f1939003ecb0346f2e1924c995da77a109d9154 commit 0f1939003ecb0346f2e1924c995da77a109d9154 Author: bouleetbil Date: Sun Feb 22 16:06:28 2009 +0100 libgee-0.1.5-1-i686 *version bump diff --git a/source/lib-extra/libgee/FrugalBuild b/source/lib-extra/libgee/FrugalBuild index 82a3d24..dcf00f9 100644 --- a/source/lib-extra/libgee/FrugalBuild +++ b/source/lib-extra/libgee/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Cedrick Hannier alias Cedynamix pkgname=libgee -pkgver=0.1.4 +pkgver=0.1.5 pkgrel=1 pkgdesc="Library providing GObject-based interfaces and classes for commonly used data structures." depends=('glib2' 'vala') @@ -12,6 +12,6 @@ archs=('i686' 'x86_64') _F_gnome_devel="y" Finclude gnome url="http://live.gnome.org/Libgee" -sha1sums=('c88d6ad65114f051d8f3d46037aa0a77294122c7') +sha1sums=('f1dfe6e24b1691f7d05ad479afd776449c8c659d') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 16:32:19 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 16:32:22 2009 Subject: [Frugalware-git] frugalware-current: duplicity-0.5.09-1-i686 Message-ID: <20090222153219.A1B2C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=060f0a4ce5e4a0041f265c5bb04e9cd03a06dfc7 commit 060f0a4ce5e4a0041f265c5bb04e9cd03a06dfc7 Author: bouleetbil Date: Sun Feb 22 16:30:19 2009 +0100 duplicity-0.5.09-1-i686 *version bump diff --git a/source/apps-extra/duplicity/FrugalBuild b/source/apps-extra/duplicity/FrugalBuild index 1518c5d..9ed9daa 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.08 +pkgver=0.5.09 pkgrel=1 pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm." url="http://duplicity.nongnu.org/" @@ -12,6 +12,6 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar http://nongnu.mirror.ironie.org/releases/duplicity/" source=(http://nongnu.mirror.ironie.org/releases/duplicity/$pkgname-$pkgver.tar.gz) -sha1sums=('dade5da99df424ce3c7848a25a7c5fc67ba403ca') +sha1sums=('5fc2d4142fd3a7b9b5f38d3e822130f5b58b222f') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 16:46:08 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 16:46:10 2009 Subject: [Frugalware-git] frugalware-current: gssdp-0.6.4-1-i686 Message-ID: <20090222154608.CBDA411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9472425177c829755ab46505b4ebf84e7cf37996 commit 9472425177c829755ab46505b4ebf84e7cf37996 Author: bouleetbil Date: Sun Feb 22 16:44:38 2009 +0100 gssdp-0.6.4-1-i686 *version bump diff --git a/source/xlib-extra/gssdp/FrugalBuild b/source/xlib-extra/gssdp/FrugalBuild index c772b54..7ec0783 100644 --- a/source/xlib-extra/gssdp/FrugalBuild +++ b/source/xlib-extra/gssdp/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gssdp -pkgver=0.6.3 +pkgver=0.6.4 pkgrel=1 pkgdesc="GSSDP implements resource discovery and announcement over SSDP of GUPnP framework." depends=('libsoup' 'libglade') @@ -12,6 +12,6 @@ up2date="Flasttar $url/sources/$pkgname" groups=('xlib-extra') options=('scriptlet') archs=('i686' 'x86_64') -sha1sums=('d355c0fd25bc5af2af1822a318b9e1f35d0c04f4') +sha1sums=('c618fa3438f38ff6b7cf7a1b470fc2cd4420eb90') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 16:54:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 16:54:31 2009 Subject: [Frugalware-git] frugalware-current: gupnp-0.12.6-1-i686 Message-ID: <20090222155429.388F411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=823aed1fa78d3f5cd1e35be7985c5c90bc6ce93f commit 823aed1fa78d3f5cd1e35be7985c5c90bc6ce93f Author: bouleetbil Date: Sun Feb 22 16:52:58 2009 +0100 gupnp-0.12.6-1-i686 *version bump diff --git a/source/xlib-extra/gupnp/FrugalBuild b/source/xlib-extra/gupnp/FrugalBuild index 50eff89..8f2266a 100644 --- a/source/xlib-extra/gupnp/FrugalBuild +++ b/source/xlib-extra/gupnp/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: bouleetbil pkgname=gupnp -pkgver=0.12.5 +pkgver=0.12.6 pkgrel=1 pkgdesc="GUPnP implements the UPnP specification of GUPnP framework." -depends=('gssdp') +depends=('gssdp>=0.6.4') url="http://www.gupnp.org" source=($url/sources/$pkgname/$pkgname-$pkgver.tar.gz) up2date="Flasttar $url/sources/$pkgname" groups=('xlib-extra') options=('scriptlet') archs=('i686' 'x86_64') -sha1sums=('c0715aff83c32e9c8d2951ba37661bbbef9e2196') +sha1sums=('9881420b3f52f9fdd57913b7353b92c385cc35c0') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 17:12:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 17:12:44 2009 Subject: [Frugalware-git] frugalware-current: telepathy-glib-0.7.26-1-i686 Message-ID: <20090222161243.7BDAD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd6b520e9a2ec209bb87f9c08b987bbb3de8ded6 commit fd6b520e9a2ec209bb87f9c08b987bbb3de8ded6 Author: bouleetbil Date: Sun Feb 22 17:10:53 2009 +0100 telepathy-glib-0.7.26-1-i686 *version bump diff --git a/source/lib-extra/telepathy-glib/FrugalBuild b/source/lib-extra/telepathy-glib/FrugalBuild index c046fb2..aca1349 100644 --- a/source/lib-extra/telepathy-glib/FrugalBuild +++ b/source/lib-extra/telepathy-glib/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=telepathy-glib -pkgver=0.7.25 +pkgver=0.7.26 pkgrel=1 pkgdesc="A glib library to ease writing telepathy clients in glib." url="http://telepathy.freedesktop.org/wiki/" @@ -13,6 +13,6 @@ groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-glib/ | Flasttar" source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('52b33a273a629e1e5a89fd005b6b4f82e3557ae8') +sha1sums=('1e1b167676ee144ba8c23b55721a9b205612cb5c') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 17:25:04 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 17:25:06 2009 Subject: [Frugalware-git] frugalware-current: telepathy-gabble-0.7.21-1-i686 Message-ID: <20090222162504.AFDC011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c25a25dbbe3d8bec9e3f0a04b45f713d46d8a8d9 commit c25a25dbbe3d8bec9e3f0a04b45f713d46d8a8d9 Author: bouleetbil Date: Sun Feb 22 17:23:22 2009 +0100 telepathy-gabble-0.7.21-1-i686 *version bump diff --git a/source/lib-extra/telepathy-gabble/FrugalBuild b/source/lib-extra/telepathy-gabble/FrugalBuild index 8e43c6f..40c4410 100644 --- a/source/lib-extra/telepathy-gabble/FrugalBuild +++ b/source/lib-extra/telepathy-gabble/FrugalBuild @@ -3,16 +3,16 @@ # Contributor: AlexExtreme pkgname=telepathy-gabble -pkgver=0.7.20 +pkgver=0.7.21 pkgrel=1 pkgdesc="Telepathy is a D-Bus framework for unifying real time communication." url="http://telepathy.freedesktop.org/" -depends=('dbus-glib>=0.78' 'loudmouth>=1.3.2' 'telepathy-glib>=0.7.24' 'libidn') +depends=('dbus-glib>=0.78' 'loudmouth>=1.3.2' 'telepathy-glib>=0.7.26' 'libidn') makedepends=('libxslt') groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-gabble | Flasttar" source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/$pkgname-$pkgver.tar.gz) -sha1sums=('e2f080ea8f6b3946f4bb605ff28e203375134d57') +sha1sums=('b6c19456ace1812e98c69b52648b324fdf6f1faa') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 17:33:22 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 17:33:23 2009 Subject: [Frugalware-git] frugalware-current: telepathy-idle-0.1.3-1-i686 Message-ID: <20090222163322.4329F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ac275f9cd32ea0a822095cca9f4667c59338d69d commit ac275f9cd32ea0a822095cca9f4667c59338d69d Author: bouleetbil Date: Sun Feb 22 17:31:42 2009 +0100 telepathy-idle-0.1.3-1-i686 *version bump diff --git a/source/lib-extra/telepathy-idle/FrugalBuild b/source/lib-extra/telepathy-idle/FrugalBuild index 900dcc7..8fd4f92 100644 --- a/source/lib-extra/telepathy-idle/FrugalBuild +++ b/source/lib-extra/telepathy-idle/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=telepathy-idle -pkgver=0.1.2 +pkgver=0.1.3 pkgrel=1 pkgdesc="Full-featured IRC connection manager for Telepathy" url="http://telepathy.freedesktop.org/releases/$pkgname" @@ -11,6 +11,6 @@ source=("http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar depends=('dbus-glib' 'openssl' 'telepathy-glib' 'libxslt') groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('c8ffa208b18db1a7b7f88237bbc5167c6a585f03') +sha1sums=('726f2b98cc062e0b7c32843b9fde5c08e4c370ae') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 17:43:43 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 17:43:45 2009 Subject: [Frugalware-git] frugalware-current: telepathy-salut-0.3.8-1-i686 Message-ID: <20090222164343.7580411B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=06021d03d4faa319ea012dd45f40cd616bcd9ce1 commit 06021d03d4faa319ea012dd45f40cd616bcd9ce1 Author: bouleetbil Date: Sun Feb 22 17:42:07 2009 +0100 telepathy-salut-0.3.8-1-i686 *version bump diff --git a/source/lib-extra/telepathy-salut/FrugalBuild b/source/lib-extra/telepathy-salut/FrugalBuild index 2866ad1..6b51e55 100644 --- a/source/lib-extra/telepathy-salut/FrugalBuild +++ b/source/lib-extra/telepathy-salut/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=telepathy-salut -pkgver=0.3.7 +pkgver=0.3.8 pkgrel=1 pkgdesc="Provide Link-local Jabber functionality for Telepathy" url="http://telepathy.freedesktop.org/releases/$pkgname" @@ -12,6 +12,6 @@ depends=('telepathy-glib' 'avahi-glib' 'libasyncns' 'libsoup' 'cyrus-sasl') makedepends=('libxslt' 'gtk-doc') groups=('lib-extra') archs=('i686' 'x86_64') -sha1sums=('c9c2e2e9b37405df0b45cbd0624cd171fc99e1aa') +sha1sums=('722251b0ff79c667c2bd57f663099df99f1406f0') # optimization OK From bouleetbil at frogdev.info Sun Feb 22 17:51:20 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 17:51:21 2009 Subject: [Frugalware-git] frugalware-current: telepathy-python-0.15.7-1-i686 Message-ID: <20090222165120.3FC5A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b131b8cf7be093133487eab76698731a9dc15be commit 0b131b8cf7be093133487eab76698731a9dc15be Author: bouleetbil Date: Sun Feb 22 17:49:50 2009 +0100 telepathy-python-0.15.7-1-i686 *version bump diff --git a/source/devel-extra/telepathy-python/FrugalBuild b/source/devel-extra/telepathy-python/FrugalBuild index a512728..97e21bb 100644 --- a/source/devel-extra/telepathy-python/FrugalBuild +++ b/source/devel-extra/telepathy-python/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=telepathy-python -pkgver=0.15.6 +pkgver=0.15.7 pkgrel=1 pkgdesc="Base classes for use in connection managers, and proxy classes for use in clients." url="http://telepathy.freedesktop.org/releases/$pkgname" @@ -11,4 +11,4 @@ source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar. depends=('dbus-python' 'libtelepathy') groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('7ab4c0c7fb251e3bcd16bff2f3fae9329adaa318') +sha1sums=('4f726a0adac1fa58e44f7ffd9769b2ec3ab64e9b') From vmiklos at frugalware.org Sun Feb 22 18:07:46 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 22 18:07:48 2009 Subject: [Frugalware-git] frugalware-current: flightgear-1.9.0-2-i686 Message-ID: <20090222170746.23ABB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b194a973317869ddb756a0de3aaa7a6f7cff7a45 commit b194a973317869ddb756a0de3aaa7a6f7cff7a45 Author: Miklos Vajna Date: Sun Feb 22 18:07:25 2009 +0100 flightgear-1.9.0-2-i686 - rebuild with openscenegraph-2.8 diff --git a/source/games-extra/flightgear/FrugalBuild b/source/games-extra/flightgear/FrugalBuild index aaf6a39..9369b56 100644 --- a/source/games-extra/flightgear/FrugalBuild +++ b/source/games-extra/flightgear/FrugalBuild @@ -3,10 +3,10 @@ pkgname=flightgear pkgver=1.9.0 -pkgrel=1 +pkgrel=2 pkgdesc="An open-source, multi-platform flight simulator." url="http://www.flightgear.org/" -depends=('libgl' 'zlib' 'freealut' 'freeglut' 'fgfs-base' 'plib' 'libboost-mt>=1.37.0' 'openscenegraph') +depends=('libgl' 'zlib' 'freealut' 'freeglut' 'fgfs-base' 'plib' 'libboost-mt>=1.37.0' 'openscenegraph>=2.8.0') makedepends=('simgear' 'boost>=1.37.0') groups=('games-extra') archs=('i686' 'x86_64') From bouleetbil at frogdev.info Sun Feb 22 18:29:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 18:29:57 2009 Subject: [Frugalware-git] frugalware-current: timer-applet-2.1.1-1-i686 Message-ID: <20090222172954.28C2511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eb13f05d542ddc86029659e86b49fbf1786fa569 commit eb13f05d542ddc86029659e86b49fbf1786fa569 Author: bouleetbil Date: Sun Feb 22 18:27:53 2009 +0100 timer-applet-2.1.1-1-i686 *version bump diff --git a/source/gnome-extra/timer-applet/FrugalBuild b/source/gnome-extra/timer-applet/FrugalBuild index 05d0ab7..51038f2 100644 --- a/source/gnome-extra/timer-applet/FrugalBuild +++ b/source/gnome-extra/timer-applet/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=timer-applet -pkgver=2.1 +pkgver=2.1.1 pkgrel=1 pkgdesc="A countdown timer applet for the GNOME panel" depends=('python' 'pygtk' 'gnome-python' 'gnome-python-desktop' \ @@ -16,4 +16,4 @@ _F_sourceforge_dirname="timerapplet" _F_sourceforge_realname="timerapplet" _F_gnome_schemas=('/etc/gconf/schemas/timer-applet.schemas') Finclude gnome-scriptlet sourceforge -sha1sums=('7cb66a63323189dfe48076a82a45888d237f1cc5') +sha1sums=('c181293f7284dfd1db33d9da89b461511ad6f61b') From priyank at frugalware.org Sun Feb 22 19:29:14 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 22 19:29:16 2009 Subject: [Frugalware-git] frugalware-current: transmission-1.50-1-i686 Message-ID: <20090222182914.6B83411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d51bfe8d9e5a7c30bb80c584136113e54bba1aa0 commit d51bfe8d9e5a7c30bb80c584136113e54bba1aa0 Author: Priyank Date: Sun Feb 22 23:57:25 2009 +0530 transmission-1.50-1-i686 * Version bump diff --git a/source/xapps-extra/transmission/FrugalBuild b/source/xapps-extra/transmission/FrugalBuild index e5ed961..81ed6ab 100644 --- a/source/xapps-extra/transmission/FrugalBuild +++ b/source/xapps-extra/transmission/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=transmission -pkgver=1.42 +pkgver=1.50 pkgrel=1 pkgdesc="A free, lightweight BitTorrent Client." url="http://transmission.m0k.org/" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') options=('scriptlet') up2date="lynx -dump -nolist http://download.m0k.org/transmission/files/ | Flasttarbz2" source=(http://download.m0k.org/transmission/files/$pkgname-$pkgver.tar.bz2) -sha1sums=('109ef121bc4d032c78b14d7d3934f20a5ed98035') +sha1sums=('8a9f60e522b4906818a60268a0fbf54eddba331a') build() { From priyank at frugalware.org Sun Feb 22 19:29:14 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 22 19:29:19 2009 Subject: [Frugalware-git] frugalware-current: gprolog-1.3.1-1-i686 Message-ID: <20090222182914.8233011B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f82f28de211a9666cd8d0bd43673688802a8c9c0 commit f82f28de211a9666cd8d0bd43673688802a8c9c0 Author: Priyank Date: Sun Feb 22 23:58:01 2009 +0530 gprolog-1.3.1-1-i686 * Version bump diff --git a/source/devel-extra/gprolog/FrugalBuild b/source/devel-extra/gprolog/FrugalBuild index 9a1c3de..e604dd5 100644 --- a/source/devel-extra/gprolog/FrugalBuild +++ b/source/devel-extra/gprolog/FrugalBuild @@ -2,7 +2,7 @@ # Compiling Time: 0.05 SBU pkgname=gprolog -pkgver=1.3.0 +pkgver=1.3.1 pkgrel=1 pkgdesc="GNU Prolog - a native Prolog compiler" url="http://www.gprolog.org/" @@ -11,7 +11,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | Flasttar" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('1ad7b7764c8e8d92f4f18619f29155001fe7d78f') +sha1sums=('d2912847725a0d917c6937c9402bcc21072b1a73') build() { From priyank at frugalware.org Sun Feb 22 19:29:14 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 22 19:29:20 2009 Subject: [Frugalware-git] frugalware-current: phex-3.4.2.116-1-i686 Message-ID: <20090222182914.B23AA11B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dbcb9fe84de62367feed26ae818e3c2f873bd1bb commit dbcb9fe84de62367feed26ae818e3c2f873bd1bb Author: Priyank Date: Sun Feb 22 23:58:55 2009 +0530 phex-3.4.2.116-1-i686 * Version bump diff --git a/source/xapps-extra/phex/FrugalBuild b/source/xapps-extra/phex/FrugalBuild index fb23e9b..029dbc8 100644 --- a/source/xapps-extra/phex/FrugalBuild +++ b/source/xapps-extra/phex/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=phex -pkgver=3.4.0.110 +pkgver=3.4.2.116 pkgrel=1 pkgdesc="Phex is a p2p filesharing program running on gnutella network." license="GPL" @@ -18,7 +18,7 @@ source=(${source/$pkgname-/${pkgname}_} phex.png) _F_desktop_name="Phex filesharing client" _F_desktop_categories="Network;" _F_desktop_icon="phex.png" -sha1sums=('6b6c0a758872f3e1d64694e23fb5d140f33b661b' \ +sha1sums=('7a3bc5390703faff1e4e8aa2aac33a11eef9f2cd' \ 'c57651f5ebf9be53638f7bb76a5bccb24dcd8b09') build() From priyank at frugalware.org Sun Feb 22 19:29:57 2009 From: priyank at frugalware.org (Priyank) Date: Sun Feb 22 19:29:58 2009 Subject: [Frugalware-git] frugalware-current: glom-1.8.6-1-i686 Message-ID: <20090222182957.781EE11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ac68906caa817e41a451f48a01452f0c163342c commit 9ac68906caa817e41a451f48a01452f0c163342c Author: Priyank Date: Sun Feb 22 23:59:42 2009 +0530 glom-1.8.6-1-i686 * Version bump diff --git a/source/gnome-extra/glom/FrugalBuild b/source/gnome-extra/glom/FrugalBuild index 1077daa..01a0e96 100644 --- a/source/gnome-extra/glom/FrugalBuild +++ b/source/gnome-extra/glom/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=glom -pkgver=1.8.5 +pkgver=1.8.6 pkgrel=1 pkgdesc="A database design tool for GNOME" _F_gnome_iconcache="y" @@ -18,7 +18,7 @@ depends=('gtk+2>=2.14.4' 'gtkmm' 'libglademm>=2.6.6' 'gconfmm>=2.24.0' \ groups=('gnome-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --with-postgres-utils=/usr/bin" -sha1sums=('e800eb3b8a62a64e432c47f0133bf834aa5cbcb2') +sha1sums=('b395e732e22be7fe3c2e01eb18857a3494bbcb71') build() { From devil505linux at gmail.com Sun Feb 22 20:03:44 2009 From: devil505linux at gmail.com (Devil505) Date: Sun Feb 22 20:03:48 2009 Subject: [Frugalware-git] frugalware-current: scorched3d-42-1-i686 Message-ID: <20090222190344.6D86C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=977de9bb0115b8f6a9232d8fcc11c174daf25960 commit 977de9bb0115b8f6a9232d8fcc11c174daf25960 Author: Devil505 Date: Sun Feb 22 20:02:08 2009 +0100 scorched3d-42-1-i686 * version bump * removed old gcc43 patch * added new gcc43 patch * improved desktop entry diff --git a/source/games-extra/scorched3d/FrugalBuild b/source/games-extra/scorched3d/FrugalBuild index 67619f6..f4f9497 100644 --- a/source/games-extra/scorched3d/FrugalBuild +++ b/source/games-extra/scorched3d/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=scorched3d -pkgver=41.3 +pkgver=42 pkgrel=1 pkgdesc="Scorched3D is a 3D remake of the popular 2D artillery game Scorched Earth." depends=('wxgtk-u8' 'libvorbis' 'libogg' 'sdl_net' 'openal' 'freealut' 'fftw' 'freetype2' \ @@ -10,18 +10,20 @@ depends=('wxgtk-u8' 'libvorbis' 'libogg' 'sdl_net' 'openal' 'freealut' 'fftw' 'f _F_sourceforge_name="Scorched3D" _F_sourceforge_dirname="$pkgname" _F_sourceforge_ext="-src.tar.gz" -_F_sourceforge_prefix="Build " +_F_sourceforge_prefix="Version " +_F_sourceforge_sep="-" Finclude sourceforge -options=('scriptlet') groups=('games-extra') archs=('i686' 'x86_64') -source=(${source[@]} gcc4.3.diff) -sha1sums=('c38fa05ca801b484c859012086dbbc03244ae71c' \ - '0692b9328e86619c77808b310fc445ac892474a6') +source=(${source[@]} $pkgname-$pkgver-gcc43.patch) +sha1sums=('112398b79ff919ecde54a8410d1456da8de9311b' \ + '91e399cf8881a0ce264d4cf5656684138c14245f') _F_cd_path="scorched" Fconfopts="${Fconfopts[@]} --disable-dependency-tracking \ --datadir=/usr/share/$pkgname" -_F_desktop_categories="Game" + +_F_desktop_name="Scorched 3D" +_F_desktop_categories="Game;ArcadeGame;" build() { diff --git a/source/games-extra/scorched3d/gcc4.3.diff b/source/games-extra/scorched3d/gcc4.3.diff deleted file mode 100644 index ff265f8..0000000 --- a/source/games-extra/scorched3d/gcc4.3.diff +++ /dev/null @@ -1,41 +0,0 @@ ---- scorched/src/common/main.h~ 2008-01-26 20:41:37.000000000 +0100 -+++ scorched/src/common/main.h 2008-01-26 20:45:15.000000000 +0100 -@@ -21,6 +21,8 @@ - #define WIN32_LEAN_AND_MEAN - - #include -+#include -+#include - - #ifdef HAVE_UNISTD_H - #include ---- scorched/src/common/sha2.h~ 2008-01-26 20:41:37.000000000 +0100 -+++ scorched/src/common/sha2.h 2008-01-26 20:45:15.000000000 +0100 -@@ -46,6 +46,7 @@ - - #include - #include -+#include - - // NOTE: You may need to define things by hand for your system: - typedef unsigned char sha_byte; // Exactly 1 byte ---- scorched/src/common/DefinesFile.cpp~ 2008-01-26 20:41:37.000000000 +0100 -+++ scorched/src/common/DefinesFile.cpp 2008-01-26 20:45:15.000000000 +0100 -@@ -21,6 +21,7 @@ - #include - #include - #include -+#include - #include - #include - #include ---- scorched/src/common/LoggerI.cpp~ 2008-01-26 20:45:33.000000000 +0100 -+++ scorched/src/common/LoggerI.cpp 2008-01-26 20:46:03.000000000 +0100 -@@ -20,6 +20,7 @@ - - #include - #include -+#include - - LoggerInfo::LoggerInfo( - const char *message, diff --git a/source/games-extra/scorched3d/scorched3d-42-gcc43.patch b/source/games-extra/scorched3d/scorched3d-42-gcc43.patch new file mode 100644 index 0000000..6497e3c --- /dev/null +++ b/source/games-extra/scorched3d/scorched3d-42-gcc43.patch @@ -0,0 +1,101 @@ +diff -ur scorched.old/src/client/console/ConsoleImpl.cpp scorched/src/client/console/ConsoleImpl.cpp +--- scorched.old/src/client/console/ConsoleImpl.cpp 2009-02-18 20:06:23.000000000 +0200 ++++ scorched/src/client/console/ConsoleImpl.cpp 2009-02-18 20:39:23.000000000 +0200 +@@ -26,6 +26,7 @@ + #include + #include + #include ++#include + + ConsoleImpl::ConsoleImpl() : + GameStateI("Console"), +diff -ur scorched.old/src/common/common/DefinesFile.cpp scorched/src/common/common/DefinesFile.cpp +--- scorched.old/src/common/common/DefinesFile.cpp 2009-02-18 20:06:22.000000000 +0200 ++++ scorched/src/common/common/DefinesFile.cpp 2009-02-18 20:07:58.000000000 +0200 +@@ -24,6 +24,7 @@ + #include + #include + #include ++#include + + #pragma warning(disable : 4996) + +diff -ur scorched.old/src/common/common/LoggerI.cpp scorched/src/common/common/LoggerI.cpp +--- scorched.old/src/common/common/LoggerI.cpp 2009-02-18 20:06:22.000000000 +0200 ++++ scorched/src/common/common/LoggerI.cpp 2009-02-18 20:14:55.000000000 +0200 +@@ -20,6 +20,7 @@ + + #include + #include ++#include + + LoggerInfo::LoggerInfo( + const std::string &message, +diff -ur scorched.old/src/common/common/main.h scorched/src/common/common/main.h +--- scorched.old/src/common/common/main.h 2009-02-18 20:06:22.000000000 +0200 ++++ scorched/src/common/common/main.h 2009-02-18 20:07:18.000000000 +0200 +@@ -40,7 +40,7 @@ + void _no_storage() + { + printf("Failed to allocate memory!!"); +- std::exit(1); ++ exit(1); + } + + void run_main(int argc, char *argv[], OptionsParameters ¶ms) +diff -ur scorched.old/src/common/common/sha2.h scorched/src/common/common/sha2.h +--- scorched.old/src/common/common/sha2.h 2009-02-18 20:06:22.000000000 +0200 ++++ scorched/src/common/common/sha2.h 2009-02-18 20:24:57.000000000 +0200 +@@ -46,6 +46,7 @@ + + #include + #include ++#include + + // NOTE: You may need to define things by hand for your system: + typedef unsigned char sha_byte; // Exactly 1 byte +diff -ur scorched.old/src/common/landscapemap/HeightMapModifier.cpp scorched/src/common/landscapemap/HeightMapModifier.cpp +--- scorched.old/src/common/landscapemap/HeightMapModifier.cpp 2009-02-18 20:06:22.000000000 +0200 ++++ scorched/src/common/landscapemap/HeightMapModifier.cpp 2009-02-18 20:28:50.000000000 +0200 +@@ -26,6 +26,7 @@ + #include + #include + #include ++#include + + void HeightMapModifier::levelSurround(HeightMap &hmap) + { +diff -ur scorched.old/src/common/lang/LangParam.cpp scorched/src/common/lang/LangParam.cpp +--- scorched.old/src/common/lang/LangParam.cpp 2009-02-18 20:06:22.000000000 +0200 ++++ scorched/src/common/lang/LangParam.cpp 2009-02-18 20:22:06.000000000 +0200 +@@ -20,6 +20,7 @@ + + #include + #include ++#include + + LangParam::LangParam(const LangStringConverter &convValue) + { +diff -ur scorched.old/src/common/lang/ResourceBundle.h scorched/src/common/lang/ResourceBundle.h +--- scorched.old/src/common/lang/ResourceBundle.h 2009-02-18 20:06:22.000000000 +0200 ++++ scorched/src/common/lang/ResourceBundle.h 2009-02-18 20:20:12.000000000 +0200 +@@ -23,6 +23,7 @@ + + #include + #include ++#include + + class ResourceBundle + { +diff -ur scorched.old/src/common/porting/windows.h scorched/src/common/porting/windows.h +--- scorched.old/src/common/porting/windows.h 2009-02-18 20:06:22.000000000 +0200 ++++ scorched/src/common/porting/windows.h 2009-02-18 20:06:46.000000000 +0200 +@@ -20,7 +20,7 @@ + typedef unsigned short WORD; + typedef unsigned char BYTE; + +-typedef int HWND; ++// typedef int HWND; + typedef void * HINSTANCE; + typedef int WPARAM; + typedef int LPARAM; From vmiklos at frugalware.org Sun Feb 22 20:19:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 22 20:19:21 2009 Subject: [Frugalware-git] frugalware-current: vobject-0.8.0-1-i686 Message-ID: <20090222191920.20E8911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1bf9c9b3ebaac7f23d4af338618274b396755672 commit 1bf9c9b3ebaac7f23d4af338618274b396755672 Author: Miklos Vajna Date: Sun Feb 22 20:13:03 2009 +0100 vobject-0.8.0-1-i686 - version bump diff --git a/source/devel-extra/vobject/FrugalBuild b/source/devel-extra/vobject/FrugalBuild index b96f749..6812eae 100644 --- a/source/devel-extra/vobject/FrugalBuild +++ b/source/devel-extra/vobject/FrugalBuild @@ -2,14 +2,15 @@ # Maintainer: AlexExtreme pkgname=vobject -pkgver=0.7.1 -pkgrel=2 +pkgver=0.8.0 +pkgrel=1 pkgdesc="vobject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files" url="http://vobject.skyhouseconsulting.com/" depends=('python-dateutil') makedepends=('setuptools') groups=('devel-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://vobject.skyhouseconsulting.com/history.html | grep -m1 'vobject.*released' | sed 's/.*vobject //' | sed 's/ released.*//'" +_F_archive_grepv="b\." +up2date="Flasttar $url/history.html" source=(http://vobject.skyhouseconsulting.com/$pkgname-$pkgver.tar.gz) -sha1sums=('92aea2e556af9b4e0cc76aab049a2f49bbd640c0') +sha1sums=('4ba17fe07a8b45c17ab351c9f2104c5f149eeb8d') From vmiklos at frugalware.org Sun Feb 22 20:19:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 22 20:19:25 2009 Subject: [Frugalware-git] frugalware-current: libvncserver-0.9.7-1-i686 Message-ID: <20090222191920.39BBA11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0fda73e7dbc1aa428f39c64cfd4f0e923b8f8e8a commit 0fda73e7dbc1aa428f39c64cfd4f0e923b8f8e8a Author: Miklos Vajna Date: Sun Feb 22 20:17:34 2009 +0100 libvncserver-0.9.7-1-i686 - version bump diff --git a/source/xlib-extra/libvncserver/FrugalBuild b/source/xlib-extra/libvncserver/FrugalBuild index d6f6e2d..b7571a3 100644 --- a/source/xlib-extra/libvncserver/FrugalBuild +++ b/source/xlib-extra/libvncserver/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: AlexExtreme pkgname=libvncserver -pkgver=0.9.1 +pkgver=0.9.7 pkgrel=1 pkgdesc="Library to create custom VNC servers" depends=('zlib' 'libjpeg' 'sdl' 'libx11' 'libxext' 'libxinerama' 'libxrandr' 'libxtrap' 'libxtst' 'libxfixes' 'libxdamage' 'inputproto') @@ -11,7 +11,7 @@ archs=('i686' 'x86_64') Finclude sourceforge url="http://libvncserver.sourceforge.net" source=(${source/libvncserver-/LibVNCServer-}) -sha1sums=('8044885868a973fe64a8b048b6f76074aec56488') +sha1sums=('681b0f3d000ad8c18d3643e1148e1ae5052c8a9a') _F_cd_path="LibVNCServer-$pkgver" build() From vmiklos at frugalware.org Sun Feb 22 20:19:20 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun Feb 22 20:19:26 2009 Subject: [Frugalware-git] frugalware-current: java-gcj-compat-1.0.80-1-i686 Message-ID: <20090222191920.5310311B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=552ac09301babdc0880e106f45c024aa0f996ae5 commit 552ac09301babdc0880e106f45c024aa0f996ae5 Author: Miklos Vajna Date: Sun Feb 22 20:19:08 2009 +0100 java-gcj-compat-1.0.80-1-i686 - version bump diff --git a/source/devel-extra/java-gcj-compat/FrugalBuild b/source/devel-extra/java-gcj-compat/FrugalBuild index 5a162f5..8ab3542 100644 --- a/source/devel-extra/java-gcj-compat/FrugalBuild +++ b/source/devel-extra/java-gcj-compat/FrugalBuild @@ -4,8 +4,8 @@ USE_GJDOC=${USE_GJDOC:-"y"} pkgname=java-gcj-compat -pkgver=1.0.79 -pkgrel=3 +pkgver=1.0.80 +pkgrel=1 gccver=4.3.3 javaver="1.5.0-gcj-1.5.0.0" pkgdesc="A collection of wrapper scripts, symlinks and jar files." @@ -18,7 +18,7 @@ archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url|grep $pkgname-.*tar.gz$|sed 's/.*-\([^-]*\)\.t.*/\1/'|Fsort|sed -n '$ p'" source=(ftp://sources.redhat.com/pub/rhug/java-gcj-compat-$pkgver.tar.gz \ java-gcj.sh native2ascii.diff) -sha1sums=('01c83398c5fb85f71c66d4e785d8f7ef0b6b0cb4' \ +sha1sums=('cfaf776117a3a616c29ab2ebd8c9fb6b51c01979' \ 'eb04c399cc53a045eec8af17a50fb3aece09e07d' \ 'c337928679c2b9f008cdea28702af084fcf2a429') From elentir at mailoo.org Sun Feb 22 21:02:43 2009 From: elentir at mailoo.org (Elentir) Date: Sun Feb 22 21:02:46 2009 Subject: [Frugalware-git] fwife: clean plugins sources Message-ID: <20090222200243.B724311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=9fba0a138e0dc643f062c50b6e8a5e4a8245c87c commit 9fba0a138e0dc643f062c50b6e8a5e4a8245c87c Author: Elentir Date: Sun Feb 22 20:56:22 2009 +0100 clean plugins sources * update copyright year * fix indentation * fix last untranslated messages * fix some memory leaks * add some missing error msgbox diff --git a/src/plugins/asklang.c b/src/plugins/asklang.c index 3b96b0e..f4bb591 100644 --- a/src/plugins/asklang.c +++ b/src/plugins/asklang.c @@ -3,7 +3,7 @@ * * Copyright (c) 2005, 2007, 2008 by Miklos Vajna * Copyright (c) 2005 by Christian Hamar alias krix - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -156,9 +156,9 @@ GtkWidget *load_gtk_widget() } selection = gtk_tree_view_get_selection (GTK_TREE_VIEW (view)); - gtk_tree_selection_set_mode (selection, GTK_SELECTION_SINGLE); + gtk_tree_selection_set_mode (selection, GTK_SELECTION_SINGLE); - //* Just a scrollbar if many languages *// + //* Just a scrollbar if many languages *// pScrollbar = gtk_scrolled_window_new(NULL, NULL); gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(pScrollbar), view); @@ -235,7 +235,7 @@ int run(GList **config) { setenv("CHARSET", "iso-8859-2", 1); setcharset("lat2-16.psfu.gz", config); - } + } //* Create language files *// fn = strdup("/tmp/setup_XXXXXX"); @@ -266,4 +266,4 @@ int run(GList **config) data_put(config, "lang.sh", fn); return 0; } - + diff --git a/src/plugins/configsource.c b/src/plugins/configsource.c index c6a98fa..4316f14 100644 --- a/src/plugins/configsource.c +++ b/src/plugins/configsource.c @@ -2,7 +2,7 @@ * configsource.c for Fwife * * Copyright (c) 2005 by Miklos Vajna - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -33,7 +33,7 @@ static GList *mirrorlist = NULL; -static GtkWidget *viewserver; +static GtkWidget *viewserver = NULL; enum { @@ -110,7 +110,7 @@ GList *getmirrors(char *fn) int updateconfig(char *fn, GList *mirrors) { FILE *fp; - short i; + unsigned int i; if ((fp = fopen(fn, "w"))== NULL) { @@ -128,102 +128,78 @@ int updateconfig(char *fn, GList *mirrors) return(0); } -void fixed_toggled (GtkCellRendererToggle *cell, gchar *path_str, gpointer data) +void fixed_toggled(GtkCellRendererToggle *cell, gchar *path_str, gpointer data) { - GtkTreeModel *model = (GtkTreeModel *)data; - GtkTreeIter iter; - GtkTreePath *path = gtk_tree_path_new_from_string (path_str); - gboolean fixed; - gchar *name, *from; - - /* get toggled iter */ - gtk_tree_model_get_iter (model, &iter, path); - gtk_tree_model_get (model, &iter, COLUMN_USE, &fixed, -1); - gtk_tree_model_get (model, &iter, COLUMN_NAME, &name, -1); - gtk_tree_model_get (model, &iter, COLUMN_FROM, &from, -1); - - /* do something with the value */ - fixed ^= 1; - - /* set new value */ - gtk_list_store_set (GTK_LIST_STORE (model), &iter, COLUMN_USE, fixed, -1); - - /* clean up */ - gtk_tree_path_free (path); + GtkTreeModel *model = (GtkTreeModel *)data; + GtkTreeIter iter; + GtkTreePath *path = gtk_tree_path_new_from_string (path_str); + gboolean fixed; + gchar *name, *from; + + /* get toggled iter */ + gtk_tree_model_get_iter (model, &iter, path); + gtk_tree_model_get (model, &iter, COLUMN_USE, &fixed, -1); + gtk_tree_model_get (model, &iter, COLUMN_NAME, &name, -1); + gtk_tree_model_get (model, &iter, COLUMN_FROM, &from, -1); + + /* set new value */ + fixed ^= 1; + gtk_list_store_set (GTK_LIST_STORE (model), &iter, COLUMN_USE, fixed, -1); + + gtk_tree_path_free (path); } +/* add a custom mirror to the list */ void add_mirror (GtkWidget *button, gpointer data) { - extern GtkWidget *assistant; - GtkTreeIter iter; - GtkTreeView *treeview = (GtkTreeView *)data; - GtkTreeModel *model = gtk_tree_view_get_model (treeview); - - GtkWidget* pBoite; - GtkWidget* pEntry, *label; - const gchar* sName; - - pBoite = gtk_dialog_new_with_buttons(_("Add a custom server"), - GTK_WINDOW(assistant), - GTK_DIALOG_MODAL, - GTK_STOCK_OK,GTK_RESPONSE_OK, - GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL, - NULL); - gtk_window_set_position(GTK_WINDOW(pBoite), GTK_WIN_POS_CENTER_ON_PARENT); - - pEntry = gtk_entry_new(); - label = gtk_label_new(_("You may specify a custom mirror (eg. LAN) so you can download packages faster.\nEnter server's address below :")); - gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), label, TRUE, FALSE, 5); - gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), pEntry, TRUE, FALSE, 5); - gtk_widget_show_all(pBoite); - - switch (gtk_dialog_run(GTK_DIALOG(pBoite))) - { - case GTK_RESPONSE_OK: - sName = gtk_entry_get_text(GTK_ENTRY(pEntry)); - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - gtk_list_store_set (GTK_LIST_STORE (model), &iter, - 0, TRUE, 1, sName, 2, "CUSTOM", -1); - gtk_widget_destroy(pBoite); - break; - case GTK_RESPONSE_CANCEL: - case GTK_RESPONSE_NONE: - default: - gtk_widget_destroy(pBoite); - break; - } - + GtkTreeIter iter; + GtkTreeView *treeview = (GtkTreeView *)data; + GtkTreeModel *model = gtk_tree_view_get_model (treeview); + char* sName = NULL; + + sName = fwife_entry(_("Add a custom server"), + _("You may specify a custom mirror (eg. LAN) so you can download packages faster.\nEnter server's address below :") + , NULL); + if(sName) { + gtk_list_store_append (GTK_LIST_STORE (model), &iter); + gtk_list_store_set (GTK_LIST_STORE (model), &iter, + 0, TRUE, 1, sName, 2, "CUSTOM", -1); + } + return; } -//* remove a mirror from the array widget *// +/* delete a custom mirror to the list */ void remove_mirror (GtkWidget *widget, gpointer data) { - GtkTreeIter iter; - GtkTreeView *treeview = (GtkTreeView *)data; - GtkTreeModel *model = gtk_tree_view_get_model (treeview); - GtkTreeSelection *selection = gtk_tree_view_get_selection (treeview); - - if (gtk_tree_selection_get_selected (selection, NULL, &iter)) - { - gint i; - GtkTreePath *path; - gchar *old_text, *from; - gtk_tree_model_get (model, &iter, 1, &old_text, -1); - gtk_tree_model_get (model, &iter, 2, &from, -1); + GtkTreeIter iter; + GtkTreeView *treeview = (GtkTreeView *)data; + GtkTreeModel *model = gtk_tree_view_get_model (treeview); + GtkTreeSelection *selection = gtk_tree_view_get_selection (treeview); + + if (gtk_tree_selection_get_selected (selection, NULL, &iter)) + { + gint i; + GtkTreePath *path; + gchar *old_text, *from; + + gtk_tree_model_get (model, &iter, 1, &old_text, -1); + gtk_tree_model_get (model, &iter, 2, &from, -1); - // don't delete an "default" mirror - if(strcmp(from, "CUSTOM")) - return; - path = gtk_tree_model_get_path (model, &iter); - i = gtk_tree_path_get_indices (path)[0]; - gtk_list_store_remove (GTK_LIST_STORE (model), &iter); - - gtk_tree_path_free (path); - } - return; + /* don't delete default mirrors */ + if(strcmp(from, "CUSTOM")) { + fwife_error(_("Can't delete default mirrors")); + return; + } + + path = gtk_tree_model_get_path (model, &iter); + i = gtk_tree_path_get_indices (path)[0]; + gtk_list_store_remove (GTK_LIST_STORE (model), &iter); + gtk_tree_path_free (path); + } + return; } -//* Create the array of mirror widget *// +/* Create the list of mirrors */ GtkWidget *mirrorview() { GtkListStore *store; @@ -267,40 +243,41 @@ GtkWidget *load_gtk_widget() GtkWidget *pVBox = gtk_vbox_new(FALSE, 0); + /* top info label */ info = gtk_label_new(NULL); - gtk_label_set_markup(GTK_LABEL(info), _("You can choose one or more nearly mirrors to speed up package downloading.")); + gtk_label_set_markup(GTK_LABEL(info), + _("You can choose one or more nearly mirrors to speed up package downloading.")); gtk_box_pack_start (GTK_BOX (pVBox), info, FALSE, FALSE, 5); - // array of mirrors + /* list of mirrors */ viewserver = mirrorview(); selection = gtk_tree_view_get_selection (GTK_TREE_VIEW (viewserver)); - gtk_tree_selection_set_mode (selection, GTK_SELECTION_SINGLE); - pScrollbar = gtk_scrolled_window_new(NULL, NULL); + gtk_tree_selection_set_mode (selection, GTK_SELECTION_SINGLE); + pScrollbar = gtk_scrolled_window_new(NULL, NULL); gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(pScrollbar), viewserver); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(pScrollbar), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); gtk_box_pack_start (GTK_BOX (pVBox), pScrollbar, TRUE, TRUE, 0); buttonlist = gtk_hbox_new(TRUE, 10); - //* Set buttons *// + /* Set up buttons for custom mirrors */ addmirror = gtk_button_new_with_label(_("Add custom mirror")); - //* TODO : Fix it : need 2 creation to be show lol (why???) *// + /* TOFIX : need 2 creation to be show lol (why???) */ delmirror = gtk_button_new_with_label(NULL); delmirror = gtk_button_new_with_label(_("Remove custom mirror")); - //* Set images *// + /* Set images */ image = gtk_image_new_from_stock (GTK_STOCK_ADD, 2); gtk_button_set_image(GTK_BUTTON(addmirror), image); image = gtk_image_new_from_stock (GTK_STOCK_CANCEL, 2); gtk_button_set_image(GTK_BUTTON(delmirror), image); - //* connect button to the select root part function *// + /* connect button to the select root part function */ g_signal_connect (addmirror, "clicked",G_CALLBACK (add_mirror), viewserver); - g_signal_connect (delmirror, "clicked", G_CALLBACK (remove_mirror), viewserver); - + g_signal_connect (delmirror, "clicked", G_CALLBACK (remove_mirror), viewserver); - //* Add them to the box *// + /* Add them to the box */ gtk_box_pack_start (GTK_BOX (buttonlist), addmirror, TRUE, FALSE, 10); gtk_box_pack_start (GTK_BOX (buttonlist), delmirror, TRUE, FALSE, 10); @@ -335,7 +312,9 @@ int prerun(GList **config) gtk_list_store_append(GTK_LIST_STORE(gtk_tree_view_get_model(GTK_TREE_VIEW(viewserver))), &iter); gtk_list_store_set(GTK_LIST_STORE(gtk_tree_view_get_model(GTK_TREE_VIEW(viewserver))), &iter, - 0, (gboolean)(GPOINTER_TO_INT(g_list_nth_data(mirrorlist, i+2))),1, (gchar*)g_list_nth_data(mirrorlist, i), 2,(gchar*)g_list_nth_data(mirrorlist, i+1), -1); + 0, (gboolean)(GPOINTER_TO_INT(g_list_nth_data(mirrorlist, i+2))), + 1, (gchar*)g_list_nth_data(mirrorlist, i), + 2, (gchar*)g_list_nth_data(mirrorlist, i+1), -1); } } @@ -383,7 +362,7 @@ int run(GList **config) GtkWidget *load_help_widget() { - GtkWidget *labelhelp = gtk_label_new("Select one or more nearly mirrors to speed up package downloading.\nYou can add your own custom mirrors to increase downloadind speed by using suitable button."); + GtkWidget *labelhelp = gtk_label_new(_("Select one or more nearly mirrors to speed up package downloading.\nYou can add your own custom mirrors to increase downloadind speed by using suitable button.")); return labelhelp; } diff --git a/src/plugins/finish.c b/src/plugins/finish.c index 5d89607..867486f 100644 --- a/src/plugins/finish.c +++ b/src/plugins/finish.c @@ -2,7 +2,7 @@ * finish.c for Fwife * * Copyright (c) 2005 by Miklos Vajna - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -74,8 +74,9 @@ GtkWidget *load_gtk_widget(GtkWidget *assist) int run(GList **config) { - char *ptr; - // unmout system directories + char *ptr; + + /* unmout system directories */ ptr = g_strdup_printf("umount %s/sys", TARGETDIR); fw_system(ptr); FREE(ptr); diff --git a/src/plugins/greet.c b/src/plugins/greet.c index ea741b9..7cb215a 100644 --- a/src/plugins/greet.c +++ b/src/plugins/greet.c @@ -1,7 +1,7 @@ /* * greet.c for Fwife * - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -57,9 +57,9 @@ GtkWidget *load_gtk_widget() { GtkWidget *widget = gtk_label_new (NULL); gtk_label_set_markup(GTK_LABEL(widget), _("Welcome among the users of Frugalware!\n\n\n" - "The aim of creating Frugalware was to help you to do your work faster and simpler.\n" - " We hope that you will like our product.\n\n" - "The Frugalware Developer Team\n")); + "The aim of creating Frugalware was to help you to do your work faster and simpler.\n" + " We hope that you will like our product.\n\n" + "The Frugalware Developer Team\n")); return widget; } diff --git a/src/plugins/grubconf.c b/src/plugins/grubconf.c index 34fe156..33abe3f 100644 --- a/src/plugins/grubconf.c +++ b/src/plugins/grubconf.c @@ -2,7 +2,7 @@ * grubconf.c for Fwife * * Copyright (c) 2005 by Miklos Vajna - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -68,26 +68,23 @@ plugin_t *info() GtkWidget *load_gtk_widget() { - /* Creation de la zone de saisie */ - GtkWidget *pVBox = gtk_vbox_new(FALSE, 5); - + GtkWidget *pVBox = gtk_vbox_new(FALSE, 5); GtkWidget *pLabelInfo=gtk_label_new(NULL); - /* On utilise les balises */ - gtk_label_set_markup(GTK_LABEL(pLabelInfo), _("Installing GRUB bootloader")); - + /* top info label */ + gtk_label_set_markup(GTK_LABEL(pLabelInfo), _("Installing GRUB bootloader")); gtk_box_pack_start(GTK_BOX(pVBox), pLabelInfo, FALSE, FALSE, 6); GtkWidget *pLabel = gtk_label_new(_("Choose install type :")); gtk_box_pack_start(GTK_BOX(pVBox), pLabel, FALSE, FALSE, 5); - /* Creation du premier bouton radio */ + /* Set up radio buttons */ pRadio1 = gtk_radio_button_new_with_label(NULL, _("MBR - Install to Master Boot Record")); gtk_box_pack_start(GTK_BOX (pVBox), pRadio1, FALSE, FALSE, 0); - /* Ajout du deuxieme */ + GtkWidget *pRadio2 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("Floppy - Install to a formatted floppy in /dev/fd0")); gtk_box_pack_start(GTK_BOX (pVBox), pRadio2, FALSE, FALSE, 0); - /* Ajout du troisieme */ + GtkWidget *pRadio3 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (pRadio1), _("Root - Install to superblock (do NOT use with XFS)")); gtk_box_pack_start(GTK_BOX (pVBox), pRadio3, FALSE, FALSE, 0); @@ -107,24 +104,25 @@ int run(GList **config) struct stat buf; /* get button list */ - pList = gtk_radio_button_get_group(GTK_RADIO_BUTTON(pRadio1)); + pList = gtk_radio_button_get_group(GTK_RADIO_BUTTON(pRadio1)); while(pList) - { - /* selected? */ - if(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(pList->data))) - { - /* yes -> get label */ - sLabel = gtk_button_get_label(GTK_BUTTON(pList->data)); - // get out - pList = NULL; - } - else - { - /* no -> next button */ - pList = g_slist_next(pList); - } - } + { + /* selected? */ + if(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(pList->data))) + { + /* yes -> get label */ + sLabel = gtk_button_get_label(GTK_BUTTON(pList->data)); + /* get out */ + pList = NULL; + } + else + { + /* no -> next button */ + pList = g_slist_next(pList); + } + } + if(!strcmp(sLabel, _("MBR - Install to Master Boot Record"))) mode = 0; else if(!strcmp(sLabel, _("Floppy - Install to a formatted floppy in /dev/fd0"))) diff --git a/src/plugins/install.c b/src/plugins/install.c index 26f3234..7fbcf6a 100644 --- a/src/plugins/install.c +++ b/src/plugins/install.c @@ -1,7 +1,7 @@ /* * install.c for Fwife * - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/plugins/layout.c b/src/plugins/layout.c index e55c37c..5b7b27a 100644 --- a/src/plugins/layout.c +++ b/src/plugins/layout.c @@ -87,6 +87,7 @@ int find(char *dirname) int i; GtkTreeIter iter; + /* parsing result */ char *name; char *layout; char *consolemap; @@ -104,11 +105,11 @@ int find(char *dirname) fn = g_strdup_printf("%s/%s", dirname, ent->d_name); if(!stat(fn, &statbuf) && S_ISREG(statbuf.st_mode)) { - fp = fopen(fn, "r"); - if (fp == NULL) - exit(-1); + fp = fopen(fn, "r"); + if (fp == NULL) + exit(-1); - for(i=0; i<4; i++) + for(i=0; i<4; i++) { line = NULL; if((read = getline(&line, &len, fp)) != -1) @@ -143,6 +144,7 @@ int find(char *dirname) FREE(layout); FREE(consolemap); FREE(variante); + FREE(fn); fclose(fp); } } @@ -168,13 +170,14 @@ int find_console_layout(char *dirname) fn = g_strdup_printf("%s/%s", dirname, ent->d_name); if(!stat(fn, &statbuf) && S_ISDIR(statbuf.st_mode)) if(strcmp(ent->d_name, ".") && - strcmp(ent->d_name, "..") && - strcmp(ent->d_name, "include")) + strcmp(ent->d_name, "..") && + strcmp(ent->d_name, "include")) find_console_layout(fn); if(!stat(fn, &statbuf) && S_ISREG(statbuf.st_mode) && (ext = strrchr(ent->d_name, '.')) != NULL) if (!strcmp(ext, ".gz")) consolekeymap = g_list_append(consolekeymap, g_strdup_printf("%s%s", strrchr(dirname, '/')+1, fn+strlen(dirname))); + FREE(fn); } closedir(dir); return(0); @@ -199,6 +202,7 @@ int find_x_layout(char *dirname) if(!stat(fn, &statbuf) && S_ISREG(statbuf.st_mode) && (strlen(ent->d_name) <= 3)) xkeymap = g_list_append(xkeymap, strdup(ent->d_name)); + FREE(fn); } xkeymap = g_list_sort(xkeymap, cmp_str); @@ -258,6 +262,7 @@ void selection_changed(GtkTreeSelection *selection, gpointer data) } } +/* cut a string at first '\n' */ char *miseazero(char *chaine) { int i = 0; @@ -268,6 +273,7 @@ char *miseazero(char *chaine) return chaine; } +/* parse all x keyboard models for a language */ void model_changed(GtkWidget *combo, gpointer data) { char * line = NULL; @@ -299,6 +305,7 @@ void model_changed(GtkWidget *combo, gpointer data) return; } +/* Dialog box for a personalized keyboard */ void add_keyboard(GtkWidget *button, gpointer data) { GtkWidget* pBoite; @@ -329,41 +336,32 @@ void add_keyboard(GtkWidget *button, gpointer data) image = gtk_image_new_from_file(g_strdup_printf("%s/key48.png", IMAGEDIR)); gtk_box_pack_start(GTK_BOX(pVBox), image, FALSE, FALSE, 0); - /* Creation du premier GtkFrame */ pFrame = gtk_frame_new(_("Name")); gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 0); - /* Creation et insertion d une boite pour le premier GtkFrame */ pVBoxFrame = gtk_vbox_new(TRUE, 0); gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); - /* Creation et insertion des elements contenus dans le premier GtkFrame */ pEntryName = gtk_entry_new(); gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryName, TRUE, TRUE, 0); - /* Creation du deuxieme GtkFrame */ - pFrame = gtk_frame_new(_("Console Keymap ")); + pFrame = gtk_frame_new(_("Console Keymap")); gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 0); - /* Creation et insertion d une boite pour le deuxieme GtkFrame */ pVBoxFrame = gtk_vbox_new(TRUE, 0); gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); - //* Combobox for selecting console keymap *// pComboCons = gtk_combo_box_new_text(); add_console_layout(pComboCons); gtk_combo_box_set_active (GTK_COMBO_BOX (pComboCons), 0); gtk_box_pack_start(GTK_BOX(pVBoxFrame), pComboCons, TRUE, TRUE, 0); - /* Creation du troisieme GtkFrame */ pFrame = gtk_frame_new(_("X Keymap (Used only if X server installed)")); gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 5); - /* Creation et insertion d une boite pour le troisieme GtkFrame */ pVBoxFrame = gtk_vbox_new(TRUE, 0); gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); - /* Creation et insertion des elements contenus dans le troisieme GtkFrame */ pLabel = gtk_label_new(_("Model")); gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); pComboModel = gtk_combo_box_new_text(); @@ -387,7 +385,7 @@ void add_keyboard(GtkWidget *button, gpointer data) sModel = (char*)gtk_combo_box_get_active_text(GTK_COMBO_BOX(pComboModel)); sVar = (char*)gtk_combo_box_get_active_text(GTK_COMBO_BOX(pComboVar)); - // is name is empty + /* error if name is empty */ if(!strcmp(sName, "")) { fwife_error(_("You must enter a name for this keyboard")); @@ -418,7 +416,8 @@ GtkWidget *load_gtk_widget() GtkCellRenderer *renderer; GtkWidget *pScrollbar, *pvbox; GtkTreeSelection *selection; - + + /* Create a list for keyboards */ store = gtk_tree_store_new(4, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING); model = GTK_TREE_MODEL(store); @@ -444,25 +443,26 @@ GtkWidget *load_gtk_widget() gtk_tree_view_append_column(GTK_TREE_VIEW (viewlayout), col); selection = gtk_tree_view_get_selection (GTK_TREE_VIEW (viewlayout)); - gtk_tree_selection_set_mode (selection, GTK_SELECTION_SINGLE); - - g_signal_connect (selection, "changed", G_CALLBACK (selection_changed),NULL); - + gtk_tree_selection_set_mode (selection, GTK_SELECTION_SINGLE); + g_signal_connect (selection, "changed", G_CALLBACK (selection_changed),NULL); + pScrollbar = gtk_scrolled_window_new(NULL, NULL); gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(pScrollbar), viewlayout); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(pScrollbar), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); pvbox = gtk_vbox_new(FALSE, 5); + /* top info label */ GtkWidget *labelhelp = gtk_label_new(NULL); gtk_label_set_markup(GTK_LABEL(labelhelp), _("You may select one of the following keyboard maps.")); gtk_box_pack_start(GTK_BOX(pvbox), labelhelp, FALSE, FALSE, 6); gtk_box_pack_start(GTK_BOX(pvbox), pScrollbar, TRUE, TRUE, 0); + /* lower label and button for personalized keyboard */ GtkWidget *hboxbas = gtk_hbox_new(FALSE, 5); GtkWidget *entrytest = gtk_entry_new(); - GtkWidget *labeltest = gtk_label_new("Test your keyboard here :"); - GtkWidget *persokeyb = gtk_button_new_with_label("Personalized keyboard"); + GtkWidget *labeltest = gtk_label_new(_("Test your keyboard here :")); + GtkWidget *persokeyb = gtk_button_new_with_label(_("Personalized keyboard")); GtkWidget *image = gtk_image_new_from_file(g_strdup_printf("%s/key24.png", IMAGEDIR)); gtk_button_set_image(GTK_BUTTON(persokeyb), image); g_signal_connect (persokeyb, "clicked", G_CALLBACK (add_keyboard),NULL); @@ -472,11 +472,11 @@ GtkWidget *load_gtk_widget() gtk_box_pack_start(GTK_BOX(hboxbas), persokeyb, FALSE, TRUE, 5); gtk_box_pack_start(GTK_BOX(pvbox), hboxbas, FALSE, FALSE, 5); - //* Load keymaps use for personalized keyboard *// + /* Load keymaps use for personalized keyboard */ find_console_layout(CKEYDIR); find_x_layout(XKEYDIR); - //* Loads keymaps from files *// + /* Loads keymaps from files */ find(KEYDIR); return pvbox; diff --git a/src/plugins/netconf.c b/src/plugins/netconf.c index 22f41bd..fbc91d7 100644 --- a/src/plugins/netconf.c +++ b/src/plugins/netconf.c @@ -1,7 +1,7 @@ /* * netconf.c for Fwife * - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008,2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -137,10 +137,10 @@ char *ask_nettype() GtkTreeModel *model; GtkWidget *pBoite = gtk_dialog_new_with_buttons(_("Select network type"), - GTK_WINDOW(assistant), - GTK_DIALOG_MODAL, - GTK_STOCK_OK,GTK_RESPONSE_OK, - NULL); + GTK_WINDOW(assistant), + GTK_DIALOG_MODAL, + GTK_STOCK_OK,GTK_RESPONSE_OK, + NULL); GtkWidget *labelinfo = gtk_label_new(_("Now we need to know how your machine connects to the network.\n" "If you have an internal network card and an assigned IP address, gateway, and DNS,\n use 'static' " @@ -151,26 +151,25 @@ char *ask_nettype() gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), labelinfo, FALSE, FALSE, 5); gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), combotype, FALSE, FALSE, 5); - /* Affichage des elements de la boite de dialogue */ gtk_widget_show_all(GTK_DIALOG(pBoite)->vbox); - /* On lance la boite de dialogue et on recupere la reponse */ + /* show dialogbox */ switch (gtk_dialog_run(GTK_DIALOG(pBoite))) { - /* L utilisateur valide */ + /* OK */ case GTK_RESPONSE_OK: gtk_combo_box_get_active_iter(GTK_COMBO_BOX(combotype), &iter); model = gtk_combo_box_get_model(GTK_COMBO_BOX(combotype)); gtk_tree_model_get (model, &iter, 0, &str, -1); break; - /* L utilisateur annule */ + /* user cancel */ case GTK_RESPONSE_CANCEL: case GTK_RESPONSE_NONE: default: break; } - /* Destruction de la boite de dialogue */ + /* destroy dialogbox */ gtk_widget_destroy(pBoite); return str; } @@ -181,11 +180,11 @@ int configure_wireless(fwnet_interface_t *interface) GtkWidget *phboxtemp, *labeltemp; GtkWidget *pBoite = gtk_dialog_new_with_buttons(_("Configure Wireless"), - GTK_WINDOW(assistant), - GTK_DIALOG_MODAL, - GTK_STOCK_OK,GTK_RESPONSE_OK, - GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL, - NULL); + GTK_WINDOW(assistant), + GTK_DIALOG_MODAL, + GTK_STOCK_OK,GTK_RESPONSE_OK, + GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL, + NULL); phboxtemp = gtk_hbox_new(FALSE, 5); GtkWidget *labelinfo = gtk_label_new(_("In order to use wireless, you must set your extended netwok name (ESSID).\n" @@ -228,27 +227,26 @@ int configure_wireless(fwnet_interface_t *interface) gtk_box_pack_start(GTK_BOX(phboxtemp), pEntryWpaDriver, FALSE, FALSE, 0); gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), phboxtemp, FALSE, FALSE, 5); - /* Affichage des elements de la boite de dialogue */ gtk_widget_show_all(GTK_DIALOG(pBoite)->vbox); - /* On lance la boite de dialogue et on recupere la reponse */ + /* show dialogbox */ switch (gtk_dialog_run(GTK_DIALOG(pBoite))) { - /* L utilisateur valide */ + /* OK */ case GTK_RESPONSE_OK: snprintf(interface->essid, FWNET_ESSID_MAX_SIZE, (char*)gtk_entry_get_text(GTK_ENTRY(pEntryEssid))); snprintf(interface->key, FWNET_ENCODING_TOKEN_MAX, (char*)gtk_entry_get_text(GTK_ENTRY(pEntryWepKey))); snprintf(interface->wpa_psk, PATH_MAX, (char*)gtk_entry_get_text(GTK_ENTRY(pEntryWpaPass))); snprintf(interface->wpa_driver, PATH_MAX, (char*)gtk_entry_get_text(GTK_ENTRY(pEntryWpaDriver))); break; - /* L utilisateur annule */ + /* user cancel */ case GTK_RESPONSE_CANCEL: case GTK_RESPONSE_NONE: default: break; } - /* Destruction de la boite de dialogue */ + /* destroy dialogbox */ gtk_widget_destroy(pBoite); return 0; } @@ -290,13 +288,12 @@ int configure_static(fwnet_interface_t *interface, GtkTreeIter iter) gtk_box_pack_start(GTK_BOX(phboxtemp), pEntryGateway, FALSE, FALSE, 0); gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), phboxtemp, FALSE, FALSE, 5); - /* Affichage des elements de la boite de dialogue */ gtk_widget_show_all(GTK_DIALOG(pBoite)->vbox); - /* On lance la boite de dialogue et on recupere la reponse */ + /* show dialogbox */ switch (gtk_dialog_run(GTK_DIALOG(pBoite))) { - /* L utilisateur valide */ + /* OK */ case GTK_RESPONSE_OK: ipaddr = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryIP)); netmask = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryNetmask)); @@ -312,14 +309,14 @@ int configure_static(fwnet_interface_t *interface, GtkTreeIter iter) GtkTreeModel *model = gtk_tree_view_get_model (treeview); gtk_list_store_set (GTK_LIST_STORE (model), &iter, COLUMN_NET_IP, ipaddr,COLUMN_NET_NETMASK, netmask, COLUMN_NET_GATEWAY, gateway, -1); break; - /* L utilisateur annule */ + /* user cancel */ case GTK_RESPONSE_CANCEL: case GTK_RESPONSE_NONE: default: break; } - /* Destruction de la boite de dialogue */ + /* destroy dialogbox */ gtk_widget_destroy(pBoite); return 0; } @@ -334,11 +331,11 @@ int dsl_config(fwnet_profile_t *profile) GtkTreeModel *model; GtkWidget *pBoite = gtk_dialog_new_with_buttons(_("Configure DSL connexion"), - GTK_WINDOW(assistant), - GTK_DIALOG_MODAL, - GTK_STOCK_OK,GTK_RESPONSE_OK, - GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL, - NULL); + GTK_WINDOW(assistant), + GTK_DIALOG_MODAL, + GTK_STOCK_OK,GTK_RESPONSE_OK, + GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL, + NULL); GtkWidget *labelinfo = gtk_label_new(_("Enter DSL parameters")); gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), labelinfo, FALSE, FALSE, 5); @@ -398,7 +395,7 @@ int dsl_config(fwnet_profile_t *profile) if(strcmp(passverify, passwd)) { - fwife_error("Passwords do not match! Try again."); + fwife_error(_("Passwords do not match! Try again.")); gtk_widget_destroy(pBoite); dsl_config(profile); return 0; @@ -428,9 +425,10 @@ int add_interface(GtkWidget *button, gpointer data) fwnet_interface_t *newinterface = NULL; GtkWidget *cellview; GdkPixbuf *connectimg; - char *ptr=NULL; - char *nettype=NULL; - char *iface=NULL; + char *ptr = NULL; + char *nettype = NULL; + char *iface = NULL; + unsigned int i; GtkTreeIter iter; GtkTreeModel *model; @@ -438,12 +436,11 @@ int add_interface(GtkWidget *button, gpointer data) model = gtk_combo_box_get_model(GTK_COMBO_BOX(intercombo)); gtk_tree_model_get (model, &iter, 0, &iface, -1); - int i; for(i=0;i - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -356,7 +356,7 @@ int mountdev(char *dev, char *mountpoint, gboolean isswap, GList **config) // open fstab if ((fp = fopen((char*)data_get(*config, "fstab"), "a")) == NULL) { - perror(_("Could not open fstab output file for writing")); + perror("Could not open fstab output file for writing"); return(1); } diff --git a/src/plugins/postconf.c b/src/plugins/postconf.c index 83daadf..640d91a 100644 --- a/src/plugins/postconf.c +++ b/src/plugins/postconf.c @@ -220,15 +220,12 @@ void mouse_config(GtkWidget *button, gpointer data) gtk_combo_box_set_active (GTK_COMBO_BOX (combomouse), 0); gtk_combo_box_set_active (GTK_COMBO_BOX (comboport), 0); - /* Affichage des elements de la boite de dialogue */ - gtk_widget_show_all(GTK_DIALOG(pBoite)->vbox); + /* show dialog box */ + gtk_widget_show_all(GTK_DIALOG(pBoite)->vbox); - /* On lance la boite de dialogue et on recupere la reponse */ - switch (gtk_dialog_run(GTK_DIALOG(pBoite))) - { - - case GTK_RESPONSE_OK: - + switch (gtk_dialog_run(GTK_DIALOG(pBoite))) + { + case GTK_RESPONSE_OK: gtk_combo_box_get_active_iter(GTK_COMBO_BOX(combomouse), &iter); model = gtk_combo_box_get_model(GTK_COMBO_BOX(combomouse)); gtk_tree_model_get (model, &iter, 0, &mouse_type, 1, &desc, -1); @@ -287,13 +284,13 @@ void mouse_config(GtkWidget *button, gpointer data) //*set up label *// gtk_label_set_text(GTK_LABEL(data), desc); - break; + break; - case GTK_RESPONSE_CANCEL: - case GTK_RESPONSE_NONE: - default: - break; - } + case GTK_RESPONSE_CANCEL: + case GTK_RESPONSE_NONE: + default: + break; + } gtk_widget_destroy(pBoite); } @@ -436,13 +433,14 @@ void x_config(GtkWidget *button, gpointer data) { GtkWidget* pBoite; GtkWidget *pEntryRes, *pEntryDepth; - char* sRes, *sDepth, *mdev, *sDms, *ptr; + char* sRes = NULL, *sDepth = NULL; + char *mdev, *sDms, *ptr; int ret; GtkWidget *pVBox; - GtkWidget *pFrame; - GtkWidget *pVBoxFrame; - GtkWidget *pLabel; + GtkWidget *pFrame; + GtkWidget *pVBoxFrame; + GtkWidget *pLabel; GtkWidget *combo; GtkTreeIter iter; @@ -459,45 +457,40 @@ void x_config(GtkWidget *button, gpointer data) } pBoite = gtk_dialog_new_with_buttons(_("Configuring X11"), - NULL, - GTK_DIALOG_MODAL, - GTK_STOCK_OK,GTK_RESPONSE_OK, - GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL, - NULL); + NULL, + GTK_DIALOG_MODAL, + GTK_STOCK_OK,GTK_RESPONSE_OK, + GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL, + NULL); gtk_window_set_transient_for(GTK_WINDOW(pBoite), GTK_WINDOW(assistant)); gtk_window_set_position(GTK_WINDOW(pBoite), GTK_WIN_POS_CENTER_ON_PARENT); pVBox = gtk_vbox_new(TRUE, 0); gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), pVBox, TRUE, FALSE, 5); - /* Creation du premier GtkFrame */ - pFrame = gtk_frame_new(_("X11 Configuration")); - gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 0); + pFrame = gtk_frame_new(_("X11 Configuration")); + gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 0); - /* Creation et insertion d une boite pour le premier GtkFrame */ - pVBoxFrame = gtk_vbox_new(TRUE, 0); - gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); + pVBoxFrame = gtk_vbox_new(TRUE, 0); + gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); - /* Creation et insertion des elements contenus dans le premier GtkFrame */ - pLabel = gtk_label_new(_("Resolution :")); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); + pLabel = gtk_label_new(_("Resolution :")); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); pEntryRes = gtk_entry_new(); gtk_entry_set_text(GTK_ENTRY(pEntryRes), "1024x768"); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryRes, TRUE, FALSE, 0); - - pLabel = gtk_label_new(_("Color depth :")); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); - pEntryDepth = gtk_entry_new(); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryRes, TRUE, FALSE, 0); + + pLabel = gtk_label_new(_("Color depth :")); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); + pEntryDepth = gtk_entry_new(); gtk_entry_set_text(GTK_ENTRY(pEntryDepth), "24"); gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryDepth, TRUE, FALSE, 0); - /* Creation du deuxieme GtkFrame */ - pFrame = gtk_frame_new(_("Select your default display manager : ")); - gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 0); + pFrame = gtk_frame_new(_("Select your default display manager : ")); + gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 0); - /* Creation et insertion d une boite pour le deuxieme GtkFrame */ - pVBoxFrame = gtk_vbox_new(TRUE, 0); - gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); + pVBoxFrame = gtk_vbox_new(TRUE, 0); + gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); store = gtk_list_store_new (2, G_TYPE_STRING, G_TYPE_STRING); combo = gtk_combo_box_new_with_model (GTK_TREE_MODEL (store)); @@ -515,17 +508,17 @@ void x_config(GtkWidget *button, gpointer data) checkdms(store); gtk_combo_box_set_active (GTK_COMBO_BOX (combo), 0); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), combo, TRUE, FALSE, 0); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), combo, TRUE, FALSE, 0); - gtk_widget_show_all(pBoite); + gtk_widget_show_all(pBoite); //* Run dialog box *// - switch (gtk_dialog_run(GTK_DIALOG(pBoite))) - { - case GTK_RESPONSE_OK: - sRes = strdup((char*)gtk_entry_get_text(GTK_ENTRY(pEntryRes))); - sDepth = strdup((char*)gtk_entry_get_text(GTK_ENTRY(pEntryDepth))); - + switch (gtk_dialog_run(GTK_DIALOG(pBoite))) + { + case GTK_RESPONSE_OK: + sRes = strdup((char*)gtk_entry_get_text(GTK_ENTRY(pEntryRes))); + sDepth = strdup((char*)gtk_entry_get_text(GTK_ENTRY(pEntryDepth))); + gtk_combo_box_get_active_iter(GTK_COMBO_BOX(combo), &iter); model = gtk_combo_box_get_model(GTK_COMBO_BOX(combo)); gtk_tree_model_get (model, &iter, 0, &sDms, -1); @@ -576,8 +569,8 @@ void x_config(GtkWidget *button, gpointer data) case GTK_RESPONSE_CANCEL: case GTK_RESPONSE_NONE: default: - gtk_widget_destroy(pBoite); - break; + gtk_widget_destroy(pBoite); + break; } FREE(sRes); FREE(sDepth); @@ -609,7 +602,7 @@ GtkWidget *load_gtk_widget(GtkWidget *assist) pHBoxFrame = gtk_hbox_new(FALSE, 5); pLabelMouse = gtk_label_new(_("Mouse - ")); pLabelMouseStatus = gtk_label_new(NULL); - gtk_label_set_markup(GTK_LABEL(pLabelMouseStatus), _(" Not Configured ")); + gtk_label_set_markup(GTK_LABEL(pLabelMouseStatus), _(" Not Configured ")); gtk_box_pack_start(GTK_BOX(pHBoxFrame), pLabelMouse, FALSE, TRUE, 0); gtk_box_pack_start(GTK_BOX(pHBoxFrame), pLabelMouseStatus, FALSE, TRUE, 0); @@ -624,7 +617,7 @@ GtkWidget *load_gtk_widget(GtkWidget *assist) pHBoxFrameX = gtk_hbox_new(FALSE, 5); pLabelX = gtk_label_new(_("X server - ")); pLabelXStatus = gtk_label_new(NULL); - gtk_label_set_markup(GTK_LABEL(pLabelXStatus), _(" Not Configured ")); + gtk_label_set_markup(GTK_LABEL(pLabelXStatus), _(" Not Configured ")); gtk_box_pack_start(GTK_BOX(pHBoxFrameX), pLabelX, FALSE, TRUE, 0); gtk_box_pack_start(GTK_BOX(pHBoxFrameX), pLabelXStatus, FALSE, TRUE, 0); diff --git a/src/plugins/select.c b/src/plugins/select.c index 2b0be94..a40d94c 100644 --- a/src/plugins/select.c +++ b/src/plugins/select.c @@ -435,37 +435,37 @@ GtkWidget *getpacketlist() GtkCellRenderer *renderer; GtkWidget *pScrollbar; GtkTreeSelection *selection; - + store = gtk_list_store_new(3, G_TYPE_BOOLEAN, G_TYPE_STRING, G_TYPE_STRING); model = GTK_TREE_MODEL(store); - + packetlist = gtk_tree_view_new_with_model(model); g_object_unref (model); - + renderer = gtk_cell_renderer_toggle_new (); g_signal_connect (renderer, "toggled", G_CALLBACK (fixed_toggled_pack), model); col = gtk_tree_view_column_new_with_attributes (_("Install?"), renderer, "active", 0, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(packetlist), col); - + renderer = gtk_cell_renderer_text_new(); col = gtk_tree_view_column_new_with_attributes (_("Package Name"), renderer, "text", 1, NULL); gtk_tree_view_column_set_expand (col, TRUE); gtk_tree_view_append_column(GTK_TREE_VIEW(packetlist), col); - + renderer = gtk_cell_renderer_text_new(); col = gtk_tree_view_column_new_with_attributes (_("Size"), renderer, "text", 2, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(packetlist), col); gtk_tree_selection_set_mode (gtk_tree_view_get_selection (GTK_TREE_VIEW (packetlist)), GTK_SELECTION_SINGLE); selection = gtk_tree_view_get_selection (GTK_TREE_VIEW (packetlist)); - - g_signal_connect (selection, "changed", G_CALLBACK (packet_changed), NULL); - + + g_signal_connect (selection, "changed", G_CALLBACK (packet_changed), NULL); + pScrollbar = gtk_scrolled_window_new(NULL, NULL); - + gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(pScrollbar), packetlist); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(pScrollbar), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); - + return pScrollbar; } @@ -494,7 +494,10 @@ void categorie_changed(GtkTreeSelection *selection, gpointer data) for(i=0; i < g_list_length(packets_current); i+=4 ) { gtk_list_store_append(GTK_LIST_STORE(gtk_tree_view_get_model(GTK_TREE_VIEW(packetlist))), &iter); - gtk_list_store_set(GTK_LIST_STORE(gtk_tree_view_get_model(GTK_TREE_VIEW(packetlist))), &iter, 0, (gboolean)GPOINTER_TO_INT(g_list_nth_data(packets_current, i+3)), 1, (char*)g_list_nth_data(packets_current, i), 2, (char*)g_list_nth_data(packets_current, i+1), -1); + gtk_list_store_set(GTK_LIST_STORE(gtk_tree_view_get_model(GTK_TREE_VIEW(packetlist))), &iter, + 0, (gboolean)GPOINTER_TO_INT(g_list_nth_data(packets_current, i+3)), + 1, (char*)g_list_nth_data(packets_current, i), + 2, (char*)g_list_nth_data(packets_current, i+1), -1); } } @@ -503,8 +506,7 @@ void categorie_changed(GtkTreeSelection *selection, gpointer data) g_object_set (packetlist, "sensitive", FALSE, NULL); else g_object_set (packetlist, "sensitive", TRUE, NULL); - - } + } } void allselect_clicked(GtkWidget *button, gpointer boolselect) @@ -519,7 +521,10 @@ void allselect_clicked(GtkWidget *button, gpointer boolselect) { g_list_nth(packets_current, i+3)->data = boolselect; gtk_list_store_append(GTK_LIST_STORE(gtk_tree_view_get_model(GTK_TREE_VIEW(packetlist))), &iter); - gtk_list_store_set(GTK_LIST_STORE(gtk_tree_view_get_model(GTK_TREE_VIEW(packetlist))), &iter, 0, (gboolean)boolselect, 1, (char*)g_list_nth_data(packets_current, i), 2, (char*)g_list_nth_data(packets_current, i+1), -1); + gtk_list_store_set(GTK_LIST_STORE(gtk_tree_view_get_model(GTK_TREE_VIEW(packetlist))), &iter, + 0, (gboolean)boolselect, + 1, (char*)g_list_nth_data(packets_current, i), + 2, (char*)g_list_nth_data(packets_current, i+1), -1); } } } @@ -557,7 +562,7 @@ GtkWidget *getcategorieslist() gtk_tree_selection_set_mode (gtk_tree_view_get_selection (GTK_TREE_VIEW (categories)), GTK_SELECTION_SINGLE); selection = gtk_tree_view_get_selection (GTK_TREE_VIEW (categories)); - g_signal_connect (selection, "changed", G_CALLBACK (categorie_changed), NULL); + g_signal_connect (selection, "changed", G_CALLBACK (categorie_changed), NULL); pScrollbar = gtk_scrolled_window_new(NULL, NULL); diff --git a/src/plugins/usersconf.c b/src/plugins/usersconf.c index 9698f69..3674657 100644 --- a/src/plugins/usersconf.c +++ b/src/plugins/usersconf.c @@ -1,7 +1,7 @@ /* * userconf.c for Fwife * - * Copyright (c) 2008 by Albar Boris + * Copyright (c) 2008, 2009 by Albar Boris * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -74,7 +74,7 @@ void remove_user (GtkWidget *widget, gpointer data) char *old_name, *ptr; if (gtk_tree_selection_get_selected (selection, NULL, &iter)) - { + { gtk_tree_model_get (model, &iter, COLUMN_USR_NAME, &old_name, -1); ptr = g_strdup_printf("chroot %s /usr/sbin/userdel -r %s", TARGETDIR, old_name); if(fw_system(ptr) != 0) @@ -83,11 +83,12 @@ void remove_user (GtkWidget *widget, gpointer data) } FREE(ptr); - gtk_list_store_remove (GTK_LIST_STORE (model), &iter); - } + gtk_list_store_remove (GTK_LIST_STORE (model), &iter); + } return; } +/* Dialog box for new user */ void add_user (GtkWidget *widget, gpointer data) { GtkWidget* pBoite; @@ -96,164 +97,167 @@ void add_user (GtkWidget *widget, gpointer data) char* ptr = NULL; GtkWidget *pVBox; - GtkWidget *pFrame; - GtkWidget *pVBoxFrame; - GtkWidget *pLabel; - + GtkWidget *pFrame; + GtkWidget *pVBoxFrame; + GtkWidget *pLabel; + extern GtkWidget *assistant; GtkTreeIter iter; - GtkTreeView *treeview = (GtkTreeView *)data; - GtkTreeModel *model = gtk_tree_view_get_model (treeview); + GtkTreeView *treeview = (GtkTreeView *)data; + GtkTreeModel *model = gtk_tree_view_get_model (treeview); GdkPixbuf *userimg, *passimg; GtkWidget *cellview; - pBoite = gtk_dialog_new_with_buttons(_("Add a new user"), - NULL, - GTK_DIALOG_MODAL, - GTK_STOCK_OK,GTK_RESPONSE_OK, - GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL, - NULL); + pBoite = gtk_dialog_new_with_buttons(_("Add a new user"), + NULL, + GTK_DIALOG_MODAL, + GTK_STOCK_OK,GTK_RESPONSE_OK, + GTK_STOCK_CANCEL,GTK_RESPONSE_CANCEL, + NULL); gtk_window_set_transient_for(GTK_WINDOW(pBoite), GTK_WINDOW(assistant)); gtk_window_set_position(GTK_WINDOW(pBoite), GTK_WIN_POS_CENTER_ON_PARENT); - + pVBox = gtk_vbox_new(TRUE, 0); - gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), pVBox, TRUE, FALSE, 5); - - /* Creation du premier GtkFrame */ - pFrame = gtk_frame_new(_("General Configuration")); - gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 0); - - /* Creation et insertion d une boite pour le premier GtkFrame */ - pVBoxFrame = gtk_vbox_new(TRUE, 0); - gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); - - /* Creation et insertion des elements contenus dans le premier GtkFrame */ - pLabel = gtk_label_new(_("Name :")); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); - pEntryName = gtk_entry_new(); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryName, TRUE, FALSE, 0); - - pLabel = gtk_label_new(_("Full Name :")); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); - pEntryFn = gtk_entry_new(); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryFn, TRUE, FALSE, 0); - - /* Creation du deuxieme GtkFrame */ - pFrame = gtk_frame_new(_("Password : ")); - gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 0); - - /* Creation et insertion d une boite pour le deuxieme GtkFrame */ - pVBoxFrame = gtk_vbox_new(TRUE, 0); - gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); - - /* Creation et insertion des elements contenus dans le deuxieme GtkFrame */ - pLabel = gtk_label_new(_("Enter password :")); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); - pEntryPass = gtk_entry_new(); - gtk_entry_set_visibility(GTK_ENTRY(pEntryPass), FALSE); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryPass, TRUE, FALSE, 0); - - pLabel = gtk_label_new(_("Re-enter password :")); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); - pVerifyPass = gtk_entry_new(); - gtk_entry_set_visibility(GTK_ENTRY(pVerifyPass), FALSE); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pVerifyPass, TRUE, FALSE, 0); - - /* Creation du troisieme GtkFrame */ - pFrame = gtk_frame_new(_("Other (optionnal)")); - gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 5); - - /* Creation et insertion d une boite pour le troisieme GtkFrame */ - pVBoxFrame = gtk_vbox_new(TRUE, 0); - gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); - - /* Creation et insertion des elements contenus dans le troisieme GtkFrame */ - pLabel = gtk_label_new(_("Shell")); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); - pEntryShell = gtk_entry_new(); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryShell, TRUE, FALSE, 0); - - pLabel = gtk_label_new(_("Home directory")); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); - pEntryHome = gtk_entry_new(); - gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryHome, TRUE, FALSE, 0); - - gtk_widget_show_all(pBoite); - - switch (gtk_dialog_run(GTK_DIALOG(pBoite))) - { - case GTK_RESPONSE_OK: - sName = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryName)); - sFn = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryFn)); - sPass = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryPass)); - sVerify = (char*)gtk_entry_get_text(GTK_ENTRY(pVerifyPass)); - sShell = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryShell)); - sHome = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryHome)); - if(strcmp(sPass, sVerify)) - { - gtk_widget_destroy(pBoite); - fwife_error(_("Password verification failed! Please try again.")); - return; - } - - //* Add user into the system *// - if(!strlen(sShell) && !strlen(sHome)) - ptr = g_strdup_printf("chroot %s /usr/sbin/useradd -m '%s'", TARGETDIR, sName); - else if(!strlen(sShell)) - ptr = g_strdup_printf("chroot %s /usr/sbin/useradd -d '%s' -m '%s'", TARGETDIR, sHome, sName); - else if(!strlen(sHome)) - ptr = g_strdup_printf("chroot %s /usr/sbin/useradd -s '%s' -m '%s'", TARGETDIR, sShell, sName); - else - ptr = g_strdup_printf("chroot %s /usr/sbin/useradd -d '%s' -s '%s' -m '%s'", TARGETDIR, sHome, sShell, sName); + gtk_box_pack_start(GTK_BOX(GTK_DIALOG(pBoite)->vbox), pVBox, TRUE, FALSE, 5); + + pFrame = gtk_frame_new(_("General Configuration")); + gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 0); + + pVBoxFrame = gtk_vbox_new(TRUE, 0); + gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); - if(fw_system(ptr) != 0) - { - fwife_error(_("A user can be added! Check that you use lowercase name or that there is not an other user bearing the same name.")); - FREE(ptr); - gtk_widget_destroy(pBoite); - return; - } - FREE(ptr); - - if(strlen(sPass)) - { - ptr = g_strdup_printf("echo '%s:%s' |chroot %s /usr/sbin/chpasswd", sName, sPass, TARGETDIR); - fw_system(ptr); - FREE(ptr); - } - - if(strlen(sFn)) - { - ptr = g_strdup_printf("chroot %s chfn -f '%s' '%s'", TARGETDIR, sFn, sName); - fw_system(ptr); - FREE(ptr); - } - - //* Adding new user to the list *// - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - userimg = gtk_image_get_pixbuf (GTK_IMAGE(userorigimg)); - cellview = gtk_cell_view_new (); - passimg = gtk_widget_render_icon (cellview, GTK_STOCK_DIALOG_AUTHENTICATION, - GTK_ICON_SIZE_BUTTON, NULL); - gtk_widget_destroy (cellview); - if(!strcmp(sPass, "")) - gtk_list_store_set (GTK_LIST_STORE (model), &iter, - COLUMN_USR_IMAGE, userimg, COLUMN_USR_NAME, sName, COLUMN_USR_FULLNAME, sFn, COLUMN_USR_SHELL, sShell, COLUMN_USR_HOME, sHome, COLUMN_USR_PASS, NULL, -1); - else - gtk_list_store_set (GTK_LIST_STORE (model), &iter, - COLUMN_USR_IMAGE, userimg, COLUMN_USR_NAME, sName, COLUMN_USR_FULLNAME, sFn, COLUMN_USR_SHELL, sShell, COLUMN_USR_HOME, sHome, COLUMN_USR_PASS, passimg, -1); - g_object_unref (passimg); - g_object_unref (userimg); + pLabel = gtk_label_new(_("Name :")); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); + pEntryName = gtk_entry_new(); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryName, TRUE, FALSE, 0); + + pLabel = gtk_label_new(_("Full Name :")); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); + pEntryFn = gtk_entry_new(); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryFn, TRUE, FALSE, 0); + + pFrame = gtk_frame_new(_("Password : ")); + gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 0); + + pVBoxFrame = gtk_vbox_new(TRUE, 0); + gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); + + pLabel = gtk_label_new(_("Enter password :")); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); + pEntryPass = gtk_entry_new(); + gtk_entry_set_visibility(GTK_ENTRY(pEntryPass), FALSE); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryPass, TRUE, FALSE, 0); + + pLabel = gtk_label_new(_("Re-enter password :")); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); + pVerifyPass = gtk_entry_new(); + gtk_entry_set_visibility(GTK_ENTRY(pVerifyPass), FALSE); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pVerifyPass, TRUE, FALSE, 0); + + pFrame = gtk_frame_new(_("Other (optionnal)")); + gtk_box_pack_start(GTK_BOX(pVBox), pFrame, TRUE, FALSE, 5); + + pVBoxFrame = gtk_vbox_new(TRUE, 0); + gtk_container_add(GTK_CONTAINER(pFrame), pVBoxFrame); + + pLabel = gtk_label_new(_("Shell")); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); + pEntryShell = gtk_entry_new(); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryShell, TRUE, FALSE, 0); + + pLabel = gtk_label_new(_("Home directory")); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pLabel, TRUE, FALSE, 0); + pEntryHome = gtk_entry_new(); + gtk_box_pack_start(GTK_BOX(pVBoxFrame), pEntryHome, TRUE, FALSE, 0); + + gtk_widget_show_all(pBoite); + + switch (gtk_dialog_run(GTK_DIALOG(pBoite))) + { + case GTK_RESPONSE_OK: + sName = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryName)); + sFn = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryFn)); + sPass = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryPass)); + sVerify = (char*)gtk_entry_get_text(GTK_ENTRY(pVerifyPass)); + sShell = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryShell)); + sHome = (char*)gtk_entry_get_text(GTK_ENTRY(pEntryHome)); + if(strcmp(sPass, sVerify)) + { + gtk_widget_destroy(pBoite); + fwife_error(_("Password verification failed! Please try again.")); + return; + } + + /* Add user into the system */ + if(!strlen(sShell) && !strlen(sHome)) + ptr = g_strdup_printf("chroot %s /usr/sbin/useradd -m '%s'", TARGETDIR, sName); + else if(!strlen(sShell)) + ptr = g_strdup_printf("chroot %s /usr/sbin/useradd -d '%s' -m '%s'", TARGETDIR, sHome, sName); + else if(!strlen(sHome)) + ptr = g_strdup_printf("chroot %s /usr/sbin/useradd -s '%s' -m '%s'", TARGETDIR, sShell, sName); + else + ptr = g_strdup_printf("chroot %s /usr/sbin/useradd -d '%s' -s '%s' -m '%s'", TARGETDIR, sHome, sShell, sName); + + if(fw_system(ptr) != 0) + { + fwife_error(_("User can be added! Check that you use lowercase name or that there is not an other user bearing the same name.")); + FREE(ptr); + gtk_widget_destroy(pBoite); + return; + } + FREE(ptr); + + if(strlen(sPass)) + { + ptr = g_strdup_printf("echo '%s:%s' |chroot %s /usr/sbin/chpasswd", sName, sPass, TARGETDIR); + fw_system(ptr); + FREE(ptr); + } + + if(strlen(sFn)) + { + ptr = g_strdup_printf("chroot %s chfn -f '%s' '%s'", TARGETDIR, sFn, sName); + fw_system(ptr); + FREE(ptr); + } + + /* Adding new user to the list */ + gtk_list_store_append (GTK_LIST_STORE (model), &iter); + userimg = gtk_image_get_pixbuf (GTK_IMAGE(userorigimg)); + cellview = gtk_cell_view_new (); + passimg = gtk_widget_render_icon (cellview, GTK_STOCK_DIALOG_AUTHENTICATION, + GTK_ICON_SIZE_BUTTON, NULL); + gtk_widget_destroy (cellview); + if(!strcmp(sPass, "")) { + gtk_list_store_set (GTK_LIST_STORE (model), &iter, + COLUMN_USR_IMAGE, userimg, + COLUMN_USR_NAME, sName, + COLUMN_USR_FULLNAME, sFn, + COLUMN_USR_SHELL, sShell, + COLUMN_USR_HOME, sHome, + COLUMN_USR_PASS, NULL, -1); + } + else { + gtk_list_store_set (GTK_LIST_STORE (model), &iter, + COLUMN_USR_IMAGE, userimg, + COLUMN_USR_NAME, sName, + COLUMN_USR_FULLNAME, sFn, + COLUMN_USR_SHELL, sShell, + COLUMN_USR_HOME, sHome, + COLUMN_USR_PASS, passimg, -1); + } + g_object_unref (passimg); + g_object_unref (userimg); - gtk_widget_destroy(pBoite); - break; - case GTK_RESPONSE_CANCEL: - case GTK_RESPONSE_NONE: - default: - gtk_widget_destroy(pBoite); - break; - } + gtk_widget_destroy(pBoite); + break; + case GTK_RESPONSE_CANCEL: + case GTK_RESPONSE_NONE: + default: + gtk_widget_destroy(pBoite); + break; + } } GtkWidget *load_gtk_widget() @@ -274,6 +278,7 @@ GtkWidget *load_gtk_widget() // main vbox vboxp = gtk_vbox_new(FALSE, 5); + /* top info label */ info = gtk_label_new(NULL); gtk_label_set_markup(GTK_LABEL(info), _("You can configure non-root user account. It is strongly recommended to create one.")); @@ -310,7 +315,7 @@ GtkWidget *load_gtk_widget() gtk_tree_view_append_column(GTK_TREE_VIEW(view), col); selection = gtk_tree_view_get_selection (GTK_TREE_VIEW (view)); - gtk_tree_selection_set_mode (selection, GTK_SELECTION_SINGLE); + gtk_tree_selection_set_mode (selection, GTK_SELECTION_SINGLE); pScrollbar = gtk_scrolled_window_new(NULL, NULL); @@ -320,16 +325,16 @@ GtkWidget *load_gtk_widget() hboxbutton = gtk_hbox_new(FALSE, 5); button = gtk_button_new_with_label (_("Add a new user")); - g_signal_connect (button, "clicked", G_CALLBACK (add_user), view); + g_signal_connect (button, "clicked", G_CALLBACK (add_user), view); image = gtk_image_new_from_file(g_strdup_printf("%s/adduser.png", IMAGEDIR)); gtk_button_set_image(GTK_BUTTON(button), image); - gtk_box_pack_start (GTK_BOX (hboxbutton), button, TRUE, FALSE, 5); + gtk_box_pack_start (GTK_BOX (hboxbutton), button, TRUE, FALSE, 5); - button = gtk_button_new_with_label (_("Remove a user")); - g_signal_connect (button, "clicked", G_CALLBACK (remove_user), view); + button = gtk_button_new_with_label (_("Remove a user")); + g_signal_connect (button, "clicked", G_CALLBACK (remove_user), view); image = gtk_image_new_from_file(g_strdup_printf("%s/deluser.png", IMAGEDIR)); gtk_button_set_image(GTK_BUTTON(button), image); - gtk_box_pack_start (GTK_BOX (hboxbutton), button, TRUE, FALSE, 5); + gtk_box_pack_start (GTK_BOX (hboxbutton), button, TRUE, FALSE, 5); gtk_box_pack_start (GTK_BOX (vboxp), info, FALSE, FALSE, 6); gtk_box_pack_start (GTK_BOX (vboxp), pScrollbar, TRUE, TRUE, 0); From iron at frugalware.org Sun Feb 22 21:26:09 2009 From: iron at frugalware.org (Krisztian VASAS) Date: Sun Feb 22 21:26:10 2009 Subject: [Frugalware-git] homepage-ng: small fix in Hungarian news 110 Message-ID: <20090222202609.85FDC11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=966e138b16ef660eb857a755a399661d1b0ceb88 commit 966e138b16ef660eb857a755a399661d1b0ceb88 Author: Krisztian VASAS Date: Sun Feb 22 21:06:24 2009 +0100 small fix in Hungarian news 110 diff --git a/frugalware/xml/news_hu.xml b/frugalware/xml/news_hu.xml index 4323c28..8dbb319 100644 --- a/frugalware/xml/news_hu.xml +++ b/frugalware/xml/news_hu.xml @@ -52,7 +52,7 @@
          110 - Megjelent a Frugalware 0.9 (Solaria) i686&nbsp;Ă©s&nbsp;x86_64 architektĂşrákra + Megjelent a Frugalware 0.9 (Solaria) i686 Ă©s x86_64 architektĂşrákra Tue, 09 Sep 2008 14:15:24 +0200 Krisztian VASAS 0 From iron at frugalware.org Sun Feb 22 21:27:28 2009 From: iron at frugalware.org (Krisztian VASAS) Date: Sun Feb 22 21:27:30 2009 Subject: [Frugalware-git] homepage-ng: another fix in news 110 hu Message-ID: <20090222202728.A97FD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=585baf692ec9fc56b5dfcca63dccbc72b6125561 commit 585baf692ec9fc56b5dfcca63dccbc72b6125561 Author: Krisztian VASAS Date: Sun Feb 22 21:27:09 2009 +0100 another fix in news 110 hu diff --git a/frugalware/xml/news_hu.xml b/frugalware/xml/news_hu.xml index 8dbb319..0513a3b 100644 --- a/frugalware/xml/news_hu.xml +++ b/frugalware/xml/news_hu.xml @@ -52,7 +52,7 @@ 110 - Megjelent a Frugalware 0.9 (Solaria) i686 Ă©s x86_64 architektĂşrákra + Megjelent a Frugalware 0.9 (Solaria) i686 valamint x86_64 architektĂşrákra Tue, 09 Sep 2008 14:15:24 +0200 Krisztian VASAS 0 From bouleetbil at frogdev.info Sun Feb 22 21:32:11 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 21:32:12 2009 Subject: [Frugalware-git] frugalware-current: lxde-common-0.3.2.1-4-i686 Message-ID: <20090222203211.84D1E11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c319c7a97be589c93c7c1f92402af14380761187 commit c319c7a97be589c93c7c1f92402af14380761187 Author: bouleetbil Date: Sun Feb 22 21:28:50 2009 +0100 lxde-common-0.3.2.1-4-i686 *change wallpaper for simply_frugal diff --git a/source/xlib-extra/lxde-common/FrugalBuild b/source/xlib-extra/lxde-common/FrugalBuild index 7c8b90e..7ac2e00 100644 --- a/source/xlib-extra/lxde-common/FrugalBuild +++ b/source/xlib-extra/lxde-common/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lxde-common pkgver=0.3.2.1 -pkgrel=3 +pkgrel=4 pkgdesc="Common files of the LXDE Desktop" depends=('glib2' 'libx11') groups=('xlib-extra' 'lxde-desktop') @@ -14,10 +14,10 @@ _F_sourceforge_prefix="LXDE Common " Finclude sourceforge url="http://lxde.org/" source=($source lxde-frugalware-theme.diff \ - ftp://ftp.frugalware.org/pub/other/sources/lxde/lxde-frugalware-0.1.tar.bz2) + ftp://ftp.frugalware.org/pub/other/sources/lxde/lxde-frugalware-0.2.tar.bz2) sha1sums=('7de00f580bc98194bc665a59b010e0ab1421acde' \ 'ecdf371eb99641c72e66807e0dc5e90977a690ba' \ - 'acc7e575043359ed08144155a01dc6e9dd52fa77') + '49dccc25dcb307b216e392b3c727f772754b9911') build() { Fbuild From bouleetbil at frogdev.info Sun Feb 22 22:14:57 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sun Feb 22 22:15:00 2009 Subject: [Frugalware-git] frugalware-current: gnome-frugalware-1.0-1-i686 Message-ID: <20090222211457.F301A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d616b425d596481f7fd3a09dbb5fcdfb19184f76 commit d616b425d596481f7fd3a09dbb5fcdfb19184f76 Author: bouleetbil Date: Sun Feb 22 22:13:04 2009 +0100 gnome-frugalware-1.0-1-i686 *use new wallpaper simply frugal diff --git a/source/gnome/gnome-frugalware/FrugalBuild b/source/gnome/gnome-frugalware/FrugalBuild index 7a5f8cf..e426abc 100644 --- a/source/gnome/gnome-frugalware/FrugalBuild +++ b/source/gnome/gnome-frugalware/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: AlexExtreme pkgname=gnome-frugalware -pkgver=0.7.2 +pkgver=1.0 pkgrel=1 pkgdesc="Gnome default theme for Frugalware Linux." url="http://frugalware.org" -rodepends=('gnome-themes' 'gtk+2-engines>=2.12.1' 'dejavu-ttf' "gtk+2-theme-frugalware=$pkgver") +rodepends=('gnome-themes' 'gtk+2-engines>=2.16.1' 'dejavu-ttf' "gtk+2-theme-frugalware=$pkgver") depends=() groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -16,7 +16,7 @@ signatures=(${source[0]}.asc) subpkgs=('gtk+2-theme-frugalware') subdescs=('Frugalware GTK+2 theme') -subdepends=('gtk+2-engines>=2.12.1') +subdepends=('gtk+2-engines>=2.16.1') subgroups=('gnome') subarchs=('i686 x86_64 ppc') From vmiklos at frugalware.org Mon Feb 23 00:02:17 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 00:02:19 2009 Subject: [Frugalware-git] frugalware-current: googleearth-5.0-2-i686 Message-ID: <20090222230217.4302211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78bc2b64776524b5404ead7dcdcecd2a44d20866 commit 78bc2b64776524b5404ead7dcdcecd2a44d20866 Author: Miklos Vajna Date: Mon Feb 23 00:01:28 2009 +0100 googleearth-5.0-2-i686 - use system libcrypto diff --git a/source/xapps-extra/googleearth/FrugalBuild b/source/xapps-extra/googleearth/FrugalBuild index a035388..49fff4b 100644 --- a/source/xapps-extra/googleearth/FrugalBuild +++ b/source/xapps-extra/googleearth/FrugalBuild @@ -3,7 +3,7 @@ pkgname=googleearth pkgver=5.0 -pkgrel=1 +pkgrel=2 pkgdesc="A 3D interface to the planet" url="http://earth.google.com/" depends=('mesa' 'libsm' 'openssl' 'curl' 'libstdc++' 'libxcursor' 'libmng' 'libxft' 'libpng') @@ -34,4 +34,6 @@ build() cd $Fdestdir/usr/lib/googleearth tar xpf $Fsrcdir/GoogleEarthLinux/googleearth-data.tar Fln /usr/lib/googleearth/googleearth /usr/bin/googleearth + # see #3628 + Frm /usr/lib/googleearth/libcrypto.so.0.9.8 } From vmiklos at frugalware.org Mon Feb 23 02:06:16 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 02:06:17 2009 Subject: [Frugalware-git] frugalwareutils: README: document make prepare Message-ID: <20090223010616.0D81511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=407f6c5e648c369cd01d5d2ac2b9716f09dd7f39 commit 407f6c5e648c369cd01d5d2ac2b9716f09dd7f39 Author: Miklos Vajna Date: Mon Feb 23 02:06:08 2009 +0100 README: document make prepare diff --git a/README b/README index 26920d2..7cbbe10 100644 --- a/README +++ b/README @@ -47,6 +47,9 @@ $ make # make install ---- +NOTE: If you got the sources from git, you need to do a `make prepare` +first. + == What needs to be done (aka. TODO) - Let `netconfig start/stop` more verbose (maybe some initscript-like From vmiklos at frugalware.org Mon Feb 23 02:14:50 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 02:14:51 2009 Subject: [Frugalware-git] frugalwareutils: make prepare: check for automake Message-ID: <20090223011450.DADDE11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=5a68ad3fbb34d0286d57d1f600814bc6e1bfd170 commit 5a68ad3fbb34d0286d57d1f600814bc6e1bfd170 Author: Miklos Vajna Date: Mon Feb 23 02:09:36 2009 +0100 make prepare: check for automake diff --git a/Makefile b/Makefile index afdcff3..8d5164c 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,12 @@ compile: config.mak +$(DO_RECURSIVE) prepare: configure.ac - cp /usr/share/automake/install-sh ./ + if [ -e /usr/share/automake/install-sh ]; then \ + cp /usr/share/automake/install-sh ./; \ + else \ + echo 2>&1 "Install automake first."; \ + exit 1; \ + fi cp /usr/share/aclocal/pkg.m4 aclocal.m4 autoconf +$(DO_RECURSIVE) From vmiklos at frugalware.org Mon Feb 23 02:14:50 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 02:14:54 2009 Subject: [Frugalware-git] frugalwareutils: make prepare: check for pkgconfig Message-ID: <20090223011450.EDD4A11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=b750155e7e45bd6d71d8b356bfb62267f0eb46dc commit b750155e7e45bd6d71d8b356bfb62267f0eb46dc Author: Miklos Vajna Date: Mon Feb 23 02:11:20 2009 +0100 make prepare: check for pkgconfig diff --git a/Makefile b/Makefile index 8d5164c..11f2050 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,12 @@ prepare: configure.ac echo 2>&1 "Install automake first."; \ exit 1; \ fi - cp /usr/share/aclocal/pkg.m4 aclocal.m4 + if [ -e /usr/share/aclocal/pkg.m4 ]; then \ + cp /usr/share/aclocal/pkg.m4 aclocal.m4; \ + else \ + echo 2>&1 "Install pkgconfig first."; \ + exit 1; \ + fi autoconf +$(DO_RECURSIVE) From vmiklos at frugalware.org Mon Feb 23 02:14:51 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 02:14:57 2009 Subject: [Frugalware-git] frugalwareutils: make importing translations optional Message-ID: <20090223011451.156CE11B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=b552782cf347df01bdb6ad44d212579f022be08a commit b552782cf347df01bdb6ad44d212579f022be08a Author: Miklos Vajna Date: Mon Feb 23 02:14:04 2009 +0100 make importing translations optional diff --git a/Makefile.po.inc b/Makefile.po.inc index 660d3e1..4e9e88b 100644 --- a/Makefile.po.inc +++ b/Makefile.po.inc @@ -33,16 +33,19 @@ clean: rm -f $(DOMAIN).pot *.mo *.po intltool-extract prepare: - [ -d $(PO_DIR) ] - for i in $(LANGS); \ - do \ - if [ -e $(PO_DIR)/frugalwareutils/$$i/$(DOMAIN).po ]; then \ - cp $(PO_DIR)/frugalwareutils/$$i/$(DOMAIN).po $$i.po; \ - if ! msgfmt -c --statistics -o $$i.gmo $$i.po; then \ - echo "ERROR: $(DOMAIN)/$$i.po would break your build!"; \ - exit 1; \ + @if [ -d $(PO_DIR) ]; then \ + for i in $(LANGS); \ + do \ + if [ -e $(PO_DIR)/frugalwareutils/$$i/$(DOMAIN).po ]; then \ + cp $(PO_DIR)/frugalwareutils/$$i/$(DOMAIN).po $$i.po; \ + if ! msgfmt -c --statistics -o $$i.gmo $$i.po; then \ + echo "ERROR: $(DOMAIN)/$$i.po would break your build!"; \ + exit 1; \ + fi; \ fi; \ - fi; \ - done + done; \ + else \ + echo "WARNING: $(PO_DIR) does not exists, skipping translations for $(DOMAIN)."; \ + fi # vim: ft=make From vmiklos at frugalware.org Mon Feb 23 02:18:39 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 02:18:41 2009 Subject: [Frugalware-git] frugalwareutils: document getting the translations Message-ID: <20090223011839.C685411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=019932f739f57cb9fabc667d0822e2631b719a7b commit 019932f739f57cb9fabc667d0822e2631b719a7b Author: Miklos Vajna Date: Mon Feb 23 02:18:36 2009 +0100 document getting the translations diff --git a/README b/README index 7cbbe10..4ab146a 100644 --- a/README +++ b/README @@ -37,6 +37,22 @@ All of these can be listed and started from the central `setup` command. == How to set it up +=== If you got the sources from git + +First, you need to do a `make prepare` first. + +Second, if you want to get the translations from git as well, then you +need to: + +---- +$ git clone git://git.frugalware.org/pub/other/translations +---- + +You are expected to do this in `$HOME/git`, but you can overwrite this +path using the `PO_DIR` make variable. + +=== The usual part + You probably want to use these utilities before `/usr` is available, so the recommended commandline switches are: @@ -47,9 +63,6 @@ $ make # make install ---- -NOTE: If you got the sources from git, you need to do a `make prepare` -first. - == What needs to be done (aka. TODO) - Let `netconfig start/stop` more verbose (maybe some initscript-like From vmiklos at frugalware.org Mon Feb 23 02:44:29 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 02:44:33 2009 Subject: [Frugalware-git] frugalwareutils: Makefile.inc: fix a warning Message-ID: <20090223014429.A845811B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=72090cdf877277441c7c081197dfc89e25883212 commit 72090cdf877277441c7c081197dfc89e25883212 Author: Miklos Vajna Date: Mon Feb 23 02:32:30 2009 +0100 Makefile.inc: fix a warning diff --git a/Makefile.inc b/Makefile.inc index 12e00f6..c2daa29 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -21,7 +21,7 @@ MAJORVER = 0 DO_RECURSIVE = @ for i in $(SUBDIRS); do $(MAKE) -C $$i $@ || exit 1; done PO_DIR=~/git/translations/po -LANGS = $(shell ls $(PO_DIR)/frugalwareutils) +LANGS = $(shell [ -d $(PO_DIR) ] && ls $(PO_DIR)/frugalwareutils) CARCH ?= $(shell arch) DESTDIR = From vmiklos at frugalware.org Mon Feb 23 02:44:29 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 02:44:35 2009 Subject: [Frugalware-git] frugalwareutils: Makefile.po.inc: spelling fix Message-ID: <20090223014429.9022D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=ea7310db51047e691ee4bd36911db96fde877a0b commit ea7310db51047e691ee4bd36911db96fde877a0b Author: Miklos Vajna Date: Mon Feb 23 02:21:17 2009 +0100 Makefile.po.inc: spelling fix diff --git a/Makefile.po.inc b/Makefile.po.inc index 4e9e88b..33585d0 100644 --- a/Makefile.po.inc +++ b/Makefile.po.inc @@ -45,7 +45,7 @@ prepare: fi; \ done; \ else \ - echo "WARNING: $(PO_DIR) does not exists, skipping translations for $(DOMAIN)."; \ + echo "WARNING: $(PO_DIR) does not exist, skipping translations for $(DOMAIN)."; \ fi # vim: ft=make From vmiklos at frugalware.org Mon Feb 23 02:44:29 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 02:44:37 2009 Subject: [Frugalware-git] frugalwareutils: make build a bit more silent Message-ID: <20090223014429.C624A11B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=a7fd26dfd0c9c5b25c8fa0e0e31a90e28de3aba2 commit a7fd26dfd0c9c5b25c8fa0e0e31a90e28de3aba2 Author: Miklos Vajna Date: Mon Feb 23 02:35:35 2009 +0100 make build a bit more silent diff --git a/Makefile b/Makefile index 11f2050..f60cacd 100644 --- a/Makefile +++ b/Makefile @@ -39,13 +39,13 @@ compile: config.mak +$(DO_RECURSIVE) prepare: configure.ac - if [ -e /usr/share/automake/install-sh ]; then \ + @if [ -e /usr/share/automake/install-sh ]; then \ cp /usr/share/automake/install-sh ./; \ else \ echo 2>&1 "Install automake first."; \ exit 1; \ fi - if [ -e /usr/share/aclocal/pkg.m4 ]; then \ + @if [ -e /usr/share/aclocal/pkg.m4 ]; then \ cp /usr/share/aclocal/pkg.m4 aclocal.m4; \ else \ echo 2>&1 "Install pkgconfig first."; \ diff --git a/Makefile.inc b/Makefile.inc index c2daa29..7078ab0 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -19,7 +19,7 @@ VERSION = 0.8.6 MAJORVER = 0 -DO_RECURSIVE = @ for i in $(SUBDIRS); do $(MAKE) -C $$i $@ || exit 1; done +DO_RECURSIVE = @ for i in $(SUBDIRS); do $(MAKE) $(PRINT_DIR) -C $$i $@ || exit 1; done PO_DIR=~/git/translations/po LANGS = $(shell [ -d $(PO_DIR) ] && ls $(PO_DIR)/frugalwareutils) CARCH ?= $(shell arch) @@ -27,4 +27,9 @@ CARCH ?= $(shell arch) DESTDIR = fwlibdir = $(libdir)/frugalware +# unless "make -w" +ifneq ($(findstring $(MAKEFLAGS),w),w) +PRINT_DIR = --no-print-directory +endif + # vim: ft=make From vmiklos at frugalware.org Mon Feb 23 02:44:29 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 02:44:39 2009 Subject: [Frugalware-git] frugalwareutils: check for intltool Message-ID: <20090223014429.D5FF711B877E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=95a08284258253cb74898775e716a6057652779d commit 95a08284258253cb74898775e716a6057652779d Author: Miklos Vajna Date: Mon Feb 23 02:43:32 2009 +0100 check for intltool diff --git a/Makefile b/Makefile index f60cacd..a9833e1 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ update-po: done pot: - for i in `find . -type d -name po`; \ + @for i in `find . -type d -name po`; \ do \ - $(MAKE) -C $$i pot; \ + $(MAKE) $(PRINT_DIR) -C $$i pot || exit 1; \ done doc: ../HEADER.html ../Changelog diff --git a/Makefile.po.inc b/Makefile.po.inc index 33585d0..1f6046e 100644 --- a/Makefile.po.inc +++ b/Makefile.po.inc @@ -11,7 +11,12 @@ install: done intltool-extract: - cp /usr/bin/intltool-extract ./ + @if [ -e /usr/bin/intltool-extract ]; then \ + cp /usr/bin/intltool-extract ./; \ + else \ + echo 2>&1 "Install intltool first."; \ + exit 1; \ + fi pot: intltool-extract intltool-update --pot --gettext-package=$(DOMAIN) From boobaa at frugalware.org Mon Feb 23 13:35:07 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon Feb 23 13:35:10 2009 Subject: [Frugalware-git] frugalware-current: php-pecl-memcache-3.0.4-1-i686 Message-ID: <20090223123507.656FA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29388cdec2d70e54f15901058e45063de237639e commit 29388cdec2d70e54f15901058e45063de237639e Author: CSÉCSY LászlĂł Date: Mon Feb 23 13:34:26 2009 +0100 php-pecl-memcache-3.0.4-1-i686 version bump diff --git a/source/devel-extra/php-pecl-memcache/FrugalBuild b/source/devel-extra/php-pecl-memcache/FrugalBuild index 78dd3aa..4ec8f69 100644 --- a/source/devel-extra/php-pecl-memcache/FrugalBuild +++ b/source/devel-extra/php-pecl-memcache/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: CSÉCSY László _F_pecl_name="memcache" -pkgver=3.0.3 +pkgver=3.0.4 pkgdesc="allows you to work with memcached through handy OO and procedural interfaces" depends=('php>=5.2.6') Finclude pecl pkgrel=1 -sha1sums=('b9ad5d59f63b220d04d6a443db33242da917191a') +sha1sums=('9440deb48fd599aa65f9663946a39fab7b3e86fc') up2date="lynx -dump http://pecl.php.net/package/$_F_pecl_name |grep -m1 '[0-9.]\{3,\}\.tgz$'|sed 's/.*-\(.*\)\.t.*/\1/'" build() { From boobaa at frugalware.org Mon Feb 23 13:36:33 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon Feb 23 13:36:35 2009 Subject: [Frugalware-git] frugalware-current: drupal6-imce-6.x_1.2-1-i686 Message-ID: <20090223123633.C7E6111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe7afffa3e68452bbfb4fb9315a5d8d6e2f5564f commit fe7afffa3e68452bbfb4fb9315a5d8d6e2f5564f Author: CSÉCSY LászlĂł Date: Mon Feb 23 13:36:20 2009 +0100 drupal6-imce-6.x_1.2-1-i686 version bump diff --git a/source/network-extra/drupal6-imce/FrugalBuild b/source/network-extra/drupal6-imce/FrugalBuild index 3410797..383c868 100644 --- a/source/network-extra/drupal6-imce/FrugalBuild +++ b/source/network-extra/drupal6-imce/FrugalBuild @@ -3,12 +3,12 @@ _F_drupal_module=imce _F_drupal_ver=6.x -pkgver=6.x_1.1 +pkgver=6.x_1.2 pkgrel=1 pkgdesc="An image/file uploader and browser that supports personal directories and quota for Drupal" Finclude drupal source=(${source[@]} imce.hu.po) -sha1sums=('98ca560435ff4b0abd23c56c1b1bf8ab3208e1ed' \ +sha1sums=('594912bbe19a2f935389cf5aa686a7374631c3d4' \ '835434ff6129bdd225d1a5df1246a2a3e4498071') build() { From boobaa at frugalware.org Mon Feb 23 13:39:46 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon Feb 23 13:39:48 2009 Subject: [Frugalware-git] frugalware-current: man-pages-3.19-1-i686 Message-ID: <20090223123946.093FC11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d1a5b2ca85997f4adaa0ecf5eef789d162c4ac92 commit d1a5b2ca85997f4adaa0ecf5eef789d162c4ac92 Author: CSÉCSY LászlĂł Date: Mon Feb 23 13:39:37 2009 +0100 man-pages-3.19-1-i686 version bump diff --git a/source/apps/man-pages/FrugalBuild b/source/apps/man-pages/FrugalBuild index c6e04f6..9ca2848 100644 --- a/source/apps/man-pages/FrugalBuild +++ b/source/apps/man-pages/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos pkgname=man-pages -pkgver=3.18 +pkgver=3.19 pkgrel=1 pkgdesc="Man pages are online documentation for Linux" url="http://www.win.tue.nl/~aeb/linux/man" @@ -41,4 +41,4 @@ build() Frm /usr/share/man/man4/mouse.4 } -sha1sums=('26228b21d80585e6d29159077dcc3bb5ab18bb80') +sha1sums=('a495d12f5b9d9e1744d84d63df2a8bf6365b7072') From devil505linux at gmail.com Mon Feb 23 18:30:45 2009 From: devil505linux at gmail.com (Devil505) Date: Mon Feb 23 18:30:47 2009 Subject: [Frugalware-git] frugalware-current: frugalware-backgrounds-1.0-1-i686 Message-ID: <20090223173045.DB3CE11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a153ff7349443a52c0be2ecc00555540bc8b2e8 commit 2a153ff7349443a52c0be2ecc00555540bc8b2e8 Author: Devil505 Date: Mon Feb 23 18:30:20 2009 +0100 frugalware-backgrounds-1.0-1-i686 * New package diff --git a/source/xlib-extra/frugalware-backgrounds/FrugalBuild b/source/xlib-extra/frugalware-backgrounds/FrugalBuild new file mode 100644 index 0000000..6cee370 --- /dev/null +++ b/source/xlib-extra/frugalware-backgrounds/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0 SBU +# Maintainer: Devil505 + +pkgname=frugalware-backgrounds +pkgver=1.0 +pkgrel=1 +pkgdesc="Additionnals wallpapers for Frugalware Linux." +url="http://ftp.frugalware.org/pub/other/artwork/frugalware-backgrounds/" +depends=() +groups=('xlib-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url" +source=($url/$pkgname-$pkgver.tar.bz2) +sha1sums=('466bb33e0b548db3f0e0428169cd8e657d2ae146') + From bouleetbil at frogdev.info Mon Feb 23 18:38:13 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 23 18:38:14 2009 Subject: [Frugalware-git] frugalware-current: gnome-frugalware-1.0.1-1-i686 Message-ID: <20090223173813.ADFC511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=609eb684dbd03aca269482dfd621c9bd10c75b6d commit 609eb684dbd03aca269482dfd621c9bd10c75b6d Author: bouleetbil Date: Mon Feb 23 18:35:42 2009 +0100 gnome-frugalware-1.0.1-1-i686 *use the good simply frugal wallpaper diff --git a/source/gnome/gnome-frugalware/FrugalBuild b/source/gnome/gnome-frugalware/FrugalBuild index e426abc..3caaa5e 100644 --- a/source/gnome/gnome-frugalware/FrugalBuild +++ b/source/gnome/gnome-frugalware/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: AlexExtreme pkgname=gnome-frugalware -pkgver=1.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="Gnome default theme for Frugalware Linux." url="http://frugalware.org" From vmiklos at frugalware.org Mon Feb 23 19:41:32 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 19:41:34 2009 Subject: [Frugalware-git] frugalware-current: libcroco-0.6.2-1-i686 Message-ID: <20090223184132.8733A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a9cab39a7fe7568c8763c4e7cb3fab090ed6f9d commit 9a9cab39a7fe7568c8763c4e7cb3fab090ed6f9d Author: Miklos Vajna Date: Mon Feb 23 19:38:11 2009 +0100 libcroco-0.6.2-1-i686 - version bump diff --git a/source/lib/libcroco/FrugalBuild b/source/lib/libcroco/FrugalBuild index cb0d506..d6a4876 100644 --- a/source/lib/libcroco/FrugalBuild +++ b/source/lib/libcroco/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Miklos Nemeth pkgname=libcroco -pkgver=0.6.1 -pkgrel=4 +pkgver=0.6.2 +pkgrel=1 pkgdesc="A standalone CSS2 parsing and manipulation library" depends=('glib2>=2.16.3' 'libxml2') groups=('lib') archs=('i686' 'x86_64' 'ppc') Finclude gnome url="http://www.freespiders.org/projects/libcroco/" -sha1sums=('fdb1d0ab7082836c570f98b1846e4ddcc0b37607') +sha1sums=('4b0dd540a47f2492b1ac7cd7e3ec63c2ef4c9c2a') # optimization OK From priyank at frugalware.org Mon Feb 23 20:21:15 2009 From: priyank at frugalware.org (Priyank) Date: Mon Feb 23 20:21:17 2009 Subject: [Frugalware-git] frugalware-current: nautilus-sendto-1.1.2-1-i686 Message-ID: <20090223192115.BD62711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7983ad8c0e333fa9f2f37f7a1fe5a3e5802d9aec commit 7983ad8c0e333fa9f2f37f7a1fe5a3e5802d9aec Author: Priyank Date: Tue Feb 24 00:50:22 2009 +0530 nautilus-sendto-1.1.2-1-i686 * Version bump diff --git a/source/gnome/nautilus-sendto/FrugalBuild b/source/gnome/nautilus-sendto/FrugalBuild index 076fbba..713dbec 100644 --- a/source/gnome/nautilus-sendto/FrugalBuild +++ b/source/gnome/nautilus-sendto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=nautilus-sendto -pkgver=1.1.1 +pkgver=1.1.2 pkgrel=1 pkgdesc="A plugin to send files to other apps from Nautilus." url="http://www.gnome.org/" @@ -14,6 +14,6 @@ _F_gnome_devel="y" _F_gnome_iconcache="y" _F_gnome_schemas=('/etc/gconf/schemas/nst.schemas') Finclude gnome gnome-scriptlet -sha1sums=('5d8b9b432921d551dfcfaf399388b9445b39f33c') +sha1sums=('155a382499ab9ce73352c100a32073646ea637e9') # optimization OK From bouleetbil at frogdev.info Mon Feb 23 20:24:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 23 20:24:30 2009 Subject: [Frugalware-git] frugalware-current: lxde-common-0.3.2.1-5-i686 Message-ID: <20090223192428.D891911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03a6a39ed91ce00192771eeab691e8b2de0fe514 commit 03a6a39ed91ce00192771eeab691e8b2de0fe514 Author: bouleetbil Date: Mon Feb 23 20:21:28 2009 +0100 lxde-common-0.3.2.1-5-i686 *use the good simply frugal wallpaper diff --git a/source/xlib-extra/lxde-common/FrugalBuild b/source/xlib-extra/lxde-common/FrugalBuild index 7ac2e00..8e37727 100644 --- a/source/xlib-extra/lxde-common/FrugalBuild +++ b/source/xlib-extra/lxde-common/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lxde-common pkgver=0.3.2.1 -pkgrel=4 +pkgrel=5 pkgdesc="Common files of the LXDE Desktop" depends=('glib2' 'libx11') groups=('xlib-extra' 'lxde-desktop') @@ -14,10 +14,10 @@ _F_sourceforge_prefix="LXDE Common " Finclude sourceforge url="http://lxde.org/" source=($source lxde-frugalware-theme.diff \ - ftp://ftp.frugalware.org/pub/other/sources/lxde/lxde-frugalware-0.2.tar.bz2) + ftp://ftp.frugalware.org/pub/other/sources/lxde/lxde-frugalware-0.3.tar.bz2) sha1sums=('7de00f580bc98194bc665a59b010e0ab1421acde' \ 'ecdf371eb99641c72e66807e0dc5e90977a690ba' \ - '49dccc25dcb307b216e392b3c727f772754b9911') + '98975245807b3ff7d3b75150806c5e07dd818094') build() { Fbuild From bouleetbil at frogdev.info Mon Feb 23 21:07:55 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 23 21:07:58 2009 Subject: [Frugalware-git] frugalware-current: gigolo-0.2.1-1-i686 Message-ID: <20090223200755.75E8611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=23d476031c0318a8dab70da9c9a23f9169c93d0a commit 23d476031c0318a8dab70da9c9a23f9169c93d0a Author: bouleetbil Date: Mon Feb 23 21:05:41 2009 +0100 gigolo-0.2.1-1-i686 *version bump diff --git a/source/xapps-extra/gigolo/FrugalBuild b/source/xapps-extra/gigolo/FrugalBuild index 2b7cda7..7e274e9 100644 --- a/source/xapps-extra/gigolo/FrugalBuild +++ b/source/xapps-extra/gigolo/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gigolo -pkgver=0.2.0 +pkgver=0.2.1 pkgrel=1 pkgdesc="frontend to manage connections to remote filesystems using GIO/GVfs" url="http://www.uvena.de/gigolo/" @@ -12,7 +12,7 @@ groups=(xapps-extra) archs=('i686' 'x86_64') up2date="Flasttar http://www.uvena.de/$pkgname/download.html" source=(http://files.uvena.de/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('bde9ad9e5417883a5e7212d91ffbdc6a51744348') +sha1sums=('b8dfcbd9d0af0aa26ef63d8267120e551942a8b5') _F_gnome_desktop="y" Finclude gnome-scriptlet Fconfopts="--prefix=$Fprefix" From bouleetbil at frogdev.info Mon Feb 23 21:14:02 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 23 21:14:04 2009 Subject: [Frugalware-git] frugalware-current: wifi-radar-1.9.9-2-i686 Message-ID: <20090223201402.B32FA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=829d060d76d9ae3e1d56a16be25546f490049cd5 commit 829d060d76d9ae3e1d56a16be25546f490049cd5 Author: bouleetbil Date: Mon Feb 23 21:12:18 2009 +0100 wifi-radar-1.9.9-2-i686 *added depend pygobject-gvfs *closed 3629 diff --git a/source/xapps-extra/wifi-radar/FrugalBuild b/source/xapps-extra/wifi-radar/FrugalBuild index d9ebada..c74dfeb 100644 --- a/source/xapps-extra/wifi-radar/FrugalBuild +++ b/source/xapps-extra/wifi-radar/FrugalBuild @@ -3,7 +3,7 @@ pkgname=wifi-radar pkgver=1.9.9 -pkgrel=1 +pkgrel=2 pkgdesc="WiFi Radar is a PyGTK2 utility for managing WiFi profiles" url="http://www.bitbuilder.com/wifi_radar/" license="GPL2" @@ -13,7 +13,7 @@ source=(http://wifi-radar.systemimager.org/pub/$pkgname-$pkgver.tar.bz2\ groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') -depends=('pygtk' 'wireless_tools') +depends=('pygtk' 'wireless_tools' 'pygobject-gvfs') rodepends=('desktop-file-utils') backup=(etc/wifi-radar.conf) From bouleetbil at frogdev.info Mon Feb 23 21:35:17 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 23 21:35:19 2009 Subject: [Frugalware-git] frugalware-current: dvdrip-0.98.10-1-i686 Message-ID: <20090223203517.C3DB011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94933d725ed4bee6d46b80f571b3b74ffeed2ec5 commit 94933d725ed4bee6d46b80f571b3b74ffeed2ec5 Author: bouleetbil Date: Mon Feb 23 21:33:31 2009 +0100 dvdrip-0.98.10-1-i686 *version bump diff --git a/source/xmultimedia-extra/dvdrip/FrugalBuild b/source/xmultimedia-extra/dvdrip/FrugalBuild index 907f719..c7219b9 100644 --- a/source/xmultimedia-extra/dvdrip/FrugalBuild +++ b/source/xmultimedia-extra/dvdrip/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: bouleetbil pkgname=dvdrip -pkgver=0.98.9 -pkgrel=2 +pkgver=0.98.10 +pkgrel=1 url="http://www.exit1.org/dvdrip/" pkgdesc="dvd::rip is a full featured DVD copy program written in Perl" depends=('glibc' 'perl-gtk2-ex-formfactory' 'transcode' 'imagemagick>=6.4.8_9' 'perl-libintl' 'desktop-file-utils' 'perl-event-execflow' \ - 'xvidcore' 'lsdvd') + 'xvidcore' 'lsdvd' 'perl-event-rpc') options=('scriptlet') groups=('xmultimedia-extra') archs=('i686' 'x86_64') @@ -16,7 +16,7 @@ up2date="lynx -dump http://www.exit1.org/dvdrip/dist/ | Flasttar" source=(http://www.exit1.org/dvdrip/dist/${pkgname}-$pkgver.tar.gz) _F_desktop_icon="dvdrip.png" _F_desktop_categories="Application;AudioVideo;Video;" -sha1sums=('aee11a041afa369b845f992c73c218eff0690cfd') +sha1sums=('29c1323da8e1fb89b31130f4f8cca49f1e754412') build() { Fbuild From bouleetbil at frogdev.info Mon Feb 23 21:43:02 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 23 21:43:04 2009 Subject: [Frugalware-git] frugalware-current: perl-gstreamer-0.15-1-i686 Message-ID: <20090223204302.81F5411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a937e9cd0cb63ab507a1aee8c8cb9248b475d783 commit a937e9cd0cb63ab507a1aee8c8cb9248b475d783 Author: bouleetbil Date: Mon Feb 23 21:41:18 2009 +0100 perl-gstreamer-0.15-1-i686 *version bump diff --git a/source/xlib-extra/perl-gstreamer/FrugalBuild b/source/xlib-extra/perl-gstreamer/FrugalBuild index c5a167e..568a52d 100644 --- a/source/xlib-extra/perl-gstreamer/FrugalBuild +++ b/source/xlib-extra/perl-gstreamer/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=perl-gstreamer -pkgver=0.14 +pkgver=0.15 pkgrel=1 pkgdesc="Perl bindings for GStreamer" url="http://search.cpan.org/~tsch/" @@ -13,4 +13,4 @@ _F_perl_author=T/TS/TSCH Finclude perl groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') -sha1sums=('1a1d7ed89b2ca7f9b584ec7c51e534a165aaf38f') +sha1sums=('767835d27eeeed637ad199db76324e86d75b6b5a') From bouleetbil at frogdev.info Mon Feb 23 21:56:11 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon Feb 23 21:56:12 2009 Subject: [Frugalware-git] gnome226: alacarte-0.11.9-1-i686 Message-ID: <20090223205611.2E28111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnome226.git;a=commitdiff;h=d3e4cb658c0308c2e972e130f3507b5725715040 commit d3e4cb658c0308c2e972e130f3507b5725715040 Author: bouleetbil Date: Mon Feb 23 21:54:40 2009 +0100 alacarte-0.11.9-1-i686 *version bump diff --git a/source/gnome/alacarte/FrugalBuild b/source/gnome/alacarte/FrugalBuild index 1c61c56..3cb1e8c 100644 --- a/source/gnome/alacarte/FrugalBuild +++ b/source/gnome/alacarte/FrugalBuild @@ -3,10 +3,10 @@ # Former Maintainer: AlexExtreme pkgname=alacarte -pkgver=0.11.8 +pkgver=0.11.9 pkgrel=1 pkgdesc="Menu editor for GNOME that lets you get things done, simply and quickly." -depends=('pygtk>=2.12.1' 'pyxdg' 'gnome-menus>=2.24.2' 'gnome-python-desktop>=2.24.1') +depends=('pygtk>=2.14.0' 'pyxdg' 'gnome-menus>=2.25.91' 'gnome-python-desktop>=2.25.91') makedepends=('intltool') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -14,4 +14,4 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_devel="y" Finclude gnome gnome-scriptlet -sha1sums=('9b9ac9cf540bf9fe1df2f64e3416c424783430c4') +sha1sums=('fcb00f5a341a8cebe6ad2584566ca38b488f4010') From vmiklos at frugalware.org Mon Feb 23 22:57:39 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 22:57:41 2009 Subject: [Frugalware-git] frugalware-current: fdutils-5.5-6-i686 Message-ID: <20090223215739.BAAF011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1b956327c9d1a03582e898b8552554863d1eb52d commit 1b956327c9d1a03582e898b8552554863d1eb52d Author: Miklos Vajna Date: Mon Feb 23 22:57:17 2009 +0100 fdutils-5.5-6-i686 - move to extra diff --git a/source/apps/fdutils/FrugalBuild b/source/apps-extra/fdutils/FrugalBuild similarity index 96% rename from source/apps/fdutils/FrugalBuild rename to source/apps-extra/fdutils/FrugalBuild index b00ff61..94b202f 100644 --- a/source/apps/fdutils/FrugalBuild +++ b/source/apps-extra/fdutils/FrugalBuild @@ -3,12 +3,12 @@ pkgname=fdutils pkgver=5.5 -pkgrel=5 +pkgrel=6 pkgdesc="Utilities for formatting floppies and configuring the floppy drive." url="http://fdutils.linux.lu/" depends=('bash' 'glibc>=2.8-3') makedepends=('tetex') -groups=('apps') +groups=('apps-extra') archs=('i686' 'x86_64') options=('scriptlet') up2date="lynx -dump \"$url/download.html?no-to-this-CONstitution\"|grep tar.gz|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" From vmiklos at frugalware.org Mon Feb 23 23:03:47 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 23:03:48 2009 Subject: [Frugalware-git] frugalware-current: guile-1.8.5-2-i686 Message-ID: <20090223220347.5C4BE11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=299c906a47df009f954d03553584f76a0223c62b commit 299c906a47df009f954d03553584f76a0223c62b Author: Miklos Vajna Date: Mon Feb 23 23:03:34 2009 +0100 guile-1.8.5-2-i686 - moved to extra diff --git a/source/devel/guile/FrugalBuild b/source/devel-extra/guile/FrugalBuild similarity index 96% rename from source/devel/guile/FrugalBuild rename to source/devel-extra/guile/FrugalBuild index ec95c9d..82e5dad 100644 --- a/source/devel/guile/FrugalBuild +++ b/source/devel-extra/guile/FrugalBuild @@ -4,11 +4,11 @@ pkgname=guile pkgver=1.8.5 -pkgrel=1 +pkgrel=2 pkgdesc="Guile is a portable, embeddable Scheme implementation written in C" url="http://www.gnu.org/software/guile/" depends=('gmp' 'readline' 'libtool>=2.2.2') -groups=('devel') +groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') Fup2gnugz source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz \ diff --git a/source/devel/guile/guile.install b/source/devel-extra/guile/guile.install similarity index 100% rename from source/devel/guile/guile.install rename to source/devel-extra/guile/guile.install diff --git a/source/devel/guile/stack-dir-detection.patch b/source/devel-extra/guile/stack-dir-detection.patch similarity index 100% rename from source/devel/guile/stack-dir-detection.patch rename to source/devel-extra/guile/stack-dir-detection.patch From vmiklos at frugalware.org Mon Feb 23 23:08:02 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon Feb 23 23:08:03 2009 Subject: [Frugalware-git] frugalware-current: lirc-0.8.4-8-i686 Message-ID: <20090223220802.9817211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1caf3259215488f3583b2cd3282a23a3f64f6fc4 commit 1caf3259215488f3583b2cd3282a23a3f64f6fc4 Author: Miklos Vajna Date: Mon Feb 23 23:07:27 2009 +0100 lirc-0.8.4-8-i686 - moved in from extra for bug #3634 diff --git a/source/apps-extra/lirc/FrugalBuild b/source/apps/lirc/FrugalBuild similarity index 96% rename from source/apps-extra/lirc/FrugalBuild rename to source/apps/lirc/FrugalBuild index e5d8dba..30a5933 100644 --- a/source/apps-extra/lirc/FrugalBuild +++ b/source/apps/lirc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=lirc pkgver=0.8.4 -pkgrel=7 +pkgrel=8 pkgdesc="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 @@ -11,13 +11,13 @@ Finclude kernel-module sourceforge subpkgs=('lirc_modules') subdescs=('Kernel modules for lirc remote controls.') subdepends=($depends) -subgroups=('apps-extra') +subgroups=('apps') subarchs=('i686 x86_64') subinstall=$install depends=('alsa-lib' 'libusb') rodepends=("lirc_modules=$pkgver") -groups=('apps-extra') +groups=('apps') archs=('i686' 'x86_64') backup=(etc/lirc{d,md}.conf etc/sysconfig/lirc) source=(${source[@]} rc.lirc lirc.logrotate lirc.sysconfig README.Frugalware) diff --git a/source/apps-extra/lirc/README.Frugalware b/source/apps/lirc/README.Frugalware similarity index 100% rename from source/apps-extra/lirc/README.Frugalware rename to source/apps/lirc/README.Frugalware diff --git a/source/apps-extra/lirc/lirc.logrotate b/source/apps/lirc/lirc.logrotate similarity index 100% rename from source/apps-extra/lirc/lirc.logrotate rename to source/apps/lirc/lirc.logrotate diff --git a/source/apps-extra/lirc/lirc.sysconfig b/source/apps/lirc/lirc.sysconfig similarity index 100% rename from source/apps-extra/lirc/lirc.sysconfig rename to source/apps/lirc/lirc.sysconfig diff --git a/source/apps-extra/lirc/rc.lirc b/source/apps/lirc/rc.lirc similarity index 100% rename from source/apps-extra/lirc/rc.lirc rename to source/apps/lirc/rc.lirc From russelldickenson at gmail.com Mon Feb 23 23:43:16 2009 From: russelldickenson at gmail.com (Russell Dickenson) Date: Mon Feb 23 23:43:27 2009 Subject: [Frugalware-git] frugalware-current: frugalware-backgrounds-1.0-1-i686 In-Reply-To: <20090223173045.DB3CE11B877B@genesis.frugalware.org> References: <20090223173045.DB3CE11B877B@genesis.frugalware.org> Message-ID: On Tue, Feb 24, 2009 at 3:30 AM, Devil505 wrote: > Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a153ff7349443a52c0be2ecc00555540bc8b2e8 > > commit 2a153ff7349443a52c0be2ecc00555540bc8b2e8 > Author: Devil505 > Date: Mon Feb 23 18:30:20 2009 +0100 > > frugalware-backgrounds-1.0-1-i686 > * New package > > diff --git a/source/xlib-extra/frugalware-backgrounds/FrugalBuild b/source/xlib-extra/frugalware-backgrounds/FrugalBuild > new file mode 100644 > index 0000000..6cee370 > --- /dev/null > +++ b/source/xlib-extra/frugalware-backgrounds/FrugalBuild > @@ -0,0 +1,15 @@ > +# Compiling Time: 0 SBU > +# Maintainer: Devil505 > + > +pkgname=frugalware-backgrounds > +pkgver=1.0 > +pkgrel=1 > +pkgdesc="Additionnals wallpapers for Frugalware Linux." > +url="http://ftp.frugalware.org/pub/other/artwork/frugalware-backgrounds/" > +depends=() > +groups=('xlib-extra') > +archs=('i686' 'x86_64') > +up2date="Flasttar $url" > +source=($url/$pkgname-$pkgver.tar.bz2) > +sha1sums=('466bb33e0b548db3f0e0428169cd8e657d2ae146') > + > _______________________________________________ > Frugalware-git mailing list > Frugalware-git@frugalware.org > http://frugalware.org/mailman/listinfo/frugalware-git > Devil505, Just my usual message - +pkgdesc="Additionnals wallpapers for Frugalware Linux." should read - +pkgdesc="Additional wallpapers for Frugalware Linux." Aside from this - thanks for creating this package because I think it's great for public relations if you can easily provide users with a selection of great wallpapers. May you always be Frugal, Russell Dickenson (AKA phayz) From vmiklos at frugalware.org Tue Feb 24 00:12:33 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 00:12:35 2009 Subject: [Frugalware-git] frugalware-current: mplayer-1.0rc2-10-i686 Message-ID: <20090223231233.41FEB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e62d9a0dd777fd9ed08205742833ce8f8265fdf5 commit e62d9a0dd777fd9ed08205742833ce8f8265fdf5 Author: Miklos Vajna Date: Tue Feb 24 00:12:10 2009 +0100 mplayer-1.0rc2-10-i686 - add lirc support - closes #3634 diff --git a/source/xapps/mplayer/FrugalBuild b/source/xapps/mplayer/FrugalBuild index 57bc84e..127960b 100644 --- a/source/xapps/mplayer/FrugalBuild +++ b/source/xapps/mplayer/FrugalBuild @@ -5,16 +5,14 @@ pkgname=mplayer _F_archive_name=MPlayer pkgver=1.0rc2 pkgextraver= -pkgrel=9 +pkgrel=10 pkgdesc="The Movie Player" url="http://www.mplayerhq.hu/" depends=('mesa' 'fontconfig' 'libstdc++' 'libdv' 'termcap' 'libjpeg' 'libmad' \ 'libungif' 'xvidcore' 'libpng' 'sdl' 'lame' 'libxv' 'lzo' 'libsm' \ 'libxinerama' 'libtheora' 'cdparanoia' 'libxxf86dga' 'live' 'gtk+2' \ - 'x264>=20080426' 'dejavu-ttf' 'openal' 'vidix' 'amrnb' 'amrwb') + 'x264>=20080426' 'dejavu-ttf' 'openal' 'vidix' 'amrnb' 'amrwb' 'lirc') [ "$CARCH" == "i686" ] && depends=(${depends[@]} 'codecs') -# can be removed after 0.9 is out -rodepends=('mencoder') groups=('xapps') backup=('etc/mplayer/mplayer.conf') archs=('i686' 'x86_64' 'ppc') @@ -56,7 +54,7 @@ sha1sums=('e9b496f3527c552004ec6d01d6b43f196b43ce2d' \ subpkgs=('mencoder') subdescs=('The Movie Encoder') -subdepends=('x264 lame libpng libjpeg libungif alsa-lib cdparanoia fontconfig lzo libmad libtheora libstdc++ amrnb amrwb libdv xvidcore libxcb') +subdepends=('x264 lame libpng libjpeg libungif alsa-lib cdparanoia fontconfig lzo libmad libtheora libstdc++ amrnb amrwb libdv xvidcore libxcb lirc') subgroups=('xmultimedia') subarchs=('i686 x86_64 ppc') From vmiklos at frugalware.org Tue Feb 24 00:40:22 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 00:40:23 2009 Subject: [Frugalware-git] frugalware-current: bc-1.06-8-i686 Message-ID: <20090223234022.7224211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1c81f035e37fb9f3a4ed5b3df7cb831d55600b3a commit 1c81f035e37fb9f3a4ed5b3df7cb831d55600b3a Author: Miklos Vajna Date: Tue Feb 24 00:40:02 2009 +0100 bc-1.06-8-i686 - add patch to fix #3331 diff --git a/source/apps/bc/FrugalBuild b/source/apps/bc/FrugalBuild index b42ca17..3d56eda 100644 --- a/source/apps/bc/FrugalBuild +++ b/source/apps/bc/FrugalBuild @@ -3,15 +3,16 @@ pkgname=bc pkgver=1.06 -pkgrel=7 +pkgrel=8 pkgdesc="An arbitrary precision calculator language" url="http://www.gnu.org/software/bc/" depends=('glibc>=2.8-3') groups=('apps' 'chroot-core') archs=('i686' 'x86_64' 'ppc') Fup2gnugz -source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz number.c_need_string.h.patch) +source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz number.c_need_string.h.patch bc-1.06-fs3331.patch) sha1sums=('c8f258a7355b40a485007c40865480349c157292' \ - '1dbfd7a4ef8cf7a83f9ab822897a30f774a113ae') + '1dbfd7a4ef8cf7a83f9ab822897a30f774a113ae' \ + 'a0ce0cd9b5144391fa61f645c150ef76fee53570') # optimization OK diff --git a/source/apps/bc/bc-1.06-fs3331.patch b/source/apps/bc/bc-1.06-fs3331.patch new file mode 100644 index 0000000..10139cd --- /dev/null +++ b/source/apps/bc/bc-1.06-fs3331.patch @@ -0,0 +1,14 @@ +--- bc-1.06/bc/load.c.s390 Wed Sep 13 20:22:38 2000 ++++ bc-1.06/bc/load.c Wed Sep 5 16:10:18 2001 +@@ -156,7 +156,10 @@ + long label_no; + long vaf_name; /* variable, array or function number. */ + long func; +- program_counter save_adr; ++ /* Make save_adr static. Otherwise the whole address save stuff doesn't make ++ any sense at all, see #3331. ++ Based on patch by Phil Knirsch */ ++ static program_counter save_adr; + + /* Initialize. */ + str = code; From vmiklos at frugalware.org Tue Feb 24 03:21:25 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 03:21:28 2009 Subject: [Frugalware-git] frugalware-current: gnome-bluetooth-0.11.0-4-i686 Message-ID: <20090224022125.9189A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47844d16199d0d1b6699386f0e854baf9e39a220 commit 47844d16199d0d1b6699386f0e854baf9e39a220 Author: Miklos Vajna Date: Tue Feb 24 03:20:42 2009 +0100 gnome-bluetooth-0.11.0-4-i686 - add note about libbtctl diff --git a/source/gnome-extra/gnome-bluetooth/FrugalBuild b/source/gnome-extra/gnome-bluetooth/FrugalBuild index 6401762..3468cff 100644 --- a/source/gnome-extra/gnome-bluetooth/FrugalBuild +++ b/source/gnome-extra/gnome-bluetooth/FrugalBuild @@ -18,6 +18,11 @@ _F_gnome_devel="y" Finclude gnome gnome-scriptlet sha1sums=('b781207c3953cebf1edc2255c697bb4ad43c8405') +# NOTE: According to upstream, libbtctl won't be a dependency in the +# next major version, and given that the only revdep of libbtctl is this +# pkg, don't forget to remove libbtctl from FST, especially because it's +# unmaintained now. + build() { Fbuild_slice_scrollkeeper Fmake From boobaa at frugalware.org Tue Feb 24 07:31:29 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Tue Feb 24 07:31:32 2009 Subject: [Frugalware-git] frugalware-current: flvtool2-1.0.6-2-i686 Message-ID: <20090224063129.6CEAB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3a28a5993340f5891de755477852a11deb93b8e2 commit 3a28a5993340f5891de755477852a11deb93b8e2 Author: CSÉCSY LászlĂł Date: Tue Feb 24 07:30:52 2009 +0100 flvtool2-1.0.6-2-i686 ruby promoted to depends from makedepends closes #3630 diff --git a/source/multimedia-extra/flvtool2/FrugalBuild b/source/multimedia-extra/flvtool2/FrugalBuild index 6066800..ff0d4a6 100644 --- a/source/multimedia-extra/flvtool2/FrugalBuild +++ b/source/multimedia-extra/flvtool2/FrugalBuild @@ -3,11 +3,10 @@ pkgname=flvtool2 pkgver=1.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="FLVTool2 is a manipulation tool for Macromedia Flash Video files (FLV)" url="http://www.inlet-media.de/flvtool2" -#depends=() -makedepends=('ruby') +depends=('ruby') groups=('multimedia-extra') archs=('i686' 'x86_64') up2date="lynx -dump 'http://rubyforge.org/frs/?group_id=1096' | grep '\.gz' | sed -ne 's/.*flvtool2-\(.*\)\.t.*/\1/; 1 p'" From bouleetbil at frogdev.info Tue Feb 24 07:50:31 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 24 07:50:33 2009 Subject: [Frugalware-git] frugalware-current: coherence-0.6.2-1-i686 Message-ID: <20090224065031.7216111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=46eda7cbb354126dbcc8c05ef01e54ed4fc313da commit 46eda7cbb354126dbcc8c05ef01e54ed4fc313da Author: bouleetbil Date: Tue Feb 24 07:48:29 2009 +0100 coherence-0.6.2-1-i686 *version bump diff --git a/source/devel-extra/coherence/FrugalBuild b/source/devel-extra/coherence/FrugalBuild index c49ebb3..9c5e6c7 100644 --- a/source/devel-extra/coherence/FrugalBuild +++ b/source/devel-extra/coherence/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=coherence -pkgver=0.6.0 +pkgver=0.6.2 pkgrel=1 pkgdesc="Coherence is a framework written in Python enabling your application to participate in digital living networks, at the moment primarily the UPnP universe" depends=('python' 'louie-python' 'configobj' 'nevow' \ @@ -14,4 +14,4 @@ url="https://coherence.beebits.net" _F_archive_name="Coherence" up2date="elinks -dump -source https://coherence.beebits.net/wiki/WikiStart#Download | Flasttar" source=(https://coherence.beebits.net/download/${_F_archive_name}-${pkgver}.tar.gz) -sha1sums=('a26dbc7a33cc4d6e0003757d2d01584c04567fd6') +sha1sums=('2d453f9a36a9238d72af3635691ead33ceec3888') From devil505linux at gmail.com Tue Feb 24 08:00:49 2009 From: devil505linux at gmail.com (Devil505) Date: Tue Feb 24 08:00:51 2009 Subject: [Frugalware-git] frugalware-current: frugalware-backgrounds-1.0-2-i686 Message-ID: <20090224070049.830DB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d49e4e50dce53dd50cd700c33ad317f313d34dd commit 0d49e4e50dce53dd50cd700c33ad317f313d34dd Author: Devil505 Date: Tue Feb 24 07:59:57 2009 +0100 frugalware-backgrounds-1.0-2-i686 * fixed pkgdesc, thx russell diff --git a/source/xlib-extra/frugalware-backgrounds/FrugalBuild b/source/xlib-extra/frugalware-backgrounds/FrugalBuild index 6cee370..03bd6ce 100644 --- a/source/xlib-extra/frugalware-backgrounds/FrugalBuild +++ b/source/xlib-extra/frugalware-backgrounds/FrugalBuild @@ -3,8 +3,8 @@ pkgname=frugalware-backgrounds pkgver=1.0 -pkgrel=1 -pkgdesc="Additionnals wallpapers for Frugalware Linux." +pkgrel=2 +pkgdesc="Additional wallpapers for Frugalware Linux." url="http://ftp.frugalware.org/pub/other/artwork/frugalware-backgrounds/" depends=() groups=('xlib-extra') From devil505linux at gmail.com Tue Feb 24 08:46:36 2009 From: devil505linux at gmail.com (Devil505) Date: Tue Feb 24 08:46:38 2009 Subject: [Frugalware-git] frugalware-current: rednotebook-0.5.6-1-i686 Message-ID: <20090224074636.5153D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a137af6f80fa78771a25fbde7109a60715e1d41 commit 9a137af6f80fa78771a25fbde7109a60715e1d41 Author: Devil505 Date: Tue Feb 24 08:46:15 2009 +0100 rednotebook-0.5.6-1-i686 * version bump diff --git a/source/gnome-extra/rednotebook/FrugalBuild b/source/gnome-extra/rednotebook/FrugalBuild index 1db4ef3..de5172b 100644 --- a/source/gnome-extra/rednotebook/FrugalBuild +++ b/source/gnome-extra/rednotebook/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Devil505 pkgname=rednotebook -pkgver=0.5.5 +pkgver=0.5.6 pkgrel=1 pkgdesc="RedNotebook is a desktop diary that makes it very easy for you to keep track of the stuff you do and the thoughts you have." depends=('pygtk' 'libgtkhtml' 'pyyaml' 'gnome-python-extras') Finclude sourceforge groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('6ef9ffd8990af94ff59dcfb17d08739ad598d7ef') +sha1sums=('f52e84785d099b843ace4e2da6c87eb64bf5ed57') From devil505linux at gmail.com Tue Feb 24 08:49:44 2009 From: devil505linux at gmail.com (Devil505) Date: Tue Feb 24 08:49:46 2009 Subject: [Frugalware-git] frugalware-current: bleachbit-0.4.0-1-i686 Message-ID: <20090224074944.B5AFE11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b140b71ef424abf6399fce09413a10a4a784596b commit b140b71ef424abf6399fce09413a10a4a784596b Author: Devil505 Date: Tue Feb 24 08:49:29 2009 +0100 bleachbit-0.4.0-1-i686 * version bump diff --git a/source/xapps-extra/bleachbit/FrugalBuild b/source/xapps-extra/bleachbit/FrugalBuild index 0a6ace9..358e179 100644 --- a/source/xapps-extra/bleachbit/FrugalBuild +++ b/source/xapps-extra/bleachbit/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=bleachbit -pkgver=0.3.2 +pkgver=0.4.0 pkgrel=1 pkgdesc="BleachBit deletes unnecessary files to free valuable disk space and maintain privacy." depends=('pygtk') @@ -11,7 +11,7 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('cea19087d76aaba901f75b9eab2081a4d844e454') +sha1sums=('653df4272a7306e0dea01b9755bffd11302e40de') build() { Fsed "prefix ?= /usr/local" "prefix ?= /usr" Makefile From vmiklos at frugalware.org Tue Feb 24 14:47:45 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 14:47:47 2009 Subject: [Frugalware-git] frugalware-current: udev-138-1-i686 Message-ID: <20090224134745.A170511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bfc64095260851b816a78c5acd95ec0b28963443 commit bfc64095260851b816a78c5acd95ec0b28963443 Author: Miklos Vajna Date: Tue Feb 24 03:35:09 2009 +0100 udev-138-1-i686 - version bump diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index 321d5a2..d1628d7 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=udev -pkgver=137 +pkgver=138 pkgrel=1 pkgdesc="A userspace implementation of devfs" url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/" From vmiklos at frugalware.org Tue Feb 24 14:47:45 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 14:47:50 2009 Subject: [Frugalware-git] frugalware-current: docs/po4a: add introduction Message-ID: <20090224134745.C0EB311B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4c311127ea4f650ed777932cb1e91a09abf8de7 commit d4c311127ea4f650ed777932cb1e91a09abf8de7 Author: Miklos Vajna Date: Tue Feb 24 14:46:55 2009 +0100 docs/po4a: add introduction diff --git a/docs/po4a.cfg b/docs/po4a.cfg index 855b76b..af15cd7 100644 --- a/docs/po4a.cfg +++ b/docs/po4a.cfg @@ -39,3 +39,4 @@ [type: asciidoc] gpg.txt $lang:$lang/gpg.txt [type: asciidoc] makepkg.txt $lang:$lang/makepkg.txt [type: asciidoc] license.txt $lang:$lang/license.txt +[type: asciidoc] introduction.txt $lang:$lang/introduction.txt From vmiklos at frugalware.org Tue Feb 24 14:52:55 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 14:52:57 2009 Subject: [Frugalware-git] frugalware-current: perl-image-exiftool-7.67-1-i686 Message-ID: <20090224135255.E3ACE11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f44fac9a52c400b15dbb4b9c2dd85d1b1cc19a5 commit 0f44fac9a52c400b15dbb4b9c2dd85d1b1cc19a5 Author: Cedynamix Date: Mon Feb 16 22:55:01 2009 +0100 perl-image-exiftool-7.67-1-i686 * new package diff --git a/source/lib-extra/perl-image-exiftool/FrugalBuild b/source/lib-extra/perl-image-exiftool/FrugalBuild new file mode 100644 index 0000000..7780b67 --- /dev/null +++ b/source/lib-extra/perl-image-exiftool/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling time: 0.04 SBU +# Maintainer: Zsolt Szalai +# Contributor: Cedrick Hannier alias Cedynamix + +_F_perl_name=Image-ExifTool +_F_perl_author="E/EX/EXIFTOOL" +pkgver=7.67 +pkgrel=1 +pkgdesc="Read and write meta information in images" +depends=('perl') +archs=('i686') +Finclude perl +groups=('lib-extra') +sha1sums=('94917af840824cb3b6f673341c47d47d802655ea') From vmiklos at frugalware.org Tue Feb 24 14:59:09 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 14:59:11 2009 Subject: [Frugalware-git] frugalware-current: mp3splt-2.2.3-1-i686 Message-ID: <20090224135909.B5D4B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b70cf0a6f0fb6eb92e58ea70964b6859f1559718 commit b70cf0a6f0fb6eb92e58ea70964b6859f1559718 Author: Cedynamix Date: Sun Feb 15 19:33:50 2009 +0100 mp3splt-2.2.3-1-i686 * new package diff --git a/source/multimedia-extra/mp3splt/FrugalBuild b/source/multimedia-extra/mp3splt/FrugalBuild new file mode 100644 index 0000000..068b1a3 --- /dev/null +++ b/source/multimedia-extra/mp3splt/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.09 SBU +# Maintainer: Miklos Vajna +# Contributor: Cedrick Hannier alias Cedynamix + +pkgname=mp3splt +pkgver=2.2.3 +pkgrel=1 +pkgdesc="mp3splt is a utility for mp3/ogg splitting without decoding" +Finclude sourceforge +depends=('libmp3splt') +groups=('multimedia-extra') +archs=('i686') +sha1sums=('b94d0589477fa3c7b7bfd1993c13a83a6ca44e0b') + +# optimization OK From vmiklos at frugalware.org Tue Feb 24 15:49:32 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 15:49:34 2009 Subject: [Frugalware-git] frugalware-current: ruby-1.8.7-7-i686 Message-ID: <20090224144932.D5CE311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e309c9461d2171d601d38e8344e1f2d31e5e3cb5 commit e309c9461d2171d601d38e8344e1f2d31e5e3cb5 Author: Miklos Vajna Date: Tue Feb 24 15:48:44 2009 +0100 ruby-1.8.7-7-i686 - typo fix - closes #3626 diff --git a/source/devel/ruby/FrugalBuild b/source/devel/ruby/FrugalBuild index a1a64ab..34ff3de 100644 --- a/source/devel/ruby/FrugalBuild +++ b/source/devel/ruby/FrugalBuild @@ -6,11 +6,11 @@ pkgname=ruby pkgver=1.8.7 pkgpatch=72 pkgextraver= -pkgrel=6 +pkgrel=7 pkgdesc="An object-oriented programming language." url="http://www.ruby-lang.org/" depends=('termcap' 'zlib' 'db>=4.7.25-2' 'readline' 'openssl' 'gdbm') -makedepend=('tk') +makedepends=('tk') groups=('devel') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.ruby-lang.org/en/downloads/|sed 's/-p$pkgpatch//' |Flasttar" From vmiklos at frugalware.org Tue Feb 24 16:06:26 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 16:06:28 2009 Subject: [Frugalware-git] frugalware-current: rp-pppoe-3.10-5-i686 Message-ID: <20090224150626.EB11111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=394d83f961aacb24783a047a2ed0c84243651975 commit 394d83f961aacb24783a047a2ed0c84243651975 Author: Miklos Vajna Date: Tue Feb 24 16:05:57 2009 +0100 rp-pppoe-3.10-5-i686 - added patch to fix perms of generated resolv.conf - closes #3601 diff --git a/source/base/rp-pppoe/FrugalBuild b/source/base/rp-pppoe/FrugalBuild index 5b4a76b..c144615 100644 --- a/source/base/rp-pppoe/FrugalBuild +++ b/source/base/rp-pppoe/FrugalBuild @@ -3,7 +3,7 @@ pkgname=rp-pppoe pkgver=3.10 -pkgrel=4 +pkgrel=5 pkgdesc="Roaring Penguin PPPoE client" url="http://www.roaringpenguin.com/products/pppoe" groups=('base') @@ -12,17 +12,20 @@ depends=('ppp>=2.4.4-5') backup=(etc/ppp/{pppoe.conf,firewall-standalone,firewall-masq,pppoe-server-options}) up2date="lynx -dump $url |grep tar.gz|sed -n -e 's/.*rp-pppoe-\(.*\)\.tar\.gz .*/\1/' -e '1 p'" source=(http://www.roaringpenguin.com/files/download/$pkgname-$pkgver.tar.gz \ - rc.adsl) + rc.adsl resolv.conf-perms.patch) sha1sums=('183372b84c1bb8e22d1bd8be05a280d948ae41f9' \ - 'f79284e0beab4d3362c468faead10a43dd71607e') + 'f79284e0beab4d3362c468faead10a43dd71607e' \ + 'b035b80e0e78d6d3e6d22e1541ffdc59ad1a46c1') build() { - Fcd + Fpatchall cd src || Fdie - Fbuild + Fmake + Fmakeinstall cd ../gui || Fdie - Fbuild + Fmake + Fmakeinstall Frcd adsl # rename sample config files Fmv /etc/ppp/firewall-masq /etc/ppp/firewall-masq.dist diff --git a/source/base/rp-pppoe/resolv.conf-perms.patch b/source/base/rp-pppoe/resolv.conf-perms.patch new file mode 100644 index 0000000..c03fa18 --- /dev/null +++ b/source/base/rp-pppoe/resolv.conf-perms.patch @@ -0,0 +1,12 @@ +diff --git a/scripts/pppoe-connect.in b/scripts/pppoe-connect.in +index 635cffe..904a307 100755 +--- a/scripts/pppoe-connect.in ++++ b/scripts/pppoe-connect.in +@@ -226,6 +226,7 @@ elif test "$DNSTYPE" = "SPECIFY" ; then + echo "nameserver $DNS2" >> /etc/resolv.conf + fi + fi ++chmod 644 /etc/resolv.conf + + # PPPoE invocation + PPPOE_CMD="$PPPOE -p $PPPOE_PIDFILE -I $ETH -T $PPPOE_TIMEOUT -U $PPPOE_SYNC $CLAMPMSS $ACNAME $SERVICENAMEOPT $PPPOE_EXTRA" From vmiklos at frugalware.org Tue Feb 24 16:15:53 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 16:15:56 2009 Subject: [Frugalware-git] frugalware-current: byacc-20090221-1-i686 Message-ID: <20090224151553.27A7511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a7cb26fe272ccd76d483ccc4288cbd46904a7210 commit a7cb26fe272ccd76d483ccc4288cbd46904a7210 Author: Miklos Vajna Date: Tue Feb 24 16:10:02 2009 +0100 byacc-20090221-1-i686 - version bump diff --git a/source/devel-extra/byacc/FrugalBuild b/source/devel-extra/byacc/FrugalBuild index 43ee7bc..dc7f5bf 100644 --- a/source/devel-extra/byacc/FrugalBuild +++ b/source/devel-extra/byacc/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=byacc -pkgver=20081225 +pkgver=20090221 pkgrel=1 pkgdesc="The Berkeley variant of the Yacc parser generator." url="http://invisible-island.net/byacc/byacc.html" @@ -11,7 +11,7 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump ftp://invisible-island.net/byacc/|grep tgz$|sed -n 's/.*c-\(.*\)\.t.*/\1/;s/-/_/;$ p'" source=(ftp://invisible-island.net/byacc/byacc-$pkgver.tgz) -sha1sums=('4604f43cc9db4e30902426b17ff39492b041b49b') +sha1sums=('46d2b99fdcf555c0a9f5aac01632d7406ee371c3') build() { From vmiklos at frugalware.org Tue Feb 24 16:15:53 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 16:15:58 2009 Subject: [Frugalware-git] frugalware-current: xom-1.0-1-i686 Message-ID: <20090224151553.3D23711B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c92dc4782bf19bed034e1ad770721bed9d203ec commit 9c92dc4782bf19bed034e1ad770721bed9d203ec Author: Miklos Vajna Date: Tue Feb 24 16:12:28 2009 +0100 xom-1.0-1-i686 - blacklist 1.2 as well... diff --git a/source/devel-extra/xom/FrugalBuild b/source/devel-extra/xom/FrugalBuild index c20821f..620019e 100644 --- a/source/devel-extra/xom/FrugalBuild +++ b/source/devel-extra/xom/FrugalBuild @@ -10,8 +10,8 @@ Finclude java depends=(${depends[@]} 'xalan-j' 'icu4j') groups=('devel-extra') archs=('i686' 'x86_64') -# 1.1 depends on jaxen, which would cause a makedepend-cycle -up2date="Flastarchive $url .zip|sed 's/1.1/1.0/'" +# 1.{1,2} depends on jaxen, which would cause a makedepend-cycle +up2date="Flastarchive $url .zip|sed 's/1.2/1.0/'" source=(http://www.cafeconleche.org/XOM/xom-$pkgver.zip) sha1sums=('2ebbcc53cdb59a065fcfdc70d02f3054539f4c74') From vmiklos at frugalware.org Tue Feb 24 16:15:53 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 16:15:59 2009 Subject: [Frugalware-git] frugalware-current: etckeeper-0.31-1-i686 Message-ID: <20090224151553.5783811B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ecab9e33de6f546e07148f0e00f77bf46e9da61b commit ecab9e33de6f546e07148f0e00f77bf46e9da61b Author: Miklos Vajna Date: Tue Feb 24 16:13:09 2009 +0100 etckeeper-0.31-1-i686 - version bump diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild index c6d1619..7998839 100644 --- a/source/apps-extra/etckeeper/FrugalBuild +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=etckeeper -pkgver=0.30 +pkgver=0.31 pkgrel=1 pkgdesc="Stores the /etc directory in a git repo." url="http://kitenet.net/~joey/code/etckeeper/" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') Fpkgversep="_" up2date="lynx -dump http://ftp.debian.org/debian/pool/main/e/etckeeper|Flasttar" source=(http://ftp.debian.org/debian/pool/main/e/etckeeper/etckeeper_$pkgver.tar.gz) -sha1sums=('d02d205cc0f93bb87cf92b7dcaf30822c91c95a9') +sha1sums=('97b2750a00f7c92e469faef7dee05f06becc6def') build() { From vmiklos at frugalware.org Tue Feb 24 16:15:53 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 16:16:01 2009 Subject: [Frugalware-git] frugalware-current: httrack-3.43_3-1-i686 Message-ID: <20090224151553.6E8FC11B877E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=20c4ddaa08a16029f424adc2d75f0d8d47d2cf2e commit 20c4ddaa08a16029f424adc2d75f0d8d47d2cf2e Author: Miklos Vajna Date: Tue Feb 24 16:15:10 2009 +0100 httrack-3.43_3-1-i686 - version bump diff --git a/source/apps-extra/httrack/FrugalBuild b/source/apps-extra/httrack/FrugalBuild index 8ac50e6..d42e1c9 100644 --- a/source/apps-extra/httrack/FrugalBuild +++ b/source/apps-extra/httrack/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: Miklos Vajna pkgname=httrack -pkgver=3.43_2 -realver=3.43.2 +pkgver=3.43_3 +realver=3.43.3 pkgrel=1 pkgdesc="HTTrack is a free and easy-to-use offline browser utility." url="http://www.httrack.com" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://www.httrack.com/page/2/en/index.html | grep tar.gz|sed 's/.*k-\(.*\)\.t.*/\1/;s/-/_/g;q'" source=(http://www.httrack.com/$pkgname-${pkgver//_/-}.tar.gz \ fix-recv-compile-bug.patch) -sha1sums=('34949977f08345bb7b2677bd5ce583f9269b96c5' \ +sha1sums=('2ecc447a3c91958b460004718cd4aa68b73e1917' \ 'fdf9c19195d9df9e785e01427edada535e5f1a74') build() From vmiklos at frugalware.org Tue Feb 24 16:15:53 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 16:16:02 2009 Subject: [Frugalware-git] frugalware-current: wireshark-1.0.6-1-i686 Message-ID: <20090224151553.85F1A11B877F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f88dc411b18ec64927d09036256ad5c2fa13da08 commit f88dc411b18ec64927d09036256ad5c2fa13da08 Author: Miklos Vajna Date: Tue Feb 24 16:15:26 2009 +0100 wireshark-1.0.6-1-i686 - drop relaces, it was added before Frugalware-0.5 :-) diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index a280440..129a64b 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -7,7 +7,6 @@ pkgrel=1 pkgdesc="The world's most popular network protocol analyzer" url="http://www.wireshark.org/" depends=('heimdal>=1.2.1' 'gtk+2>=2.10.2' 'pcre' 'libpcap' 'gnutls>=2.6') -replaces=('ethereal') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') From vmiklos at frugalware.org Tue Feb 24 16:19:03 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 16:19:04 2009 Subject: [Frugalware-git] frugalware-current: mpfr-2.4.0_01-1-i686 Message-ID: <20090224151903.688E811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=877040622c13923eb6a1cde5f5d95c2848036598 commit 877040622c13923eb6a1cde5f5d95c2848036598 Author: Miklos Vajna Date: Tue Feb 24 16:18:50 2009 +0100 mpfr-2.4.0_01-1-i686 - add patch01 diff --git a/source/lib/mpfr/FrugalBuild b/source/lib/mpfr/FrugalBuild index 0d3e2bb..ee4c95b 100644 --- a/source/lib/mpfr/FrugalBuild +++ b/source/lib/mpfr/FrugalBuild @@ -3,7 +3,7 @@ pkgname=mpfr basever=2.4.0 -patchver= +patchver=01 if [ -n "$patchver" ]; then pkgver=${basever}_$patchver else @@ -23,7 +23,8 @@ if [ -n "$patchver" ]; then source=(${source[@]} $url/patch$i) done fi -sha1sums=('6493015d9b5101b0a5ae62d28e64ebcc55b15f89') +sha1sums=('6493015d9b5101b0a5ae62d28e64ebcc55b15f89' \ + '7e3c49e2afe59d75274cedbd688de744f93b595e') _F_cd_path=$pkgname-$basever Fconfopts="$Fconfopts --enable-shared --enable-static" # optimization OK From vmiklos at frugalware.org Tue Feb 24 17:26:00 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 17:26:00 2009 Subject: [Frugalware-git] frugalware-current: wireshark-1.0.6-1-ppc Message-ID: <20090224162600.3AD4611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8118f049bca0fd8dae0499808088ac5cc1ee1af2 commit 8118f049bca0fd8dae0499808088ac5cc1ee1af2 Author: Miklos Vajna Date: Tue Feb 24 17:20:58 2009 +0100 wireshark-1.0.6-1-ppc added ppc to archs() diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index 129a64b..f9230cb 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="The world's most popular network protocol analyzer" url="http://www.wireshark.org/" depends=('heimdal>=1.2.1' 'gtk+2>=2.10.2' 'pcre' 'libpcap' 'gnutls>=2.6') groups=('xapps-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') options=('scriptlet') _F_gnome_iconcache="y" _F_gnome_desktop="y" From bouleetbil at frogdev.info Tue Feb 24 18:54:44 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 24 18:54:47 2009 Subject: [Frugalware-git] frugalware-current: midori-0.1.3-1-i686 Message-ID: <20090224175444.2ED1A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a7a0896760b47b23493cda2ab29921168804375c commit a7a0896760b47b23493cda2ab29921168804375c Author: bouleetbil Date: Tue Feb 24 18:52:20 2009 +0100 midori-0.1.3-1-i686 *version bump diff --git a/source/xapps-extra/midori/FrugalBuild b/source/xapps-extra/midori/FrugalBuild index 738b619..8dbf80b 100644 --- a/source/xapps-extra/midori/FrugalBuild +++ b/source/xapps-extra/midori/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: bouleetbil pkgname=midori -pkgver=0.1.2 -pkgrel=3 +pkgver=0.1.3 +pkgrel=1 url="http://software.twotoasts.de/?page=midori" up2date="lynx --dump --source $url | Flasttarbz2" source=(http://goodies.xfce.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2 Fix_Homepage.diff) pkgdesc="A browser with webkit engine" depends=('libsexy' 'gtk+2' 'libxml2' 'webkit' 'unique' 'libsoup' 'dbus-x11') -makedepends=('intltool' 'gnome-doc-utils') +makedepends=('intltool' 'gnome-doc-utils' 'git') groups=('xapps-extra') archs=('i686' 'x86_64') _F_gnome_desktop="y" @@ -18,7 +18,7 @@ _F_desktop_icon="/usr/share/icons/hicolor/22x22/apps/midori.png" _F_desktop_categories="Network;WebBrowser;" options=('scriptlet') Finclude gnome-scriptlet -sha1sums=('7bcace4b766da58e312b494220b15e88a983b8ac' \ +sha1sums=('65a3e753e93cbb0f3a863bb88c2424a60a705636' \ '22cd3ef3c214770774b22e370fdb8a83bb5a7932') Fconfopts="--prefix=$Fprefix" From bouleetbil at frogdev.info Tue Feb 24 19:02:12 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 24 19:02:13 2009 Subject: [Frugalware-git] frugalware-current: gupnp-vala-0.5.3-1-i686 Message-ID: <20090224180212.3CEE711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e34a8d428b63edc7604cdf24f3b56833a40fcb4d commit e34a8d428b63edc7604cdf24f3b56833a40fcb4d Author: bouleetbil Date: Tue Feb 24 19:00:15 2009 +0100 gupnp-vala-0.5.3-1-i686 *version bump diff --git a/source/xlib-extra/gupnp-vala/FrugalBuild b/source/xlib-extra/gupnp-vala/FrugalBuild index ed5fdf2..012300e 100644 --- a/source/xlib-extra/gupnp-vala/FrugalBuild +++ b/source/xlib-extra/gupnp-vala/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gupnp-vala -pkgver=0.5.2 +pkgver=0.5.3 pkgrel=1 pkgdesc="GUPnP vala binding" depends=('vala' 'gupnp-av' 'gupnp-ui') @@ -12,4 +12,4 @@ up2date="Flasttar $url/sources/bindings/" groups=('xlib-extra') options=('scriptlet') archs=('i686' 'x86_64') -sha1sums=('a4e6d22efcef56aeb04f455a5fda52d332676179') +sha1sums=('6b03b0c74cba5c60d8bb4b27b465124394398686') From bouleetbil at frogdev.info Tue Feb 24 19:12:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 24 19:12:47 2009 Subject: [Frugalware-git] frugalware-current: rygel-0.2.2-1-i686 Message-ID: <20090224181245.EEC2011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab222aa293fb31d3aac3a37e5f03c9984a1bb7f2 commit ab222aa293fb31d3aac3a37e5f03c9984a1bb7f2 Author: bouleetbil Date: Tue Feb 24 19:10:53 2009 +0100 rygel-0.2.2-1-i686 *version bump diff --git a/source/gnome-extra/rygel/FrugalBuild b/source/gnome-extra/rygel/FrugalBuild index 52e8132..daa5e69 100644 --- a/source/gnome-extra/rygel/FrugalBuild +++ b/source/gnome-extra/rygel/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=rygel -pkgver=0.2 +pkgver=0.2.2 pkgrel=1 pkgdesc="Implementation of the UPnP MediaServer" depends=('libgee' 'gupnp-vala' 'gconf' 'gstreamer') @@ -11,6 +11,6 @@ archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_devel="y" Finclude gnome -sha1sums=('6cb424a92da3d6f2deb38be7d86b841ecd429818') +sha1sums=('fb3571661978c61b65e2d3052622af964e15d41b') # optimization OK From hermier at frugalware.org Tue Feb 24 20:04:46 2009 From: hermier at frugalware.org (Michel Hermier) Date: Tue Feb 24 20:04:48 2009 Subject: [Frugalware-git] frugalware-current: hunspell-fr-3.1-1-i686 Message-ID: <20090224190446.60C2C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e5d0011cad68aba989bafdb55171f2b98f5c7a1f commit e5d0011cad68aba989bafdb55171f2b98f5c7a1f Author: Michel Hermier Date: Tue Feb 24 20:03:35 2009 +0100 hunspell-fr-3.1-1-i686 * Bump version diff --git a/source/locale-extra/hunspell-fr/FrugalBuild b/source/locale-extra/hunspell-fr/FrugalBuild index eec9e1d..9721f01 100644 --- a/source/locale-extra/hunspell-fr/FrugalBuild +++ b/source/locale-extra/hunspell-fr/FrugalBuild @@ -3,9 +3,9 @@ lang=fr_FR pkgname=hunspell-fr -_F_archive_name=$lang +_F_archive_name=hunspell_$lang Fpkgversep="_" -pkgver=3.0 +pkgver=3.1 pkgrel=1 pkgdesc="French dictionary for Hunspell" url="http://dicollecte.free.fr" @@ -17,7 +17,7 @@ up2date="Flastarchive $url/download.php\?prj=fr '\.zip' | sed 's/-/./g'" source=($url/download/fr/$_F_archive_name$Fpkgversep${pkgver//\./-}.zip) install=$pkgname.install options=('force') -sha1sums=('4e038abf3035b4f5eb57022548744207ee9ffd1a') +sha1sums=('6d4f41399ae2f71102e7efac798e10bf18fe9522') build() { Finstall 0644 $lang.{aff,dic} usr/share/myspell/ From bouleetbil at frogdev.info Tue Feb 24 21:27:42 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue Feb 24 21:27:43 2009 Subject: [Frugalware-git] frugalware-current: monotorrent-0.62-1-i686 Message-ID: <20090224202742.1C9DF11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a22df2a1cbe4eb89041f43bf07c451ec5c831c0 commit 0a22df2a1cbe4eb89041f43bf07c451ec5c831c0 Author: bouleetbil Date: Tue Feb 24 21:25:37 2009 +0100 monotorrent-0.62-1-i686 *new package diff --git a/source/lib-extra/monotorrent/FrugalBuild b/source/lib-extra/monotorrent/FrugalBuild new file mode 100644 index 0000000..f86dca4 --- /dev/null +++ b/source/lib-extra/monotorrent/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling time: 0.03 SBU +# Maintainer: bouleetbil + +pkgname=monotorrent +pkgver=0.62 +pkgrel=1 +pkgdesc="A C# torrent library" +url="http://www.monotorrent.com" +up2date="lynx --dump --source $url/download.php | Flasttar" +source=($url/Files/$pkgver/$pkgname-$pkgver.tar.gz) +depends=('mono') +groups=('lib-extra') +archs=('i686') +_F_mono_aot=0 +Finclude mono +sha1sums=('064118aa832889b8a05e97c1a07a280e607a719a') \ No newline at end of file From vmiklos at frugalware.org Tue Feb 24 23:58:16 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 23:58:19 2009 Subject: [Frugalware-git] frugalware-current: centerim-4.22.7-1-i686 Message-ID: <20090224225816.F3A4F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=faeb66abc46d28cbf142ed4fe23ac52e592b4fe8 commit faeb66abc46d28cbf142ed4fe23ac52e592b4fe8 Author: Miklos Vajna Date: Tue Feb 24 23:57:51 2009 +0100 centerim-4.22.7-1-i686 - new package - replaces centericq diff --git a/source/network-extra/centerim/FrugalBuild b/source/network-extra/centerim/FrugalBuild new file mode 100644 index 0000000..4607c4f --- /dev/null +++ b/source/network-extra/centerim/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 1.18 SBU +# Maintainer: Miklos Vajna + +pkgname=centerim +pkgver=4.22.7 +pkgrel=1 +pkgdesc="Terminal based Instant Messagin center." +url="http://www.centerim.org/" +replaces=('centericq') +depends=('gpgme' 'curl' 'libjpeg' 'ncurses' 'libstdc++' 'zlib') +groups=('network-extra') +archs=('i686') +_F_archive_grepv="alpha" +up2date="Flasttar $url" +source=(http://www.centerim.org/download/releases/centerim-$pkgver.tar.bz2) +sha1sums=('c0b3433ed260fca23f8e10999c1cf91895489b35') + +# optimization OK From vmiklos at frugalware.org Tue Feb 24 23:59:31 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue Feb 24 23:59:32 2009 Subject: [Frugalware-git] frugalware-current: centericq-4.21.0-3-i686 Message-ID: <20090224225931.C3E7511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f627219df76f064d5fd3cbbf8774f36739599d3 commit 1f627219df76f064d5fd3cbbf8774f36739599d3 Author: Miklos Vajna Date: Tue Feb 24 23:58:42 2009 +0100 centericq-4.21.0-3-i686 - bin, replaced by centerim - closes #2637 diff --git a/source/network-extra/centericq/FrugalBuild b/source/network-extra/centericq/FrugalBuild deleted file mode 100644 index 54f2938..0000000 --- a/source/network-extra/centericq/FrugalBuild +++ /dev/null @@ -1,34 +0,0 @@ -# Compiling Time: 2.02 SBU -# Maintainer: Zsolt Szalai -# Contributor: VMiklos - -pkgname=centericq -pkgver=4.21.0 -pkgrel=3 -pkgdesc="A text mode menu- and window-driven IM interface." -groups=('network-extra') -archs=('i686' 'x86_64') -url="http://konst.org.ua/centericq/" -depends=('libjpeg' 'ncurses' 'openssl' 'curl>=7.19.0' 'libstdc++') -up2date="lynx -dump $url|grep Release|sed 's/.*e \(.*\) f.*/\1/'" -source=(http://konst.org.ua/download/$pkgname-$pkgver.tar.gz \ - centericq-amd64-gcc4fix.patch gcc43_includes.diff) -sha1sums=('8b5fbd8b945a5a6f0fd57e831ccfaef520a96315' \ - '6dc34394d2946b7d876d1d1e1efabb9708241153' \ - '412ab7b6e8840b9894c12fa4130cba21d3e20d03') - -build() { - Fcd - [ "$CARCH" == "x86_64" ] && Fpatch centericq-amd64-gcc4fix.patch - Fpatch gcc43_includes.diff - # fixes "can only configure for one host and one target at a time" - for i in connwrap-0.1 kkconsui-0.1 kkstrtext-0.1 kksystr-0.1 \ - libicq2000-0.1 libjabber-0.1 libmsn-0.1 libyahoo2-0.1 - do - (Fcd && cd $i && autoconf) - done - Fmake - Fmakeinstall -} - -# optimization OK diff --git a/source/network-extra/centericq/centericq-amd64-gcc4fix.patch b/source/network-extra/centericq/centericq-amd64-gcc4fix.patch deleted file mode 100644 index d7128ec..0000000 --- a/source/network-extra/centericq/centericq-amd64-gcc4fix.patch +++ /dev/null @@ -1,138 +0,0 @@ -diff -Naur centericq-4.20.0.orig/kkconsui-0.1/src/texteditor.cc centericq-4.20.0/kkconsui-0.1/src/texteditor.cc ---- centericq-4.20.0.orig/kkconsui-0.1/src/texteditor.cc 2005-08-05 17:10:43.000000000 +0200 -+++ centericq-4.20.0/kkconsui-0.1/src/texteditor.cc 2005-08-05 17:21:58.000000000 +0200 -@@ -1940,7 +1940,7 @@ - } - - int texteditor::findint(void *p1, void *p2) { -- return *(int *) p1 != (int) p2; -+ return *(int *) p1 != (long) p2; - } - - int texteditor::findhighline(void *p1, void *p2) { -diff -Naur centericq-4.20.0.orig/kkstrtext-0.1/kkstrtext.cc centericq-4.20.0/kkstrtext-0.1/kkstrtext.cc ---- centericq-4.20.0.orig/kkstrtext-0.1/kkstrtext.cc 2005-08-05 17:10:43.000000000 +0200 -+++ centericq-4.20.0/kkstrtext-0.1/kkstrtext.cc 2005-08-05 17:21:58.000000000 +0200 -@@ -431,7 +431,7 @@ - } - - int intcompare(void *s1, void *s2) { -- return (int) s1 != (int) s2; -+ return (long) s1 != (long) s2; - } - - string i2str(int i) { -@@ -885,7 +885,7 @@ - #ifdef HAVE_ICONV - iconv_t cd = iconv_open(tocs.c_str(), fromcs.c_str()); - -- if(((int) cd) != -1) { -+ if(((long) cd) != -1) { - string r, text(atext); - size_t inleft, outleft, soutleft; - char *inbuf, *outbuf, *sinbuf, *soutbuf; -diff -Naur centericq-4.20.0.orig/src/icqdialogs.cc centericq-4.20.0/src/icqdialogs.cc ---- centericq-4.20.0.orig/src/icqdialogs.cc 2005-08-05 17:10:43.000000000 +0200 -+++ centericq-4.20.0/src/icqdialogs.cc 2005-08-05 17:21:58.000000000 +0200 -@@ -894,7 +894,7 @@ - i = m.open(); - m.close(); - -- if(i) f = (unsigned short) ((int) m.getref(i-1)); -+ if(i) f = (unsigned short) ((long) m.getref(i-1)); - } - - void icqface::selectlanguage(unsigned short &f) { -@@ -946,7 +946,7 @@ - int i = m.open(); - m.close(); - -- if(i) f = (imgender) ((int) m.getref(i-1)); -+ if(i) f = (imgender) ((long) m.getref(i-1)); - } - - void icqface::selectagerange(ICQ2000::AgeRange &r) { -@@ -967,7 +967,7 @@ - int i = m.open(); - m.close(); - -- if(i) r = (ICQ2000::AgeRange) ((int) m.getref(i-1)); -+ if(i) r = (ICQ2000::AgeRange) ((long) m.getref(i-1)); - } - - bool icqface::edit(string &txt, const string &header) { -@@ -1254,7 +1254,7 @@ - - void *p; - finished = !db.open(n, b, &p); -- i = (int) p; -+ i = (long) p; - - if(!finished) - switch(b) { -@@ -1745,7 +1745,7 @@ - it = transfers.end(); - - if(!db.gettree()->isnode(db.gettree()->getid(np-1))) -- it = transfers.begin() + (int) db.getmenu()->getref(n-1); -+ it = transfers.begin() + (long) db.getmenu()->getref(n-1); - - switch(b) { - case 0: -diff -Naur centericq-4.20.0.orig/src/icqface.cc centericq-4.20.0/src/icqface.cc ---- centericq-4.20.0.orig/src/icqface.cc 2005-08-05 17:10:43.000000000 +0200 -+++ centericq-4.20.0/src/icqface.cc 2005-08-05 17:23:09.000000000 +0200 -@@ -392,7 +392,7 @@ - - m.scale(); - m.idle = &menuidle; -- i = (int) m.getref(m.open()-1); -+ i = (long) m.getref(m.open()-1); - m.close(); - - if(i) lastr = i; -@@ -441,7 +441,7 @@ - - if(i) { - lastitem = i-1; -- r = (int) m.getref(lastitem); -+ r = (long) m.getref(lastitem); - } - - return r; -@@ -467,7 +467,7 @@ - g = 0; - } - -- if((unsigned int) c < 100) c = 0; -+ if((unsigned long) c < 100) c = 0; - - if(i) { - switch(action = extk) { -@@ -1430,7 +1430,7 @@ - m.scale(); - - i = m.open(); -- choice = (int) m.getref(i-1); -+ choice = (long) m.getref(i-1); - - m.close(); - } -@@ -1485,7 +1485,7 @@ - m.close(); - - if(r = i) { -- st = (imstatus) ((int) m.getref(i-1)); -+ st = (imstatus) ((long) m.getref(i-1)); - } - } - -@@ -2078,7 +2078,7 @@ - c = (icqcontact *) cm->getref(i); - } - -- if((unsigned int) c > 100) { -+ if((unsigned long) c > 100) { - string current = c->getdispnick(); - len = current.size(); - if(len > nick.size()) len = nick.size(); diff --git a/source/network-extra/centericq/gcc43_includes.diff b/source/network-extra/centericq/gcc43_includes.diff deleted file mode 100644 index 26db56c..0000000 --- a/source/network-extra/centericq/gcc43_includes.diff +++ /dev/null @@ -1,102 +0,0 @@ -diff -aur centericq-4.21.0/libicq2000-0.1/libicq2000/ContactTree.h fw_centericq-4.21.0/libicq2000-0.1/libicq2000/ContactTree.h ---- centericq-4.21.0/libicq2000-0.1/libicq2000/ContactTree.h 2004-03-06 20:02:12.000000000 +0100 -+++ fw_centericq-4.21.0/libicq2000-0.1/libicq2000/ContactTree.h 2008-10-02 01:29:19.000000000 +0200 -@@ -23,6 +23,7 @@ - #ifndef CONTACTTREE_H - #define CONTACTTREE_H - -+#include - #include - #include - #include -diff -aur centericq-4.21.0/libicq2000-0.1/src/Capabilities.cpp fw_centericq-4.21.0/libicq2000-0.1/src/Capabilities.cpp ---- centericq-4.21.0/libicq2000-0.1/src/Capabilities.cpp 2004-06-28 10:46:14.000000000 +0200 -+++ fw_centericq-4.21.0/libicq2000-0.1/src/Capabilities.cpp 2008-10-02 01:57:13.000000000 +0200 -@@ -21,6 +21,8 @@ - - #include "Capabilities.h" - -+#include -+ - using std::set; - - namespace ICQ2000 { -diff -aur centericq-4.21.0/libicq2000-0.1/src/ICQ.cpp fw_centericq-4.21.0/libicq2000-0.1/src/ICQ.cpp ---- centericq-4.21.0/libicq2000-0.1/src/ICQ.cpp 2004-02-11 00:51:11.000000000 +0100 -+++ fw_centericq-4.21.0/libicq2000-0.1/src/ICQ.cpp 2008-10-02 01:51:44.000000000 +0200 -@@ -23,6 +23,7 @@ - - #include "sstream_fix.h" - #include -+#include - - using std::string; - using std::list; -diff -aur centericq-4.21.0/libicq2000-0.1/src/socket.cpp fw_centericq-4.21.0/libicq2000-0.1/src/socket.cpp ---- centericq-4.21.0/libicq2000-0.1/src/socket.cpp 2005-01-07 22:28:28.000000000 +0100 -+++ fw_centericq-4.21.0/libicq2000-0.1/src/socket.cpp 2008-10-02 01:44:24.000000000 +0200 -@@ -21,6 +21,7 @@ - - #include "sstream_fix.h" - #include -+#include - - #include "socket.h" - -diff -aur centericq-4.21.0/libmsn-0.1/msn/connection.cpp fw_centericq-4.21.0/libmsn-0.1/msn/connection.cpp ---- centericq-4.21.0/libmsn-0.1/msn/connection.cpp 2004-06-29 01:17:07.000000000 +0200 -+++ fw_centericq-4.21.0/libmsn-0.1/msn/connection.cpp 2008-10-02 02:07:58.000000000 +0200 -@@ -38,6 +38,7 @@ - #include - #include - #include -+#include - - namespace MSN - { -diff -aur centericq-4.21.0/libmsn-0.1/msn/filetransfer.cpp fw_centericq-4.21.0/libmsn-0.1/msn/filetransfer.cpp ---- centericq-4.21.0/libmsn-0.1/msn/filetransfer.cpp 2004-06-29 12:59:04.000000000 +0200 -+++ fw_centericq-4.21.0/libmsn-0.1/msn/filetransfer.cpp 2008-10-02 02:06:58.000000000 +0200 -@@ -35,6 +35,8 @@ - - #include - #include -+#include -+#include - - namespace MSN - { -diff -aur centericq-4.21.0/libmsn-0.1/msn/message.cpp fw_centericq-4.21.0/libmsn-0.1/msn/message.cpp ---- centericq-4.21.0/libmsn-0.1/msn/message.cpp 2004-06-21 23:57:38.000000000 +0200 -+++ fw_centericq-4.21.0/libmsn-0.1/msn/message.cpp 2008-10-02 01:29:19.000000000 +0200 -@@ -25,6 +25,7 @@ - #include - #include - #include -+#include - - namespace MSN - { -diff -aur centericq-4.21.0/libmsn-0.1/msn/notificationserver.cpp fw_centericq-4.21.0/libmsn-0.1/msn/notificationserver.cpp ---- centericq-4.21.0/libmsn-0.1/msn/notificationserver.cpp 2004-12-19 03:50:29.000000000 +0100 -+++ fw_centericq-4.21.0/libmsn-0.1/msn/notificationserver.cpp 2008-10-02 02:20:35.000000000 +0200 -@@ -29,6 +29,7 @@ - #include - #include - #include -+#include - - #ifndef WIN32 - #include -diff -aur centericq-4.21.0/libmsn-0.1/msn/util.cpp fw_centericq-4.21.0/libmsn-0.1/msn/util.cpp ---- centericq-4.21.0/libmsn-0.1/msn/util.cpp 2004-06-29 01:17:07.000000000 +0200 -+++ fw_centericq-4.21.0/libmsn-0.1/msn/util.cpp 2008-10-02 08:57:52.000000000 +0200 -@@ -23,6 +23,8 @@ - #include - #include - #include -+#include -+#include - - namespace MSN - { From vmiklos at frugalware.org Wed Feb 25 01:11:32 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 25 01:11:33 2009 Subject: [Frugalware-git] frugalwareutils: fwgrub_install(): update grub path Message-ID: <20090225001132.29A9D11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=74dfb2d5f97034ed817230bf96393ad0c896bf51 commit 74dfb2d5f97034ed817230bf96393ad0c896bf51 Author: Miklos Vajna Date: Wed Feb 25 01:10:07 2009 +0100 fwgrub_install(): update grub path diff --git a/libfwgrubconfig/libfwgrubconfig.c b/libfwgrubconfig/libfwgrubconfig.c index 8588363..108021b 100644 --- a/libfwgrubconfig/libfwgrubconfig.c +++ b/libfwgrubconfig/libfwgrubconfig.c @@ -274,14 +274,14 @@ int fwgrub_install(int mode) struct dirent *ent; char src[PATH_MAX], dest[PATH_MAX]; - dir = opendir("/usr/lib/grub/i386-pc"); + dir = opendir("/usr/lib/grub/i386-frugalware"); if (!dir) return(1); while ((ent = readdir(dir)) != NULL) { if (!strcmp(ent->d_name, ".") || !strcmp(ent->d_name, "..")) continue; - snprintf(src, PATH_MAX, "/usr/lib/grub/i386-pc/%s", ent->d_name); + snprintf(src, PATH_MAX, "/usr/lib/grub/i386-frugalware/%s", ent->d_name); snprintf(dest, PATH_MAX, "/boot/grub/%s", ent->d_name); fwutil_cp(src, dest); } From vmiklos at frugalware.org Wed Feb 25 01:11:32 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 25 01:11:35 2009 Subject: [Frugalware-git] frugalwareutils: fwnet_ifbusid(): check for null before strlen() Message-ID: <20090225001132.1983C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=2bd181096aaa78c625873eb9125e713247ca2f98 commit 2bd181096aaa78c625873eb9125e713247ca2f98 Author: Miklos Vajna Date: Mon Feb 23 03:00:01 2009 +0100 fwnet_ifbusid(): check for null before strlen() diff --git a/libfwnetconfig/pci.c b/libfwnetconfig/pci.c index d932ab5..262701b 100644 --- a/libfwnetconfig/pci.c +++ b/libfwnetconfig/pci.c @@ -48,7 +48,10 @@ static char* fwnet_ifbusid(const char *iface) } fclose(fp); /* strip the trailing newline */ - ret[strlen(ret)-1] = 0; + if (ret) + { + ret[strlen(ret)-1] = 0; + } } return ret; From vmiklos at frugalware.org Wed Feb 25 01:23:51 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 25 01:23:53 2009 Subject: [Frugalware-git] frugalwareutils: netconfig/dialog_config() Message-ID: <20090225002351.9C27211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=89d64221b324bd040d07045b1fc2ba8cb638a175 commit 89d64221b324bd040d07045b1fc2ba8cb638a175 Author: Miklos Vajna Date: Wed Feb 25 01:16:40 2009 +0100 netconfig/dialog_config() - use newinterface->name instead of iface after it's freed diff --git a/netconfig/netconfig.c b/netconfig/netconfig.c index 712e8b3..30e0fdc 100644 --- a/netconfig/netconfig.c +++ b/netconfig/netconfig.c @@ -167,7 +167,7 @@ int dialog_config(int argc, char **argv) newprofile->interfaces = g_list_append(newprofile->interfaces, newinterface); } - if(strcmp(nettype, "lo") && fwnet_is_wireless_device(iface)) + if(strcmp(nettype, "lo") && fwnet_is_wireless_device(newinterface->name)) { ptr = fwdialog_ask(_("Extended network name"), _("It seems that this network card has a wireless " "extension. In order to use it, you must set your extended netwok name (ESSID). Enter your ESSID:"), From crazy at frugalware.org Wed Feb 25 01:48:00 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:48:07 2009 Subject: [Frugalware-git] frugalware-current: opensync.sh Message-ID: <20090225004800.EAAE611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2bec1658ce26376a135a9ce91860ae8471fb7753 commit 2bec1658ce26376a135a9ce91860ae8471fb7753 Author: crazy Date: Wed Feb 25 01:22:37 2009 +0100 opensync.sh * added schema for opensync* packages * very basic by now but is OK for 0.2* release diff --git a/source/include/opensync.sh b/source/include/opensync.sh new file mode 100644 index 0000000..a0a1044 --- /dev/null +++ b/source/include/opensync.sh @@ -0,0 +1,63 @@ +#!/bin/sh + +### +# = opensync.sh(3) +# Gabriel Craciunescu +# +# == NAME +# opensync.sh - for Frugalware +# +# == SYNOPSIS +# Common schema for OpenSync packages. +# +# == EXAMPLE +# -------------------------------------------------- +# +# -------------------------------------------------- +### + + +### +# == OVERWRITTEN VARIABLES +# * url +# * up2date +# * source +### + +url="http://www.opensync.org" +# Note: there is no way to really get the up2date of the _next_ stable release +# it will be 0.4x but this has to be monitored by the maintainers of these packages +up2date="Flasttar http://opensync.org/wiki/releases/0.2x/download" +source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2) + +### +# == APPENDED VARIABLES +# * scriptlet to options() +### + +options=(${options[@]} 'scriptlet') + +### +# == PROVIDED FUNCTIONS +# * Fbuild_opensync() +### + +Fbuild_opensync() +{ + Fcd + Fsed '-Werror' '' src/Makefile.am + Fautoreconf + Fbuild + +} + + +### +# * build(): just calls Fbuild_opensync() +### + +build() +{ + Fbuild_opensync +} + From crazy at frugalware.org Wed Feb 25 01:48:01 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:48:10 2009 Subject: [Frugalware-git] frugalware-current: libopensync-plugin-gnokii-0.22-1-x86_64 Message-ID: <20090225004801.104AD11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c57047a0783f08c9e62900e76169adbb13106ef commit 4c57047a0783f08c9e62900e76169adbb13106ef Author: crazy Date: Wed Feb 25 01:26:03 2009 +0100 libopensync-plugin-gnokii-0.22-1-x86_64 * debloat :P * use Finclude opensync diff --git a/source/xlib-extra/libopensync-plugin-gnokii/FrugalBuild b/source/xlib-extra/libopensync-plugin-gnokii/FrugalBuild index 90ac1a3..387d63e 100644 --- a/source/xlib-extra/libopensync-plugin-gnokii/FrugalBuild +++ b/source/xlib-extra/libopensync-plugin-gnokii/FrugalBuild @@ -5,21 +5,10 @@ pkgname=libopensync-plugin-gnokii pkgver=0.22 pkgrel=1 pkgdesc="gnokii plugin for opensync" -url="http://www.opensync.org" +Finclude opensync depends=('libopensync' 'zlib' 'gnokii' 'libusb' 'libxpm') groups=('xlib-extra') archs=('i686' 'x86_64') -options=('scriptlet') -up2date="Flasttar http://www.opensync.org/wiki/download" -source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2) sha1sums=('7030ec7370ea1fa3548c86a7b0840630a0a7b2b4') -build() -{ - Fcd - Fsed '-Werror' '' src/Makefile.am - Fautoreconf - Fbuild -} - # optimization OK From crazy at frugalware.org Wed Feb 25 01:48:01 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:48:13 2009 Subject: [Frugalware-git] frugalware-current: libopensync-0.22-2-x86_64 Message-ID: <20090225004801.2A7A211B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=266a5d7d102ca739c6f078b38162b6c2c4cf9830 commit 266a5d7d102ca739c6f078b38162b6c2c4cf9830 Author: crazy Date: Wed Feb 25 01:29:36 2009 +0100 libopensync-0.22-2-x86_64 * use Finclude opensync diff --git a/source/lib/libopensync/FrugalBuild b/source/lib/libopensync/FrugalBuild index 17e32fb..0aa1ec0 100644 --- a/source/lib/libopensync/FrugalBuild +++ b/source/lib/libopensync/FrugalBuild @@ -5,14 +5,11 @@ pkgname=libopensync pkgver=0.22 pkgrel=2 pkgdesc="OpenSync is a synchronization framework." -url="http://www.opensync.org" +Finclude opensync depends=('glib2' 'libxml2' 'sqlite3') makedepends=('swig' 'python>=2.6') groups=('lib') archs=('i686' 'x86_64' 'ppc') -## >0.2x ( eg: 0.3* , 0.4* ) series are not for kde3 and not considered API stable yet -up2date="lynx -dump 'http://www.opensync.org/wiki/download'|grep 'libopensync-[0-9].[2]\(.*\).tar.bz2$'|Flasttarbz2" -source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2) sha1sums=('47860a8c6621aa89fbff2af2517787747af7cc30') subpkgs=("$pkgname-python") @@ -23,7 +20,7 @@ subarchs=('i686 x86_64') build() { - Fbuild + Fbuild_opensync Fsplit $pkgname-python usr/lib/python* } From crazy at frugalware.org Wed Feb 25 01:48:01 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:48:16 2009 Subject: [Frugalware-git] frugalware-current: libopensync-plugin-file-0.22-1-x86_64 Message-ID: <20090225004801.40DA811B877E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bfc377810d41ccdfafd9dac1457ac5c08de515e4 commit bfc377810d41ccdfafd9dac1457ac5c08de515e4 Author: crazy Date: Wed Feb 25 01:31:43 2009 +0100 libopensync-plugin-file-0.22-1-x86_64 * use Finclude opensync diff --git a/source/lib/libopensync-plugin-file/FrugalBuild b/source/lib/libopensync-plugin-file/FrugalBuild index 8cef9b9..f42fa7d 100644 --- a/source/lib/libopensync-plugin-file/FrugalBuild +++ b/source/lib/libopensync-plugin-file/FrugalBuild @@ -5,22 +5,12 @@ pkgname=libopensync-plugin-file pkgver=0.22 pkgrel=1 pkgdesc="file-sync plugin for opensync" -url="http://www.opensync.org" +Finclude opensync depends=('libopensync' 'zlib' 'gamin') groups=('lib') archs=('i686' 'x86_64' 'ppc') -up2date="lynx -dump 'http://www.opensync.org/wiki/download'|grep 'libopensync-plugin-file-[0-9].[2]\(.*\).tar.bz2$'|Flasttarbz2" -source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2 gamin-as-fam.patch) +source=($source gamin-as-fam.patch) sha1sums=('0b4f66dcfc4dc873f8142d4a20392b80447821c9' \ '515231bfe2f630cd1a3a754603a378f75ec2a2bb') -build() -{ - Fcd - Fpatchall - Fautoreconf - Fmake - Fmakeinstall -} - # optimization OK From crazy at frugalware.org Wed Feb 25 01:48:01 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:48:19 2009 Subject: [Frugalware-git] frugalware-current: libopensync-plugin-gpe-0.22-1-x86_64 Message-ID: <20090225004801.5494A11B877F@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fda5c481661e2865a0fd0eab1d3df7d01fd0a981 commit fda5c481661e2865a0fd0eab1d3df7d01fd0a981 Author: crazy Date: Wed Feb 25 01:34:40 2009 +0100 libopensync-plugin-gpe-0.22-1-x86_64 * use Finclude opensync diff --git a/source/lib-extra/libopensync-plugin-gpe/FrugalBuild b/source/lib-extra/libopensync-plugin-gpe/FrugalBuild index 15b0d6e..b647eb1 100644 --- a/source/lib-extra/libopensync-plugin-gpe/FrugalBuild +++ b/source/lib-extra/libopensync-plugin-gpe/FrugalBuild @@ -5,12 +5,10 @@ pkgname=libopensync-plugin-gpe pkgver=0.22 pkgrel=1 pkgdesc="gpe plugin for opensync" -url="http://www.opensync.org" +Finclude opensync depends=('libopensync' 'zlib') groups=('lib-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://www.opensync.org/wiki/download" -source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2) sha1sums=('f2520fe8d55307dc6744a203104399b0c9a27906') # optimization OK From crazy at frugalware.org Wed Feb 25 01:48:01 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:48:23 2009 Subject: [Frugalware-git] frugalware-current: libopensync-plugin-irmc-0.22-1-x86_64 Message-ID: <20090225004801.71F1211B87AB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d2962c9c3e4cd5b1baea33dbca81a6594bc53973 commit d2962c9c3e4cd5b1baea33dbca81a6594bc53973 Author: crazy Date: Wed Feb 25 01:36:23 2009 +0100 libopensync-plugin-irmc-0.22-1-x86_64 * use Finclude opensync diff --git a/source/lib-extra/libopensync-plugin-irmc/FrugalBuild b/source/lib-extra/libopensync-plugin-irmc/FrugalBuild index 9240773..a93b583 100644 --- a/source/lib-extra/libopensync-plugin-irmc/FrugalBuild +++ b/source/lib-extra/libopensync-plugin-irmc/FrugalBuild @@ -5,12 +5,10 @@ pkgname=libopensync-plugin-irmc pkgver=0.22 pkgrel=1 pkgdesc="irmc plugin for opensync" -url="http://www.opensync.org" +Finclude opensync depends=('libopensync' 'zlib' 'openobex' 'mpeg4ip') groups=('lib-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://www.opensync.org/wiki/download" -source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2) sha1sums=('554aea9fbd46af4f85fcd1257c5d44074c75ffb2') # optimization OK From crazy at frugalware.org Wed Feb 25 01:48:01 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:48:26 2009 Subject: [Frugalware-git] frugalware-current: libopensync-plugin-ldap-0.22-1-x86_64 Message-ID: <20090225004801.8D26011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=822924632f21a40b1a2fa676f4fd8afe2ad84bf2 commit 822924632f21a40b1a2fa676f4fd8afe2ad84bf2 Author: crazy Date: Wed Feb 25 01:38:47 2009 +0100 libopensync-plugin-ldap-0.22-1-x86_64 * use Fincude opensync diff --git a/source/lib-extra/libopensync-plugin-ldap/FrugalBuild b/source/lib-extra/libopensync-plugin-ldap/FrugalBuild index 90af24b..3bbc858 100644 --- a/source/lib-extra/libopensync-plugin-ldap/FrugalBuild +++ b/source/lib-extra/libopensync-plugin-ldap/FrugalBuild @@ -5,13 +5,11 @@ pkgname=libopensync-plugin-ldap pkgver=0.22 pkgrel=1 pkgdesc="ldap plugin for opensync" -url="http://www.opensync.org" +Finclude opensync depends=('libopensync' 'zlib' 'libgcrypt' 'libldap') makedepends=('openldap') groups=('lib-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://www.opensync.org/wiki/download" -source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2) sha1sums=('2066938445baff3320dde9c0441b123d0b329a38') From crazy at frugalware.org Wed Feb 25 01:48:01 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:48:29 2009 Subject: [Frugalware-git] frugalware-current: libopensync-plugin-python-0.22-1-x86_64 Message-ID: <20090225004801.D0E9E11B87AC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c5c8faacc3a9cd11ea4c8260d96ea4df8f2a2b7d commit c5c8faacc3a9cd11ea4c8260d96ea4df8f2a2b7d Author: crazy Date: Wed Feb 25 01:40:16 2009 +0100 libopensync-plugin-python-0.22-1-x86_64 * use Finclude opensync diff --git a/source/lib-extra/libopensync-plugin-python/FrugalBuild b/source/lib-extra/libopensync-plugin-python/FrugalBuild index 013cd41..8f798e4 100644 --- a/source/lib-extra/libopensync-plugin-python/FrugalBuild +++ b/source/lib-extra/libopensync-plugin-python/FrugalBuild @@ -5,12 +5,10 @@ pkgname=libopensync-plugin-python pkgver=0.22 pkgrel=1 pkgdesc="python plugin for opensync" -url="http://www.opensync.org" +Finclude opensync depends=('libopensync' 'zlib') groups=('lib-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://www.opensync.org/wiki/download" -source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2) sha1sums=('655793fdb23aedee6c6a02c49bfb8a11c1c4cf42') # optimization OK From crazy at frugalware.org Wed Feb 25 01:48:02 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:48:31 2009 Subject: [Frugalware-git] frugalware-current: libopensync-plugin-syncml-0.22-1-x86_64 Message-ID: <20090225004802.481A011B87AD@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=170db279df08669ab8d63ad2cdd0b86ee1660982 commit 170db279df08669ab8d63ad2cdd0b86ee1660982 Author: crazy Date: Wed Feb 25 01:41:30 2009 +0100 libopensync-plugin-syncml-0.22-1-x86_64 * use Finclude opensync diff --git a/source/lib-extra/libopensync-plugin-syncml/FrugalBuild b/source/lib-extra/libopensync-plugin-syncml/FrugalBuild index 0ab1de5..ad86996 100644 --- a/source/lib-extra/libopensync-plugin-syncml/FrugalBuild +++ b/source/lib-extra/libopensync-plugin-syncml/FrugalBuild @@ -5,12 +5,10 @@ pkgname=libopensync-plugin-syncml pkgver=0.22 pkgrel=1 pkgdesc="syncml plugin for opensync" -url="http://www.opensync.org" +Finclude opensync depends=('libopensync' 'libsyncml' 'bluez-libs' 'libusb') groups=('lib-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://www.opensync.org/wiki/download" -source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2) sha1sums=('983fd2ad84c17f486fe182d94e3e055a081706be') # optimization OK From crazy at frugalware.org Wed Feb 25 01:48:02 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:48:34 2009 Subject: [Frugalware-git] frugalware-current: libopensync-plugin-kdepim-0.22-1-x86_64 Message-ID: <20090225004802.9BCB111B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2cb3e27344c421a1fcb9ad6f53dfe168bb6dd585 commit 2cb3e27344c421a1fcb9ad6f53dfe168bb6dd585 Author: crazy Date: Wed Feb 25 01:44:32 2009 +0100 libopensync-plugin-kdepim-0.22-1-x86_64 * use Finclude opensync diff --git a/source/kde-extra/libopensync-plugin-kdepim/FrugalBuild b/source/kde-extra/libopensync-plugin-kdepim/FrugalBuild index 66a4d53..fa09095 100644 --- a/source/kde-extra/libopensync-plugin-kdepim/FrugalBuild +++ b/source/kde-extra/libopensync-plugin-kdepim/FrugalBuild @@ -5,13 +5,10 @@ pkgname=libopensync-plugin-kdepim pkgver=0.22 pkgrel=1 pkgdesc="file-sync plugin for opensync" -url="http://www.opensync.org" +Finclude opensync depends=('libopensync' 'kdepim>=3.5.9') groups=('kde-extra') archs=('i686' 'x86_64') -options=('scriptlet') -up2date="Flasttar http://www.opensync.org/wiki/download" -source=($url/download/releases/$pkgver/$pkgname-$pkgver.tar.bz2) sha1sums=('591fa5ebdaa87bb75fe557156bb09d8bbffd2ebd') # optimization OK From crazy at frugalware.org Wed Feb 25 01:48:02 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:48:36 2009 Subject: [Frugalware-git] frugalware-current: opensync.sh Message-ID: <20090225004802.F04D411B877E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1dc27d371003104932725c7a362bb3080ac949a4 commit 1dc27d371003104932725c7a362bb3080ac949a4 Author: crazy Date: Wed Feb 25 01:46:30 2009 +0100 opensync.sh * some pkgs have patches so use Fpatchall , Fmake* and * not Fbuild diff --git a/source/include/opensync.sh b/source/include/opensync.sh index a0a1044..fb14c6a 100644 --- a/source/include/opensync.sh +++ b/source/include/opensync.sh @@ -45,9 +45,11 @@ options=(${options[@]} 'scriptlet') Fbuild_opensync() { Fcd + Fpatchall Fsed '-Werror' '' src/Makefile.am Fautoreconf - Fbuild + Fmake + Fmakeinstall } From crazy at frugalware.org Wed Feb 25 01:51:48 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 01:51:49 2009 Subject: [Frugalware-git] frugalware-current: opensync.sh Message-ID: <20090225005148.6B39711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fab935b61187960402389c3d680f9b78c4d34215 commit fab935b61187960402389c3d680f9b78c4d34215 Author: crazy Date: Wed Feb 25 01:51:23 2009 +0100 opensync.sh * added EXAMPLE diff --git a/source/include/opensync.sh b/source/include/opensync.sh index fb14c6a..acc27a1 100644 --- a/source/include/opensync.sh +++ b/source/include/opensync.sh @@ -12,7 +12,15 @@ # # == EXAMPLE # -------------------------------------------------- -# +# pkgname=libopensync-plugin-kdepim +# pkgver=0.22 +# pkgrel=1 +# pkgdesc="file-sync plugin for opensync" +# Finclude opensync +# depends=('libopensync' 'kdepim>=3.5.9') +# groups=('kde-extra') +# archs=('i686' 'x86_64') +# sha1sums=('591fa5ebdaa87bb75fe557156bb09d8bbffd2ebd') # -------------------------------------------------- ### From crazy at frugalware.org Wed Feb 25 04:04:06 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 04:04:09 2009 Subject: [Frugalware-git] frugalware-current: kde.sh Message-ID: <20090225030406.2E34611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb0599491aed96d7cb661fd9765bc32df9d4fedd commit fb0599491aed96d7cb661fd9765bc32df9d4fedd Author: crazy Date: Wed Feb 25 04:01:25 2009 +0100 kde.sh * fix up2date for kde-{look,apps}.org * ( ohhh yeah this one is *somewhat* weird =) ) diff --git a/source/include/kde.sh b/source/include/kde.sh index e8286ee..e612eb1 100644 --- a/source/include/kde.sh +++ b/source/include/kde.sh @@ -110,12 +110,12 @@ fi if [ ! -z "$_F_kde_id" ]; then url="http://www.kde-apps.org/content/show.php?content=$_F_kde_id" - up2date="lynx -dump -nolist $url|grep -m1 'Version:'|sed 's/.*: *\(.*\)$/\1/'" + up2date="lynx -dump $url|sed -n '/\[.*\] Content/!d;n;p;n;p;n;p;n;p' | sed 's/^[ \t]*//;s/[ \t]*$//'|grep '^[0-9]'" fi if [ ! -z "$_F_kde_id2" ]; then url="http://www.kde-look.org/content/show.php?content=$_F_kde_id2" - up2date="lynx -dump -nolist $url|grep -m1 'Version:'|sed 's/.*: *\(.*\)$/\1/'" + up2date="lynx -dump $url|sed -n '/\[.*\] Content/!d;n;p;n;p;n;p;n;p' | sed 's/^[ \t]*//;s/[ \t]*$//'|grep '^[0-9]'" fi ### From crazy at frugalware.org Wed Feb 25 04:15:23 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 04:15:24 2009 Subject: [Frugalware-git] frugalware-current: kmenu-gnome-0.7.4-1-x86_64 Message-ID: <20090225031523.294A011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ecf798af637327a2e87318f8c92a25ec9ce52bf8 commit ecf798af637327a2e87318f8c92a25ec9ce52bf8 Author: crazy Date: Wed Feb 25 04:14:56 2009 +0100 kmenu-gnome-0.7.4-1-x86_64 * up2date fix diff --git a/source/kde-extra/kmenu-gnome/FrugalBuild b/source/kde-extra/kmenu-gnome/FrugalBuild index 5e74b9b..1e5ac9d 100644 --- a/source/kde-extra/kmenu-gnome/FrugalBuild +++ b/source/kde-extra/kmenu-gnome/FrugalBuild @@ -5,12 +5,14 @@ pkgname=kmenu-gnome pkgver=0.7.4 pkgrel=1 pkgdesc="K Menu with Gnome folder and extra icons." +_F_kde_defaults=0 +_F_kde_id=31025 +Finclude kde url="http://ariszlo.tripod.com/" depends=() rodepends=('kdelibs') groups=('kde-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://www.kde-apps.org/content/show.php?content=31025|grep -m 1 'Version:'|sed 's/.*:\ \ //'" source=(http://www.kde-apps.org/CONTENT/content-files/31025-$pkgname-$pkgver.tar.gz) sha1sums=('30234a1893f1d9e724c8f9aef91f397d447ea3fe') From crazy at frugalware.org Wed Feb 25 04:24:11 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 04:24:13 2009 Subject: [Frugalware-git] frugalware-current: libburn-0.6.2-1-x86_64 Message-ID: <20090225032411.D94AF11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c2936bf463b388c00e2a1db1ed799d020abe7b95 commit c2936bf463b388c00e2a1db1ed799d020abe7b95 Author: crazy Date: Wed Feb 25 04:23:31 2009 +0100 libburn-0.6.2-1-x86_64 * Version bump diff --git a/source/lib-extra/libburn/FrugalBuild b/source/lib-extra/libburn/FrugalBuild index b4e9c5f..43e09b4 100644 --- a/source/lib-extra/libburn/FrugalBuild +++ b/source/lib-extra/libburn/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=libburn -pkgver=0.5.8 +pkgver=0.6.2 extraver=".pl00" ## lol wtf pkgrel=1 pkgdesc="Disc reading/writing library." @@ -12,6 +12,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://libburnia-project.org|grep -m1 'libburn-\(.*\).tar.gz'|sed 's/.*-\(.*\).tar.gz.*/\1/;s/$extraver//'" source=(http://files.libburnia-project.org/releases/$pkgname-$pkgver$extraver.tar.gz) -sha1sums=('ce2c7c83037d224d11adb84b04d67f7a2bbb4521') +sha1sums=('ffaaf30bda2c4756438297fbdb4e431d9d948c70') # optimization OK From crazy at frugalware.org Wed Feb 25 04:40:59 2009 From: crazy at frugalware.org (crazy) Date: Wed Feb 25 04:41:09 2009 Subject: [Frugalware-git] frugalware-current: gst-plugins-good-0.10.14-1-x86_64 Message-ID: <20090225034059.2553711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3f4dbf4ffb4bfa50522cf29629f75b9d37ef6faa commit 3f4dbf4ffb4bfa50522cf29629f75b9d37ef6faa Author: crazy Date: Wed Feb 25 04:38:16 2009 +0100 gst-plugins-good-0.10.14-1-x86_64 * Version bump diff --git a/source/xmultimedia/gst-plugins-good/FrugalBuild b/source/xmultimedia/gst-plugins-good/FrugalBuild index fc32edf..ec748ea 100644 --- a/source/xmultimedia/gst-plugins-good/FrugalBuild +++ b/source/xmultimedia/gst-plugins-good/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Christian Hamar alias krix pkgname=gst-plugins-good -pkgver=0.10.13 +pkgver=0.10.14 pkgrel=1 pkgdesc="Plugins for GStreamer (Good)" url="http://gstreamer.freedesktop.org/" @@ -90,5 +90,5 @@ build() { } -sha1sums=('d4cd5a1283990eb7fa54e4506f67855455377f62') +sha1sums=('49dbcfcbbab9bd6a1e54d9e548184016c20f3aba') # optimization OK From vmiklos at frugalware.org Wed Feb 25 08:41:48 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 25 08:41:49 2009 Subject: [Frugalware-git] frugalware-current: bzr-svn-0.5.2-1-i686 Message-ID: <20090225074148.8BB8A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5947b44e1fd7da5a96fe235044bb8bd290560ea8 commit 5947b44e1fd7da5a96fe235044bb8bd290560ea8 Author: Miklos Vajna Date: Wed Feb 25 08:41:43 2009 +0100 bzr-svn-0.5.2-1-i686 - version bump diff --git a/source/devel-extra/bzr-svn/FrugalBuild b/source/devel-extra/bzr-svn/FrugalBuild index c7e3569..983f662 100644 --- a/source/devel-extra/bzr-svn/FrugalBuild +++ b/source/devel-extra/bzr-svn/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=bzr-svn -pkgver=0.5.0 +pkgver=0.5.2 pkgrel=1 pkgdesc="Subversion branch support for Bazaar" url="http://bazaar-vcs.org/BzrForeignBranches/Subversion" From devil505linux at gmail.com Wed Feb 25 08:55:07 2009 From: devil505linux at gmail.com (Devil505) Date: Wed Feb 25 08:55:09 2009 Subject: [Frugalware-git] frugalware-current: mednafen-0.8.B-1-i686 Message-ID: <20090225075507.6800D11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43deb056c6c7e1ee74a472cd825c745a0b1977c7 commit 43deb056c6c7e1ee74a472cd825c745a0b1977c7 Author: Devil505 Date: Wed Feb 25 08:54:22 2009 +0100 mednafen-0.8.B-1-i686 * version bump diff --git a/source/games-extra/mednafen/FrugalBuild b/source/games-extra/mednafen/FrugalBuild index efb6cb4..aec8a18 100644 --- a/source/games-extra/mednafen/FrugalBuild +++ b/source/games-extra/mednafen/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=mednafen -pkgver=0.8.A +pkgver=0.8.B pkgrel=1 pkgdesc="Mednafen is a command-line multi-system emulator" _F_sourceforge_ext=".tar.bz2" @@ -12,6 +12,6 @@ makedepends=('pkgconfig') groups=('games-extra') archs=('i686') _F_cd_path="$pkgname" -sha1sums=('dafbfb1d83ec944ce8bab67eb1f1f0cfb4fb5f72') +sha1sums=('b19907df4620d1087d75a3f91382d0ea8dc6997d') # optimization OK From vmiklos at frugalware.org Wed Feb 25 08:55:22 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 25 08:55:24 2009 Subject: [Frugalware-git] frugalware-current: flashplugin-10.0.22.87-1-i686 Message-ID: <20090225075522.B266711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4ba834c32605ec082175ccb07a56817a014eddc commit d4ba834c32605ec082175ccb07a56817a014eddc Author: Miklos Vajna Date: Wed Feb 25 08:44:04 2009 +0100 flashplugin-10.0.22.87-1-i686 - version bump diff --git a/source/xlib/flashplugin/FrugalBuild b/source/xlib/flashplugin/FrugalBuild index b9bf351..01d566e 100644 --- a/source/xlib/flashplugin/FrugalBuild +++ b/source/xlib/flashplugin/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=flashplugin -pkgver=10.0.15.3 +pkgver=10.0.22.87 pkgrel=1 pkgdesc="Macromedia flash plugin for Netscape/Mozilla (nonfree)" url="http://www.macromedia.com/" @@ -11,7 +11,7 @@ groups=('xlib') archs=('i686' '!x86_64') up2date="lynx -useragent='Mozilla (Linux) Firefox' -dump http://www.adobe.com/go/getflashplayer 2>/dev/null|grep rpm$|sed 's/.*plugin-\([^-]*\)-.*/\1/;q'" source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz) -sha1sums=('45a37b04f5cbd32eaea8a9b02d38dd71d963ae48') +sha1sums=('3429818f585d156cb181f3c7e409547cc2906426') options=('noversrc') # NOTE: always check the upstream changelog: From vmiklos at frugalware.org Wed Feb 25 08:58:22 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 25 08:58:24 2009 Subject: [Frugalware-git] frugalware-current: python-2.5-2.5.4-1-i686 Message-ID: <20090225075822.3ED8411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e636271d4ae426c2a417f4c952c1073a97567e62 commit e636271d4ae426c2a417f4c952c1073a97567e62 Author: Miklos Vajna Date: Wed Feb 25 08:57:24 2009 +0100 python-2.5-2.5.4-1-i686 - bin, no longer needed - the only revdep was miro, but it already works with python-2.6 diff --git a/source/devel-extra/python-2.5/FrugalBuild b/source/devel-extra/python-2.5/FrugalBuild deleted file mode 100644 index 42f6f05..0000000 --- a/source/devel-extra/python-2.5/FrugalBuild +++ /dev/null @@ -1,51 +0,0 @@ -# Compiling Time: 0.96 SBU -# Maintainer: Miklos Vajna - -USE_GUI=${USE_GUI:-"y"} - -pkgname=python-2.5 -pkgver=2.5.4 -shortpkgver=2.5 # 2.3 if $pkgver=2.3.4 -pkgrel=1 -pkgdesc="A high-level scripting language" -url="http://www.python.org" -depends=('glibc>=2.8-3' 'db>=4.7.25-2' 'bzip2>=1.0.5-2' 'gdbm>=1.8.3-5' 'openssl>=0.9.8-14' 'glib2>=2.16.4-2' 'sqlite3') -Fuse $USE_GUI && makedepends=('tk>=8.5' 'gtk+2') -groups=('devel-extra') -archs=('i686' 'x86_64' 'ppc') -options=('scriptlet') -up2date="lynx -dump $url/download/|grep '2\.5'|sed -n 's|.*/\(.*\)/|\1|;$ p'" -source=(http://www.python.org/ftp/python/$pkgver/Python-$pkgver.tar.bz2 \ - Python-2.4.1-gdbm-1.patch \ - insecure_pathnames.diff) -sha1sums=('0f2e819d6381f72f26c734e00a6780b3933ea404' \ - '1921b4b797df9ab180991879f8091c7f2de589e1' \ - '70906abf73dae83a02fbd39abbf40ff551a5a2ab') - -[ "$CARCH" == "x86_64" ] && export CFLAGS="$CFLAGS -fPIC" - -build() -{ - Fcd Python-$pkgver - Fpatchall - # if this is no longer necessary, don't remove it, just comment, it's - # required regularly - Fsed 'max_db_ver = (4, 5)' 'max_db_ver = (4, 6)' setup.py - Fconf --prefix=/usr --with-threads --enable-shared --enable-ipv6 || return 1 - Fsed 'mozilla-firefox' 'firefox' Lib/webbrowser.py - make || return 1 - Fmakeinstall - Frm /usr/bin/python - for i in idle pydoc python-config smtpd.py - do - Fmv /usr/bin/$i{,$shortpkgver} - done - Fmv /usr/share/man/man1/python{,$shortpkgver}.1 - for f in Tools/* ; do - if [ -d $f ] ; then - Fcp Python-$pkgver/$f /usr/lib/python$shortpkgver/site-packages/ || Fdie - fi - done -} - -# optimization OK diff --git a/source/devel-extra/python-2.5/Python-2.4.1-gdbm-1.patch b/source/devel-extra/python-2.5/Python-2.4.1-gdbm-1.patch deleted file mode 100644 index 0ef613f..0000000 --- a/source/devel-extra/python-2.5/Python-2.4.1-gdbm-1.patch +++ /dev/null @@ -1,32 +0,0 @@ -Submitted By: Jim Gifford (jim at linuxfromscratch dot org) -Date: 2003-12-26 -Initial Package Version: 2.3.3 -Origin: Greg Schafer and Jim Gifford -Description: Fixes Python build issue with gdbm - - *** WARNING: renaming "dbm" since importing it failed: - build/lib.linux-i686-2.3/dbm.so: undefined symbol: dbm_firstkey - - - -$LastChangedBy: bdubbs $ -$Date: 2005-08-01 13:29:19 -0600 (Mon, 01 Aug 2005) $ - -diff -Naur Python-2.3.2.orig/setup.py Python-2.3.2/setup.py ---- Python-2.3.2.orig/setup.py 2003-09-22 01:19:45.000000000 +0000 -+++ Python-2.3.2/setup.py 2003-10-13 06:28:34.000000000 +0000 -@@ -596,12 +596,12 @@ - if self.compiler.find_library_file(lib_dirs, 'ndbm'): - ndbm_libs = ['ndbm'] - else: -- ndbm_libs = [] -+ ndbm_libs = ['gdbm', 'gdbm_compat'] - exts.append( Extension('dbm', ['dbmmodule.c'], - define_macros=[('HAVE_NDBM_H',None)], - libraries = ndbm_libs ) ) - elif (self.compiler.find_library_file(lib_dirs, 'gdbm') -- and find_file("gdbm/ndbm.h", inc_dirs, []) is not None): -+ and find_file("ndbm.h", inc_dirs, []) is not None): - exts.append( Extension('dbm', ['dbmmodule.c'], - define_macros=[('HAVE_GDBM_NDBM_H',None)], - libraries = ['gdbm'] ) ) diff --git a/source/devel-extra/python-2.5/insecure_pathnames.diff b/source/devel-extra/python-2.5/insecure_pathnames.diff deleted file mode 100644 index 8af2c3a..0000000 --- a/source/devel-extra/python-2.5/insecure_pathnames.diff +++ /dev/null @@ -1,69 +0,0 @@ -From: http://bugs.python.org/file8339/insecure_pathnames.diff - -Index: Lib/tarfile.py -=================================================================== ---- a/Lib/tarfile.py (revision 57571) -+++ b/Lib/tarfile.py (working copy) -@@ -340,6 +340,9 @@ - class ExtractError(TarError): - """General exception for extract errors.""" - pass -+class SecurityError(ExtractError): -+ """Exception for insecure pathnames.""" -+ pass - class ReadError(TarError): - """Exception for unreadble tar archives.""" - pass -@@ -2006,12 +2009,13 @@ - - self.members.append(tarinfo) - -- def extractall(self, path=".", members=None): -+ def extractall(self, path=".", members=None, check_paths=True): - """Extract all members from the archive to the current working - directory and set owner, modification time and permissions on - directories afterwards. `path' specifies a different directory - to extract to. `members' is optional and must be a subset of the -- list returned by getmembers(). -+ list returned by getmembers(). If `check_paths' is True insecure -+ pathnames are not extracted. - """ - directories = [] - -@@ -2019,6 +2023,20 @@ - members = self - - for tarinfo in members: -+ if check_paths: -+ try: -+ self._check_path(tarinfo.name) -+ if tarinfo.islnk(): -+ self._check_path(tarinfo.linkname) -+ if tarinfo.issym(): -+ self._check_path(os.path.join(tarinfo.name, tarinfo.linkname)) -+ except SecurityError, e: -+ if self.errorlevel > 1: -+ raise -+ else: -+ self._dbg(1, "tarfile: %s" % e) -+ continue -+ - if tarinfo.isdir(): - # Extract directory with a safe mode, so that - # all files below can be extracted as well. -@@ -2329,6 +2347,15 @@ - #-------------------------------------------------------------------------- - # Little helper methods: - -+ def _check_path(self, path): -+ """Raise an SecurityError if `path' is an insecure pathname. -+ """ -+ path = normpath(path) -+ if path.startswith("/"): -+ raise SecurityError("found insecure absolute path %r" % path) -+ if path.startswith("../"): -+ raise SecurityError("found insecure relative path %r" % path) -+ - def _getmember(self, name, tarinfo=None): - """Find an archive member by name from bottom to top. - If tarinfo is given, it is used as the starting point. From devil505linux at gmail.com Wed Feb 25 09:06:15 2009 From: devil505linux at gmail.com (Devil505) Date: Wed Feb 25 09:06:17 2009 Subject: [Frugalware-git] frugalware-current: tennix-0.7.0-1-i686 Message-ID: <20090225080615.708A311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38ab9c5943ec114a67470ae266c664f69722b180 commit 38ab9c5943ec114a67470ae266c664f69722b180 Author: Devil505 Date: Wed Feb 25 09:05:18 2009 +0100 tennix-0.7.0-1-i686 * fixing up2date diff --git a/source/games-extra/tennix/FrugalBuild b/source/games-extra/tennix/FrugalBuild index 1b6c854..00c621b 100644 --- a/source/games-extra/tennix/FrugalBuild +++ b/source/games-extra/tennix/FrugalBuild @@ -12,8 +12,8 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet groups=('games-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url/releases/ | Flasttar" -source=(http://icculus.org/tennix/releases/tennix-$pkgver.tar.gz) +up2date="Flasttar $url" +source=($url/downloads/tennix-$pkgver.tar.gz) sha1sums=('c605e677b234fd5648a9bf5413e6ce58a3666424') build() From vmiklos at frugalware.org Wed Feb 25 09:08:18 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 25 09:08:19 2009 Subject: [Frugalware-git] frugalware-current: fudforum-2.8.0-1-i686 Message-ID: <20090225080818.31D1311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a3e5a42ed04dde3fbcac78f280c2d51ae27353d commit 8a3e5a42ed04dde3fbcac78f280c2d51ae27353d Author: Miklos Vajna Date: Wed Feb 25 09:01:53 2009 +0100 fudforum-2.8.0-1-i686 - version bump diff --git a/source/network-extra/fudforum/FrugalBuild b/source/network-extra/fudforum/FrugalBuild index 359da1b..7ab198c 100644 --- a/source/network-extra/fudforum/FrugalBuild +++ b/source/network-extra/fudforum/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=fudforum -pkgver=2.7.7 +pkgver=2.8.0 pkgrel=1 pkgdesc="An Open Source web forum" url="http://fudforum.org/" @@ -11,7 +11,7 @@ groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump ${url}download.php|grep Stable|sed -n 's/.* v\([0-9\.]*\)).*/\1/;1 p'" source=(http://static.fudforum.org/FUDforum_${pkgver//./-}.tar.bz2 fudforumsetup README.Frugalware) -sha1sums=('7ea414aff1036dc630be0439df2b02d22b49186b' \ +sha1sums=('809625ea4277b14e4cde888cf5a24d8ca7424216' \ '702d0c6244e33bd5e52ac178a1e83e9aeb3fe9c5' \ 'a1a4085c563ec04530db04d031c109cece045596') From vmiklos at frugalware.org Wed Feb 25 09:08:18 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 25 09:08:20 2009 Subject: [Frugalware-git] frugalware-current: live-2009.02.23-1-i686 Message-ID: <20090225080818.4C08611B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=01372305d47458d777e4a1cb5a3a5f3a92b24cac commit 01372305d47458d777e4a1cb5a3a5f3a92b24cac Author: Miklos Vajna Date: Wed Feb 25 09:08:10 2009 +0100 live-2009.02.23-1-i686 - version bump diff --git a/source/multimedia/live/FrugalBuild b/source/multimedia/live/FrugalBuild index ddaf980..06e73f3 100644 --- a/source/multimedia/live/FrugalBuild +++ b/source/multimedia/live/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=live -pkgver=2009.02.13 +pkgver=2009.02.23 pkgrel=1 pkgdesc="Source-code libraries for standards-based RTP/RTCP/RTSP multimedia streaming" url="http://www.live555.com/" @@ -11,7 +11,7 @@ groups=('multimedia') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.live555.com/liveMedia/public/|grep tar.gz$|sed 's/.*live.\(.*\)\.t.*/\1/;q'" source=(http://www.live555.com/liveMedia/public/live.$pkgver.tar.gz) -sha1sums=('6d10966298b763a8f36bd9246c0ea107da97dfd5') +sha1sums=('aebd5045c79caff537e1900da717a5b245112db3') build() { From devil505linux at gmail.com Wed Feb 25 11:19:28 2009 From: devil505linux at gmail.com (Devil505) Date: Wed Feb 25 11:19:30 2009 Subject: [Frugalware-git] frugalware-current: tennix-1.0-1-i686 Message-ID: <20090225101928.D709811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f851e6dee52ec7ebd595c167b710aeafd56d4edf commit f851e6dee52ec7ebd595c167b710aeafd56d4edf Author: Devil505 Date: Wed Feb 25 11:18:29 2009 +0100 tennix-1.0-1-i686 * version bump * deactivate python support for now diff --git a/source/games-extra/tennix/FrugalBuild b/source/games-extra/tennix/FrugalBuild index 00c621b..4903629 100644 --- a/source/games-extra/tennix/FrugalBuild +++ b/source/games-extra/tennix/FrugalBuild @@ -2,11 +2,12 @@ # Maintainer: Devil505 pkgname=tennix -pkgver=0.7.0 +pkgver=1.0 pkgrel=1 pkgdesc="An SDL port of a simple two-player tennis game." url="http://icculus.org/tennix/" -depends=('sdl_mixer' 'sdlimage') +depends=('sdl_mixer' 'sdlimage' 'sdl_ttf') +makedepends=('') _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome-scriptlet @@ -14,12 +15,12 @@ groups=('games-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/downloads/tennix-$pkgver.tar.gz) -sha1sums=('c605e677b234fd5648a9bf5413e6ce58a3666424') +sha1sums=('7d5798b7cda76c45c8b3094725dead1062a6c5f6') build() { Fsed 'usr/local' 'usr' makefile - Fbuild + USE_PYTHON=0 Fbuild Fbuild_gnome_scriptlet } From devil505linux at gmail.com Wed Feb 25 11:32:14 2009 From: devil505linux at gmail.com (Devil505) Date: Wed Feb 25 11:32:16 2009 Subject: [Frugalware-git] frugalware-current: rednotebook-0.6.0-1-i686 Message-ID: <20090225103214.75AB011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3f54896f634c17101c2f0105c5c9d55c601df1a8 commit 3f54896f634c17101c2f0105c5c9d55c601df1a8 Author: Devil505 Date: Wed Feb 25 11:31:49 2009 +0100 rednotebook-0.6.0-1-i686 * version bump diff --git a/source/gnome-extra/rednotebook/FrugalBuild b/source/gnome-extra/rednotebook/FrugalBuild index de5172b..f5076ce 100644 --- a/source/gnome-extra/rednotebook/FrugalBuild +++ b/source/gnome-extra/rednotebook/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: Devil505 pkgname=rednotebook -pkgver=0.5.6 +pkgver=0.6.0 pkgrel=1 pkgdesc="RedNotebook is a desktop diary that makes it very easy for you to keep track of the stuff you do and the thoughts you have." depends=('pygtk' 'libgtkhtml' 'pyyaml' 'gnome-python-extras') Finclude sourceforge groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('f52e84785d099b843ace4e2da6c87eb64bf5ed57') +sha1sums=('4fd917c83541db46b5e5ba90c86cd8922bbc9095') From devil505linux at gmail.com Wed Feb 25 11:49:47 2009 From: devil505linux at gmail.com (Devil505) Date: Wed Feb 25 11:49:49 2009 Subject: [Frugalware-git] frugalware-current: maxr-0.2.3-1-i686 Message-ID: <20090225104947.8AC2B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98e1ae34ee51443b82b6226a20a0b00c5ba1d8a6 commit 98e1ae34ee51443b82b6226a20a0b00c5ba1d8a6 Author: Devil505 Date: Wed Feb 25 11:49:26 2009 +0100 maxr-0.2.3-1-i686 * fixing up2date diff --git a/source/games-extra/maxr/FrugalBuild b/source/games-extra/maxr/FrugalBuild index 802c902..c8c61ac 100644 --- a/source/games-extra/maxr/FrugalBuild +++ b/source/games-extra/maxr/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.maxthegame.de/" depends=('sdl_net' 'sdl_mixer' 'libstdc++') groups=('games-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://www.maxthegame.de/bbs/docs.php?id=3 | grep tar.gz | Flasttar" +up2date="Flasttar $url" source=(http://www.maxthegame.de/downloads/$pkgname-$pkgver.tar.gz) sha1sums=('783d5978c5cf32aa3629be8972116444564d23c2') From devil505linux at gmail.com Wed Feb 25 13:20:33 2009 From: devil505linux at gmail.com (Devil505) Date: Wed Feb 25 13:20:35 2009 Subject: [Frugalware-git] frugalware-current: supertuxkart-0.6.1a-1-i686 Message-ID: <20090225122033.3B89211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2801b97d091a7a8bd5c2a617ed48885fa18d4ae0 commit 2801b97d091a7a8bd5c2a617ed48885fa18d4ae0 Author: Devil505 Date: Wed Feb 25 13:20:09 2009 +0100 supertuxkart-0.6.1a-1-i686 * version bump diff --git a/source/games-extra/supertuxkart/FrugalBuild b/source/games-extra/supertuxkart/FrugalBuild index 7ff3931..10a01fa 100644 --- a/source/games-extra/supertuxkart/FrugalBuild +++ b/source/games-extra/supertuxkart/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Devil505 pkgname=supertuxkart -pkgver=0.6 +pkgver=0.6.1a pkgrel=1 pkgdesc="A new and improved version of TuxKart, a kart racing game featuring Tux and his friends" -_F_sourceforge_ext="-src.tar.bz2" +_F_sourceforge_ext=".tar.bz2" Finclude sourceforge depends=('freeglut' 'libgl' 'sdl' 'libvorbis' 'freealut' 'libgcc' 'libxext' 'libxdamage') makedepends=('plib') groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('9ebbabeb7a9390a3c95de437ae7fb2a62d82db6b') +sha1sums=('551299769703a87f3f39c2f0f8b20d5b3a1270ce') # optimization OK From bouleetbil at frogdev.info Wed Feb 25 20:16:20 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 20:16:23 2009 Subject: [Frugalware-git] frugalware-current: mono-nat-1.0-1-i686 Message-ID: <20090225191620.CF02211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=926772515acce837a95abcb19113ecd062accede commit 926772515acce837a95abcb19113ecd062accede Author: bouleetbil Date: Wed Feb 25 20:14:10 2009 +0100 mono-nat-1.0-1-i686 *new package diff --git a/source/lib-extra/mono-nat/FrugalBuild b/source/lib-extra/mono-nat/FrugalBuild new file mode 100644 index 0000000..30147b3 --- /dev/null +++ b/source/lib-extra/mono-nat/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling time: 0.03 SBU +# Maintainer: bouleetbil + +pkgname=mono-nat +pkgver=1.0 +pkgrel=1 +pkgdesc="A C# network nat library" +url="http://www.monsoon-project.org" +up2date="Flasttar $url/jaws/index.php?page/releasenotes0.20" +source=($url/jaws/data/files/$pkgname-$pkgver.tar.gz) +depends=('mono') +groups=('lib-extra') +archs=('i686') +_F_mono_aot=0 +Finclude mono +sha1sums=('9c4353becd1f4cc1cba104292d90058f10f67ba2') + From bouleetbil at frogdev.info Wed Feb 25 20:19:19 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 20:19:20 2009 Subject: [Frugalware-git] frugalware-current: monotorrent-0.70-1-i686 Message-ID: <20090225191919.3072811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=294c03e218aa9ecb0d945ef5ba71100a8a947182 commit 294c03e218aa9ecb0d945ef5ba71100a8a947182 Author: bouleetbil Date: Wed Feb 25 20:17:25 2009 +0100 monotorrent-0.70-1-i686 *version bump *fixe up2date source diff --git a/source/lib-extra/monotorrent/FrugalBuild b/source/lib-extra/monotorrent/FrugalBuild index f86dca4..884504b 100644 --- a/source/lib-extra/monotorrent/FrugalBuild +++ b/source/lib-extra/monotorrent/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: bouleetbil pkgname=monotorrent -pkgver=0.62 +pkgver=0.70 pkgrel=1 pkgdesc="A C# torrent library" url="http://www.monotorrent.com" -up2date="lynx --dump --source $url/download.php | Flasttar" -source=($url/Files/$pkgver/$pkgname-$pkgver.tar.gz) +up2date="Flasttar http://www.monsoon-project.org/jaws/index.php?page/releasenotes0.20" +source=(http://www.monsoon-project.org/jaws/data/files/$pkgname-$pkgver.tar.gz) depends=('mono') groups=('lib-extra') archs=('i686') _F_mono_aot=0 Finclude mono -sha1sums=('064118aa832889b8a05e97c1a07a280e607a719a') \ No newline at end of file +sha1sums=('137b0391137ee4d592f2c9f3adb1311d77032486') From bouleetbil at frogdev.info Wed Feb 25 20:30:45 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 20:30:46 2009 Subject: [Frugalware-git] frugalware-current: monsoon-0.20-1-i686 Message-ID: <20090225193045.AE82D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=371b1dd0b986639897093903647232b25ee9c2fa commit 371b1dd0b986639897093903647232b25ee9c2fa Author: bouleetbil Date: Wed Feb 25 20:29:00 2009 +0100 monsoon-0.20-1-i686 *new package diff --git a/source/gnome-extra/monsoon/FrugalBuild b/source/gnome-extra/monsoon/FrugalBuild new file mode 100644 index 0000000..f63b59c --- /dev/null +++ b/source/gnome-extra/monsoon/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling time: 0.04 SBU +# Maintainer: bouleetbil + +pkgname=monsoon +pkgver=0.20 +pkgrel=1 +pkgdesc="A Gtk# BitTorrent client" +url="http://monsoon-project.org" +up2date="Flasttar $url/jaws/index.php?page/Download" +source=($url/jaws/data/files/$pkgname-$pkgver.tar.gz) +depends=('gnome-sharp' 'gnome-desktop-sharp' 'ndesk-dbus-glib' 'monotorrent' 'mono-nat') +makedepends=('intltool') +groups=('gnome-extra') +archs=('i686') +_F_gnome_desktop=y +_F_mono_aot=0 +Finclude mono gnome-scriptlet +sha1sums=('dc89d0539a91ec43524efd812a07b21e2b1130fc') + +build() { + unset MAKEFLAGS + Fmonoexport + Fbuild + Fmonocleanup + Fbuild_gnome_scriptlet +} From bouleetbil at frogdev.info Wed Feb 25 20:33:29 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 20:33:30 2009 Subject: [Frugalware-git] frugalware-current: gst-rtsp-0.10.1.0-1-i686 Message-ID: <20090225193329.99CC411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=02b197af30b430ab0b7acf7d8affbfd60082ae6e commit 02b197af30b430ab0b7acf7d8affbfd60082ae6e Author: bouleetbil Date: Wed Feb 25 20:32:01 2009 +0100 gst-rtsp-0.10.1.0-1-i686 *new package diff --git a/source/xlib-extra/gst-rtsp/FrugalBuild b/source/xlib-extra/gst-rtsp/FrugalBuild new file mode 100644 index 0000000..6c7ed43 --- /dev/null +++ b/source/xlib-extra/gst-rtsp/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.04 SBU +# Maintainer: bouleetbil + +pkgname=gst-rtsp +pkgver=0.10.1.0 +pkgrel=1 +pkgdesc="A GStreamer based RTSP server" +url="http://people.freedesktop.org/~wtay/" +source=($url/$pkgname-$pkgver.tar.bz2) +up2date="lynx --dump --source $url | Flasttar" +depends=('gst-plugins-base') +groups=('xlib-extra') +archs=('i686') +sha1sums=('ffe4db7484b4ccb2c084e804f496e8f7b17c98d8') + +# optimization OK From bouleetbil at frogdev.info Wed Feb 25 20:41:02 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 20:41:04 2009 Subject: [Frugalware-git] frugalware-current: simpleburn-1.0.6.1-1-i686 Message-ID: <20090225194102.41A6A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=04d7017efc629af9ed7ab2e53933a2e7832e781b commit 04d7017efc629af9ed7ab2e53933a2e7832e781b Author: bouleetbil Date: Wed Feb 25 20:38:51 2009 +0100 simpleburn-1.0.6.1-1-i686 *version bump diff --git a/source/xapps-extra/simpleburn/FrugalBuild b/source/xapps-extra/simpleburn/FrugalBuild index a61f026..a3a6fe8 100644 --- a/source/xapps-extra/simpleburn/FrugalBuild +++ b/source/xapps-extra/simpleburn/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=simpleburn -pkgver=1.0.6 +pkgver=1.0.6.1 pkgrel=1 pkgdesc="SimpleBurn is a basic application for burning CDs and DVDs." url="http://sallu.tuxfamily.org/" @@ -14,6 +14,6 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') Finclude cmake -sha1sums=('7ac1c7fd136c40053e17f382053b02130918d10a') +sha1sums=('f8ca8391338d55ce63eeca33374f3c78351f96c8') # optimization OK From bouleetbil at frogdev.info Wed Feb 25 20:48:02 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 20:48:03 2009 Subject: [Frugalware-git] frugalware-current: alacarte-0.11.9-1-i686 Message-ID: <20090225194802.AEE2B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=da0ee9b8bc6c5bfece9a268e230d7fc66473743e commit da0ee9b8bc6c5bfece9a268e230d7fc66473743e Author: bouleetbil Date: Wed Feb 25 20:46:29 2009 +0100 alacarte-0.11.9-1-i686 *version bump diff --git a/source/gnome/alacarte/FrugalBuild b/source/gnome/alacarte/FrugalBuild index 1c61c56..0e84016 100644 --- a/source/gnome/alacarte/FrugalBuild +++ b/source/gnome/alacarte/FrugalBuild @@ -3,7 +3,7 @@ # Former Maintainer: AlexExtreme pkgname=alacarte -pkgver=0.11.8 +pkgver=0.11.9 pkgrel=1 pkgdesc="Menu editor for GNOME that lets you get things done, simply and quickly." depends=('pygtk>=2.12.1' 'pyxdg' 'gnome-menus>=2.24.2' 'gnome-python-desktop>=2.24.1') @@ -14,4 +14,4 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_devel="y" Finclude gnome gnome-scriptlet -sha1sums=('9b9ac9cf540bf9fe1df2f64e3416c424783430c4') +sha1sums=('fcb00f5a341a8cebe6ad2584566ca38b488f4010') From bouleetbil at frogdev.info Wed Feb 25 21:03:27 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 21:03:29 2009 Subject: [Frugalware-git] frugalware-current: gnome-volume-manager-2.24.1-1-i686 Message-ID: <20090225200327.267D311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5279b9b922b2c87d294f4b5f7188c988c47802ea commit 5279b9b922b2c87d294f4b5f7188c988c47802ea Author: bouleetbil Date: Wed Feb 25 21:01:43 2009 +0100 gnome-volume-manager-2.24.1-1-i686 *version bump diff --git a/source/gnome/gnome-volume-manager/FrugalBuild b/source/gnome/gnome-volume-manager/FrugalBuild index 7d79217..ff3ca14 100644 --- a/source/gnome/gnome-volume-manager/FrugalBuild +++ b/source/gnome/gnome-volume-manager/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=gnome-volume-manager -pkgver=2.24.0 +pkgver=2.24.1 pkgrel=1 pkgdesc="A volume manager for GNOME" url="http://www.gnome.org/" @@ -15,7 +15,7 @@ _F_gnome_schemas=('/etc/gconf/schemas/gnome-volume-manager.schemas') _F_gnome_desktop="y" Finclude gnome gnome-scriptlet source=(${source[@]} 01-defaults.patch $pkgname-gthumb) -sha1sums=('3ce48166b1f70e3a5e6353de996c98311791f715' \ +sha1sums=('1a79546133708e18400b42cc1d621ab38962c573' \ '0624b78a7354e8673d480df497233945f0cb86e5' \ '2f814a6a4b287532899e48a5a4df0490ec9fddeb') From bouleetbil at frogdev.info Wed Feb 25 21:15:59 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 21:16:02 2009 Subject: [Frugalware-git] frugalware-current: gthumb-2.10.11-1-i686 Message-ID: <20090225201559.4D74311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0ac83d83128b80ea56f2a7990a4a154aaddb03da commit 0ac83d83128b80ea56f2a7990a4a154aaddb03da Author: bouleetbil Date: Wed Feb 25 21:14:01 2009 +0100 gthumb-2.10.11-1-i686 *version bump diff --git a/source/gnome/gthumb/FrugalBuild b/source/gnome/gthumb/FrugalBuild index 50c67ef..b6e2655 100644 --- a/source/gnome/gthumb/FrugalBuild +++ b/source/gnome/gthumb/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: Christian Hamar alias krix pkgname=gthumb -pkgver=2.10.10 +pkgver=2.10.11 pkgrel=1 pkgdesc="Image browser and viewer for GNOME" -depends=('libgnomeui>=2.20.1.1' 'libgnomeprintui' 'libgphoto2' 'rarian' \ +depends=('libgnomeui>=2.24.0' 'libgnomeprintui' 'libgphoto2' 'rarian' \ 'desktop-file-utils' 'libxtst') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') @@ -16,6 +16,6 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet url="http://gthumb.sourceforge.net/" -sha1sums=('226f8f413fbe31081f19efad85aee114281de6ec') +sha1sums=('a9c133f3a652249329da8b5be8ff08dfec0ded9f') # optimization OK From bouleetbil at frogdev.info Wed Feb 25 21:32:50 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 21:32:51 2009 Subject: [Frugalware-git] bouleetbiltesting: gst-plugins-good-0.10.14-1-i686 Message-ID: <20090225203250.4859811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=9e7fe9d546c6fe1c97594ce30735ec8c0f64bee0 commit 9e7fe9d546c6fe1c97594ce30735ec8c0f64bee0 Author: bouleetbil Date: Wed Feb 25 21:28:45 2009 +0100 gst-plugins-good-0.10.14-1-i686 *version bump diff --git a/source/xmultimedia/gst-plugins-good/FrugalBuild b/source/xmultimedia/gst-plugins-good/FrugalBuild index 0548953..9c5b28b 100644 --- a/source/xmultimedia/gst-plugins-good/FrugalBuild +++ b/source/xmultimedia/gst-plugins-good/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Christian Hamar alias krix pkgname=gst-plugins-good -pkgver=0.10.13 +pkgver=0.10.14 pkgrel=1 pkgdesc="Plugins for GStreamer (Good)" url="http://gstreamer.freedesktop.org/" @@ -94,6 +94,6 @@ build() { } -sha1sums=('d4cd5a1283990eb7fa54e4506f67855455377f62') +sha1sums=('49dbcfcbbab9bd6a1e54d9e548184016c20f3aba') # optimization OK From bouleetbil at frogdev.info Wed Feb 25 21:58:16 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 21:58:17 2009 Subject: [Frugalware-git] bouleetbiltesting: elisa-0.5.29-1-i686 Message-ID: <20090225205816.6F24D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=44b83082cc6ca36f77e81cfaef8baaad100a045c commit 44b83082cc6ca36f77e81cfaef8baaad100a045c Author: bouleetbil Date: Wed Feb 25 21:56:35 2009 +0100 elisa-0.5.29-1-i686 *version bump diff --git a/source/xapps-extra/elisa/FrugalBuild b/source/xapps-extra/elisa/FrugalBuild index 707aa8b..78bbdc2 100644 --- a/source/xapps-extra/elisa/FrugalBuild +++ b/source/xapps-extra/elisa/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=elisa -pkgver=0.5.26 +pkgver=0.5.29 pkgrel=1 pkgdesc="Elisa is an open source, cross platform media center solution" url="http://elisa.fluendo.com/" @@ -23,7 +23,7 @@ groups=('xapps-extra') archs=('i686') _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('55520c031e963b9e89270a372fa2585aef7bc8df') +sha1sums=('d8b6471917ffdbf6a651db6a9a89b0d01f4c3b8d') build() { Fbuild From vmiklos at frugalware.org Wed Feb 25 22:01:45 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed Feb 25 22:01:46 2009 Subject: [Frugalware-git] setup: GLIBC_LANGS: add vi_VI Message-ID: <20090225210145.5F28C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=7705de34a0c0ce71210a32ffa5f3c14b22a017cf commit 7705de34a0c0ce71210a32ffa5f3c14b22a017cf Author: Miklos Vajna Date: Wed Feb 25 22:01:32 2009 +0100 GLIBC_LANGS: add vi_VI Untested so far, and I'm quite unsure about UTF-8 but I don't have a better solution for now. diff --git a/Makefile b/Makefile index 23bf091..5bade88 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ export CCACHE_DIR=/var/cache/ccache/setup export CCACHE_NOLINK=1 export CCACHE_UMASK=002 DIALOG_LANGS = `find po -name *.po |sed 's/.*\/\(.*\).po/\1/' |tr '\n' ' '` -GLIBC_LANGS = en_US,ISO-8859-1 da_DK,ISO-8859-1 de_DE,ISO-8859-1 fr_FR,ISO-8859-1 hu_HU,ISO-8859-2 id_ID,ISO-8859-1 it_IT,ISO-8859-1 nl_NL,ISO-8859-1 pt_BR,ISO-8859-1 ro_RO,ISO-8859-2 sk_SK,ISO-8859-2 sv_SE,ISO-8859-1 cs_CZ,ISO-8859-2 es_ES,ISO-8859-1 ru_RU,ISO-8859-5 tr_TR,ISO-8859-9 +GLIBC_LANGS = en_US,ISO-8859-1 da_DK,ISO-8859-1 de_DE,ISO-8859-1 fr_FR,ISO-8859-1 hu_HU,ISO-8859-2 id_ID,ISO-8859-1 it_IT,ISO-8859-1 nl_NL,ISO-8859-1 pt_BR,ISO-8859-1 ro_RO,ISO-8859-2 sk_SK,ISO-8859-2 sv_SE,ISO-8859-1 cs_CZ,ISO-8859-2 es_ES,ISO-8859-1 ru_RU,ISO-8859-5 tr_TR,ISO-8859-9 vi_VI,UTF-8 ifeq ($(CARCH),x86_64) QEMU ?= qemu-system-x86_64 endif From bouleetbil at frogdev.info Wed Feb 25 22:07:31 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 22:07:32 2009 Subject: [Frugalware-git] bouleetbiltesting: elisa-plugins-bad-0.5.29-1-i686 Message-ID: <20090225210731.1B6A111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=d94a8d7feb1a1703d5de0511fb79daa72281ec32 commit d94a8d7feb1a1703d5de0511fb79daa72281ec32 Author: bouleetbil Date: Wed Feb 25 22:05:14 2009 +0100 elisa-plugins-bad-0.5.29-1-i686 *version bump diff --git a/source/xlib-extra/elisa-plugins-bad/FrugalBuild b/source/xlib-extra/elisa-plugins-bad/FrugalBuild index 77223cd..ba06363 100644 --- a/source/xlib-extra/elisa-plugins-bad/FrugalBuild +++ b/source/xlib-extra/elisa-plugins-bad/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=elisa-plugins-bad -pkgver=0.5.26 +pkgver=0.5.29 pkgrel=1 pkgdesc="Elisa plugin gstreamer bad" url="http://elisa.fluendo.com/" @@ -14,4 +14,4 @@ Finclude python makedepends=('pkgconfig' 'setuptools' 'elisa') groups=('xlib-extra') archs=('i686') -sha1sums=('db330c734f35de52d171e1c60e52abe91446bae8') +sha1sums=('796221b90981bd7ae3c09ca6535d2c82274742ec') From bouleetbil at frogdev.info Wed Feb 25 22:15:27 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 22:15:28 2009 Subject: [Frugalware-git] bouleetbiltesting: elisa-plugins-good-0.5.29-1-i686 Message-ID: <20090225211527.8E98D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=d7b611e0d1df1541b180ded686b9eaede45db462 commit d7b611e0d1df1541b180ded686b9eaede45db462 Author: bouleetbil Date: Wed Feb 25 22:13:55 2009 +0100 elisa-plugins-good-0.5.29-1-i686 *version bump diff --git a/source/xlib-extra/elisa-plugins-good/FrugalBuild b/source/xlib-extra/elisa-plugins-good/FrugalBuild index cabf565..77b31ba 100644 --- a/source/xlib-extra/elisa-plugins-good/FrugalBuild +++ b/source/xlib-extra/elisa-plugins-good/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=elisa-plugins-good -pkgver=0.5.26 +pkgver=0.5.29 pkgrel=1 pkgdesc="Elisa plugin gstreamer good" url="http://elisa.fluendo.com/" @@ -13,4 +13,4 @@ depends=('gstreamer') makedepends=('pkgconfig' 'setuptools' 'elisa') groups=('xlib-extra') archs=('i686') -sha1sums=('a12538093feb5e0cfe4a1c1d145ba1318284ffb9') +sha1sums=('aec1d4e416a74b8e99e9650cda551c7ca5061151') From bouleetbil at frogdev.info Wed Feb 25 22:26:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 22:26:47 2009 Subject: [Frugalware-git] bouleetbiltesting: elisa-plugins-ugly-0.5.29-1-i686 Message-ID: <20090225212646.9B00411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=4d790cb63f75b532402fd2f9b23a7f5a0c6167ff commit 4d790cb63f75b532402fd2f9b23a7f5a0c6167ff Author: bouleetbil Date: Wed Feb 25 22:25:09 2009 +0100 elisa-plugins-ugly-0.5.29-1-i686 *version bump diff --git a/source/xlib-extra/elisa-plugins-ugly/FrugalBuild b/source/xlib-extra/elisa-plugins-ugly/FrugalBuild index 7a43b6c..4bc3477 100644 --- a/source/xlib-extra/elisa-plugins-ugly/FrugalBuild +++ b/source/xlib-extra/elisa-plugins-ugly/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=elisa-plugins-ugly -pkgver=0.5.26 +pkgver=0.5.29 pkgrel=1 pkgdesc="Elisa plugin gstreamer ugly" url="http://elisa.fluendo.com/" @@ -14,4 +14,4 @@ Finclude python makedepends=('pkgconfig' 'setuptools' 'elisa') groups=('xlib-extra') archs=('i686') -sha1sums=('69f2b2c14224c9c478788c2d89922c8722f15e7a') +sha1sums=('f96fa315aa4212082783ff2cf5abe2323fd03d29') From bouleetbil at frogdev.info Wed Feb 25 22:57:10 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 22:57:13 2009 Subject: [Frugalware-git] frugalware-current: gnome-dvb-daemon-0.1.4-1-i686 Message-ID: <20090225215710.9CA6D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=31bd0af88c00705f552a27aafe2901157167ece5 commit 31bd0af88c00705f552a27aafe2901157167ece5 Author: bouleetbil Date: Wed Feb 25 22:55:30 2009 +0100 gnome-dvb-daemon-0.1.4-1-i686 *new package diff --git a/source/gnome-extra/gnome-dvb-daemon/FrugalBuild b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild new file mode 100644 index 0000000..bb07e36 --- /dev/null +++ b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild @@ -0,0 +1,29 @@ +# Compiling time: 0.82 SBU +# Maintainer: bouleetbil + +pkgname=gnome-dvb-daemon +pkgver=0.1.4 +pkgrel=1 +pkgdesc="GNOME DVB Daemon is a daemon written in Vala to setup your DVB devices." +depends=('gst-plugins-bad' 'dbus-glib' 'libgee' 'sqlite3' 'gst-rtsp' \ + 'pygobject' 'pygtk' 'linuxtv-dvb-apps' 'gst-plugins-bad' \ + 'liboil' 'nas' 'gst-plugins-good') +makedepends=('totem' 'intltool') +Fconfopts="${Fconfopts[@]} --enable-totem-plugin" +groups=('gnome-extra') +archs=('i686') +_F_gnome_devel="y" +Finclude gnome +subpkgs=('gnome-dvb-totem') +subdescs=("plugin gnome-dvb-daemon for totem") +subdepends=("totem gnome-dvb-daemon") +subgroups=('gnome-extra') +subarchs=('i686') +sha1sums=('06dbc98f4e3ad24e7dd3996a84dade1b3dbaa662') + +build() { + Fbuild + Fsplit gnome-dvb-totem /usr/lib/totem +} + +# optimization OK From bouleetbil at frogdev.info Wed Feb 25 22:58:46 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 22:58:48 2009 Subject: [Frugalware-git] frugalware-current: gnome-format-0.1.1-1-i686 Message-ID: <20090225215846.794A111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24a8204d4157317e0439caf9bf5528f34e9fa1e7 commit 24a8204d4157317e0439caf9bf5528f34e9fa1e7 Author: bouleetbil Date: Wed Feb 25 22:57:13 2009 +0100 gnome-format-0.1.1-1-i686 *fixes up2date diff --git a/source/gnome-extra/gnome-format/FrugalBuild b/source/gnome-extra/gnome-format/FrugalBuild index 18d75fd..e5a7d4d 100644 --- a/source/gnome-extra/gnome-format/FrugalBuild +++ b/source/gnome-extra/gnome-format/FrugalBuild @@ -12,7 +12,7 @@ makedepends=('vala' 'intltool' 'docbook2x' 'gnome-doc-utils') groups=('gnome-extra') archs=('i686') source="http://home.in.tum.de/~kanis/html-data/gnome-format/releases/$pkgname-$pkgver.tar.bz2" -up2date="Flasttar http://home.in.tum.de/~kanis/html-data/gnome-format/releases" +up2date="Flasttar http://live.gnome.org/gnome-format/Download" sha1sums=('c61c24f0ba07e4dbb3b7ae67f26895276ab164bf') build() { From bouleetbil at frogdev.info Wed Feb 25 23:08:26 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Wed Feb 25 23:08:28 2009 Subject: [Frugalware-git] frugalware-current: solfege-3.12.2-1-i686 Message-ID: <20090225220826.F418B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e253c69d062a6670ac4d2e1027779def23c0a037 commit e253c69d062a6670ac4d2e1027779def23c0a037 Author: bouleetbil Date: Wed Feb 25 23:06:26 2009 +0100 solfege-3.12.2-1-i686 *version bump diff --git a/source/xapps-extra/solfege/FrugalBuild b/source/xapps-extra/solfege/FrugalBuild index 7b63741..4a91547 100644 --- a/source/xapps-extra/solfege/FrugalBuild +++ b/source/xapps-extra/solfege/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=solfege -pkgver=3.12.1 +pkgver=3.12.2 pkgrel=1 pkgdesc="GNU Solfege is a computer program written to help you practice ear training" depends=('pygtk' 'timidity++' 'lame' 'python-mpd' 'libtimidity') @@ -14,7 +14,7 @@ _F_sourceforge_realname="$pkgname stable" Finclude sourceforge gnome-scriptlet source=($source disableman.diff) url="http://www.solfege.org" -sha1sums=('54fec6fd5e2bd2a7fa24bd6eba59c56dc3a8f14f' \ +sha1sums=('ea44f9b059091c79181f3462b50093bf155a2c6a' \ '135e455dce66ce1e9fd79b8ce314336ea20f6e5c') # optimization OK From boobaa at frugalware.org Wed Feb 25 23:16:13 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Wed Feb 25 23:16:14 2009 Subject: [Frugalware-git] frugalware-current: drupal6-6.10-1-i686 Message-ID: <20090225221613.3CD8011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6243e0c2d8df0924b3ed0ec6339bf1de53054945 commit 6243e0c2d8df0924b3ed0ec6339bf1de53054945 Author: CSÉCSY LászlĂł Date: Wed Feb 25 23:16:01 2009 +0100 drupal6-6.10-1-i686 version bump diff --git a/source/network-extra/drupal6/FrugalBuild b/source/network-extra/drupal6/FrugalBuild index b45dd5f..1b74b15 100644 --- a/source/network-extra/drupal6/FrugalBuild +++ b/source/network-extra/drupal6/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CSÉCSY László pkgname=drupal6 -pkgver=6.9 +pkgver=6.10 pkgrel=1 pkgdesc="An open source content management platform" url="http://drupal.org" @@ -13,7 +13,7 @@ up2date="lynx -dump http://drupal.org/project/Drupal+project | grep -m1 'l-6[0-9 backup=(var/www/drupal6/sites/default/settings.php) source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ README.Frugalware) -sha1sums=('d9eb531bcb2a4d500dc9e989b0afe702653d7e84' \ +sha1sums=('fcdaa4f1eb10678a11e888c70aeeb0b9c84da6c6' \ '3e301be2f8a247c86b5f32e68773c9618322e7d7') options=('stick') From crazy at frugalware.org Thu Feb 26 00:19:46 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 00:19:49 2009 Subject: [Frugalware-git] frugalware-current: kde.sh Message-ID: <20090225231946.8449611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=daad198615879721c857ab5067272185f293c5d8 commit daad198615879721c857ab5067272185f293c5d8 Author: crazy Date: Thu Feb 26 00:13:34 2009 +0100 kde.sh * Version bump to 3.5.10 diff --git a/source/include/kde.sh b/source/include/kde.sh index e612eb1..bd37bdf 100644 --- a/source/include/kde.sh +++ b/source/include/kde.sh @@ -66,7 +66,7 @@ fi ## TODO: add mirror option if [ "$_F_kde_defaults" -eq 1 ]; then url="http://www.kde.org" - _F_kde_ver=3.5.9 + _F_kde_ver=3.5.10 pkgurl="ftp://ftp.solnet.ch/mirror/KDE/stable/$_F_kde_ver/src" #up2date="lynx -dump http://www.kde.org/download/|grep '$_F_kde_name'|sed -n '1 p'|sed 's/.*-\([^ ]*\) .*/\1/'" up2date=$_F_kde_ver From crazy at frugalware.org Thu Feb 26 00:19:46 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 00:19:52 2009 Subject: [Frugalware-git] frugalware-current: arts-1.5.10-1-x86_64 Message-ID: <20090225231946.93BEE11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2371c171a7c9cf46e45abf07f692623d4ec54ec9 commit 2371c171a7c9cf46e45abf07f692623d4ec54ec9 Author: crazy Date: Thu Feb 26 00:18:38 2009 +0100 arts-1.5.10-1-x86_64 * Version bump diff --git a/source/xmultimedia/arts/FrugalBuild b/source/xmultimedia/arts/FrugalBuild index d3f3901..5d840f8 100644 --- a/source/xmultimedia/arts/FrugalBuild +++ b/source/xmultimedia/arts/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Kapolnasi Tamas pkgname=arts -pkgver=1.5.9 -pkgrel=2 +pkgver=1.5.10 +pkgrel=1 pkgdesc="Analog realtime synthesizer" groups=('xmultimedia') archs=('i686' 'x86_64' 'ppc') @@ -16,7 +16,7 @@ source=($source avoid_la_files.diff Fix_glib28.diff) Fconfopts="$Fconfopts --with-alsa --without-esd \ --with-jack --enable-threading \ --disable-rpath" -sha1sums=('5543a6d82a6188d53eec32c09a0d2b3cc6cd4c5c' \ +sha1sums=('2e5507f64a4a4a9ad446cc987dff157e38f98274' \ '2ac2a82d06057e8c3dbca12a4ffa41d2bd3fcde0' \ 'a84c71e6d2533644e5c84dcf5186ea207b7e9cd2') From vmiklos at frugalware.org Thu Feb 26 00:48:03 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 00:48:05 2009 Subject: [Frugalware-git] frugalwareutils: Makefile.po.inc: handle utf8 po files Message-ID: <20090225234803.A7F6011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=c351c04eaa72a0be4f9d34cb8f1f84dcd960ce86 commit c351c04eaa72a0be4f9d34cb8f1f84dcd960ce86 Author: Miklos Vajna Date: Thu Feb 26 00:38:47 2009 +0100 Makefile.po.inc: handle utf8 po files - just like in the setup, we translate them to the native charsets for now diff --git a/Makefile.po.inc b/Makefile.po.inc index 1f6046e..9be6736 100644 --- a/Makefile.po.inc +++ b/Makefile.po.inc @@ -1,3 +1,5 @@ +LANG_CHARSETS = da_DK,ISO-8859-1 fr_FR,ISO-8859-1 hu_HU,ISO-8859-2 + compile: for i in $(wildcard *.po); do \ echo -n "$$i: "; \ @@ -43,6 +45,12 @@ prepare: do \ if [ -e $(PO_DIR)/frugalwareutils/$$i/$(DOMAIN).po ]; then \ cp $(PO_DIR)/frugalwareutils/$$i/$(DOMAIN).po $$i.po; \ + charset=$$(echo $(LANG_CHARSETS)|sed 's/ /\n/g'|grep ^$$i|sed 's/.*,//'); \ + if [ -n "$$charset" ]; then \ + iconv -f UTF-8 -t $$charset < $$i.po > $$i.new.po; \ + sed "s/UTF-8/$$charset/" $$i.new.po > $$i.po; \ + rm $$i.new.po; \ + fi; \ if ! msgfmt -c --statistics -o $$i.gmo $$i.po; then \ echo "ERROR: $(DOMAIN)/$$i.po would break your build!"; \ exit 1; \ From vmiklos at frugalware.org Thu Feb 26 00:48:03 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 00:48:07 2009 Subject: [Frugalware-git] frugalwareutils: copyright updates Message-ID: <20090225234803.BBF2E11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=29a1071b88c637d30a6cee438e6a569ae175a964 commit 29a1071b88c637d30a6cee438e6a569ae175a964 Author: Miklos Vajna Date: Thu Feb 26 00:45:40 2009 +0100 copyright updates diff --git a/Makefile b/Makefile index a9833e1..ed9fe4b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for frugalwareutils # -# Copyright (C) 2006, 2007, 2008 Miklos Vajna +# Copyright (C) 2006, 2007, 2008, 2009 Miklos Vajna # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/Makefile.inc b/Makefile.inc index 7078ab0..0c2c525 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,6 +1,6 @@ # Makefile.inc for frugalwareutils # -# Copyright (C) 2006, 2007, 2008 Miklos Vajna +# Copyright (C) 2006, 2007, 2008, 2009 Miklos Vajna # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/Makefile.po.inc b/Makefile.po.inc index 9be6736..e448090 100644 --- a/Makefile.po.inc +++ b/Makefile.po.inc @@ -1,3 +1,21 @@ +# Makefile.po.inc for frugalwareutils +# +# Copyright (C) 2006, 2007, 2008, 2009 Miklos Vajna +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# + LANG_CHARSETS = da_DK,ISO-8859-1 fr_FR,ISO-8859-1 hu_HU,ISO-8859-2 compile: diff --git a/libfwgrubconfig/libfwgrubconfig.c b/libfwgrubconfig/libfwgrubconfig.c index 108021b..69ab88d 100644 --- a/libfwgrubconfig/libfwgrubconfig.c +++ b/libfwgrubconfig/libfwgrubconfig.c @@ -1,7 +1,7 @@ /* * libfwgrubconfig.c for frugalwareutils * - * Copyright (c) 2006 by Miklos Vajna + * Copyright (c) 2006, 2007, 2008, 2009 by Miklos Vajna * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libfwnetconfig/libfwnetconfig.c b/libfwnetconfig/libfwnetconfig.c index 1fdbf5c..89bf453 100644 --- a/libfwnetconfig/libfwnetconfig.c +++ b/libfwnetconfig/libfwnetconfig.c @@ -3,7 +3,7 @@ * * useful functions for network configuration * - * Copyright (c) 2006, 2008, 2009 by Miklos Vajna + * Copyright (c) 2006, 2007, 2008, 2009 by Miklos Vajna * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libfwnetconfig/pci.c b/libfwnetconfig/pci.c index 262701b..89f3329 100644 --- a/libfwnetconfig/pci.c +++ b/libfwnetconfig/pci.c @@ -1,3 +1,27 @@ +/* + * pci.c for frugalwareutils + * + * useful functions for getting strings about pci devices + * + * Copyright (c) 2008, 2009 by Miklos Vajna + * Copyright (c) 2008 by Priyank Gosalia + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, + * USA. + */ + #include #include #include diff --git a/libfwxconfig/libfwxconfig.c b/libfwxconfig/libfwxconfig.c index 9172e48..826d44c 100644 --- a/libfwxconfig/libfwxconfig.c +++ b/libfwxconfig/libfwxconfig.c @@ -1,7 +1,7 @@ /* * libfwxconfig.c for frugalwareutils * - * Copyright (c) 2006 by Miklos Vajna + * Copyright (c) 2006, 2007, 2008, 2009 by Miklos Vajna * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/netconfig/netconfig.c b/netconfig/netconfig.c index 30e0fdc..0488e6e 100644 --- a/netconfig/netconfig.c +++ b/netconfig/netconfig.c @@ -1,7 +1,7 @@ /* * netconfig.c for frugalwareutils * - * Copyright (c) 2006 by Miklos Vajna + * Copyright (c) 2006, 2007, 2008, 2009 by Miklos Vajna * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by From vmiklos at frugalware.org Thu Feb 26 00:48:03 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 00:48:09 2009 Subject: [Frugalware-git] frugalwareutils: updates for 0.8.7 Message-ID: <20090225234803.D3C8311B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=b17a14a79265a2d425b397a368b38725bb1f0cbe commit b17a14a79265a2d425b397a368b38725bb1f0cbe Author: Miklos Vajna Date: Thu Feb 26 00:47:51 2009 +0100 updates for 0.8.7 diff --git a/Makefile.inc b/Makefile.inc index 0c2c525..da19aee 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -16,7 +16,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 0.8.6 +VERSION = 0.8.7 MAJORVER = 0 DO_RECURSIVE = @ for i in $(SUBDIRS); do $(MAKE) $(PRINT_DIR) -C $$i $@ || exit 1; done diff --git a/NEWS b/NEWS index 7397769..48af792 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +0.8.7 - xconfig: fix a segfault when handling mouse devices + - grubconfig: fix for raid1 devices + - netconfig: fix detecting wireless network cards + - documentation improvements 0.8.6 - memory leak fixes - file descriptor leak fixes - use pclose() instead of fclose() for popened streams From vmiklos at frugalware.org Thu Feb 26 00:53:08 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 00:53:09 2009 Subject: [Frugalware-git] frugalwareutils: do not iconv manpage translations Message-ID: <20090225235308.84EFD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalwareutils.git;a=commitdiff;h=2c3cf30099f9c93e2cecd5c50fdebba19f4752a7 commit 2c3cf30099f9c93e2cecd5c50fdebba19f4752a7 Author: Miklos Vajna Date: Thu Feb 26 00:52:53 2009 +0100 do not iconv manpage translations - we already do so a bit later diff --git a/Makefile.po.inc b/Makefile.po.inc index e448090..5b32f3a 100644 --- a/Makefile.po.inc +++ b/Makefile.po.inc @@ -64,7 +64,7 @@ prepare: if [ -e $(PO_DIR)/frugalwareutils/$$i/$(DOMAIN).po ]; then \ cp $(PO_DIR)/frugalwareutils/$$i/$(DOMAIN).po $$i.po; \ charset=$$(echo $(LANG_CHARSETS)|sed 's/ /\n/g'|grep ^$$i|sed 's/.*,//'); \ - if [ -n "$$charset" ]; then \ + if [ -n "$$charset" -a "$(DOMAIN)" != "mans" ]; then \ iconv -f UTF-8 -t $$charset < $$i.po > $$i.new.po; \ sed "s/UTF-8/$$charset/" $$i.new.po > $$i.po; \ rm $$i.new.po; \ From vmiklos at frugalware.org Thu Feb 26 00:56:21 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 00:56:22 2009 Subject: [Frugalware-git] frugalware-current: frugalwareutils-0.8.7-1-i686 Message-ID: <20090225235621.5641D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a47f7063f62e83595e0a79156ab179194dc770c commit 2a47f7063f62e83595e0a79156ab179194dc770c Author: Miklos Vajna Date: Thu Feb 26 00:56:09 2009 +0100 frugalwareutils-0.8.7-1-i686 - version bump diff --git a/source/base/frugalwareutils/FrugalBuild b/source/base/frugalwareutils/FrugalBuild index f27ca28..e0133a4 100644 --- a/source/base/frugalwareutils/FrugalBuild +++ b/source/base/frugalwareutils/FrugalBuild @@ -5,9 +5,9 @@ USE_DEVEL=${USE_DEVEL:-"n"} USE_APIDOCS=${USE_APIDOCS:-"y"} pkgname=frugalwareutils -pkgver=0.8.6 +pkgver=0.8.7 Fuse $USE_DEVEL && pkgver=0.8.4.9.gdb55720 -pkgrel=2 +pkgrel=1 pkgdesc="Frugalware configuration utilities." url="http://ftp.frugalware.org/pub/other/frugalwareutils" depends=('glib2>=2.16.4-2' 'ncurses>=5.6-4' 'parted>=1.8.8-3' \ @@ -19,9 +19,8 @@ groups=('base') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url|Flasttar" if ! Fuse $USE_DEVEL; then - source=($url/$pkgname-$pkgver.tar.gz \ - http://git.frugalware.org/patches/frugalwareutils/a8f53530ab4d1f0035c3fbe2b08f6034d1455ac5.patch) - signatures=(${source[0]}.asc '') + source=($url/$pkgname-$pkgver.tar.gz) + signatures=(${source[0]}.asc) else _F_scm_type="git" _F_scm_url="git://git.frugalware.org/pub/other/frugalwareutils/frugalwareutils" From crazy at frugalware.org Thu Feb 26 01:33:24 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 01:33:28 2009 Subject: [Frugalware-git] frugalware-current: kdelibs-3.5.10-1-x86_64 Message-ID: <20090226003324.B5A8211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a48be9926200beeb8d77292c65d7f27a1d88361c commit a48be9926200beeb8d77292c65d7f27a1d88361c Author: crazy Date: Thu Feb 26 01:19:24 2009 +0100 kdelibs-3.5.10-1-x86_64 * Version bump diff --git a/source/kde/kdelibs/FrugalBuild b/source/kde/kdelibs/FrugalBuild index 10e7698..9c45a87 100644 --- a/source/kde/kdelibs/FrugalBuild +++ b/source/kde/kdelibs/FrugalBuild @@ -3,10 +3,10 @@ # Contributor: Kapolnasi Tamas pkgname=kdelibs -pkgver=3.5.9 -pkgrel=6 +pkgver=3.5.10 +pkgrel=1 pkgdesc="KDE Core Libraries." -depends=('arts>=1.5.9' 'hicolor-icon-theme' 'libxslt' 'pcre' 'openmotif' 'openssl' 'libart_lgpl' 'gamin' 'bzip2' \ +depends=('arts>=1.5.10' 'hicolor-icon-theme' 'libxslt' 'pcre' 'openmotif' 'openssl' 'libart_lgpl' 'gamin' 'bzip2' \ 'xfsprogs-acl' 'openexr>=1.4.0a-2' 'libidn' 'aspell' 'jasper>=1.900.1-2' 'avahi-qt3>=0.6.14-2' \ 'avahi-compat>=0.6.14-2' 'heimdal>=1.2.1' 'rgb' 'qt>=3.3.8-8' 'libdrm' 'libxrender' 'libxcb') makedepends=('cups>=1.2.3' 'openldap' 'sane-backends' 'hspell' 'flex' 'opensp' \ @@ -17,15 +17,14 @@ archs=('i686' 'x86_64' 'ppc') _F_kde_reconf=1 Finclude kde source=(${source[@]} kde.sh \ - ftp://ftp.kde.org/pub/kde/security_patches/post-kde-3.5.5-kinit.diff \ - kdelibs-kill-broken-AM_LDFLAGS_use_foo_LDFLAGS_to_fix_automake1.10.patch \ fix-warning.patch \ x-mplayer2.desktop \ fw-default-dejavu-font.patch \ avahi.patch \ kdeprintrc.patch \ kbuildservicefactory.patch \ - distribution.patch) + distribution.patch \ + use_sys_inotify.h_the_kernel_headers_are_br0ken.patch) ## NOTE: if someone change fw-default-dejavu-font.patch its _NEED_ be in sync with ## fw-default-dejavu-font.patch from kdebase and both pkgs _NEED_ be recompiled! @@ -63,15 +62,14 @@ build() touch $Fdestdir/usr/env/.hold || Fdie } -sha1sums=('b8197d94075a54f90f08a9ef7bed95ccf53e12ad' \ +sha1sums=('c930a25f4419134def55b8466c3a6f737227fb82' \ '0144175104312fcd56c4e74f6d041edbe50a0c22' \ - '35147db4d6791e4c98d7cec5e72509547813dd98' \ - '916c2a2c5e28f4d72720d37348f9c813114adabf' \ '538d8f2076e360f1d733e79b7c35b5326edb41af' \ 'e45f5f357859f243e627cfaa7bd9682ac49c2eab' \ '49b52e2c722f2b519818ceea186da39fe7314f5c' \ 'b5b86e4dec97f2355f0a1ac42979cb8d4640bf42' \ '92a69598fca05c346e954ad55bb9ea9defa93b1e' \ '9579606c340dc9b983e5f8d0b163e7e0ab7f90b4' \ - 'dc36cd3f10324974038eb569cfa4e3fb95e790fa') + 'dc36cd3f10324974038eb569cfa4e3fb95e790fa' \ + 'd72dfea89dd1cb6dcdb3d3f8d4dfca011566d757') # optimization OK diff --git a/source/kde/kdelibs/kdelibs-kill-broken-AM_LDFLAGS_use_foo_LDFLAGS_to_fix_automake1.10.patch b/source/kde/kdelibs/kdelibs-kill-broken-AM_LDFLAGS_use_foo_LDFLAGS_to_fix_automake1.10.patch deleted file mode 100644 index 7d34f34..0000000 --- a/source/kde/kdelibs/kdelibs-kill-broken-AM_LDFLAGS_use_foo_LDFLAGS_to_fix_automake1.10.patch +++ /dev/null @@ -1,133 +0,0 @@ -Index: kioslave/metainfo/Makefile.am -=================================================================== ---- kioslave/metainfo/Makefile.am (Revision 606834) -+++ kioslave/metainfo/Makefile.am (Arbeitskopie) -@@ -2,7 +2,7 @@ - ## Makefile.am of kdebase/kioslave/metainfo - - INCLUDES = $(all_includes) --AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) -+AM_LDFLAGS = $(KDE_RPATH) $(all_libraries) - METASOURCES = AUTO - - kde_module_LTLIBRARIES = kio_metainfo.la -Index: kioslave/gzip/Makefile.am -=================================================================== ---- kioslave/gzip/Makefile.am (Revision 606834) -+++ kioslave/gzip/Makefile.am (Arbeitskopie) -@@ -1,5 +1,5 @@ - INCLUDES = -I$(top_srcdir)/kio $(all_includes) --AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) -+AM_LDFLAGS = $(KDE_RPATH) $(all_libraries) - METASOURCES = AUTO - - kde_module_LTLIBRARIES = kgzipfilter.la -Index: kio/tests/Makefile.am -=================================================================== ---- kio/tests/Makefile.am (Revision 606834) -+++ kio/tests/Makefile.am (Arbeitskopie) -@@ -18,7 +18,7 @@ - - INCLUDES= -I$(top_srcdir) -I$(top_srcdir)/kio $(all_includes) - LDADD = $(LIB_KIO) --AM_LDFLAGS = $(all_libraries) $(KDE_RPATH) -+AM_LDFLAGS = $(KDE_RPATH) $(all_libraries) - - check_PROGRAMS = ksycocatest getalltest kruntest ktartest kziptest\ - kioslavetest kdirwatchtest kshredtest speed kurifiltertest \ -Index: dcop/tests/Makefile.am -=================================================================== ---- dcop/tests/Makefile.am (Revision 606834) -+++ dcop/tests/Makefile.am (Arbeitskopie) -@@ -3,7 +3,6 @@ - @echo -e "dcop tests not run.\nRun make tests in the tests directory to make them" - - INCLUDES = $(all_includes) --AM_LDFLAGS = $(all_libraries) - - METASOURCES = AUTO - -@@ -17,7 +16,7 @@ - - driver_SOURCES = driver.cpp test.stub - driver_LDADD = $(LIB_KDECORE) --driver_LDFLAGS = $(KDE_RPATH) -+driver_LDFLAGS = $(KDE_RPATH) $(all_libraries) - - CLEANFILES = batch.generated definitions.generated driver.generated shell.generated - -Index: dcop/dcopidl2cpp/Makefile.am -=================================================================== ---- dcop/dcopidl2cpp/Makefile.am (Revision 606834) -+++ dcop/dcopidl2cpp/Makefile.am (Arbeitskopie) -@@ -1,6 +1,5 @@ - - INCLUDES = $(all_includes) --AM_LDFLAGS = $(all_libraries) - - ####### Files - -@@ -10,7 +9,7 @@ - noinst_HEADERS = main.h - - dcopidl2cpp_LDADD = $(LIB_QT) --dcopidl2cpp_LDFLAGS = $(KDE_RPATH) -+dcopidl2cpp_LDFLAGS = $(all_libraries) $(KDE_RPATH) - - dcopidl_output.kidl: ../dcopidl/dcopidl $(srcdir)/dcopidl_test.h - ../dcopidl/dcopidl $(srcdir)/dcopidl_test.h > dcopidl_output.kidl -Index: dcop/client/Makefile.am -=================================================================== ---- dcop/client/Makefile.am (Revision 606834) -+++ dcop/client/Makefile.am (Arbeitskopie) -@@ -1,6 +1,5 @@ - - INCLUDES = $(all_includes) --AM_LDFLAGS = $(all_libraries) - DCOP_LIB = ../libDCOP.la - - ####### Files -@@ -9,19 +8,19 @@ - - dcop_SOURCES = dcop.cpp - dcop_LDADD = $(LIB_QT) $(DCOP_LIB) --dcop_LDFLAGS = $(KDE_RPATH) -+dcop_LDFLAGS = $(KDE_RPATH) $(all_libraries) - - dcopstart_SOURCES = dcopstart.cpp - dcopstart_LDADD = $(LIB_QT) $(DCOP_LIB) --dcopstart_LDFLAGS = $(KDE_RPATH) -+dcopstart_LDFLAGS = $(KDE_RPATH) $(all_libraries) - - dcopquit_SOURCES = dcopquit.cpp - dcopquit_LDADD = $(LIB_QT) $(DCOP_LIB) --dcopquit_LDFLAGS = $(KDE_RPATH) -+dcopquit_LDFLAGS = $(KDE_RPATH) $(all_libraries) - - dcopfind_SOURCES = dcopfind.cpp - dcopfind_LDADD = $(LIB_QT) $(DCOP_LIB) --dcopfind_LDFLAGS = $(KDE_RPATH) -+dcopfind_LDFLAGS = $(KDE_RPATH) $(all_libraries) - - dcopclient_SOURCES = dcopclient.c - dcopobject_SOURCES = dcopobject.c -Index: dcop/dcopidl/Makefile.am -=================================================================== ---- dcop/dcopidl/Makefile.am (Revision 606834) -+++ dcop/dcopidl/Makefile.am (Arbeitskopie) -@@ -1,6 +1,5 @@ - - INCLUDES = $(all_includes) --AM_LDFLAGS = $(all_libraries) - AM_CPPFLAGS = -DYYDEBUG - - ####### Files -@@ -11,7 +10,7 @@ - noinst_HEADERS = yacc.cc.h - - dcopidl_LDADD = $(LIB_QT) --dcopidl_LDFLAGS = $(KDE_RPATH) -+dcopidl_LDFLAGS = $(KDE_RPATH) $(all_libraries) - - ####### Build rules - diff --git a/source/kde/kdelibs/use_sys_inotify.h_the_kernel_headers_are_br0ken.patch b/source/kde/kdelibs/use_sys_inotify.h_the_kernel_headers_are_br0ken.patch new file mode 100644 index 0000000..e19c211 --- /dev/null +++ b/source/kde/kdelibs/use_sys_inotify.h_the_kernel_headers_are_br0ken.patch @@ -0,0 +1,27 @@ +diff -Naurp kdelibs-3.5.10/kio/kio/kdirwatch.cpp kdelibs-3.5.10-p/kio/kio/kdirwatch.cpp +--- kdelibs-3.5.10/kio/kio/kdirwatch.cpp 2006-07-22 10:16:37.000000000 +0200 ++++ kdelibs-3.5.10-p/kio/kio/kdirwatch.cpp 2009-02-26 00:45:49.000000000 +0100 +@@ -71,22 +71,8 @@ + #include + // Linux kernel headers are documented to not compile + #define _S390_BITOPS_H +-#include ++#include + +-static inline int inotify_init (void) +-{ +- return syscall (__NR_inotify_init); +-} +- +-static inline int inotify_add_watch (int fd, const char *name, __u32 mask) +-{ +- return syscall (__NR_inotify_add_watch, fd, name, mask); +-} +- +-static inline int inotify_rm_watch (int fd, __u32 wd) +-{ +- return syscall (__NR_inotify_rm_watch, fd, wd); +-} + + #ifndef IN_ONLYDIR + #define IN_ONLYDIR 0x01000000 From crazy at frugalware.org Thu Feb 26 02:31:15 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 02:31:17 2009 Subject: [Frugalware-git] frugalware-current: kdebase-3.5.10-1-x86_64 Message-ID: <20090226013115.879A111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c20fb36cfdef509615837ab7120d6ebe3c4a771 commit 8c20fb36cfdef509615837ab7120d6ebe3c4a771 Author: crazy Date: Thu Feb 26 02:19:57 2009 +0100 kdebase-3.5.10-1-x86_64 * Version bump diff --git a/source/kde/kdebase/FrugalBuild b/source/kde/kdebase/FrugalBuild index d125fff..a076e2f 100644 --- a/source/kde/kdebase/FrugalBuild +++ b/source/kde/kdebase/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: crazy pkgname=kdebase -pkgver=3.5.9 -pkgrel=4 +pkgver=3.5.10 +pkgrel=1 pkgdesc="KDE Base Programs." -depends=('libxcomposite' 'libxscrnsaver' 'kdelibs>=3.5.9' 'libraw1394>=2.0' 'hal>=0.5.7.1-3' 'mtools' 'libxdamage' \ +depends=('libxcomposite' 'libxscrnsaver' 'kdelibs>=3.5.10' 'libraw1394>=2.0' 'hal>=0.5.7.1-3' 'mtools' 'libxdamage' \ 'xscreensaver-data' 'bdftopcf' 'lmsensors' 'libxxf86misc' 'libfontenc' \ 'setxkbmap' 'dbus-qt3>=20060814' 'libsmbclient>=3.0.24-2' 'xkeyboard-config' 'cyrus-sasl>=2.1.22-8' 'libldap') makedepends=('samba' 'imake' 'doxygen' 'qt-docs' 'graphviz' 'openldap' 'java-gcj-compat') @@ -33,8 +33,7 @@ source=(${source[@]} \ media_ntfs3g.patch \ kdebase-3.5.6-konsole_url.diff \ FS2618-mount-utf8.patch \ - kdm-make_it_cool.diff \ - kdesu-3.5.9-glibc28-struct-ucred.patch) + kdm-make_it_cool.diff) ## NOTE: if someone change fw-default-dejavu-font.patch its _NEED_ be in sync with ## fw-default-dejavu-font.patch from kdelibs and both pkgs _NEED_ be recompiled! ## DO NOT REMOVE or CHANGE fw-default-startkde.patch without permission from m8r! - crazy - @@ -62,7 +61,7 @@ build() Fexe /etc/X11/xinit/xinitrc.kde Ffile /usr/share/autostart/konqy_preload.desktop Ffile /usr/bin/preloadkde - + ## this is annoying Frm usr/share/autostart/ktip.desktop # Session file. @@ -79,7 +78,7 @@ build() Fsplit $pkgname-docs usr/share/doc } -sha1sums=('a6a19e0b26ed7a2b138a4a7594c8486e26610de8' \ +sha1sums=('1a72e4170a0a953ed70c0693a034947d87b6efbd' \ 'e1f706c984fc81633663c662e674b6f2c64d2f83' \ '81092d3c9cfc08de1ac63c8318f0f1391501fb8d' \ '47f17c8b39c11496cb13a25db4bf796444f895de' \ @@ -96,6 +95,5 @@ sha1sums=('a6a19e0b26ed7a2b138a4a7594c8486e26610de8' \ 'afff70bdd816bfbff5fb3fd6e612c648ef901858' \ '82367166851f1f95037cf00e767bc76135371358' \ 'e26edb86f227989f917a335c3b2a4f45bb9c48d4' \ - '0bbf36c71b433a294029a36a80e916ad332eca50' \ - 'da3fc8f201f7fd888677d9123d5641ca50a58f67') + '0bbf36c71b433a294029a36a80e916ad332eca50') # optimization OK From crazy at frugalware.org Thu Feb 26 02:38:19 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 02:38:19 2009 Subject: [Frugalware-git] frugalware-current: ode-0.10.1-2-x86_64 Message-ID: <20090226013819.1644111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8b49db8dd835471279b05c9725db62b52931bcc8 commit 8b49db8dd835471279b05c9725db62b52931bcc8 Author: crazy Date: Thu Feb 26 02:37:18 2009 +0100 ode-0.10.1-2-x86_64 * 64bit lib need -fPIC diff --git a/source/lib-extra/ode/FrugalBuild b/source/lib-extra/ode/FrugalBuild index f181f30..0f56e1b 100644 --- a/source/lib-extra/ode/FrugalBuild +++ b/source/lib-extra/ode/FrugalBuild @@ -3,7 +3,7 @@ pkgname=ode pkgver=0.10.1 -pkgrel=1 +pkgrel=2 pkgdesc="ODE is an open source, high performance library for simulating rigid body dynamics." _F_sourceforge_dirname="opende" _F_sourceforge_ext=".tar.bz2" @@ -20,6 +20,9 @@ build() if [ "$CARCH" == "i686" ]; then Fconfopts="$Fconfopts --with-arch=i686" fi + if [ "$CARCH" == "x86_64" ]; then + export CXXFLAGS="$CXXFLAGS -fPIC" + fi Fcd Fpatchall ./autogen.sh || Fdie From boobaa at frugalware.org Thu Feb 26 07:31:42 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu Feb 26 07:31:44 2009 Subject: [Frugalware-git] frugalware-current: drupal-5.16-1-i686 Message-ID: <20090226063142.043DA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=edf9018161c513d0d0857f4fe35119065088ea39 commit edf9018161c513d0d0857f4fe35119065088ea39 Author: CSÉCSY LászlĂł Date: Thu Feb 26 07:31:28 2009 +0100 drupal-5.16-1-i686 version bump diff --git a/source/network-extra/drupal/FrugalBuild b/source/network-extra/drupal/FrugalBuild index 45d726a..0a73818 100644 --- a/source/network-extra/drupal/FrugalBuild +++ b/source/network-extra/drupal/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=drupal -pkgver=5.15 +pkgver=5.16 pkgrel=1 pkgdesc="An advanced content management system to manage your website" url="http://drupal.org" @@ -15,7 +15,7 @@ up2date="lynx -dump http://drupal.org/project/Drupal+project | grep -m1 'l-5[0-9 backup=(var/www/drupal/sites/default/settings.php) source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ drupalsetup README.Frugalware) -sha1sums=('ecf67f38e85a6f01102f4dae18f1b2d221f1acba' \ +sha1sums=('3dd95ece9570e5a889b9869a50608797b2976b19' \ 'c56deef0edee4cea4b9391d20358eb7e2faf0005' \ '64c0eadd7a2e00b11644458a4eeea8e3203fa739') options=('stick') From crazy at frugalware.org Thu Feb 26 13:31:35 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 13:31:37 2009 Subject: [Frugalware-git] frugalware-current: kdeutils-3.5.10-1-x86_64 Message-ID: <20090226123135.37F2C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=810302d012d3d7cae6a7e8302bee1b6516be70c0 commit 810302d012d3d7cae6a7e8302bee1b6516be70c0 Author: crazy Date: Thu Feb 26 13:29:18 2009 +0100 kdeutils-3.5.10-1-x86_64 * Version bump diff --git a/source/kde/kdeutils/FrugalBuild b/source/kde/kdeutils/FrugalBuild index ee2d606..abe79f7 100644 --- a/source/kde/kdeutils/FrugalBuild +++ b/source/kde/kdeutils/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: crazy pkgname=kdeutils -pkgver=3.5.9 -pkgrel=2 +pkgver=3.5.10 +pkgrel=1 pkgdesc="KDE General Utilities." groups=('kde') archs=('i686' 'x86_64' 'ppc') -depends=('kdebase>=3.5.9' 'gmp' 'libxtst') +depends=('kdebase>=3.5.10' 'gmp' 'libxtst') makedepends=('gnupg' 'doxygen') Finclude kde source=($source python26.patch) -sha1sums=('143c1284e4e4f3c985af1e156652e415f566ba17' \ +sha1sums=('dfa440253fd9802d1a9665d339c20d903ea676af' \ '7366d677712de90c1a99eacbcfd6a26cf1cd28c5') subpkgs=("superkaramba") From crazy at frugalware.org Thu Feb 26 13:34:00 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 13:34:02 2009 Subject: [Frugalware-git] frugalware-current: kdeadmin-3.5.10-1-x86_64 Message-ID: <20090226123400.3CDFB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43f637c06c36f99dc23ed2b50f0800c7f2d41443 commit 43f637c06c36f99dc23ed2b50f0800c7f2d41443 Author: crazy Date: Thu Feb 26 13:32:51 2009 +0100 kdeadmin-3.5.10-1-x86_64 * Version bump diff --git a/source/kde/kdeadmin/FrugalBuild b/source/kde/kdeadmin/FrugalBuild index 7d852d3..8040534 100644 --- a/source/kde/kdeadmin/FrugalBuild +++ b/source/kde/kdeadmin/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=kdeadmin -pkgver=3.5.9 +pkgver=3.5.10 pkgrel=1 pkgdesc="KDE Administration Programs." groups=('kde') @@ -12,7 +12,7 @@ _F_kde_do_not_compile="knetworkconf lilo-config ksysv" _F_kde_split_docs=1 Finclude kde Fconfopts="$Fconfopts --with-shadow --without-rpm" -sha1sums=('0c516f01a84f6bab2f5a32ced6a60a98f8293ac9') +sha1sums=('952e9ba9bbd6b92e3a5a4a34fe3a78d7d41bc719') subpkgs=("$pkgname-docs") subdescs=("Kdeadmin Documentation") From crazy at frugalware.org Thu Feb 26 14:01:13 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 14:01:14 2009 Subject: [Frugalware-git] frugalware-current: kdemultimedia-3.5.10-1-x86_64 Message-ID: <20090226130113.0545011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=29244bf814dda89d34720d754f25aefc62b802c5 commit 29244bf814dda89d34720d754f25aefc62b802c5 Author: crazy Date: Thu Feb 26 13:56:53 2009 +0100 kdemultimedia-3.5.10-1-x86_64 * Version bump diff --git a/source/kde/kdemultimedia/FrugalBuild b/source/kde/kdemultimedia/FrugalBuild index e2ae062..43df29f 100644 --- a/source/kde/kdemultimedia/FrugalBuild +++ b/source/kde/kdemultimedia/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Kapolnasi Tamas pkgname=kdemultimedia -pkgver=3.5.9 -pkgrel=2 +pkgver=3.5.10 +pkgrel=1 pkgdesc="KDE Multimedia Programs." groups=('kde') archs=('i686' 'x86_64' 'ppc') -depends=('libxv' 'kdebase>=3.5.9' 'cdparanoia>=9.8-4' 'lame>=3.97-3' 'speex' 'taglib' 'xine-lib>=1.1.6' \ +depends=('libxv' 'kdebase>=3.5.10' 'cdparanoia>=9.8-4' 'lame>=3.97-3' 'speex' 'taglib' 'xine-lib>=1.1.6' \ 'akode>=2.0.2' 'libxml2' 'libxxf86dga' 'flac>=1.1.4' 'audiofile' 'gstreamer') _F_kde_reconf=1 _F_kde_split_docs=1 @@ -23,6 +23,6 @@ subdepends=('') subgroups=('docs-extra kde-docs') subarchs=('i686 x86_64 ppc') -sha1sums=('742265fcadfcde20fd824757eafe0a7539ce0f81' \ +sha1sums=('c85337b959882ec9f3bb51f5e1ee4ec74a988518' \ '600d3c4f929aac29803a4866c8132aff52ac10b5') # optimization OK From crazy at frugalware.org Thu Feb 26 14:22:54 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 14:22:55 2009 Subject: [Frugalware-git] frugalware-current: kdenetwork-3.5.10-1-x86_64 Message-ID: <20090226132254.719DB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=61e2163772efc998958eab5131a581376faf0aa3 commit 61e2163772efc998958eab5131a581376faf0aa3 Author: crazy Date: Thu Feb 26 14:16:53 2009 +0100 kdenetwork-3.5.10-1-x86_64 * Version bump diff --git a/source/kde/kdenetwork/FrugalBuild b/source/kde/kdenetwork/FrugalBuild index d9a2ecc..823ceae 100644 --- a/source/kde/kdenetwork/FrugalBuild +++ b/source/kde/kdenetwork/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: crazy pkgname=kdenetwork -pkgver=3.5.9 -pkgrel=2 +pkgver=3.5.10 +pkgrel=1 pkgdesc="KDE Networking Programs." groups=('kde') archs=('i686' 'x86_64' 'ppc') -depends=('libxtst' 'kdebase>=3.5.9' 'ppp' 'wireless_tools>=29' 'openslp' 'libidn') +depends=('libxtst' 'kdebase>=3.5.10' 'ppp' 'wireless_tools>=29' 'openslp' 'libidn') makedepends=('ortp=0.7.1' 'expat' 'meanwhile' 'speex' 'gnutls' 'perl-io-socket-ssl' 'qca-tls' 'ilbc' 'qt-docs' 'doxygen') Finclude kde source=($source kopete-gcc43.patch) -sha1sums=('a4901468e94d3433468ebf1f2213b93b37496cca' \ +sha1sums=('eb280bffaf4642bfda442cc6a9fb38dc4163b720' \ 'a15a0f72382730214861981e624efd6c095fb483') subpkgs=("$pkgname-docs" 'kopete') From crazy at frugalware.org Thu Feb 26 14:56:10 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 14:56:11 2009 Subject: [Frugalware-git] frugalware-current: kdegraphics-3.5.10-1-x86_64 Message-ID: <20090226135610.9791A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6f3935f61664da3cfa5541117559a33a7e3e3e33 commit 6f3935f61664da3cfa5541117559a33a7e3e3e33 Author: crazy Date: Thu Feb 26 14:51:22 2009 +0100 kdegraphics-3.5.10-1-x86_64 * Version bump diff --git a/source/kde/kdegraphics/FrugalBuild b/source/kde/kdegraphics/FrugalBuild index fafe112..19038e0 100644 --- a/source/kde/kdegraphics/FrugalBuild +++ b/source/kde/kdegraphics/FrugalBuild @@ -2,18 +2,19 @@ # Maintainer: crazy pkgname=kdegraphics -pkgver=3.5.9 -pkgrel=2 +pkgver=3.5.10 +pkgrel=1 pkgdesc="KDE Graphics Programs" groups=('kde') archs=('i686' 'x86_64' 'ppc') -depends=('kdebase>=3.5.9' 'imlib' 'freeglut' 'lcms' 'sane-backends' 't1lib' 'libgphoto2' \ +depends=('kdebase>=3.5.10' 'imlib' 'freeglut' 'lcms' 'sane-backends' 't1lib' 'libgphoto2' \ 'fribidi' 'poppler-qt>=0.8.0' 'xghostscript' 'xpdf>=3.02-4' 'urw-fonts' 'openexr>=1.4.0a-2' \ 'poppler-pdftools>=0.8.0') makedepends=('doxygen' 'qt-docs') rodepends=('ocrad') _F_kde_split_docs=1 Finclude kde +source=($source fribidi.patch) Fconfopts="$Fconfopts --disable-kpdf-drm --with-openexr --with-gphoto2-libraries=/usr/lib \ --with-gphoto2-includes=/usr/include/gphoto2 --with-imlib-config=/usr/bin \ --with-jpeg=/usr/lib --with-tiff=/usr/lib --with-poppler" @@ -24,5 +25,6 @@ subdepends=('') subgroups=('docs-extra kde-docs') subarchs=('i686 x86_64 ppc') -sha1sums=('62062f2e0274c4fb35e4988ede10072b0267ada7') +sha1sums=('9634e3ab364d017152fb6d636efad8811aeec6c3' \ + 'd7046c12aa1c0da95ea62c1d825bbcf0a4ab1b6b') # optimization OK diff --git a/source/kde/kdegraphics/fribidi.patch b/source/kde/kdegraphics/fribidi.patch new file mode 100644 index 0000000..bdb1984 --- /dev/null +++ b/source/kde/kdegraphics/fribidi.patch @@ -0,0 +1,64 @@ +--- configure.orig 2008-08-28 23:15:30.000000000 +0300 ++++ configure 2008-08-29 00:00:45.000000000 +0300 +@@ -39456,8 +39456,8 @@ + + # Check for fribidi + +- { echo "$as_me:$LINENO: checking for fribidi-config" >&5 +-echo $ECHO_N "checking for fribidi-config... $ECHO_C" >&6; } ++ { echo "$as_me:$LINENO: checking for fribidi.pc" >&5 ++echo $ECHO_N "checking for fribidi.pc... $ECHO_C" >&6; } + if test -n "$FRIBIDI_CONFIG"; then + kde_cv_path="$FRIBIDI_CONFIG"; + else +@@ -39474,22 +39474,20 @@ + for dir in $PATH; do + dirs="$dirs $dir" + done +- if test -z ""; then dirs="${prefix}/bin ${exec_prefix}/bin /usr/local/bin /opt/local/bin $dirs" +- else dirs="$dirs ${prefix}/bin ${exec_prefix}/bin /usr/local/bin /opt/local/bin" +- fi ++ dirs="$dirs ${prefix}/lib/pkgconfig /usr/lib/pkgconfig" + IFS=$kde_save_IFS + + for dir in $dirs; do +- if test -x "$dir/fribidi-config"; then ++ if test -e "$dir/fribidi.pc"; then + if test -n "" + then +- evalstr="$dir/fribidi-config 2>&1 " ++ evalstr="/usr/bin/pkg-config fribidi 2>&1 " + if eval $evalstr; then +- kde_cv_path="$dir/fribidi-config" ++ kde_cv_path="/usr/bin/pkg-config fribidi" + break + fi +- else +- kde_cv_path="$dir/fribidi-config" ++ else ++ kde_cv_path="/usr/bin/pkg-config fribidi" + break + fi + fi +@@ -39500,9 +39498,6 @@ + + fi + +- +- eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" +- + fi + + if test -z "$kde_cv_path" || test "$kde_cv_path" = NONE; then +diff -ru kdegraphics-3.5.10/ksvg/impl/libs/libtext2path/src/Converter.cpp kdegraphics-3.5.10-orig/ksvg/impl/libs/libtext2path/src/Converter.cpp +--- ksvg/impl/libs/libtext2path/src/Converter.cpp 2008-08-29 00:12:09.000000000 +0300 ++++ ksvg/impl/libs/libtext2path/src/Converter.cpp 2008-08-29 00:11:20.000000000 +0300 +@@ -23,7 +23,7 @@ + #include "myboost/shared_ptr.hpp" + #include + #include +-#include ++#include + + #include "Font.h" + #include "Glyph.h" From crazy at frugalware.org Thu Feb 26 15:05:52 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 15:05:55 2009 Subject: [Frugalware-git] frugalware-current: kdegames-3.5.10-1-x86_64 Message-ID: <20090226140552.07A7811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53a23f84fbbaee91a47c8b949a7593265a9d4c33 commit 53a23f84fbbaee91a47c8b949a7593265a9d4c33 Author: crazy Date: Thu Feb 26 15:01:10 2009 +0100 kdegames-3.5.10-1-x86_64 * Version bump diff --git a/source/kde/kdegames/FrugalBuild b/source/kde/kdegames/FrugalBuild index d08b7c7..7fcbb18 100644 --- a/source/kde/kdegames/FrugalBuild +++ b/source/kde/kdegames/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: crazy pkgname=kdegames -pkgver=3.5.9 +pkgver=3.5.10 pkgrel=1 pkgdesc="Games for KDE." groups=('kde') archs=('i686' 'x86_64') -depends=('kdebase>=3.5.9' 'dbus>=0.93' 'libssp') +depends=('kdebase>=3.5.10' 'dbus>=0.93' 'libssp') makedepends=('doxygen' 'qt-docs') Finclude kde -sha1sums=('fb790da18a598b20c2b530cf9facac8815070171') +sha1sums=('287aa0d1ae19b8f04d64c4449fed6a7cec58844d') # optimization OK From crazy at frugalware.org Thu Feb 26 15:53:29 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 15:53:31 2009 Subject: [Frugalware-git] frugalware-current: kdeaddons-3.5.10-1-x86_64 Message-ID: <20090226145329.4D49211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ba3d7d32855fd1164dc7260a82a1df7a6569f422 commit ba3d7d32855fd1164dc7260a82a1df7a6569f422 Author: crazy Date: Thu Feb 26 15:51:38 2009 +0100 kdeaddons-3.5.10-1-x86_64 * Version bump diff --git a/source/kde/kdeaddons/FrugalBuild b/source/kde/kdeaddons/FrugalBuild index f2ce709..9428444 100644 --- a/source/kde/kdeaddons/FrugalBuild +++ b/source/kde/kdeaddons/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: crazy pkgname=kdeaddons -pkgver=3.5.9 -pkgrel=2 +pkgver=3.5.10 +pkgrel=1 pkgdesc="Additional plugins and scripts for some KDE applications." groups=('kde') archs=('i686' 'x86_64') makedepends=('xmms') -depends=('kdemultimedia>=3.5.9' 'kdegames>=3.5.9' 'sdl' 'db>=4.7.25') +depends=('kdemultimedia>=3.5.10' 'kdegames>=3.5.10' 'sdl' 'db>=4.7.25') _F_kde_split_docs=1 Finclude kde Fconfopts="$Fconfopts --with-sdl" @@ -19,5 +19,5 @@ subdepends=('') subgroups=('docs-extra kde-docs') subarchs=('i686 x86_64') -sha1sums=('bfc109c7b233fa4d892fe6228c99f941e1650478') +sha1sums=('5342e2f0a21e9028d9aaa2ee253f89f615ee57de') # optimization OK From priyank at frugalware.org Thu Feb 26 16:31:20 2009 From: priyank at frugalware.org (Priyank) Date: Thu Feb 26 16:31:22 2009 Subject: [Frugalware-git] gservice: Added credits for vietnamese translation Message-ID: <20090226153120.04E1411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gservice.git;a=commitdiff;h=9328e1e23f0f1c23ea08daf6eaf3fc4d54b238f1 commit 9328e1e23f0f1c23ea08daf6eaf3fc4d54b238f1 Author: Priyank Date: Thu Feb 26 21:01:11 2009 +0530 Added credits for vietnamese translation diff --git a/AUTHORS b/AUTHORS index c82947d..8899da7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -7,6 +7,7 @@ Translators * da_DK - Carl Andersen * fr_FR - Michel Hermier * hu_HU - Miklos Vajna +* vi_VI - Clytie Siddall Artwork ======== diff --git a/src/gservice-about.c b/src/gservice-about.c index a5ffeb9..590a9b8 100644 --- a/src/gservice-about.c +++ b/src/gservice-about.c @@ -58,7 +58,8 @@ static const gchar *artists[] = { \ static const gchar translators[] = "Carl Andersen (da_DK)\n" \ "Michel Hermier (fr_FR)\n" \ - "Miklos Vajna (hu_HU)\n"; + "Miklos Vajna (hu_HU)\n" \ + "Clytie Siddall (vi_VI)\n"; static void gservice_about_dlg_create (void); static void gservice_about_dlg_hide (void); From priyank at frugalware.org Thu Feb 26 16:32:01 2009 From: priyank at frugalware.org (Priyank) Date: Thu Feb 26 16:32:02 2009 Subject: [Frugalware-git] gservice: updates for 0.1.1 Message-ID: <20090226153201.16EF311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gservice.git;a=commitdiff;h=6d28c1b9ae847164d53d0fe5d6fb29c98874d6c6 commit 6d28c1b9ae847164d53d0fe5d6fb29c98874d6c6 Author: Priyank Date: Thu Feb 26 21:01:54 2009 +0530 updates for 0.1.1 diff --git a/configure.ac b/configure.ac index 123587c..5ca4d20 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ(2.59) -AC_INIT([gService], 0.1.1-git, [priyankmg@gmail.com], gservice) +AC_INIT([gService], 0.1.1, [priyankmg@gmail.com], gservice) AC_CONFIG_SRCDIR([src/gservice.c]) AC_LANG(C) AM_CONFIG_HEADER(config.h) From priyank at frugalware.org Thu Feb 26 16:37:46 2009 From: priyank at frugalware.org (Priyank) Date: Thu Feb 26 16:37:47 2009 Subject: [Frugalware-git] gservice: TAG 0.1.0 Message-ID: <20090226153746.2BB6611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gservice.git;a=commitdiff;h=cf541f7d254849839a475a4a79440bd5921e561b commit cf541f7d254849839a475a4a79440bd5921e561b Author: Priyank Date: Thu Feb 26 21:07:37 2009 +0530 TAG 0.1.0 From priyank at frugalware.org Thu Feb 26 16:42:07 2009 From: priyank at frugalware.org (Priyank) Date: Thu Feb 26 16:42:08 2009 Subject: [Frugalware-git] gservice: TAG 0.1.1 Message-ID: <20090226154207.6390711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gservice.git;a=commitdiff;h=26db09f76ffac1a9f095da3a002a4cb0d9259fef commit 26db09f76ffac1a9f095da3a002a4cb0d9259fef Author: Priyank Date: Thu Feb 26 21:12:00 2009 +0530 TAG 0.1.1 From vmiklos at frugalware.org Thu Feb 26 16:55:45 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 16:55:47 2009 Subject: [Frugalware-git] frugalware-current: etckeeper-0.33-1-i686 Message-ID: <20090226155545.353E911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=865c5cf4c880d20ba6fcb28014e5fe876c66757c commit 865c5cf4c880d20ba6fcb28014e5fe876c66757c Author: Miklos Vajna Date: Thu Feb 26 08:20:38 2009 +0100 etckeeper-0.33-1-i686 - version bump diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild index 7998839..5406147 100644 --- a/source/apps-extra/etckeeper/FrugalBuild +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=etckeeper -pkgver=0.31 +pkgver=0.33 pkgrel=1 pkgdesc="Stores the /etc directory in a git repo." url="http://kitenet.net/~joey/code/etckeeper/" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') Fpkgversep="_" up2date="lynx -dump http://ftp.debian.org/debian/pool/main/e/etckeeper|Flasttar" source=(http://ftp.debian.org/debian/pool/main/e/etckeeper/etckeeper_$pkgver.tar.gz) -sha1sums=('97b2750a00f7c92e469faef7dee05f06becc6def') +sha1sums=('18b0cd3130cc548f39d9217ddd7a31a6d71f1101') build() { From vmiklos at frugalware.org Thu Feb 26 16:55:45 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 16:55:49 2009 Subject: [Frugalware-git] frugalware-current: flowplayer-3.0.6-1-i686 Message-ID: <20090226155545.4DAA311B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c624e418aa1a16b7b6db1abdef78c17f78c26a46 commit c624e418aa1a16b7b6db1abdef78c17f78c26a46 Author: Miklos Vajna Date: Thu Feb 26 08:22:51 2009 +0100 flowplayer-3.0.6-1-i686 - version bump diff --git a/source/network-extra/flowplayer/FrugalBuild b/source/network-extra/flowplayer/FrugalBuild index 3a7a871..bdba214 100644 --- a/source/network-extra/flowplayer/FrugalBuild +++ b/source/network-extra/flowplayer/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=flowplayer -pkgver=3.0.5 +pkgver=3.0.6 pkgrel=1 pkgdesc="A video player for Flash Video in FLV format." url="http://flowplayer.org/" @@ -14,7 +14,7 @@ _F_archive_grepv="src" up2date="Flastarchive http://flowplayer.org/download/index.html .zip" source=(http://flowplayer.org/releases/flowplayer/flowplayer-$pkgver.zip \ README.Frugalware) -sha1sums=('354b27c733796cbe157b17e0ec0a2478e9fd3628' \ +sha1sums=('1d5b77d2b4b732c68c9dd850da11cdf80a3ff665' \ '8ea76d8a45d07c872ca4484b8d9f16c814d64fb9') build() From vmiklos at frugalware.org Thu Feb 26 16:55:45 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 16:55:50 2009 Subject: [Frugalware-git] frugalware-current: streamripper-1.64.4-1-i686 Message-ID: <20090226155545.6371511B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aec4f507d643d065e9f07f91c8c684f26f09e4e0 commit aec4f507d643d065e9f07f91c8c684f26f09e4e0 Author: Miklos Vajna Date: Thu Feb 26 08:23:40 2009 +0100 streamripper-1.64.4-1-i686 - version bump diff --git a/source/multimedia-extra/streamripper/FrugalBuild b/source/multimedia-extra/streamripper/FrugalBuild index f0bf4df..8ed174a 100644 --- a/source/multimedia-extra/streamripper/FrugalBuild +++ b/source/multimedia-extra/streamripper/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Miklos Vajna pkgname=streamripper -pkgver=1.64.3 +pkgver=1.64.4 pkgrel=1 pkgdesc="Lets you record streaming mp3 to your hard drive." depends=('libmad' 'libvorbis') groups=('multimedia-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('08dff7b4e48e16ad581e0b28fb77bdcddeeee0bb') +sha1sums=('bcac77755b536338eb816d5dec5814b36ff82278') # TODO: build with system tre From vmiklos at frugalware.org Thu Feb 26 16:55:45 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 16:55:53 2009 Subject: [Frugalware-git] frugalware-current: valkyrie-1.4.0-1-i686 Message-ID: <20090226155545.74A2F11B877E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae11f8271bf47a5ddb6909798efa011254a095ef commit ae11f8271bf47a5ddb6909798efa011254a095ef Author: Miklos Vajna Date: Thu Feb 26 16:55:02 2009 +0100 valkyrie-1.4.0-1-i686 - version bump diff --git a/source/xapps-extra/valkyrie/FrugalBuild b/source/xapps-extra/valkyrie/FrugalBuild index f792b95..d88b3c5 100644 --- a/source/xapps-extra/valkyrie/FrugalBuild +++ b/source/xapps-extra/valkyrie/FrugalBuild @@ -3,12 +3,11 @@ # Contributor: Elentir pkgname=valkyrie -pkgver=1.3.0 +pkgver=1.4.0 pkgrel=1 pkgdesc="Qt GUI for Valgrind Tools" url="http://www.open-works.net/projects/valkyrie.html" -depends=('qt' 'libsm' 'libxmu' 'libxi' 'freetype2' 'libstdc++') -rodepends=('valgrind>=3.3.0') +depends=('qt' 'libsm' 'libxmu' 'libxi' 'freetype2' 'libstdc++' 'valgrind>=3.3.0') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://valgrind.org/downloads/current.html | Flasttarbz2" @@ -16,7 +15,7 @@ source=(http://valgrind.org/downloads/$pkgname-$pkgver.tar.bz2) _F_desktop_icon="valkyrie.xpm" _F_desktop_categories="Development;Debugger;" _F_desktop_name="Valkyrie" -sha1sums=('4c360863f02bff453cf05de73be29ce9407e5567') +sha1sums=('a3b73c1dcbe637004885fcf9a97b5514968b5433') build() { From vmiklos at frugalware.org Thu Feb 26 16:55:45 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 16:55:54 2009 Subject: [Frugalware-git] frugalware-current: firefox-flashblock-1.5.8-1-i686 Message-ID: <20090226155545.9331F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f28e8a66bdbfeda2b203df9b8d7a1cfc4f9f327e commit f28e8a66bdbfeda2b203df9b8d7a1cfc4f9f327e Author: Miklos Vajna Date: Thu Feb 26 16:55:22 2009 +0100 firefox-flashblock-1.5.8-1-i686 - version bump diff --git a/source/xapps-extra/firefox-flashblock/FrugalBuild b/source/xapps-extra/firefox-flashblock/FrugalBuild index 8a55b56..683a6ae 100644 --- a/source/xapps-extra/firefox-flashblock/FrugalBuild +++ b/source/xapps-extra/firefox-flashblock/FrugalBuild @@ -4,7 +4,7 @@ pkgname=firefox-flashblock _F_firefox_ext=flashblock _F_firefox_id=3d7eb24f-2740-49df-8937-200b1cc08f8a -pkgver=1.5.7.1 +pkgver=1.5.8 pkgrel=1 pkgdesc="Replaces Flash objects with a button you can click to view them." url="http://flashblock.mozdev.org/" @@ -14,6 +14,6 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://downloads.mozdev.org/flashblock/|grep [0-9].xpi$|sed 's/.*-\(.*\)\.xpi/\1/'|Fsort|tail -n 1" source=(http://downloads.mozdev.org/$_F_firefox_ext/$_F_firefox_ext-$pkgver.xpi \ chrome.manifest) -sha1sums=('f9fb235393c9b4edda2b07f26dfc4b6a047dedf6' \ +sha1sums=('ea12e8d5070271c99ff6e0fd86dc3d1b10688d15' \ '08b5540b3fc3872cdf3124ead702c0db7b6df7b7') Finclude firefox-extension From devil505linux at gmail.com Thu Feb 26 17:44:04 2009 From: devil505linux at gmail.com (Devil505) Date: Thu Feb 26 17:44:07 2009 Subject: [Frugalware-git] frugalware-current: fotoxx-5.10.5-1-i686 Message-ID: <20090226164404.5536F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=060314d2736d4e1d5e53f270ea283c337bbeafb0 commit 060314d2736d4e1d5e53f270ea283c337bbeafb0 Author: Devil505 Date: Thu Feb 26 17:43:21 2009 +0100 fotoxx-5.10.5-1-i686 * bump to last stable version * deactivate make launcher, using own desktop launcher with Fdesktop2 diff --git a/source/xapps-extra/fotoxx/FrugalBuild b/source/xapps-extra/fotoxx/FrugalBuild index 42f9be8..eea6ecd 100644 --- a/source/xapps-extra/fotoxx/FrugalBuild +++ b/source/xapps-extra/fotoxx/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=fotoxx -pkgver=5.7 +pkgver=5.10.5 pkgrel=1 pkgdesc="A program for improving image files made with a digital camera" url="http://kornelix.squarespace.com/$pkgname/" @@ -11,10 +11,15 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://kornelix.squarespace.com/downloads/ | Flasttar" -source=(http://kornelix.squarespace.com/storage/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('0f0a6e7b6ea8fc856c59add14fc9b823065e881d') +source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz) +sha1sums=('d8699081f6f179404fc1eab2789d3c1142ce7bf1') replaces=('fotox') +_F_desktop_name="Fotoxx" +_F_desktop_desc="Image Editor" +_F_desktop_icon="/usr/share/fotoxx/icons/fotoxx.png" +_F_desktop_categories="Graphics" + build() { Fcd $pkgname @@ -22,5 +27,7 @@ build() export PREFIX=/usr Fmake Fmakeinstall Fmkdir usr/share/applications/ - make LAUNCHER=$Fdestdir/usr/share/applications/$pkgname.desktop launcher || Fdie + #"make LAUNCHER" doesn't work for now + #make LAUNCHER=$Fdestdir/usr/share/applications/$pkgname.desktop launcher || Fdie + Fdesktop2 } From devil505linux at gmail.com Thu Feb 26 17:52:42 2009 From: devil505linux at gmail.com (Devil505) Date: Thu Feb 26 17:52:44 2009 Subject: [Frugalware-git] frugalware-current: printoxx-1.9.1-1-i686 Message-ID: <20090226165242.CCD9111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24eac48520d395cbf41ba078dfd9d1843a85bd64 commit 24eac48520d395cbf41ba078dfd9d1843a85bd64 Author: Devil505 Date: Thu Feb 26 17:50:16 2009 +0100 printoxx-1.9.1-1-i686 * version bump diff --git a/source/xapps-extra/printoxx/FrugalBuild b/source/xapps-extra/printoxx/FrugalBuild index debf954..904fc40 100644 --- a/source/xapps-extra/printoxx/FrugalBuild +++ b/source/xapps-extra/printoxx/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=printoxx -pkgver=1.7 +pkgver=1.9.1 pkgrel=1 pkgdesc="Printoxx is a free open source Linux program for printing one or more image files with a user-defined page layout." url="http://kornelix.squarespace.com/$pkgname/" @@ -11,19 +11,26 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://kornelix.squarespace.com/downloads/ | Flasttar" -source=(http://kornelix.squarespace.com/storage/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz) _F_cd_path="$pkgname" -sha1sums=('8e55a588545eb2a35b070664f1d15b8bd0753e26') +sha1sums=('9e91b62f05b06bd50a52c08455c2ab593f12e7d3') + +_F_desktop_name="Printoxx" +_F_desktop_desc="Image Layout and Print" +_F_desktop_icon="/usr/share/printoxx/icons/printoxx.png" +_F_desktop_categories="Graphics" build() { Fcd export PREFIX=/usr Fsed "@xdg-desktop-menu" "#@xdg-desktop-menu" Makefile - Fmake + export PREFIX=/usr make || Fdie Fmakeinstall Fmkdir usr/share/applications/ - make LAUNCHER=$Fdestdir/usr/share/applications/$pkgname.desktop launcher || Fdie + #"make LAUNCHER" doesn't work for now + #make LAUNCHER=$Fdestdir/usr/share/applications/$pkgname.desktop launcher || Fdie + Fdesktop2 } From devil505linux at gmail.com Thu Feb 26 17:59:13 2009 From: devil505linux at gmail.com (Devil505) Date: Thu Feb 26 17:59:13 2009 Subject: [Frugalware-git] frugalware-current: watsup-1.5-1-i686 Message-ID: <20090226165913.2A9FF11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a125e7f7dcd3c4ba2b71be975a5f9e0a6b84a17d commit a125e7f7dcd3c4ba2b71be975a5f9e0a6b84a17d Author: Devil505 Date: Thu Feb 26 17:57:19 2009 +0100 watsup-1.5-1-i686 * version bump diff --git a/source/xapps-extra/watsup/FrugalBuild b/source/xapps-extra/watsup/FrugalBuild index 0516e43..02169ee 100644 --- a/source/xapps-extra/watsup/FrugalBuild +++ b/source/xapps-extra/watsup/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=watsup -pkgver=1.4.1 +pkgver=1.5 pkgrel=1 pkgdesc="Watsup monitors Linux system resources and the processes using those resources." url="http://kornelix.squarespace.com/$pkgname/" @@ -11,18 +11,23 @@ options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://kornelix.squarespace.com/downloads/ | Flasttar" -source=(http://kornelix.squarespace.com/storage/$pkgname/$pkgname-$pkgver.tar.gz) +source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz) _F_cd_path="$pkgname" -sha1sums=('e06397afdaa833676cdff0b854ce4ecee324fa10') +sha1sums=('661292b05c5470e74790b51930514e040a36acd4') + +_F_desktop_name="Watsup" +_F_desktop_desc="System and Process Monitor" +_F_desktop_icon="/usr/share/watsup/icons/watsup.png" +_F_desktop_categories="Utility" build() { - Fcd - export PREFIX=/usr + Fcd $pkgname Fsed "@xdg-desktop-menu" "#@xdg-desktop-menu" Makefile - Fmake + export PREFIX=/usr Fmake Fmakeinstall Fmkdir usr/share/applications/ - make LAUNCHER=$Fdestdir/usr/share/applications/$pkgname.desktop launcher || Fdie + #"make LAUNCHER" doesn't work for now + #make LAUNCHER=$Fdestdir/usr/share/applications/$pkgname.desktop launcher || Fdie + Fdesktop2 } - From priyank at frugalware.org Thu Feb 26 20:26:37 2009 From: priyank at frugalware.org (Priyank) Date: Thu Feb 26 20:26:39 2009 Subject: [Frugalware-git] frugalware-current: gservice-0.1.1-1-i686 Message-ID: <20090226192637.7A38E11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=abf14f711e68597cbdafd984c76ac4a63171926c commit abf14f711e68597cbdafd984c76ac4a63171926c Author: Priyank Date: Fri Feb 27 00:55:01 2009 +0530 gservice-0.1.1-1-i686 * Version bump diff --git a/source/xapps/gservice/FrugalBuild b/source/xapps/gservice/FrugalBuild index 50fabc7..4a1070b 100644 --- a/source/xapps/gservice/FrugalBuild +++ b/source/xapps/gservice/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=gservice -pkgver=0.1.0 -pkgrel=3 +pkgver=0.1.1 +pkgrel=1 pkgdesc="gService is a GUI runlevel editor for Frugalware linux." url="http://ftp.frugalware.org/pub/other/gservice" rodepends=('chkconfig' 'frugalware') @@ -17,9 +17,8 @@ options=('genscriptlet' 'scriptlet') _F_gnome_iconcache="y" Finclude gnome-scriptlet up2date="lynx -dump $url | Flasttar" -source=($url/$pkgname-$pkgver.tar.gz $pkgname-$pkgver-segfaultfix.diff \ - $pkgname-$pkgver-kdemenu.patch) -signatures=(${source[0]}.asc '' '') +source=($url/$pkgname-$pkgver.tar.gz) +signatures=(${source[0]}.asc) build() { diff --git a/source/xapps/gservice/gservice-0.1.0-kdemenu.patch b/source/xapps/gservice/gservice-0.1.0-kdemenu.patch deleted file mode 100644 index 5b4959e..0000000 --- a/source/xapps/gservice/gservice-0.1.0-kdemenu.patch +++ /dev/null @@ -1,35 +0,0 @@ -diff -Naur gservice-0.1.0/gservice.desktop gservice-0.1.0.new/gservice.desktop ---- gservice-0.1.0/gservice.desktop 2009-01-27 00:42:45.000000000 +0530 -+++ gservice-0.1.0.new/gservice.desktop 2009-01-31 01:01:09.000000000 +0530 -@@ -8,3 +8,4 @@ - Type=Application - StartupNotify=true - Icon=gservice.png -+OnlyShowIn=GNOME;XFCE; -diff -Naur gservice-0.1.0/gservice-kde.desktop gservice-0.1.0.new/gservice-kde.desktop ---- gservice-0.1.0/gservice-kde.desktop 1970-01-01 05:30:00.000000000 +0530 -+++ gservice-0.1.0.new/gservice-kde.desktop 2009-01-31 00:39:00.000000000 +0530 -@@ -0,0 +1,10 @@ -+[Desktop Entry] -+Name=gService (Runlevel Editor) -+Comment=Frugalware Runlevel Editor -+Exec=kdesu gservice -+Icon=gservice.png -+Terminal=false -+Type=Application -+Categories=KDE;Application;System; -+OnlyShowIn=KDE -+ -diff -Naur gservice-0.1.0/Makefile.am gservice-0.1.0.new/Makefile.am ---- gservice-0.1.0/Makefile.am 2009-01-27 00:42:45.000000000 +0530 -+++ gservice-0.1.0.new/Makefile.am 2009-01-31 00:39:11.000000000 +0530 -@@ -9,6 +9,9 @@ - menuentrydir = $(datadir)/applications - menuentry_DATA = gservice.desktop - -+kdemenuentrydir = $(datadir)/applications/kde -+kdemenuentry_DATA = gservice-kde.desktop -+ - EXTRA_DIST = $(icon_DATA) $(conf_DATA) $(menuentry_DATA) - - diff --git a/source/xapps/gservice/gservice-0.1.0-segfaultfix.diff b/source/xapps/gservice/gservice-0.1.0-segfaultfix.diff deleted file mode 100644 index facf0b1..0000000 --- a/source/xapps/gservice/gservice-0.1.0-segfaultfix.diff +++ /dev/null @@ -1,27 +0,0 @@ -diff --git a/src/gservice-interface.c b/src/gservice-interface.c -index 362a7c5..404ad59 100644 ---- a/src/gservice-interface.c -+++ b/src/gservice-interface.c -@@ -159,6 +159,7 @@ gservice_setup_treeview (void) - G_TYPE_STRING, /* service name for internal use */ - G_TYPE_BOOLEAN); /* activation status for internal use */ - -+ - renderer = gtk_cell_renderer_pixbuf_new (); - column = gtk_tree_view_column_new_with_attributes (_("Status"), - renderer, -@@ -269,12 +270,12 @@ gservice_populate_services (void) - switch (e->status) - { - case GSVC_ON: -- gtk_list_store_set (store, &iter, 0, pixbuf_on); -+ gtk_list_store_set (store, &iter, 0, pixbuf_on, -1); - break; - - case GSVC_OFF: - case GSVC_ERR: -- gtk_list_store_set (store, &iter, 0, pixbuf_off); -+ gtk_list_store_set (store, &iter, 0, pixbuf_off, -1); - break; - - default: From priyank at frugalware.org Thu Feb 26 20:26:37 2009 From: priyank at frugalware.org (Priyank) Date: Thu Feb 26 20:26:42 2009 Subject: [Frugalware-git] frugalware-current: slim-1.3.1-2-i686 Message-ID: <20090226192637.6861511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f396dd19d0fe77e4a96ddbe2fb31d494c655b36f commit f396dd19d0fe77e4a96ddbe2fb31d494c655b36f Author: Priyank Date: Wed Feb 25 00:43:05 2009 +0530 slim-1.3.1-2-i686 * Added new default theme for Anacreon (thanks to devil505) diff --git a/source/xfce4/slim/FrugalBuild b/source/xfce4/slim/FrugalBuild index b8bae98..2915db4 100644 --- a/source/xfce4/slim/FrugalBuild +++ b/source/xfce4/slim/FrugalBuild @@ -3,7 +3,7 @@ pkgname=slim pkgver=1.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="SLiM is a lightweight, Desktop-independent graphical login manager for X11." depends=('libpng' 'libjpeg') makedepends=('libx11' 'libxft' 'libxmu') @@ -17,20 +17,20 @@ source=(${source[@]} \ slim.conf \ slim.install \ $pkgname-$pkgver-cflags.diff \ - ftp://ftp.frugalware.org/pub/other/people/priyank/slim/frugalware-0.7.tar.bz2 \ + http://frugalware.org/~devil505/artwork10/files/slim/frugalware.tar.bz2 \ Fix_GCC43.diff) sha1sums=('30152b280724daf75299a8ee16585041f253ed4f' \ '98dcec8ae2d52ae9c9b5abcfa3d145882a0848bd' \ 'a17849f628f4f74cf1bd48eea21a144f2f1a274d' \ '76e2bc4f4415271535735026c064403c4236afe2' \ - 'bb38d2ca1ab7a8e0c7d8d7a98760d602974a5fef' \ + 'f91c1e6f9fc8a36353cb52b009b9efe03ebe531d' \ '13b28c06f03fdadfb45dcf1b21bb8d64fccd32ff') build() { Fbuild - Fcpr frugalware-0.7 /usr/share/slim/themes/frugalware + Fcpr frugalware /usr/share/slim/themes/frugalware Fcpr slim.conf /etc/slim.conf } From priyank at frugalware.org Thu Feb 26 20:45:02 2009 From: priyank at frugalware.org (Priyank) Date: Thu Feb 26 20:45:05 2009 Subject: [Frugalware-git] frugalware-current: libofx-0.9.1-1-i686 Message-ID: <20090226194502.604DB11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fc62b3976aee9c9d027f16ab6a430a6297ad9293 commit fc62b3976aee9c9d027f16ab6a430a6297ad9293 Author: Priyank Date: Fri Feb 27 01:13:35 2009 +0530 libofx-0.9.1-1-i686 * Version bump diff --git a/source/lib-extra/libofx/FrugalBuild b/source/lib-extra/libofx/FrugalBuild index 23dacf7..8b9b5df 100644 --- a/source/lib-extra/libofx/FrugalBuild +++ b/source/lib-extra/libofx/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=libofx -pkgver=0.9.0 -pkgrel=2 +pkgver=0.9.1 +pkgrel=1 pkgdesc="libofx API for the OFX banking standard." Finclude sourceforge url="http://libofx.sourceforge.net" @@ -12,7 +12,7 @@ groups=('lib-extra') archs=('i686' 'x86_64') options=('scriptlet') source=(${source[@]} libxml-plus-plus.patch libofx-0.9.0-gcc43.patch) -sha1sums=('12e6f07d43240b090f0a39e7b118cbf64d57c90b' \ +sha1sums=('a12110ddcbff596e26496865570fb4dcb75c08d0' \ '29fa6d94fac45ffbe7916ea5e3d3fee396cafb95' \ '571bd81cc304c6e56abc39928f95621275a177c8') From crazy at frugalware.org Thu Feb 26 20:47:12 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 20:47:13 2009 Subject: [Frugalware-git] frugalware-current: freetype2-2.3.8-2-x86_64 Message-ID: <20090226194712.B2CAA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf83b3dfd10248507c065f9d790ee30cf236360e commit bf83b3dfd10248507c065f9d790ee30cf236360e Author: crazy Date: Thu Feb 26 20:42:21 2009 +0100 freetype2-2.3.8-2-x86_64 * release bump * replaced sed with patches and removed build() * added patch to enable subpixel rendering features ( from Debian / Ubuntu ) * well we enable already bytecode interpreter which is basically * the same evil thing =) So Bill *wink* :) * also switched to sf.net since the other download location * seems to be broken diff --git a/source/lib/freetype2/FrugalBuild b/source/lib/freetype2/FrugalBuild index 76fabeb..2fefb23 100644 --- a/source/lib/freetype2/FrugalBuild +++ b/source/lib/freetype2/FrugalBuild @@ -4,23 +4,21 @@ pkgname=freetype2 pkgver=2.3.8 -pkgrel=1 +pkgrel=2 pkgdesc="TrueType font rendering library - 2.0 series (with bytecode interpreter)" -url="http://freetype.sourceforge.net" groups=('lib') archs=('i686' 'x86_64' 'ppc') depends=('zlib') +_F_sourceforge_realname="$pkgname" +_F_sourceforge_dirname="freetype" +_F_sourceforge_name="freetype" +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge _F_cd_path="freetype-$pkgver" -up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=3157&package_id=3121'|grep 'freetype-' |sed -e 's/.*type-\(.*\).tar.bz2.*/\1/;q'" -source=(http://download.savannah.gnu.org/releases/freetype/freetype-$pkgver.tar.bz2 \ - freetype-2.2.1-memcpy-fix.patch) -signatures=("$source.sig" '') - -build() -{ - - Fsed '^/\* \(#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER\) \*/' '\1' include/freetype/config/ftoption.h - Fbuild -} +#up2date="lynx -dump 'http://sourceforge.net/project/showfiles.php?group_id=3157&package_id=3121'|grep 'freetype-' |sed -e 's/.*type-\(.*\).tar.bz2.*/\1/;q'" +source=($source \ + enable-full-bytecode-interpreter.patch enable-subpixel-rendering.patch \ + freetype-2.2.1-memcpy-fix.patch freetype-bytecode-interpreter.patch) +signatures=("$source.sig" '' '' '' '') # optimization OK diff --git a/source/lib/freetype2/enable-full-bytecode-interpreter.patch b/source/lib/freetype2/enable-full-bytecode-interpreter.patch new file mode 100644 index 0000000..967fac5 --- /dev/null +++ b/source/lib/freetype2/enable-full-bytecode-interpreter.patch @@ -0,0 +1,15 @@ + +Index: freetype-2.3.5/include/freetype/config/ftoption.h +=================================================================== +--- freetype-2.3.5.orig/include/freetype/config/ftoption.h 2007-07-07 01:14:27.000000000 -0700 ++++ freetype-2.3.5/include/freetype/config/ftoption.h 2007-07-07 01:14:42.000000000 -0700 +@@ -505,7 +505,7 @@ + /* ... */ + /* } */ + /* */ +-#define TT_CONFIG_OPTION_UNPATENTED_HINTING ++/* #define TT_CONFIG_OPTION_UNPATENTED_HINTING */ + + + /*************************************************************************/ + diff --git a/source/lib/freetype2/enable-subpixel-rendering.patch b/source/lib/freetype2/enable-subpixel-rendering.patch new file mode 100644 index 0000000..0b4cc73 --- /dev/null +++ b/source/lib/freetype2/enable-subpixel-rendering.patch @@ -0,0 +1,11 @@ +--- freetype-2.2.1.orig/include/freetype/config/ftoption.h 2006-09-27 00:55:44.000000000 +0300 ++++ freetype-2.2.1/include/freetype/config/ftoption.h 2006-10-31 03:08:14.000000000 +0200 +@@ -92,7 +92,7 @@ + /* This is done to allow FreeType clients to run unmodified, forcing */ + /* them to display normal gray-level anti-aliased glyphs. */ + /* */ +-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */ ++#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING + + + /*************************************************************************/ diff --git a/source/lib/freetype2/freetype-bytecode-interpreter.patch b/source/lib/freetype2/freetype-bytecode-interpreter.patch new file mode 100644 index 0000000..55a2b3a --- /dev/null +++ b/source/lib/freetype2/freetype-bytecode-interpreter.patch @@ -0,0 +1,15 @@ + +Index: include/freetype/config/ftoption.h +=================================================================== +--- include/freetype/config/ftoption.h.orig 2007-07-07 01:14:19.000000000 -0700 ++++ include/freetype/config/ftoption.h 2007-07-07 01:14:21.000000000 -0700 +@@ -458,7 +458,7 @@ + /* Do not #undef this macro here, since the build system might */ + /* define it for certain configurations only. */ + /* */ +-/* #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER */ ++#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER + + + /*************************************************************************/ + From crazy at frugalware.org Thu Feb 26 20:55:28 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 20:55:30 2009 Subject: [Frugalware-git] frugalware-current: libxft-2.1.13-1-x86_64 Message-ID: <20090226195528.39DB811B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2631363876dfb9c9031c9224d5c6035744fe8f7f commit 2631363876dfb9c9031c9224d5c6035744fe8f7f Author: crazy Date: Thu Feb 26 20:54:44 2009 +0100 libxft-2.1.13-1-x86_64 * Version bump * added freetype2>=2.3.8-2 to depends() diff --git a/source/x11/libxft/FrugalBuild b/source/x11/libxft/FrugalBuild index 3dc72a8..4484eb4 100644 --- a/source/x11/libxft/FrugalBuild +++ b/source/x11/libxft/FrugalBuild @@ -3,13 +3,13 @@ pkgname=libxft _F_xorg_name=libXft -pkgver=2.1.12 -pkgrel=2 +pkgver=2.1.13 +pkgrel=1 pkgdesc="X FreeType library" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc') -depends=('libx11>=1.1.3' 'libxext>=1.0.3' 'libxrender>=0.9.4' 'freetype2' 'fontconfig') +depends=('libx11>=1.1.3' 'libxext>=1.0.3' 'libxrender>=0.9.4' 'freetype2>=2.3.8-2' 'fontconfig') makedepends=('pkgconfig' 'xproto>=7.0.11' 'inputproto>=1.4.2.1') Finclude xorg -sha1sums=('c55fb1b79e6e8459a343e4986f0607a438eff340') +sha1sums=('7ce291fe4306de8e73e545ab9af2285cc1c26dce') # optimization OK From priyank at frugalware.org Thu Feb 26 20:56:57 2009 From: priyank at frugalware.org (Priyank) Date: Thu Feb 26 20:56:59 2009 Subject: [Frugalware-git] frugalware-current: icon-naming-utils-0.8.90-1-i686 Message-ID: <20090226195657.52B3B11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79da5cbc1893fe49d71dc88670afc9c31da87ac5 commit 79da5cbc1893fe49d71dc88670afc9c31da87ac5 Author: Priyank Date: Fri Feb 27 01:25:00 2009 +0530 icon-naming-utils-0.8.90-1-i686 * Version bump diff --git a/source/xapps/icon-naming-utils/FrugalBuild b/source/xapps/icon-naming-utils/FrugalBuild index f78d8f6..b5b344f 100644 --- a/source/xapps/icon-naming-utils/FrugalBuild +++ b/source/xapps/icon-naming-utils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=icon-naming-utils -pkgver=0.8.7 +pkgver=0.8.90 pkgrel=1 pkgdesc="Maps the new names of icons for Tango to the legacy names used by the GNOME and KDE desktops." url="http://tango.freedesktop.org/" @@ -11,4 +11,4 @@ groups=('xapps') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://tango.freedesktop.org/releases/ | grep icon-naming-utils|Flasttar" source=(http://tango.freedesktop.org/releases/icon-naming-utils-$pkgver.tar.gz) -sha1sums=('5dbdd875b091fddad073c81fd9d62db378beeafc') +sha1sums=('a195e635fd663f0697a2a047f0c9134876900cf1') From priyank at frugalware.org Thu Feb 26 21:01:58 2009 From: priyank at frugalware.org (Priyank) Date: Thu Feb 26 21:02:01 2009 Subject: [Frugalware-git] frugalware-current: tango-icon-theme-0.8.90-1-i686 Message-ID: <20090226200158.7286111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a238f65947c1c48d653bd22f8c2861bc2a96d1b6 commit a238f65947c1c48d653bd22f8c2861bc2a96d1b6 Author: Priyank Date: Fri Feb 27 01:29:51 2009 +0530 tango-icon-theme-0.8.90-1-i686 * Version bump diff --git a/source/xlib/tango-icon-theme/FrugalBuild b/source/xlib/tango-icon-theme/FrugalBuild index ce7d0a3..64f7d6f 100644 --- a/source/xlib/tango-icon-theme/FrugalBuild +++ b/source/xlib/tango-icon-theme/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: Priyank Gosalia pkgname=tango-icon-theme -pkgver=0.8.1 -pkgrel=2 +pkgver=0.8.90 +pkgrel=1 pkgdesc="The Tango Desktop Project exists to create a consistent user experience." url="http://tango.freedesktop.org/Tango_Desktop_Project" -makedepends=('imagemagick>=6.4.8_9' 'icon-naming-utils>=0.8.3' 'fontconfig' 'perl-xml-parser' 'libpng') +makedepends=('intltool' 'imagemagick>=6.4.8_9' 'icon-naming-utils>=0.8.90' 'fontconfig' 'perl-xml-parser' 'libpng') depends=() groups=('xlib') archs=('i686' 'x86_64') up2date="Flasttar http://tango.freedesktop.org/releases/" source=(http://tango.freedesktop.org/releases/$pkgname-$pkgver.tar.gz \ $pkgname-configure.patch) -sha1sums=('75ed88618264951755a6b47bea8d3b6484a93ed3' \ +sha1sums=('acdfbf3749885d36349263188334f6d6be405acc' \ '7d3310d613a0d57a172661a18a4a47881acab4d9') # optimization OK From bouleetbil at frogdev.info Thu Feb 26 21:02:36 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 26 21:02:38 2009 Subject: [Frugalware-git] frugalware-current: imagination-1.0-1-i686 Message-ID: <20090226200236.AD28611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f0a3b67e9b4e0422a51ec32cef8df5dc6ce0bfc commit 8f0a3b67e9b4e0422a51ec32cef8df5dc6ce0bfc Author: bouleetbil Date: Thu Feb 26 21:00:11 2009 +0100 imagination-1.0-1-i686 *new package diff --git a/source/xapps-extra/imagination/FrugalBuild b/source/xapps-extra/imagination/FrugalBuild new file mode 100644 index 0000000..733149e --- /dev/null +++ b/source/xapps-extra/imagination/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.16 SBU +# Maintainer: bouleetbil + +pkgname=imagination +pkgver=1.0 +pkgrel=1 +pkgdesc="Imagination is a lightweight and simple DVD slide show maker." +depends=('gtk+2' 'ffmpeg') +makedepends=('intltool') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686') +_F_gnome_desktop="y" +_F_gnome_iconcache="y" +Finclude sourceforge gnome-scriptlet +sha1sums=('fb119a0b79b49806daa0f43237f4fe52e34326b4') + +# optimization OK From j3d1f0x at free.fr Thu Feb 26 21:06:39 2009 From: j3d1f0x at free.fr (gholafox) Date: Thu Feb 26 21:06:43 2009 Subject: [Frugalware-git] frugalware-current: arora-0.5-1-i686 Message-ID: <20090226200639.9728A11B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1185268df93233fdd98bb1539d26b706ce957f6c commit 1185268df93233fdd98bb1539d26b706ce957f6c Author: gholafox Date: Thu Feb 26 21:03:47 2009 +0100 arora-0.5-1-i686 * Version bump diff --git a/source/xapps-extra/arora/FrugalBuild b/source/xapps-extra/arora/FrugalBuild index 093ba3c..c883f40 100644 --- a/source/xapps-extra/arora/FrugalBuild +++ b/source/xapps-extra/arora/FrugalBuild @@ -2,23 +2,22 @@ # Maintainer: gholafox pkgname=arora -pkgver=0.4 +pkgver=0.5 pkgrel=1 pkgdesc="Web browser written in Qt and which use webkit." _F_gnome_iconcache="y" -Finclude googlecode gnome-scriptlet -source=($source prefix.diff) +Finclude googlecode makedepends=('qt4-linguist') depends=('libqtwebkit') +option=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('b3facd08256c4622fc08cafa0cb0202d9b468f18' \ - '3b8db0e28bd4f65433559811226903bfc68bf32d') +sha1sums=('9809e608edcbd9eae1e2a758a6135bf0534245ae') build() { Fcd Fpatchall - qmake arora.pro || Fdie + qmake PREFIX=/usr arora.pro || Fdie Fmake - Fmakeinstall INSTALL_ROOT=$Fdestdir + make INSTALL_ROOT=$Fdestdir install || Fdie } diff --git a/source/xapps-extra/arora/prefix.diff b/source/xapps-extra/arora/prefix.diff deleted file mode 100644 index 51a98af..0000000 --- a/source/xapps-extra/arora/prefix.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- src/src.pri 2008-08-04 22:21:54.000000000 +0200 -+++ src.pri 2008-09-14 12:11:17.000000000 +0200 -@@ -104,7 +104,7 @@ - - unix { - isEmpty(PREFIX) { -- PREFIX = /usr/local -+ PREFIX = /usr - } - - BINDIR = $$PREFIX/bin From j3d1f0x at free.fr Thu Feb 26 21:06:39 2009 From: j3d1f0x at free.fr (gholafox) Date: Thu Feb 26 21:06:45 2009 Subject: [Frugalware-git] frugalware-current: arora-0.5-1-i686 Message-ID: <20090226200639.B35BE11B877E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5a513e00f050f0df4e640d6aab7ad6b770ad8502 commit 5a513e00f050f0df4e640d6aab7ad6b770ad8502 Author: gholafox Date: Thu Feb 26 21:04:07 2009 +0100 arora-0.5-1-i686 diff --git a/source/xapps-extra/arora/FrugalBuild b/source/xapps-extra/arora/FrugalBuild index c883f40..97403a4 100644 --- a/source/xapps-extra/arora/FrugalBuild +++ b/source/xapps-extra/arora/FrugalBuild @@ -9,7 +9,7 @@ _F_gnome_iconcache="y" Finclude googlecode makedepends=('qt4-linguist') depends=('libqtwebkit') -option=('scriptlet') +options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') sha1sums=('9809e608edcbd9eae1e2a758a6135bf0534245ae') From crazy at frugalware.org Thu Feb 26 21:06:59 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 21:07:00 2009 Subject: [Frugalware-git] frugalware-current: cairo-1.8.6-2-x86_64 Message-ID: <20090226200659.21B4111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13b6f43682f55b441693dfc2ef6d3a9586c4697f commit 13b6f43682f55b441693dfc2ef6d3a9586c4697f Author: crazy Date: Thu Feb 26 21:05:36 2009 +0100 cairo-1.8.6-2-x86_64 * release bump * rebuilt with freetype2>=2.3.8-2 diff --git a/source/xlib/cairo/FrugalBuild b/source/xlib/cairo/FrugalBuild index c8cb985..1708deb 100644 --- a/source/xlib/cairo/FrugalBuild +++ b/source/xlib/cairo/FrugalBuild @@ -3,10 +3,11 @@ pkgname=cairo pkgver=1.8.6 -pkgrel=1 +pkgrel=2 pkgdesc="A vector graphics library with cross-device output support" url="http://cairographics.org" -depends=('glitz' 'libxrender>=0.9.4' 'fontconfig' 'libpng' 'libxcb>=1.1' 'libx11>=1.1.3-2' 'xcb-util>=0.2.1' 'pixman>=0.12.0') +depends=('glitz' 'libxrender>=0.9.4' 'fontconfig' 'libpng' 'libxcb>=1.1' 'libx11>=1.1.3-2' \ + 'xcb-util>=0.2.1' 'pixman>=0.12.0' 'freetype2>=2.3.8-2') makedepends=('gtk-doc>=1.10' 'poppler-glib' 'librsvg>=2.22.2') groups=('xlib') archs=('x86_64' 'i686' 'ppc') From j3d1f0x at free.fr Thu Feb 26 21:08:41 2009 From: j3d1f0x at free.fr (gholafox) Date: Thu Feb 26 21:08:42 2009 Subject: [Frugalware-git] frugalware-current: vavoom-1.30-1-i686 Message-ID: <20090226200841.7257511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=184c618c2f41d8934fe260d23d219528bd606607 commit 184c618c2f41d8934fe260d23d219528bd606607 Author: gholafox Date: Thu Feb 26 21:08:24 2009 +0100 vavoom-1.30-1-i686 * Version bump diff --git a/source/games-extra/vavoom/FrugalBuild b/source/games-extra/vavoom/FrugalBuild index b58e4a9..3973bf2 100644 --- a/source/games-extra/vavoom/FrugalBuild +++ b/source/games-extra/vavoom/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Devil505 pkgname=vavoom -pkgver=1.29 +pkgver=1.30 pkgrel=1 pkgdesc="Vavoom is Doom/Heretic/Hexen/Strife source port" _F_sourceforge_realname="Vavoom-source" @@ -13,7 +13,7 @@ depends=('libstdc++' 'flac' 'libmad' 'openal' 'sdl_mixer' 'libxext' 'libxdamage' groups=(games-extra) archs=('i686' 'x86_64') source=($source README.Frugalware) -sha1sums=('7f6e400a81d4dbb912256f39e209207c07be88f3' \ +sha1sums=('0bf6309c813e51de573620a406e337ae1a9866f3' \ 'bd055774c64b04814b6b7f2f90bf40f9e5b7b98a') _F_desktop_name="Vavoom" @@ -25,7 +25,6 @@ _F_desktop_icon="/usr/share/$pkgname/$pkgname.png" build() { unset MAKEFLAGS - Fcd CMake_build Fdesktop2 Fdoc README.Frugalware From bouleetbil at frogdev.info Thu Feb 26 21:17:41 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 26 21:17:42 2009 Subject: [Frugalware-git] frugalware-current: totem-pl-parser-2.24.4-1-i686 Message-ID: <20090226201741.0FB2011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e9fcfec2ea9be8f6a50db43e9c6dc6a6850f1901 commit e9fcfec2ea9be8f6a50db43e9c6dc6a6850f1901 Author: bouleetbil Date: Thu Feb 26 21:15:48 2009 +0100 totem-pl-parser-2.24.4-1-i686 *version bump diff --git a/source/gnome/totem-pl-parser/FrugalBuild b/source/gnome/totem-pl-parser/FrugalBuild index 37aab63..f9f669c 100644 --- a/source/gnome/totem-pl-parser/FrugalBuild +++ b/source/gnome/totem-pl-parser/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Christian Hamar alias krix pkgname=totem-pl-parser -pkgver=2.24.3 +pkgver=2.24.4 pkgrel=1 url="http://www.gnome.org/" pkgdesc="Simple GObject-based library to parse a host of playlist formats, as well as save those" -depends=('gnome-vfs' 'evolution-data-server>=2.24.1' 'hal') +depends=('gnome-vfs' 'evolution-data-server>=2.24.4' 'hal') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome') archs=('i686' 'x86_64' 'ppc') Finclude gnome -sha1sums=('548dcc389f87b3389234f7a035dff0e4ec899087') +sha1sums=('7c6650fc9ee2190270e80a00a9afe77629c07700') # optimization OK From bouleetbil at frogdev.info Thu Feb 26 21:38:07 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 26 21:38:10 2009 Subject: [Frugalware-git] frugalware-current: totem-2.24.4-1-i686 Message-ID: <20090226203807.590C511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f905a63762233edda1062a616b0541e0b93d47ce commit f905a63762233edda1062a616b0541e0b93d47ce Author: bouleetbil Date: Thu Feb 26 21:35:53 2009 +0100 totem-2.24.4-1-i686 *version bump diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index 282a1c6..cda9ba3 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -3,15 +3,15 @@ # Contributor: AlexExtreme pkgname=totem -pkgver=2.24.3 -pkgrel=2 +pkgver=2.24.4 +pkgrel=1 pkgdesc="Movie player for GNOME based on Xine" depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.71' \ 'libxrandr' 'atk>=1.20.0' 'libsm' 'libxinerama' 'libmusicbrainz' 'nss>=3.12' 'avahi-glib>=0.6.19' \ - 'cairo>=1.4.0' 'libxcursor' 'gnome-desktop>=2.24.1' 'iso-codes' 'xine-lib' 'gnome-vfs>=2.24.0' \ + 'cairo>=1.8.6' 'libxcursor' 'gnome-desktop>=2.24.3' 'iso-codes' 'xine-lib' 'gnome-vfs>=2.24.0' \ 'shared-mime-info>=0.22' 'totem-pl-parser' 'heimdal>=1.2.1' 'db>=4.7.25' \ - 'evolution-data-server>=2.24.1' 'python>=2.6') -makedepends=('intltool' "xulrunner" 'pango' 'nautilus>=2.24.1' \ + 'evolution-data-server>=2.24.4' 'python>=2.6') +makedepends=('intltool' "xulrunner" 'pango' 'nautilus>=2.24.2' \ 'gnome-doc-utils') groups=('gnome') archs=('i686' 'x86_64' 'ppc') @@ -23,11 +23,11 @@ _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/totem/" -sha1sums=('b398b37dc54e6a48e2871b5fd0e11ff1dfff37e5') +sha1sums=('0fadda7c9eb70f3407866b18f97a9757ed65c6a2') subpkgs=('totem-nsplugin' 'totem-nautilus') subdescs=('Totem plugin for Firefox' 'Totem plugin for Nautilus') -subdepends=("xulrunner>=1.8.1.3 firefox>=3.0 $pkgname=$pkgver" "nautilus>=2.24.1 $pkgname=$pkgver") +subdepends=("xulrunner>=1.8.1.3 firefox>=3.0 $pkgname=$pkgver" "nautilus>=2.24.2 $pkgname=$pkgver") subgroups=('gnome' 'gnome') subarchs=('x86_64 i686 ppc' 'x86_64 i686 ppc') From boobaa at frugalware.org Thu Feb 26 21:48:32 2009 From: boobaa at frugalware.org (CSÉCSY László) Date: Thu Feb 26 21:48:34 2009 Subject: [Frugalware-git] frugalware-current: perl-ip-country-2.26-1-i686 Message-ID: <20090226204832.A2F8411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bcae2642d807420d7cb185dee7d420eaf532270d commit bcae2642d807420d7cb185dee7d420eaf532270d Author: CSÉCSY LászlĂł Date: Thu Feb 26 21:48:04 2009 +0100 perl-ip-country-2.26-1-i686 version bump new m8r (ok by krix@) diff --git a/source/devel-extra/perl-ip-country/FrugalBuild b/source/devel-extra/perl-ip-country/FrugalBuild index df2c228..2eab5f0 100644 --- a/source/devel-extra/perl-ip-country/FrugalBuild +++ b/source/devel-extra/perl-ip-country/FrugalBuild @@ -1,13 +1,14 @@ # Compiling Time: 0.1 SBU -# Maintainer: Christian Hamar alias krix +# Maintainer: CSÉCSY László +# Contributor: Christian Hamar alias krix _F_perl_name=IP-Country _F_perl_author=N/NW/NWETTERS -pkgver=2.25 +pkgver=2.26 pkgrel=1 pkgdesc="Perl extension for fast lookup of country codes from IP addresses" depends=('perl') groups=('devel-extra') Finclude perl archs=('i686' 'x86_64' 'ppc') -sha1sums=('fc87039209066242a22b3e95ebb3eb9e517882a8') +sha1sums=('6c52ce967c7af5e882bc357d0c3ed489a7cae800') From bouleetbil at frogdev.info Thu Feb 26 21:56:24 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Thu Feb 26 21:56:25 2009 Subject: [Frugalware-git] frugalware-current: gnome-power-manager-2.24.4-1-i686 Message-ID: <20090226205624.26CBD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9ab9813fe72afb524f2103fe4b50afa06d1644b7 commit 9ab9813fe72afb524f2103fe4b50afa06d1644b7 Author: bouleetbil Date: Thu Feb 26 21:54:00 2009 +0100 gnome-power-manager-2.24.4-1-i686 *version bump diff --git a/source/gnome/gnome-power-manager/FrugalBuild b/source/gnome/gnome-power-manager/FrugalBuild index d900c53..5c90120 100644 --- a/source/gnome/gnome-power-manager/FrugalBuild +++ b/source/gnome/gnome-power-manager/FrugalBuild @@ -3,11 +3,11 @@ # Former Maintainer: AlexExtreme pkgname=gnome-power-manager -pkgver=2.24.3 +pkgver=2.24.4 pkgrel=1 pkgdesc="GNOME Power Management tool" url="http://www.gnome.org/" -depends=('libnotify>=0.4.4' 'hal>=0.5.11' 'dbus-glib>=0.71' 'xextproto' 'libgnomeui>=2.24.0' 'libgnome>=2.24.1' \ +depends=('libnotify>=0.4.4' 'hal>=0.5.11' 'dbus-glib>=0.80' 'xextproto' 'libgnomeui>=2.24.0' 'libgnome>=2.24.1' \ 'libglade' 'libwnck>=2.24.0' 'gnome-panel>=2.24.3' 'gnome-keyring>=2.24.1' 'gstreamer') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') @@ -19,7 +19,7 @@ _F_gnome_iconcache=y Finclude gnome gnome-scriptlet source=(${source[@]} $pkgname-2.15.90-disable_hibernate.patch) Fconfopts="$Fconfopts --enable-dpms-ext --enable-libnotify --enable-applets --enable-keyring" -sha1sums=('976fb95f6165e2de6b5ed20c6c1772861a2be38d' \ +sha1sums=('ea9c895a78761c59fea13701e074946a20c50fe6' \ '68c14c8193ddd0f1e817c3d89596c8d415d2d382') build() { From crazy at frugalware.org Thu Feb 26 22:55:07 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 22:55:09 2009 Subject: [Frugalware-git] frugalware-current: qt-3.3.8-10-x86_64 Message-ID: <20090226215507.9886611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dfd282c190f6ec974cb52f0046ab89650be6f9e6 commit dfd282c190f6ec974cb52f0046ab89650be6f9e6 Author: crazy Date: Thu Feb 26 22:53:04 2009 +0100 qt-3.3.8-10-x86_64 * added some defaults * tyring to at least workaround #3639 diff --git a/source/xlib/qt/FrugalBuild b/source/xlib/qt/FrugalBuild index 57f8249..592dbff 100644 --- a/source/xlib/qt/FrugalBuild +++ b/source/xlib/qt/FrugalBuild @@ -5,7 +5,7 @@ pkgname=qt pkgver=3.3.8 extraver=b -pkgrel=9 +pkgrel=10 pkgmore=x11-free pkgdesc="The QT GUI toolkit." url="http://www.trolltech.com/products/qt" @@ -21,14 +21,16 @@ source=(ftp://ftp.trolltech.com/qt/source/$pkgname-$pkgmore-$pkgver$extraver.tar qt.sh apply_patches \ 01-qt-gcc4.patch \ 02-qt-rpath+FW.patch \ - 04-qt-visibility.patch) + 04-qt-visibility.patch \ + qtrc) sha1sums=('745def6250dc7f337dbb265e20bf38dcb41fd854' \ '70546384b9979091d58f5ca49e9a39dd91173050' \ 'e281176c76dc9ef0f06aba57f107ccb074eb317d' \ '7562323175ec47483dcb45c2857519f6276e0a51' \ '54d37e3988c4b195ae960ef2c59e678151115211' \ '0d5fcbe569723792700bad3c82abe34d5e5163c4' \ - '0e88e4f3a184b0f0544bd0cbd8302e55aaf14871') + '0e88e4f3a184b0f0544bd0cbd8302e55aaf14871' \ + '6bdfefcc75f1dc4c9c643beefd62ff1969242050') export QTDIR=$startdir/src/$pkgname-$pkgmore-$pkgver$extraver export PATH=${QTDIR}/bin:${PATH} @@ -61,7 +63,9 @@ build() -enable-{dialogs,iconview,workspace,network,tools,kernel,widgets,opengl,stl,canvas,table,xml,sql,input} \ -nis -pch -sm -tablet -xft -xinerama -xrender -xkb -ipv6 \ -I /usr/include -L /usr/lib || return 1 - Fmkdir /usr/lib/qt/mkspecs + Fmkdir usr/lib/qt/mkspecs usr/lib/qt/etc/settings + Fln usr/lib/qt/etc/settings etc/qt3 + Ffile /usr/lib/qt/etc/settings/qtrc cp -r mkspecs/linux-g++ $Fdestdir/usr/lib/qt/mkspecs/linux-g++ || Fdie ##Fixme need patch## cd $Fsrcdir/$pkgname-$pkgmore-$pkgver$extraver/plugins/src/sqldrivers/mysql || Fdie diff --git a/source/xlib/qt/qtrc b/source/xlib/qt/qtrc new file mode 100644 index 0000000..484d8ba --- /dev/null +++ b/source/xlib/qt/qtrc @@ -0,0 +1,37 @@ +[3.3] +libraryPath=/usr/lib/kde3/plugins/:/usr/lib/qt/bin:/usr/lib/qt/plugins + + +[General] +XIMInputStyle=On The Spot +cursorFlashTime=1000 +doubleClickInterval=400 +embedFonts=true +enableXft=true +font=DejaVu Sans,12,-1,5,50,0,0,0,0,0 +fontPath=\0 +globalStrut=0^e0^e +resolveSymlinks=true +style=qtcurve +useRtlExtensions=true +useXft=true +wheelScrollLines=3 + + +[KWinPalette] +activeBackground=#4978ca +activeBlend=#3e91eb +activeForeground=#ffffff +activeTitleBtnBg=#eeeee6 +frame=#eeeee6 +inactiveBackground=#4978ca +inactiveBlend=#3e91eb +inactiveForeground=#ffffff +inactiveFrame=#eeeee6 +inactiveTitleBtnBg=#eeeee6 + +[Palette] +active=#000000^e#f6f4f4^e#ffffff^e#ffffff^e#535252^e#c3c1c1^e#000000^e#ffffff^e#000000^e#ffffff^e#ebe9e9^e#000000^e#86aadc^e#000000^e#0000c0^e#800080^e +disabled=#808080^e#f6f4f4^e#ffffff^e#ffffff^e#535252^e#c3c1c1^e#c3c1c1^e#ffffff^e#808080^e#ffffff^e#ebe9e9^e#000000^e#6f8db7^e#ffffff^e#0000c0^e#800080^e +inactive=#000000^e#f6f4f4^e#ffffff^e#ffffff^e#535252^e#c3c1c1^e#000000^e#ffffff^e#000000^e#ffffff^e#ebe9e9^e#000000^e#86aadc^e#000000^e#0000c0^e#800080^e + From crazy at frugalware.org Thu Feb 26 22:55:07 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 22:55:11 2009 Subject: [Frugalware-git] frugalware-current: qt-3.3.8-10-x86_64 Message-ID: <20090226215507.AF0D911B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6072a5de1f29d9aa115c0861ef64aae63286b12 commit c6072a5de1f29d9aa115c0861ef64aae63286b12 Author: crazy Date: Thu Feb 26 22:54:30 2009 +0100 qt-3.3.8-10-x86_64 * typo diff --git a/source/xlib/qt/FrugalBuild b/source/xlib/qt/FrugalBuild index 592dbff..bdba3ed 100644 --- a/source/xlib/qt/FrugalBuild +++ b/source/xlib/qt/FrugalBuild @@ -64,7 +64,7 @@ build() -nis -pch -sm -tablet -xft -xinerama -xrender -xkb -ipv6 \ -I /usr/include -L /usr/lib || return 1 Fmkdir usr/lib/qt/mkspecs usr/lib/qt/etc/settings - Fln usr/lib/qt/etc/settings etc/qt3 + Fln /usr/lib/qt/etc/settings etc/qt3 Ffile /usr/lib/qt/etc/settings/qtrc cp -r mkspecs/linux-g++ $Fdestdir/usr/lib/qt/mkspecs/linux-g++ || Fdie ##Fixme need patch## From crazy at frugalware.org Thu Feb 26 23:38:07 2009 From: crazy at frugalware.org (crazy) Date: Thu Feb 26 23:38:10 2009 Subject: [Frugalware-git] frugalware-current: kdeaccessibility-3.5.10-1-x86_64 Message-ID: <20090226223807.BCE8D11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=04c13567006885acce9eaac07e17096ba15d16af commit 04c13567006885acce9eaac07e17096ba15d16af Author: crazy Date: Thu Feb 26 23:34:09 2009 +0100 kdeaccessibility-3.5.10-1-x86_64 * Version bump diff --git a/source/kde-extra/kdeaccessibility/FrugalBuild b/source/kde-extra/kdeaccessibility/FrugalBuild index f0830cb..d9b24d4 100644 --- a/source/kde-extra/kdeaccessibility/FrugalBuild +++ b/source/kde-extra/kdeaccessibility/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: crazy pkgname=kdeaccessibility -pkgver=3.5.9 +pkgver=3.5.10 pkgrel=1 pkgdesc="KDE accessibility programs" groups=('kde-extra') archs=('i686' 'x86_64') -depends=('kdebase>=3.5.9' 'akode' 'festival' 'libxtst') +depends=('kdebase>=3.5.10' 'akode' 'festival' 'libxtst') [ "$CARCH" != "x86_64" ] && depends=(${depends[@]} 'mbrola') [ "$CARCH" != "x86_64" ] && makedepends=(${makedepends[@]} 'txt2pho-hu') _F_kde_split_docs=1 @@ -21,5 +21,5 @@ subdepends=('') subgroups=('docs-extra kde-docs') subarchs=('i686 x86_64') -sha1sums=('5c484f187dd2836cea957c7386d1923408e3f87d') +sha1sums=('748f155d303b098bc8b6f4731bb860046f5c1846') # optimization OK From vmiklos at frugalware.org Thu Feb 26 23:43:27 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 23:43:28 2009 Subject: [Frugalware-git] frugalware-current: docs/repos: chmoding .git is no longer required Message-ID: <20090226224327.2E85111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=434c3695474ee19b60db2416e3f5238e90af5a2c commit 434c3695474ee19b60db2416e3f5238e90af5a2c Author: Miklos Vajna Date: Thu Feb 26 23:32:52 2009 +0100 docs/repos: chmoding .git is no longer required we sudo before those locks/unlocks now, so it's unnecessary diff --git a/docs/repos.txt b/docs/repos.txt index 428cf03..699535d 100644 --- a/docs/repos.txt +++ b/docs/repos.txt @@ -16,13 +16,6 @@ create a repository to update to a newer python version, then probably you will do all the work, create it under `/pub/other/people/nick/reponame`. Simply create a dir, issue `git init` and push at least one commit to there. -If you want to allow others to push to your repo, then you want to allow them -to lock your repo. This requires - ----- -chmod g+w .git ----- - Now anyone can `git clone` it, using a 'full mirror', for example `ftp://ftp12.frugalware.org/mirrors/ftp.frugalware.org/pub/`. From vmiklos at frugalware.org Thu Feb 26 23:43:27 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 23:43:32 2009 Subject: [Frugalware-git] frugalware-current: docs/repos: s|/home/ftp|| Message-ID: <20090226224327.4BFA511B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d3f92ea7fc91d4a8c9fda8b7dc03177b52b4c1eb commit d3f92ea7fc91d4a8c9fda8b7dc03177b52b4c1eb Author: Miklos Vajna Date: Thu Feb 26 23:38:44 2009 +0100 docs/repos: s|/home/ftp|| diff --git a/docs/repos.txt b/docs/repos.txt index 699535d..b533c23 100644 --- a/docs/repos.txt +++ b/docs/repos.txt @@ -8,7 +8,7 @@ Frugalware FTP Server and on the Frugalware Gitweb Interface. == Location of the repository Since a repository consists of plain files, we can and should place them on the ftp -server (/home/ftp). To prevent further problems, always use the server name +server (/pub). To prevent further problems, always use the server name "git.frugalware.org", currently it's an alias of genesis.frugalware.org. First decide if it's a personal repository or a team one. For example if you @@ -59,5 +59,5 @@ chmod +x .git/hooks/post-update For the others: ---- -ln -sf /home/ftp/pub/other/git-hooks/git-hooks.py .git/hooks/post-receive +ln -sf /pub/other/git-hooks/git-hooks.py .git/hooks/post-receive ---- From vmiklos at frugalware.org Thu Feb 26 23:43:27 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 23:43:33 2009 Subject: [Frugalware-git] frugalware-current: docs/repos: mention git config receive.denycurrentbranch Message-ID: <20090226224327.6341D11B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30ea702f0ee0d637ba378c608b7f412e3bf31b57 commit 30ea702f0ee0d637ba378c608b7f412e3bf31b57 Author: Miklos Vajna Date: Thu Feb 26 23:43:11 2009 +0100 docs/repos: mention git config receive.denycurrentbranch - and other minor changes diff --git a/docs/repos.txt b/docs/repos.txt index b533c23..89b7ad4 100644 --- a/docs/repos.txt +++ b/docs/repos.txt @@ -13,11 +13,20 @@ server (/pub). To prevent further problems, always use the server name First decide if it's a personal repository or a team one. For example if you create a repository to update to a newer python version, then probably you will -do all the work, create it under `/pub/other/people/nick/reponame`. Simply -create a dir, issue `git init` and push at least one commit to there. +do all the work, create it under `/pub/other/people/nick/reponame`. + +The steps are: + +. Create a dir + +. Issue `git init` and `git config receive.denycurrentbranch ignore`. + +. Push at least one commit to there. + +. Enable the required hooks (see below). Now anyone can `git clone` it, using a 'full mirror', for example -`ftp://ftp12.frugalware.org/mirrors/ftp.frugalware.org/pub/`. +`http://www12.frugalware.org/mirrors/ftp.frugalware.org/pub/`. == Registering for the gitweb interface From vmiklos at frugalware.org Thu Feb 26 23:44:01 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu Feb 26 23:44:02 2009 Subject: [Frugalware-git] pacman-tools: repoman: remove unused function Message-ID: <20090226224401.0CB7111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=067fca8036f66c54fbb3db8364b61352d8829e80 commit 067fca8036f66c54fbb3db8364b61352d8829e80 Author: Miklos Vajna Date: Thu Feb 26 23:43:55 2009 +0100 repoman: remove unused function diff --git a/repoman b/repoman index de58996..39cf24b 100755 --- a/repoman +++ b/repoman @@ -76,15 +76,6 @@ get_root() fi } -_set_lockname() -{ - if [ -z "$F_makepkg_scm" -o "$F_makepkg_scm" = "git" ]; then - lock=".git/lock" - else - lock="_darcs/lock" - fi -} - check_absolute_path() { if [ "${path:0:1}" != "/" ]; then From crazy at frugalware.org Fri Feb 27 04:21:19 2009 From: crazy at frugalware.org (crazy) Date: Fri Feb 27 04:21:22 2009 Subject: [Frugalware-git] frugalware-current: kdepim-3.5.10-1-x86_64 Message-ID: <20090227032119.C09C511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d45a7d39c42cb95c4b78c8de4d788192a0892490 commit d45a7d39c42cb95c4b78c8de4d788192a0892490 Author: crazy Date: Fri Feb 27 04:13:10 2009 +0100 kdepim-3.5.10-1-x86_64 * Version bump diff --git a/source/kde/kdepim/FrugalBuild b/source/kde/kdepim/FrugalBuild index 2e7f04f..b0db112 100644 --- a/source/kde/kdepim/FrugalBuild +++ b/source/kde/kdepim/FrugalBuild @@ -2,17 +2,18 @@ # Maintainer: crazy pkgname=kdepim -pkgver=3.5.9 +pkgver=3.5.10 pkgrel=1 pkgdesc="KDE PIM Utilities." groups=('kde') archs=('i686' 'x86_64') -depends=('kdebase>=3.5.9' 'gpgme' 'openssl' 'libmal>=0.44' 'cyrus-sasl>=2.1.22-8' 'gnokii' 'gnupg2' \ +depends=('kdebase>=3.5.10' 'gpgme' 'openssl' 'libmal>=0.44' 'cyrus-sasl>=2.1.22-8' 'gnokii' 'gnupg2' \ 'bluez-libs' 'libopensync' 'libopensync-plugin-file') -makedepends=('doxygen' 'kdeaccessibility>=3.5.9' 'kdemultimedia>=3.5.9' 'qt-docs' 'graphviz' 'boost') +makedepends=('doxygen' 'kdeaccessibility>=3.5.10' 'kdemultimedia>=3.5.10' 'qt-docs' 'graphviz' 'boost') _F_kde_split_docs=1 _F_kde_reconf=1 Finclude kde +source=($source use_sys_inotify.patch) Fconfopts="$Fconfopts --with-gpg=/usr/bin/gpg2" subpkgs=("$pkgname-docs") @@ -21,6 +22,7 @@ subdepends=('') subgroups=('docs-extra kde-docs') subarchs=('i686 x86_64') -sha1sums=('53ab658c5cdf2e6f836d2e12e3bc4e2fe3b96f15') +sha1sums=('537da60fe3564ecc0ed2802e744fbf96386909a9' \ + '056fe4451ff2f3ee1dbe45929fd086a02ed7c17d') # optimization OK diff --git a/source/kde/kdepim/use_sys_inotify.patch b/source/kde/kdepim/use_sys_inotify.patch new file mode 100644 index 0000000..1adc8cd --- /dev/null +++ b/source/kde/kdepim/use_sys_inotify.patch @@ -0,0 +1,49 @@ +diff -Naur kdepim-3.5.10/kmail/editorwatcher.cpp kdepim-3.5.10-p/kmail/editorwatcher.cpp +--- kdepim-3.5.10/kmail/editorwatcher.cpp 2008-02-13 10:39:37.000000000 +0100 ++++ kdepim-3.5.10-p/kmail/editorwatcher.cpp 2009-02-27 03:36:09.000000000 +0100 +@@ -40,22 +40,10 @@ + #include + // Linux kernel headers are documented to not compile + #define _S390_BITOPS_H +-#include ++#include + +-static inline int inotify_init (void) +-{ +- return syscall (__NR_inotify_init); +-} + +-static inline int inotify_add_watch (int fd, const char *name, __u32 mask) +-{ +- return syscall (__NR_inotify_add_watch, fd, name, mask); +-} + +-static inline int inotify_rm_watch (int fd, __u32 wd) +-{ +- return syscall (__NR_inotify_rm_watch, fd, wd); +-} + #endif + + using namespace KMail; +diff -Naur kdepim-3.5.10/libkdenetwork/libgpgme-copy/assuan/funopen.c kdepim-3.5.10-p/libkdenetwork/libgpgme-copy/assuan/funopen.c +--- kdepim-3.5.10/libkdenetwork/libgpgme-copy/assuan/funopen.c 2007-05-14 09:54:40.000000000 +0200 ++++ kdepim-3.5.10-p/libkdenetwork/libgpgme-copy/assuan/funopen.c 2009-02-27 03:34:44.000000000 +0100 +@@ -18,6 +18,7 @@ + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, + * USA. + */ ++#define HAVE_FOPENCOOKIE + + #ifdef HAVE_CONFIG_H + #include +diff -Naur kdepim-3.5.10/libkdenetwork/libgpgme-copy/gpgme/funopen.c kdepim-3.5.10-p/libkdenetwork/libgpgme-copy/gpgme/funopen.c +--- kdepim-3.5.10/libkdenetwork/libgpgme-copy/gpgme/funopen.c 2007-05-14 09:54:40.000000000 +0200 ++++ kdepim-3.5.10-p/libkdenetwork/libgpgme-copy/gpgme/funopen.c 2009-02-27 03:34:44.000000000 +0100 +@@ -17,6 +17,7 @@ + License along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. */ ++#define HAVE_FOPENCOOKIE + + #ifdef HAVE_CONFIG_H + #include From crazy at frugalware.org Fri Feb 27 13:45:33 2009 From: crazy at frugalware.org (crazy) Date: Fri Feb 27 13:45:35 2009 Subject: [Frugalware-git] frugalware-current: kdeartwork-3.5.10-1-x86_64 Message-ID: <20090227124533.DA59611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1d0231821c573b646852e2f2c849df87738f48c commit f1d0231821c573b646852e2f2c849df87738f48c Author: crazy Date: Fri Feb 27 13:39:05 2009 +0100 kdeartwork-3.5.10-1-x86_64 * Version bump diff --git a/source/kde-extra/kdeartwork/FrugalBuild b/source/kde-extra/kdeartwork/FrugalBuild index eb7487b..54dc9c7 100644 --- a/source/kde-extra/kdeartwork/FrugalBuild +++ b/source/kde-extra/kdeartwork/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: crazy pkgname=kdeartwork -pkgver=3.5.9 +pkgver=3.5.10 pkgrel=1 pkgdesc="Additional artwork for KDE." groups=('kde-extra') archs=('i686' 'x86_64') -depends=('kdebase>=3.5.9') +depends=('kdebase>=3.5.10') Finclude kde Fconfopts="$Fconfopts --with-dpms --disable-warnings" -sha1sums=('9fb811b9f6bf7d79a46b732dd4b4eec2c2f48681') +sha1sums=('928079e1bd54062b53a7cac192998a4c44022003') # optimization OK From crazy at frugalware.org Fri Feb 27 14:16:58 2009 From: crazy at frugalware.org (crazy) Date: Fri Feb 27 14:17:02 2009 Subject: [Frugalware-git] frugalware-current: kdesdk-3.5.10-1-x86_64 Message-ID: <20090227131658.A01A511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cdaaf047e8f7fa04a31a77f11c73dcab23c39d7f commit cdaaf047e8f7fa04a31a77f11c73dcab23c39d7f Author: crazy Date: Fri Feb 27 14:13:50 2009 +0100 kdesdk-3.5.10-1-x86_64 * Version bump diff --git a/source/kde-extra/kdesdk/FrugalBuild b/source/kde-extra/kdesdk/FrugalBuild index 8a0532f..a75ace9 100644 --- a/source/kde-extra/kdesdk/FrugalBuild +++ b/source/kde-extra/kdesdk/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: crazy pkgname=kdesdk -pkgver=3.5.9 -pkgrel=2 +pkgver=3.5.10 +pkgrel=1 pkgdesc="KDE Software Development Kit." groups=('kde-extra') archs=('i686' 'x86_64' 'ppc') -depends=('kdebase>=3.5.9' 'db>=4.7.25' 'subversion>=1.4.6-5') +depends=('kdebase>=3.5.10' 'db>=4.7.25' 'subversion>=1.4.6-5') makedepends=('doxygen' 'cvs' 'qt-docs') _F_kde_split_docs=1 Finclude kde @@ -20,5 +20,5 @@ subdepends=('') subgroups=('docs-extra kde-docs') subarchs=('i686 x86_64 ppc') -sha1sums=('8e968591d37f770e8dc8aad43e696d3e44f8e2d0') +sha1sums=('1a6702e8e7741690496327b8a908fabdab5d3c79') # optimization OK From priyank at frugalware.org Fri Feb 27 14:44:14 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 27 14:44:15 2009 Subject: [Frugalware-git] fw-control-center: gnetconfig.glade: removed restart button Message-ID: <20090227134414.3752311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw-control-center.git;a=commitdiff;h=162b598dbebfc12769bd95ec1fbe3bcccf2f7e65 commit 162b598dbebfc12769bd95ec1fbe3bcccf2f7e65 Author: Priyank Date: Fri Feb 27 19:14:05 2009 +0530 gnetconfig.glade: removed restart button diff --git a/gnetconfig/glade/gnetconfig.glade b/gnetconfig/glade/gnetconfig.glade index b1dc6c1..b5748d2 100644 --- a/gnetconfig/glade/gnetconfig.glade +++ b/gnetconfig/glade/gnetconfig.glade @@ -1,6 +1,6 @@ - + 550 @@ -490,6 +490,9 @@ Graphical network configuration tool for Frugalware linux. + + + True True @@ -527,7 +530,7 @@ Graphical network configuration tool for Frugalware linux. - 2 + 3 @@ -566,7 +569,7 @@ Graphical network configuration tool for Frugalware linux. - 3 + 4 @@ -580,7 +583,7 @@ Graphical network configuration tool for Frugalware linux. 0 - 4 + 5 From priyank at frugalware.org Fri Feb 27 14:49:31 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 27 14:49:32 2009 Subject: [Frugalware-git] fw-control-center: Added translator credits for vietnamese translation Message-ID: <20090227134931.A644B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw-control-center.git;a=commitdiff;h=b1976151f497b26c9b60727bba534b90d34e07ed commit b1976151f497b26c9b60727bba534b90d34e07ed Author: Priyank Date: Fri Feb 27 19:19:20 2009 +0530 Added translator credits for vietnamese translation diff --git a/gnetconfig/AUTHORS b/gnetconfig/AUTHORS index 5306c9f..5d39118 100644 --- a/gnetconfig/AUTHORS +++ b/gnetconfig/AUTHORS @@ -1,6 +1,9 @@ Developers: =========== Priyank Gosalia + +Build system and some bugfixes +============================== Christian Hamar alias krix Translators: @@ -11,3 +14,5 @@ Finn (de_DE) Manuel Peral (es_ES) Michel Hermier (fr_FR) Vajna Miklos (hu_HU) +Clytie Siddall (vi_VI) + diff --git a/gnetconfig/src/gnetconfig-about.c b/gnetconfig/src/gnetconfig-about.c index 5c73403..5cf744a 100644 --- a/gnetconfig/src/gnetconfig-about.c +++ b/gnetconfig/src/gnetconfig-about.c @@ -50,7 +50,8 @@ static const gchar translators[] = \ "Finn (de_DE)\n" "Manuel Peral (es_ES)\n" "Michel Hermier (fr_FR)\n" - "Vajna Miklos (hu_HU)"; + "Vajna Miklos (hu_HU)\n" + "Clytie Siddall (vi_VI)"; static const gchar *artists[] = { "gnetconfig uses icons from the GNOME and Tango projects.", NULL }; From priyank at frugalware.org Fri Feb 27 14:52:12 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 27 14:52:13 2009 Subject: [Frugalware-git] fw-control-center: updates for 0.1.7 Message-ID: <20090227135212.0240F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw-control-center.git;a=commitdiff;h=38867ff2a1eb215970d3aacea40033360335c056 commit 38867ff2a1eb215970d3aacea40033360335c056 Author: Priyank Date: Fri Feb 27 19:22:04 2009 +0530 updates for 0.1.7 diff --git a/gnetconfig/NEWS b/gnetconfig/NEWS index 14649ab..86ba0d9 100644 --- a/gnetconfig/NEWS +++ b/gnetconfig/NEWS @@ -1,5 +1,9 @@ VERSION DESCRIPTION --------------------------------------------------------------------------------------------------------- +0.1.7 - BUGFIX: ADSL information not cleared when deleting ADSL interface + - BUGFIX: Fix bug when stopping an interface from the popup menu + - Preserve interface selection after a start/stop operation + - New translation : Vietnamese (Thanks to Clytie Siddall) 0.1.6 - Added WPA support 0.1.5 - Improved network interface detection (requires frugalwareutils 0.8.0) - Use text+icon (previously only icon) for Activate and Delete profile buttons diff --git a/gnetconfig/configure.ac b/gnetconfig/configure.ac index d7b1029..38ee0b1 100644 --- a/gnetconfig/configure.ac +++ b/gnetconfig/configure.ac @@ -1,7 +1,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ(2.59) -AC_INIT([gnetconfig], 0.1.6, [priyankmg@gmail.com], gnetconfig) +AC_INIT([gnetconfig], 0.1.7, [priyankmg@gmail.com], gnetconfig) AC_CONFIG_SRCDIR([src/gnetconfig.c]) AC_LANG(C) AM_CONFIG_HEADER(config.h) From crazy at frugalware.org Fri Feb 27 14:54:28 2009 From: crazy at frugalware.org (crazy) Date: Fri Feb 27 14:54:30 2009 Subject: [Frugalware-git] frugalware-current: kdeedu-3.5.10-1-x86_64 Message-ID: <20090227135428.E5A4F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40170d1f1ccc217ca4ebc70b291276df4d79f613 commit 40170d1f1ccc217ca4ebc70b291276df4d79f613 Author: crazy Date: Fri Feb 27 14:42:45 2009 +0100 kdeedu-3.5.10-1-x86_64 * Version bump diff --git a/source/kde-extra/kdeedu/FrugalBuild b/source/kde-extra/kdeedu/FrugalBuild index 5483e4d..b8cf9b2 100644 --- a/source/kde-extra/kdeedu/FrugalBuild +++ b/source/kde-extra/kdeedu/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: crazy pkgname=kdeedu -pkgver=3.5.9 -pkgrel=3 +pkgver=3.5.10 +pkgrel=1 pkgdesc="Educational programs for KDE." groups=('kde-extra') archs=('i686' 'x86_64') -depends=('kdebase>=3.5.9' 'libboost-mt>=1.37.0' 'facile') +depends=('kdebase>=3.5.10' 'libboost-mt>=1.37.0' 'facile') makedepends=('python' 'doxygen' 'qt-docs' 'boost>=1.37.0') _F_kde_split_docs=1 Finclude kde @@ -19,5 +19,5 @@ subgroups=('docs-extra kde-docs') subarchs=('i686 x86_64') -sha1sums=('7374f4335b34ed0225cfcaaf22e0d939e48bed7d') +sha1sums=('c43f7bcd9cb7af7c77a78bc0bd7f51c0e572f589') # optimization OK From priyank at frugalware.org Fri Feb 27 15:01:33 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 27 15:01:35 2009 Subject: [Frugalware-git] frugalware-current: gnetconfig-0.1.7-1-i686 Message-ID: <20090227140133.C325011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a108ad5da6eb2930956ce22925305d326f76cd4 commit 9a108ad5da6eb2930956ce22925305d326f76cd4 Author: Priyank Date: Fri Feb 27 19:30:02 2009 +0530 gnetconfig-0.1.7-1-i686 * Version bump diff --git a/source/xapps/gnetconfig/FrugalBuild b/source/xapps/gnetconfig/FrugalBuild index d3a48a0..9712e5d 100644 --- a/source/xapps/gnetconfig/FrugalBuild +++ b/source/xapps/gnetconfig/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=gnetconfig -pkgver=0.1.6 +pkgver=0.1.7 pkgrel=1 pkgdesc="A graphical network configuration tool for Frugalware Linux." url="http://ftp.frugalware.org/pub/other/fw-control-center" From crazy at frugalware.org Fri Feb 27 15:08:58 2009 From: crazy at frugalware.org (crazy) Date: Fri Feb 27 15:09:00 2009 Subject: [Frugalware-git] frugalware-current: kdetoys-3.5.10-1-x86_64 Message-ID: <20090227140858.BBE5311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=19b65d38e35d93c651d7a6e7a052bba1afa9d50d commit 19b65d38e35d93c651d7a6e7a052bba1afa9d50d Author: crazy Date: Fri Feb 27 15:07:21 2009 +0100 kdetoys-3.5.10-1-x86_64 * Version bump diff --git a/source/kde-extra/kdetoys/FrugalBuild b/source/kde-extra/kdetoys/FrugalBuild index 646e4e4..b044b3d 100644 --- a/source/kde-extra/kdetoys/FrugalBuild +++ b/source/kde-extra/kdetoys/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: crazy pkgname=kdetoys -pkgver=3.5.9 +pkgver=3.5.10 pkgrel=1 pkgdesc="Toys for KDE." groups=('kde-extra') archs=('i686' 'x86_64') -depends=('kdebase>=3.5.9') +depends=('kdebase>=3.5.10') Finclude kde -sha1sums=('1f991dc31417fb54e4e0e81b5d3abddd91bde4e5') +sha1sums=('04d63656e4306e6266d018709975188ef9804949') # optimization OK From crazy at frugalware.org Fri Feb 27 15:31:58 2009 From: crazy at frugalware.org (crazy) Date: Fri Feb 27 15:32:00 2009 Subject: [Frugalware-git] frugalware-current: kdewebdev-3.5.10-1-x86_64 Message-ID: <20090227143158.CCA2C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1c2ec866b8848a723feec453c02bdb095cf97e24 commit 1c2ec866b8848a723feec453c02bdb095cf97e24 Author: crazy Date: Fri Feb 27 15:28:43 2009 +0100 kdewebdev-3.5.10-1-x86_64 * Version bump diff --git a/source/kde-extra/kdewebdev/FrugalBuild b/source/kde-extra/kdewebdev/FrugalBuild index 9befbe7..96b2e5e 100644 --- a/source/kde-extra/kdewebdev/FrugalBuild +++ b/source/kde-extra/kdewebdev/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: crazy pkgname=kdewebdev -pkgver=3.5.9 +pkgver=3.5.10 pkgrel=1 pkgdesc="A web development tool for the K Desktop Environment." groups=('kde-extra') archs=('i686' 'x86_64') -depends=('kdesdk>=3.5.9' 'libxslt' 'libxml2' 'tidy') +depends=('kdesdk>=3.5.10' 'libxslt' 'libxml2' 'tidy') replaces=('quanta') _F_kde_split_docs=1 _F_kde_reconf=1 Finclude kde -sha1sums=('7c6009c2d0d88d5de4b530770e34baa1700b1094') +sha1sums=('71af1a5f3e835b3021b180271f8a4c1879b55b82') subpkgs=("$pkgname-docs") subdescs=("Kdewebdev Documentation") @@ -30,5 +30,5 @@ build() --enable-editors Fbuild_kde_split_docs } - + # optimization OK From crazy at frugalware.org Fri Feb 27 16:12:31 2009 From: crazy at frugalware.org (crazy) Date: Fri Feb 27 16:12:32 2009 Subject: [Frugalware-git] frugalware-current: kdevelop-3.5.4-1-x86_64 Message-ID: <20090227151231.2A4C411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5f33d5dcbfa9461cc85da8e4ca0134385f033f6a commit 5f33d5dcbfa9461cc85da8e4ca0134385f033f6a Author: crazy Date: Fri Feb 27 16:03:47 2009 +0100 kdevelop-3.5.4-1-x86_64 * Version bump diff --git a/source/kde-extra/kdevelop/FrugalBuild b/source/kde-extra/kdevelop/FrugalBuild index 67aebc7..19fb86a 100644 --- a/source/kde-extra/kdevelop/FrugalBuild +++ b/source/kde-extra/kdevelop/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: crazy pkgname=kdevelop -pkgver=3.5.1 -pkgrel=3 +pkgver=3.5.4 +pkgrel=1 pkgdesc="The KDevelop integrated C/C++ application development environment" groups=('kde-extra') backup=(usr/share/config/kdeveloprc) archs=('i686' 'x86_64') -depends=('kdebase>=3.5.9' 'kdesdk>=3.5.9' 'gettext' 'make' 'flex' 'graphviz' \ +depends=('kdebase>=3.5.10' 'kdesdk>=3.5.10' 'gettext' 'make' 'flex' 'graphviz' \ 'automake' 'autoconf' 'htdig' 'valgrind' 'ctags>=5.6-2' 'libtool' \ 'db>=4.7') ## even if I hate that but it has to be here =) -makedepends=('cvs' 'kde-apidox>=3.5.9' 'qt-docs' 'doxygen') +makedepends=('cvs' 'kde-apidox>=3.5.10' 'qt-docs' 'doxygen') conflicts=('kdevelop-docs') Finclude kde url="http://www.kdevelop.org/" @@ -20,7 +20,7 @@ source=($source run-libtoolize-first.patch) Fconfopts="$Fconfopts --enable-vba \ --with-apr-config=/usr/bin/apr-1-config \ --with-apu-config=/usr/bin/apu-1-config" -sha1sums=('a37168d0002d476cd3c037add53d58869ad3f4dd' \ +sha1sums=('4b51f23b26705de61fdbffa5f0ce31ff71586eed' \ 'f08ba6d6f0c65200d00d3fe23b682e37672df5d8') ## BUG: FS#3019 -> run-libtoolize-first.patch From crazy at frugalware.org Fri Feb 27 17:04:43 2009 From: crazy at frugalware.org (crazy) Date: Fri Feb 27 17:04:44 2009 Subject: [Frugalware-git] frugalware-current: kdebindings-3.5.10-1-x86_64 Message-ID: <20090227160443.81DEB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ca68181068b42b1dd173a92d90f0af371a01b81 commit 1ca68181068b42b1dd173a92d90f0af371a01b81 Author: crazy Date: Fri Feb 27 16:59:04 2009 +0100 kdebindings-3.5.10-1-x86_64 * Version bump diff --git a/source/kde-extra/kdebindings/FrugalBuild b/source/kde-extra/kdebindings/FrugalBuild index dba062c..7199f4c 100644 --- a/source/kde-extra/kdebindings/FrugalBuild +++ b/source/kde-extra/kdebindings/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: crazy pkgname=kdebindings -pkgver=3.5.9 -pkgrel=3 +pkgver=3.5.10 +pkgrel=1 pkgdesc="KDE Bindings." groups=('kde-extra') archs=('i686' 'x86_64' 'ppc') makedepends=('java-gcj-compat' 'gcc-gcj' 'gtk+' 'ruby') -depends=('kdebase>=3.5.9' 'qscintilla') +depends=('kdebase>=3.5.10' 'qscintilla') _F_kde_reconf=1 Finclude kde source=($source kdebindings-3.5.4-java.diff \ @@ -35,7 +35,7 @@ build() Fsplit $pkgname-docs usr/share/doc } -sha1sums=('14fcec6c93bffa94b10201dd03d87ffcd6fb5281' \ +sha1sums=('42946974889ec44a1eb9c54c8b0832d6f1af6719' \ '9393dda544127cbcca72fff4d9e1aad2fe7e8c7f' \ '2b328352a6d7e04f1cbc2a667e3b41360cc6e924') # optimization OK From devil505linux at gmail.com Fri Feb 27 17:18:49 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 17:18:51 2009 Subject: [Frugalware-git] frugalware-current: nautilus-python-0.4.3-1-x86_64 Message-ID: <20090227161849.D410D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eb2d85be9494bc7aee660f5116645a7e27319b9a commit eb2d85be9494bc7aee660f5116645a7e27319b9a Author: Devil505 Date: Fri Feb 27 17:11:43 2009 +0100 nautilus-python-0.4.3-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/nautilus-python/FrugalBuild b/source/gnome-extra/nautilus-python/FrugalBuild index 020227d..1bcd932 100644 --- a/source/gnome-extra/nautilus-python/FrugalBuild +++ b/source/gnome-extra/nautilus-python/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="Python binding for Nautilus components" depends=('nautilus' 'libgnomeui' 'startup-notification' 'openssl' 'gnome-python') groups=('gnome-extra') Finclude gnome -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('4f98c8efe3421e873c5dc44bea3b1761c06d7764') # optimization OK From devil505linux at gmail.com Fri Feb 27 17:22:49 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 17:22:51 2009 Subject: [Frugalware-git] frugalware-current: mp3splt-2.2.3-1-x86_64 Message-ID: <20090227162249.D168B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9792604263d18bc62ea17bb11e234a6d483f79b5 commit 9792604263d18bc62ea17bb11e234a6d483f79b5 Author: Devil505 Date: Fri Feb 27 17:21:52 2009 +0100 mp3splt-2.2.3-1-x86_64 * added x86_64 to archs diff --git a/source/multimedia-extra/mp3splt/FrugalBuild b/source/multimedia-extra/mp3splt/FrugalBuild index 068b1a3..e28f709 100644 --- a/source/multimedia-extra/mp3splt/FrugalBuild +++ b/source/multimedia-extra/mp3splt/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="mp3splt is a utility for mp3/ogg splitting without decoding" Finclude sourceforge depends=('libmp3splt') groups=('multimedia-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('b94d0589477fa3c7b7bfd1993c13a83a6ca44e0b') # optimization OK From devil505linux at gmail.com Fri Feb 27 17:26:09 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 17:26:10 2009 Subject: [Frugalware-git] frugalware-current: mono-nat-1.0-1-x86_64 Message-ID: <20090227162609.D369411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f374ddf0d70b6984ac6495aca4722bdc24958e11 commit f374ddf0d70b6984ac6495aca4722bdc24958e11 Author: Devil505 Date: Fri Feb 27 17:25:09 2009 +0100 mono-nat-1.0-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/mono-nat/FrugalBuild b/source/lib-extra/mono-nat/FrugalBuild index 30147b3..5c9e79a 100644 --- a/source/lib-extra/mono-nat/FrugalBuild +++ b/source/lib-extra/mono-nat/FrugalBuild @@ -10,7 +10,7 @@ up2date="Flasttar $url/jaws/index.php?page/releasenotes0.20" source=($url/jaws/data/files/$pkgname-$pkgver.tar.gz) depends=('mono') groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_mono_aot=0 Finclude mono sha1sums=('9c4353becd1f4cc1cba104292d90058f10f67ba2') From devil505linux at gmail.com Fri Feb 27 17:35:06 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 17:35:07 2009 Subject: [Frugalware-git] frugalware-current: centerim-4.22.7-1-x86_64 Message-ID: <20090227163506.8CF3D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4fbcf87b31209b84f15a437b5f9f8f2e2e3342bc commit 4fbcf87b31209b84f15a437b5f9f8f2e2e3342bc Author: Devil505 Date: Fri Feb 27 17:34:49 2009 +0100 centerim-4.22.7-1-x86_64 * added x86_64 to archs diff --git a/source/network-extra/centerim/FrugalBuild b/source/network-extra/centerim/FrugalBuild index 4607c4f..5bcf186 100644 --- a/source/network-extra/centerim/FrugalBuild +++ b/source/network-extra/centerim/FrugalBuild @@ -9,7 +9,7 @@ url="http://www.centerim.org/" replaces=('centericq') depends=('gpgme' 'curl' 'libjpeg' 'ncurses' 'libstdc++' 'zlib') groups=('network-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_archive_grepv="alpha" up2date="Flasttar $url" source=(http://www.centerim.org/download/releases/centerim-$pkgver.tar.bz2) From devil505linux at gmail.com Fri Feb 27 17:39:56 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 17:39:57 2009 Subject: [Frugalware-git] frugalware-current: monotorrent-0.70-1-x86_64 Message-ID: <20090227163956.11DB011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1fe859d223d1eba4178160002b8834f979b56d20 commit 1fe859d223d1eba4178160002b8834f979b56d20 Author: Devil505 Date: Fri Feb 27 17:38:50 2009 +0100 monotorrent-0.70-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/monotorrent/FrugalBuild b/source/lib-extra/monotorrent/FrugalBuild index 884504b..f523886 100644 --- a/source/lib-extra/monotorrent/FrugalBuild +++ b/source/lib-extra/monotorrent/FrugalBuild @@ -10,7 +10,7 @@ up2date="Flasttar http://www.monsoon-project.org/jaws/index.php?page/releasenote source=(http://www.monsoon-project.org/jaws/data/files/$pkgname-$pkgver.tar.gz) depends=('mono') groups=('lib-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_mono_aot=0 Finclude mono sha1sums=('137b0391137ee4d592f2c9f3adb1311d77032486') From devil505linux at gmail.com Fri Feb 27 17:44:27 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 17:44:29 2009 Subject: [Frugalware-git] frugalware-current: monsoon-0.20-1-x86_64 Message-ID: <20090227164427.7437A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe0e2463eb35267e43daeaa8b75f5320d9c68d71 commit fe0e2463eb35267e43daeaa8b75f5320d9c68d71 Author: Devil505 Date: Fri Feb 27 17:44:08 2009 +0100 monsoon-0.20-1-x86_64 * added x86_64 to archs diff --git a/source/gnome-extra/monsoon/FrugalBuild b/source/gnome-extra/monsoon/FrugalBuild index f63b59c..36635d4 100644 --- a/source/gnome-extra/monsoon/FrugalBuild +++ b/source/gnome-extra/monsoon/FrugalBuild @@ -11,7 +11,7 @@ source=($url/jaws/data/files/$pkgname-$pkgver.tar.gz) depends=('gnome-sharp' 'gnome-desktop-sharp' 'ndesk-dbus-glib' 'monotorrent' 'mono-nat') makedepends=('intltool') groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_gnome_desktop=y _F_mono_aot=0 Finclude mono gnome-scriptlet From devil505linux at gmail.com Fri Feb 27 17:50:09 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 17:50:11 2009 Subject: [Frugalware-git] frugalware-current: gst-rtsp-0.10.1.0-1-x86_64 Message-ID: <20090227165009.B4A5F11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=93ae507021ce25e9c19b5dd6f22130dcd3e6bdd7 commit 93ae507021ce25e9c19b5dd6f22130dcd3e6bdd7 Author: Devil505 Date: Fri Feb 27 17:49:52 2009 +0100 gst-rtsp-0.10.1.0-1-x86_64 * added x86_64 to archs diff --git a/source/xlib-extra/gst-rtsp/FrugalBuild b/source/xlib-extra/gst-rtsp/FrugalBuild index 6c7ed43..ec24929 100644 --- a/source/xlib-extra/gst-rtsp/FrugalBuild +++ b/source/xlib-extra/gst-rtsp/FrugalBuild @@ -10,7 +10,7 @@ source=($url/$pkgname-$pkgver.tar.bz2) up2date="lynx --dump --source $url | Flasttar" depends=('gst-plugins-base') groups=('xlib-extra') -archs=('i686') +archs=('i686' 'x86_64') sha1sums=('ffe4db7484b4ccb2c084e804f496e8f7b17c98d8') # optimization OK From devil505linux at gmail.com Fri Feb 27 18:00:25 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 18:00:27 2009 Subject: [Frugalware-git] frugalware-current: gnome-dvb-daemon-0.1.4-1-x86_64 Message-ID: <20090227170025.D923011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bdd0b68759c91f7a09329063fb71e4e8b4b3b3ca commit bdd0b68759c91f7a09329063fb71e4e8b4b3b3ca Author: Devil505 Date: Fri Feb 27 17:59:55 2009 +0100 gnome-dvb-daemon-0.1.4-1-x86_64 * added x86_64 to archs and subarchs diff --git a/source/gnome-extra/gnome-dvb-daemon/FrugalBuild b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild index bb07e36..db8b089 100644 --- a/source/gnome-extra/gnome-dvb-daemon/FrugalBuild +++ b/source/gnome-extra/gnome-dvb-daemon/FrugalBuild @@ -11,14 +11,14 @@ depends=('gst-plugins-bad' 'dbus-glib' 'libgee' 'sqlite3' 'gst-rtsp' \ makedepends=('totem' 'intltool') Fconfopts="${Fconfopts[@]} --enable-totem-plugin" groups=('gnome-extra') -archs=('i686') +archs=('i686' 'x86_64') _F_gnome_devel="y" Finclude gnome subpkgs=('gnome-dvb-totem') subdescs=("plugin gnome-dvb-daemon for totem") subdepends=("totem gnome-dvb-daemon") subgroups=('gnome-extra') -subarchs=('i686') +subarchs=('i686 x86_64') sha1sums=('06dbc98f4e3ad24e7dd3996a84dade1b3dbaa662') build() { From devil505linux at gmail.com Fri Feb 27 18:04:56 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 18:04:58 2009 Subject: [Frugalware-git] frugalware-current: python-processing-0.52-1-x86_64 Message-ID: <20090227170456.E1FDB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c367e4038dd3d7bdd1bffedef64efec6a0acb0f commit 4c367e4038dd3d7bdd1bffedef64efec6a0acb0f Author: Devil505 Date: Fri Feb 27 18:04:01 2009 +0100 python-processing-0.52-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/python-processing/FrugalBuild b/source/devel-extra/python-processing/FrugalBuild index 726dea5..87e59a2 100644 --- a/source/devel-extra/python-processing/FrugalBuild +++ b/source/devel-extra/python-processing/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Python package that supports the spawning of processes using the API of url="http://developer.berlios.de/projects/pyprocessing" depends=('python') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump 'http://developer.berlios.de/project/showfiles.php?group_id=9001&release_id=14497' | grep zip -m1 | sed 's/.*-\(.*\)\.zip .*/\1/'" _F_archive_name="processing" source=("http://download.berlios.de/pyprocessing/$_F_archive_name-$pkgver.zip") From devil505linux at gmail.com Fri Feb 27 18:08:09 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 18:08:10 2009 Subject: [Frugalware-git] frugalware-current: python-paver-0.8.1-1-x86_64 Message-ID: <20090227170809.49C1911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c1ebfe33b4e259d78daa8ec20892337df5bc96e7 commit c1ebfe33b4e259d78daa8ec20892337df5bc96e7 Author: Devil505 Date: Fri Feb 27 18:06:55 2009 +0100 python-paver-0.8.1-1-x86_64 * added x86_64 to archs diff --git a/source/devel-extra/python-paver/FrugalBuild b/source/devel-extra/python-paver/FrugalBuild index 0a20751..ffa754c 100644 --- a/source/devel-extra/python-paver/FrugalBuild +++ b/source/devel-extra/python-paver/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Easy build, distribution and deployment scripting" url="http://www.blueskyonmars.com/projects/paver/" depends=('python>=2.6') groups=('devel-extra') -archs=('i686') +archs=('i686' 'x86_64') up2date="lynx -dump http://pypi.python.org/pypi/Paver/ | grep tar -m1 | sed 's/.*-\(.*\)\.tar.*/\1/'" source=(http://pypi.python.org/packages/source/P/Paver/Paver-$pkgver.tar.gz) _F_cd_path=Paver-$pkgver From devil505linux at gmail.com Fri Feb 27 18:13:02 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 18:13:03 2009 Subject: [Frugalware-git] frugalware-current: perl-image-exiftool-7.67-1-x86_64 Message-ID: <20090227171302.AF8FD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d049c241601a8bd5a440f7f3a0ad1c2ce8e4c4b6 commit d049c241601a8bd5a440f7f3a0ad1c2ce8e4c4b6 Author: Devil505 Date: Fri Feb 27 18:10:58 2009 +0100 perl-image-exiftool-7.67-1-x86_64 * added x86_64 to archs diff --git a/source/lib-extra/perl-image-exiftool/FrugalBuild b/source/lib-extra/perl-image-exiftool/FrugalBuild index 7780b67..2400081 100644 --- a/source/lib-extra/perl-image-exiftool/FrugalBuild +++ b/source/lib-extra/perl-image-exiftool/FrugalBuild @@ -8,7 +8,7 @@ pkgver=7.67 pkgrel=1 pkgdesc="Read and write meta information in images" depends=('perl') -archs=('i686') Finclude perl groups=('lib-extra') +archs=('i686' 'x86_64') sha1sums=('94917af840824cb3b6f673341c47d47d802655ea') From vmiklos at frugalware.org Fri Feb 27 18:30:52 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Feb 27 18:30:54 2009 Subject: [Frugalware-git] frugalware-current: mutt-devel-1.5.19-1-i686 Message-ID: <20090227173052.9BBA611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d1875ce959a6bf3d52bf9ae2b2a723cbf8c76f75 commit d1875ce959a6bf3d52bf9ae2b2a723cbf8c76f75 Author: Miklos Vajna Date: Fri Feb 27 18:30:32 2009 +0100 mutt-devel-1.5.19-1-i686 - version bump diff --git a/source/network-extra/mutt-devel/FrugalBuild b/source/network-extra/mutt-devel/FrugalBuild index c7cdf20..ca4a118 100644 --- a/source/network-extra/mutt-devel/FrugalBuild +++ b/source/network-extra/mutt-devel/FrugalBuild @@ -4,7 +4,7 @@ pkgname=mutt-devel origname=mutt -pkgver=1.5.18 +pkgver=1.5.19 pkgrel=1 pkgdesc="A small but very powerful text-based mail client development release." url="http://www.mutt.org/" From vmiklos at frugalware.org Fri Feb 27 18:40:24 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Feb 27 18:40:26 2009 Subject: [Frugalware-git] frugalware-current: buildbot-0.7.10-1-i686 Message-ID: <20090227174024.E402A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2647399cbf45ce8f04a0f984cfd534bff40b634f commit 2647399cbf45ce8f04a0f984cfd534bff40b634f Author: Miklos Vajna Date: Fri Feb 27 18:40:20 2009 +0100 buildbot-0.7.10-1-i686 - version bump diff --git a/source/devel-extra/buildbot/FrugalBuild b/source/devel-extra/buildbot/FrugalBuild index 64f622a..ef540bf 100644 --- a/source/devel-extra/buildbot/FrugalBuild +++ b/source/devel-extra/buildbot/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=buildbot -pkgver=0.7.9 -pkgrel=2 +pkgver=0.7.10 +pkgrel=1 pkgdesc="A system to automate the compile/test cycle to validate code changes." Finclude sourceforge depends=('twisted') From devil505linux at gmail.com Fri Feb 27 18:48:13 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 18:48:15 2009 Subject: [Frugalware-git] frugalware-current: qt-emul-3.3.8_10-1-x86_64 Message-ID: <20090227174813.2E70A11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88b739ced7a6e7c311d81fd9e8879449eac486fa commit 88b739ced7a6e7c311d81fd9e8879449eac486fa Author: Devil505 Date: Fri Feb 27 18:44:50 2009 +0100 qt-emul-3.3.8_10-1-x86_64 version bump diff --git a/source/emul-extra/qt-emul/FrugalBuild b/source/emul-extra/qt-emul/FrugalBuild index 7530ef2..a0c0d0a 100644 --- a/source/emul-extra/qt-emul/FrugalBuild +++ b/source/emul-extra/qt-emul/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=qt-emul -pkgver=3.3.8_9 +pkgver=3.3.8_10 pkgrel=1 pkgdesc="The QT GUI toolkit for emulation of i686 on x86_64" url="http://www.trolltech.com/products/qt" @@ -12,4 +12,4 @@ depends=('libpng-emul' 'libjpeg-emul' 'libsm-emul' 'libmng-emul' 'mesa-emul' \ groups=('emul-extra') archs=('!i686' 'x86_64') Finclude emul -sha1sums=('30f033c1c9d88d2dc8ca0302eb8392f212461fc9') +sha1sums=('c2a3c6f38e27eb69c89f5af4376b4afd4a96eb1f') From devil505linux at gmail.com Fri Feb 27 18:51:38 2009 From: devil505linux at gmail.com (Devil505) Date: Fri Feb 27 18:51:39 2009 Subject: [Frugalware-git] frugalware-current: mpfr-emul-2.4.0_01_1-1-x86_64 Message-ID: <20090227175138.2614611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6baabde9b269eeb95d679821e5722fec0d860081 commit 6baabde9b269eeb95d679821e5722fec0d860081 Author: Devil505 Date: Fri Feb 27 18:51:10 2009 +0100 mpfr-emul-2.4.0_01_1-1-x86_64 version bump diff --git a/source/emul-extra/mpfr-emul/FrugalBuild b/source/emul-extra/mpfr-emul/FrugalBuild index 6d740d2..f18b164 100644 --- a/source/emul-extra/mpfr-emul/FrugalBuild +++ b/source/emul-extra/mpfr-emul/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=mpfr-emul -pkgver=2.4.0_1 +pkgver=2.4.0_01_1 pkgrel=1 pkgdesc="Library for multiple-precision floating-point computations (32bit emul)" url="http://www.mpfr.org/mpfr-current/" @@ -10,4 +10,4 @@ depends=('gmp-emul') groups=('emul-extra') archs=('!i686' 'x86_64') Finclude emul -sha1sums=('a94ebec1b22733921cf3333799a2bdee8bb83131') +sha1sums=('bbe17011660fce54b13f7f262302b42ced96dc8c') From vmiklos at frugalware.org Fri Feb 27 19:01:22 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri Feb 27 19:01:25 2009 Subject: [Frugalware-git] frugalware-current: udev-139-1-i686 Message-ID: <20090227180122.87A0511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=20ea9ad7d6f1c0f79968f561fc893195db521259 commit 20ea9ad7d6f1c0f79968f561fc893195db521259 Author: Miklos Vajna Date: Fri Feb 27 19:01:16 2009 +0100 udev-139-1-i686 - version bump diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index d1628d7..92385a2 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=udev -pkgver=138 +pkgver=139 pkgrel=1 pkgdesc="A userspace implementation of devfs" url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/" From priyank at frugalware.org Fri Feb 27 20:07:40 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 27 20:07:42 2009 Subject: [Frugalware-git] frugalware-current: timidity++-2.13.2-7-i686 Message-ID: <20090227190740.A309511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4548bed28c4461555ae8c2bd89a9ad3c299a0fec commit 4548bed28c4461555ae8c2bd89a9ad3c299a0fec Author: Priyank Date: Sat Feb 28 00:35:28 2009 +0530 timidity++-2.13.2-7-i686 * Convert rc.timidity to new initscript format diff --git a/source/xapps-extra/timidity++/FrugalBuild b/source/xapps-extra/timidity++/FrugalBuild index b084b0d..77d5689 100644 --- a/source/xapps-extra/timidity++/FrugalBuild +++ b/source/xapps-extra/timidity++/FrugalBuild @@ -3,7 +3,7 @@ pkgname=timidity++ pkgver=2.13.2 -pkgrel=6 +pkgrel=7 pkgdesc="TiMidity++ is a software synthesizer." _F_sourceforge_dirname="timidity" _F_sourceforge_ext=".tar.bz2" @@ -34,8 +34,8 @@ build() Frcd2 timidity } -sha1sums=('8e603146e1164335303a5ac5dff291f369241b4e'\ - '5c9051372fe649550eaff6adcee03892d12dfd02'\ - '902d6769a11c632e66c355d6bf682f615c94690e'\ +sha1sums=('8e603146e1164335303a5ac5dff291f369241b4e' \ + '05db17a279eda94a80a55ed32bcc6f4d742ef482' \ + '902d6769a11c632e66c355d6bf682f615c94690e' \ '59b0dbe3cde8f7b41d83676d8c37809255d3fb36') # optimization OK diff --git a/source/xapps-extra/timidity++/rc.timidity b/source/xapps-extra/timidity++/rc.timidity index d90d087..be5420f 100644 --- a/source/xapps-extra/timidity++/rc.timidity +++ b/source/xapps-extra/timidity++/rc.timidity @@ -11,24 +11,35 @@ TEXTDOMAINDIR=/lib/initscripts/messages # chkconfig: 2345 44 56 # description: Starts and stops TiMidity daemon (eg. for noteedit) -if [ -e /dev/snd/seq ] ; then - PID=`pidof -o %PPID /usr/bin/timidity` - if [ "$1" = "stop" ]; then - stop $"Stopping TiMidity daemon" - [ ! -z "$PID" ] && kill $PID &> /dev/null +daemon=$"TiMidity daemon" + +actions=(start stop restart status) +pid="pidof -o $PPID /usr/bin/timidity 2> /dev/null" + +rc_start() +{ + start_msg + if [ ! -e /dev/snd/seq ]; then + ok 999 + hint $"snd_seq must be enabled" + elif [ -z "$(eval $pid)" ]; then + /usr/bin/timidity -iAD -B2,8 -Os > /dev/null ok $? - elif [ "$1" = "restart" ]; then - "$0" stop - sleep 1 - "$0" start - else # start - start $"Starting TiMidity daemon" - if [ -z "$PID" ]; then - /usr/bin/timidity -iAD -B2,8 -Os - fi + else + ok 999 + fi +} + +rc_stop() +{ + stop_msg + if [ -n "$(eval $pid)" ]; then + killall timidity 2> /dev/null ok $? + else + ok 999 fi -else - ok 999 - hint $"snd_seq must be loaded" -fi +} + +rc_exec $1 + From priyank at frugalware.org Fri Feb 27 20:24:33 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 27 20:24:34 2009 Subject: [Frugalware-git] fw-control-center: TAG 0.1.7 Message-ID: <20090227192433.21EFA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw-control-center.git;a=commitdiff;h=3f84520a7fdb9be97b871a7d1673608d4bea7483 commit 3f84520a7fdb9be97b871a7d1673608d4bea7483 Author: Priyank Date: Sat Feb 28 00:54:23 2009 +0530 TAG 0.1.7 From priyank at frugalware.org Fri Feb 27 20:28:23 2009 From: priyank at frugalware.org (Priyank) Date: Fri Feb 27 20:28:24 2009 Subject: [Frugalware-git] frugalware-current: tea-23.0.0-1-i686 Message-ID: <20090227192823.0A75E11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0180483d0f80dd24f00046ee25e8d71939a0b86b commit 0180483d0f80dd24f00046ee25e8d71939a0b86b Author: Priyank Date: Sat Feb 28 00:57:15 2009 +0530 tea-23.0.0-1-i686 * Version bump diff --git a/source/xapps-extra/tea/FrugalBuild b/source/xapps-extra/tea/FrugalBuild index c5425de..899e820 100644 --- a/source/xapps-extra/tea/FrugalBuild +++ b/source/xapps-extra/tea/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=tea -pkgver=22.3.0 +pkgver=23.0.0 pkgrel=1 pkgdesc="TEA is a QT-based text editor for Linux and *BSD." _F_sourceforge_name="tea-editor" @@ -19,7 +19,7 @@ _F_desktop_name="Tea Text Editor (Qt)" _F_desktop_icon=tea.png _F_desktop_categories="Utility;Editor;" _F_cd_path="$pkgname-$pkgver" -sha1sums=('c085d83b518219cd6ee40cdf43e066aa1dcaa046' \ +sha1sums=('25f59964ee351c062f7db3942580a6b3cbdd7442' \ 'd88b041a04f97ae10f001eb6d3ce5e22ef068d8e') build() From bouleetbil at frogdev.info Fri Feb 27 22:11:11 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 27 22:11:14 2009 Subject: [Frugalware-git] frugalware-current: asymptote-1.66-1-i686 Message-ID: <20090227211111.694F411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=146cc6585261453ad50416b95d2d70a2afb94672 commit 146cc6585261453ad50416b95d2d70a2afb94672 Author: bouleetbil Date: Fri Feb 27 22:08:48 2009 +0100 asymptote-1.66-1-i686 *version bump diff --git a/source/xapps-extra/asymptote/FrugalBuild b/source/xapps-extra/asymptote/FrugalBuild index 1f9f550..3070a92 100644 --- a/source/xapps-extra/asymptote/FrugalBuild +++ b/source/xapps-extra/asymptote/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: uzsolt pkgname=asymptote -pkgver=1.65 +pkgver=1.66 pkgrel=1 pkgdesc="Asymptote is a powerful descriptive vector graphics language." depends=('libgc' 'gsl' 'ncurses' 'readline' 'libstdc++' 'fftw' 'imaging' \ @@ -16,7 +16,7 @@ _F_sourceforge_ext=.src.tgz Finclude sourceforge url="http://asymptote.sourceforge.net/" license=('GPL2') -sha1sums=('fc95fa9b6992e085405b49f0076ad35434ddcdbb') +sha1sums=('2099d55f820b8490c348e83322d611d01d9a1abf') _F_desktop_desc="A asymptote GUI" _F_desktop_exec="xasy" _F_desktop_categories="Graphics;VectorGraphics;" From bouleetbil at frogdev.info Fri Feb 27 22:20:16 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Fri Feb 27 22:20:18 2009 Subject: [Frugalware-git] frugalware-current: abiword-2.6.6-1-i686 Message-ID: <20090227212016.DFD9211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ef5bf5d760750db8db3b9cf5281c6ba3080becf commit 1ef5bf5d760750db8db3b9cf5281c6ba3080becf Author: bouleetbil Date: Fri Feb 27 22:17:25 2009 +0100 abiword-2.6.6-1-i686 *moved to xapps-extra *version bump *closed #3597 diff --git a/source/gnome-extra/abiword/FrugalBuild b/source/gnome-extra/abiword/FrugalBuild deleted file mode 100644 index 1332861..0000000 --- a/source/gnome-extra/abiword/FrugalBuild +++ /dev/null @@ -1,45 +0,0 @@ -# Compiling Time: 3.01 SBU -# Maintainer: Christian Hamar alias krix - -pkgname=abiword -pkgver=2.4.6 -pkgrel=4 -pkgdesc="AbiWord is a free word processing program similar to Microsoft(R) Word." -url="http://www.abisource.com" -groups=('gnome-extra') -archs=('i686' 'x86_64') -depends=('atk' 'libgnomeprintui' 'fribidi' 'bzip2' 'enchant' 'libgsf' 'libwpd' 'librsvg' 'perl>=5.10.0') -rodepends=('aspell6-en') -makedepends=('imagemagick') -up2date="lynx -dump http://www.abisource.com/|grep -m1 'stable release is'|tr -d '[:alpha:] [:blank:]' |sed 's/\(.*\)./\1/;s/.//6'" -source=($url/downloads/$pkgname/$pkgver/source/$pkgname-$pkgver.tar.bz2) -sha1sums=('3011d221d09336f09f4bb0732add3405961a8623') -license="GPL2" - -build() -{ - unset MAKEFLAGS - Fcd - cd abi - Fmake --with-xml2 --enable-scripting --with-pspell - Fmakeinstall - # AbiWord plugins - cd ../$pkgname-plugins || return 1 - ./nextgen.sh || return 1 - Fmake --disable-all --with-wmf --with-bmp --with-babelfish \ - --with-OpenWrite --with-wordperfect --with-aiksaurus \ - --without-magick --with-librsvg --with-bz2abw --with-google \ - --with-kword --with-xhtml --with-html --with-jpeg --with-gdict \ - --with-OpenDocument - Fmakeinstall - # AbiWord help files - cd ../abiword-docs || return 1 - export ABI_DOC_PROG=`pwd`/../abi/src/wp/main/unix/AbiWord-$shortver - ./make-html.sh || exit 1 - Fmkdir /usr/share/AbiSuite-$shortver/AbiWord/help - cp -rp help/* $Fdestdir/usr/share/AbiSuite-$shortver/AbiWord/help/ - # Fix some wrong permission on help files - find $Fdestdir/usr/share/AbiSuite-$shortver/AbiWord/help/ -type d -exec chmod -c 755 {} \; -} - -# optimization OK diff --git a/source/gnome-extra/abiword/abiword-2.4.2-spell.diff b/source/gnome-extra/abiword/abiword-2.4.2-spell.diff deleted file mode 100644 index 62f52af..0000000 --- a/source/gnome-extra/abiword/abiword-2.4.2-spell.diff +++ /dev/null @@ -1,53 +0,0 @@ -diff -Naur abiword-2.4.2.orig/abi/src/wp/ap/unix/ap_UnixDialog_Spell.cpp abiword-2.4.2/abi/src/wp/ap/unix/ap_UnixDialog_Spell.cpp ---- abiword-2.4.2.orig/abi/src/wp/ap/unix/ap_UnixDialog_Spell.cpp 2005-02-19 05:50:22.000000000 +0100 -+++ abiword-2.4.2/abi/src/wp/ap/unix/ap_UnixDialog_Spell.cpp 2006-03-22 23:03:40.000000000 +0100 -@@ -206,10 +206,13 @@ - // show word in main window - makeWordVisible(); - -+ gpointer inst = gtk_tree_view_get_selection (GTK_TREE_VIEW (m_lvSuggestions)); -+ g_signal_handler_block (inst, m_listHandlerID); - // update dialog with new misspelled word info/suggestions - _updateWindow(); -- -- // run into the GTK event loop for this window -+ g_signal_handler_unblock (inst, m_listHandlerID); -+ -+ // run into the GTK event loop for this window - gint response = abiRunModalDialog (GTK_DIALOG(mainWindow), false); - UT_DEBUGMSG (("ROB: response='%d'\n", response)); - switch(response) { -@@ -303,10 +306,6 @@ - "row-activated", - G_CALLBACK (AP_UnixDialog_Spell__onSuggestionDblClicked), - (gpointer)this); -- m_listHandlerID = g_signal_connect (gtk_tree_view_get_selection (GTK_TREE_VIEW (m_lvSuggestions)), -- "changed", -- G_CALLBACK (AP_UnixDialog_Spell__onSuggestionSelected), -- (gpointer)this); - m_replaceHandlerID = g_signal_connect (G_OBJECT(m_eChange), - "changed", - G_CALLBACK (AP_UnixDialog_Spell__onSuggestionChanged), -@@ -336,6 +335,10 @@ - GtkTreeViewColumn *column = gtk_tree_view_get_column (GTK_TREE_VIEW (m_lvSuggestions), 0); - gtk_tree_view_column_set_sort_column_id (column, COLUMN_SUGGESTION); - -+ m_listHandlerID = g_signal_connect (gtk_tree_view_get_selection (GTK_TREE_VIEW (m_lvSuggestions)), -+ "changed", -+ G_CALLBACK (AP_UnixDialog_Spell__onSuggestionSelected), -+ (gpointer)this); - - gtk_widget_show_all (m_wDialog); - return m_wDialog; -@@ -433,6 +436,11 @@ - COLUMN_NUMBER, i, - -1); - } -+ // put the first suggestion in the entry -+ suggest = (gchar*) _convertToMB((UT_UCSChar*)m_Suggestions->getNthItem(0)); -+ g_signal_handler_block(G_OBJECT(m_eChange), m_replaceHandlerID); -+ gtk_entry_set_text(GTK_ENTRY(m_eChange), suggest); -+ g_signal_handler_unblock(G_OBJECT(m_eChange), m_replaceHandlerID); - } - - gtk_tree_view_set_model (GTK_TREE_VIEW (m_lvSuggestions), model); diff --git a/source/gnome-extra/abiword/abiword.install b/source/gnome-extra/abiword/abiword.install deleted file mode 100644 index f3ed759..0000000 --- a/source/gnome-extra/abiword/abiword.install +++ /dev/null @@ -1,26 +0,0 @@ -post_install() -{ - echo -n "Updating desktop database..." - if update-desktop-database > /dev/null 2>&1 ; then - echo "done." - else - echo "failed." - fi -} - -post_upgrade() -{ - post_install -} - -post_remove() -{ - post_install -} - -op=$1 -shift - -$op $* - -# vim: ft=sh diff --git a/source/xapps-extra/abiword/FrugalBuild b/source/xapps-extra/abiword/FrugalBuild new file mode 100644 index 0000000..a97f64f --- /dev/null +++ b/source/xapps-extra/abiword/FrugalBuild @@ -0,0 +1,105 @@ +# Compiling Time: 2.82 SBU +# Maintainer: Christian Hamar alias krix + +pkgname=abiword +pkgver=2.6.6 +#for now same version +pkgverplugin=2.6.6 +abivers=2.6 +pkgrel=1 +pkgdesc="AbiWord is a free word processing program similar to Microsoft(R) Word." +url="http://www.abisource.com" +groups=('xapps-extra') +archs=('i686' 'x86_64') +depends=('pango' 'libpng' 'fontconfig' 'freetype2' 'libxft' \ + 'enchant' 'perl' 'fribidi' 'wv' 'atk' 'cairo' 'libxau' 'libxdmcp' \ + 'libsm' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' \ + 'libxcursor' 'openssl' 'libjpeg' 'libglade') +makedepends=('libgnomeprintui' 'goffice' 'boost'\ + 'libgda' 'libgnomedb' 'loudmouth' 'gtkmathview') +options=('scriptlet') +_F_gnome_desktop="y" +_F_gnome_mime="y" +Finclude gnome-scriptlet +up2date="lynx -dump http://www.abisource.com/|grep -m1 'stable release is'|tr -d '[:alpha:] [:blank:]' |sed 's/\(.*\)./\1/;s/.//6'" +source=($url/downloads/$pkgname/$pkgver/source/$pkgname-$pkgver.tar.gz \ + $url/downloads/abiword/$pkgver/source/abiword-plugins-$pkgverplugin.tar.gz \ + $pkgname-kde.desktop $pkgname-gnome.desktop) +sha1sums=('9751b7f01beee9f048ab20e52a600a757085363b' \ + 'e7282802f5d3fcb804542e7092bad6576943a623' \ + 'aac82c38acc4ee80d461d15e2e4ead64a627d51c' \ + '29683d951cd471a97cf146961618c1770e902ade') +license="GPL2" +conflicts=('abiword-gnome') + +subpkgs=("abiword-gnome" "abiword-plugins-gnome" "abiword-plugins" "abiword-plugins-mathview" "abiword-plugins-xmmp") +subconflicts=('abiword' '' '' '' '') +subprovides=('abiword' '' '' '' '') +subdescs=('Abiword with gnome printing support' 'Abiword gnome plugins' 'Abiword plugins' \ + 'Abiword plugins mathview' 'Abiword plugins xmmp') +subdepends=("pango libpng fontconfig freetype2 libxft \ + enchant perl fribidi wv atk cairo libxau libxdmcp \ + libsm libxdamage libxinerama libxi libxrandr \ + libxcursor openssl libjpeg libglade libgnomeprintui goffice" \ + "abiword-gnome libgnomedb libgda" "abiword" \ + "abiword gtkmathview" "abiword loudmouth") +subgroups=('gnome-extra' 'gnome-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra') +subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64') +subinstall=("$_F_gnome_scriptlet" "" "" "" "") + +#When we bump it verify if abiscan is already broken +#If not add it to abiword-plugin-gnome + +build() { + unset MAKEFLAGS + + #first build plugins + Fcd + cd ../abiword-plugins-$pkgverplugin || Fdie + #plugin abiscan broken with new 'gnome-scan' + Fbuild --with-abiword=../abiword-$pkgver -disable-abiscan + + #gnome plugins + Fsplit abiword-plugins-gnome /usr/lib/abiword-$abivers/plugins/libLoadBindings* + Fsplit abiword-plugins-gnome /usr/lib/abiword-$abivers/plugins/libAbiCommand* + Fsplit abiword-plugins-gnome /usr/lib/abiword-$abivers/plugins/libPresentation* + + Fsplit abiword-plugins-xmmp /usr/lib/abiword-$abivers/plugins/libAbiCollab* + + Fsplit abiword-plugins-mathview /usr/lib/abiword-$abivers/plugins/libAbiMathView* + + #plugins don't depend gnome* + Fsplit abiword-plugins /usr + + #build abiword + cd ../$pkgname-$pkgver || Fdie + # Install menu file. + rm $pkgname.desktop || Fdie + cp ../$pkgname-gnome.desktop $pkgname.desktop || Fdie + Fsed 'icondir = $(datadir)/icons' 'icondir = $(datadir)/pixmaps' GNUmakefile.in + Fmake --enable-libabiword \ + --enable-threads \ + --enable-scripting \ + --enable-printing --enable-gucharmap + Fmakeinstall + Fsplit abiword-gnome /usr + Fbuild_gnome_scriptlet + + make distclean || Fdie + # Install menu file. + rm $pkgname.desktop || Fdie + cp ../$pkgname-kde.desktop $pkgname.desktop || Fdie + #broken configure + Fsed "print=true" "print=false" configure + Fmake --enable-libabiword \ + --enable-threads \ + --enable-scripting \ + --disable-embedded \ + --disable-printing --disable-gucharmap \ + --disable-gnomevfs --disable-gnomeui + Fmakeinstall + Fbuild_gnome_scriptlet + +} + +# optimization OK diff --git a/source/xapps-extra/abiword/abiword-gnome.desktop b/source/xapps-extra/abiword/abiword-gnome.desktop new file mode 100644 index 0000000..0510e08 --- /dev/null +++ b/source/xapps-extra/abiword/abiword-gnome.desktop @@ -0,0 +1,36 @@ +[Desktop Entry] +Exec=abiword +Icon=abiword_48 +Terminal=false +Type=Application +Categories=Application;Office;WordProcessor;GNOME;GTK;X-Red-Hat-Base; +OnlyShowIn=GNOME;XFCE +StartupNotify=true +Encoding=UTF-8 +X-Desktop-File-Install-Version=0.9 +MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain;application/msword;application/rtf;application/vnd.plain;application/xhtml+xml;text/html;application/x-crossmark;application/docbook+xml;application/x-t602;application/vnd.oasis.opendocument.text;application/vnd.sun.xml.writer;application/vnd.stardivision.writer;text/vnd.wap.wml;application/wordperfect6;application/wordperfect5.1; +Name=AbiWord +GenericName=Word Processor +Comment=Compose, edit, and view documents +Name[de]=Textverarbeitung +Comment[de]=AbiWord Textverarbeitung +Name[nb]=Tekstbehandling +Comment[nb]=AbiWord Tekstbehandling +Name[nl]=Tekstverwerker +Comment[nl]=AbiWord tekstverwerker +Name[nn]=Tekstbehandling +Comment[nn]=AbiWord Tekstbehandling +Name[no]=Tekstbehandler +Comment[no]=AbiWord Tekstbehandler +Name[pt]=Processador de Texto +Comment[pt]=AbiWord Processador de Texto +Name[es]=Procesador de textos Abiword +GenericName[es]=Procesador de textos +Comment[es]=Procesador de textos Abiword +Name[fr]=Traitement de texte AbiWord +GenericName[fr]=Traitement de texte +Comment[fr]=Traitement de texte de Gnome Office +Name[pl]=Edytor tekstu AbiWord +Comment[pl]=Edytor tekstu AbiWord +Name[ja]=AbiWord ăŻăĽă‰ă—ă­ă‚»ăサ +Comment[ja]=AbiWord ăŻăĽă‰ă—ă­ă‚»ăサ diff --git a/source/xapps-extra/abiword/abiword-kde.desktop b/source/xapps-extra/abiword/abiword-kde.desktop new file mode 100644 index 0000000..a493522 --- /dev/null +++ b/source/xapps-extra/abiword/abiword-kde.desktop @@ -0,0 +1,36 @@ +[Desktop Entry] +Exec=abiword +Icon=abiword_48 +Terminal=false +Type=Application +Categories=Application;Office;WordProcessor;KDE; +OnlyShowIn=KDE +StartupNotify=true +Encoding=UTF-8 +X-Desktop-File-Install-Version=0.9 +MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain;application/msword;application/rtf;application/vnd.plain;application/xhtml+xml;text/html;application/x-crossmark;application/docbook+xml;application/x-t602;application/vnd.oasis.opendocument.text;application/vnd.sun.xml.writer;application/vnd.stardivision.writer;text/vnd.wap.wml;application/wordperfect6;application/wordperfect5.1; +Name=AbiWord +GenericName=Word Processor +Comment=Compose, edit, and view documents +Name[de]=Textverarbeitung +Comment[de]=AbiWord Textverarbeitung +Name[nb]=Tekstbehandling +Comment[nb]=AbiWord Tekstbehandling +Name[nl]=Tekstverwerker +Comment[nl]=AbiWord tekstverwerker +Name[nn]=Tekstbehandling +Comment[nn]=AbiWord Tekstbehandling +Name[no]=Tekstbehandler +Comment[no]=AbiWord Tekstbehandler +Name[pt]=Processador de Texto +Comment[pt]=AbiWord Processador de Texto +Name[es]=Procesador de textos Abiword +GenericName[es]=Procesador de textos +Comment[es]=Procesador de textos Abiword +Name[fr]=Traitement de texte AbiWord +GenericName[fr]=Traitement de texte +Comment[fr]=Traitement de texte de Gnome Office +Name[pl]=Edytor tekstu AbiWord +Comment[pl]=Edytor tekstu AbiWord +Name[ja]=AbiWord ăŻăĽă‰ă—ă­ă‚»ăサ +Comment[ja]=AbiWord ăŻăĽă‰ă—ă­ă‚»ăサ From crazy at frugalware.org Sat Feb 28 04:21:42 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 04:21:45 2009 Subject: [Frugalware-git] frugalware-current: kdebase-3.5.10-2-x86_64 Message-ID: <20090228032142.A9DDD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a53167c2d8b6ed8953a26accddbcacfa6e47b1f7 commit a53167c2d8b6ed8953a26accddbcacfa6e47b1f7 Author: crazy Date: Sat Feb 28 04:09:40 2009 +0100 kdebase-3.5.10-2-x86_64 * added patch to fix this locale= mount bug diff --git a/source/kde/kdebase/FrugalBuild b/source/kde/kdebase/FrugalBuild index a076e2f..49fa471 100644 --- a/source/kde/kdebase/FrugalBuild +++ b/source/kde/kdebase/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kdebase pkgver=3.5.10 -pkgrel=1 +pkgrel=2 pkgdesc="KDE Base Programs." depends=('libxcomposite' 'libxscrnsaver' 'kdelibs>=3.5.10' 'libraw1394>=2.0' 'hal>=0.5.7.1-3' 'mtools' 'libxdamage' \ 'xscreensaver-data' 'bdftopcf' 'lmsensors' 'libxxf86misc' 'libfontenc' \ @@ -31,6 +31,7 @@ source=(${source[@]} \ lowdiskspace.patch \ clock.patch \ media_ntfs3g.patch \ + fix_locale_mount_option.patch \ kdebase-3.5.6-konsole_url.diff \ FS2618-mount-utf8.patch \ kdm-make_it_cool.diff) @@ -93,6 +94,7 @@ sha1sums=('1a72e4170a0a953ed70c0693a034947d87b6efbd' \ 'a184a44d85b999d3072b5ede35b8b6947f2947f4' \ '1233baad88df6a7a5347db7392a3afa7f21812fd' \ 'afff70bdd816bfbff5fb3fd6e612c648ef901858' \ + '67b2080ec17246b6aeffabd342ebc9337c6bb874' \ '82367166851f1f95037cf00e767bc76135371358' \ 'e26edb86f227989f917a335c3b2a4f45bb9c48d4' \ '0bbf36c71b433a294029a36a80e916ad332eca50') diff --git a/source/kde/kdebase/fix_locale_mount_option.patch b/source/kde/kdebase/fix_locale_mount_option.patch new file mode 100644 index 0000000..f8bdca0 --- /dev/null +++ b/source/kde/kdebase/fix_locale_mount_option.patch @@ -0,0 +1,48 @@ +--- kioslave/media/mediamanager/halbackend.cpp.orig 2008-08-28 15:18:21.000000000 +0300 ++++ kioslave/media/mediamanager/halbackend.cpp 2008-08-28 15:17:46.000000000 +0300 +@@ -846,13 +846,6 @@ + result << tmp; + } + +- if ( valids.contains("locale") ) +- { +- value = config.readBoolEntry( "locale", true ); +- tmp = QString( "locale=%1" ).arg( value ? "true" : "false" ); +- result << tmp; +- } +- + if (valids.contains("utf8")) + { + value = config.readBoolEntry("utf8", true); +@@ -935,7 +928,7 @@ + + QMap valids = MediaManagerUtils::splitOptions(options); + +- const char *names[] = { "ro", "quiet", "atime", "uid", "utf8", "flush", "sync", "locale", 0 }; ++ const char *names[] = { "ro", "quiet", "atime", "uid", "utf8", "flush", "sync", 0 }; + for (int index = 0; names[index]; ++index) + if (valids.contains(names[index])) + config.writeEntry(names[index], valids[names[index]] == "true"); +@@ -955,10 +948,6 @@ + config.writeEntry("automount", valids["automount"]); + } + +- if (valids.contains("locale") ) { +- config.writeEntry("locale", valids["locale"]); +- } +- + return true; + } + +@@ -1157,11 +1146,6 @@ + soptions << QString("uid=%1").arg(getuid()); + } + +- if (valids["locale"] == "true") +- { +- soptions << QString("locale=%1").arg( KGlobal::locale()->language() ); +- } +- + if (valids["ro"] == "true") + soptions << "ro"; + From bouleetbil at frogdev.info Sat Feb 28 08:11:28 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 28 08:11:29 2009 Subject: [Frugalware-git] frugalware-current: abiword-2.6.6-1-ppc Message-ID: <20090228071128.5AA0311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=832d23589db2529ee60685f0e3d70abde9b46b51 commit 832d23589db2529ee60685f0e3d70abde9b46b51 Author: bouleetbil Date: Sat Feb 28 08:08:08 2009 +0100 abiword-2.6.6-1-ppc *added ppc to archs() diff --git a/source/xapps-extra/abiword/FrugalBuild b/source/xapps-extra/abiword/FrugalBuild index a97f64f..f7acf42 100644 --- a/source/xapps-extra/abiword/FrugalBuild +++ b/source/xapps-extra/abiword/FrugalBuild @@ -10,7 +10,7 @@ pkgrel=1 pkgdesc="AbiWord is a free word processing program similar to Microsoft(R) Word." url="http://www.abisource.com" groups=('xapps-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') depends=('pango' 'libpng' 'fontconfig' 'freetype2' 'libxft' \ 'enchant' 'perl' 'fribidi' 'wv' 'atk' 'cairo' 'libxau' 'libxdmcp' \ 'libsm' 'libxdamage' 'libxinerama' 'libxi' 'libxrandr' \ @@ -44,7 +44,7 @@ subdepends=("pango libpng fontconfig freetype2 libxft \ "abiword-gnome libgnomedb libgda" "abiword" \ "abiword gtkmathview" "abiword loudmouth") subgroups=('gnome-extra' 'gnome-extra' 'xlib-extra' 'xlib-extra' 'xlib-extra') -subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64') +subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc') subinstall=("$_F_gnome_scriptlet" "" "" "" "") #When we bump it verify if abiscan is already broken From bouleetbil at frogdev.info Sat Feb 28 08:23:54 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 28 08:23:56 2009 Subject: [Frugalware-git] frugalware-current: timer-applet-2.1.2-1-i686 Message-ID: <20090228072354.0B54111B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1df90783f98ae44f3ea96f7d3785f59afb2c6b55 commit 1df90783f98ae44f3ea96f7d3785f59afb2c6b55 Author: bouleetbil Date: Sat Feb 28 08:22:02 2009 +0100 timer-applet-2.1.2-1-i686 *version bump diff --git a/source/gnome-extra/timer-applet/FrugalBuild b/source/gnome-extra/timer-applet/FrugalBuild index 51038f2..755d134 100644 --- a/source/gnome-extra/timer-applet/FrugalBuild +++ b/source/gnome-extra/timer-applet/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=timer-applet -pkgver=2.1.1 +pkgver=2.1.2 pkgrel=1 pkgdesc="A countdown timer applet for the GNOME panel" depends=('python' 'pygtk' 'gnome-python' 'gnome-python-desktop' \ @@ -10,10 +10,10 @@ depends=('python' 'pygtk' 'gnome-python' 'gnome-python-desktop' \ makedepends=('perl-xml-parser' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64') -options=('scriptlet') +options=('scriptlet' 'nostrip') _F_sourceforge_prefix="timer-applet-" _F_sourceforge_dirname="timerapplet" _F_sourceforge_realname="timerapplet" _F_gnome_schemas=('/etc/gconf/schemas/timer-applet.schemas') Finclude gnome-scriptlet sourceforge -sha1sums=('c181293f7284dfd1db33d9da89b461511ad6f61b') +sha1sums=('4029abc4f0d3282b7a9e5c8930551b5b6ae9bc25') From devil505linux at gmail.com Sat Feb 28 09:01:17 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 28 09:01:18 2009 Subject: [Frugalware-git] frugalware-current: pegsolitaire-0.0.3-1-i686 Message-ID: <20090228080117.1B22911B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=70f4f0f0251b75b9601fe541b705eee0541a9414 commit 70f4f0f0251b75b9601fe541b705eee0541a9414 Author: Devil505 Date: Sat Feb 28 08:59:55 2009 +0100 pegsolitaire-0.0.3-1-i686 * fixing up2date diff --git a/source/gnome-extra/pegsolitaire/FrugalBuild b/source/gnome-extra/pegsolitaire/FrugalBuild index 41e038e..4c7d586 100644 --- a/source/gnome-extra/pegsolitaire/FrugalBuild +++ b/source/gnome-extra/pegsolitaire/FrugalBuild @@ -11,7 +11,7 @@ makedepends=('perl-xml-parser') options=('scriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url | Flasttar" +up2date="Flasttar $url" source=(http://www.asselstine.com/$pkgname/$pkgname-$pkgver.tar.gz) sha1sums=('2c7d345ff0aa643ff171eaeaefe4efed431af0b8') From devil505linux at gmail.com Sat Feb 28 09:08:57 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 28 09:08:59 2009 Subject: [Frugalware-git] frugalware-current: vagalume-0.7.1-1-i686 Message-ID: <20090228080857.C1BDC11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6080179ec78586153db2993c86982fdb95290927 commit 6080179ec78586153db2993c86982fdb95290927 Author: Devil505 Date: Sat Feb 28 09:06:03 2009 +0100 vagalume-0.7.1-1-i686 * version bump diff --git a/source/gnome-extra/vagalume/FrugalBuild b/source/gnome-extra/vagalume/FrugalBuild index 363cb40..1fac043 100644 --- a/source/gnome-extra/vagalume/FrugalBuild +++ b/source/gnome-extra/vagalume/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=vagalume -pkgver=0.7 -pkgrel=2 +pkgver=0.7.1 +pkgrel=1 pkgdesc="Vagalume is a Last.fm client for Gnome" url="http://vagalume.igalia.com" depends=('gtk+2' 'freetype2' 'glibc' 'libxau' 'libxdmcp' 'gstreamer' 'curl>=7.19.0' 'libxdamage' 'libxext' 'gst-plugins-ugly-mad' 'libgcrypt') @@ -18,7 +18,7 @@ Fpkgversep="_" up2date="lynx -dump $url/files/source/?M=D | sed 's/orig.tar.gz/tar.gz/g' | Flasttar" source=($url/files/source/$pkgname$Fpkgversep$pkgver.orig.tar.gz) _F_cd_path="$pkgname-$pkgver.orig" -sha1sums=('9cfb527fedfe4878743993198c39da87141e9f78') +sha1sums=('b55de63ad1c29aee02fe90d0537fc19c15b19c49') # optimization OK From devil505linux at gmail.com Sat Feb 28 09:27:35 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 28 09:27:36 2009 Subject: [Frugalware-git] frugalware-current: hamlib-1.2.9-1-i686 Message-ID: <20090228082735.BA60C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9ed2c1f4182a9be6597547ba48300fdd56419ce commit f9ed2c1f4182a9be6597547ba48300fdd56419ce Author: Devil505 Date: Sat Feb 28 09:27:13 2009 +0100 hamlib-1.2.9-1-i686 * version bump diff --git a/source/lib-extra/hamlib/FrugalBuild b/source/lib-extra/hamlib/FrugalBuild index 21e86c8..e416f08 100644 --- a/source/lib-extra/hamlib/FrugalBuild +++ b/source/lib-extra/hamlib/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=hamlib -pkgver=1.2.8 +pkgver=1.2.9 pkgrel=1 pkgdesc="HAM radio equipment control libraries" makedepends=('automake' 'autoconf' 'doxygen' 'libtool' 'swig') @@ -11,6 +11,6 @@ Finclude sourceforge groups=('lib-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --with-perl-binding --with-python-binding" -sha1sums=('09b94775a96718c8c21ad4a87cca3e03338d7db0') +sha1sums=('9cfbfad347b254ab73cb00714b494aaa8cd21f8d') # optimization OK From devil505linux at gmail.com Sat Feb 28 09:35:27 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 28 09:35:28 2009 Subject: [Frugalware-git] frugalware-current: pyspacewar-0.9.5-1-i686 Message-ID: <20090228083527.F0E9611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efa61354b6f1bab50c82ff9ee473a7c78b8a182a commit efa61354b6f1bab50c82ff9ee473a7c78b8a182a Author: Devil505 Date: Sat Feb 28 09:35:00 2009 +0100 pyspacewar-0.9.5-1-i686 * version bump diff --git a/source/games-extra/pyspacewar/FrugalBuild b/source/games-extra/pyspacewar/FrugalBuild index 9b57ceb..20a6e2c 100644 --- a/source/games-extra/pyspacewar/FrugalBuild +++ b/source/games-extra/pyspacewar/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=pyspacewar -pkgver=0.9.3 -pkgrel=2 +pkgver=0.9.5 +pkgrel=1 pkgdesc="Open-source game, loosely inspired by Spacewar, Gravity Wars, and a bit by Star Control (I and II)." url="http://mg.pov.lt/pyspacewar" depends=("pygame" "psyco") @@ -11,7 +11,7 @@ groups=('games-extra') archs=('i686') up2date="lynx -dump $url | Flasttar" source=("$url/$pkgname-$pkgver.tar.gz") -sha1sums=('df2e97cdcae329a49d70c6d601d81560aad8b061') +sha1sums=('5487a75574144e9ee81a5cb7b10631bcb19d89e8') _F_desktop_categories="Game;ArcadeGame;" From elentir at mailoo.org Sat Feb 28 11:58:23 2009 From: elentir at mailoo.org (Elentir) Date: Sat Feb 28 11:58:25 2009 Subject: [Frugalware-git] frugalware-current: cgal-3.4-1-i686 Message-ID: <20090228105823.5966B11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4a3d7c00d2a257865f50cd96c495470c5e9d0fb7 commit 4a3d7c00d2a257865f50cd96c495470c5e9d0fb7 Author: Elentir Date: Sat Feb 28 11:53:50 2009 +0100 cgal-3.4-1-i686 * new package diff --git a/source/lib-extra/cgal/FrugalBuild b/source/lib-extra/cgal/FrugalBuild new file mode 100644 index 0000000..1c1326e --- /dev/null +++ b/source/lib-extra/cgal/FrugalBuild @@ -0,0 +1,30 @@ +# Compiling Time: 0.20 SBU +# Maintainer: Elentir + +pkgname=cgal +pkgver=3.4 +rel_id=15692 +pkgrel=1 +pkgdesc="An efficient C++ software library of geometric data structures and algorithms" +url="http://www.cgal.org/" +depends=('gmp' 'mpfr' 'boost' 'libboost-mt' 'zlib') +makedepends=('cmake') +groups=('lib-extra') +archs=('i686') +_F_archive_name="CGAL" +_F_cd_path="$_F_archive_name-$pkgver" +_F_cmake_type="Release" +Finclude cmake +source=("http://gforge.inria.fr/frs/download.php/$rel_id/$_F_archive_name-$pkgver.tar.gz") +_F_archive_grepv="beta" +up2date="Flasttar http://gforge.inria.fr/frs/?group_id=52" +sha1sums=('68996f1a9411aa257ff698d6e22d8b88c78424ae') + +build() { + Fcd + ## fix documentation directory name + Fsed "share/doc/\${CGAL_VERSION_DIR}" "share/doc/$pkgname-$pkgver" CMakeLists.txt + CMake_build +} + +# optimization OK From elentir at mailoo.org Sat Feb 28 12:16:48 2009 From: elentir at mailoo.org (Elentir) Date: Sat Feb 28 12:16:50 2009 Subject: [Frugalware-git] frugalware-current: gtkdialog-0.7.20-1-i686 Message-ID: <20090228111648.E180511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa864f6f228f052554b4ad543c82d922d256cf25 commit aa864f6f228f052554b4ad543c82d922d256cf25 Author: Elentir Date: Sat Feb 28 12:13:27 2009 +0100 gtkdialog-0.7.20-1-i686 * new package diff --git a/source/xapps-extra/gtkdialog/FrugalBuild b/source/xapps-extra/gtkdialog/FrugalBuild new file mode 100644 index 0000000..cb939e2 --- /dev/null +++ b/source/xapps-extra/gtkdialog/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.05 SBU +# Maintainer: Elentir + +pkgname=gtkdialog +pkgver=0.7.20 +pkgrel=1 +pkgdesc="Gtkdialog is a small utility for fast and easy GUI building." +url="http://linux.pte.hu/~pipas/gtkdialog/" +depends=('gtk+2' 'libglade') +options=('scriptlet') +groups=('xapps-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump ftp://linux.pte.hu/pub/$pkgname/ | sed 's/0\.[0-9][0-9].*\.tar/0.tar/g' | Flasttar" +source=("ftp://linux.pte.hu/pub/$pkgname/$pkgname-$pkgver.tar.gz" gtkdialog.patch) +sha1sums=('c4d328e2ba1372610d6e7cfde471efb1baf2d4a0' \ + '6e0e845baf60974151f5e1581bd023bfe718f1a7') + +# optimization OK diff --git a/source/xapps-extra/gtkdialog/gtkdialog.patch b/source/xapps-extra/gtkdialog/gtkdialog.patch new file mode 100644 index 0000000..017dd0c --- /dev/null +++ b/source/xapps-extra/gtkdialog/gtkdialog.patch @@ -0,0 +1,42 @@ +--- src/glade_support.c 2007-03-16 15:25:49.000000000 +0100 ++++ src/glade_support.c 2009-01-24 16:57:15.000000000 +0100 +@@ -37,10 +37,10 @@ + * * + * * + *************************************************************************/ +-typedef struct signal { ++typedef struct signal_t { + gchar *name; + GCallback callback; +-} signal; ++} signal_t; + + /* + ** Signal handler callbascks. +@@ -206,7 +206,7 @@ + static gboolean + find_and_connect_handler( + GtkWidget *widget, +- signal *signals, ++ signal_t *signals, + const gchar *signal_name, + const gchar *handler_name) + { +@@ -288,7 +288,7 @@ + gpointer user_data) + { + gint n; +- signal entry_signals[] = { ++ signal_t entry_signals[] = { + { "activate", (GCallback)on_any_entry_almost_any }, + { "backspace", (GCallback)on_any_entry_almost_any }, + { "copy-clipboard", (GCallback)on_any_entry_almost_any }, +@@ -319,7 +319,7 @@ + gpointer user_data) + { + variable *var; +- signal widget_signals[] = { ++ signal_t widget_signals[] = { + { "accel-closures-changed", (GCallback)on_any_widget_almost_any }, + { "composited-changed", (GCallback)on_any_widget_almost_any }, + { "grab-focus", (GCallback)on_any_widget_almost_any }, From hermier at frugalware.org Sat Feb 28 14:20:34 2009 From: hermier at frugalware.org (Michel Hermier) Date: Sat Feb 28 14:20:36 2009 Subject: [Frugalware-git] frugalware-current: vuze-4.1.0.4-1-i686 Message-ID: <20090228132034.4D62A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00d4cd982fdfe12f04cdd56b0fece41e8411918d commit 00d4cd982fdfe12f04cdd56b0fece41e8411918d Author: Michel Hermier Date: Sat Feb 28 14:19:30 2009 +0100 vuze-4.1.0.4-1-i686 * Bump version diff --git a/source/xapps-extra/vuze/FrugalBuild b/source/xapps-extra/vuze/FrugalBuild index 0417712..852d85b 100644 --- a/source/xapps-extra/vuze/FrugalBuild +++ b/source/xapps-extra/vuze/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Michel Hermier pkgname=vuze -pkgver=4.1.0.2 +pkgver=4.1.0.4 pkgrel=1 pkgdesc="A Java BitTorrent Client" depends=() @@ -20,10 +20,10 @@ _F_sourceforge_prefix=vuze- _F_sourceforge_sep="_" [ "$CARCH" == "i686" ] && \ _F_sourceforge_ext="_linux.tar.bz2" && \ - sha1sums=('c740b3669317b99743288fe32db4d5548d29986a') + sha1sums=('7d6f01ac87ccfe994a9d5e3b09dc046e65468b82') [ "$CARCH" == "x86_64" ] && \ _F_sourceforge_ext="_linux-x86_64.tar.bz2" && \ - sha1sums=('acef7eb0cfda1fe8b53105b312263b0d1fde4635') + sha1sums=('dcccf960a2a8d7d004b38e0aac26b36e737d710a') Finclude sourceforge source=(${source[@]} $pkgname.desktop) sha1sums=(${sha1sums[@]} '03281c85e4a7985b7eac3fb0c90176deb5ced00e') From crazy at frugalware.org Sat Feb 28 14:34:17 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 14:34:19 2009 Subject: [Frugalware-git] frugalware-current: fam-2.7.0-3-x86_64 Message-ID: <20090228133417.AD57011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=060a392893934bd91b3d5c37631f014cc7883a74 commit 060a392893934bd91b3d5c37631f014cc7883a74 Author: crazy Date: Sat Feb 28 14:32:15 2009 +0100 fam-2.7.0-3-x86_64 * sha1sums fix diff --git a/source/apps-extra/fam/FrugalBuild b/source/apps-extra/fam/FrugalBuild index 4d62990..00b8285 100644 --- a/source/apps-extra/fam/FrugalBuild +++ b/source/apps-extra/fam/FrugalBuild @@ -14,7 +14,7 @@ up2date="lynx -dump http://oss.sgi.com/projects/fam/news.html|grep released|sed source=(ftp://oss.sgi.com/projects/fam/download/$pkgname-latest.tar.gz fam-headers-fix.patch rc.fam) sha1sums=('6c2316f02acf89a41c42ffc3d7fd9cf5eada83a8' \ 'b8f70caad21b3440a9006f89391e5ecc2798c1c5' \ - '5077be9e2e1c9469cf2d5bb5a9c6746d131624e4') + 'bca54833240b6d98004c3fe28c48c36ed4ba0e55') build() { Fcd From crazy at frugalware.org Sat Feb 28 14:34:17 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 14:34:22 2009 Subject: [Frugalware-git] frugalware-current: httpircproxy-0.37-2-x86_64 Message-ID: <20090228133417.C48D011B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=50e0ddb7b39b8480c91d45c8726ad614e774a7ea commit 50e0ddb7b39b8480c91d45c8726ad614e774a7ea Author: crazy Date: Sat Feb 28 14:33:12 2009 +0100 httpircproxy-0.37-2-x86_64 * sha1sums fix diff --git a/source/network-extra/httpircproxy/FrugalBuild b/source/network-extra/httpircproxy/FrugalBuild index ac21a94..3b4084b 100644 --- a/source/network-extra/httpircproxy/FrugalBuild +++ b/source/network-extra/httpircproxy/FrugalBuild @@ -25,7 +25,7 @@ build() Fdoc README.Frugalware } sha1sums=('b3e928f4c04a1f64a9e33fda6dedb2cd48c30a62' \ - '62b6cffe4821035e7656625a2070dc4b386533e9' \ + 'c6052dbcc7e3f6fff2e590c64a718ba3c0849429' \ 'd66f2c96851dc9b95ffb870fd12f208e67a88cb4') # optimization OK From crazy at frugalware.org Sat Feb 28 14:36:51 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 14:36:53 2009 Subject: [Frugalware-git] frugalware-current: gmpc-0.17.0-1-x86_64 Message-ID: <20090228133651.87C7511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56eca8a63491f92990df4691627a6f7b25908217 commit 56eca8a63491f92990df4691627a6f7b25908217 Author: crazy Date: Sat Feb 28 14:36:27 2009 +0100 gmpc-0.17.0-1-x86_64 * fix broken makedepends() diff --git a/source/xapps-extra/gmpc/FrugalBuild b/source/xapps-extra/gmpc/FrugalBuild index 8f595ee..0c9b1d0 100644 --- a/source/xapps-extra/gmpc/FrugalBuild +++ b/source/xapps-extra/gmpc/FrugalBuild @@ -9,7 +9,7 @@ url="http://gmpcwiki.sarine.nl/index.php" makedepends=('intltool') depends=('gtk+2' 'libglade' 'libmpd>=0.17.0' 'curl>=7.19.0') rodepends=('mpd') -makedepends=('gob2' 'perl-xml') +makedepends=('gob2' 'perl-xml' 'intltool') groups=('xapps-extra') archs=('i686' 'x86_64') _F_gnome_iconcache="y" From crazy at frugalware.org Sat Feb 28 14:49:06 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 14:49:07 2009 Subject: [Frugalware-git] frugalware-current: lighttpd-1.4.21-1-x86_64 Message-ID: <20090228134906.184DD11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=918c3dc469d562ab19fe7695b1cc7153eff2a507 commit 918c3dc469d562ab19fe7695b1cc7153eff2a507 Author: crazy Date: Sat Feb 28 14:48:29 2009 +0100 lighttpd-1.4.21-1-x86_64 * Version bump diff --git a/source/network-extra/lighttpd/FrugalBuild b/source/network-extra/lighttpd/FrugalBuild index b23c016..d4e5dd4 100644 --- a/source/network-extra/lighttpd/FrugalBuild +++ b/source/network-extra/lighttpd/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: BMH1980 pkgname=lighttpd -pkgver=1.4.20 +pkgver=1.4.21 pkgrel=1 pkgdesc="A webserver designed and optimized for high performance environments." url="http://www.lighttpd.net/" @@ -17,7 +17,7 @@ archs=('i686' 'x86_64') depends=('libmysqlclient' 'bzip2' 'lua' 'pcre' 'xfsprogs-attr' 'libldap' 'openssl') makedepends=('mysql') backup=(etc/$pkgname/$pkgname.conf) -sha1sums=('e5944a40579e0f37c6a0eeb0ad751344b2d6006c' \ +sha1sums=('e76f83b9c56c83f0a734ad0bdd20351fc97472d2' \ '1a1d742bba61f24b42a4aea99623ceabbd345d3e' \ 'f30cb68ad73467a43317afabe0f4a90472df222e' \ 'd6c2577965670f3e116d9358551cdc2f4b10b4b4' \ From crazy at frugalware.org Sat Feb 28 14:52:29 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 14:52:31 2009 Subject: [Frugalware-git] frugalware-current: vsftpd-2.1.0-1-x86_64 Message-ID: <20090228135229.BF26611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd079a12a28b84a002c24dbfd58955c2a41ad487 commit dd079a12a28b84a002c24dbfd58955c2a41ad487 Author: crazy Date: Sat Feb 28 14:52:02 2009 +0100 vsftpd-2.1.0-1-x86_64 * Version bump diff --git a/source/network-extra/vsftpd/FrugalBuild b/source/network-extra/vsftpd/FrugalBuild index d3891d8..25652c5 100644 --- a/source/network-extra/vsftpd/FrugalBuild +++ b/source/network-extra/vsftpd/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Kitoy pkgname=vsftpd -pkgver=2.0.7 +pkgver=2.1.0 pkgrel=1 pkgdesc="A very secure ftp server" url="http://vsftpd.beasts.org/" @@ -14,7 +14,7 @@ groups=('network-extra') archs=('i686' 'x86_64') depends=('libcap' 'openssl' 'tcp_wrappers') backup=(etc/vsftpd.conf) -sha1sums=('760afe849d1ebe10592ef29032b6e00e7f1bbf79' \ +sha1sums=('3edd0868e03164eac11ab1fa9eac3ca4a30cd33a' \ 'ffc7521bc5845f2a382d56a2674680e903a9b895') build() From crazy at frugalware.org Sat Feb 28 14:58:23 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 14:58:25 2009 Subject: [Frugalware-git] frugalware-current: aria2-1.2.0-1-x86_64 Message-ID: <20090228135823.8B80311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=70de09233e7123794f4fdd833d35585391c0a1c2 commit 70de09233e7123794f4fdd833d35585391c0a1c2 Author: crazy Date: Sat Feb 28 14:57:33 2009 +0100 aria2-1.2.0-1-x86_64 * Version bump diff --git a/source/network-extra/aria2/FrugalBuild b/source/network-extra/aria2/FrugalBuild index a75a49e..c99153f 100644 --- a/source/network-extra/aria2/FrugalBuild +++ b/source/network-extra/aria2/FrugalBuild @@ -2,8 +2,7 @@ # Maintainer: crazy pkgname=aria2 -_F_archive_name="${pkgname}c" -pkgver=1.0.1 +pkgver=1.2.0 pkgrel=1 pkgdesc="aria2 is an utility for downloading files." depends=('openssl' 'libstdc++' 'cppunit' 'c-ares>=1.5.1') @@ -11,12 +10,9 @@ makedepends=('cvs' 'gnutls') license="GPL" groups=('network-extra') archs=('i686' 'x86_64') -_F_sourceforge_name="${pkgname}c" -_F_sourceforge_dirname="$pkgname" -_F_sourceforge_realname="$pkgname" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge -sha1sums=('066c950663afa7eff1e37ffc992b1c89f5d96b85') +sha1sums=('a71a0c5b713728891b98cb66b6a3d6b4fa1df79f') build() { From crazy at frugalware.org Sat Feb 28 14:59:38 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 14:59:39 2009 Subject: [Frugalware-git] frugalware-current: pigment-0.3.14-1-x86_64 Message-ID: <20090228135938.A67E611B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6071b7b8b2fcefc6b66fc6b30229e634c45b7e94 commit 6071b7b8b2fcefc6b66fc6b30229e634c45b7e94 Author: crazy Date: Sat Feb 28 14:59:03 2009 +0100 pigment-0.3.14-1-x86_64 * Version bump diff --git a/source/xlib-extra/pigment/FrugalBuild b/source/xlib-extra/pigment/FrugalBuild index c331177..4cbf141 100644 --- a/source/xlib-extra/pigment/FrugalBuild +++ b/source/xlib-extra/pigment/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: jedifox pkgname=pigment -pkgver=0.3.13 +pkgver=0.3.14 pkgrel=1 pkgdesc="A library designed to easily build user interfaces for embedded multimedia" url="http://elisa.fluendo.com" @@ -14,6 +14,6 @@ groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/static/download/$pkgname/ | Flasttar" source=($url/static/download/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('ef7af513b11451f0ef54379ba103619d2c3e3647') +sha1sums=('99246771ad8046a78bb7f69c0e25222270575ba4') # optimization OK From crazy at frugalware.org Sat Feb 28 15:04:00 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 15:04:01 2009 Subject: [Frugalware-git] frugalware-current: pigment-python-0.3.10-1-x86_64 Message-ID: <20090228140400.17C8311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c142449ba468ce89b5d95274ca320fc53b54421d commit c142449ba468ce89b5d95274ca320fc53b54421d Author: crazy Date: Sat Feb 28 15:03:27 2009 +0100 pigment-python-0.3.10-1-x86_64 * Version bump diff --git a/source/xlib-extra/pigment-python/FrugalBuild b/source/xlib-extra/pigment-python/FrugalBuild index b82d4f3..839ddf6 100644 --- a/source/xlib-extra/pigment-python/FrugalBuild +++ b/source/xlib-extra/pigment-python/FrugalBuild @@ -3,17 +3,17 @@ # Contributor: jedifox pkgname=pigment-python -pkgver=0.3.9 -pkgrel=2 +pkgver=0.3.10 +pkgrel=1 pkgdesc="Pigment-python contains modules that allow you to use Pigment in Python programs" url="http://elisa.fluendo.com" -depends=('pigment' 'libffi' 'pygobject' 'gst-python') +depends=('pigment>=0.3.14' 'libffi' 'pygobject' 'gst-python') options=('scriptlet') groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/static/download/pigment/ | Flasttar" source=($url/static/download/pigment/$pkgname-$pkgver.tar.gz) -sha1sums=('474997bf538cdc65221e98d4a623b7f4ccc88815') +sha1sums=('fc2a3e1fbe39835df20884c29d243598448bfe35') # optimization OK From crazy at frugalware.org Sat Feb 28 15:06:15 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 15:06:17 2009 Subject: [Frugalware-git] frugalware-current: opensc-0.11.7-1-x86_64 Message-ID: <20090228140615.D637711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec37b28a4dddef6877ae06513d90a18a82203daf commit ec37b28a4dddef6877ae06513d90a18a82203daf Author: crazy Date: Sat Feb 28 15:05:29 2009 +0100 opensc-0.11.7-1-x86_64 * Version bump diff --git a/source/apps-extra/opensc/FrugalBuild b/source/apps-extra/opensc/FrugalBuild index d52332f..96b868b 100644 --- a/source/apps-extra/opensc/FrugalBuild +++ b/source/apps-extra/opensc/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy pkgname=opensc -pkgver=0.11.6 +pkgver=0.11.7 pkgrel=1 pkgdesc="Library and tools for SmartCards." url="http://www.opensc-project.org/opensc/" @@ -13,7 +13,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.opensc-project.org/files/opensc/|Flasttar" source=(http://www.opensc-project.org/files/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('0aa3b6a57a730f8e06f138537220c30ee709037f') +sha1sums=('f91f66bb350d94c07fb01e427c936ce56f1c7d0d') build() { From crazy at frugalware.org Sat Feb 28 15:09:59 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 15:10:01 2009 Subject: [Frugalware-git] frugalware-current: 7zip-4.65-1-x86_64 Message-ID: <20090228140959.DF12C11B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2b0866eca1625a41b1a311e70a5b7e1415baedec commit 2b0866eca1625a41b1a311e70a5b7e1415baedec Author: crazy Date: Sat Feb 28 15:08:58 2009 +0100 7zip-4.65-1-x86_64 * Version bump diff --git a/source/apps-extra/7zip/FrugalBuild b/source/apps-extra/7zip/FrugalBuild index 5862f58..ad0fce9 100644 --- a/source/apps-extra/7zip/FrugalBuild +++ b/source/apps-extra/7zip/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Tuxbubling pkgname=7zip -pkgver=4.61 +pkgver=4.65 pkgrel=1 pkgdesc="7-Zip is a file archiver with high compression ratio." _F_sourceforge_dirname="p7zip" @@ -16,7 +16,7 @@ depends=('libstdc++') groups=('apps-extra') archs=('i686' 'x86_64') options=('nodocs' 'nostrip') -sha1sums=('37223ff1f12dd3ba0d3f95b531bfbd01f974753f') +sha1sums=('988f6ec63e93e6ec23492fd39e3b48a58fd695d1') build() { From crazy at frugalware.org Sat Feb 28 15:18:31 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 15:18:33 2009 Subject: [Frugalware-git] frugalware-current: cmake-2.6.3-1-x86_64 Message-ID: <20090228141831.D7B7A11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38cbd850c4a30c616ff5ab4f98d0a6a536ad6566 commit 38cbd850c4a30c616ff5ab4f98d0a6a536ad6566 Author: crazy Date: Sat Feb 28 15:15:46 2009 +0100 cmake-2.6.3-1-x86_64 * Version bump diff --git a/source/devel-extra/cmake/FrugalBuild b/source/devel-extra/cmake/FrugalBuild index 3360773..4ad8854 100644 --- a/source/devel-extra/cmake/FrugalBuild +++ b/source/devel-extra/cmake/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Priyank Gosalia pkgname=cmake -pkgver=2.6.2 +pkgver=2.6.3 pkgrel=1 pkgdesc="Cross platform make" url="http://www.cmake.org/" @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://cmake.org/HTML/Download.html | grep -m1 Latest | sed 's/.* \(.*\).*/\1/g' | sed 's/(\|)//g'" source=(http://www.cmake.org/files/v2.6/$pkgname-$pkgver.tar.gz) -sha1sums=('48d33afaf23d40f2ea9aa2f5018c7213983222c2') +sha1sums=('bf34e1661954d808ac3a3eb9d394b69e4d3b1a98') build() { Fsed '\(${cmake_bootstrap_system_libs}\)' '\1 -DENABLE_IPV6=1' bootstrap From russelldickenson at gmail.com Sat Feb 28 15:25:27 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Sat Feb 28 15:25:29 2009 Subject: [Frugalware-git] homepage-ng: Newsletter issue 40 Message-ID: <20090228142527.A823D11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=77e072183976f3b0244f97e9dc1f36fa188b6112 commit 77e072183976f3b0244f97e9dc1f36fa188b6112 Author: Russell Dickenson (phayz) Date: Sun Mar 1 00:25:28 2009 +1000 Newsletter issue 40 new file: frugalware/images/newsletter/issue40_desktop_anacreon_gnome_example.png new file: frugalware/weeklynews/issue40.html modified: frugalware/xml/news.xml diff --git a/frugalware/images/newsletter/issue40_desktop_anacreon_gnome_example.png b/frugalware/images/newsletter/issue40_desktop_anacreon_gnome_example.png new file mode 100755 index 0000000..530a63a Binary files /dev/null and b/frugalware/images/newsletter/issue40_desktop_anacreon_gnome_example.png differ diff --git a/frugalware/weeklynews/issue40.html b/frugalware/weeklynews/issue40.html new file mode 100755 index 0000000..5b83e74 --- /dev/null +++ b/frugalware/weeklynews/issue40.html @@ -0,0 +1,266 @@ +

          Frugalware Linux Newsletter - Issue 40

          + +

          ...to inform...to educate...to entertain

          + +

          “To accomplish great things, we must not only act, but also dream; not only plan, but also believe.” Anatole France

          + + +

          Welcome

          +

          The newsletter's aim is to keep you up to date with what's happened recently in the world of the Linux distribution 'Frugalware'.

          + +

          Features of this issue include: +

            +
          • Frugalware 1.0 RC1 released
          • +
          • Anacreon's default wallpaper is released
          • +
          • Frugalware's users are people too - fanch
          • +
          • Tips and tricks - Get a widescreen monitor for NO money!
          • +
          +

          + + +

          Events

          + +

          Here's a selection of events which have occurred since the previous newsletter:

          + +
            +
          • +

            Frugalware 1.0 RC1 released

            +

            On 22 February 2009, VMiklos released 1.0 RC1, the second last testing release prior to 1.0. If you have the required bandwidth and time available, please download and test this release.

            +
          • +
          • +

            Find me a floppy disk

            +

            Recently the following change was committed to Frugalware's main git repository:

            +commit 1b956327c9d1a03582e898b8552554863d1eb52d
            +Author: Miklos Vajna 
            +Date:   Mon Feb 23 22:57:17 2009 +0100
            +
            +fdutils-5.5-6-i686
            +
            +- move to extra
            +

            fdutils' description is "Utilities for formatting floppies and configuring the floppy drive." Personally I think the better change might have been "move to /dev/null". Of course I'm saying that simply because I no longer use a floppy disk drive. If you have no choice but to back up 40 GB or more data via floppy disks then I feel very sorry for you.

            +

            +
          • +
          • +

            Anacreon's default wallpaper is released

            +

            The new default wallpaper of Anacreon is here! If you didn't already know, the wallpaper named "Simply Frugal" has been chosen by the development team. Congratulations to its creator, Léo. Grub and Splashy themes were updated with this wallpaper last week with help from Ironiq. The new default wallpaper is included in the Gnome and LXDE desktop environments in the 'current' repository (thanks to Bouleetbil). Here is a screenshot of a Gnome desktop, featuring the wallpaper:

            + +

            This new wallpaper will be added soon to the Xfce4 and KDE desktops. Widescreen users, don't worry, you can find a widescreen version of this wallpaper here. +

            +
          • +
          • +

            Want more wallpapers ?

            +

            All remaining wallpapers of the selection are not lost. They are now included in a package, to install it: +

            # pacman-g2 -S frugalware-background
            + Then you'll find these additional wallpapers in /usr/share/backgrounds/Frugalware

            +
          • +
          + + +

          Upgrades

          + +

          Here's a selection of packages which have been upgraded since the previous newsletter:

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          PackageUpgrade VersionComments
          KDE3.5.10This is the latest release of KDE 3.5.x and resolves many bugs in the previous release.
          Abiword2.6.6Version bump.
          Drupal5.16-1Version bump.
          Drupal66.10-1Version bump.
          Splashy0.3.13-2Bug fixes.
          + +

          Frugalware's users are people too - fanch

          + +

          This interview is the latest in a series of interviews with Frugalware users. Please read on...

          + +
          +
          What's your name?
          +

          François Visdeloup.

          + +
          What's your IRC/forum nickname?
          +

          fanch or fym (I chose my first name or the initials of my first name in the Britain language).

          + +
          In what country do you live?
          +

          Britain region (France).

          + +
          In what country were you born?
          +

          Britain region (France).

          + +
          What do you like the most about where you live (the town/city and country)?
          +

          I like my region and all the rest. The mountain is missing maybe. We can't have it all.

          + +
          What operating system(s) did you used before FW ?
          +

          Brief history : Windows 98 to 2008....video manipulation only - Ubuntu 2005 to 2007 - Suse 1998 to +2004 and Mandrake 1998 to 2000 and 2004 to 2005 approximately. Since 2007 Frugalware and Sabayon. 2008/09 Nutyx.

          + +
          When did you start to use Linux (Frugalware)?
          +

          At the end of 2007.

          + +
          What do you like most about Frugalware?
          +

          The updates (always the latest versions but not for KDE 4 but this isn't a problem for me because I use Gnome). The developers reactivity, contacts to find solutions. In one word: conviviality.

          + +
          What would you like to see changed in Frugalware?
          +

          More effort on network connections like WiFi, troubles with hardware. In spite of that, I have nothing to say, I'm very satisfied.

          + +
          Do you do something active in order to spread the knowledge of Frugalware?
          +

          I talk about it with people around me. Unfortunately people have difficulty seeing other OSs than Windows. They know a little about Ubuntu. Many of them think free software is not reliable. Windows still has some days to live.

          + +
          For what purpose(s) do you use Frugalware?
          +

          On PC or laptop - I use Frugalware like I used Windows, except for video manipulation where Windows is still necessary, for games for example. For the rest, there are only advantages (Internet - office work - downloading - photos - etc....)

          + +
          How did you find Frugalware - e.g. a friend/Google search?
          +

          On Distrowatch and QuebecOS. I was looking for a distribution with regular updates to avoid re-installations.

          + +
          What do you do when you're not using Frugalware?
          +

          I use Sabayon or Nutyx.

          + +
          Please show us a screenshot of your desktop(s)
          +

          It's not interesting because my desktop is not like the Frugalware Gnome default. I'm not very good at making my desktop look nice. I regret not having the previous default desktop, it was original. I liked it (http://ftp.frugalware.org/pub/other/artwork/wallpaper/0.6.jpg) but for me it's not a priority.

          + +
          What's the view from your front door? (please provide a photograph, with no people in view)
          +

          I'm in my basement. I am surrounded by computers (one for a family member and three for me.. LOL...). It's dark. A worldmap on the wall and some photos of Dinard... It's a room only for computing. So, again, a photo doesn't show anything interesting. I'm sorry, I would present you a nice view. It's a "bunker" atmosphere here LOL......

          +
          + + +

          Getting To Know You

          + +

          In this section of the newsletter, we get to know Frugalware Linux a little at a time. This is not meant to replace the official documentation but instead make it easier to read. This should suit those those people who, like me, have short attention spans. :)

          + +

          Reporting Bugs 101

          +

          Bug reports are welcome but before you go ahead, there are a few things you need to know. First - are you sure it's a bug? If something's not working correctly it may not be because of a bug in the software. You could check the Frugalware Bug Tracking System (BTS) and the upstream BTS to see if someone has already reported this as a bug. If you're still not sure, you could mention it in the Frugalware forums or in the IRC channel. In that way someone may be able to confirm if it's a bug or not.

          + + +

          Tips and tricks

          + +Disclaimer - Be aware that the hints & tips provided here have NOT been tested and so come with no warranty. + +
            +
          • +

            IdentiBash

            +

            IdentiBash is a simple Bash script that you can use as a command line Twitter/identi.ca client. To use it you change just a few parameters in the script - URLs, username and password, and you can then both post your own messages and get those of others. The script was created by linc of The Linux Link Tech Show, based on an article published by IBM.

            +
          • +
          • +

            Don't just write - rewrite!

            +

            Rewriteable CD and DVD media is a cheap storage medium, useful for testing ISOs or backups. They cost more than write once media but you can use them more times and so the cost should balance out.

            +
          • +
          • +

            Beautiful wallpapers

            +

            If newsletter issue 39's list of wallpaper sites wasn't enough, here are two more sites which host beautiful wallpapers:

            + + +
          • +
          • +

            Get a widescreen monitor for NO money!

            +

            In these difficult economic times, hardware upgrades may have to wait. Here's a hint, though, as to how you can get the look of a widescreen monitor without spending any money. The process is quite simple:

            +
              +
            1. Find a widescreen wallpaper, this one, for example;
            2. +
            3. Print out the wallpaper in colour and in a size where the height is equal to the height of your monitor;
            4. +
            5. Place the printed wallpaper on your existing monitor and mark those parts that stick out at the sides;
            6. +
            7. Cut off those parts of the wallpaper which you just marked and stick them at either side of the monitor;
            8. +
            9. In your desktop environment, set the wallpaper to the same file.
            10. +
            +

            Voila! All your friends will be envious when they see your new, "widescreen" monitor. Just don't let them get too close. If you print and cut out some digits, you can even have a desktop clock, but it can be difficult to change the digits at just the right time. Note that you should not stick the printed wallpaper with permanent glue since you might want to change it later.

            +
          • +
          + +

          This section relies on your contributions! If have some tips and tricks that you would like to be shown in the newsletter, please post them on the forums.

          + + +

          Focus On Package(s)

          + +

          Just burn it!

          +

          SimpleBurn is an application with just one purpose, to burn ISOs to recordable CD/DVD media. It has very few dependencies so it suits those using window managers as well as those using full desktop environments.

          + +

          etckeeper

          +

          etckeeper "is a collection of tools to let /etc be stored in a git, mercurial, darcs, or bzr repository. It hooks into apt (and other package managers including yum and pacman-g2) to automatically commit changes made to /etc during package upgrades. It tracks file metadata that revison control systems do not normally support, but that is important for /etc, such as the permissions of /etc/shadow. It's quite modular and configurable, while also being simple to use if you understand the basics of working with revision control."

          + + +

          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.

          + + + + + + + + + + + + + + + + + + + + + + +
          ActivityBugsFeature
          Requests
          Open226217
          Opened since the last newsletter82
          Closed since the previous newsletter154
          + + +

          Security announcements

          + +

          Remember - According to the normal support arrangements for Frugalware, the release of 0.9 ("Solaria") means that no further security or bug fixes will be released for Frugalware 0.8 ("Kalgan") or earlier releases.

          + +

          Here is a list of security issues which have been discovered and fixed in the 0.9 release since the previous newsletter.

          + + + + + + + + + + + + + +
          FSAPackageFSA DescriptionUpgrade To
          FSA575opensslOpenSSL 0.9.8i and earlier does not properly check the return value from the EVP_VerifyFinal function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature for DSA and ECDSA keys.openssl-0.9.8-15solaria1
          FSA574kernelA vulnerability has been reported in the Linux Kernel, which can be exploited by malicious, local users to cause a DoS (Denial of Service)kernel-2.6.26-2solaria2
          FSA573mplayerTobias Klein has reported a vulnerability in MPlayer, which potentially can be exploited by malicious people to compromise a user's systemmplayer-1.0rc2-7solaria2
          FSA572mantisThis release solves more issues relating to the security fixes introduced by 1.1.3.mantis-1.1.5-1solaria1
          FSA571thunderbirdSome vulnerabilities have been reported in Mozilla Thunderbird, which can be exploited by malicious people to disclose sensitive information, bypass certain security restrictions, or compromise a user's systemthunderbird-2.0.0.18-1solaria1
          FSA570graphvizRoee Hay has discovered a vulnerability in Graphviz, which can be exploited by malicious people to compromise a user's systemgraphviz-2.20.3-1solaria1
          FSA569ndiswrapperMultiple buffer overflows in the ndiswrapper module 1.53 for the Linux kernel 2.6 allow remote attackers to execute arbitrary code by sending packets over a local wireless network that specify long ESSIDs.ndiswrapper-1.53-6solaria2
          FSA568railsSome vulnerabilities have been reported in Ruby on Rails, which can be exploited by malicious people to conduct SQL injection attacksrails-2.1.1-1solaria1
          FSA567drupal6A vulnerability has been reported in the Content Translation module for Drupal, which can be exploited by malicious users to bypass certain security restrictionsdrupal6-6.9-1solaria1
          FSA566drupalA security issue has been reported in Drupal, which can potentially be exploited by malicious people to conduct SQL injection attacksdrupal-5.15-1solaria1
          FSA565drupal-i18nA vulnerability has been reported in the Internationalization (i18n) Translation module for Drupal, which can be exploited by malicious users to bypass certain security restrictionsdrupal-i18n-5.x_2.5-1solaria1
          FSA564phpmyadminThis fixes an SQL injection, see http://www.milw0rm.com/exploits/7382 for more info.phpmyadmin-2.11.9.4-1solaria1
          + + +

          About the newsletter

          + +

          Author

          +

          The Frugalware newsletter is written and edited by Russell Dickenson (AKA phayz). Credit for the Frugalware distribution goes to the development team.

          + +

          Translations

          +

          The newsletter is currently translated into French and Danish. The French translation is provided by the French Frugalware community. The Danish translation is provided by the Danish Frugalware community. Thanks to all those involved in providing and hosting these translations.

          + +

          Release

          +

          To allow time for review and corrections, each newsletter is written ahead of its release date. Therefore it may not mention events which occured in the few days before its release - e.g. security fixes. To be sure that you've got the very latest information on these topics, go to the appropriate page of the Frugalware web site.

          + +

          Feedback

          +

          If you have feedback about the Frugalware newsletter - whether good or bad - please provide it via the forums. Your feedback is valuable because we want the newsletter to meet the needs of Frugalware's users.

          diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 2fcc303..166e661 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -22,6 +22,25 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 127 + Frugalware Newsletter Issue 40 + Sun, 01 Mar 2009 00:22:00 +1000 + phayz + 0 + + Features of this issue include: +
            +
          • Frugalware 1.0 RC1 released
          • +
          • Anacreon's default wallpaper is released
          • +
          • Frugalware's users are people too - fanch
          • +
          • Tips and tricks - Get a widescreen monitor for NO money!
          • +
          + You can read it here. We hope you like it! + ]]> +
          +
          + 126 Frugalware 1.0rc1 (Anacreon) released Sun, 22 Feb 2009 11:06:12 +0100 From crazy at frugalware.org Sat Feb 28 15:52:17 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 15:52:19 2009 Subject: [Frugalware-git] frugalware-current: cmake.sh Message-ID: <20090228145217.4198211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1528181610c58519dbed5eb12dcb065a8057e24d commit 1528181610c58519dbed5eb12dcb065a8057e24d Author: crazy Date: Sat Feb 28 15:51:48 2009 +0100 cmake.sh * added -DCMAKE_INSTALL_LIBDIR= diff --git a/source/include/cmake.sh b/source/include/cmake.sh index 6407674..4534513 100644 --- a/source/include/cmake.sh +++ b/source/include/cmake.sh @@ -61,6 +61,7 @@ CMake_conf() -DSYSCONF_INSTALL_DIR=/etc \ -DLIB_SUFFIX="" \ -DLIB_INSTALL_DIR=/usr/lib \ + -DCMAKE_INSTALL_LIBDIR=/usr/lib \ -DLOCALSTATE_INSTALL_DIR=/var \ -DCMAKE_BUILD_TYPE="$_F_cmake_type" \ -DCMAKE_VERBOSE_MAKEFILE="$_F_cmake_verbose" \ From crazy at frugalware.org Sat Feb 28 15:56:14 2009 From: crazy at frugalware.org (crazy) Date: Sat Feb 28 15:56:15 2009 Subject: [Frugalware-git] frugalware-current: cmake.sh Message-ID: <20090228145614.DB9ED11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cc4fd56bb595f4b4238a3fe84b34a769f59fb29b commit cc4fd56bb595f4b4238a3fe84b34a769f59fb29b Author: crazy Date: Sat Feb 28 15:55:45 2009 +0100 cmake.sh * blah typo diff --git a/source/include/cmake.sh b/source/include/cmake.sh index 4534513..af868db 100644 --- a/source/include/cmake.sh +++ b/source/include/cmake.sh @@ -61,7 +61,7 @@ CMake_conf() -DSYSCONF_INSTALL_DIR=/etc \ -DLIB_SUFFIX="" \ -DLIB_INSTALL_DIR=/usr/lib \ - -DCMAKE_INSTALL_LIBDIR=/usr/lib \ + -DCMAKE_INSTALL_LIBDIR=lib \ -DLOCALSTATE_INSTALL_DIR=/var \ -DCMAKE_BUILD_TYPE="$_F_cmake_type" \ -DCMAKE_VERBOSE_MAKEFILE="$_F_cmake_verbose" \ From devil505linux at gmail.com Sat Feb 28 15:56:49 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 28 15:56:51 2009 Subject: [Frugalware-git] homepage-ng: * the "s" was missing in "frugalware-backgrounds" Message-ID: <20090228145649.DCC7311B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=9bcc7a08f4cb7608dbbb562c50130f9007d0e36e commit 9bcc7a08f4cb7608dbbb562c50130f9007d0e36e Author: Devil505 Date: Sat Feb 28 15:56:03 2009 +0100 * the "s" was missing in "frugalware-backgrounds" diff --git a/frugalware/weeklynews/issue40.html b/frugalware/weeklynews/issue40.html index 5b83e74..1e5a476 100755 --- a/frugalware/weeklynews/issue40.html +++ b/frugalware/weeklynews/issue40.html @@ -50,7 +50,7 @@ fdutils-5.5-6-i686
        • Want more wallpapers ?

          All remaining wallpapers of the selection are not lost. They are now included in a package, to install it: -

          # pacman-g2 -S frugalware-background
          +
          # pacman-g2 -S frugalware-backgrounds
          Then you'll find these additional wallpapers in /usr/share/backgrounds/Frugalware

        From devil505linux at gmail.com Sat Feb 28 20:21:12 2009 From: devil505linux at gmail.com (Devil505) Date: Sat Feb 28 20:21:14 2009 Subject: [Frugalware-git] frugalware-current: amoebax-0.2.1-1-i686 Message-ID: <20090228192112.DAB4711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a832d3be211791e4f11ab48f059a218539eb16b commit 6a832d3be211791e4f11ab48f059a218539eb16b Author: Devil505 Date: Sat Feb 28 20:20:19 2009 +0100 amoebax-0.2.1-1-i686 * version bump diff --git a/source/games-extra/amoebax/FrugalBuild b/source/games-extra/amoebax/FrugalBuild index f793c2d..1e33408 100644 --- a/source/games-extra/amoebax/FrugalBuild +++ b/source/games-extra/amoebax/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=amoebax -pkgver=0.2.0 +pkgver=0.2.1 pkgrel=1 pkgdesc="A cute and addictive action-puzzle game." url="http://www.emma-soft.com/games/amoebax/" @@ -11,7 +11,7 @@ groups=('games-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/download.html" source=(http://www.emma-soft.com/games/amoebax/download/$pkgname-$pkgver.tar.bz2) -sha1sums=('84f45f0363782c4ea7040315cbd0a43f143a5b8a') +sha1sums=('0d0e38dac1280bed3a16f5bc4e60b69ba513180e') build() { From elentir at mailoo.org Sat Feb 28 20:33:43 2009 From: elentir at mailoo.org (Elentir) Date: Sat Feb 28 20:33:46 2009 Subject: [Frugalware-git] fwife: fix a bug with stressed characters Message-ID: <20090228193343.B0E1411B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=4e77ec3179ac8ebd4f72e5a71d356ec617169787 commit 4e77ec3179ac8ebd4f72e5a71d356ec617169787 Author: Elentir Date: Sat Feb 28 20:16:12 2009 +0100 fix a bug with stressed characters diff --git a/src/fwife.c b/src/fwife.c index 53f5780..0314d4e 100644 --- a/src/fwife.c +++ b/src/fwife.c @@ -340,7 +340,7 @@ int main (int argc, char *argv[]) } else { LOG("Loading plugin : %s", plugin->name); - pages[i] = (PageInfo) {NULL, -1, GET_UTF8(plugin->desc()), plugin->type, plugin->complete}; + pages[i] = (PageInfo) {NULL, -1, plugin->desc(), plugin->type, plugin->complete}; if((pages[i].widget = plugin->load_gtk_widget()) == NULL) LOG("Error when loading plugin's widget @ %s", plugin->name); diff --git a/src/util.h b/src/util.h index 2629dbc..b6ad631 100644 --- a/src/util.h +++ b/src/util.h @@ -39,7 +39,7 @@ #ifdef _ #undef _ #endif -#define _(text) gettext(text) +#define _(text) GET_UTF8(gettext(text)) #define MALLOC(p, b) do { if((b) > 0) \ { p = malloc(b); if (!(p)) \ From russelldickenson at gmail.com Sat Feb 28 21:55:32 2009 From: russelldickenson at gmail.com (Russell Dickenson (phayz)) Date: Sat Feb 28 21:55:34 2009 Subject: [Frugalware-git] homepage-ng: Newsletter issue 40 corrections Message-ID: <20090228205532.6854211B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e249b9c41e688f532d8fb54c6f2a863614eff096 commit e249b9c41e688f532d8fb54c6f2a863614eff096 Author: Russell Dickenson (phayz) Date: Sun Mar 1 06:49:33 2009 +1000 Newsletter issue 40 corrections - added atributions to Devil505 - removed 'name' tag from Updates modified: issue40.html diff --git a/frugalware/weeklynews/issue40.html b/frugalware/weeklynews/issue40.html index 1e5a476..03388b0 100755 --- a/frugalware/weeklynews/issue40.html +++ b/frugalware/weeklynews/issue40.html @@ -41,14 +41,14 @@ fdutils-5.5-6-i686

      • -

        Anacreon's default wallpaper is released

        +

        Anacreon's default wallpaper is released - by Devil505

        The new default wallpaper of Anacreon is here! If you didn't already know, the wallpaper named "Simply Frugal" has been chosen by the development team. Congratulations to its creator, Léo. Grub and Splashy themes were updated with this wallpaper last week with help from Ironiq. The new default wallpaper is included in the Gnome and LXDE desktop environments in the 'current' repository (thanks to Bouleetbil). Here is a screenshot of a Gnome desktop, featuring the wallpaper:

        This new wallpaper will be added soon to the Xfce4 and KDE desktops. Widescreen users, don't worry, you can find a widescreen version of this wallpaper here.

      • -

        Want more wallpapers ?

        +

        Want more wallpapers ? - by Devil505

        All remaining wallpapers of the selection are not lost. They are now included in a package, to install it:

        # pacman-g2 -S frugalware-backgrounds
        Then you'll find these additional wallpapers in /usr/share/backgrounds/Frugalware

        @@ -56,7 +56,7 @@ fdutils-5.5-6-i686
      -

      Upgrades

      +

      Upgrades

      Here's a selection of packages which have been upgraded since the previous newsletter:

      From bouleetbil at frogdev.info Sat Feb 28 23:12:13 2009 From: bouleetbil at frogdev.info (bouleetbil) Date: Sat Feb 28 23:12:14 2009 Subject: [Frugalware-git] frugalware-current: tuntun-0.3.1-1-i686 Message-ID: <20090228221213.23CA011B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ba42b5fe897d7e3d7a4e745235687cf94569011 commit 5ba42b5fe897d7e3d7a4e745235687cf94569011 Author: bouleetbil Date: Sat Feb 28 23:09:55 2009 +0100 tuntun-0.3.1-1-i686 *new package diff --git a/source/gnome-extra/tuntun/FrugalBuild b/source/gnome-extra/tuntun/FrugalBuild new file mode 100644 index 0000000..cb86842 --- /dev/null +++ b/source/gnome-extra/tuntun/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.03 SBU +# Maintainer: bouleetbil + +pkgname=tuntun +pkgver=0.3.1 +pkgrel=1 +pkgdesc="Applet gnome for manage vpn connections." +depends=('gnome-applets' 'libglade' 'libgnome' 'openvpn') +makedepends=('perl-xml-parser' 'intltool') +groups=('gnome-extra') +archs=('i686') +options=('scriptlet') +Finclude googlecode +sha1sums=('2a013e68b37ecfc68e5dde0e7cfc94ab7d656481') + +# optimization OK From vmiklos at frugalware.org Sat Feb 28 23:14:28 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 28 23:14:30 2009 Subject: [Frugalware-git] setup: asklang: fix HU font Message-ID: <20090228221428.99A9511B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=8c9778e44ea9bc637963a6468ea80c59ce9eb764 commit 8c9778e44ea9bc637963a6468ea80c59ce9eb764 Author: Miklos Vajna Date: Sat Feb 28 23:14:58 2009 +0100 asklang: fix HU font diff --git a/src/plugins/asklang.c b/src/plugins/asklang.c index c265229..d65222d 100644 --- a/src/plugins/asklang.c +++ b/src/plugins/asklang.c @@ -140,7 +140,7 @@ int run(GList **config) else if(!strcmp("hu_HU", dialog_vars.input_result)) { setenv("CHARSET", "iso-8859-2", 1); - setcharset("lat2-16.psfu.gz", config); + setcharset("lat2a-16.psfu.gz", config); } else if(!strcmp("nl_NL", dialog_vars.input_result)) setenv("CHARSET", "iso-8859-1", 1); From vmiklos at frugalware.org Sat Feb 28 23:24:16 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 28 23:24:17 2009 Subject: [Frugalware-git] frugalware-current: etckeeper-0.33-1-ppc Message-ID: <20090228222416.8BF4C11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a880da0632d2d1ee42015a5605e0bfdafc835599 commit a880da0632d2d1ee42015a5605e0bfdafc835599 Author: Miklos Vajna Date: Sat Feb 28 23:23:11 2009 +0100 etckeeper-0.33-1-ppc added ppc to archs() diff --git a/source/apps-extra/etckeeper/FrugalBuild b/source/apps-extra/etckeeper/FrugalBuild index 5406147..9fcd5ac 100644 --- a/source/apps-extra/etckeeper/FrugalBuild +++ b/source/apps-extra/etckeeper/FrugalBuild @@ -10,7 +10,7 @@ rodepends=('git>=1.5.3.4' 'pacman-g2>=3.6.7' 'dcron>=3.2-4') makedepends=('bzr') backup=(etc/$pkgname/$pkgname.conf) groups=('apps-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') Fpkgversep="_" up2date="lynx -dump http://ftp.debian.org/debian/pool/main/e/etckeeper|Flasttar" source=(http://ftp.debian.org/debian/pool/main/e/etckeeper/etckeeper_$pkgver.tar.gz) From vmiklos at frugalware.org Sat Feb 28 23:39:04 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 28 23:39:06 2009 Subject: [Frugalware-git] frugalware-current: mpfr-2.4.1_01-1-i686 Message-ID: <20090228223904.5A7DB11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fd5acc52246a71612cc9cea3041dca4513b2b7bf commit fd5acc52246a71612cc9cea3041dca4513b2b7bf Author: Miklos Vajna Date: Sat Feb 28 23:19:18 2009 +0100 mpfr-2.4.1_01-1-i686 - version bump diff --git a/source/lib/mpfr/FrugalBuild b/source/lib/mpfr/FrugalBuild index ee4c95b..4d65078 100644 --- a/source/lib/mpfr/FrugalBuild +++ b/source/lib/mpfr/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=mpfr -basever=2.4.0 +basever=2.4.1 patchver=01 if [ -n "$patchver" ]; then pkgver=${basever}_$patchver @@ -23,8 +23,9 @@ if [ -n "$patchver" ]; then source=(${source[@]} $url/patch$i) done fi -sha1sums=('6493015d9b5101b0a5ae62d28e64ebcc55b15f89' \ - '7e3c49e2afe59d75274cedbd688de744f93b595e') +sha1sums=('1f965793526cafefb30cda64cebf3712cb75b488' \ + '82eb4c34685b6d655d33e0dfcea003248a8967d9') +options=('noversrc') _F_cd_path=$pkgname-$basever Fconfopts="$Fconfopts --enable-shared --enable-static" # optimization OK From vmiklos at frugalware.org Sat Feb 28 23:39:04 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 28 23:39:09 2009 Subject: [Frugalware-git] frugalware-current: cmucl-19e-1-i686 Message-ID: <20090228223904.74E4811B877C@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5854cd87ff84c93483cb8b0670f4c3f7f71ed3b0 commit 5854cd87ff84c93483cb8b0670f4c3f7f71ed3b0 Author: Miklos Vajna Date: Sat Feb 28 23:27:37 2009 +0100 cmucl-19e-1-i686 - up2date fix diff --git a/source/devel-extra/cmucl/FrugalBuild b/source/devel-extra/cmucl/FrugalBuild index 7ede781..50f26dc 100644 --- a/source/devel-extra/cmucl/FrugalBuild +++ b/source/devel-extra/cmucl/FrugalBuild @@ -9,7 +9,9 @@ url="http://www.cons.org/cmucl/" depends=('glibc') groups=('devel-extra') archs=('i686' '!x86_64') -up2date="lynx -dump http://www.pmsf.de/pub/cmucl/release/|grep /$|sed -n 's|.*/\(.*\)/|\1|;$ p'" +# yeah, this is ugly. mail me if you know a better one that DOES filter +# prereleases +up2date="lynx -source -dump http://www.cons.org/cmucl/download.html|sed 's|RELEASE_\([^<]*\)|\nRELEASE_\1\n|g'|grep -m1 ^RELEASE|sed 's/RELEASE_//'" source=(http://www.pmsf.de/pub/cmucl/release/$pkgver/$pkgname-$pkgver-x86-linux.{tar.bz2,extra.tar.bz2} $pkgname.sh) build() { From vmiklos at frugalware.org Sat Feb 28 23:39:04 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 28 23:39:10 2009 Subject: [Frugalware-git] frugalware-current: geoip-1.4.6-1-i686 Message-ID: <20090228223904.8C8A711B877D@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2c87c73379f451f52932eb2719774692665e148 commit b2c87c73379f451f52932eb2719774692665e148 Author: Miklos Vajna Date: Sat Feb 28 23:32:21 2009 +0100 geoip-1.4.6-1-i686 - version bump diff --git a/source/lib-extra/geoip/FrugalBuild b/source/lib-extra/geoip/FrugalBuild index 1054a0e..84b93a6 100644 --- a/source/lib-extra/geoip/FrugalBuild +++ b/source/lib-extra/geoip/FrugalBuild @@ -3,7 +3,7 @@ pkgname=geoip _F_archive_name=GeoIP -pkgver=1.4.5 +pkgver=1.4.6 pkgrel=1 pkgdesc="Easily lookup countries by IP addresses, even when Reverse DNS entries don't exist." url="http://www.maxmind.com/app/c" @@ -13,7 +13,7 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.maxmind.com/download/geoip/api/c/?M=D|Flasttar" source=(http://www.maxmind.com/download/geoip/api/c/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('f8ac0c8ac113a3d8def8f93f7255ef0bbff34814') +sha1sums=('e692954f447c13270de7860e586696991776d8a3') build() { From vmiklos at frugalware.org Sat Feb 28 23:39:04 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 28 23:39:12 2009 Subject: [Frugalware-git] frugalware-current: flowplayer-3.0.7-1-i686 Message-ID: <20090228223904.A01B811B877E@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4c4afb0dae3d5c7cb68f4dc64b8ce30980d7bf9 commit d4c4afb0dae3d5c7cb68f4dc64b8ce30980d7bf9 Author: Miklos Vajna Date: Sat Feb 28 23:36:37 2009 +0100 flowplayer-3.0.7-1-i686 - version bump diff --git a/source/network-extra/flowplayer/FrugalBuild b/source/network-extra/flowplayer/FrugalBuild index bdba214..769f3e0 100644 --- a/source/network-extra/flowplayer/FrugalBuild +++ b/source/network-extra/flowplayer/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=flowplayer -pkgver=3.0.6 +pkgver=3.0.7 pkgrel=1 pkgdesc="A video player for Flash Video in FLV format." url="http://flowplayer.org/" @@ -14,7 +14,7 @@ _F_archive_grepv="src" up2date="Flastarchive http://flowplayer.org/download/index.html .zip" source=(http://flowplayer.org/releases/flowplayer/flowplayer-$pkgver.zip \ README.Frugalware) -sha1sums=('1d5b77d2b4b732c68c9dd850da11cdf80a3ff665' \ +sha1sums=('ab4f5d3299d3b574ede626d725e4def0e5180378' \ '8ea76d8a45d07c872ca4484b8d9f16c814d64fb9') build() From vmiklos at frugalware.org Sat Feb 28 23:39:04 2009 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat Feb 28 23:39:13 2009 Subject: [Frugalware-git] frugalware-current: hdparm-9.12-1-i686 Message-ID: <20090228223904.B93DA11B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e843653dc7869b01019e8cb5ab3d9f5199513fe7 commit e843653dc7869b01019e8cb5ab3d9f5199513fe7 Author: Miklos Vajna Date: Sat Feb 28 23:37:07 2009 +0100 hdparm-9.12-1-i686 - version bump diff --git a/source/apps/hdparm/FrugalBuild b/source/apps/hdparm/FrugalBuild index 8bcb8d0..a1ebb3c 100644 --- a/source/apps/hdparm/FrugalBuild +++ b/source/apps/hdparm/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Miklos Vajna pkgname=hdparm -pkgver=9.11 +pkgver=9.12 pkgrel=1 pkgdesc="Read/set hard drive parameters" depends=('glibc') groups=('apps') archs=('i686' 'x86_64' 'ppc') Finclude sourceforge -sha1sums=('ae8c66ddbc2d4be2e14653ac9ea696a49622b3bd') +sha1sums=('a00172648c235ce340edc6c777a3664e86fef75b') # optimization OK From elentir at mailoo.org Sat Feb 28 23:51:51 2009 From: elentir at mailoo.org (Elentir) Date: Sat Feb 28 23:51:52 2009 Subject: [Frugalware-git] fwife: fix bugs/warnings Message-ID: <20090228225151.B7A2711B877B@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=038f407af19d776152235a5b349216b75df32ccd commit 038f407af19d776152235a5b349216b75df32ccd Author: Elentir Date: Sat Feb 28 23:50:25 2009 +0100 fix bugs/warnings diff --git a/src/fwife-message.c b/src/fwife-message.c index ba4c882..c68b931 100644 --- a/src/fwife-message.c +++ b/src/fwife-message.c @@ -30,12 +30,13 @@ #include "fwife.h" #include "fwife-message.h" +extern GtkWidget *assistant; + /* Just an error */ void fwife_error(const char* error_str) { GtkWidget *error_dlg = NULL; - extern GtkWidget *assistant; - + if (!strlen(error_str)) return; error_dlg = gtk_message_dialog_new (GTK_WINDOW(assistant), @@ -59,8 +60,7 @@ void fwife_error(const char* error_str) void fwife_info(const char *info_str) { GtkWidget *info_dlg = NULL; - extern GtkWidget *assistant; - + if (!strlen(info_str)) return; @@ -85,8 +85,7 @@ void fwife_info(const char *info_str) void fwife_fatal_error(const char* error_str) { GtkWidget *error_dlg = NULL; - extern GtkWidget *assistant; - + if (!strlen(error_str)) return; @@ -112,8 +111,7 @@ void fwife_fatal_error(const char* error_str) int fwife_question(const char* msg_str) { GtkWidget *question_dlg; - extern GtkWidget *assistant; - + question_dlg = gtk_message_dialog_new (GTK_WINDOW(assistant), GTK_DIALOG_MODAL, GTK_MESSAGE_QUESTION, @@ -132,8 +130,7 @@ int fwife_question(const char* msg_str) char* fwife_entry(const char* title, const char* msg_str, const char* defaul) { char *str; - extern GtkWidget *assistant; - + GtkWidget *pBoite = gtk_dialog_new_with_buttons(title, GTK_WINDOW(assistant), GTK_DIALOG_MODAL, diff --git a/src/plugins/layout.c b/src/plugins/layout.c index 5b7b27a..db9d712 100644 --- a/src/plugins/layout.c +++ b/src/plugins/layout.c @@ -50,6 +50,8 @@ static GList *xkeymap = NULL; //* Main GTK WIdget *// static GtkWidget *viewlayout = NULL; +extern GtkWidget *assistant; + plugin_t plugin = { "layout", @@ -316,9 +318,6 @@ void add_keyboard(GtkWidget *button, gpointer data) GtkWidget *pVBoxFrame; GtkWidget *pLabel; GtkWidget *image; - - extern GtkWidget *assistant; - GtkTreeIter iter; pBoite = gtk_dialog_new_with_buttons(_("Personalized keyboard"), diff --git a/src/plugins/netconf.c b/src/plugins/netconf.c index fbc91d7..591ea1b 100644 --- a/src/plugins/netconf.c +++ b/src/plugins/netconf.c @@ -45,6 +45,8 @@ static GtkWidget *viewif=NULL; static GList *iflist=NULL; static GList *interfaceslist=NULL; +extern GtkWidget *assistant; + enum { COLUMN_NET_IMAGE, @@ -132,7 +134,6 @@ GtkWidget *getNettypeCombo() char *ask_nettype() { char *str = NULL; - extern GtkWidget *assistant; GtkTreeIter iter; GtkTreeModel *model; @@ -176,7 +177,6 @@ char *ask_nettype() int configure_wireless(fwnet_interface_t *interface) { - extern GtkWidget *assistant; GtkWidget *phboxtemp, *labeltemp; GtkWidget *pBoite = gtk_dialog_new_with_buttons(_("Configure Wireless"), @@ -253,7 +253,6 @@ int configure_wireless(fwnet_interface_t *interface) int configure_static(fwnet_interface_t *interface, GtkTreeIter iter) { - extern GtkWidget *assistant; GtkWidget *phboxtemp, *labeltemp; char option[50]; char *ipaddr, *netmask, *gateway; @@ -323,7 +322,6 @@ int configure_static(fwnet_interface_t *interface, GtkTreeIter iter) int dsl_config(fwnet_profile_t *profile) { - extern GtkWidget *assistant; GtkWidget *phboxtemp, *labeltemp; int i; char *uname, *passwd, *passverify, *iface; diff --git a/src/plugins/postconf.c b/src/plugins/postconf.c index 640d91a..40570c4 100644 --- a/src/plugins/postconf.c +++ b/src/plugins/postconf.c @@ -46,6 +46,8 @@ static GtkWidget *pHBoxFrameX = NULL; static char *xlayout = NULL; static char *xvariant = NULL; +extern GtkWidget *assistant; + plugin_t plugin = { "configuration", @@ -189,7 +191,6 @@ void mouse_config(GtkWidget *button, gpointer data) { char *mouse_type=NULL, *mtype=NULL, *link=NULL, *desc=NULL; int ret; - extern GtkWidget *assistant; GtkTreeIter iter; GtkTreeModel *model; @@ -446,8 +447,6 @@ void x_config(GtkWidget *button, gpointer data) GtkTreeIter iter; GtkListStore *store; GtkTreeModel *model; - - extern GtkWidget *assistant; //* Check if all necessary x files are present *// if(checkx() == -1) diff --git a/src/plugins/select.c b/src/plugins/select.c index a40d94c..345a0da 100644 --- a/src/plugins/select.c +++ b/src/plugins/select.c @@ -42,6 +42,8 @@ static GtkWidget *pRadioKDE = NULL; static GtkWidget *basicmode = NULL; static GtkWidget *expertmode = NULL; +extern GtkWidget *assistant; + //* Selected Mode : Expert 1 or Basic 0 static int selectmode = 0; @@ -743,24 +745,24 @@ void configuredesktop() } } - if(!strcmp(seldesk, "KDE")) + if(!strcmp(seldesk, _("KDE"))) { selectcat("gnome", 0); selectcat("xfce4", 0); selectfile("locale-extra", g_strdup_printf("koffice-l10n-%s", lang), 1); selectfile("locale-extra", g_strdup_printf("kde-i18n-%s", lang), 1); } - else if(!strcmp(seldesk, "Gnome")) + else if(!strcmp(seldesk, _("Gnome"))) { selectcat("kde", 0); selectcat("xfce4", 0); } - else if(!strcmp(seldesk, "XFCE")) + else if(!strcmp(seldesk, _("XFCE"))) { selectcat("kde", 0); selectcat("gnome", 0); } - else if(!strcmp(seldesk, "LXDE")) + else if(!strcmp(seldesk, _("LXDE"))) { selectcat("kde", 0); selectcat("gnome", 0); @@ -768,7 +770,7 @@ void configuredesktop() selectcat("lxde-desktop", 1); selectallfiles("lxde-desktop", NULL, 1); } - else if(!strcmp(seldesk, "E17")) + else if(!strcmp(seldesk, _("E17"))) { selectcat("kde", 0); selectcat("gnome", 0); @@ -1116,8 +1118,7 @@ int prerun(GList **config) GList *pack = NULL; GtkWidget* pBoite; - GtkWidget *progress, *vbox; - extern GtkWidget *assistant; + GtkWidget *progress, *vbox; gtk_widget_hide(basicmode); gtk_widget_hide(expertmode); diff --git a/src/plugins/timeconf.c b/src/plugins/timeconf.c index ac1cc14..223772d 100644 --- a/src/plugins/timeconf.c +++ b/src/plugins/timeconf.c @@ -48,6 +48,8 @@ static GtkWidget *UTC=NULL; static GList *zonetime = NULL; +extern GtkWidget *assistant; + enum { COLUMN_TIME_NAME, @@ -354,8 +356,7 @@ GtkWidget *load_gtk_widget() GtkTreeSelection *selection; GtkCellRenderer *renderer; GtkWidget *pVbox, *pScrollbar; - GtkWidget *hboximg; - extern GtkWidget *assistant; + GtkWidget *hboximg; pVbox = gtk_vbox_new(FALSE, 5); hboximg = gtk_hbox_new(FALSE, 5); diff --git a/src/plugins/usersconf.c b/src/plugins/usersconf.c index 3674657..62b5ca0 100644 --- a/src/plugins/usersconf.c +++ b/src/plugins/usersconf.c @@ -30,6 +30,7 @@ #include "common.h" static GtkWidget *userorigimg; +extern GtkWidget *assistant; enum { @@ -101,8 +102,6 @@ void add_user (GtkWidget *widget, gpointer data) GtkWidget *pVBoxFrame; GtkWidget *pLabel; - extern GtkWidget *assistant; - GtkTreeIter iter; GtkTreeView *treeview = (GtkTreeView *)data; GtkTreeModel *model = gtk_tree_view_get_model (treeview);