[Frugalware-git] frugalware-current: firefox-2.0.0.13-2-i686

2008-03-31 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=44bc574922e129c3dacdbc8aac73d91e08222039

commit 44bc574922e129c3dacdbc8aac73d91e08222039
Author: janny [EMAIL PROTECTED]
Date:   Mon Mar 31 11:31:52 2008 +0200

firefox-2.0.0.13-2-i686
* add correct link to chrome icons

diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild
index f8e58a7..95544a4 100644
--- a/source/xapps/firefox/FrugalBuild
+++ b/source/xapps/firefox/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=firefox
pkgver=2.0.0.13
-pkgrel=1
+pkgrel=2
pkgdesc=Mozilla Firefox web browser
url=http://www.mozilla.org/products/firefox/;
depends=('gtk+2' 'libidl' 'desktop-file-utils' 'nss=3.11.3-2' 'glibc=2.6')
@@ -69,6 +69,10 @@ build() {

# Install menu file.
Ffile /usr/share/applications/$pkgname.desktop
+
+   # Change the default icons
+   Fln /usr/lib/$pkgname/icons /usr/lib/$pkgname/chrome/icons/default
+   Fln /usr/lib/$pkgname/chrome/chromelist.txt 
/usr/lib/$pkgname/chrome/installed-chrome.txt
}

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


[Frugalware-git] frugalware-current: monodevelop-0.18.1-3-i686

2008-03-31 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3e70d55cb2092e7f772573b7ccc6f3dbd012075f

commit 3e70d55cb2092e7f772573b7ccc6f3dbd012075f
Author: janny [EMAIL PROTECTED]
Date:   Mon Mar 31 12:28:50 2008 +0200

monodevelop-0.18.1-3-i686
* rebuild and relbump with new firefox

diff --git a/source/gnome-extra/monodevelop/FrugalBuild 
b/source/gnome-extra/monodevelop/FrugalBuild
index ed8f30d..cbe487e 100644
--- a/source/gnome-extra/monodevelop/FrugalBuild
+++ b/source/gnome-extra/monodevelop/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=monodevelop
pkgver=0.18.1
-pkgrel=2
+pkgrel=3
pkgdesc=A project to port SharpDevelop to Gtk#
url=http://www.mono-project.com/;
depends=('gecko-sharp' 'gtksourceview-sharp' 'shared-mime-info' \
-   'mono-tools=1.2.6' 'firefox=2.0.0.12' 'ikvm' 'boo' 'gnome-sharp' 
'mono=1.2.6' \
+   'mono-tools=1.2.6' 'firefox=2.0.0.13' 'ikvm' 'boo' 'gnome-sharp' 
'mono=1.2.6' \
'monodoc=1.2.6' 'mono-addins')
makedepends=('intltool' 'perl-xml-parser')
groups=('gnome-extra')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: firefox-2.0.0.13-1-i686

2008-03-29 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=083ec029bc20d615339efb1a55c5061f49ac1b80

commit 083ec029bc20d615339efb1a55c5061f49ac1b80
Author: janny [EMAIL PROTECTED]
Date:   Sat Mar 29 17:18:46 2008 +0100

firefox-2.0.0.13-1-i686
* version bump

diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild
index 10054f0..f8e58a7 100644
--- a/source/xapps/firefox/FrugalBuild
+++ b/source/xapps/firefox/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos [EMAIL PROTECTED]

pkgname=firefox
-pkgver=2.0.0.12
+pkgver=2.0.0.13
pkgrel=1
pkgdesc=Mozilla Firefox web browser
url=http://www.mozilla.org/products/firefox/;
@@ -69,11 +69,6 @@ build() {

# Install menu file.
Ffile /usr/share/applications/$pkgname.desktop
-
-   # Change the default icons
-   Fmkdir /usr/lib/$pkgname/chrome/icons/default
-   Fcp /usr/lib/$pkgname/icons/* /usr/lib/$pkgname/chrome/icons/default/
-   Fmv /usr/lib/$pkgname/chrome/chromelist.txt 
/usr/lib/$pkgname/chrome/installed-chrome.txt
}

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


[Frugalware-git] frugalware-current: libkdcraw-0.1.3-1-i686

2008-03-24 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e745f9f46a3394f2f764314ddc90f3878754ae86

commit e745f9f46a3394f2f764314ddc90f3878754ae86
Author: janny [EMAIL PROTECTED]
Date:   Mon Mar 24 22:00:57 2008 +0100

libkdcraw-0.1.3-1-i686
* downgrade with digikam libs
* closes #2882

diff --git a/source/kde-extra/libkdcraw/FrugalBuild 
b/source/kde-extra/libkdcraw/FrugalBuild
index 253ed71..c22b9f7 100644
--- a/source/kde-extra/libkdcraw/FrugalBuild
+++ b/source/kde-extra/libkdcraw/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=libkdcraw
-pkgver=0.1.4
+pkgver=0.1.3
pkgrel=1
pkgdesc=kde library for dcraw
archs=('i686' 'x86_64')
@@ -13,6 +13,6 @@ _F_sourceforge_dirname=kipi
_F_sourceforge_broken_up2date=1
Finclude sourceforge
url=http://kipi-plugins.sourceforge.net;
-sha1sums=('c252a5da065601c7c9dc7c3e642f2cbd44db6578')
-
+sha1sums=('43db728197b13c2e8cc3c76cfb426dc67ff80eb2')
+options=('force')
# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: libkdcraw-0.1.4-1-i686

2008-03-16 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38e47c35d6ba48c2bd24cd413c727b1efd33d483

commit 38e47c35d6ba48c2bd24cd413c727b1efd33d483
Author: janny [EMAIL PROTECTED]
Date:   Sun Mar 16 11:58:13 2008 +0100

libkdcraw-0.1.4-1-i686
* version bump

diff --git a/source/kde-extra/libkdcraw/FrugalBuild 
b/source/kde-extra/libkdcraw/FrugalBuild
index 1bd7ea5..253ed71 100644
--- a/source/kde-extra/libkdcraw/FrugalBuild
+++ b/source/kde-extra/libkdcraw/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=libkdcraw
-pkgver=0.1.3
+pkgver=0.1.4
pkgrel=1
pkgdesc=kde library for dcraw
archs=('i686' 'x86_64')
@@ -13,6 +13,6 @@ _F_sourceforge_dirname=kipi
_F_sourceforge_broken_up2date=1
Finclude sourceforge
url=http://kipi-plugins.sourceforge.net;
-sha1sums=('43db728197b13c2e8cc3c76cfb426dc67ff80eb2')
+sha1sums=('c252a5da065601c7c9dc7c3e642f2cbd44db6578')

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


[Frugalware-git] frugalware-current: krusader-1.90.0-1-i686

2008-03-16 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=19e0b2365669320345d8dee148b0c0478d400f72

commit 19e0b2365669320345d8dee148b0c0478d400f72
Author: janny [EMAIL PROTECTED]
Date:   Sun Mar 16 18:25:03 2008 +0100

krusader-1.90.0-1-i686
* version bump

diff --git a/source/kde-extra/krusader/FrugalBuild 
b/source/kde-extra/krusader/FrugalBuild
index d5fe568..84a25c9 100644
--- a/source/kde-extra/krusader/FrugalBuild
+++ b/source/kde-extra/krusader/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos [EMAIL PROTECTED]

pkgname=krusader
-pkgver=1.80.0
+pkgver=1.90.0
pkgrel=1
pkgdesc=Twin Panel File Manager For Your Desktop
Finclude sourceforge
@@ -13,6 +13,6 @@ groups=('kde-extra')
archs=('i686' 'x86_64')
up2date=lynx -dump $url/downloads.php|grep '^version'|sed 's/.* \(.*\)/\1/;q'
options=('scriptlet')
-sha1sums=('8e9ef3798be6fdb245db79664c1753f0b4e5d184')
+sha1sums=('96b490d27a55e9502a427764284f56135c5ae617')

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


[Frugalware-git] frugalware-current: ksniffer-0.3.2-1-i686

2008-03-14 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=143f455767af7a7a32975648d28e50da7486bc35

commit 143f455767af7a7a32975648d28e50da7486bc35
Author: janny [EMAIL PROTECTED]
Date:   Fri Mar 14 09:55:10 2008 +0100

ksniffer-0.3.2-1-i686
* version bump

diff --git a/source/kde-extra/ksniffer/FrugalBuild 
b/source/kde-extra/ksniffer/FrugalBuild
index 637058f..b5941f5 100644
--- a/source/kde-extra/ksniffer/FrugalBuild
+++ b/source/kde-extra/ksniffer/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=ksniffer
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc=Network sniffing application for KDE
license=GPL
@@ -16,6 +16,6 @@ _F_sourceforge_broken_up2date=1
Finclude sourceforge
url=http://www.ksniffer.org/;
Fconfopts=--disable-debug --enable-final --with-gnu-ld
-sha1sums=('b11efdfce2927d38f21f67319fac31b109765b38')
+sha1sums=('7cb0fc2f04213ef81051b8503f54769dbefa6bca')

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


[Frugalware-git] frugalware-current: skype-2.0.0.63-1-i686

2008-03-14 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=50dfe5ff2aa8d524936231368433266335cc61f2

commit 50dfe5ff2aa8d524936231368433266335cc61f2
Author: janny [EMAIL PROTECTED]
Date:   Fri Mar 14 11:13:38 2008 +0100

skype-2.0.0.63-1-i686
* version bump

diff --git a/source/xapps-extra/skype/FrugalBuild 
b/source/xapps-extra/skype/FrugalBuild
index 820ec87..f383b1f 100644
--- a/source/xapps-extra/skype/FrugalBuild
+++ b/source/xapps-extra/skype/FrugalBuild
@@ -2,36 +2,39 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=skype
-pkgver=1.4.0.118
+pkgver=2.0.0.63
pkgrel=1
pkgdesc=Skype will let you make free calls to your friends all over the world.
url=http://skype.com;
rodepends=('libstdc++5' 'libsigc++2' 'qt4-qdbus' 'libqtgui' 'libqtnetwork' 
'alsa-lib')
groups=('xapps-extra')
archs=('i686')
-up2date=lynx -dump http://www.skype.com/download/skype/linux/ | grep Version 
| sed 's/.*n \(.*\). *for.*/\1/'
-source=(http://download.skype.com/linux/$pkgname-$pkgver.tar.bz2)
+up2date=lynx -dump 
http://www.skype.com/intl/en/download/skype/linux/beta/choose/ | grep Version | 
sed 's/.*n \(.*\).*/\1/'
+source=(http://download.skype.com/linux/${pkgname}-${pkgver}.tar.bz2)
license=skype-eula
options=('nobuild')
-sha1sums=('8bf7737086702adbd276f081aad3bfe00ea8e22c')
+sha1sums=('a787c6541aa1313f4600eb635b06ef808c11affa')

build()
{
Fcd
-   # Install sound, language and icons directoryes
-   Fmkdir /usr/share/$pkgname
-   Fmkdir /usr/share/pixmaps/$pkgname
-   Ffilerel /usr/share/$pkgname/skype.conf
-   Ffilerel sounds/* /usr/share/$pkgname/sounds/
-#Ffilerel lang/* /usr/share/$pkgname/lang/
-Ffilerel icons/* /usr/share/pixmaps/skype
-   # Install desktop file
-   Ffilerel /usr/share/applications/$pkgname.desktop
+   Fmkdir usr/share/skype
+   # Install dbus system conf file
+   Ffilerel /etc/dbus-1/system.d/${pkgname}.conf
# Install bin file
Fexerel /usr/bin/skype
-#  Fexerel /usr/bin/skype-callto-handler
+   # Install desktop file
+   Ffilerel /usr/share/applications/${pkgname}.desktop
+   # Install icons files
+   Ffilerel icons/* usr/share/pixmaps/skype/
# Install desktop icon link
Fln /usr/share/pixmaps/skype/SkypeBlue_48x48.png \
/usr/share/pixmaps/skype.png
+   Fln /usr/share/pixmaps/skype/SkypeBlue_48x48.png \
+   /usr/share/icons/skype.png
+   # Install sound, avatars and language directoryes
+   Fcprrel sounds usr/share/skype/sounds/
+   Fcprrel lang usr/share/skype/lang/
+   Fcprrel avatars usr/share/skype/
}
# optimization OK - noarch
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive-stable

2008-03-12 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=76684e126b5cce28fb832e18466ab1e0dec369c7

commit 76684e126b5cce28fb832e18466ab1e0dec369c7
Author: Janny [EMAIL PROTECTED]
Date:   Wed Mar 12 11:02:03 2008 +0100

fwlive-stable

diff --git a/config b/config
index 479c2d5..a026f1e 100644
--- a/config
+++ b/config
@@ -40,8 +40,8 @@ ifeq ($(findstring testing,$(TREE)),testing)
FWVER = 0.8
FWCODENAME = Kalgan
endif
-FWVER ?= 0.7
-FWCODENAME ?= Sayshell
+FWVER ?= 0.8
+FWCODENAME ?= Kalgan
FWREL = ${FWVER} (${FWCODENAME})

# filename of the is
@@ -69,10 +69,10 @@ SAVEDIRS = etc home lib root usr var
CONFIG_SETUP = y

# additional packages to be installed by the profiles
-# no builded pkgs: truecrypt-fwlive acx100-fwlive
+# no builded pkgs: truecrypt-fwlive
DRIVERS = gspcav1-fwlive qc-usb-fwlive dazuko-fwlive busybox-fwlive lirc-fwlive 
\
acerhk-fwlive redirfs-fwlive madwifi-fwlive wlan-ng-fwlive busybox-fwlive \
- ndiswrapper-fwlive kqemu-fwlive
+ ndiswrapper-fwlive kqemu-fwlive acx100-fwlive
INST_MUSTHAVE_APPS = busybox-fwlive util-linux-ng grub-theme-fwlive \
sudo aufs squashfs cdrtools ntfs-3g
ifneq ($(ARCH),x86_64)
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: perl-carp-clan-6.00-1-i686

2008-03-12 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d74533eb012d8885a71b0e08d89257f5c799d9d1

commit d74533eb012d8885a71b0e08d89257f5c799d9d1
Author: janny [EMAIL PROTECTED]
Date:   Wed Mar 12 11:47:32 2008 +0100

perl-carp-clan-6.00-1-i686
* version bump

diff --git a/source/devel-extra/perl-carp-clan/FrugalBuild 
b/source/devel-extra/perl-carp-clan/FrugalBuild
index 013f8e4..fbadab9 100644
--- a/source/devel-extra/perl-carp-clan/FrugalBuild
+++ b/source/devel-extra/perl-carp-clan/FrugalBuild
@@ -3,10 +3,10 @@

_F_perl_name=Carp-Clan
_F_perl_author=J/JJ/JJORE
-pkgver=5.10
+pkgver=6.00
pkgdesc=Report errors from perspective of caller of a 'clan' of modules
# don't install additional modules just for the testsuite
_F_conf_perl_pipefrom=echo no
Finclude perl
-sha1sums=('81eefc71a1329b06173c450d8efe13cec18ae690')
+sha1sums=('031be112a57393ac87db24239933c408d2f1f6c6')
archs=([EMAIL PROTECTED] 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive-stable:

2008-03-09 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=c5ee051efc7e74c4353bbb5b07ad56f753e54873

commit c5ee051efc7e74c4353bbb5b07ad56f753e54873
Author: Janny [EMAIL PROTECTED]
Date:   Sun Mar 9 10:34:09 2008 +0100

fwlive-stable:

diff --git a/config b/config
index d3a210d..479c2d5 100644
--- a/config
+++ b/config
@@ -6,7 +6,7 @@
# repos to be included in the chroot. probably you want current or stable.
# use a come-separated list if you want to list multiple repos. the first one
# takes precedence
-TREE = testing
+TREE = stable

# default language, in an xx_YY form
FWLLLANG = en_US
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive-fwliverc

2008-03-09 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=9ebda4cba3893fc69fcd18276ef1c0e5876d9814

commit 9ebda4cba3893fc69fcd18276ef1c0e5876d9814
Author: Janny [EMAIL PROTECTED]
Date:   Sun Mar 9 10:31:14 2008 +0100

fwlive-fwliverc
* add fwliverc file

diff --git a/Makefile b/Makefile
index caf3469..aa74c9b 100644
--- a/Makefile
+++ b/Makefile
@@ -20,9 +20,9 @@ endif
# needed files (files that we can't live without)
NEED_FILES = fstab-update parse_cmdline.in xorg.conf.in rc.fsupd \
crypt.c rc.fwlive rc.config configsave fileswap reboot.diff services.diff 
rc.S.diff \
-   rc.parse_cmdline parse_cmdline xstart xorg.conf menu.lst
+   rc.parse_cmdline parse_cmdline xstart xorg.conf menu.lst fwliverc
INST_FILES_755 = /etc/rc.d/rc.fwlive /etc/rc.d/rc.config /etc/rc.d/rc.fsupd 
/usr/local/bin/configsave \
-   /usr/local/bin/fileswap /usr/local/bin/fstab-update 
/usr/local/bin/xstart \
+   /usr/local/bin/fileswap /usr/local/bin/fstab-update 
/usr/local/bin/xstart /usr/local/bin/fwliverc \
/usr/local/bin/parse_cmdline /etc/rc.d/rc.parse_cmdline 
/tmp/live-base/tools/fpm2lzm
INST_FILES_644 = /etc/X11/xorg.conf /boot/grub/menu.lst
PWD = $(shell pwd)
@@ -276,6 +276,7 @@ endif
sed -i s|Live|$(shell ${FWLREL}) (${FWLCODENAME})| 
${CHROOTDIR}/${TREE}/tmp/live-base/cd-root/linux/make_iso.sh
sed -i s|KERNEL=.*|KERNEL=\$(shell ${KERNVER})\| 
${CHROOTDIR}/${TREE}/tmp/live-base/.config
echo LOCALE=${LOCALE},en  ${CHROOTDIR}/${TREE}/tmp/live-base/.config
+   echo /usr/local/bin/fwliverc  ${CHROOTDIR}/${TREE}/etc/rc.d/rc.local

hacking-kdmrc: checkroot
if [ ${APPSGROUP} == KDE ] || [ ${APPSGROUP} == FULL ] ; then \
diff --git a/fwliverc b/fwliverc
new file mode 100644
index 000..60bb163
--- /dev/null
+++ b/fwliverc
@@ -0,0 +1,36 @@
+#!/bin/sh
+
+# (c) 2007 Miklos Vajna [EMAIL PROTECTED]
+# (c) 2008 Janos Kovacs [EMAIL PROTECTED]
+# parse_cmdline for Frugalware
+# distributed under GPL License
+
+. /usr/local/bin/liblinuxlive
+
+# change password
+NEWROOTPASS=`cmdline_value passwd`
+if [ $NEWROOTPASS = ask ]; then
+echo -ne \nEnter new password for root: 
+read -s NEWROOTPASS
+fi
+
+if [ ! $NEWROOTPASS =  ]; then
+echo root:$NEWROOTPASS | /usr/sbin/chpasswd
+fi
+
+# debug
+#if grep debug /proc/cmdline 2/dev/null /dev/null; then
+#   show_debug_banner
+#   /mnt/live/bin/ash || /bin/bash || /bin/sh
+#fi
+
+# if autoexec= boot parameter is present, automatically start the command 
given.
+# If you need to execute several commands, separate them using ';'
+# If you need to use spaces in your command, use ~ instead
+# If you wish to reboot/poweroff after the command's execution is finished,
+#  simply use autoexec=yourCommand;poweroff for example.
+AUTOCMD=$(cmdline_value autoexec | tr ~  )
+if [ $AUTOCMD !=  ]; then
+echo starting autoexec command:  su --login -c \$AUTOCMD\
+su --login -c $AUTOCMD
+fi
diff --git a/parse_cmdline.in b/parse_cmdline.in
index bbe4749..b0035e9 100644
--- a/parse_cmdline.in
+++ b/parse_cmdline.in
@@ -67,33 +67,3 @@ printf ' 

}

gen_issue  /etc/issue
-
-. /usr/lib/liblinuxlive
-
-# change password
-NEWROOTPASS=`cmdline_value passwd`
-if [ $NEWROOTPASS = ask ]; then
-   echo -ne \nEnter new password for root: 
-   read -s NEWROOTPASS
-fi
-
-if [ ! $NEWROOTPASS =  ]; then
-   echo root:$NEWROOTPASS | /usr/sbin/chpasswd
-fi
-
-# debug
-#if grep debug /proc/cmdline 2/dev/null /dev/null; then
-#   show_debug_banner
-#   /mnt/live/bin/ash || /bin/bash || /bin/sh
-#fi
-
-# if autoexec= boot parameter is present, automatically start the command 
given.
-# If you need to execute several commands, separate them using ';'
-# If you need to use spaces in your command, use ~ instead
-# If you wish to reboot/poweroff after the command's execution is finished,
-#  simply use autoexec=yourCommand;poweroff for example.
-AUTOCMD=$(cmdline_value autoexec | tr ~  )
-if [ $AUTOCMD !=  ]; then
-   echo starting autoexec command:  su --login -c \$AUTOCMD\
-   su --login -c $AUTOCMD
-fi
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive

2008-03-09 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=6bd2dfa44eb629eff1107adcd2a8c66cf86b

commit 6bd2dfa44eb629eff1107adcd2a8c66cf86b
Author: Janny [EMAIL PROTECTED]
Date:   Sun Mar 9 21:03:53 2008 +0100

fwlive
* fixed current  stable repo typo

diff --git a/Makefile b/Makefile
index aa74c9b..a6e5189 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,8 @@ check-tree:
repo=$$(eval echo \$${$${i}_fdb/.fdb}); \
[ -z $$repo ]  repo=$$i; \
[ ${TREE} == testing ]  echo [frugalware-current]  ${PACCONF}; \
-   [ ${TREE} == current ] || [ ${TREE} == stable ]  echo 
[frugalware-$$repo]  ${PACCONF}; \
+   [ ${TREE} == current ]  echo [frugalware-current]  
${PACCONF}; \
+   [ ${TREE} == stable ]  echo [frugalware]  ${PACCONF}; \
echo Server = 
http://ftp.frugalware.org/pub/frugalware/frugalware-$$repo/frugalware-i686;  
${PACCONF}; \
done
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive-Makefile_build

2008-03-06 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=a0895bbd497065abf19cc99b8c69191e3dd52fa9

commit a0895bbd497065abf19cc99b8c69191e3dd52fa9
Author: Janny [EMAIL PROTECTED]
Date:   Thu Mar 6 20:14:40 2008 +0100

fwlive-Makefile_build
* add to config FULL
* add remove other language files to build

diff --git a/config b/config
index 12b7cf2..7d1c304 100644
--- a/config
+++ b/config
@@ -23,7 +23,7 @@ FWLFONT = lat2-16.psfu.gz
# * SERVER
# * MIN - comfortable console workstation
# * MUSTHAVE - minimalistic one, base of all profiles
-APPSGROUP = MUSTHAVE
+APPSGROUP = FULL

# add supported locals
LOCALE = en,de,fr,da,hu,cz
diff --git a/live-base/build b/live-base/build
index 031dd2e..ab7e5f6 100644
--- a/live-base/build
+++ b/live-base/build
@@ -55,6 +55,7 @@ echo Deleting unused languages...
for i in $(echo $LOCALE | sed -r s/\,/ /g); do
lo=! -name \$i*\ $lo
done
+find $ROOT/usr/share/i18n/locales -maxdepth 1 -type f $lo -exec rm -fr {} \;
find $ROOT/usr/share/locale -maxdepth 1 -type d $lo -exec rm -fr {} \;

echo Creating compressed images...
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: add missed pkgs

2008-03-06 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=677d5bd9b2b000b343a1d895438108149452fba2

commit 677d5bd9b2b000b343a1d895438108149452fba2
Author: Janny [EMAIL PROTECTED]
Date:   Thu Mar 6 20:40:37 2008 +0100

add missed pkgs

diff --git a/config b/config
index d911e47..2133466 100644
--- a/config
+++ b/config
@@ -72,7 +72,7 @@ CONFIG_SETUP = y
# no builded pkgs: truecrypt-fwlive
DRIVERS = gspcav1-fwlive qc-usb-fwlive dazuko-fwlive busybox-fwlive lirc-fwlive 
\
acerhk-fwlive redirfs-fwlive fglrx-fwlive nvidia-96xx-fwlive \
- nvidia-fwlive madwifi-fwlive wlan-ng-fwlive \
+ nvidia-fwlive madwifi-fwlive wlan-ng-fwlive busybox-fwlive \
acx100-fwlive ndiswrapper-fwlive kqemu-fwlive
INST_MUSTHAVE_APPS = busybox-fwlive util-linux-ng grub-theme-fwlive \
sudo aufs squashfs cdrtools ntfs-3g
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive-strip

2008-03-06 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=699a8f3a0d9485259118e99b902f8492cbfcfc72

commit 699a8f3a0d9485259118e99b902f8492cbfcfc72
Author: Janny [EMAIL PROTECTED]
Date:   Thu Mar 6 21:54:11 2008 +0100

fwlive-strip
* add strip all files to build
* add remove all README, COPYING, AUTHORS files

diff --git a/live-base/build b/live-base/build
index ab7e5f6..75ce8c9 100644
--- a/live-base/build
+++ b/live-base/build
@@ -58,6 +58,19 @@ done
find $ROOT/usr/share/i18n/locales -maxdepth 1 -type f $lo -exec rm -fr {} \;
find $ROOT/usr/share/locale -maxdepth 1 -type d $lo -exec rm -fr {} \;

+echo Deleting docs files which are not needed in Live mode..
+
+find $ROOT/usr/share/doc ! -name README* ! -name COPYING* ! -name 
AUTHORS* -exec rm -rf {} \;
+
+# strip usr/{bin,sbin} bin and sbin
+
+echo Stripping all files in /usr/{bin,sbin} /bin , /sbin ..
+
+strip $ROOT/usr/bin/* -s 2/dev/null
+strip $ROOT/usr/sbin/* -s 2/dev/null
+strip $ROOT/bin/* -s 2/dev/null
+strip $ROOT/sbin/* -s 2/dev/null
+
echo Creating compressed images...

for dir in $MKMOD; do
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: very typo fix ^M :S

2008-03-06 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=60548f644f6ea62d1c09016bf1de591070a27d2b

commit 60548f644f6ea62d1c09016bf1de591070a27d2b
Author: Janny [EMAIL PROTECTED]
Date:   Thu Mar 6 22:10:30 2008 +0100

very typo fix ^M :S

diff --git a/config b/config
index 2133466..51169ec 100644
--- a/config
+++ b/config
@@ -23,7 +23,7 @@ FWLFONT = lat2-16.psfu.gz
# * SERVER
# * MIN - comfortable console workstation
# * MUSTHAVE - minimalistic one, base of all profiles
-APPSGROUP = FULL
+APPSGROUP = FULL

# add supported locals
LOCALE = en,de,fr,da,hu,cz
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive-locale typo fix ()thx crazy)

2008-03-06 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=49fdc4ea5eca70138a10b2d9283d95fc6336db76

commit 49fdc4ea5eca70138a10b2d9283d95fc6336db76
Author: Janny [EMAIL PROTECTED]
Date:   Thu Mar 6 22:22:32 2008 +0100

fwlive-locale typo fix ()thx crazy)

diff --git a/config b/config
index 51169ec..d909bfe 100644
--- a/config
+++ b/config
@@ -26,7 +26,7 @@ FWLFONT = lat2-16.psfu.gz
APPSGROUP = FULL

# add supported locals
-LOCALE = en,de,fr,da,hu,cz
+LOCALE = en,de,fr,da,hu,cs

# grub title part 1
FWLSREL = FWLive-${APPSGROUP}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: remove nvidia and fglrx pkgs

2008-03-06 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=6159c4459a4b5a13b642a17bfa4692a7af44a3ee

commit 6159c4459a4b5a13b642a17bfa4692a7af44a3ee
Author: Janny [EMAIL PROTECTED]
Date:   Thu Mar 6 22:51:21 2008 +0100

remove nvidia and fglrx pkgs

diff --git a/config b/config
index ce0bbb0..d3a210d 100644
--- a/config
+++ b/config
@@ -71,8 +71,7 @@ CONFIG_SETUP = y
# additional packages to be installed by the profiles
# no builded pkgs: truecrypt-fwlive acx100-fwlive
DRIVERS = gspcav1-fwlive qc-usb-fwlive dazuko-fwlive busybox-fwlive lirc-fwlive 
\
- acerhk-fwlive redirfs-fwlive fglrx-fwlive nvidia-96xx-fwlive \
- nvidia-fwlive madwifi-fwlive wlan-ng-fwlive busybox-fwlive \
+ acerhk-fwlive redirfs-fwlive madwifi-fwlive wlan-ng-fwlive 
busybox-fwlive \
ndiswrapper-fwlive kqemu-fwlive
INST_MUSTHAVE_APPS = busybox-fwlive util-linux-ng grub-theme-fwlive \
sudo aufs squashfs cdrtools ntfs-3g
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: acx100-fwlive-20071003-9-i686

2008-03-05 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=91e318f2deb8695e4a7c60b80ad4052808f55e73

commit 91e318f2deb8695e4a7c60b80ad4052808f55e73
Author: janny [EMAIL PROTECTED]
Date:   Wed Mar 5 09:30:01 2008 +0100

acx100-fwlive-20071003-9-i686
* add missing patch

diff --git a/source/network-extra/acx100-fwlive/kernel-2.6.24.patch 
b/source/network-extra/acx100-fwlive/kernel-2.6.24.patch
new file mode 100644
index 000..4e70628
--- /dev/null
+++ b/source/network-extra/acx100-fwlive/kernel-2.6.24.patch
@@ -0,0 +1,21 @@
+--- pci.c
 pci.c  2007/11/11 23:41:12
+@@ -2116,7 +2116,7 @@
+ /* TODO: pci_set_power_state(pdev, PCI_D0); ? */
+
+   /* request shared IRQ handler */
+-  if (request_irq(ndev-irq, acxpci_i_interrupt, SA_SHIRQ, ndev-name, 
ndev)) {
++  if (request_irq(ndev-irq, acxpci_i_interrupt, IRQF_SHARED, ndev-name, 
ndev)) {
+   printk(%s: request_irq FAILED\n, ndev-name);
+   result = -EAGAIN;
+   goto done;
+--- usb.c
 usb.c  2007/11/11 23:48:50
+@@ -859,7 +859,6 @@
+   ndev-watchdog_timeo = 4 * HZ;
+ #endif
+   ndev-change_mtu = acx_e_change_mtu;
+-  SET_MODULE_OWNER(ndev);
+
+   /* Setup private driver context */
+
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive-config

2008-03-05 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=e1f0b963b2dbb3548ff438d247552ae904edb736

commit e1f0b963b2dbb3548ff438d247552ae904edb736
Author: Janny [EMAIL PROTECTED]
Date:   Wed Mar 5 09:33:15 2008 +0100

fwlive-config
* remove disused adm8211-fwlive pkg

diff --git a/config b/config
index 6eb87c1..7b1c595 100644
--- a/config
+++ b/config
@@ -73,7 +73,7 @@ CONFIG_SETUP = y
DRIVERS = ndiswrapper-fwlive ipw2200-firmware gspcav1-fwlive \
qc-usb-fwlive dazuko-fwlive \
busybox-fwlive acerhk-fwlive madwifi-fwlive \
-   wlan-ng-fwlive adm8211-fwlive ipw3945-fwlive kqemu-fwlive
+   wlan-ng-fwlive ipw3945-fwlive kqemu-fwlive
INST_MUSTHAVE_APPS = busybox-fwlive util-linux-ng grub-theme-fwlive \
sudo aufs squashfs cdrtools ntfs-3g
ifneq ($(ARCH),x86_64)
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: ndiswrapper-fwlive-1.51-6-i686

2008-03-05 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=b7652a708ab536f99b3b230ab6b5cb9ac0f905e3

commit b7652a708ab536f99b3b230ab6b5cb9ac0f905e3
Author: janny [EMAIL PROTECTED]
Date:   Wed Mar 5 09:56:02 2008 +0100

ndiswrapper-fwlive-1.51-6-i686
* version bump in fwlive repo

diff --git a/source/network-extra/ndiswrapper-fwlive/FrugalBuild 
b/source/network-extra/ndiswrapper-fwlive/FrugalBuild
index a5fb12d..68b13c7 100644
--- a/source/network-extra/ndiswrapper-fwlive/FrugalBuild
+++ b/source/network-extra/ndiswrapper-fwlive/FrugalBuild
@@ -3,13 +3,12 @@
# Maintainer: voroskoi [EMAIL PROTECTED]

pkgname=ndiswrapper-fwlive
-pkgver=1.47
-pkgrel=3
+pkgver=1.51
+pkgrel=6
pkgdesc=Wrapper for using Windows drivers for some wireless cards
-#Finclude kernel-module sourceforge
_F_sourceforge_name=ndiswrapper
-Finclude sourceforge
-kver=2.6.22-1
+Finclude kernel-module sourceforge
+kver=2.6.24-3
depends=(kernel-fwlive=$kver)
makedepends=(kernel-fwlive-source=$kver)
unset install
@@ -17,9 +16,9 @@ depends=([EMAIL PROTECTED] 'pciutils' 'wireless_tools')
groups=('network-extra')
archs=('i686' 'x86_64')
source=([EMAIL PROTECTED] README.Frugalware no-depmod-thx.patch)
-sha1sums=('2431c8f74cab37d3f4c39c6d1b625e0b8312282e'\
-  'c3f24143cb9814326a2c0c3cbc8d58d953bac268'\
-  '1274975ac5c636c0fc26c312010eadd056fec010')
+sha1sums=('e264d9bc080759ee86be18614b0dcb061dd5c772' \
+  'c3f24143cb9814326a2c0c3cbc8d58d953bac268' \
+ '1274975ac5c636c0fc26c312010eadd056fec010')
[ $CARCH == x86_64 ]  \
source=([EMAIL PROTECTED] ndiswrapper-amd64-detect-fix.patch)  \
sha1sums=([EMAIL PROTECTED] '7e46cc4bb72520d911f256748e8c3936498f001b')
@@ -33,5 +32,5 @@ build()
Fmake
Fmakeinstall
Fdoc README.Frugalware
-   Fsed '$_F_kernelmod_uname' `echo $kver|sed 's/-/-fw/'` 
$startdir/ndiswrapper.install
+   Fbuild_kernelmod_scriptlet
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive-config

2008-03-05 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=49ff4815a12505617d99be88f9d11f5561596e1e

commit 49ff4815a12505617d99be88f9d11f5561596e1e
Author: Janny [EMAIL PROTECTED]
Date:   Wed Mar 5 09:36:37 2008 +0100

fwlive-config
* remove ipw3945 replaced with iwl3945

diff --git a/config b/config
index 7b1c595..12b7cf2 100644
--- a/config
+++ b/config
@@ -73,7 +73,7 @@ CONFIG_SETUP = y
DRIVERS = ndiswrapper-fwlive ipw2200-firmware gspcav1-fwlive \
qc-usb-fwlive dazuko-fwlive \
busybox-fwlive acerhk-fwlive madwifi-fwlive \
-   wlan-ng-fwlive ipw3945-fwlive kqemu-fwlive
+   wlan-ng-fwlive kqemu-fwlive
INST_MUSTHAVE_APPS = busybox-fwlive util-linux-ng grub-theme-fwlive \
sudo aufs squashfs cdrtools ntfs-3g
ifneq ($(ARCH),x86_64)
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: dazuko-fwlive-2.3.4-10-i686

2008-03-04 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=d707ff5e8c8046e4c6cf0f5ea11c7566a2bf27fd

commit d707ff5e8c8046e4c6cf0f5ea11c7566a2bf27fd
Author: janny [EMAIL PROTECTED]
Date:   Tue Mar 4 18:29:04 2008 +0100

dazuko-fwlive-2.3.4-10-i686
* add missed patchs

diff --git 
a/source/apps-extra/dazuko-fwlive/0001-add-xp_set_path-function-necessary-for-RedirFS-su.patch
 
b/source/apps-extra/dazuko-fwlive/0001-add-xp_set_path-function-necessary-for-RedirFS-su.patch
new file mode 100644
index 000..3408b10
--- /dev/null
+++ 
b/source/apps-extra/dazuko-fwlive/0001-add-xp_set_path-function-necessary-for-RedirFS-su.patch
@@ -0,0 +1,196 @@
+From 8c31801270d4085bdf0704d572a0c3fbe8cf6a8f Mon Sep 17 00:00:00 2001
+From: ogman ogman
+Date: Wed, 12 Dec 2007 16:08:39 +
+Subject: [PATCH] add xp_set_path() function (necessary for RedirFS support)
+
+---
+ dazuko_call.h |   14 ++
+ dazuko_core.c |   10 ++
+ dazuko_core.h |3 +++
+ dazuko_dummyos.c  |8 
+ dazuko_freebsd.c  |8 
+ dazuko_freebsd5.c |8 
+ dazuko_linux.c|8 
+ dazuko_linux26.c  |8 
+ dazuko_rsbac.c|8 
+ 9 files changed, 75 insertions(+), 0 deletions(-)
+
+diff --git a/dazuko_call.h b/dazuko_call.h
+index ad0e8e8..68bd929 100644
+--- a/dazuko_call.h
 b/dazuko_call.h
+@@ -484,4 +484,18 @@ static int call_xp_init_cache(unsigned long ttl)
+   return xp_init_cache(ttl);
+ }
+
++
++/* include/exclude paths */
++
++static int call_xp_set_path(const char *path, int type)
++{
++  if (path == NULL)
++  {
++  xp_print(dazuko: warning: call_xp_set_path(path=NULL)\n);
++  return -1;
++  }
++
++  return xp_set_path(path, type);
++}
++
+ #endif
+diff --git a/dazuko_core.c b/dazuko_core.c
+index 7585166..fa8ca8f 100644
+--- a/dazuko_core.c
 b/dazuko_core.c
+@@ -1607,10 +1607,20 @@ static int dazuko_set_option(struct daemon_id *did, 
int opt, void *param, int le
+
+   case ADD_INCLUDE_PATH:
+   error = dazuko_insert_path_fs((sl-incl_paths), 
(sl-lock_lists), (char *)param, len);
++  if (!error)
++  {
++  if (call_xp_set_path((char *)param, 
ADD_INCLUDE_PATH) != 0)
++  error = XP_ERROR_INVALID;
++  }
+   break;
+
+   case ADD_EXCLUDE_PATH:
+   error = dazuko_insert_path_fs((sl-excl_paths), 
(sl-lock_lists), (char *)param, len);
++  if (!error)
++  {
++  if (call_xp_set_path((char *)param, 
ADD_EXCLUDE_PATH) != 0)
++  error = XP_ERROR_INVALID;
++  }
+   break;
+
+   case REMOVE_ALL_PATHS:
+diff --git a/dazuko_core.h b/dazuko_core.h
+index 935ca63..e64bf3e 100644
+--- a/dazuko_core.h
 b/dazuko_core.h
+@@ -178,6 +178,9 @@ int xp_set_event_properties(struct event_properties 
*event_p, struct xp_daemon_i
+ /* cache settings */
+ int xp_init_cache(unsigned long ttl);
+
++/* include/exclude paths */
++int xp_set_path(const char *path, int type);
++
+ /* output */
+ int xp_print(const char *fmt, ...);
+
+diff --git a/dazuko_dummyos.c b/dazuko_dummyos.c
+index d092581..6bdcf70 100644
+--- a/dazuko_dummyos.c
 b/dazuko_dummyos.c
+@@ -350,6 +350,14 @@ int xp_init_cache(unsigned long ttl)
+ }
+
+
++/* include/exclude paths */
++
++int xp_set_path(const char *path, int type)
++{
++  return 0;
++}
++
++
+ /* system calls */
+
+ static void dummy_dazuko_setid(const char *id)
+diff --git a/dazuko_freebsd.c b/dazuko_freebsd.c
+index f4cb535..c16412c 100644
+--- a/dazuko_freebsd.c
 b/dazuko_freebsd.c
+@@ -825,6 +825,14 @@ int xp_init_cache(unsigned long ttl)
+ }
+
+
++/* include/exclude paths */
++
++int xp_set_path(const char *path, int type)
++{
++  return 0;
++}
++
++
+ /* system calls */
+
+ static inline int check_fd(struct proc *p, int fd)
+diff --git a/dazuko_freebsd5.c b/dazuko_freebsd5.c
+index ff0994f..d26f030 100644
+--- a/dazuko_freebsd5.c
 b/dazuko_freebsd5.c
+@@ -877,6 +877,14 @@ int xp_init_cache(unsigned long ttl)
+ }
+
+
++/* include/exclude paths */
++
++int xp_set_path(const char *path, int type)
++{
++  return 0;
++}
++
++
+ /* system calls */
+
+ static inline int check_fd(struct proc *p, int fd)
+diff --git a/dazuko_linux.c b/dazuko_linux.c
+index f8bd860..d83bded 100644
+--- a/dazuko_linux.c
 b/dazuko_linux.c
+@@ -1429,6 +1429,14 @@ int xp_init_cache(unsigned long ttl)
+ }
+
+
++/* include/exclude paths */
++
++int xp_set_path(const char *path, int type)
++{
++  return 0;
++}
++
++
+ /* system calls */
+
+ #if defined(ON_OPEN_SUPPORT)
+diff --git a/dazuko_linux26.c b/dazuko_linux26.c
+index cdf0d43..a1676be 100644
+--- a/dazuko_linux26.c
 b/dazuko_linux26.c
+@@ -579,6 +579,14

[Frugalware-git] fwlive: fwlive-LOCALE

2008-03-02 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=d917aff87b68f8d9532f860444ab8527ffb723e7

commit d917aff87b68f8d9532f860444ab8527ffb723e7
Author: Janny [EMAIL PROTECTED]
Date:   Sun Mar 2 09:20:36 2008 +0100

fwlive-LOCALE
* add LOCALE settings
* actualize and correction in languages
* add Cz language

diff --git a/config b/config
index 8c95182..3dc4e2e 100644
--- a/config
+++ b/config
@@ -23,7 +23,10 @@ FWLFONT = lat2-16.psfu.gz
# * SERVER
# * MIN - comfortable console workstation
# * MUSTHAVE - minimalistic one, base of all profiles
-APPSGROUP = FULL
+APPSGROUP = MUSTHAVE
+
+# add supported locals
+LOCALE = en,de,fr,da,hu,cz

# grub title part 1
FWLSREL = FWLive-${APPSGROUP}
@@ -34,7 +37,7 @@ FWVER = $(shell date +%Y%m%d)
FWCODENAME = -current
endif
ifeq ($(findstring testing,$(TREE)),testing)
-FWVER = 0.8rc2
+FWVER = 0.8
FWCODENAME = Kalgan
endif
FWVER ?= 0.7
@@ -86,14 +89,11 @@ INST_SERVER_APPS = ${INST_MIN_APPS} ncftp fuseftp postfix 
mysql libmysqlclient \
INST_X_APPS = xorg-server xorg-drivers xorg-fonts fvwm mplayer alsa-utils
INST_EXTRA_APPS = gimp gwenview wireshark kaffeine kasablanca ktorrent
INST_EXTRA_GTK_APPS = gimp wireshark gqview
-INST_LOCALE_APPS = firefox-hu firefox-de firefox-fr \
-   kde-i18n-hu kde-i18n-de kde-i18n-fr firefox-da kde-i18n-da 
openoffice.org-i18n-da \
-   openoffice.org-dict-hu  openoffice.org-dict-fr openoffice.org-dict-de \
-   openoffice.org-i18n-hu openoffice.org-i18n-de openoffice.org-i18n-fr \
-   bibletime-i18n k3b-i18n
-INST_LOCALE_GTK_APPS = firefox-hu firefox-de firefox-fr firefox-da 
openoffice.org-i18n-da \
-   openoffice.org-dict-hu  openoffice.org-dict-fr openoffice.org-dict-de \
-   openoffice.org-i18n-hu openoffice.org-i18n-de openoffice.org-i18n-fr
+INST_LOCALE_APPS = firefox-{${LOCALE}} kde-i18n-{${LOCALE}} \
+   openoffice.org-i18n-{${LOCALE}} bibletime-i18n k3b-i18n \
+   openoffice.org-dict-de openoffice.org-dict-hu
+INST_LOCALE_GTK_APPS = firefox-{${LOCALE}} openoffice.org-i18n-{${LOCALE}} \
+   openoffice.org-dict-hu  openoffice.org-dict-de
INST_KDE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kdebase openoffice.org-kde 
firefox kmplayer \
flashplugin qtparted k3b
INST_KDE4_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kde4
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gimp-2.4.5-1-i686

2008-03-02 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88a336226d95ecb777ed6063445c9a7ec40327c9

commit 88a336226d95ecb777ed6063445c9a7ec40327c9
Author: janny [EMAIL PROTECTED]
Date:   Sun Mar 2 11:21:59 2008 +0100

gimp-2.4.5-1-i686
* minor version bump
* No new features are being added here, just bug-fixes.

diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild
index ea79b3a..55b4ef6 100644
--- a/source/xapps/gimp/FrugalBuild
+++ b/source/xapps/gimp/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos [EMAIL PROTECTED]

pkgname=gimp
-pkgver=2.4.4
+pkgver=2.4.5
pkgrel=1
pkgdesc=The GNU Image Manipulation Program
url=http://www.gimp.org/;
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64')
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.4/$pkgname-$pkgver.tar.bz2)
-sha1sums=('47c80470e15e3fa29e46652130e870e0c952789f')
+sha1sums=('70cf6af5700cf6db73fca898510873394eb95581')
options=('scriptlet')
_F_gnome_desktop=y
Finclude gnome-scriptlet
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: squashfs-3.3-3-i686

2008-03-01 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=666c1173cd5f197be35112beba85b077c3a809a4

commit 666c1173cd5f197be35112beba85b077c3a809a4
Author: janny [EMAIL PROTECTED]
Date:   Sat Mar 1 15:59:37 2008 +0100

squashfs-3.3-3-i686
* release bump with new kernel

diff --git a/source/apps-extra/squashfs/FrugalBuild 
b/source/apps-extra/squashfs/FrugalBuild
index 7e82bd9..138b83d 100644
--- a/source/apps-extra/squashfs/FrugalBuild
+++ b/source/apps-extra/squashfs/FrugalBuild
@@ -2,52 +2,65 @@
# Maintainer: VMiklos [EMAIL PROTECTED]

pkgname=squashfs
-pkgver=3.2_r2
-kver=2.6.22-1
-kdir=/lib/modules/${kver/-/-fw}/kernel/fs/squashfs
-pkgrel=5
+pkgver=3.3
+lzmaver=457
+kver=2.6.24-3
+kdir=/lib/modules/${kver/-/-fw}/kernel/fs/${pkgname}
+pkgrel=3
+url=http://www.squashfs-lzma.org;
pkgdesc=A highly compressed read-only filesystem for Linux.
depends=('zlib' kernel-fwlive=$kver)
makedepends=(kernel-fwlive-source=$kver)
groups=('apps-extra')
archs=('i686' 'x86_64')
-#_F_kernel_name=-fwlive
-Finclude sourceforge
up2date=lynx -dump 
http://sourceforge.net/project/showfiles.php?group_id=63835|grep 
squashfs[0-9]|sed 's/[^]]*][^]]*]squashfs\([^ ]*\) .*/\1/;s/-/_/g;q'
-source=(${source/squashfs-/squashfs} \
-   
http://$_F_sourceforge_mirror.dl.sourceforge.net/sevenzip/lzma443.tar.bz2 \
-   
ftp://ftp.slax.org/source/slax/kernel/2.6.21.5/src-core/patches/squashfs/sqlzma.tar.bz2
 \
-   mksquashfs.quiet.patch)
+source=(${url}/dl/lzma${lzmaver}.tar.bz2 \
+   ${url}/dl/${pkgname}3.3.tar.gz \
+   ${url}/dl/sqlzma3.3-${lzmaver}.tar.bz2 \
+   
http://frugalware.org/~janny/patchs/kernel/${kver/-*/}/${pkgname}-cvsfix.patch \
+   
http://frugalware.org/~janny/patchs/kernel/${kver/-*/}/sqlzma1-449.patch \
+   
http://frugalware.org/~janny/patchs/kernel/${kver/-*/}/sqlzma2u-3.3.patch \
+   
http://frugalware.org/~janny/patchs/kernel/${kver/-*/}/mksquashfs.quiet.patch )
options=('scriptlet')
+sha1sums=('bd1b46ba42fe1ad7351a39c131e8b7657e909001' \
+  'e610ee21fb910606615cd158eda3c650af8a61cc' \
+  'adec846e3b3b57337ccddbc8aafab3da0b049753' \
+  '17da1cd356cd50a1c1cefb86670437abcdb83986' \
+  '4b89853ff744e02f970c667bc374ce4fa5400d08' \
+  '5620c20b72a039eae12fcc1ad6f28bc1b381c8a9' \
+  '11cbb2475fe34e94bc869ae33e52c343ee497977')

build()
{
-   rm -rf lzma443
-   mkdir -p lzma443 || Fdie
-   tar -C lzma443 -xf lzma443.tar.bz2 || Fdie
-   rm sqlzma2k-3.2-r2.patch
-   patch -p0 sqlzma2u-3.2-r2.patch || Fdie
-   patch -p0 mksquashfs.quiet.patch || Fdie
+   rm -rf lzma${lzmaver} || Fdie
+   mkdir -p lzma${lzmaver} || Fdie
+   tar -C lzma${lzmaver} -xf lzma${lzmaver}.tar.bz2 || Fdie
+   Fmessage copy /usr/src/linux/ ./
+   cp -a /usr/src/linux/ ./ || Fdie
+   Fmessage patching
+   patch -p0 squashfs-cvsfix.patch
+   patch -p0 sqlzma2u-3.3.patch || Fdie
if [ $CARCH == x86_64 ]; then
-   sed -i 's/-Werror//' sqlzma1-443.patch || Fdie
+   sed -i 's/-Werror//' sqlzma1-${lzmaver}.patch || Fdie
sed -i 's/-Werror//' Makefile || Fdie
fi
-   patch -p0 sqlzma1-443.patch || Fdie
-#  cat *.patch | patch -p0 || return 1
-   cp -a /usr/src/linux/ ./
+   cd lzma${lzmaver} || Fdie
+   patch -p1 ../sqlzma1-449.patch || Fdie
+   cd ../${pkgname}${pkgver}/squashfs-tools || Fdie
+   patch -p0 ../../mksquashfs.quiet.patch || Fdie
+   cd ${Fsrcdir} || Fdie
+   Fmessage sed Makefile
sed -i s|KDir =.*|KDir = $Fsrcdir/linux| Makefile || Fdie
sed -i s|SqFs =.*|SqFs = $Fsrcdir/linux/fs/squashfs| Makefile || Fdie
-
+   sed -i s/LzmaVer =.*/LzmaVer = lzma${lzmaver}/ Makefile || Fdie
+   sed -i s/C=1/C=0/ Makefile || Fdie
+   Fmessage Compiling
make || Fdie
-
+   Fmessage Installing files
Fmkdir $kdir
Ffilerel linux/fs/squashfs/squashfs.ko $kdir
-   Ffilerel lzma443/C/7zip/Compress/LZMA_C/kmod/{un,sq}lzma.ko $kdir
+   Ffilerel lzma${lzmaver}/C/Compress/Lzma/kmod/{un,sq}lzma.ko $kdir
Fexerel squashfs${pkgver/_/-}/squashfs-tools/{mk,un}squashfs /usr/bin/
}

-sha1sums=('e38c16c09435291b2c97aa0a321c29da442ff686' \
-  '1667abfb40da82d53fa2690f3cd58a0e7e751e55' \
-  '26e02ccaabd4b0c1bcf1452c6aa42644954959d6' \
-  '910679b57a7b30f2969cc9e8fd622d0b6a237bcd')
# optimization OK
diff --git a/source/apps-extra/squashfs/mksquashfs.quiet.patch 
b/source/apps-extra/squashfs/mksquashfs.quiet.patch
deleted file mode 100644
index 0eadcb4..000
--- a/source/apps-extra/squashfs/mksquashfs.quiet.patch
+++ /dev/null
@@ -1,26 +0,0 @@
 squashfs3.2-r2/squashfs-tools/mksquashfs.c 2007-01-16 01:33:13.0 
+
-+++ squashfs3.2-r2/squashfs-tools/mksquashfs.c.new 2007-01-18 
18:59:44.623963706 +
-@@ -1832,17 +1832,17 @@
-   if(!progress || columns - used  0)
-   return;
-
--  printf(\r[);
-+  fprintf(stderr,\r[);
-
-   while (hashes --)
--  putchar

[Frugalware-git] fwlive: aufs-20070228-1-i686

2008-03-01 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=30c309375fbeea51bb881e30661706641a069abd

commit 30c309375fbeea51bb881e30661706641a069abd
Author: janny [EMAIL PROTECTED]
Date:   Sat Mar 1 17:14:51 2008 +0100

aufs-20070228-1-i686
* version bump
* new source

diff --git a/source/apps-extra/aufs/FrugalBuild 
b/source/apps-extra/aufs/FrugalBuild
index a20fb44..2d6e982 100644
--- a/source/apps-extra/aufs/FrugalBuild
+++ b/source/apps-extra/aufs/FrugalBuild
@@ -2,28 +2,32 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=aufs
-pkgver=cvs20070715
-kver=2.6.22-1
+pkgver=20070228
+kver=2.6.24-3
pkgrel=1
pkgdesc=Aufs -- Another Unionfs
depends=('zlib' kernel-fwlive=$kver)
makedepends=(kernel-fwlive-source=$kver)
groups=('apps-extra')
archs=('i686' 'x86_64')
-#_F_kernel_name=-fwlive
Finclude sourceforge
up2date=$pkgver
-source=(http://ftp.frugalware.org/pub/other/sources/aufs/$pkgname-$pkgver.tar.bz2)
+#source=(http://ftp.frugalware.org/pub/other/sources/aufs/$pkgname-$pkgver.tar.bz2)
+source=(http://frugalware.org/~janny/source_pkgs/aufs.tar.gz)
options=('force' 'scriptlet')
-sha1sums=('ce84034584a3a966a0041bf4cc6add7d0aaeac55')
+sha1sums=('8193a36eb28ab559ecda408456e585aad2a207ad')

build()
{
-   Fcd
-   cat local.mk | grep -v ^CONFIG_AUFS_DEBUG = \
-| grep -v ^CONFIG_AUFS_COMPAT = \
-| sed s/#CONFIG_AUFS_KSIZE_PATCH/CONFIG_AUFS_KSIZE_PATCH/ \
-| sed s/#CONFIG_AUFS_LHASH_PATCH/CONFIG_AUFS_LHASH_PATCH/ Makefile
+   Fcd $pkgname
+   cat local.mk \
+| grep -v ^CONFIG_AUFS_DEBUG = \
+| grep -v ^CONFIG_AUFS_BRANCH_MAX_127 = \
+| sed -r s/KDIR = .*/KDIR = \/usr\/src\/linux-${kver/-/-fw}\// \
+| sed s/CONFIG_AUFS_BRANCH_MAX_1023 =.*/CONFIG_AUFS_BRANCH_MAX_1023 = 
y/ \
+| sed s/CONFIG_AUFS_SPLICE_PATCH =.*/CONFIG_AUFS_SPLICE_PATCH = y/ \
+| sed s/CONFIG_AUFS_SEC_PERM_PATCH =.*/CONFIG_AUFS_SEC_PERM_PATCH = 
y/ \
+| sed s/CONFIG_AUFS_WORKAROUND_FUSE =.*/CONFIG_AUFS_WORKAROUND_FUSE = 
y/ Makefile
make KDIR=/usr/src/linux
Ffilerel /lib/modules/${kver/-/-fw}/kernel/fs/aufs/aufs.ko
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: xcache-1.2.2-1-i686

2008-02-20 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=31b30fe8b8288ae5d3b28416701dd3104920d73f

commit 31b30fe8b8288ae5d3b28416701dd3104920d73f
Author: janny [EMAIL PROTECTED]
Date:   Wed Feb 20 10:32:36 2008 +0100

xcache-1.2.2-1-i686
* minor version bump
* this version is fixing 3 bugs

diff --git a/source/network-extra/xcache/FrugalBuild 
b/source/network-extra/xcache/FrugalBuild
index 2410658..4d6790e 100644
--- a/source/network-extra/xcache/FrugalBuild
+++ b/source/network-extra/xcache/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=xcache
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
url=http://xcache.lighttpd.net;
pkgdesc=XCache is a fast, stable PHP opcode cacher.
@@ -12,7 +12,7 @@ archs=('i686' 'x86_64')
up2date=lynx -dump $url/wiki/ReleaseArchive|grep Release-[0-9\.]|sort|sed -n 
's/.*Release-\(.*\)\.*/\1/;1 p'
source=($url/pub/Releases/$pkgver/$pkgname-$pkgver.tar.bz2 \
README.Frugalware)
-sha1sums=('3ba91e1d617f51e27aa0c0a7accefb0bb5e69949' \
+sha1sums=('b92a71f5e8173d72d4fb7f2c84cf48e329084851' \
'95e73c8bc8334f13cf7434b822bb18a0cb671505')

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


[Frugalware-git] frugalware-current: clamav-0.92.1-1-i686

2008-02-17 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efd865c8ec30514dc01b823404aa4c0d6ae38ef5

commit efd865c8ec30514dc01b823404aa4c0d6ae38ef5
Author: janny [EMAIL PROTECTED]
Date:   Sun Feb 17 19:34:23 2008 +0100

clamav-0.92.1-1-i686
* minor version bump
* closes #2771

diff --git a/source/apps-extra/clamav/FrugalBuild 
b/source/apps-extra/clamav/FrugalBuild
index 282b57e..9104490 100644
--- a/source/apps-extra/clamav/FrugalBuild
+++ b/source/apps-extra/clamav/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=clamav
-pkgver=0.92
+pkgver=0.92.1
pkgrel=1
pkgdesc=Clam AntiVirus is a GPL anti-virus toolkit for UNIX
depends=('gmp' 'bzip2' 'curl=7.16.0')
@@ -12,7 +12,7 @@ groups=('apps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
source=($source rc.clamav rc.clamav-hu.po)
-sha1sums=('b6573acd9a7bb6bf3bd4b39a0102ce0be764c5bc' \
+sha1sums=('6ee4fa5a1c5f71eecc99beb17bc5f3c5a3b580ec' \
'90b22c99927b56992ac05042029d2702db79a8b0' \
'57d36966c45adfd6b3ebd10b91874194924ab2c3')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: Makefile: handle kde4's kdmrc

2008-02-15 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=dc1a0d447e25e840525f6ac0585ab6309c48d9d8

commit dc1a0d447e25e840525f6ac0585ab6309c48d9d8
Author: crazy [EMAIL PROTECTED]
Date:   Tue Feb 12 22:42:43 2008 +0100

Makefile: handle kde4's kdmrc

* KDE4 has different config paths
* also different kdmrc config format
* use kdmrc-live for KDE4 also , no need for sed hacks =)

diff --git a/Makefile b/Makefile
index 486630b..20c8d67 100644
--- a/Makefile
+++ b/Makefile
@@ -284,6 +284,12 @@ hacking-kdmrc: checkroot
sed -i s|FocusPasswd=false|FocusPasswd=true| 
${CHROOTDIR}/${TREE}/usr/share/config/kdm/kdmrc; \
sed -i 's/desktop=/desktop=\/usr\/bin\/kdm -nodaemon/' 
${CHROOTDIR}/${TREE}/etc/sysconfig/desktop; \
fi
+
+   if [ ${APPSGROUP} == KDE4 ] ; then \
+   sed -i 's/desktop=/desktop=\/usr\/bin\/kdm -nodaemon/' 
${CHROOTDIR}/${TREE}/etc/sysconfig/desktop; \
+   rm -rf ${CHROOTDIR}/${TREE}/etc/kde4/config/kdm/kdmrc; \
+   mv -f ${CHROOTDIR}/${TREE}/etc/kde4/config/kdm/kdmrc-live 
${CHROOTDIR}/${TREE}/etc/kde4/config/kdm/kdmrc; \
+   fi

create: chroot-mount create-iso chroot-umount
echo ./${ISONAME} created.
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: Makefile: use @echo

2008-02-15 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=0a2cc74a258540c0422bdb9e790323680b0b3ebe

commit 0a2cc74a258540c0422bdb9e790323680b0b3ebe
Author: crazy [EMAIL PROTECTED]
Date:   Fri Feb 15 14:07:09 2008 +0100

Makefile: use @echo

diff --git a/Makefile b/Makefile
index 20c8d67..6dc6294 100644
--- a/Makefile
+++ b/Makefile
@@ -292,13 +292,13 @@ hacking-kdmrc: checkroot
fi

create: chroot-mount create-iso chroot-umount
-   echo ./${ISONAME} created.
+   @echo ./${ISONAME} created.

create-iso: checkroot
chroot ${CHROOTDIR}/${TREE} /sbin/depmod -ae -v $(shell ${KERNVER}) /dev/null
chroot ${CHROOTDIR}/${TREE} sh /tmp/live-base/build
mv ${CHROOTDIR}/${TREE}/tmp/livecd.iso ./${ISONAME}
-   echo Won't calculate any sums. Period.
+   @echo Won't calculate any sums. Period.

chroot-mount: checkroot
if [ ! $(shell mount|grep -o ${CHROOTDIR}/${TREE}/proc) ] ; then \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive patch set 8 from crazy

2008-02-15 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=d568aec8f89686cfdb0ace583c0ba02096fca865

commit d568aec8f89686cfdb0ace583c0ba02096fca865
Author: Janny [EMAIL PROTECTED]
Date:   Fri Feb 15 17:07:08 2008 +0100

fwlive patch set 8 from crazy
* check-tree need a extra check

diff --git a/Makefile b/Makefile
index 6dc6294..9e651b0 100644
--- a/Makefile
+++ b/Makefile
@@ -39,14 +39,20 @@ all: checkroot check-tree checkfiles chroot-mkdirs 
create-pkgdb cache-mount inst
@echo Now burn your iso and have fun!

check-tree:
-   source /etc/repoman.conf; \
-   grep -v Include /etc/pacman-g2.conf ${PACCONF}; \
-echo [fwlive_pkgs]  ${PACCONF}; \
-   echo Server = 
http://ftp.frugalware.org/pub/other/people/janny/fwlive_pkgs/frugalware-i686/; 
 ${PACCONF}; \
-   if [ ${APPSGROUP} == KDE4 ] ; then \
-   echo [playground]  ${PACCONF}; \
-   echo Server = 
http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686/; 
 ${PACCONF}; \
+   if [ -e /etc/repoman.conf ]; then \
+   source /etc/repoman.conf; \
+   grep -v Include /etc/pacman-g2.conf ${PACCONF}; \
+   echo [fwlive_pkgs]  ${PACCONF}; \
+   echo Server = 
http://ftp.frugalware.org/pub/other/people/janny/fwlive_pkgs/frugalware-i686/; 
 ${PACCONF}; \
+   if [ ${APPSGROUP} == KDE4 ] ; then \
+   echo [playground]  ${PACCONF}; \
+   echo Server = 
http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686/; 
 ${PACCONF}; \
+   fi; \
+   else; \
+   @echo Error: Cannot find repoman.conf , is pacman-tools 
installed ?; \
+   exit 1; \
fi
+
for i in `echo ${TREE}|sed 's/,/ /g'`; do \
repo=$$(eval echo \$${$${i}_fdb/.fdb}); \
[ -z $$repo ]  repo=$$i; \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: config: move iptables

2008-02-15 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=26cd349c3e037dc791b9a219f88d6aeb1836b782

commit 26cd349c3e037dc791b9a219f88d6aeb1836b782
Author: crazy [EMAIL PROTECTED]
Date:   Fri Feb 15 14:13:24 2008 +0100

config: move iptables

* We automagically go online so we automagically
* need a 'firewall' , moved iptables to INST_MIN_APPS

diff --git a/config b/config
index 0dc76de..f004af8 100644
--- a/config
+++ b/config
@@ -81,10 +81,9 @@ ifeq ($(CONFIG_SETUP),y)
INST_MUSTHAVE_APPS += fwsetup
endif
INST_MIN_APPS = ${INST_MUSTHAVE_APPS} ${DRIVERS} openssh mc wget lynx nmap \
-   irssi dbus hal wireless_tools vim elinks links bind iputils
-INST_SERVER_APPS = ${INST_MIN_APPS} ncftp iptables fuseftp postfix \
-   mysql libmysqlclient php php-cgi apache pure-ftpd phpmyadmin samba dhcp 
\
-   dhcpcd lighttpd fcgi
+   irssi dbus hal wireless_tools vim elinks links bind iputils iptables
+INST_SERVER_APPS = ${INST_MIN_APPS} ncftp fuseftp postfix mysql libmysqlclient 
\
+   php php-cgi apache pure-ftpd phpmyadmin samba dhcp dhcpcd lighttpd fcgi
INST_X_APPS = xorg-server xorg-drivers xorg-fonts fvwm mplayer alsa-utils
INST_EXTRA_APPS = gimp gwenview wireshark kaffeine kasablanca ktorrent
INST_EXTRA_GTK_APPS = gimp wireshark gqview
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: kernel-fwlive-2.6.24-2-i686

2008-02-14 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=84bfec344ee07b0c278c75dbd818161b0e7bf3b2

commit 84bfec344ee07b0c278c75dbd818161b0e7bf3b2
Author: janny [EMAIL PROTECTED]
Date:   Thu Feb 14 08:47:31 2008 +0100

kernel-fwlive-2.6.24-2-i686
* release bump

diff --git a/source/base-extra/kernel-fwlive/FrugalBuild 
b/source/base-extra/kernel-fwlive/FrugalBuild
index d663acf..d922009 100644
--- a/source/base-extra/kernel-fwlive/FrugalBuild
+++ b/source/base-extra/kernel-fwlive/FrugalBuild
@@ -2,16 +2,15 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgver=2.6.24
-pkgrel=1
-#_F_kernelver_stable=
+pkgrel=2
+_F_kernelver_stable=1
_F_kernel_name=-fwlive
_F_kernel_uname=-fw$pkgrel
-_F_kernel_patches=(http://frugalware.org/~janny/patchs/kernel/${pkgver}/splice-2.6.23.patch
 \
+_F_kernel_patches=(CVE-2008-0600.patch \
+   
http://frugalware.org/~janny/patchs/kernel/${pkgver}/splice-2.6.23.patch \
http://frugalware.org/~janny/patchs/kernel/${pkgver}/sec_perm-2.6.24.patch \
http://frugalware.org/~janny/patchs/kernel/${pkgver}/squashfs3.3-patch)
Finclude kernel
-source=(config [EMAIL PROTECTED])
-signatures=('' [EMAIL PROTECTED])
groups=('base-extra')

# NOTE: if you bump this package, you need to bump the squashfs one, too!
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: kernel-fwlive-2.6.24-2-i686

2008-02-14 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=5270b24e98f66ac263ca0f2e5e02537c4441cd17

commit 5270b24e98f66ac263ca0f2e5e02537c4441cd17
Author: janny [EMAIL PROTECTED]
Date:   Fri Feb 15 06:24:49 2008 +0100

kernel-fwlive-2.6.24-2-i686
* add missed options by sqashfs

diff --git a/source/base-extra/kernel-fwlive/config.i686 
b/source/base-extra/kernel-fwlive/config.i686
index b81592c..0f8033d 100644
--- a/source/base-extra/kernel-fwlive/config.i686
+++ b/source/base-extra/kernel-fwlive/config.i686
@@ -3440,6 +3440,7 @@ CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
CONFIG_CRAMFS=m
CONFIG_SQUASHFS=n
+CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_VXFS_FS=m
CONFIG_HPFS_FS=m
CONFIG_QNX4FS_FS=m
diff --git a/source/base-extra/kernel-fwlive/config.x86_64 
b/source/base-extra/kernel-fwlive/config.x86_64
index d5317bd..57c6af7 100644
--- a/source/base-extra/kernel-fwlive/config.x86_64
+++ b/source/base-extra/kernel-fwlive/config.x86_64
@@ -3441,6 +3441,7 @@ CONFIG_BFS_FS=m
CONFIG_EFS_FS=m
CONFIG_CRAMFS=m
CONFIG_SQUASHFS=n
+CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
CONFIG_VXFS_FS=m
CONFIG_HPFS_FS=m
CONFIG_QNX4FS_FS=m
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: xaralx-0.7r1785-1-i686

2008-02-10 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=42a88cda06e952136b0f4d79728a733dac85fc89

commit 42a88cda06e952136b0f4d79728a733dac85fc89
Author: janny [EMAIL PROTECTED]
Date:   Sun Feb 10 21:58:05 2008 +0100

xaralx-0.7r1785-1-i686
* new package (thx for jedifox)

diff --git a/source/xapps-extra/xaralx/FrugalBuild 
b/source/xapps-extra/xaralx/FrugalBuild
new file mode 100644
index 000..e648c3b
--- /dev/null
+++ b/source/xapps-extra/xaralx/FrugalBuild
@@ -0,0 +1,38 @@
+# Compiling Time: 7.08 SBU
+# Maintainer: Janny [EMAIL PROTECTED]
+# Contributor: jedifox [EMAIL PROTECTED]
+
+pkgname=xaralx
+_F_archive_name=XaraLX
+pkgver=0.7r1785
+pkgrel=1
+pkgdesc=Xara LX is primarily a vector graphics (drawing and illustration) 
program
+url=http://www.xaraxtreme.org;
+depends=('wxgtk-u8' 'libxml2' 'libstdc++' 'gtk+2' 'freetype2' 'libxau' 
'libxdmcp' 'libxxf86vm' 'expat' 'libxdamage' 'libice')
+makedepends=('gettext=0.14.3' 'libtool' 'zip')
+rodepends=('desktop-file-utils')
+options=('scriptlet')
+groups=('xapps-extra')
+archs=('i686')
+up2date=lynx -dump -source ${url}/downloads/bsource.js|Flasttarbz2
+source=(http://downloads2.xara.com/opensource/${_F_archive_name}-${pkgver}.tar.bz2)
+Fconfopts=${Fconfopts} --enable-filters --enable-svgfilter --disable-debug \
+--program-transform-name=${pkgname} --with-included-gettext 
--disable-svnversion
+sha1sums=('b67435ed51db0fb184997b4de04c0098c5af58b5')
+
+build()
+{
+   Fbuild
+   Ficonrel ${pkgname}.png
+   Ffilerel ${Fmenudir}/${pkgname}.desktop
+   Fln XaraLX /usr/bin/${pkgname}
+   Fmanrel doc/${pkgname}.1
+   # TODO this is other files an to subpkgs
+   Fcprrel Designs /usr/share/${pkgname}/
+   Fcprrel Templates /usr/share/${pkgname}/
+   Fmkdir /usr/share/${pkgname}/doc/en
+   cd ${Fdestdir}/usr/share/${pkgname}/doc/en/
+   Fextract 
${Fsrcdir}/${_F_archive_name}-${pkgver}/doc/en/xaralxHelp.tar.gz
+}
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: firefox-2.0.0.12-1-i686

2008-02-08 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=35f2c70c5c2df556831a43c3705f876c9829ffd2

commit 35f2c70c5c2df556831a43c3705f876c9829ffd2
Author: janny [EMAIL PROTECTED]
Date:   Fri Feb 8 21:47:34 2008 +0100

firefox-2.0.0.12-1-i686
* version bump

diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild
index 5bafcaa..10054f0 100644
--- a/source/xapps/firefox/FrugalBuild
+++ b/source/xapps/firefox/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos [EMAIL PROTECTED]

pkgname=firefox
-pkgver=2.0.0.11
+pkgver=2.0.0.12
pkgrel=1
pkgdesc=Mozilla Firefox web browser
url=http://www.mozilla.org/products/firefox/;
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: clamtk-3.08-1-i686

2008-02-06 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae492e6b6b4ed0c701d0c04e9e497c6f220048fc

commit ae492e6b6b4ed0c701d0c04e9e497c6f220048fc
Author: janny [EMAIL PROTECTED]
Date:   Thu Feb 7 00:00:19 2008 +0100

clamtk-3.08-1-i686
* version bump

diff --git a/source/xapps-extra/clamtk/FrugalBuild 
b/source/xapps-extra/clamtk/FrugalBuild
index 59c469f..db7ced3 100644
--- a/source/xapps-extra/clamtk/FrugalBuild
+++ b/source/xapps-extra/clamtk/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=clamtk
-pkgver=3.07
+pkgver=3.08
pkgrel=1
pkgdesc=ClamTk is a GUI front-end for ClamAV using gtk2-perl
url=http://clamtk.sourceforge.net/;
@@ -10,7 +10,7 @@ rodepends=('perl-gtk2' 'clamav' 'perl-date-calc' 
'perl-file-find-rule' 'perl-get
groups=('xapps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
-sha1sums=('341c2aec929e6e917db02beb4ddaf45c25871ce0')
+sha1sums=('124f80c5ef6477dce3e6ae8fdfc66861ced66003')

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


[Frugalware-git] frugalware-current: gimp-2.4.4-1-i686

2008-02-03 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3742033ee2df04d9e736acee007837cc6b84dca

commit f3742033ee2df04d9e736acee007837cc6b84dca
Author: janny [EMAIL PROTECTED]
Date:   Sun Feb 3 10:55:32 2008 +0100

gimp-2.4.4-1-i686
* version bump

diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild
index 826a09a..c0f150d 100644
--- a/source/xapps/gimp/FrugalBuild
+++ b/source/xapps/gimp/FrugalBuild
@@ -1,9 +1,9 @@
-# Compiling time: 3.80 SBU
+# Compiling time: 7.08 SBU
# Maintainer: Janny [EMAIL PROTECTED]
# Contributor: VMiklos [EMAIL PROTECTED]

pkgname=gimp
-pkgver=2.4.3
+pkgver=2.4.4
pkgrel=1
pkgdesc=The GNU Image Manipulation Program
url=http://www.gimp.org/;
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64')
makedepends=('gimp-print' 'perl-xml')
up2date=lynx -dump $url/downloads/|grep tar.bz2|sed -n 's/.*-\(.*\)\.t.*/\1/;$ 
p'
source=(ftp://ftp.gimp.org/pub/gimp/v2.4/$pkgname-$pkgver.tar.bz2)
-sha1sums=('2be7a61d11c86da41e4645fee518a7bfe951302a')
+sha1sums=('47c80470e15e3fa29e46652130e870e0c952789f')
options=('scriptlet')
_F_gnome_desktop=y
Finclude gnome-scriptlet
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: transcode-1.0.5-1-i686

2008-02-02 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a23f7d6a1c179dabf1ef34f2c4fae972f6f03ed0

commit a23f7d6a1c179dabf1ef34f2c4fae972f6f03ed0
Author: janny [EMAIL PROTECTED]
Date:   Sat Feb 2 12:54:50 2008 +0100

transcode-1.0.5-1-i686
* version bump

diff --git a/source/xapps-extra/transcode/FrugalBuild 
b/source/xapps-extra/transcode/FrugalBuild
index 68102e0..923f28c 100644
--- a/source/xapps-extra/transcode/FrugalBuild
+++ b/source/xapps-extra/transcode/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=transcode
-pkgver=1.0.4
+pkgver=1.0.5
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;
@@ -13,12 +13,11 @@ up2date=lynx -dump $url|grep released|sed 1q|cut -d ' ' 
-f12
source=(http://fromani.exit1.org/$pkgname-$pkgver.tar.bz2)
license=GPL
options=('scriptlet')
-sha1sums=('2ff8ddf6b63a184d61fd0f840d647aad707aa970')
+sha1sums=('96f8746a8d54c3ed78f0b5eb32ff7c72313e8e6b')

build()
{
Fcd
-#  Fpatchall
Fautoreconf
Fmake --enable-netstream \
--enable-v4l \
@@ -40,7 +39,8 @@ build()
--enable-sdl \
--enable-libfame \
--enable-imagemagick \
-   --enable-a52-default-decoder
+   --enable-a52-default-decoder \
+   --disable-nuv
Fmakeinstall
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive

2008-02-02 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=72bb6eb42a9ffd87aad38cd26c06859a77be6f16

commit 72bb6eb42a9ffd87aad38cd26c06859a77be6f16
Author: Janny [EMAIL PROTECTED]
Date:   Sat Feb 2 16:43:33 2008 +0100

fwlive
* repairing a doubled entry in the xorg.conf.in (thx crazy)

diff --git a/xorg.conf.in b/xorg.conf.in
index 08c6225..a9230fd 100644
--- a/xorg.conf.in
+++ b/xorg.conf.in
@@ -27,7 +27,6 @@ Section Module
Load  xtrap
Load  freetype
Load  type1
-   Load  freetype
EndSection

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


[Frugalware-git] frugalware-current: iwlwifi-3945-ucode-2.14.1.5-1-i686

2008-01-30 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6546cef6546b180114686c69344142712217ae4e

commit 6546cef6546b180114686c69344142712217ae4e
Author: janny [EMAIL PROTECTED]
Date:   Wed Jan 30 19:49:50 2008 +0100

iwlwifi-3945-ucode-2.14.1.5-1-i686
* new package
* required with the new intel wireless dirver

diff --git a/source/network-extra/iwlwifi-3945-ucode/FrugalBuild 
b/source/network-extra/iwlwifi-3945-ucode/FrugalBuild
new file mode 100644
index 000..33f492d
--- /dev/null
+++ b/source/network-extra/iwlwifi-3945-ucode/FrugalBuild
@@ -0,0 +1,20 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: Janny [EMAIL PROTECTED]
+
+pkgname=iwlwifi-3945-ucode
+pkgver=2.14.1.5
+pkgrel=1
+pkgdesc=Intel PRO/Wireless 3945ABG Network Connection Adapter Microcode
+url=http://www.intellinuxwireless.org/;
+depends=('udev')
+groups=('network-extra')
+archs=('i686' 'x86_64')
+up2date=lynx -dump ${url}|grep iwlwifi-3945-ucode|sed 
's/.*-\(.*\)\.t.*/\1/;q'
+source=(${url}/iwlwifi/downloads/${pkgname}-${pkgver}.tgz)
+
+build()
+{
+   Fcd
+   Ffilerel /lib/firmware/iwlwifi-3945-1.ucode
+}
+sha1sums=('aeeeccb2fddeff86ee7dbdca0f0d627d0c99d45c')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: iwlwifi-4965-ucode-4.44.1.20-1-i686

2008-01-30 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=82b2f520db6f2e34505025aa52c200a1715ff092

commit 82b2f520db6f2e34505025aa52c200a1715ff092
Author: janny [EMAIL PROTECTED]
Date:   Wed Jan 30 23:13:01 2008 +0100

iwlwifi-4965-ucode-4.44.1.20-1-i686
* new package
* required with the new intel wireless dirver

diff --git a/source/network-extra/iwlwifi-4965-ucode/FrugalBuild 
b/source/network-extra/iwlwifi-4965-ucode/FrugalBuild
new file mode 100644
index 000..9185ddd
--- /dev/null
+++ b/source/network-extra/iwlwifi-4965-ucode/FrugalBuild
@@ -0,0 +1,20 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: Janny [EMAIL PROTECTED]
+
+pkgname=iwlwifi-4965-ucode
+pkgver=4.44.1.20
+pkgrel=1
+pkgdesc=Intel PRO/Wireless 4965AGN Network Connection Adapter Microcode
+url=http://www.intellinuxwireless.org/;
+depends=('udev')
+groups=('network-extra')
+archs=('i686' 'x86_64')
+up2date=lynx -dump ${url}|grep iwlwifi-4965-ucode|sed 
's/.*-\(.*\)\.t.*/\1/;q'
+source=(${url}/iwlwifi/downloads/${pkgname}-${pkgver}.tgz)
+
+build()
+{
+   Fcd
+   Ffilerel /lib/firmware/iwlwifi-4965-1.ucode
+}
+sha1sums=('34731f1855ea69751f5e357e95b51019430816b3')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive-0.8rc1

2008-01-27 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=2c60bb804cd71cde3fbcadeec71fde4eda7d6715

commit 2c60bb804cd71cde3fbcadeec71fde4eda7d6715
Author: Janny [EMAIL PROTECTED]
Date:   Sun Jan 27 12:22:45 2008 +0100

fwlive-0.8rc1
* version bump at rc1
* change packages repo at fwlive_pkgs
* remove unnecessary udev.diff
* add copy2ram and failsafe title to menu.lst

diff --git a/Makefile b/Makefile
index f48ac79..a11f07f 100644
--- a/Makefile
+++ b/Makefile
@@ -41,23 +41,8 @@ all: checkroot check-tree checkfiles chroot-mkdirs 
create-pkgdb cache-mount inst
check-tree:
source /etc/repoman.conf; \
grep -v Include /etc/pacman-g2.conf ${PACCONF}; \
- HEAD:Makefile
-echo [janny]  ${PACCONF}; \
-echo Server = 
http://ftp.frugalware.org/pub/other/people/janny/fwlive/frugalware-i686/;  
${PACCONF}; \
-   if [ ${APPSGROUP} == TEST ] ; then \
-  echo [xorg73]  ${PACCONF}; \
-  echo Server = 
http://ftp.frugalware.org/pub/other/people/krix/xorg73/frugalware-i686;  
${PACCONF}; \
-  echo [playground]  ${PACCONF}; \
-  echo Server = 
http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686;  
${PACCONF}; \
-   fi
-===
echo [fwlive_pkgs]  ${PACCONF}; \
echo Server = 
http://ftp.frugalware.org/pub/other/people/janny/fwlive_pkgs/frugalware-i686/; 
 ${PACCONF}; \
- fwlive-0.8rc1
- * version bump at rc1
- * change packages repo at fwlive_pkgs
- * remove unnecessary udev.diff
- * add copy2ram and failsafe title to menu.lst:Makefile
if [ ${APPSGROUP} == KDE4 ] ; then \
echo [playground]  ${PACCONF}; \
echo Server = 
http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686/; 
 ${PACCONF}; \
diff --git a/config b/config
index 37632ea..655bdba 100644
--- a/config
+++ b/config
@@ -24,15 +24,7 @@ FWLFONT = lat2-16.psfu.gz
# * SERVER
# * MIN - comfortable console workstation
# * MUSTHAVE - minimalistic one, base of all profiles
- HEAD:config
-APPSGROUP = TEST
-===
APPSGROUP = MUSTHAVE
- fwlive-0.8rc1
- * version bump at rc1
- * change packages repo at fwlive_pkgs
- * remove unnecessary udev.diff
- * add copy2ram and failsafe title to menu.lst:config

# grub title part 1
FWLSREL = FWLive-${APPSGROUP}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive-correction

2008-01-27 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=983c1e12bca0b540989c820bbf959afd21709cb9

commit 983c1e12bca0b540989c820bbf959afd21709cb9
Author: Janny [EMAIL PROTECTED]
Date:   Sun Jan 27 12:16:07 2008 +0100

fwlive-correction

diff --git a/Makefile b/Makefile
index 7c694df..f48ac79 100644
--- a/Makefile
+++ b/Makefile
@@ -19,14 +19,14 @@ SETUPINITRDSIZE = echo $$(($$(gzip --list $(SETUPINITRD) 
|grep initrd-$(ARCH).i
endif
# needed files (files that we can't live without)
NEED_FILES = fstab-update parse_cmdline.in xorg.conf.in rc.fsupd \
-   crypt.c rc.fwlive rc.config configsave fileswap reboot.diff 
services.diff udev.diff rc.S.diff \
+   crypt.c rc.fwlive rc.config configsave fileswap reboot.diff 
services.diff rc.S.diff \
rc.parse_cmdline parse_cmdline xstart xorg.conf menu.lst
INST_FILES_755 = /etc/rc.d/rc.fwlive /etc/rc.d/rc.config /etc/rc.d/rc.fsupd 
/usr/local/bin/configsave \
/usr/local/bin/fileswap /usr/local/bin/fstab-update /usr/local/bin/xstart \
/usr/local/bin/parse_cmdline /etc/rc.d/rc.parse_cmdline 
/tmp/live-base/tools/fpm2lzm
INST_FILES_644 = /etc/X11/xorg.conf /boot/grub/menu.lst
PWD = $(shell pwd)
-PATCH_FILES = reboot.diff services.diff udev.diff rc.S.diff
+PATCH_FILES = reboot.diff services.diff rc.S.diff
REMOVE_FILES = /etc/rc.d/rcS.d/S{19rc.bootclean,07rc.frugalware} \
/etc/rc.d/rc{3.d,4.d}/S{21rc.firewall,26rc.lmsensors,32rc.sshd,78rc.mysqld,80rc.postfix,81rc.courier-authlib,82rc.imapd,82rc.pop3d,85rc.httpd,95rc.crond,99rc.cups,99rc.mono,99cups,12rc.syslog,13rc.portmap,19rc.rmount,50rc.atd}
 \
/etc/rc.d/rc0.d/K{00cups,01rc.cups,05rc.crond,60rc.atd,87rc.portmap,88rc.syslog,90rc.rmount,96rc.swap,98rc.interfaces,56rc.sshd,30rc.postfix}
 \
@@ -41,6 +41,7 @@ all: checkroot check-tree checkfiles chroot-mkdirs 
create-pkgdb cache-mount inst
check-tree:
source /etc/repoman.conf; \
grep -v Include /etc/pacman-g2.conf ${PACCONF}; \
+ HEAD:Makefile
echo [janny]  ${PACCONF}; \
echo Server = 
http://ftp.frugalware.org/pub/other/people/janny/fwlive/frugalware-i686/;  
${PACCONF}; \
if [ ${APPSGROUP} == TEST ] ; then \
@@ -49,9 +50,17 @@ check-tree:
echo [playground]  ${PACCONF}; \
echo Server = 
http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686;  
${PACCONF}; \
fi
+===
+echo [fwlive_pkgs]  ${PACCONF}; \
+   echo Server = 
http://ftp.frugalware.org/pub/other/people/janny/fwlive_pkgs/frugalware-i686/; 
 ${PACCONF}; \
+ fwlive-0.8rc1
+ * version bump at rc1
+ * change packages repo at fwlive_pkgs
+ * remove unnecessary udev.diff
+ * add copy2ram and failsafe title to menu.lst:Makefile
if [ ${APPSGROUP} == KDE4 ] ; then \
echo [playground]  ${PACCONF}; \
-   echo Server = 
http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686;  
${PACCONF}; \
+   echo Server = 
http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686/; 
 ${PACCONF}; \
fi
for i in `echo ${TREE}|sed 's/,/ /g'`; do \
repo=$$(eval echo \$${$${i}_fdb/.fdb}); \
diff --git a/config b/config
index f24a703..37632ea 100644
--- a/config
+++ b/config
@@ -24,7 +24,15 @@ FWLFONT = lat2-16.psfu.gz
# * SERVER
# * MIN - comfortable console workstation
# * MUSTHAVE - minimalistic one, base of all profiles
+ HEAD:config
APPSGROUP = TEST
+===
+APPSGROUP = MUSTHAVE
+ fwlive-0.8rc1
+ * version bump at rc1
+ * change packages repo at fwlive_pkgs
+ * remove unnecessary udev.diff
+ * add copy2ram and failsafe title to menu.lst:config

# grub title part 1
FWLSREL = FWLive-${APPSGROUP}
@@ -35,7 +43,7 @@ FWVER = $(shell date +%Y%m%d)
FWCODENAME = -current
endif
ifeq ($(findstring testing,$(TREE)),testing)
-FWVER = 0.8pre2
+FWVER = 0.8rc1
FWCODENAME = Kalgan
endif
FWVER ?= 0.7
@@ -67,11 +75,11 @@ SAVEDIRS = etc home lib root usr var
CONFIG_SETUP = y

# additional packages to be installed by the profiles
+# no builded pkgs: rt2500-fwlive rt2400-fwlive acx100-fwlive
DRIVERS = ndiswrapper-fwlive ipw2200-firmware gspcav1-fwlive \
-   qc-usb-fwlive cdemu-fwlive truecrypt-fwlive dazuko-fwlive \
+   qc-usb-fwlive truecrypt-fwlive dazuko-fwlive \
busybox-fwlive lirc-fwlive acerhk-fwlive madwifi-fwlive \
-   wlan-ng-fwlive acx100-fwlive adm8211-fwlive ipw3945-fwlive \
-   rt2500-fwlive rt2400-fwlive rtl8110-fwlive kqemu-fwlive
+   wlan-ng-fwlive adm8211-fwlive ipw3945-fwlive kqemu-fwlive
INST_MUSTHAVE_APPS = busybox-fwlive util-linux grub-theme-fwlive \
sudo aufs squashfs cdrtools ntfs-3g
ifneq ($(ARCH),x86_64)
diff --git a/menu.lst b/menu.lst
index 3293964..b51cf1d 100644
--- a/menu.lst
+++ b/menu.lst
@@ -6,6 +6,14 @@ title @GRUBTITLE@
kernel /boot/vmlinuz initrd=/boot/initrd.gz init=linuxrc max_loop=255 
load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=19742 rw root=/dev/ram
initrd /boot/initrd.gz

+title @GRUBTITLE@ Copy to RAM
+kernel /boot/vmlinuz initrd=/boot/initrd.gz init=linuxrc max_loop=255 
load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=19742 rw root=/dev/ram noresume 
copy2ram

[Frugalware-git] fwlive: fwlive-i686

2008-01-27 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=9fdf2ff205e715c036911e284dff1a18bde4b561

commit 9fdf2ff205e715c036911e284dff1a18bde4b561
Author: Janny [EMAIL PROTECTED]
Date:   Sun Jan 27 21:13:26 2008 +0100

fwlive-i686
* add tetsing repo correct fdb name

diff --git a/Makefile b/Makefile
index a11f07f..bc13316 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,8 @@ check-tree:
for i in `echo ${TREE}|sed 's/,/ /g'`; do \
repo=$$(eval echo \$${$${i}_fdb/.fdb}); \
[ -z $$repo ]  repo=$$i; \
-   echo [frugalware-$$repo]  ${PACCONF}; \
+   [ ${TREE} == testing ]  echo [frugalware-current]  
${PACCONF}; \
+   [ ${TREE} == current ] || [ ${TREE} == stable ]   echo 
[frugalware-$$repo]  ${PACCONF}; \
echo Server = 
http://ftp.frugalware.org/pub/frugalware/frugalware-$$repo/frugalware-i686;  
${PACCONF}; \
done

diff --git a/config b/config
index 655bdba..37907ab 100644
--- a/config
+++ b/config
@@ -6,7 +6,7 @@
# repos to be included in the chroot. probably you want current or stable.
# use a come-separated list if you want to list multiple repos. the first one
# takes precedence
-TREE = current
+TREE = testing

# default language, in an xx_YY form
FWLLLANG = en_US
@@ -24,7 +24,7 @@ FWLFONT = lat2-16.psfu.gz
# * SERVER
# * MIN - comfortable console workstation
# * MUSTHAVE - minimalistic one, base of all profiles
-APPSGROUP = MUSTHAVE
+APPSGROUP = FULL

# grub title part 1
FWLSREL = FWLive-${APPSGROUP}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: stellarium-0.9.1-1-i686

2008-01-21 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4ed438918e9eac607f085fba5c4a5a4280694c4

commit f4ed438918e9eac607f085fba5c4a5a4280694c4
Author: janny [EMAIL PROTECTED]
Date:   Sun Jan 20 18:46:44 2008 +0100

stellarium-0.9.1-1-i686
* version bump

diff --git a/source/xapps-extra/stellarium/FrugalBuild 
b/source/xapps-extra/stellarium/FrugalBuild
index 272bd06..c402a99 100644
--- a/source/xapps-extra/stellarium/FrugalBuild
+++ b/source/xapps-extra/stellarium/FrugalBuild
@@ -3,8 +3,8 @@
# Contributor: Mcklaren [EMAIL PROTECTED]

pkgname=stellarium
-pkgver=0.9.0
-pkgrel=3
+pkgver=0.9.1
+pkgrel=1
pkgdesc=A free open source planetarium for your computer.
_F_sourceforge_broken_up2date=1
makedepends=('boost=1.34.1')
@@ -19,10 +19,10 @@ archs=('i686')
## 
http://sourceforge.net/tracker/index.php?func=detailaid=1154587group_id=48857atid=454375
## janny next release may have an icon in the tarball as well desktop files
## please check that.
-source=($source $pkgname.png flags.patch)
-sha1sums=('696e0fa935b695763ab37c66ec5e189c3e6db9f9' \
-  'ab43d03d1e5616b2dadf5a1a0cb4c70e3265167d' \
-  'b5401b8b028c8417d392588d3b8375da858fd6b9')
+source=($source $pkgname.png) #flags.patch)
+sha1sums=('7cbfc207a4497d7f9afa0dda715fae21f8a0d9ef' \
+  'ab43d03d1e5616b2dadf5a1a0cb4c70e3265167d')
+#  'b5401b8b028c8417d392588d3b8375da858fd6b9')

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


[Frugalware-git] frugalware-current: klamav-0.42-1-i686

2008-01-20 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=95e4352f9b25e6d66750b56b94aacfaa2b4fe307

commit 95e4352f9b25e6d66750b56b94aacfaa2b4fe307
Author: janny [EMAIL PROTECTED]
Date:   Sun Jan 20 17:54:55 2008 +0100

klamav-0.42-1-i686
* version bump

diff --git a/source/kde-extra/klamav/FrugalBuild 
b/source/kde-extra/klamav/FrugalBuild
index 978acc6..97586dc 100644
--- a/source/kde-extra/klamav/FrugalBuild
+++ b/source/kde-extra/klamav/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=klamav
-pkgver=0.41.1
+pkgver=0.42
pkgrel=1
pkgdesc=KlamAV brings ClamAV functionality to the KDE desktop user.
license=GPL
@@ -16,5 +16,5 @@ _F_kde_defaults=0
Finclude sourceforge kde
Fconfopts=$Fconfopts --disable-debug --without-debug

-sha1sums=('1cd14dbfb9a5e5bb0a24a04d0a421154476dceab')
+sha1sums=('122b439d03d29332286610aa9cf4052fb6f0d407')
# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: clamtk-3.07-1-i686

2008-01-20 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=46e7c587384b92512e8d3043b24f36025861d67e

commit 46e7c587384b92512e8d3043b24f36025861d67e
Author: janny [EMAIL PROTECTED]
Date:   Sun Jan 20 17:59:42 2008 +0100

clamtk-3.07-1-i686
* version bump

diff --git a/source/xapps-extra/clamtk/FrugalBuild 
b/source/xapps-extra/clamtk/FrugalBuild
index 23b0023..59c469f 100644
--- a/source/xapps-extra/clamtk/FrugalBuild
+++ b/source/xapps-extra/clamtk/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=clamtk
-pkgver=3.06
+pkgver=3.07
pkgrel=1
pkgdesc=ClamTk is a GUI front-end for ClamAV using gtk2-perl
url=http://clamtk.sourceforge.net/;
@@ -10,7 +10,7 @@ rodepends=('perl-gtk2' 'clamav' 'perl-date-calc' 
'perl-file-find-rule' 'perl-get
groups=('xapps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
-sha1sums=('274426be7f3c77888907dbe78ebba27228504841')
+sha1sums=('341c2aec929e6e917db02beb4ddaf45c25871ce0')

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


[Frugalware-git] frugalware-current: perl-carp-clan-5.10-1-i686

2008-01-17 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf5ac73d387f81db95f6017124c4e68a4706a991

commit bf5ac73d387f81db95f6017124c4e68a4706a991
Author: janny [EMAIL PROTECTED]
Date:   Thu Jan 17 19:48:06 2008 +0100

perl-carp-clan-5.10-1-i686
* version bump

diff --git a/source/devel-extra/perl-carp-clan/FrugalBuild 
b/source/devel-extra/perl-carp-clan/FrugalBuild
index f766dd1..013f8e4 100644
--- a/source/devel-extra/perl-carp-clan/FrugalBuild
+++ b/source/devel-extra/perl-carp-clan/FrugalBuild
@@ -3,10 +3,10 @@

_F_perl_name=Carp-Clan
_F_perl_author=J/JJ/JJORE
-pkgver=5.9
+pkgver=5.10
pkgdesc=Report errors from perspective of caller of a 'clan' of modules
# don't install additional modules just for the testsuite
_F_conf_perl_pipefrom=echo no
Finclude perl
-sha1sums=('d6058647c8ee80cb978a2c11896d04faede6c33d')
+sha1sums=('81eefc71a1329b06173c450d8efe13cec18ae690')
archs=([EMAIL PROTECTED] 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: kphotoalbum-3.1.0-1-i686

2008-01-16 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a5584207a7ff55ec2d9448e0218632aaa6771ed

commit 9a5584207a7ff55ec2d9448e0218632aaa6771ed
Author: janny [EMAIL PROTECTED]
Date:   Wed Jan 16 09:00:36 2008 +0100

kphotoalbum-3.1.0-1-i686
* version bump
* thx to vmiklos from patch
* closes #2701

diff --git a/source/kde-extra/kphotoalbum/FrugalBuild 
b/source/kde-extra/kphotoalbum/FrugalBuild
index 5970a6a..a3467de 100644
--- a/source/kde-extra/kphotoalbum/FrugalBuild
+++ b/source/kde-extra/kphotoalbum/FrugalBuild
@@ -2,19 +2,23 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=kphotoalbum
-pkgver=3.0.2
-pkgrel=3
+pkgver=3.1.0
+pkgrel=1
pkgdesc=KDE Image Database (KPhotoAlbum) is a tool for indexing, searching, 
and viewing images.
license=GPL-2
-depends=('libxi' 'libstdc++' 'libxmu' 'libkipi' 'exiv2=0.16')
+depends=('libxi' 'libstdc++' 'libxmu' 'libkipi' 'exiv2=0.16' 'libkdcraw')
archs=('i686' 'x86_64')
groups=('kde-extra')
Finclude kde
url=http://kphotoalbum.org;
Fconfopts=$Fconfopts --disable-debug --without-debug
up2date=lynx -dump $url/download-source.html|grep -om1 
'kphotoalbum-\(.*\).tar.bz2'|sed 's/.*-\(.*\).t.*/\1/'
-source=($url/download/$pkgname-$pkgver.tar.gz)
-sha1sums=('530eef427691af99eae08d16c361d3b6f196330e')
+source=($url/download/$pkgname-$pkgver.tar.bz2 
kphotoalbum-utilities-vs-libjpeg.diff)
+sha1sums=('9857ab2839c9e913bfdcc61e59ac4c4e8ba8cf23' \
+  'cc585af7dbdb12cd3a330afd9e6ea9b27df787f1')
+
+export LDFLAGS=$LDFLAGS -ljpeg
+
# Notice KPhotoAlbum was in recent version called KimDaBa,
# so you may find references to KimDaBa on this website,
# and can simply interpret that as KPhotoAlbum.
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: kphotoalbum-3.1.0-1-i686

2008-01-16 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2844593d0e11f8e63595f43e836851d8316ae08a

commit 2844593d0e11f8e63595f43e836851d8316ae08a
Author: janny [EMAIL PROTECTED]
Date:   Wed Jan 16 09:01:24 2008 +0100

kphotoalbum-3.1.0-1-i686
* add a patch

diff --git a/source/kde-extra/kphotoalbum/kphotoalbum-utilities-vs-libjpeg.diff 
b/source/kde-extra/kphotoalbum/kphotoalbum-utilities-vs-libjpeg.diff
new file mode 100644
index 000..8d96ff2
--- /dev/null
+++ b/source/kde-extra/kphotoalbum/kphotoalbum-utilities-vs-libjpeg.diff
@@ -0,0 +1,10 @@
+--- kphotoalbum-3.1.0/src/Utilities/Makefile.am.orig   2008-01-15 
22:37:46.0 +0100
 kphotoalbum-3.1.0/src/Utilities/Makefile.am2008-01-15 
22:38:03.0 +0100
+@@ -2,6 +2,7 @@
+
+ INCLUDES = -I$(srcdir)/.. $(all_includes)
+
++libUtilities_la_LDFLAGS = -ljpeg
+ libUtilities_la_SOURCES = \
+   ShowBusyCursor.cpp \
+   List.cpp \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive

2008-01-16 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=602fb757ca14728bf81666e2ef0d2c06f435df87

commit 602fb757ca14728bf81666e2ef0d2c06f435df87
Author: Janny [EMAIL PROTECTED]
Date:   Wed Jan 16 17:12:04 2008 +0100

fwlive
* add TEST appsgroup, for testing xorg73 and kde4 repos to config

diff --git a/config b/config
index e5385f6..f24a703 100644
--- a/config
+++ b/config
@@ -18,12 +18,13 @@ FWLFONT = lat2-16.psfu.gz
# * FULL - for all packages installed
# * KDE
# * KDE4
+# * TEST
# * XFCE
# * X - minimal graphical environment with fvwm
# * SERVER
# * MIN - comfortable console workstation
# * MUSTHAVE - minimalistic one, base of all profiles
-APPSGROUP = KDE4
+APPSGROUP = TEST

# grub title part 1
FWLSREL = FWLive-${APPSGROUP}
@@ -98,6 +99,7 @@ INST_LOCALE_GTK_APPS = firefox-hu firefox-de firefox-fr 
firefox-da openoffice.or
INST_KDE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kdebase openoffice.org-kde 
firefox kmplayer \
flashplugin qtparted k3b
INST_KDE4_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kde4
+INST_TEST_APPS = ${INST_MIN_APPS} xorg-server xorg-drivers fvwm kde4
INST_XFCE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} gtk-xfce-engine libexo 
libxfce4mcs libxfce4util \
libxfcegui4 orage terminal thunar thunar-volman xfce-frugalware xsetroot \
xfce-mcs-manager xfce-mcs-plugins xfce-utils xfce4-appfinder \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: fwlive

2008-01-16 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=a8310c34ac9ec1e1c2b6e48ca5db9c21be7f971a

commit a8310c34ac9ec1e1c2b6e48ca5db9c21be7f971a
Author: Janny [EMAIL PROTECTED]
Date:   Wed Jan 16 17:18:02 2008 +0100

fwlive
* add TEST appsgroup, for testing xorg73 and kde4 repos to Makefile

diff --git a/Makefile b/Makefile
index 3e79c4f..7c694df 100644
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,12 @@ check-tree:
grep -v Include /etc/pacman-g2.conf ${PACCONF}; \
echo [janny]  ${PACCONF}; \
echo Server = 
http://ftp.frugalware.org/pub/other/people/janny/fwlive/frugalware-i686/;  
${PACCONF}; \
+   if [ ${APPSGROUP} == TEST ] ; then \
+  echo [xorg73]  ${PACCONF}; \
+  echo Server = 
http://ftp.frugalware.org/pub/other/people/krix/xorg73/frugalware-i686;  
${PACCONF}; \
+  echo [playground]  ${PACCONF}; \
+  echo Server = 
http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686;  
${PACCONF}; \
+   fi
if [ ${APPSGROUP} == KDE4 ] ; then \
echo [playground]  ${PACCONF}; \
echo Server = 
http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686;  
${PACCONF}; \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: zapping-0.10cvs6-5-i686

2008-01-15 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=92ce23d8aed8157bafddab51cf7ebb257d281197

commit 92ce23d8aed8157bafddab51cf7ebb257d281197
Author: janny [EMAIL PROTECTED]
Date:   Tue Jan 15 16:09:23 2008 +0100

zapping-0.10cvs6-5-i686
* rebuild with zvbi

diff --git a/source/gnome-extra/zapping/FrugalBuild 
b/source/gnome-extra/zapping/FrugalBuild
index 6d05492..245078f 100644
--- a/source/gnome-extra/zapping/FrugalBuild
+++ b/source/gnome-extra/zapping/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=zapping
pkgver=0.10cvs6
-pkgrel=4
+pkgrel=5
pkgdesc=Zapping is a TV viewer
license=GPL
depends=('libgnomeui' 'libxxf86vm' 'libxmu' 'rte' 'libxv' 'atk' 'freetype2' 
'pango' 'zvbi' 'libxxf86dga' 'perl-xml' 'dbus-glib=0.71')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] fwlive: big fwlive push

2008-01-12 Thread Janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=d3181c1090478827c4237f2906c79e638bf8f64f

commit d3181c1090478827c4237f2906c79e638bf8f64f
Author: Janny [EMAIL PROTECTED]
Date:   Sat Jan 12 19:07:35 2008 +0100

big fwlive push
* actualize pacman-g2 name in files
* repair repo name in ${PACCONF}
* add kde4 appsgroup

diff --git a/Makefile b/Makefile
index 9274751..3e79c4f 100644
--- a/Makefile
+++ b/Makefile
@@ -7,9 +7,9 @@ ARCH = $(shell uname -m)
CHROOTDIR = $(shell source /etc/makepkg.conf; echo $$CHROOTDIR)/fwlive
PACCONF := $(shell mktemp)
FWLSLANG = $(shell echo $(FWLLLANG)|sed 's/_.*//')
-KERNVER = pacman -r ${CHROOTDIR}/${TREE} -Q kernel-fwlive|cut -d ' ' -f2|sed 
's/-/-fw/'
-GLIBCVER = pacman -r ${CHROOTDIR}/${TREE} -Q glibc|sed 's/.* \(.*\)-.*/\1/'
-FWLREL = pacman -r ${CHROOTDIR}/${TREE} -Q frugalware |sed 's/.* \(.*\)-.*/\1/'
+KERNVER = pacman-g2 -r ${CHROOTDIR}/${TREE} -Q kernel-fwlive|cut -d ' ' 
-f2|sed 's/-/-fw/'
+GLIBCVER = pacman-g2 -r ${CHROOTDIR}/${TREE} -Q glibc|sed 's/.* \(.*\)-.*/\1/'
+FWLREL = pacman-g2 -r ${CHROOTDIR}/${TREE} -Q frugalware |sed 's/.* 
\(.*\)-.*/\1/'
ifeq ($(CONFIG_SETUP),y)
SETUPDIR = ${CHROOTDIR}/${TREE}/usr/share/setup
SETUPKERNELVER = cd $(SETUPDIR); ls vmlinuz*|sed 's/vmlinuz-//'
@@ -40,17 +40,19 @@ all: checkroot check-tree checkfiles chroot-mkdirs 
create-pkgdb cache-mount inst

check-tree:
source /etc/repoman.conf; \
-   grep -v Include /etc/pacman.conf ${PACCONF}; \
-   echo Include = /etc/pacman.d/janny  ${PACCONF}; \
+   grep -v Include /etc/pacman-g2.conf ${PACCONF}; \
+echo [janny]  ${PACCONF}; \
+echo Server = 
http://ftp.frugalware.org/pub/other/people/janny/fwlive/frugalware-i686/;  
${PACCONF}; \
+   if [ ${APPSGROUP} == KDE4 ] ; then \
+   echo [playground]  ${PACCONF}; \
+   echo Server = 
http://ftp.frugalware.org/pub/other/people/crazy/playground/frugalware-i686;  
${PACCONF}; \
+   fi
for i in `echo ${TREE}|sed 's/,/ /g'`; do \
repo=$$(eval echo \$${$${i}_fdb/.fdb}); \
[ -z $$repo ]  repo=$$i; \
-   echo Include = /etc/pacman.d/$$repo  ${PACCONF}; \
+   echo [frugalware-$$repo]  ${PACCONF}; \
+   echo Server = 
http://ftp.frugalware.org/pub/frugalware/frugalware-$$repo/frugalware-i686;  
${PACCONF}; \
done
-   if [ ! -e /etc/pacman.d/janny ] ; then \
-   echo [janny]  /etc/pacman.d/janny; \
-   echo Server = 
http://ftp.frugalware.org/pub/other/people/janny/fwlive/frugalware-i686/;  
/etc/pacman.d/janny; \
-   fi

parse_cmdline: parse_cmdline.in
sed 's/FWLLLANG/$(FWLLLANG)/' [EMAIL PROTECTED]  $@
@@ -75,27 +77,27 @@ checkroot:
fi

chroot-mkdirs: checkroot
-   mkdir -p 
${CHROOTDIR}/${TREE}/{dev,etc,proc,sys,var/cache/pacman,var/log}
+   mkdir -p 
${CHROOTDIR}/${TREE}/{dev,etc,proc,sys,var/cache/pacman-g2,var/log}

create-pkgdb: checkroot
-   pacman -r ${CHROOTDIR}/${TREE} -Syuf --noconfirm --config ${PACCONF}
+   pacman-g2 -r ${CHROOTDIR}/${TREE} -Syuf --noconfirm --config ${PACCONF}

# pacman should really have a --dont-reinstall switch
install-base: checkroot
if [ ! -d ${CHROOTDIR}/${TREE}/usr ] ; then \
-   pacman -r ${CHROOTDIR}/${TREE} -Sf base --noconfirm --config 
${PACCONF} ; \
+   pacman-g2 -r ${CHROOTDIR}/${TREE} -Sf base --noconfirm --config 
${PACCONF} ; \
fi

install-apps: checkroot
if [ ${INST_${APPSGROUP}_APPS} ] ; then \
-   if (( $(shell pacman -r ${CHROOTDIR}/${TREE} -Q kernel-fwlive 
/dev/null; echo $$?)  0 )) ; then \
-   pacman -r ${CHROOTDIR}/${TREE} -Sf 
${INST_${APPSGROUP}_APPS} --noconfirm --config ${PACCONF} ; \
+   if (( $(shell pacman-g2 -r ${CHROOTDIR}/${TREE} -Q 
kernel-fwlive /dev/null; echo $$?)  0 )) ; then \
+   pacman-g2 -r ${CHROOTDIR}/${TREE} -Sf 
${INST_${APPSGROUP}_APPS} --noconfirm --config ${PACCONF} ; \
fi ; \
fi

install-kernel: checkroot
-   if (( $(shell pacman -r ${CHROOTDIR}/${TREE} -Q kernel-fwlive 
/dev/null; echo $$?)  0 )) ; then \
-   pacman -r ${CHROOTDIR}/${TREE} -Sf kernel-fwlive --noconfirm 
--config ${PACCONF} ; \
+   if (( $(shell pacman-g2 -r ${CHROOTDIR}/${TREE} -Q kernel-fwlive 
/dev/null; echo $$?)  0 )) ; then \
+   pacman-g2 -r ${CHROOTDIR}/${TREE} -Sf kernel-fwlive --noconfirm 
--config ${PACCONF} ; \
fi

install-files: checkroot
@@ -150,14 +152,15 @@ remove-files: checkroot
done

kill-packages:
-   if [ $(shell pacman -r ${CHROOTDIR}/${TREE} -Q splashy /dev/null; 
echo $$?) = 0 ] ; then \
-   pacman -r ${CHROOTDIR}/${TREE} -Rf splashy --noconfirm --config 
${PACCONF} ; \
+   if [ $(shell pacman-g2 -r ${CHROOTDIR}/${TREE} -Q splashy /dev/null; 
echo $$?) = 0 ] ; then \
+   pacman-g2 -r ${CHROOTDIR}/${TREE} -Rf splashy --noconfirm 
--config ${PACCONF} ; \
fi
-   if [ $(shell pacman -r ${CHROOTDIR}/${TREE} -Q fwsetup /dev/null; 
echo $$?) = 0

[Frugalware-git] frugalware-current: virtualbox-1.5.4-1-i686

2008-01-03 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0dc19b9c5c2c9b9348f26de60504443c470b4973

commit 0dc19b9c5c2c9b9348f26de60504443c470b4973
Author: janny [EMAIL PROTECTED]
Date:   Thu Jan 3 11:49:25 2008 +0100

virtualbox-1.5.4-1-i686
* version bump
* alsa-lib add to depends()

diff --git a/source/xapps-extra/virtualbox/FrugalBuild 
b/source/xapps-extra/virtualbox/FrugalBuild
index 1f155db..7adf2b6 100644
--- a/source/xapps-extra/virtualbox/FrugalBuild
+++ b/source/xapps-extra/virtualbox/FrugalBuild
@@ -4,14 +4,14 @@

pkgname=virtualbox
realname=VirtualBox
-pkgver=1.5.2
-pkgrel=7
+pkgver=1.5.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;
_F_kernelmod_scriptlet=$pkgname.install
Finclude kernel-module
depends=([EMAIL PROTECTED] 'gcc' 'xerces-c=2.8.0' 'xalan-c=1.10.0-2' 'iasl' 
'dev86' 'libxslt' 'libxcursor' 'qt' 'libidl' 'sdl' \
-'hal' 'libstdc++5')
+'hal' 'libstdc++5' 'alsa-lib')
# For get-vbox-additions
rodepends=('wget')
groups=('xapps-extra')
@@ -20,7 +20,7 @@ up2date=lynx -dump http://www.virtualbox.org/wiki/Downloads 
| grep 'OSE tarball
source=(http://www.virtualbox.org/download/$pkgver/${realname}-${pkgver}_OSE.tar.bz2
 \
vboxsvc virtualbox rc.virtualbox vbox.png get-vbox-additions README.Frugalware \
Xcursor.patch)
-sha1sums=('1b34ec0bd838f2b6e0c5b91b944a7b2c977f0875' \
+sha1sums=('a918c064804d1dfde77b17747fe1886deff21f82' \
'e32ebff11bb235b50f8826b70d85dbcf4a56aee4' \
'3c0c856b9ad5f186405e87cf6eac09f1060b62cd' \
'f27e692f67846fe3981a9620a364789fc49a9384' \
@@ -47,7 +47,7 @@ build() {
Fsed 'X11R6/' '' Config.kmk

# Configure and load our options
-   ./configure \
+   ./configure --disable-pulse \
--with-xalan=-lxalan-c \
--with-xerces=-lxerces-c \
--with-qt-dir=/usr/lib/qt || Fdie
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gdhcpd-0.3.3-1-i686

2008-01-03 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36bd75674c87a52e047363e4eb6451b05db0971e

commit 36bd75674c87a52e047363e4eb6451b05db0971e
Author: janny [EMAIL PROTECTED]
Date:   Thu Jan 3 12:27:32 2008 +0100

gdhcpd-0.3.3-1-i686
* version bump

diff --git a/source/xapps-extra/gdhcpd/FrugalBuild 
b/source/xapps-extra/gdhcpd/FrugalBuild
index 374dc13..7dc4e88 100644
--- a/source/xapps-extra/gdhcpd/FrugalBuild
+++ b/source/xapps-extra/gdhcpd/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=gdhcpd
-pkgver=0.3.2
+pkgver=0.3.3
pkgrel=1
pkgdesc=GDHCPD == A GTK+ administration tool for the ISC DHCPD server.
url=http://mange.dynup.net/linux.html;
@@ -12,7 +12,7 @@ archs=('i686' 'x86_64')
groups=('xapps-extra')
up2date=lynx -dump $url|grep $pkgname-[0-9\.]*\.tar.gz$|sed -n 
's/.*-\(.*\)\.t.*/\1/;1 p'
source=(http://mange.dynalias.org/linux/gdhcpd/$pkgname-$pkgver.tar.gz 
desktop.patch)
-sha1sums=('6f84ef4ef3e72bd69257b87d9e77d42c69459d42' \
+sha1sums=('189c8976fa1f45e7945f86bd2fc57d0ca3928312' \
'98172efde3dd069f224bd15c8d051bf6aee8698d')

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


[Frugalware-git] frugalware-current: libfwbuilder-2.1.16-1-i686

2007-12-27 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af4435a74a86c614bffaf9879041c9e23e0f99bb

commit af4435a74a86c614bffaf9879041c9e23e0f99bb
Author: janny [EMAIL PROTECTED]
Date:   Thu Dec 27 10:28:26 2007 +0100

libfwbuilder-2.1.16-1-i686
* version bump

diff --git a/source/xlib-extra/libfwbuilder/FrugalBuild 
b/source/xlib-extra/libfwbuilder/FrugalBuild
index 5f9fc4d..fe39fec 100644
--- a/source/xlib-extra/libfwbuilder/FrugalBuild
+++ b/source/xlib-extra/libfwbuilder/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: AlexExtreme [EMAIL PROTECTED]

pkgname=libfwbuilder
-pkgver=2.1.15
+pkgver=2.1.16
pkgrel=1
pkgdesc=Firewall Builder firewall configuration system - Core library
_F_sourceforge_dirname=fwbuilder
@@ -13,7 +13,7 @@ depends=('qt' 'libxml2' 'libxslt' 'openssl')
groups=('xlib-extra')
archs=('i686' 'x86_64')
up2date=lynx -dump http://www.fwbuilder.org/archives/cat_release_notes.html | 
grep -m1 'Version' | sed 's/Version //g'
-sha1sums=('8eae2486e9e83b98cfd74d007b50de77f9ebdbb0')
+sha1sums=('49a8de3a3267a0b302ec75a5ad99584d18f496c5')

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


[Frugalware-git] frugalware-current: fwbuilder-2.1.16-1-i686

2007-12-27 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79f56f4a940a885ffe87ddc46b6b8e089391cfd0

commit 79f56f4a940a885ffe87ddc46b6b8e089391cfd0
Author: janny [EMAIL PROTECTED]
Date:   Thu Dec 27 11:20:54 2007 +0100

fwbuilder-2.1.16-1-i686
* version bump

diff --git a/source/xapps-extra/fwbuilder/FrugalBuild 
b/source/xapps-extra/fwbuilder/FrugalBuild
index 27266c7..b765a14 100644
--- a/source/xapps-extra/fwbuilder/FrugalBuild
+++ b/source/xapps-extra/fwbuilder/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: AlexExtreme [EMAIL PROTECTED]

pkgname=fwbuilder
-pkgver=2.1.15
+pkgver=2.1.16
pkgrel=1
pkgdesc=Firewall Builder firewall configuration system
Finclude sourceforge
@@ -13,7 +13,7 @@ groups=('xapps-extra')
archs=('i686' 'x86_64')
up2date=lynx -dump http://www.fwbuilder.org/archives/cat_release_notes.html | 
grep -m1 'Version' | sed 's/Version //g'
options=('scriptlet')
-sha1sums=('1597c28af5b002c357c646943d2fd99fce0c35c4')
+sha1sums=('db10e3f95310626ce21b0bb71e1e6a576b23dec3')

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


[Frugalware-git] frugalware-current: gspcav1-1.00.20-1-i686

2007-12-26 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=009cbc36d98b0e1f71430c565d298b06438c6ac3

commit 009cbc36d98b0e1f71430c565d298b06438c6ac3
Author: janny [EMAIL PROTECTED]
Date:   Wed Dec 26 23:59:47 2007 +0100

gspcav1-1.00.20-1-i686
* version bump

diff --git a/source/multimedia-extra/gspcav1/FrugalBuild 
b/source/multimedia-extra/gspcav1/FrugalBuild
index f3ebb56..cfb393d 100644
--- a/source/multimedia-extra/gspcav1/FrugalBuild
+++ b/source/multimedia-extra/gspcav1/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=gspcav1
-pkgver=1.00.20rc2
+pkgver=1.00.20
pkgrel=1
-pkgdate=20071214
+pkgdate=20071224
pkgdesc=One driver Upto 220 Webcams supported
url=http://mxhaard.free.fr;
license=GPL
@@ -14,7 +14,7 @@ groups=('multimedia-extra')
replaces=('spca5xx')
up2date=lynx -dump $url/download.html|grep -m1 'gspcav1'|sed 's/.*version 
\(.*\) da.*/\1/'
source=(http://mxhaard.free.fr/spca50x/Download/$pkgname-$pkgdate.tar.gz)
-sha1sums=('27ed5a15eab79fbd0f43e2029b5a66f8f11183b2')
+sha1sums=('e34e91f4bccc69830f1b5f09fe0ecb4eccfe854d')

build() {
# no Fcheckkernel, crosscompilation verified
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gdal-1.5.0-1-i686

2007-12-26 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=07345fa7f2661527152c174b9bd7f3ed6de05c12

commit 07345fa7f2661527152c174b9bd7f3ed6de05c12
Author: janny [EMAIL PROTECTED]
Date:   Thu Dec 27 00:31:32 2007 +0100

gdal-1.5.0-1-i686
* version bump

diff --git a/source/apps-extra/gdal/FrugalBuild 
b/source/apps-extra/gdal/FrugalBuild
index 07d8091..266f6f2 100644
--- a/source/apps-extra/gdal/FrugalBuild
+++ b/source/apps-extra/gdal/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=gdal
-pkgver=1.4.4
+pkgver=1.5.0
pkgrel=1
pkgdesc=GDAL - a translator library for raster geospatial data formats
url=http://www.gdal.org/;
@@ -14,7 +14,7 @@ groups=('apps-extra')
up2date=lynx -dump http://download.osgeo.org/gdal/|grep 
$pkgname-[0-9\.]*\.tar.gz$ |tail -n 1 |sed -ne 's/.*-\(.*\)\.t.*/\1/;1 p'
source=($url/dl/$pkgname-$pkgver.tar.gz)
Finclude python
-sha1sums=('9f5f830a464a34ef2b3a7b31a808d0938f13c9fb')
+sha1sums=('c049d29f530f1867e4edcf36b1a299c96a9327a1')

build() {
Fbuild --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: proj-4.6.0-1-i686

2007-12-26 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ce1ca3dd5164198772726f9f07136701fe3d63d7

commit ce1ca3dd5164198772726f9f07136701fe3d63d7
Author: janny [EMAIL PROTECTED]
Date:   Thu Dec 27 00:38:59 2007 +0100

proj-4.6.0-1-i686
* version bump

diff --git a/source/apps-extra/proj/FrugalBuild 
b/source/apps-extra/proj/FrugalBuild
index b62d723..fbe9d48 100644
--- a/source/apps-extra/proj/FrugalBuild
+++ b/source/apps-extra/proj/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=proj
-pkgver=4.5.0
+pkgver=4.6.0
pkgrel=1
pkgdesc=Cartographic projection software
url=http://proj.maptools.org/;
@@ -12,6 +12,6 @@ archs=('i686' 'x86_64')
groups=('apps-extra')
up2date=lynx -dump $url |grep $pkgname-[0-9\.]*\.tar.gz$ |sed -n 
's/.*-\(.*\)\.t.*/\1/;1 p'
source=(ftp://ftp.remotesensing.org/proj/$pkgname-$pkgver.tar.gz)
-sha1sums=('891960e1c15f462fa4b56e4ee778184afec3d39a')
+sha1sums=('972b74922d764f71fb0c01cd3f69255611291368')

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


[Frugalware-git] frugalware-current: avidemux-2.4-1-i686

2007-12-26 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb6b8974241cd77aad67d37da992d210da536b5d

commit cb6b8974241cd77aad67d37da992d210da536b5d
Author: janny [EMAIL PROTECTED]
Date:   Thu Dec 27 01:19:00 2007 +0100

avidemux-2.4-1-i686
* version bump

diff --git a/source/gnome-extra/avidemux/FrugalBuild 
b/source/gnome-extra/avidemux/FrugalBuild
index a947971..83dc352 100644
--- a/source/gnome-extra/avidemux/FrugalBuild
+++ b/source/gnome-extra/avidemux/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=avidemux
-pkgver=2.4_preview2
+pkgver=2.4
pkgrel=1
pkgdesc=A graphical tool to edit video (filter/re-encode/split)
url=http://fixounet.free.fr/avidemux/;
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64')
up2date=lynx -dump http://fixounet.free.fr/avidemux/download.html|grep -m1 
'.tar.gz'|sed 's/.*x_\(.*\).t.*/\1/'
source=(http://download.berlios.de/$pkgname/${pkgname}_${pkgver}.tar.gz) 
#avidemux-2.1.2-x264.diff)
license=GPL
-sha1sums=('2ce92ec3c5001215c0bb673c625c0d762b9b3c44')
+sha1sums=('4a055580d65adbefcd52a159da9059f376a56cc6')

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


[Frugalware-git] frugalware-current: libkdcraw-0.1.3-1-i686

2007-12-26 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bb51820008437a8bff8f36fac6e1788351e34771

commit bb51820008437a8bff8f36fac6e1788351e34771
Author: janny [EMAIL PROTECTED]
Date:   Thu Dec 27 01:40:24 2007 +0100

libkdcraw-0.1.3-1-i686
* version bump

diff --git a/source/kde-extra/libkdcraw/FrugalBuild 
b/source/kde-extra/libkdcraw/FrugalBuild
index 364a18d..1bd7ea5 100644
--- a/source/kde-extra/libkdcraw/FrugalBuild
+++ b/source/kde-extra/libkdcraw/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=libkdcraw
-pkgver=0.1.2
+pkgver=0.1.3
pkgrel=1
pkgdesc=kde library for dcraw
archs=('i686' 'x86_64')
@@ -13,6 +13,6 @@ _F_sourceforge_dirname=kipi
_F_sourceforge_broken_up2date=1
Finclude sourceforge
url=http://kipi-plugins.sourceforge.net;
-sha1sums=('8cf1b5e47c996e3a42c08eba40ab288fda1c2808')
+sha1sums=('43db728197b13c2e8cc3c76cfb426dc67ff80eb2')

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


[Frugalware-git] frugalware-current: kvpnc-0.9.0-1-i686

2007-12-26 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ddbc872bced2bbfe519308ae6b9c95559cafd503

commit ddbc872bced2bbfe519308ae6b9c95559cafd503
Author: janny [EMAIL PROTECTED]
Date:   Thu Dec 27 02:13:57 2007 +0100

kvpnc-0.9.0-1-i686
* version bump

diff --git a/source/kde-extra/kvpnc/FrugalBuild 
b/source/kde-extra/kvpnc/FrugalBuild
index dc77663..c6021ab 100644
--- a/source/kde-extra/kvpnc/FrugalBuild
+++ b/source/kde-extra/kvpnc/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=kvpnc
-pkgver=0.8.9
+pkgver=0.9.0
pkgrel=1
pkgdesc=KVpnc is a KDE frontend for for various vpn clients.
url=http://home.gna.org/kvpnc;
@@ -21,6 +21,6 @@ build() {
Fdoc README.Frugalware
}

-sha1sums=('0d18870fa804b86ef27ebe9b8180477a9dc86309'\
+sha1sums=('3502164e6840ff658a3b63f6aff887350611eab7' \
'3ec29363089636486b6b187965fa8487169021b3')
# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gspcav1-1.00.20rc2-1-i686

2007-12-19 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7a2002db6ec6349748c1eba4d114b51c3288b178

commit 7a2002db6ec6349748c1eba4d114b51c3288b178
Author: janny [EMAIL PROTECTED]
Date:   Wed Dec 19 14:35:11 2007 +0100

gspcav1-1.00.20rc2-1-i686
* version bump

diff --git a/source/multimedia-extra/gspcav1/FrugalBuild 
b/source/multimedia-extra/gspcav1/FrugalBuild
index 02252f4..f3ebb56 100644
--- a/source/multimedia-extra/gspcav1/FrugalBuild
+++ b/source/multimedia-extra/gspcav1/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=gspcav1
-pkgver=1.00.18
-pkgrel=14
-pkgdate=20070508
+pkgver=1.00.20rc2
+pkgrel=1
+pkgdate=20071214
pkgdesc=One driver Upto 220 Webcams supported
url=http://mxhaard.free.fr;
license=GPL
@@ -14,7 +14,7 @@ groups=('multimedia-extra')
replaces=('spca5xx')
up2date=lynx -dump $url/download.html|grep -m1 'gspcav1'|sed 's/.*version 
\(.*\) da.*/\1/'
source=(http://mxhaard.free.fr/spca50x/Download/$pkgname-$pkgdate.tar.gz)
-sha1sums=('c7c63c9ee3be36dfe0d69b814239d398ced5f91a')
+sha1sums=('27ed5a15eab79fbd0f43e2029b5a66f8f11183b2')

build() {
# no Fcheckkernel, crosscompilation verified
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: clamav-0.92-1-i686

2007-12-18 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eea718f8004f12a330b73ea6704c49c7161167ca

commit eea718f8004f12a330b73ea6704c49c7161167ca
Author: janny [EMAIL PROTECTED]
Date:   Tue Dec 18 22:58:45 2007 +0100

clamav-0.92-1-i686
* version bump

diff --git a/source/apps-extra/clamav/FrugalBuild 
b/source/apps-extra/clamav/FrugalBuild
index c33cb15..282b57e 100644
--- a/source/apps-extra/clamav/FrugalBuild
+++ b/source/apps-extra/clamav/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=clamav
-pkgver=0.91.2
+pkgver=0.92
pkgrel=1
pkgdesc=Clam AntiVirus is a GPL anti-virus toolkit for UNIX
depends=('gmp' 'bzip2' 'curl=7.16.0')
@@ -12,7 +12,7 @@ groups=('apps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
source=($source rc.clamav rc.clamav-hu.po)
-sha1sums=('f18007c3045a1d78967adad805c6934d46ca6419' \
+sha1sums=('b6573acd9a7bb6bf3bd4b39a0102ce0be764c5bc' \
'90b22c99927b56992ac05042029d2702db79a8b0' \
'57d36966c45adfd6b3ebd10b91874194924ab2c3')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gimp-2.4.3-1-i686

2007-12-17 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=31d4ba849edc207f85cde23062aeb9f071129497

commit 31d4ba849edc207f85cde23062aeb9f071129497
Author: janny [EMAIL PROTECTED]
Date:   Mon Dec 17 16:07:59 2007 +0100

gimp-2.4.3-1-i686
* version bump

diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild
index 527584e..826a09a 100644
--- a/source/xapps/gimp/FrugalBuild
+++ b/source/xapps/gimp/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos [EMAIL PROTECTED]

pkgname=gimp
-pkgver=2.4.2
+pkgver=2.4.3
pkgrel=1
pkgdesc=The GNU Image Manipulation Program
url=http://www.gimp.org/;
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64')
makedepends=('gimp-print' 'perl-xml')
up2date=lynx -dump $url/downloads/|grep tar.bz2|sed -n 's/.*-\(.*\)\.t.*/\1/;$ 
p'
source=(ftp://ftp.gimp.org/pub/gimp/v2.4/$pkgname-$pkgver.tar.bz2)
-sha1sums=('4913a411abde3fccae5350e00a9bd20742715367')
+sha1sums=('2be7a61d11c86da41e4645fee518a7bfe951302a')
options=('scriptlet')
_F_gnome_desktop=y
Finclude gnome-scriptlet
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: squirrelmail-1.4.13-1-i686

2007-12-16 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0e1f4a0f2cfe89523ca6a4932583d0d4700d05e4

commit 0e1f4a0f2cfe89523ca6a4932583d0d4700d05e4
Author: janny [EMAIL PROTECTED]
Date:   Sun Dec 16 11:05:51 2007 +0100

squirrelmail-1.4.13-1-i686
* version bump

diff --git a/source/network-extra/squirrelmail/FrugalBuild 
b/source/network-extra/squirrelmail/FrugalBuild
index 9290b57..4d65124 100644
--- a/source/network-extra/squirrelmail/FrugalBuild
+++ b/source/network-extra/squirrelmail/FrugalBuild
@@ -3,10 +3,10 @@
# Contributor: Kapolnasi Tamas [EMAIL PROTECTED]

pkgname=squirrelmail
-pkgver=1.4.11
+pkgver=1.4.13
pkgextraver=
compatpluginver=2.0.9-1.0
-pkgrel=2
+pkgrel=1
pkgdesc=SquirrelMail is a standards-based webmail package written in PHP
rodepends=('php' 'php-pear-db')
backup=(var/www/squirrelmail/config/config.php \
@@ -21,9 +21,9 @@ else
up2date=lynx -dump http://www.squirrelmail.org/download.php|grep 
'squirrelmail-'|sed -n 's/.*squirrelmail-\(.*\)\.t.*/\1/; 1 p' |sed 
s/$pkgextraver//
fi
source=($source 
http://www.$pkgname.org/plugins/compatibility-$compatpluginver.tar.gz 
README.Frugalware)
-sha1sums=('1f662e71efb1fd9ff7322672aae8faeb6c6df140' \
- '25779cf0d97b10b9dfe41c2580b723eb6bcb5f9e' \
- '1bfe33f98b235076efc97764d8b0224fb1141f65')
+sha1sums=('73b79ae3c124b184f8ff2bf8c95cfd2ed051a3d1' \
+  '25779cf0d97b10b9dfe41c2580b723eb6bcb5f9e' \
+  '1bfe33f98b235076efc97764d8b0224fb1141f65')

build()
{
@@ -35,6 +35,4 @@ build()
Fdoc README.Frugalware
# compatibility plugin
Fcpr compatibility usr/share/${pkgname}/plugins/
-   cd $Fdestdir/usr/share/${pkgname}/plugins/compatibility || Fdie
-   patch -p0  patches/compatibility_patch-$pkgver.diff || Fdie
}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: devede-3.6-1-i686

2007-12-15 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=53927762411a0098e33012b9d3f6e6e7319d26d5

commit 53927762411a0098e33012b9d3f6e6e7319d26d5
Author: janny [EMAIL PROTECTED]
Date:   Sat Dec 15 20:13:19 2007 +0100

devede-3.6-1-i686
* new package

diff --git a/source/xmultimedia-extra/devede/FrugalBuild 
b/source/xmultimedia-extra/devede/FrugalBuild
new file mode 100644
index 000..7fe996d
--- /dev/null
+++ b/source/xmultimedia-extra/devede/FrugalBuild
@@ -0,0 +1,19 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: Janny [EMAIL PROTECTED]
+
+pkgname=devede
+pkgver=3.6
+pkgrel=1
+pkgdesc=DVD Video Creator
+rodepends=('gtk+' 'python' 'pygtk' 'mplayer' 'dvdauthor' 'vcdimager' 
'cdrtools')
+archs=('i686' 'x86_64')
+groups=('xmultimedia-extra')
+url=(http://www.rastersoft.com/programas/devede.html;)
+source=(http://www.rastersoft.com/descargas/${pkgname}-${pkgver}.tar.bz2)
+up2date=lynx -dump 'http://www.rastersoft.com/programas/devede.html'|grep 
'Current version'|sed 's/.*version\: \(.*\).*/\1/'
+sha1sums=('b10b3071a1cd814c3be8495ce884a57419e9d66e')
+
+build() {
+   Fcd
+   ./install.sh prefix=/usr DESTDIR=${Fdestdir} || Fdie
+}
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: kcheckgmail-0.5.7.4-1-i686

2007-12-15 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8d9eff02a31474b1b6e07665e34c207b744c59fe

commit 8d9eff02a31474b1b6e07665e34c207b744c59fe
Author: janny [EMAIL PROTECTED]
Date:   Sat Dec 15 21:27:47 2007 +0100

kcheckgmail-0.5.7.4-1-i686
* version bump

diff --git a/source/kde-extra/kcheckgmail/FrugalBuild 
b/source/kde-extra/kcheckgmail/FrugalBuild
index 06dc3bd..99c9313 100644
--- a/source/kde-extra/kcheckgmail/FrugalBuild
+++ b/source/kde-extra/kcheckgmail/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=kcheckgmail
-pkgver=0.5.7.3
+pkgver=0.5.7.4
pkgrel=1
pkgdesc=KCheckGmail is a system tray application to notify you about how many 
email messages you have in your Gmail account.
license=GPL
@@ -12,6 +12,6 @@ groups=('kde-extra')
_F_sourceforge_ext=.tar.bz2
_F_sourceforge_broken_up2date=1
Finclude kde sourceforge
-sha1sums=('f0055a13b72e0d5e27644e875bf079f072589c3f')
+sha1sums=('2a257d396149bc1845d9bef000e5f65e43ba00dd')

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


[Frugalware-git] frugalware-current: libfwbuilder-2.1.15-1-i686

2007-12-15 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd061d6a89b52fdff7669f0bf1f9da32d775ca97

commit bd061d6a89b52fdff7669f0bf1f9da32d775ca97
Author: janny [EMAIL PROTECTED]
Date:   Sat Dec 15 21:59:22 2007 +0100

libfwbuilder-2.1.15-1-i686
* version bump

diff --git a/source/xlib-extra/libfwbuilder/FrugalBuild 
b/source/xlib-extra/libfwbuilder/FrugalBuild
index 534c68d..5f9fc4d 100644
--- a/source/xlib-extra/libfwbuilder/FrugalBuild
+++ b/source/xlib-extra/libfwbuilder/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: AlexExtreme [EMAIL PROTECTED]

pkgname=libfwbuilder
-pkgver=2.1.14
+pkgver=2.1.15
pkgrel=1
pkgdesc=Firewall Builder firewall configuration system - Core library
_F_sourceforge_dirname=fwbuilder
@@ -13,7 +13,7 @@ depends=('qt' 'libxml2' 'libxslt' 'openssl')
groups=('xlib-extra')
archs=('i686' 'x86_64')
up2date=lynx -dump http://www.fwbuilder.org/archives/cat_release_notes.html | 
grep -m1 'Version' | sed 's/Version //g'
-sha1sums=('af59af8b594b7e87cdea05123ab25fb3b4ca7cac')
+sha1sums=('8eae2486e9e83b98cfd74d007b50de77f9ebdbb0')

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


[Frugalware-git] frugalware-current: clamtk-3.05-1-i686

2007-12-15 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0cd7f683a6009b896722e49278bf0333a7a0db55

commit 0cd7f683a6009b896722e49278bf0333a7a0db55
Author: janny [EMAIL PROTECTED]
Date:   Sat Dec 15 22:38:23 2007 +0100

clamtk-3.05-1-i686
* version bump

diff --git a/source/xapps-extra/clamtk/FrugalBuild 
b/source/xapps-extra/clamtk/FrugalBuild
index 16d8c5f..250d23a 100644
--- a/source/xapps-extra/clamtk/FrugalBuild
+++ b/source/xapps-extra/clamtk/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=clamtk
-pkgver=3.04
+pkgver=3.05
pkgrel=1
pkgdesc=ClamTk is a GUI front-end for ClamAV using gtk2-perl
url=http://clamtk.sourceforge.net/;
@@ -10,7 +10,7 @@ rodepends=('perl-gtk2' 'clamav' 'perl-date-calc' 
'perl-file-find-rule' 'perl-get
groups=('xapps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
-sha1sums=('973a5aa4ed76b0cf17d323a890bddb0ae57db8e9')
+sha1sums=('8880900cb04e7db6b9e1657f2fe3d7255db1d160')

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


[Frugalware-git] frugalware-current: zvbi-0.2.26-1-i686

2007-12-15 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b3633092d48537571c2e4a16a0b2cd77bd757a3f

commit b3633092d48537571c2e4a16a0b2cd77bd757a3f
Author: janny [EMAIL PROTECTED]
Date:   Sat Dec 15 22:43:12 2007 +0100

zvbi-0.2.26-1-i686
* version bump

diff --git a/source/lib-extra/zvbi/FrugalBuild 
b/source/lib-extra/zvbi/FrugalBuild
index 175ed92..483b556 100644
--- a/source/lib-extra/zvbi/FrugalBuild
+++ b/source/lib-extra/zvbi/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=zvbi
-pkgver=0.2.25
+pkgver=0.2.26
pkgrel=1
pkgdesc=Raw VBI, Teletext and Closed Caption decoding library
license=GPL
@@ -15,5 +15,5 @@ Finclude sourceforge
url=http://zapping.sourceforge.net;
up2date=lynx -dump 
http://sourceforge.net/project/showfiles.php?group_id=2599|grep -m1 
'zvbi-\(.*\).tar.bz2'|sed 's/.*-\(.*\).t.*/\1/'

-sha1sums=('97d30fb18f013feccabdd3a0a89894ea134d87c9')
+sha1sums=('a617fc016068245ce6cb8331e7e146ba8143ad51')
# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gimp-2.4.2-1-i686

2007-12-05 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dda49d54cf2119dc21085a94ca5c5353e6e03751

commit dda49d54cf2119dc21085a94ca5c5353e6e03751
Author: janny [EMAIL PROTECTED]
Date:   Wed Dec 5 09:13:17 2007 +0100

gimp-2.4.2-1-i686
version bump

diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild
index a11d68d..527584e 100644
--- a/source/xapps/gimp/FrugalBuild
+++ b/source/xapps/gimp/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos [EMAIL PROTECTED]

pkgname=gimp
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc=The GNU Image Manipulation Program
url=http://www.gimp.org/;
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64')
makedepends=('gimp-print' 'perl-xml')
up2date=lynx -dump $url/downloads/|grep tar.bz2|sed -n 's/.*-\(.*\)\.t.*/\1/;$ 
p'
source=(ftp://ftp.gimp.org/pub/gimp/v2.4/$pkgname-$pkgver.tar.bz2)
-sha1sums=('5d554959e9583845acff713e5f65e02fcf37db0c')
+sha1sums=('4913a411abde3fccae5350e00a9bd20742715367')
options=('scriptlet')
_F_gnome_desktop=y
Finclude gnome-scriptlet
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: firefox-2.0.0.11-1-i686

2007-12-04 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=69f89f7e833ea24a9ca98e4b12c2b2ed159137b7

commit 69f89f7e833ea24a9ca98e4b12c2b2ed159137b7
Author: janny [EMAIL PROTECTED]
Date:   Wed Dec 5 04:12:01 2007 +0100

firefox-2.0.0.11-1-i686
version bump

diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild
index e92b759..5bafcaa 100644
--- a/source/xapps/firefox/FrugalBuild
+++ b/source/xapps/firefox/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos [EMAIL PROTECTED]

pkgname=firefox
-pkgver=2.0.0.10
+pkgver=2.0.0.11
pkgrel=1
pkgdesc=Mozilla Firefox web browser
url=http://www.mozilla.org/products/firefox/;
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: monodevelop-0.17-3-i686

2007-12-04 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4abba961d9d2c8f933d45fc0daf5d4e41499196b

commit 4abba961d9d2c8f933d45fc0daf5d4e41499196b
Author: janny [EMAIL PROTECTED]
Date:   Wed Dec 5 05:05:29 2007 +0100

monodevelop-0.17-3-i686
relbump with new firefox (.11)

diff --git a/source/gnome-extra/monodevelop/FrugalBuild 
b/source/gnome-extra/monodevelop/FrugalBuild
index 5ea7883..687dba1 100644
--- a/source/gnome-extra/monodevelop/FrugalBuild
+++ b/source/gnome-extra/monodevelop/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=monodevelop
pkgver=0.17
-pkgrel=2
+pkgrel=3
pkgdesc=A project to port SharpDevelop to Gtk#
url=http://www.mono-project.com/;
depends=('gecko-sharp' 'gtksourceview-sharp' 'shared-mime-info' \
-   'mono-tools=1.2.4-2' 'firefox=2.0.0.10' 'ikvm' 'boo' 'gnome-sharp' 
'mono=1.2.5.2')
+   'mono-tools=1.2.4-2' 'firefox=2.0.0.11' 'ikvm' 'boo' 'gnome-sharp' 
'mono=1.2.5.2')
makedepends=('intltool')
groups=('gnome-extra')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: perl-file-find-closures-1.07-1-i686

2007-12-04 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c969f517807bfe291de65f110041fa220cc8fb1

commit 2c969f517807bfe291de65f110041fa220cc8fb1
Author: janny [EMAIL PROTECTED]
Date:   Wed Dec 5 06:03:42 2007 +0100

perl-file-find-closures-1.07-1-i686
version bump

diff --git a/source/devel-extra/perl-file-find-closures/FrugalBuild 
b/source/devel-extra/perl-file-find-closures/FrugalBuild
index b452d9e..f63e072 100644
--- a/source/devel-extra/perl-file-find-closures/FrugalBuild
+++ b/source/devel-extra/perl-file-find-closures/FrugalBuild
@@ -3,8 +3,8 @@

_F_perl_name=File-Find-Closures
_F_perl_author=B/BD/BDFOY
-pkgver=1.06
+pkgver=1.07
pkgdesc=functions you can use with File::Find
Finclude perl
-sha1sums=('c94ab2aee13e2ee68d9ae6b2dd34ad410648e97a')
+sha1sums=('26e49711eccb8f220313c022b9a349ce77db1231')
archs=([EMAIL PROTECTED] 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gdal-1.4.4-1-i686

2007-12-04 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41d338af69e2afaf5fc533172bdf90ad775c69c4

commit 41d338af69e2afaf5fc533172bdf90ad775c69c4
Author: janny [EMAIL PROTECTED]
Date:   Wed Dec 5 06:47:10 2007 +0100

gdal-1.4.4-1-i686
version bump

diff --git a/source/apps-extra/gdal/FrugalBuild 
b/source/apps-extra/gdal/FrugalBuild
index 57aff9c..07d8091 100644
--- a/source/apps-extra/gdal/FrugalBuild
+++ b/source/apps-extra/gdal/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=gdal
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1
pkgdesc=GDAL - a translator library for raster geospatial data formats
url=http://www.gdal.org/;
@@ -14,7 +14,7 @@ groups=('apps-extra')
up2date=lynx -dump http://download.osgeo.org/gdal/|grep 
$pkgname-[0-9\.]*\.tar.gz$ |tail -n 1 |sed -ne 's/.*-\(.*\)\.t.*/\1/;1 p'
source=($url/dl/$pkgname-$pkgver.tar.gz)
Finclude python
-sha1sums=('2d3251dfdfc38270c0d9c30f2475b6767b09b1ab')
+sha1sums=('9f5f830a464a34ef2b3a7b31a808d0938f13c9fb')

build() {
Fbuild --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: sugarcrm-4.5.1h-1-i686

2007-12-04 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bbe60053a20480360f423d85abed1fa48c0dd4db

commit bbe60053a20480360f423d85abed1fa48c0dd4db
Author: janny [EMAIL PROTECTED]
Date:   Wed Dec 5 07:00:54 2007 +0100

sugarcrm-4.5.1h-1-i686
version bump

diff --git a/source/network-extra/sugarcrm/FrugalBuild 
b/source/network-extra/sugarcrm/FrugalBuild
index 8fa69f4..784b902 100644
--- a/source/network-extra/sugarcrm/FrugalBuild
+++ b/source/network-extra/sugarcrm/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=sugarcrm
origname=SugarOS
-pkgver=4.5.1g
+pkgver=4.5.1h
pkgrel=1
pkgdesc=Opensourced CRM application.
url=http://www.sugarforge.org;
@@ -12,9 +12,9 @@ rodepends=('apache' 'php' 'mysql' 'imap')
archs=('i686' 'x86_64')
groups=('network-extra')
up2date=lynx -dump $url/content/downloads/downloads.php|grep 
'SugarOS.*\.zip'|sort|sed -n 's/.*-\([0-9\.a-z]\+\)\.zip.*/\1/;1p'
-source=(http://dl.sugarforge.org/sugarcrm/${origname}4.5.1Latest/${origname}4.5.1/$origname-$pkgver.zip
 \
+source=(http://dl.sugarforge.org/sugarcrm/SugarOS4.5.1Latest/SugarOS4.5.1/$origname-$pkgver.zip
 \
README.Frugalware)
-sha1sums=('7bb0605e9b49fd0ea79db79cf3b54da767e590c9' \
+sha1sums=('b22aabdc5bf27da1b4712d7fa0d96d1717f1ce39' \
'2ad5db72181854016c96c83635244dc75226ff77')

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


[Frugalware-git] frugalware-current: courier-imap-4.3.0-1-i686

2007-12-04 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e65f4c694e664b28c6e84eba6eda30b6608fa81c

commit e65f4c694e664b28c6e84eba6eda30b6608fa81c
Author: janny [EMAIL PROTECTED]
Date:   Wed Dec 5 07:23:44 2007 +0100

courier-imap-4.3.0-1-i686
version bump

diff --git a/source/network-extra/courier-imap/FrugalBuild 
b/source/network-extra/courier-imap/FrugalBuild
index a74f2b4..42a56c9 100644
--- a/source/network-extra/courier-imap/FrugalBuild
+++ b/source/network-extra/courier-imap/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: Karoly CZOVEK [EMAIL PROTECTED]

pkgname=courier-imap
-pkgver=4.2.1
+pkgver=4.3.0
pkgrel=1
pkgdesc=The Courier IMAP and POP3 server
_F_sourceforge_dirname=courier
@@ -18,7 +18,7 @@ makedepends=('postfix' 'openldap' 'mysql' 'postgresql' 
'courier-authlib')
up2date=lynx -dump 'http://www.courier-mta.org/download.php'|grep imap|sed -n 
's/.*-\(.*\)\.t.*/\1/;1 p'
source=($source rc.courier-imapd rc.courier-imapd-ssl rc.courier-pop3d \
rc.courier-pop3d-ssl README.frugalware)
-sha1sums=('e21b464680fb8fe2e473966bf6faa19944a68485' \
+sha1sums=('b7c091f2bfdd22308ac26724e88b50e7a4f68cb2' \
'0da77a7b652876916c7e228bc889586cc5e45176' \
'036597f9d7609fc172509c07198be5057a1d6651' \
'52babf7670b08ab32b426f1d7dd3692c8aa49b4c' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: kcheckgmail-0.5.7.3-1-i686

2007-12-04 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ece47fd24f00739b2c31b8efcede95909f6b6f4

commit 7ece47fd24f00739b2c31b8efcede95909f6b6f4
Author: janny [EMAIL PROTECTED]
Date:   Wed Dec 5 07:59:24 2007 +0100

kcheckgmail-0.5.7.3-1-i686
version bump

diff --git a/source/kde-extra/kcheckgmail/FrugalBuild 
b/source/kde-extra/kcheckgmail/FrugalBuild
index be88ef3..06dc3bd 100644
--- a/source/kde-extra/kcheckgmail/FrugalBuild
+++ b/source/kde-extra/kcheckgmail/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=kcheckgmail
-pkgver=0.5.7.2
+pkgver=0.5.7.3
pkgrel=1
pkgdesc=KCheckGmail is a system tray application to notify you about how many 
email messages you have in your Gmail account.
license=GPL
@@ -12,6 +12,6 @@ groups=('kde-extra')
_F_sourceforge_ext=.tar.bz2
_F_sourceforge_broken_up2date=1
Finclude kde sourceforge
-sha1sums=('38cfa3d278be29dc2f966a08c342389c11975f56')
+sha1sums=('f0055a13b72e0d5e27644e875bf079f072589c3f')

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


[Frugalware-git] frugalware-current: firefox-2.0.0.10-1-i686

2007-11-28 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a013b42fd4206df3b0ba128cfc072efc82607a65

commit a013b42fd4206df3b0ba128cfc072efc82607a65
Author: janny [EMAIL PROTECTED]
Date:   Wed Nov 28 10:43:57 2007 +0100

firefox-2.0.0.10-1-i686
* version bump
* closes #2572

diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild
index 5c10e4a..e92b759 100644
--- a/source/xapps/firefox/FrugalBuild
+++ b/source/xapps/firefox/FrugalBuild
@@ -3,8 +3,8 @@
# Contributor: VMiklos [EMAIL PROTECTED]

pkgname=firefox
-pkgver=2.0.0.9
-pkgrel=2
+pkgver=2.0.0.10
+pkgrel=1
pkgdesc=Mozilla Firefox web browser
url=http://www.mozilla.org/products/firefox/;
depends=('gtk+2' 'libidl' 'desktop-file-utils' 'nss=3.11.3-2' 'glibc=2.6')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: monodevelop-0.17-2-i686

2007-11-28 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a813268bb6743defc331a73dc81f0e7c94b4a1f8

commit a813268bb6743defc331a73dc81f0e7c94b4a1f8
Author: janny [EMAIL PROTECTED]
Date:   Wed Nov 28 11:23:45 2007 +0100

monodevelop-0.17-2-i686
* relbump with new Firefox (2.0.0.10)

diff --git a/source/gnome-extra/monodevelop/FrugalBuild 
b/source/gnome-extra/monodevelop/FrugalBuild
index 52257fd..5ea7883 100644
--- a/source/gnome-extra/monodevelop/FrugalBuild
+++ b/source/gnome-extra/monodevelop/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=monodevelop
pkgver=0.17
-pkgrel=1
+pkgrel=2
pkgdesc=A project to port SharpDevelop to Gtk#
url=http://www.mono-project.com/;
depends=('gecko-sharp' 'gtksourceview-sharp' 'shared-mime-info' \
-   'mono-tools=1.2.4-2' 'firefox=2.0.0.9' 'ikvm' 'boo' 'gnome-sharp' 
'mono=1.2.5.2')
+   'mono-tools=1.2.4-2' 'firefox=2.0.0.10' 'ikvm' 'boo' 'gnome-sharp' 
'mono=1.2.5.2')
makedepends=('intltool')
groups=('gnome-extra')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gputils-0.13.5-1-i686

2007-11-09 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=89a26bd81db5066fc683264c07ea6a806d30704d

commit 89a26bd81db5066fc683264c07ea6a806d30704d
Author: janny [EMAIL PROTECTED]
Date:   Fri Nov 9 10:42:58 2007 +0100

gputils-0.13.5-1-i686
version bump

diff --git a/source/lib-extra/gputils/FrugalBuild 
b/source/lib-extra/gputils/FrugalBuild
index 97f4187..9d09a14 100644
--- a/source/lib-extra/gputils/FrugalBuild
+++ b/source/lib-extra/gputils/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=gputils
-pkgver=0.13.4
+pkgver=0.13.5
pkgrel=1
pkgdesc=GPUTILS is a collection of tools for the Microchip(TM) PIC 
microcontrollers.
license=GPL
@@ -10,8 +10,6 @@ depends=('glibc')
archs=('i686' 'x86_64')
groups=('lib-extra')
Finclude sourceforge
-sha1sums=('eb9a6553bc9814f94d3b8e5af4b0d41565d9a788')
-
-# optimalization OK
+sha1sums=('4276751399c44eaac3a610ed7e435674aa4437fe')

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


[Frugalware-git] frugalware-current: firefox-2.0.0.9-1-i686

2007-11-03 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25f940eea097efd022122f965062b920a9bd5ada

commit 25f940eea097efd022122f965062b920a9bd5ada
Author: janny [EMAIL PROTECTED]
Date:   Sat Nov 3 09:23:50 2007 +0100

firefox-2.0.0.9-1-i686
version bump
change maintainer

diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild
index 8b2a946..fd47151 100644
--- a/source/xapps/firefox/FrugalBuild
+++ b/source/xapps/firefox/FrugalBuild
@@ -1,9 +1,9 @@
-# Compiling time: 19.80 SBU
-# Maintainer: AlexExtreme [EMAIL PROTECTED]
+# Compiling time: 18.33 SBU
+# Maintainer: Janny [EMAIL PROTECTED]
# Contributor: VMiklos [EMAIL PROTECTED]

pkgname=firefox
-pkgver=2.0.0.8
+pkgver=2.0.0.9
pkgrel=1
pkgdesc=Mozilla Firefox web browser
url=http://www.mozilla.org/products/firefox/;
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: mysql-administrator-1.2-1-i686

2007-11-03 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43bb06cb55c2ac1fb7c1aa291f85f09eabce9081

commit 43bb06cb55c2ac1fb7c1aa291f85f09eabce9081
Author: janny [EMAIL PROTECTED]
Date:   Sat Nov 3 10:02:41 2007 +0100

mysql-administrator-1.2-1-i686
new package

diff --git a/source/xapps-extra/mysql-administrator/FrugalBuild 
b/source/xapps-extra/mysql-administrator/FrugalBuild
new file mode 100644
index 000..7428745
--- /dev/null
+++ b/source/xapps-extra/mysql-administrator/FrugalBuild
@@ -0,0 +1,38 @@
+# Compiling Time: 2.23 SBU
+# Maintainer: Janny [EMAIL PROTECTED]
+
+pkgname=mysql-administrator
+pkgver=1.2
+date=20071024
+pkgrel=1
+pkgdesc=MySQL GUI Tools - Administrator
+url=http://www.mysql.com/products/tools/;
+depends=('libmysqlclient' 'gtk+2' 'libsigc++2' 'libxdamage' \
+   'libgnomeprint' 'libglade' 'glibmm' 'gtkmm')
+makedepends=('mysql')
+groups=('xapps-extra')
+archs=('i686')
+license=GPL-2
+up2date=lynx -dump 
http://frugalware.org/~janny/snapshots/$pkgname/|Flasttarbz2
+source=(http://frugalware.org/~janny/snapshots/$pkgname/$pkgname-$date.tar.bz2 
\
+   
http://frugalware.org/~janny/snapshots/mysql-gui-common/mysql-gui-common-$date.tar.bz2)
+sha1sums=('92d659ea678040c388b34685d44c0084b9ad2782' 
'21b79751e6585b595f89eb354a41885a194bd43b')
+
+build() {
+   Fcd mysql-gui-common
+   sh ./autogen.sh
+Fmake --with-commondirname=common/administrator
+   cd ..
+   Fcd mysql-administrator
+   sh ./autogen.sh
+Fmake --with-commondirname=common/administrator
+   cd ..
+   Fcd mysql-gui-common
+   Fmakeinstall
+   cd ..
+   Fcd mysql-administrator
+   Fmakeinstall
+   Fsed 'MA_DIR=$DIRNAME' 'MA_DIR=/' 
$Fdestdir/usr/bin/mysql-administrator
+}
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: qemu-launcher-1.7.4-1-i686

2007-11-03 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94c769164651ecd413842c19f60e45f7817b81c7

commit 94c769164651ecd413842c19f60e45f7817b81c7
Author: janny [EMAIL PROTECTED]
Date:   Sat Nov 3 10:50:55 2007 +0100

qemu-launcher-1.7.4-1-i686
version bump
new m8r

diff --git a/source/xapps-extra/qemu-launcher/FrugalBuild 
b/source/xapps-extra/qemu-launcher/FrugalBuild
index 021122e..d5fb4dc 100644
--- a/source/xapps-extra/qemu-launcher/FrugalBuild
+++ b/source/xapps-extra/qemu-launcher/FrugalBuild
@@ -1,8 +1,8 @@
# Compiling Time: 0 SBU
-# Maintainer: AlexExtreme [EMAIL PROTECTED]
+# Maintainer: Janny [EMAIL PROTECTED]

pkgname=qemu-launcher
-pkgver=1.7.3
+pkgver=1.7.4
pkgrel=1
pkgdesc=Qemu Launcher is a Gtk front-end for the Qemu x86 and x86-64 PC 
emulator.
url=http://projects.wanderings.us/qemu_launcher;
@@ -15,7 +15,7 @@ Finclude gnome-scriptlet
options=('scriptlet')
up2date=lynx -dump 'http://projects.wanderings.us/qemu_launcher#download'|grep 
-m1 '* V'|sed 's/.*V\(.*\).*/\1/'
source=(http://download.gna.org/qemulaunch/1.7.x/${pkgname}_$pkgver.tar.gz 
makefile.patch)
-sha1sums=('b689864426746d764091fe8ac44b3a42f69602fd' \
+sha1sums=('efff5546243b8c34f87e08c8d97367c0cff9968c' \
'cc1db74a52b91ffef9764478ba3155c1d0fd04fd')

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


[Frugalware-git] frugalware-current: sugarcrm-4.5.1g-1-i686

2007-11-03 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe5f506e4f5a85bed01f42cd3bd0b46ca6fa2d03

commit fe5f506e4f5a85bed01f42cd3bd0b46ca6fa2d03
Author: janny [EMAIL PROTECTED]
Date:   Sat Nov 3 12:03:20 2007 +0100

sugarcrm-4.5.1g-1-i686
version bump
fixed up2date()
fixed source()

diff --git a/source/network-extra/sugarcrm/FrugalBuild 
b/source/network-extra/sugarcrm/FrugalBuild
index ed01689..8fa69f4 100644
--- a/source/network-extra/sugarcrm/FrugalBuild
+++ b/source/network-extra/sugarcrm/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=sugarcrm
origname=SugarOS
-pkgver=4.5.1e
+pkgver=4.5.1g
pkgrel=1
pkgdesc=Opensourced CRM application.
url=http://www.sugarforge.org;
@@ -11,12 +11,10 @@ license=MPL-1.1
rodepends=('apache' 'php' 'mysql' 'imap')
archs=('i686' 'x86_64')
groups=('network-extra')
-up2date=lynx -dump $url/content/downloads/|grep 'SugarOS.*\.zip'|sort|sed -n 
's/.*-\([0-9\.a-z]\+\)\.zip.*/\1/;1p'
-# check $dirnum
-#dirnum=`lynx -dump $url/content/downloads/|grep 'SugarOS.*\.zip'|sort|sed 
's/.*.php\///g;s/\/.*.//;1q'`
-dirnum=3103
-source=(http://www.sugarforge.org/frs/download.php/$dirnum/$origname-$pkgver.zip
 README.Frugalware)
-sha1sums=('b321a8f8dbaf77d953bf1296708297ca97708b14' \
+up2date=lynx -dump $url/content/downloads/downloads.php|grep 
'SugarOS.*\.zip'|sort|sed -n 's/.*-\([0-9\.a-z]\+\)\.zip.*/\1/;1p'
+source=(http://dl.sugarforge.org/sugarcrm/${origname}4.5.1Latest/${origname}4.5.1/$origname-$pkgver.zip
 \
+   README.Frugalware)
+sha1sums=('7bb0605e9b49fd0ea79db79cf3b54da767e590c9' \
'2ad5db72181854016c96c83635244dc75226ff77')

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


[Frugalware-git] frugalware-current: xcache-1.2.1-1-i686

2007-11-03 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ce43802135a230b8535fb19b76de3496bd20544

commit 1ce43802135a230b8535fb19b76de3496bd20544
Author: janny [EMAIL PROTECTED]
Date:   Sat Nov 3 14:07:27 2007 +0100

xcache-1.2.1-1-i686
version bump
modified with new url up2date(),source(),README

diff --git a/source/network-extra/xcache/FrugalBuild 
b/source/network-extra/xcache/FrugalBuild
index 19a0903..2410658 100644
--- a/source/network-extra/xcache/FrugalBuild
+++ b/source/network-extra/xcache/FrugalBuild
@@ -2,30 +2,37 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=xcache
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
-url=http://trac.lighttpd.net/xcache/;
+url=http://xcache.lighttpd.net;
pkgdesc=XCache is a fast, stable PHP opcode cacher.
depends=('php')
groups=('network-extra')
archs=('i686' 'x86_64')
-up2date=lynx -dump http://210.51.190.228/pub/XCache/Releases/|Flasttar
-source=(http://210.51.190.228/pub/XCache/Releases/$pkgname-$pkgver.tar.gz \
+up2date=lynx -dump $url/wiki/ReleaseArchive|grep Release-[0-9\.]|sort|sed -n 
's/.*Release-\(.*\)\.*/\1/;1 p'
+source=($url/pub/Releases/$pkgver/$pkgname-$pkgver.tar.bz2 \
README.Frugalware)
-sha1sums=('79227f1d95f8cb7bc57cf14b1a2948ade92bbfdc' \
- 'a9c415163ddb8f50e761bc35db92f10da65a2497')
+sha1sums=('3ba91e1d617f51e27aa0c0a7accefb0bb5e69949' \
+  '95e73c8bc8334f13cf7434b822bb18a0cb671505')

build()
{
-Fcd $pkgname/
+Fcd
phpize || Fdie
-   Fmake --enable-xcache --enable-xcache-coverager
+   Fmake --enable-xcache=shared \
+   --enable-xcache-constant  \
+   --enable-xcache-optimizer \
+   --enable-xcache-coverager \
+   --enable-xcache-assembler \
+   --enable-xcache-encoder   \
+   --enable-xcache-decoder
cd modules
-Fexerel /usr/lib/php/$pkgname.so
+Fexerel usr/lib/php/$pkgname.so
+   cd ..
Fmkdir /usr/share/xcache/admin
-   Fcpr $pkgname/admin/* usr/share/xcache/admin
+   Fcpr $pkgname-$pkgver/admin/* usr/share/xcache/admin
Fdoc README.Frugalware
-   Ffile $pkgname/xcache.ini usr/share/doc/$pkgname-$pkgver/
+   Ffilerel xcache.ini usr/share/doc/$pkgname-$pkgver/
}

# optimization OK
diff --git a/source/network-extra/xcache/README.Frugalware 
b/source/network-extra/xcache/README.Frugalware
index 86b14c7..177c374 100644
--- a/source/network-extra/xcache/README.Frugalware
+++ b/source/network-extra/xcache/README.Frugalware
@@ -17,4 +17,4 @@ Installing As PHP Extension?

WARNING: Use  with cat, not simply 

-Please take a look on http://trac.lighttpd.net/xcache/wiki[xcache wiki].
+Please take a look on http://xcache.lighttpd.net/[xcache wiki].
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: courier-authlib-0.60.2-1-i686

2007-11-03 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5b424d4b5587b006710bb4fb3a504574c549f36

commit a5b424d4b5587b006710bb4fb3a504574c549f36
Author: janny [EMAIL PROTECTED]
Date:   Sat Nov 3 14:27:57 2007 +0100

courier-authlib-0.60.2-1-i686
version bump
new m8r

diff --git a/source/network-extra/courier-authlib/FrugalBuild 
b/source/network-extra/courier-authlib/FrugalBuild
index fa4f2bf..847fa5d 100644
--- a/source/network-extra/courier-authlib/FrugalBuild
+++ b/source/network-extra/courier-authlib/FrugalBuild
@@ -1,9 +1,10 @@
# Compiling Time: 0.93 SBU
-# Maintainer: Karoly CZOVEK [EMAIL PROTECTED]
+# Maintainer: Janny [EMAIL PROTECTED]
+# Contributor: Karoly CZOVEK [EMAIL PROTECTED]

pkgname=courier-authlib
-pkgver=0.59.3
-pkgrel=2
+pkgver=0.60.2
+pkgrel=1
pkgdesc=The Courier authentication library  daemon
_F_sourceforge_dirname=courier
_F_sourceforge_ext=.tar.bz2
@@ -18,11 +19,11 @@ 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=('d82dd91bac9e51755c9da98736cff96228be4e29' \
- '0f9b61c096dc7d164c1c2733cdd9742534731c79' \
- '2ac194885e90df15d3d7fc3f38f3822cd931fa9a' \
- '57669b3fd1d3dda9d4e00d91a6a53ab31fd8e5a0' \
- '752746ca155da14869eeaaee0062da8e9f0ba05e')
+sha1sums=('cd5969075de212ecfb406ffb1ac974ea939ddcc0' \
+  '0f9b61c096dc7d164c1c2733cdd9742534731c79' \
+  '2ac194885e90df15d3d7fc3f38f3822cd931fa9a' \
+  '57669b3fd1d3dda9d4e00d91a6a53ab31fd8e5a0' \
+  '752746ca155da14869eeaaee0062da8e9f0ba05e')

build()
{
@@ -61,7 +62,7 @@ build()

# creating userdb file
Fmkdir /etc/courier/authlib/
-   touch $Fdestdir/etc/courier/authlib/userdb
+   touch $Fdestdir/etc/courier/authlib/userdb || Fdie

# place my sample config file in confdir
Ffile authdaemonrc.frugal /etc/courier/authdaemonrc
@@ -71,6 +72,4 @@ build()
Frcd2
}

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


[Frugalware-git] frugalware-current: courier-imap-4.2.1-1-i686

2007-11-03 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=403a20c64bdddf0ac3228c3c7f033006605aa260

commit 403a20c64bdddf0ac3228c3c7f033006605aa260
Author: janny [EMAIL PROTECTED]
Date:   Sat Nov 3 14:46:52 2007 +0100

courier-imap-4.2.1-1-i686
version bump
new m8r

diff --git a/source/network-extra/courier-imap/FrugalBuild 
b/source/network-extra/courier-imap/FrugalBuild
index 8c776ce..a74f2b4 100644
--- a/source/network-extra/courier-imap/FrugalBuild
+++ b/source/network-extra/courier-imap/FrugalBuild
@@ -1,8 +1,9 @@
# Compiling Time: 1.00 SBU
-# Maintainer: Karoly CZOVEK [EMAIL PROTECTED]
+# Maintainer: Janny [EMAIL PROTECTED]
+# Contributor: Karoly CZOVEK [EMAIL PROTECTED]

pkgname=courier-imap
-pkgver=4.1.3
+pkgver=4.2.1
pkgrel=1
pkgdesc=The Courier IMAP and POP3 server
_F_sourceforge_dirname=courier
@@ -17,6 +18,12 @@ makedepends=('postfix' 'openldap' 'mysql' 'postgresql' 
'courier-authlib')
up2date=lynx -dump 'http://www.courier-mta.org/download.php'|grep imap|sed -n 
's/.*-\(.*\)\.t.*/\1/;1 p'
source=($source rc.courier-imapd rc.courier-imapd-ssl rc.courier-pop3d \
rc.courier-pop3d-ssl README.frugalware)
+sha1sums=('e21b464680fb8fe2e473966bf6faa19944a68485' \
+  '0da77a7b652876916c7e228bc889586cc5e45176' \
+  '036597f9d7609fc172509c07198be5057a1d6651' \
+  '52babf7670b08ab32b426f1d7dd3692c8aa49b4c' \
+  'ef5b76338d24269e07782253958de63bb2194a11' \
+  'b1f5cc4d3b83e2aefb14841de12eb9b3a0948859')

build()
{
@@ -74,14 +81,4 @@ build()
Frcd courier-pop3d-ssl
}

-
-# optimalization OK
-sha1sums=('d0042e585d6df658a41a1768887d135c89e51ac0' \
-  '0da77a7b652876916c7e228bc889586cc5e45176' \
-  '036597f9d7609fc172509c07198be5057a1d6651' \
-  '52babf7670b08ab32b426f1d7dd3692c8aa49b4c' \
-  'ef5b76338d24269e07782253958de63bb2194a11' \
-  'b1f5cc4d3b83e2aefb14841de12eb9b3a0948859')
-
-
# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gimp-2.4.1-1-i686

2007-11-03 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a8a597e34725e4b45317d5776c85a52508117706

commit a8a597e34725e4b45317d5776c85a52508117706
Author: janny [EMAIL PROTECTED]
Date:   Sat Nov 3 17:17:26 2007 +0100

gimp-2.4.1-1-i686
version bump

diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild
index e2f0b0e..a11d68d 100644
--- a/source/xapps/gimp/FrugalBuild
+++ b/source/xapps/gimp/FrugalBuild
@@ -1,8 +1,9 @@
# Compiling time: 3.80 SBU
-# Maintainer: VMiklos [EMAIL PROTECTED]
+# Maintainer: Janny [EMAIL PROTECTED]
+# Contributor: VMiklos [EMAIL PROTECTED]

pkgname=gimp
-pkgver=2.4.0
+pkgver=2.4.1
pkgrel=1
pkgdesc=The GNU Image Manipulation Program
url=http://www.gimp.org/;
@@ -13,7 +14,7 @@ archs=('i686' 'x86_64')
makedepends=('gimp-print' 'perl-xml')
up2date=lynx -dump $url/downloads/|grep tar.bz2|sed -n 's/.*-\(.*\)\.t.*/\1/;$ 
p'
source=(ftp://ftp.gimp.org/pub/gimp/v2.4/$pkgname-$pkgver.tar.bz2)
-sha1sums=('55a1f8118c26bb58cd329200a53088d3d5734ca0')
+sha1sums=('5d554959e9583845acff713e5f65e02fcf37db0c')
options=('scriptlet')
_F_gnome_desktop=y
Finclude gnome-scriptlet
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gdal-1.4.3-1-i686

2007-11-02 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e4636258130989a167816354f3dcf7aafce74d3

commit 9e4636258130989a167816354f3dcf7aafce74d3
Author: janny [EMAIL PROTECTED]
Date:   Fri Nov 2 22:29:35 2007 +0100

gdal-1.4.3-1-i686
version bump

diff --git a/source/apps-extra/gdal/FrugalBuild 
b/source/apps-extra/gdal/FrugalBuild
index 0663a02..57aff9c 100644
--- a/source/apps-extra/gdal/FrugalBuild
+++ b/source/apps-extra/gdal/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=gdal
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc=GDAL - a translator library for raster geospatial data formats
url=http://www.gdal.org/;
@@ -14,7 +14,7 @@ groups=('apps-extra')
up2date=lynx -dump http://download.osgeo.org/gdal/|grep 
$pkgname-[0-9\.]*\.tar.gz$ |tail -n 1 |sed -ne 's/.*-\(.*\)\.t.*/\1/;1 p'
source=($url/dl/$pkgname-$pkgver.tar.gz)
Finclude python
-sha1sums=('42fc753f6fa70a66b9e619365575bcfb60a5003d')
+sha1sums=('2d3251dfdfc38270c0d9c30f2475b6767b09b1ab')

build() {
Fbuild --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] homepage-ng: add new fwlive packages repo

2007-11-02 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=0ad109a542ee05044e3ed07d5132ee6e0b4b46ad

commit 0ad109a542ee05044e3ed07d5132ee6e0b4b46ad
Author: janny [EMAIL PROTECTED]
Date:   Sat Nov 3 00:01:53 2007 +0100

add new fwlive packages repo

diff --git a/git/repos/fwlive_pkgs b/git/repos/fwlive_pkgs
new file mode 12
index 000..1c224cb
--- /dev/null
+++ b/git/repos/fwlive_pkgs
@@ -0,0 +1 @@
+../../../people/janny/fwlive_pkgs
\ No newline at end of file
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: virtualbox-1.5.2-2-i686

2007-10-23 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0ec5b3953fed8b62ae1b37b870d333e5bafdf3ba

commit 0ec5b3953fed8b62ae1b37b870d333e5bafdf3ba
Author: janny [EMAIL PROTECTED]
Date:   Tue Oct 23 20:04:31 2007 +0200

virtualbox-1.5.2-2-i686
relbump and rebuild with get-vbox-additions version number (thx crazy)

diff --git a/source/xapps-extra/virtualbox/FrugalBuild 
b/source/xapps-extra/virtualbox/FrugalBuild
index a4e4708..28a5ca3 100644
--- a/source/xapps-extra/virtualbox/FrugalBuild
+++ b/source/xapps-extra/virtualbox/FrugalBuild
@@ -5,7 +5,7 @@
pkgname=virtualbox
realname=VirtualBox
pkgver=1.5.2
-pkgrel=1
+pkgrel=2
pkgdesc=InnoTek VirtualBox is a family of powerful x86 virtualization products 
for enterprise as well as home use.
url=http://www.virtualbox.org;
Finclude kernel-module
@@ -24,7 +24,7 @@ sha1sums=('1b34ec0bd838f2b6e0c5b91b944a7b2c977f0875' \
'3c0c856b9ad5f186405e87cf6eac09f1060b62cd' \
'f27e692f67846fe3981a9620a364789fc49a9384' \
'cfdab4db1c1ae3f589e2debd551a46060cc66fd0' \
-  '13bcd7e1603a788e1bc07397d5a75cd8d62acd4c' \
+  'bd6456dd6c0b0523e3c37726023205d2897a3a31' \
'5549ef89ac8abaa3a070e82cc830df931a9cb97a' \
'ff3e6b6cc1703d0c1dadfc18b3807a17824c')
_F_cd_path=${realname}-${pkgver}_OSE
diff --git a/source/xapps-extra/virtualbox/get-vbox-additions 
b/source/xapps-extra/virtualbox/get-vbox-additions
index 9dc0433..dcfe746 100644
--- a/source/xapps-extra/virtualbox/get-vbox-additions
+++ b/source/xapps-extra/virtualbox/get-vbox-additions
@@ -3,7 +3,7 @@
# get-vbox-additions - gets the VirtualBox additions ISO
# Copyright (C) 2007 Alex Smith [EMAIL PROTECTED]

-version=1.5.0
+version=1.5.2

if [ `whoami` != root ]; then
echo Must be run as root!
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: virtualbox-1.5.2-1-i686

2007-10-22 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ca980e5994d654993ca59dc707fdfb0290b8d319

commit ca980e5994d654993ca59dc707fdfb0290b8d319
Author: janny [EMAIL PROTECTED]
Date:   Tue Oct 23 01:16:52 2007 +0200

virtualbox-1.5.2-1-i686
version bump
minor fixes in install
change maintainer for /me

diff --git a/source/xapps-extra/virtualbox/FrugalBuild 
b/source/xapps-extra/virtualbox/FrugalBuild
index ec01db7..a4e4708 100644
--- a/source/xapps-extra/virtualbox/FrugalBuild
+++ b/source/xapps-extra/virtualbox/FrugalBuild
@@ -1,10 +1,11 @@
# Compiling Time: 3.03 SBU
-# Maintainer: AlexExtreme [EMAIL PROTECTED]
+# Maintainer: Janny [EMAIL PROTECTED]
+# Contributor: AlexExtreme [EMAIL PROTECTED]

pkgname=virtualbox
realname=VirtualBox
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.5.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;
Finclude kernel-module
@@ -18,7 +19,7 @@ up2date=lynx -dump http://www.virtualbox.org/wiki/Downloads 
| grep 'OSE tarball
source=(http://www.virtualbox.org/download/$pkgver/${realname}-${pkgver}_OSE.tar.bz2
 \
vboxsvc virtualbox rc.virtualbox vbox.png get-vbox-additions README.Frugalware \
Xcursor.patch)
-sha1sums=('b4cb5faac03d613e09357ccdf2f91b852d92b006' \
+sha1sums=('1b34ec0bd838f2b6e0c5b91b944a7b2c977f0875' \
'e32ebff11bb235b50f8826b70d85dbcf4a56aee4' \
'3c0c856b9ad5f186405e87cf6eac09f1060b62cd' \
'f27e692f67846fe3981a9620a364789fc49a9384' \
@@ -47,8 +48,8 @@ build() {

# Configure and load our options
./configure \
-   --with-xalan=-lxalan-c -pthread \
-   --with-xerces=-lxerces-c -pthread \
+   --with-xalan=-lxalan-c \
+   --with-xerces=-lxerces-c \
--with-qt-dir=/usr/lib/qt || Fdie
source ./env.sh || Fdie

diff --git a/source/xapps-extra/virtualbox/virtualbox.install 
b/source/xapps-extra/virtualbox/virtualbox.install
index b2ed807..f512e00 100644
--- a/source/xapps-extra/virtualbox/virtualbox.install
+++ b/source/xapps-extra/virtualbox/virtualbox.install
@@ -1,28 +1,34 @@
post_install()
{
-   depmod -a
+   /sbin/depmod -ea
echo -n updating desktop database...
if update-desktop-database  /dev/null 21 ; then
echo  done.
else
echo  failed.
fi
-   chkconfig --add rc.virtualbox
+   /sbin/modprobe virtualbox
+   /usr/sbin/chkconfig --add rc.virtualbox
+   /sbin/service virtualbox start
}

post_upgrade()
{
+   /sbin/rmmod virtualbox
+   /sbin/service virtualbox stop
post_install
}

pre_remove()
{
-   chkconfig --del rc.virtualbox
+   /sbin/service virtualbox stop
+   /usr/sbin/chkconfig --del rc.virtualbox
+   /sbin/rmmod virtualbox
}

post_remove()
{
-   depmod -a
+   /sbin/depmod -ea
}

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


[Frugalware-git] frugalware-current: gsambad-0.1.9-1-i686

2007-10-19 Thread janny
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=74580d7286e4ed6224860c2b332c493e57e8dfa3

commit 74580d7286e4ed6224860c2b332c493e57e8dfa3
Author: janny [EMAIL PROTECTED]
Date:   Fri Oct 19 15:07:23 2007 +0200

gsambad-0.1.9-1-i686
version bump

diff --git a/source/xapps-extra/gsambad/FrugalBuild 
b/source/xapps-extra/gsambad/FrugalBuild
index 891a9a2..8a93ec1 100644
--- a/source/xapps-extra/gsambad/FrugalBuild
+++ b/source/xapps-extra/gsambad/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Janny [EMAIL PROTECTED]

pkgname=gsambad
-pkgver=0.1.8
+pkgver=0.1.9
pkgrel=1
pkgdesc=GSAMBAD -- A GTK+ administation tool for the SAMBA server.
url=http://mange.dynup.net/linux.html;
@@ -14,7 +14,7 @@ groups=('xapps-extra')
options=('scriptlet')
up2date=lynx -dump $url|grep $pkgname-[0-9\.]*\.tar.gz$|sed -n 
's/.*-\(.*\)\.t.*/\1/;1 p'
source=(http://mange.dynalias.org/linux/gsambad/$pkgname-$pkgver.tar.gz 
netlogon_path.diff)
-sha1sums=('9f835422f89133e862c97ab25f30df35c64d0f6d' \
+sha1sums=('53cc139db3942a5c50cdb0bbb6ea747b9ffd3e3c' \
'a8095723e8ad4484de11855e8e75d5d83ecaebee')

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


  1   2   >