[Frugalware-git] frugalware-current: lxterminal-0.1.5-1-i686 *version bump

2009-05-21 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e75d264d72893aa89501fe77c43b27341af3aba6

commit e75d264d72893aa89501fe77c43b27341af3aba6
Author: bouleetbil 
Date:   Thu May 21 09:03:31 2009 +0200

lxterminal-0.1.5-1-i686
*version bump

diff --git a/source/xapps-extra/lxterminal/FrugalBuild 
b/source/xapps-extra/lxterminal/FrugalBuild
index dc2f48a..70b358c 100644
--- a/source/xapps-extra/lxterminal/FrugalBuild
+++ b/source/xapps-extra/lxterminal/FrugalBuild
@@ -2,18 +2,18 @@
# Maintainer: bouleetbil 

pkgname=lxterminal
-pkgver=0.1.4
+pkgver=0.1.5
pkgrel=1
pkgdesc="Desktop-independent VTE-based terminal emulator for LXDE"
depends=('gtk+2' 'vte' 'libxft' 'libxau' 'libxdmcp' 'libice' \
'ncurses' 'libxdamage' 'libxml2')
-makedepends=('perl-xml-parser')
+makedepends=('perl-xml-parser' 'intltool')
options=('scriptlet')
groups=('xapps-extra' 'lxde-desktop')
archs=('i686' 'x86_64' 'ppc')
_F_sourceforge_dirname="lxde"
Finclude sourceforge
url="http://lxde.org/";
-sha1sums=('c5e71f9e6ab03f9f158971baaab20ab75f7f37c7')
+sha1sums=('3daf24f01e520f86aadd8605308b5fc373015b6b')

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


[Frugalware-git] frugalware-current: fontforge-20090408-1-i686 *version bump *change m8r

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

commit 1df95f6fd78e38d113f5c81ea154abcb0816e6a2
Author: bouleetbil 
Date:   Thu May 21 10:27:11 2009 +0200

fontforge-20090408-1-i686
*version bump
*change m8r

diff --git a/source/xapps/fontforge/FrugalBuild 
b/source/xapps/fontforge/FrugalBuild
index 0d48d2f..72aae3d 100644
--- a/source/xapps/fontforge/FrugalBuild
+++ b/source/xapps/fontforge/FrugalBuild
@@ -1,8 +1,8 @@
# Compiling time: 0.95 SBU
-# Maintainer: Bence Nagy 
+# Maintainer: bouleetbil 

pkgname=fontforge
-pkgver=20081224
+pkgver=20090408
pkgrel=1
pkgdesc="Font editor and converter"
_F_sourceforge_ext=".tar.bz2"
@@ -13,7 +13,7 @@ groups=('xapps' 'misc-fonts')
archs=('i686' 'x86_64')
up2date="lynx -dump 
'http://sourceforge.net/project/showfiles.php?group_id=103338&package_id=114328'|grep
 'fontforge_full-'|grep -m1 '.tar.bz2'|sed 's/.*-\(.*\).t.*/\1/'"
source=(${source/fontforge-/fontforge_full-} $url/cidmaps.tgz)
-sha1sums=('be6863a96cadaae419a14fb055b7e6b5cb20af9e' \
+sha1sums=('0bc12559705ff0b214a3d6b0daf87cef79a379e8' \
'd111db1f6d9a05cf6cb1387c2fb2eeb21ba0279a')

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


[Frugalware-git] bouleetbilexperimental: pam-1.0.4-1-i686 *new package

2009-05-21 Thread bouleetbil
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbilexperimental.git;a=commitdiff;h=ba2544197793e42edc47881042321e82b031b2c3

commit ba2544197793e42edc47881042321e82b031b2c3
Author: bouleetbil 
Date:   Thu May 21 14:32:02 2009 +0200

pam-1.0.4-1-i686
*new package

diff --git a/source/base/pam/FrugalBuild b/source/base/pam/FrugalBuild
new file mode 100644
index 000..1fef454
--- /dev/null
+++ b/source/base/pam/FrugalBuild
@@ -0,0 +1,17 @@
+# Compiling Time: 0.08 SBU
+# Maintainer: bouleetbil 
+
+pkgname=pam
+pkgver=1.0.4
+pkgrel=1
+pkgdesc="Linux-PAM (Pluggable Authentication Modules)"
+archs=('i686')
+url="http://www.kernel.org/pub/linux/libs/pam/";
+groups=('base')
+depends=('glibc' 'cracklib' 'flex' 'gettext')
+source=(ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-$pkgver.tar.gz)
+up2date="lynx -dump ftp://ftp.kernel.org/pub/linux/libs/pam/library/ | sed 
's/Linux-//' | sed 's/PAM/pam/' | Flasttar"
+signatures=(${source[0]}.sign)
+_F_cd_path="Linux-PAM-$pkgver"
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: pidgin-sipe-1.4.0-1-i686 *verison bump

2009-05-21 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=407f5d9f3c660861c9c166d8b373ad9c61edc6ff

commit 407f5d9f3c660861c9c166d8b373ad9c61edc6ff
Author: Devil505 
Date:   Thu May 21 15:10:01 2009 +0200

pidgin-sipe-1.4.0-1-i686
*verison bump

diff --git a/source/xapps-extra/pidgin-sipe/FrugalBuild 
b/source/xapps-extra/pidgin-sipe/FrugalBuild
index 53db0d3..45f1833 100644
--- a/source/xapps-extra/pidgin-sipe/FrugalBuild
+++ b/source/xapps-extra/pidgin-sipe/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Devil505 

pkgname=pidgin-sipe
-pkgver=1.3.4
+pkgver=1.4.0
pkgrel=1
pkgdesc="Pidgin Plug-in SIPE (Sip Exchange Protocol)"
depends=('pidgin' 'zlib')
@@ -14,6 +14,6 @@ _F_sourceforge_realname="$_F_sourceforge_dirname"
Finclude sourceforge
groups=('xapps-extra')
archs=('i686' 'x86_64')
-sha1sums=('a227523c4890f24721c4015dbc2d281923dfd3c1')
+sha1sums=('d5e94893b963fbffb4796c63ca71a807bdabc792')

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


[Frugalware-git] frugalware-current: source-highlight-3.0.1-1-i686

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

commit efba6ca65348984baa12a29d92cd1215409b297b
Author: Miklos Vajna 
Date:   Thu May 21 16:39:13 2009 +0200

source-highlight-3.0.1-1-i686

- version bump

diff --git a/source/devel-extra/source-highlight/FrugalBuild 
b/source/devel-extra/source-highlight/FrugalBuild
index 4af7a4f..b6b834c 100644
--- a/source/devel-extra/source-highlight/FrugalBuild
+++ b/source/devel-extra/source-highlight/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna 

pkgname=source-highlight
-pkgver=3.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="Given a source file, produces a document with syntax highlighting."
url="http://www.gnu.org/software/src-highlite/";
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: csup-20060318-1-i686

2009-05-21 Thread Miklos Vajna
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ad48bb83cc59bb86586fbc22f4d4f2016629ede

commit 7ad48bb83cc59bb86586fbc22f4d4f2016629ede
Author: Miklos Vajna 
Date:   Thu May 21 16:28:39 2009 +0200

csup-20060318-1-i686

- version bump

diff --git a/source/devel-extra/csup/FrugalBuild 
b/source/devel-extra/csup/FrugalBuild
index 4bc1d49..e75d86d 100644
--- a/source/devel-extra/csup/FrugalBuild
+++ b/source/devel-extra/csup/FrugalBuild
@@ -9,7 +9,7 @@ url="http://www.mu.org/~mux/csup.html";
depends=('openssl' 'zlib' 'glibc')
groups=('devel-extra')
archs=('i686' 'x86_64')
-up2date="Flasttar $url | sed 's/snap-//'"
+up2date="Flasttar $url | sed 's/snap_//'"
source=(http://mu.org/~mux/csup-snap-$pkgver.tgz)
sha1sums=('209c53137245e3e5e2cea98151115043d993ce35')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: openscenegraph-2.8.1-1-i686

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

commit ca9e74b72e349ef393fc269c3757e36e55eda59f
Author: Miklos Vajna 
Date:   Thu May 21 17:25:07 2009 +0200

openscenegraph-2.8.1-1-i686

- version bump

diff --git a/source/xlib-extra/openscenegraph/FrugalBuild 
b/source/xlib-extra/openscenegraph/FrugalBuild
index 3308a73..570de7b 100644
--- a/source/xlib-extra/openscenegraph/FrugalBuild
+++ b/source/xlib-extra/openscenegraph/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Miklos Vajna 

pkgname=openscenegraph
-pkgver=2.8.0
+pkgver=2.8.1
pkgrel=1
pkgdesc="A high performance 3D graphics toolkit."
url="http://www.openscenegraph.org/projects/osg";
@@ -12,8 +12,8 @@ groups=('xlib-extra')
archs=('i686' 'x86_64')
_F_archive_name="OpenSceneGraph"
up2date="Flastarchive $url/wiki/Downloads .zip"
-source=(http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${pkgver%%.?}/source/OpenSceneGraph-$pkgver.zip)
-sha1sums=('5af8b1ec1f927c88a7392e07ad7b29bee37937aa')
+source=(http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${pkgver}/source/OpenSceneGraph-$pkgver.zip)
+sha1sums=('3f0837adda492a270960f684b506ff1e6df40461')
_F_cmake_confopts="-DCMAKE_BUILD_TYPE=Release"
Finclude cmake
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: aimage-3.2.1-1-i686

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

commit e34db15fb4fb6006f998ce80b4b9ed596bb9de0a
Author: Miklos Vajna 
Date:   Thu May 21 17:25:54 2009 +0200

aimage-3.2.1-1-i686

- version bump

diff --git a/source/apps-extra/aimage/FrugalBuild 
b/source/apps-extra/aimage/FrugalBuild
index 3c58c8e..4610fbc 100644
--- a/source/apps-extra/aimage/FrugalBuild
+++ b/source/apps-extra/aimage/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: exceed 

pkgname=aimage
-pkgver=3.2.0
+pkgver=3.2.1
pkgrel=1
pkgdesc="aimage is the Advanced Disk Imager"
url="http://www.afflib.org/";
@@ -12,5 +12,5 @@ groups=('apps-extra')
archs=('i686' 'x86_64')
up2date="Flasttar http://www.afflib.org/downloads/";
source=(http://www.afflib.org/downloads/$pkgname-$pkgver.tar.gz)
-sha1sums=('539be8cd3345c8b559033e37ca090032e63aec2e')
+sha1sums=('5b25ad22333f56266f3c08f82d2a98dc19c45cf8')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: httrack-3.43_5-1-i686

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

commit bf9c4cd5094be70e7286f6dd84c6949e41ca338f
Author: Miklos Vajna 
Date:   Thu May 21 17:38:37 2009 +0200

httrack-3.43_5-1-i686

- version bump

diff --git a/source/apps-extra/httrack/FrugalBuild 
b/source/apps-extra/httrack/FrugalBuild
index 81d920b..489483c 100644
--- a/source/apps-extra/httrack/FrugalBuild
+++ b/source/apps-extra/httrack/FrugalBuild
@@ -3,8 +3,8 @@
# Maintainer: Miklos Vajna 

pkgname=httrack
-pkgver=3.43_4
-realver=3.43.4
+pkgver=3.43_5
+realver=3.43.5
pkgrel=1
pkgdesc="HTTrack is a free and easy-to-use offline browser utility."
url="http://www.httrack.com";
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64')
up2date="lynx -dump http://www.httrack.com/page/2/en/index.html | grep 
tar.gz|sed 's/.*k-\(.*\)\.t.*/\1/;s/-/_/g;q'"
source=(http://www.httrack.com/$pkgname-${pkgver//_/-}.tar.gz \
fix-recv-compile-bug.patch)
-sha1sums=('835304a73e1558714d4798dbcb434536e0de5d2e' \
+sha1sums=('5370101b3c6068f78c867d2110c3389d2621fcb4' \
'fdf9c19195d9df9e785e01427edada535e5f1a74')

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


[Frugalware-git] frugalware-current: afflib-3.3.6-1-i686

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

commit a311c8ffb5cd6f5ab354c0c6507cd3b56ea286c9
Author: Miklos Vajna 
Date:   Thu May 21 18:52:49 2009 +0200

afflib-3.3.6-1-i686

- version bump

diff --git a/source/lib-extra/afflib/FrugalBuild 
b/source/lib-extra/afflib/FrugalBuild
index 9f849b1..a45cac0 100644
--- a/source/lib-extra/afflib/FrugalBuild
+++ b/source/lib-extra/afflib/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: exceed 

pkgname=afflib
-pkgver=3.3.5
+pkgver=3.3.6
pkgrel=1
pkgdesc="AFFLIB is an open source implementation of AFF written in C"
url="http://www.afflib.org/";
@@ -12,6 +12,6 @@ groups=('lib-extra')
archs=('i686' 'x86_64')
up2date="Flasttar http://www.afflib.org/downloads/";
source=(http://www.afflib.org/downloads/$pkgname-$pkgver.tar.gz)
-sha1sums=('ed88874c51c2315fd0bfb4adc54978da5dda2c82')
+sha1sums=('0757089f1bc721da71d7eeed21ef09127c993e60')

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


[Frugalware-git] frugalware-current: hddtemp-0.3_beta15-2-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2db5e20e7849778f041cd8c2d64a81569f43af38

commit 2db5e20e7849778f041cd8c2d64a81569f43af38
Author: Michel Hermier 
Date:   Thu May 21 15:20:43 2009 +0200

hddtemp-0.3_beta15-2-i686

* Simplify up2date.

diff --git a/source/apps-extra/hddtemp/FrugalBuild 
b/source/apps-extra/hddtemp/FrugalBuild
index a0d4dd3..b42706f 100644
--- a/source/apps-extra/hddtemp/FrugalBuild
+++ b/source/apps-extra/hddtemp/FrugalBuild
@@ -10,7 +10,7 @@ url="http://www.guzu.net/linux/hddtemp.php";
groups=('apps-extra')
depends=('glibc')
archs=('x86_64' 'i686')
-up2date="lynx -dump http://download.savannah.nongnu.org/releases/hddtemp|sort 
-n -r|grep -m1 '.bz2$'|sed 's/.*mp-\(.*\).t.*/\1/;s/-/_/'"
+up2date="Flasttar http://download.savannah.nongnu.org/releases/hddtemp";
source=(http://download.savannah.nongnu.org/releases/$pkgname/$pkgname-$pkgrealver.tar.bz2
 \
hddtemp.db update-hddtempdb linux2.6.20.patch)
## patch is from there -> http://bugzilla.kernel.org/show_bug.cgi?id=7581
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gl-manpages-1.0.1-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6b5a01669b1ec33ab3896d0cf19c50bd76d8bc47

commit 6b5a01669b1ec33ab3896d0cf19c50bd76d8bc47
Author: Michel Hermier 
Date:   Thu May 21 15:32:04 2009 +0200

gl-manpages-1.0.1-1-i686

* Fix up2date, use _F_archive_nolinksonly, we don't seek a real package
here.

diff --git a/source/devel-extra/gl-manpages/FrugalBuild 
b/source/devel-extra/gl-manpages/FrugalBuild
index 76402e6..f99a9fb 100644
--- a/source/devel-extra/gl-manpages/FrugalBuild
+++ b/source/devel-extra/gl-manpages/FrugalBuild
@@ -9,6 +9,7 @@ url="http://mesa3d.sourceforge.net/";
depends=('man')
groups=('devel-extra')
archs=('i686' 'x86_64' 'ppc')
+_F_archive_nolinksonly="y"
up2date="Flasttarbz2 
http://cvs.fedoraproject.org/viewvc/rpms/mesa/devel/sources?revision=HEAD";
source=(http://ftp.frugalware.org/pub/other/sources/gl-manpages/gl-manpages-$pkgver.tar.bz2)
sha1sums=('dc94176431df6ba06e94bca12b4c7b4a833b853c')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: sourceforge.sh

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40a51c62356b0e841463ba8e0a3bc44a631740b0

commit 40a51c62356b0e841463ba8e0a3bc44a631740b0
Author: Michel Hermier 
Date:   Thu May 21 15:54:35 2009 +0200

sourceforge.sh

* Correct indenting style in documentation and body.

diff --git a/source/include/sourceforge.sh b/source/include/sourceforge.sh
index 49b39f6..4d6ab12 100644
--- a/source/include/sourceforge.sh
+++ b/source/include/sourceforge.sh
@@ -32,22 +32,22 @@
# * _F_sourceforge_realname (defaults to $_F_sourceforge_auto_realname): if you 
want to use
# a custom package name (for example the upstream name contains uppercase 
letters)
# and _F_sourceforge_auto_realname isn't working then use this to declare the 
real
-# name ( used in up2date only )
-# * _F_sourceforge_name ( defaults to $pkgname): same as 
_F_sourceforge_realname
+# name (used in up2date only)
+# * _F_sourceforge_name (defaults to $pkgname): same as _F_sourceforge_realname
# but it can be used for both source() and up2date
# * _F_sourceforge_mirror (defaults to mesh): the sourceforge mirror to use
# * _F_sourceforge_dirname (default to $pkgname): if the source
# tarball uses a name different to the sourceforge project name, then use this
# option to declare the project name
# * _F_sourceforge_ext (defaults to .tar.gz): extension of the source tarball
-# * _F_sourceforge_prefix (no defaults):  used to correct the up2date output
+# * _F_sourceforge_prefix (no defaults): used to correct the up2date output
# As example $pkgver should be 1.2.3 but you get V1.2.3 in such a case you can
# set _F_sourceforge_prefix="V"
-# * _F_sourceforge_sep ( defaults to - ): used for source() and up2date. As 
example
-# for an "baz_1.2.3.tar.gz" tarball you should use _F_sourceforge_sep="_" , 
for empty
+# * _F_sourceforge_sep (defaults to "-"): used for source() and up2date. As 
example
+# for an "baz_1.2.3.tar.gz" tarball you should use _F_sourceforge_sep="_", for 
empty
# values use _F_sourceforge_sep="None" that way you can dowload such foo1234.tgz
-# * _F_sourceforge_pkgver ( defaults to $pkgver ) : Some packages are called 
foo-1.2.3
-# but the source is called different from $pkgver , e.g: foo-123 , foo-12.3 , 
in such
+# * _F_sourceforge_pkgver (defaults to $pkgver): Some packages are called 
foo-1.2.3
+# but the source is called different from $pkgver, e.g: foo-123 or foo-12.3, 
in such
# a case _F_sourceforge_pkgver may help to avoid custom $source
#
# == DEPRECATED OPTIONS
@@ -56,7 +56,7 @@
###

if [ -z "$_F_sourceforge_name" ]; then
-_F_sourceforge_name=$pkgname
+   _F_sourceforge_name=$pkgname
fi

if [ -z "$_F_sourceforge_pkgver" ]; then
@@ -80,7 +80,7 @@ fi
if [ -n "$_F_sourceforge_broken_up2date" ]; then
warning "_F_sourceforge_broken_up2date is deprecated and does nothing at the 
moment!"
warning "Please update your FrugalBuild."
-_F_sourceforge_broken_up2date=0
+   _F_sourceforge_broken_up2date=0
fi

if [ -z "$_F_sourceforge_sep" ]; then
@@ -88,7 +88,7 @@ if [ -z "$_F_sourceforge_sep" ]; then
fi

if [ -n "$_F_sourceforge_sep" ] && [ "$_F_sourceforge_sep" = "None" ]; then
-_F_sourceforge_sep=""
+   _F_sourceforge_sep=""
fi

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


[Frugalware-git] frugalware-current: bastet-0.41-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9583b5b95fd69e666c0ec16ad9068433125f43c6

commit 9583b5b95fd69e666c0ec16ad9068433125f43c6
Author: Michel Hermier 
Date:   Thu May 21 16:09:02 2009 +0200

bastet-0.41-1-i686

* Simplify up2date.
* Fix sources.

diff --git a/source/apps-extra/bastet/FrugalBuild 
b/source/apps-extra/bastet/FrugalBuild
index 1076176..19b2adf 100644
--- a/source/apps-extra/bastet/FrugalBuild
+++ b/source/apps-extra/bastet/FrugalBuild
@@ -5,12 +5,12 @@ pkgname=bastet
pkgver=0.41
pkgrel=1
pkgdesc="Bastard tetris for console"
-url="http://fph.altervista.org/prog";
+url="http://fph.altervista.org/prog/bastet.html";
depends=(ncurses)
groups=(apps-extra)
archs=('i686' 'x86_64' 'ppc')
-up2date="lynx -dump $url/bastet.shtml|grep prog/bastet|head -n 1|cut -d '-' -f 
2|sed -e 's/.tgz//'"
-source=("$url/$pkgname-$pkgver.tgz")
+up2date="Flasttar $url"
+source=("http://fph.altervista.org/prog/files/$pkgname-$pkgver.tgz";)
sha1sums=('644a0f76adedef84946159520c1639ff0c6c47ec')

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


[Frugalware-git] frugalware-current: bash-4.0_024-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bc4be9cad3b9e2168170d644fa14f941fa875ed5

commit bc4be9cad3b9e2168170d644fa14f941fa875ed5
Author: Michel Hermier 
Date:   Thu May 21 16:14:41 2009 +0200

bash-4.0_024-1-i686

* Fix site url.

diff --git a/source/base/bash/FrugalBuild b/source/base/bash/FrugalBuild
index e6cbb52..b7a3066 100644
--- a/source/base/bash/FrugalBuild
+++ b/source/base/bash/FrugalBuild
@@ -11,7 +11,7 @@ else
fi
pkgrel=1
pkgdesc="The GNU Bourne Again shell"
-url="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html";
+url="http://tiswww.case.edu/php/chet/bash/bashtop.html";
backup=(etc/{profile,shells,skel/.bashrc})
depends=('glibc>=2.8-3' 'readline>=5.2-4')
groups=('base' 'core')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: file-5.03-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b410a25988e9d02bfe5fae4fcf1625b52b330ec7

commit b410a25988e9d02bfe5fae4fcf1625b52b330ec7
Author: Michel Hermier 
Date:   Thu May 21 16:38:18 2009 +0200

file-5.03-1-i686

* Fix url.
* Simplify up2date.

diff --git a/source/base/file/FrugalBuild b/source/base/file/FrugalBuild
index 21dc210..ab96f7a 100644
--- a/source/base/file/FrugalBuild
+++ b/source/base/file/FrugalBuild
@@ -5,11 +5,11 @@ pkgname=file
pkgver=5.03
pkgrel=1
pkgdesc="File type identification utility"
-url="ftp://ftp.astron.com/pub/file";
+url="http://www.darwinsys.com/file/";
depends=('glibc>=2.8-3' 'zlib>=1.2.3-6')
groups=('base' 'chroot-core')
archs=('i686' 'x86_64' 'ppc')
-up2date="wget --passive-ftp -O - -q ftp://ftp.astron.com/pub/file/ |grep file 
|grep tar.gz|tail -n 1|cut -d '>' -f 2|cut -d '<' -f 1|sed 's/.tar.gz//'|cut -d 
- -f 2"
+up2date="Flasttar ftp://ftp.astron.com/pub/file/";
source=(ftp://ftp.astron.com/pub/file/$pkgname-$pkgver.tar.gz)
sha1sums=('f659a4e1fa96fbdc99c924ea8e2dc07319f046c1')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: ajaxterm-0.10-2-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7a59898f7520fc0e7a14e0b8a47709ce96f7a16b

commit 7a59898f7520fc0e7a14e0b8a47709ce96f7a16b
Author: Michel Hermier 
Date:   Thu May 21 17:09:16 2009 +0200

ajaxterm-0.10-2-i686

* Fix url, which fix up2date.
* Fix source.

diff --git a/source/network-extra/ajaxterm/FrugalBuild 
b/source/network-extra/ajaxterm/FrugalBuild
index 5f57ed4..9a2d054 100644
--- a/source/network-extra/ajaxterm/FrugalBuild
+++ b/source/network-extra/ajaxterm/FrugalBuild
@@ -6,12 +6,12 @@ _F_archive_name=Ajaxterm
pkgver=0.10
pkgrel=2
pkgdesc="Ajaxterm is a web based terminal."
-url="http://antony.lesuisse.org/qweb/trac/wiki/AjaxTerm";
+url="http://antony.lesuisse.org/software/ajaxterm/";
depends=('python')
groups=('network-extra')
archs=('i686' 'x86_64')
-up2date="Flasttar $url"
-source=(http://antony.lesuisse.org/qweb/files/$_F_archive_name-$pkgver.tar.gz \
+up2date="Flasttar $url/files/"
+source=($url/files/$_F_archive_name-$pkgver.tar.gz \
rc.ajaxterm)

# TODO: after switching to upstart, we could send our initscript to upstream
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: dhcp-3.0.7-2-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d93cdb06a3d633fbe33cc7a7567aa99c1155389

commit 4d93cdb06a3d633fbe33cc7a7567aa99c1155389
Author: Michel Hermier 
Date:   Thu May 21 17:31:04 2009 +0200

dhcp-3.0.7-2-i686

* Fix url.
* Fix up2date.

diff --git a/source/network-extra/dhcp/FrugalBuild 
b/source/network-extra/dhcp/FrugalBuild
index 3b0aab5..6e6f9cd 100644
--- a/source/network-extra/dhcp/FrugalBuild
+++ b/source/network-extra/dhcp/FrugalBuild
@@ -5,13 +5,13 @@ pkgname=dhcp
pkgver=3.0.7
pkgrel=2
pkgdesc="The ISC DHCP server"
-url="http://www.isc.org/sw/dhcp/";
+url="http://www.isc.org/software/dhcp/";
depends=('glibc')
makedepends=('groff')
groups=('network-extra')
archs=('i686' 'x86_64')
backup=('etc/dhcpd.conf')
-up2date="lynx -dump $url |grep dhcp-[0-9] |sed -ne 's/.*p-\(.*\).t.*/\1/;1 p'"
+up2date="elinks -dump https://www.isc.org/download/software/current | Flasttar"
source=(ftp://ftp.isc.org/isc/$pkgname/$pkgname-$pkgver.tar.gz \
rc.dhcpd rc.dhcpd-hu.po README.Frugalware dhclient.conf)
sha1sums=('d6e8fd6f8e3bd04930ff74b400fca6eb7a5c715a' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: eggdrop-1.6.19-2-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=51d3388dd480f2dd9c75b96681dccd30cbe3a583

commit 51d3388dd480f2dd9c75b96681dccd30cbe3a583
Author: Michel Hermier 
Date:   Thu May 21 17:36:20 2009 +0200

eggdrop-1.6.19-2-i686

* Bump version to lastest patch fix.

diff --git a/source/network-extra/eggdrop/FrugalBuild 
b/source/network-extra/eggdrop/FrugalBuild
index 96ced45..08718bc 100644
--- a/source/network-extra/eggdrop/FrugalBuild
+++ b/source/network-extra/eggdrop/FrugalBuild
@@ -3,7 +3,8 @@

pkgname=eggdrop
pkgver=1.6.19
-pkgrel=1
+pkgextraver="+ctcpfix"
+pkgrel=2
pkgdesc="Eggdrop is an IPv6 capable IRC bot"
url="http://www.eggheads.org";
depends=('tcl' 'zlib')
@@ -11,9 +12,9 @@ groups=('network-extra')
archs=('i686' 'x86_64')
Fpkgversep=""
up2date="lynx -dump $url/downloads/ | Flasttar"
-source=(ftp://ftp.eggheads.org/pub/$pkgname/source/1.6/$pkgname$pkgver.tar.gz 
fix_Thread.diff)
+source=(ftp://ftp.eggheads.org/pub/$pkgname/source/1.6/$pkgname$pkgver$pkgextraver.tar.bz2
 fix_Thread.diff)
_F_cd_path="$pkgname$pkgver"
-sha1sums=('74132ca6212a687457cb28c39fa111ae15032203' \
+sha1sums=('d23e66c048b32bf1ea2f0c1a294b3f9131ded4fc' \
'1d7934e6880ae1bf89b78b568e5ba475d6a06413')

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


[Frugalware-git] frugalware-current: blender-2.48a-3-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e04e16a58c5caaf1a0d62e1a8342130358e8789

commit 6e04e16a58c5caaf1a0d62e1a8342130358e8789
Author: Michel Hermier 
Date:   Thu May 21 17:49:49 2009 +0200

blender-2.48a-3-i686

* Simplify up2date. (pkgextraver removal is now supported by
Flastarchive)

diff --git a/source/xapps-extra/blender/FrugalBuild 
b/source/xapps-extra/blender/FrugalBuild
index 782b807..eed1cb5 100644
--- a/source/xapps-extra/blender/FrugalBuild
+++ b/source/xapps-extra/blender/FrugalBuild
@@ -13,7 +13,7 @@ depends=('libjpeg' 'libpng' 'freetype2' 'freealut>=1.1.0-3' 
'openexr' 'openal>=1
groups=('xapps-extra')
archs=('i686' 'x86_64' 'ppc')
makedepends=('cmake' 'ftgl')
-up2date="lynx -dump http://www.blender.org/download/source-code/ |grep tar 
|sed -ne 's/.*r \(.*\).ta.*/\1/;1p' -e s/$pkgextraver//"
+up2date="Flasttar http://www.blender.org/download/source-code/";
source=(http://download.blender.org/source/$pkgname-$pkgver$pkgextraver.tar.gz \
blender.desktop blender.png blender-2.48a-cve-2008-4863.patch)
sha1sums=('9fb2dbf5d6cfcba8ae2d6d9b93ca9e3e66aae6c7' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: blobwars-1.07-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9ebb40c61e2742661d061abdb35ea86a70f0959

commit f9ebb40c61e2742661d061abdb35ea86a70f0959
Author: Michel Hermier 
Date:   Thu May 21 18:02:29 2009 +0200

blobwars-1.07-1-i686

* Fix url.
* Fix source.

diff --git a/source/games-extra/blobwars/FrugalBuild 
b/source/games-extra/blobwars/FrugalBuild
index 4f29754..fd5652f 100644
--- a/source/games-extra/blobwars/FrugalBuild
+++ b/source/games-extra/blobwars/FrugalBuild
@@ -3,17 +3,19 @@

pkgname=blobwars
pkgver=1.07
+pkgextraver=-1
pkgrel=1
pkgdesc="In Blob Wars: Metal Blob Solid, you take on the role of a fearless 
Blob agent, Bob."
-url="http://www.parallelrealities.co.uk/blobWars.php";
+url="http://www.parallelrealities.co.uk/projects/blobWars.php";
depends=('sdl' 'sdlimage' 'sdl_mixer' 'sdl_ttf' 'zlib' 'libstdc++5')
makedepends=('gcc-3.3')
groups=('games-extra')
archs=('i686' 'x86_64')
-up2date="lynx -dump http://www.parallelrealities.co.uk/blobWars.php | grep -m1 
'.tar.gz' | sed 's/-[0-9]\.tar\.gz.*//' | sed 's/.*blobwars-//'"
-source=(http://frugalware.org/~alex/dlhacks/viruskiller/$pkgname-$pkgver-1.tar.gz)
+up2date="Flasttar $url"
+source=(http://www.parallelrealities.co.uk/download/$pkgname/$pkgname-$pkgver$pkgextraver.tar.gz)
sha1sums=('87488c29e999a588b72708d3d64ceaf94657275b')
export CXX="g++-3.3"
+_F_cd_path=$pkgname-$pkgver

build() {
if [ "$CARCH" == "x86_64" ]; then
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: stlport-5.1.4-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1081eb6abfdcff098fa4144dba2db1e955a829a8

commit 1081eb6abfdcff098fa4144dba2db1e955a829a8
Author: Michel Hermier 
Date:   Thu May 21 17:54:45 2009 +0200

stlport-5.1.4-1-i686

* Fix maintainer adress formatting.

diff --git a/source/lib-extra/stlport/FrugalBuild 
b/source/lib-extra/stlport/FrugalBuild
index d575c88..c41d689 100644
--- a/source/lib-extra/stlport/FrugalBuild
+++ b/source/lib-extra/stlport/FrugalBuild
@@ -1,5 +1,5 @@
# Compiling Time: 0.42 SBU
-# Maintainer: Christian Hamar alias krix 

pkgname=stlport
pkgver=5.1.4
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: blobandconquer-0.91-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8b90ff29c5a38b84dc0a93ad7f201e6b703fd45d

commit 8b90ff29c5a38b84dc0a93ad7f201e6b703fd45d
Author: Michel Hermier 
Date:   Thu May 21 18:09:10 2009 +0200

blobandconquer-0.91-1-i686

* Fix up2date.
* Fix source.

diff --git a/source/games-extra/blobandconquer/FrugalBuild 
b/source/games-extra/blobandconquer/FrugalBuild
index 590b4b9..71f580b 100644
--- a/source/games-extra/blobandconquer/FrugalBuild
+++ b/source/games-extra/blobandconquer/FrugalBuild
@@ -2,18 +2,19 @@
# Maintainer: AlexExtreme 

pkgname=blobandconquer
-realname=blobAndConquer
+_F_archive_name=blobAndConquer
pkgver=0.91
+pkgextraver=-1
pkgrel=1
-url="http://www.parallelrealities.co.uk/blobAndConquer.php";
+url="http://www.parallelrealities.co.uk/projects/blobAndConquer.php";
pkgdesc="Continue Bob's adventure, killing the alien blobs in 3D."
depends=('sdl' 'sdlimage' 'sdl_mixer' 'sdl_ttf' 'zlib')
groups=('games-extra')
archs=('i686' 'x86_64')
-up2date="lynx -dump http://www.parallelrealities.co.uk/blobAndConquer.php | 
grep -m1 '.tar.gz' | sed 's/-[0-9]\.tar\.gz.*//' | sed 's/.*blobAndConquer-//'"
-source=(http://frugalware.org/~alex/dlhacks/viruskiller/$realname-$pkgver-1.tar.gz)
+up2date="Flasttar $url"
+source=(http://www.parallelrealities.co.uk/download/$_F_archive_name/$_F_archive_name-$pkgver$pkgextraver.tar.gz)
sha1sums=('3aa249a005381473e4bca8819d3273fe39209311')
-_F_cd_path="$realname-$pkgver"
+_F_cd_path=$_F_archive_name-$pkgver

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


[Frugalware-git] frugalware-current: ecletex-0.0.4-2-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=396224d603e3f56dab6ff689af27555351d507ad

commit 396224d603e3f56dab6ff689af27555351d507ad
Author: Michel Hermier 
Date:   Thu May 21 19:12:56 2009 +0200

ecletex-0.0.4-2-i686

* Fix up2date by using the sourceforge one and using _F_sourceforge_sep.

diff --git a/source/xapps-extra/ecletex/FrugalBuild 
b/source/xapps-extra/ecletex/FrugalBuild
index 3d16220..8b2c842 100644
--- a/source/xapps-extra/ecletex/FrugalBuild
+++ b/source/xapps-extra/ecletex/FrugalBuild
@@ -6,14 +6,13 @@ pkgver=0.0.4
pkgrel=2
pkgdesc="Plug-in for the Eclipse IDE to help with writing LaTeX documents."
_F_sourceforge_dirname="etex"
+_F_sourceforge_sep="."
_F_sourceforge_ext=".zip"
Finclude sourceforge
url="http://etex.sourceforge.net/";
rodepends=('eclipse' 'tetex')
groups=('xapps-extra')
archs=('i686' '!x86_64')
-source=(${source/-$pkgver/.$pkgver})
-up2date='lynx -dump 
"http://sourceforge.net/project/showfiles.php?group_id=90754"; | grep 
ecletex.*.zip | head -n 1 | sed "s/.*ecletex.\([0-9.]\+\)\.zip.*/\1/"'
sha1sums=('bd5d18a8e3be97e8346b90fbfe909c07ad99d7e8')

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


[Frugalware-git] frugalware-current: diveintopython-5.4-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=823f5ae20fa18f0cd5c605b7df99f028b2275571

commit 823f5ae20fa18f0cd5c605b7df99f028b2275571
Author: Michel Hermier 
Date:   Thu May 21 19:18:33 2009 +0200

diveintopython-5.4-1-i686

* Fix up2date and use _F_archive_name.

diff --git a/source/devel-extra/diveintopython/FrugalBuild 
b/source/devel-extra/diveintopython/FrugalBuild
index 4047a23..701a782 100644
--- a/source/devel-extra/diveintopython/FrugalBuild
+++ b/source/devel-extra/diveintopython/FrugalBuild
@@ -2,13 +2,14 @@
# Maintainer: BMH1980 

pkgname=diveintopython
+_F_archive_name=diveintopython-html
pkgver=5.4
pkgrel=1
pkgdesc="Dive Into Python is a Python book for experienced programmers."
url="http://diveintopython.org/";
license="GPL/FDL"
-up2date="lynx -dump $url|grep -m 1 -o '[0-9\.]\+\.[0-9]'"
-source=($url/download/$pkgname-html-$pkgver.zip)
+up2date="Flastarchive $url '\.zip'"
+source=($url/download/$_F_archive_name-$pkgver.zip)
sha1sums=('4b2de361ff365e18198d518f060a8068a979044f')
groups=('devel-extra')
archs=('i686' 'x86_64')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: monkeystudio-2006.1.5.3-2-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c15cd49559693cd6400fc3aaa9d433e9b68a7c9

commit 9c15cd49559693cd6400fc3aaa9d433e9b68a7c9
Author: Michel Hermier 
Date:   Thu May 21 19:52:09 2009 +0200

monkeystudio-2006.1.5.3-2-i686

* Fix up2date (by fixing sourceforge package dir name)

diff --git a/source/xapps-extra/monkeystudio/FrugalBuild 
b/source/xapps-extra/monkeystudio/FrugalBuild
index 72a512a..6a0af35 100644
--- a/source/xapps-extra/monkeystudio/FrugalBuild
+++ b/source/xapps-extra/monkeystudio/FrugalBuild
@@ -8,7 +8,7 @@ pkgdesc="Monkey Studio is a Free crossplatform Qt4 IDE."
_F_sourceforge_name="monkeystudio-src"
_F_sourceforge_dirname="$pkgname"
_F_sourceforge_ext=".zip"
-_F_sourceforge_realname="Monkey Studio Stable"
+_F_sourceforge_realname="Monkey Studio"
Finclude sourceforge
url="http://monkeystudio.org/";
depends=('qt4-designer')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: eric-3.9.5-2-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=edba0570fc8a908c6ffaf556cb43e09cce602899

commit edba0570fc8a908c6ffaf556cb43e09cce602899
Author: Michel Hermier 
Date:   Thu May 21 19:34:22 2009 +0200

eric-3.9.5-2-i686

* Fix up2date.
* Removed a typo in french locale subpackage description.

diff --git a/source/xapps-extra/eric/FrugalBuild 
b/source/xapps-extra/eric/FrugalBuild
index 4cde6fe..b6a5f26 100644
--- a/source/xapps-extra/eric/FrugalBuild
+++ b/source/xapps-extra/eric/FrugalBuild
@@ -6,10 +6,10 @@ pkgver=3.9.5
pkgrel=2
pkgdesc="Eric is a full featured Python (and Ruby) IDE that is written in PyQt."
_F_sourceforge_dirname="$pkgname-ide"
+_F_sourceforge_realname="eric3"
Finclude sourceforge python
url="http://www.die-offenbachs.de/eric/index.html";
license="GPL2"
-up2date="lynx -dump 
'http://sourceforge.net/project/showfiles.php?group_id=119070'|grep -om1 
'eric-\(.*\).tar.gz'|sed 's/.*-\(.*\).t.*/\1/'"
source=($source ${source/eric-$pkgver/eric-i18n-de-$pkgver} \
${source/eric-$pkgver/eric-i18n-fr-$pkgver} \
${source/eric-$pkgver/eric-i18n-ru-$pkgver} $pkgname.desktop)
@@ -20,7 +20,7 @@ depends=('pyqt')
replaces=('eric3')

subpkgs=("$pkgname-i18n-de" "$pkgname-i18n-fr" "$pkgname-i18n-ru")
-subdescs=('German language files for Eric' 'Frech language files for Eric' 
'Russian language files for Eric')
+subdescs=('German language files for Eric' 'French language files for Eric' 
'Russian language files for Eric')
sublicense=('GPL2' 'GPL2' 'GPL2')
subgroups=('locale-extra' 'locale-extra' 'locale-extra')
subdepends=("$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver")
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: scummvm-0.10.0-2-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1c182d72f1b065854ed73794af7f8db9522c25f9

commit 1c182d72f1b065854ed73794af7f8db9522c25f9
Author: Michel Hermier 
Date:   Thu May 21 20:25:06 2009 +0200

scummvm-0.10.0-2-i686

* Remove custom up2date, use sourceforge one.

diff --git a/source/games-extra/scummvm/FrugalBuild 
b/source/games-extra/scummvm/FrugalBuild
index c4df656..7687515 100644
--- a/source/games-extra/scummvm/FrugalBuild
+++ b/source/games-extra/scummvm/FrugalBuild
@@ -12,7 +12,6 @@ groups=('games-extra')
archs=('i686' 'x86_64')
_F_sourceforge_ext="$pkgextraver.tar.bz2"
Finclude sourceforge
-up2date="lynx -dump 
http://sourceforge.net/project/showfiles.php?group_id=37116|grep -om1 
'scummvm-\(.*\).tar.bz2'|Flasttarbz2 |sed s/$pkgextraver//"
url="http://www.scummvm.org/";
options=('nodocs')
Fconfopts="$Fconfopts --disable-debug"
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: gtk-gnutella-0.96.5-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=217f7d907ae8d9bfddfe3226d045b79e1f1085fd

commit 217f7d907ae8d9bfddfe3226d045b79e1f1085fd
Author: Michel Hermier 
Date:   Thu May 21 19:59:31 2009 +0200

gtk-gnutella-0.96.5-1-i686

* Fix up2date by removing custom up2date.

diff --git a/source/xapps-extra/gtk-gnutella/FrugalBuild 
b/source/xapps-extra/gtk-gnutella/FrugalBuild
index 81810f2..db736fd 100644
--- a/source/xapps-extra/gtk-gnutella/FrugalBuild
+++ b/source/xapps-extra/gtk-gnutella/FrugalBuild
@@ -10,10 +10,8 @@ depends=('gtk+2' 'glib2' 'libxml2' 'freetype2' 'libxau' 
'libxdmcp' 'dbus' 'gnutl
archs=('i686' 'x86_64')
groups=('xapps-extra')
options=('scriptlet')
-_F_sourceforge_broken_up2date=1
_F_sourceforge_ext=".tar.bz2"
Finclude sourceforge
-up2date="lynx -dump 
'http://sourceforge.net/project/showfiles.php?group_id=4467'|grep 
'gtk-gnutella-[0-9]\(.*\).tar.bz2$'|Flasttarbz2"
sha1sums=('80589a24322f509ed1c2494a1b5ce08951c7e216')

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


[Frugalware-git] frugalware-current: xen-3.0.4-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e99cf2c21fcadc1075fd9fc46b2e5043599f8cf8

commit e99cf2c21fcadc1075fd9fc46b2e5043599f8cf8
Author: Michel Hermier 
Date:   Thu May 21 18:41:36 2009 +0200

xen-3.0.4-1-i686

* Fix up2date.
* Make it nobuild since it depends on removed package
kernel-xen0-source, until better decision is made.

diff --git a/source/xapps-extra/xen/FrugalBuild 
b/source/xapps-extra/xen/FrugalBuild
index 9db701f..65d5d9c 100644
--- a/source/xapps-extra/xen/FrugalBuild
+++ b/source/xapps-extra/xen/FrugalBuild
@@ -5,7 +5,7 @@ pkgname=xen
pkgver=3.0.4
pkgrel=1
pkgdesc="Xen virtual machine and hypervisor"
-url="http://www.xensource.com";
+url="http://www.xen.org/";
rodepends=('bridge-utils')
depends=('python' 'e2fsprogs' 'zlib' 'sdl' 'libvncserver' 'dev86' 'gtk+2' 
'tightvnc' 'urlgrabber')
#makedepends=('tetex' 'espgs' 'transfig' 'kernel-xen0-source')
@@ -13,9 +13,9 @@ makedepends=('kernel-xen0-source')
groups=('xapps-extra')
archs=('i686' 'x86_64')
backup=(etc/xen/xend-config.sxp)
-up2date="lynx -dump http://www.xensource.com/xen/downloads/ | grep 
'index_[0-9]' | sed 's/.*index_//' | sed 's/\.html.*//'"
+up2date="Flasttar $url/download/"
srcurl="http://ftp.frugalware.org/pub/other/sources/xen";
-source=(http://bits.xensource.com/oss-xen/release/3.0.4-1/src.tgz/${pkgname}-${pkgver}_1-src.tgz
 \
+source=(http://bits.xensource.com/oss-xen/release/$pkgver/${pkgname}-${pkgver}.tgz
 \
rc.xend \
README.Frugalware
serial-split.patch \
@@ -48,6 +48,8 @@ sha1sums=('7ca5af70996215229e143c7563e69b3719284a95' \
unset MAKEFLAGS
unset LDFLAGS

+options=('nobuild')
+
build()
{
Fcd $pkgname-${pkgver}_1-src
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: huhyphn-hu-20070907-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8766b13c2fbadee0056d54381ef10374020aaecc

commit 8766b13c2fbadee0056d54381ef10374020aaecc
Author: Michel Hermier 
Date:   Thu May 21 19:07:31 2009 +0200

huhyphn-hu-20070907-1-i686

* Fix up2date.
* Make minor changes to source.

diff --git a/source/locale-extra/huhyphn-hu/FrugalBuild 
b/source/locale-extra/huhyphn-hu/FrugalBuild
index a68ff68..312f0fb 100644
--- a/source/locale-extra/huhyphn-hu/FrugalBuild
+++ b/source/locale-extra/huhyphn-hu/FrugalBuild
@@ -2,6 +2,7 @@
# Maintainer: Bence Nagy 

pkgname=huhyphn-hu
+_F_archive_name=huhyphn
pkgver=20070907
pkgrel=1
pkgdesc="Huhgarian hyphenation patterns for OpenOffice.org, Scribus and TeX"
@@ -11,8 +12,8 @@ groups=('locale-extra')
archs=('i686' 'x86_64')
conflicts=('huhyphn')
replaces=('huhyphn')
-up2date="lynx -dump http://www.tipogral.hu/download | grep 
\"huhyphn-.*.tar.gz\" | tail -n 1 | sed \"s/.*huhyphn-\(.*\).tar.gz.*/\1/\""
-source=(http://www.tipogral.hu/download/huhyphn-$pkgver.tar.gz)
+up2date="Flasttar $url"
+source=(http://www.tipogral.hu/download/$_F_archive_name-$pkgver.tar.gz)
sha1sums=('d834a9549abf23677debb213bc25b7ff17064853')

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


[Frugalware-git] frugalware-current: tuxkart-0.4.0-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10e67821fe6edb0e1edcc7daad90c378c8e0e365

commit 10e67821fe6edb0e1edcc7daad90c378c8e0e365
Author: Michel Hermier 
Date:   Thu May 21 20:32:56 2009 +0200

tuxkart-0.4.0-1-i686

* Fix up2date.
* Simplified source.

diff --git a/source/games-extra/tuxkart/FrugalBuild 
b/source/games-extra/tuxkart/FrugalBuild
index 88657c8..3d5e34d 100644
--- a/source/games-extra/tuxkart/FrugalBuild
+++ b/source/games-extra/tuxkart/FrugalBuild
@@ -11,8 +11,8 @@ license="GPL"
depends=('plib' 'mesa')
groups=('games-extra')
archs=('i686' 'x86_64')
-up2date="lynx -dump http://tuxkart.sourceforge.net/dist/|Flasttar"
-source=(http://tuxkart.sourceforge.net/dist/tuxkart-$pkgver.tar.gz)
+up2date="Flasttar $url/downloads.html"
+source=($url/dist/$pkgname-$pkgver.tar.gz)
sha1sums=('c546a10f603dbeab02ed2169f1b4237119dff295')

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


[Frugalware-git] frugalware-current: mrxvt-0.5.4-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=771f677fbe4f9b5ad827b4014041957216323beb

commit 771f677fbe4f9b5ad827b4014041957216323beb
Author: Michel Hermier 
Date:   Thu May 21 20:38:27 2009 +0200

mrxvt-0.5.4-1-i686

* Fix up2date using sourceforge.sh facilities.

diff --git a/source/x11-extra/mrxvt/FrugalBuild 
b/source/x11-extra/mrxvt/FrugalBuild
index dc6f217..c82f825 100644
--- a/source/x11-extra/mrxvt/FrugalBuild
+++ b/source/x11-extra/mrxvt/FrugalBuild
@@ -10,8 +10,8 @@ depends=('libjpeg' 'libsm' 'libxft' 'libpng' 'libxpm')
groups=('x11-extra')
archs=('i686' 'x86_64')
_F_sourceforge_dirname="materm"
+_F_sourceforge_realname="mrxvt source"
Finclude sourceforge
-up2date="lynx -dump http://materm.sourceforge.net/wiki/Main/Download |grep 
Unstable -A10 |grep Release |sed -ne 's/.*-\(.*\)/\1/;$ p'"
sha1sums=('f50e9ad2f652d4212b0ac5241b919372d9e43744')
Fconfopts="$Fconfopts --enable-everything --disable-debug \
--disable-greek --disable-cjk --disable-thai --disable-utmp \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: acpi-1.4-1-i686

2009-05-21 Thread Michel Hermier
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2120ed4c71b0c2b974ab6e0beea11d817701b06

commit b2120ed4c71b0c2b974ab6e0beea11d817701b06
Author: Michel Hermier 
Date:   Thu May 21 23:15:27 2009 +0200

acpi-1.4-1-i686

* Take the ownership.
* Bump version.
* Fix up2date.

diff --git a/source/apps/acpi/FrugalBuild b/source/apps/acpi/FrugalBuild
index 4675dfc..efe088d 100644
--- a/source/apps/acpi/FrugalBuild
+++ b/source/apps/acpi/FrugalBuild
@@ -1,14 +1,16 @@
# Compiling Time: ~0.1 SBU
-# Maintainer: Zsolt Szalai 
+# Maintainer: Michel Hermier 

pkgname=acpi
-pkgver=0.09
-pkgrel=2
+pkgver=1.4
+pkgrel=1
groups=('apps')
archs=('i686' 'x86_64')
pkgdesc="Linux ACPI Client"
-url="http://grahame.angrygoats.net/acpi.shtml";
+_F_sourceforge_dirname=acpiclient
+_F_sourceforge_realname=acpiclient
+Finclude sourceforge
depends=('glibc')
-up2date="lynx -dump http://grahame.angrygoats.net/acpi.shtml|grep -om1 
'acpi-\(.*\).tar.gz'|sed 's/.*-\(.*\).t.*/\1/'"
-source=(http://grahame.angrygoats.net/source/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('2dcf9415680d19b780ad607ce4326d7bfbe3f6a9')
+sha1sums=('d59adccbcc4acf3996fe8bb269dfbc8ee8a06869')
+
+# optimization OK
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: t/mailer.sh: s/mail/LC_ALL=en_US mail/

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

commit cb91554791d8b83711e8559e65668e8bb755db97
Author: Miklos Vajna 
Date:   Thu May 21 23:34:35 2009 +0200

t/mailer.sh: s/mail/LC_ALL=en_US mail/

those mailx devels are on nuts, why on earth LC_ALL=en_US an empty
LC_ALL allows sending different chars without an
application/octet-stream mime-type...

diff --git a/t/mailer.sh b/t/mailer.sh
index e55ec0b..4012c04 100644
--- a/t/mailer.sh
+++ b/t/mailer.sh
@@ -85,7 +85,7 @@ done
cd ..

(gen_output $logdir "-current Testsuite" ""; gen_output $logdir/stable "-stable 
Testsuite" "$stabledir"; gen_output $logdir/s "-current Statistics" "s") \
-   | mail -r "Frugalware Testsuite " \
+   | LC_ALL=en_US mail -r "Frugalware Testsuite " \
-s "Testsuite results for `date +%Y-%m-%d`" frugalware-de...@frugalware.org
if [ -e $HOME/dead.letter ]; then
# wtf
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xfce46: xfce4-session-4.6.1-1-i686 * Added xfce-utils to rodepends

2009-05-21 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=e2eed18cf824d8fce481e60f36267b058e5f1009

commit e2eed18cf824d8fce481e60f36267b058e5f1009
Author: Priyank 
Date:   Fri May 22 12:00:36 2009 +0530

xfce4-session-4.6.1-1-i686
* Added xfce-utils to rodepends

diff --git a/source/xfce4/xfce4-session/FrugalBuild 
b/source/xfce4/xfce4-session/FrugalBuild
index f868436..5adf3ed 100644
--- a/source/xfce4/xfce4-session/FrugalBuild
+++ b/source/xfce4/xfce4-session/FrugalBuild
@@ -9,7 +9,7 @@ url="http://www.xfce.org/";
depends=('libsm' 'libxfcegui4>=4.6.1' 'libxfce4util>=4.6.1' \
'libwnck' 'xorg-server' 'libwnck' 'dbus' 'dbus-glib>=0.80'
'xfconf>=4.6.1')
-rodepends=('xsm' 'sessreg' 'xmessage' 'fortune-mod')
+rodepends=('xsm' 'sessreg' 'xmessage' 'fortune-mod' 'xfce-utils>=4.6.1')
makedepends=('perl-xml-parser' 'intltool')
conflicts=('xfce4-toys')
replaces=('xfce4-toys')
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xfce46: xfce4-power-manager-0.8.0beta2-1-i686 * Version bump

2009-05-21 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=6589f5416bd3df444bd8141f320e03e13d48d694

commit 6589f5416bd3df444bd8141f320e03e13d48d694
Author: Priyank 
Date:   Fri May 22 12:17:15 2009 +0530

xfce4-power-manager-0.8.0beta2-1-i686
* Version bump

diff --git a/source/xfce4-extra/xfce4-power-manager/FrugalBuild 
b/source/xfce4-extra/xfce4-power-manager/FrugalBuild
index 822572a..86e92ff 100644
--- a/source/xfce4-extra/xfce4-power-manager/FrugalBuild
+++ b/source/xfce4-extra/xfce4-power-manager/FrugalBuild
@@ -1,13 +1,15 @@
-# Compiling Time: 0.02 SBU
+# Compiling Time: 0.17 SBU
# Maintainer: Priyank Gosalia 

pkgname=xfce4-power-manager
-pkgver=0.6.5
+pkgver=0.8.0beta2
pkgrel=1
pkgdesc="A power manager for the Xfce4 desktop."
makedepends=('intltool')
-depends=('gtk+2' 'dbus' 'dbus-glib>=0.76' 'xfconf>=4.6.0' 'hal>=0.5.11' \
-   'libxfcegui4>=4.6.0' 'libxfce4util>=4.6.0' 'libnotify>=0.4.1')
+depends=('gtk+2' 'dbus' 'dbus-glib>=0.76' 'xfconf>=4.6.1' 'hal>=0.5.11' \
+   'libxfcegui4>=4.6.1' 'libxfce4util>=4.6.1' 'libnotify>=0.4.1' \
+   'xfce4-panel>=4.6.1')
+makedepends=('intltool' 'xproto')
groups=('xfce4-extra' 'xfce4-goodies')
archs=('i686' 'x86_64')
options=('force')
@@ -15,6 +17,13 @@ _F_xfce_goodies_ext=".tar.bz2"
_F_gnome_iconcache="y"
Finclude xfce4
Finclude gnome-scriptlet
-sha1sums=('c7023147dcdca10be8d36ceb5b67a8bbd2f630f7')
+sha1sums=('842974864c07a10fe2fc25a50de3189ff05e6a8b')
+
+build()
+{
+   Fbuild
+   # remove conflicting files
+   Frm /usr/share/icons/hicolor/scalable/apps/gnome-inhibit-applet.svg
+}

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


[Frugalware-git] frugalware-current: fotoxx-6.9.1-1-i686 *version bump

2009-05-21 Thread Devil505
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e1b5161583e24850eb03a52d8a3fdad942b72a8e

commit e1b5161583e24850eb03a52d8a3fdad942b72a8e
Author: Devil505 
Date:   Fri May 22 08:48:07 2009 +0200

fotoxx-6.9.1-1-i686
*version bump

diff --git a/source/xapps-extra/fotoxx/FrugalBuild 
b/source/xapps-extra/fotoxx/FrugalBuild
index c1da664..3e25387 100644
--- a/source/xapps-extra/fotoxx/FrugalBuild
+++ b/source/xapps-extra/fotoxx/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Devil505 

pkgname=fotoxx
-pkgver=6.8
+pkgver=6.9.1
pkgrel=1
pkgdesc="A program for improving image files made with a digital camera"
url="http://kornelix.squarespace.com/$pkgname/";
@@ -12,7 +12,7 @@ groups=('xapps-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://kornelix.squarespace.com/downloads/ | Flasttar"
source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz)
-sha1sums=('bafe1f7487b290ff4655c47230d074b049fa1c7d')
+sha1sums=('f26e7bc10e5199ce193e4c5943e22470fac53468')
replaces=('fotox')

_F_desktop_name="Fotoxx"
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] xfce46: ristretto-0.0.22-1-i686 * Version bump * update depends

2009-05-21 Thread Priyank
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfce46.git;a=commitdiff;h=d0391bfd185e339e70d2a31eb86f31d08923be76

commit d0391bfd185e339e70d2a31eb86f31d08923be76
Author: Priyank 
Date:   Fri May 22 12:25:49 2009 +0530

ristretto-0.0.22-1-i686
* Version bump
* update depends

diff --git a/source/xfce4/ristretto/FrugalBuild 
b/source/xfce4/ristretto/FrugalBuild
index 4da8025..2b542ef 100644
--- a/source/xfce4/ristretto/FrugalBuild
+++ b/source/xfce4/ristretto/FrugalBuild
@@ -2,17 +2,17 @@
# Maintainer: Priyank Gosalia 

pkgname=ristretto
-pkgver=0.0.21
+pkgver=0.0.22
pkgrel=1
pkgdesc="A fast and lightweight picture viewer for Xfce."
makedepends=('intltool')
-depends=('libxfce4util>=4.5.93' 'thunar>=0.9.93')
+depends=('libxfce4util>=4.6.1' 'thunar>=1.0.1')
groups=('xfce4' 'xfce4-goodies')
archs=('i686' 'x86_64')
_F_gnome_iconcache="y"
_F_xfce_goodies_ext=".tar.gz"
Finclude xfce4 gnome-scriptlet
url="http://goodies.xfce.org/projects/applications/ristretto";
-sha1sums=('48ca0a262f1f962200e24a667434b36c0e015e92')
+sha1sums=('bddbc8618ba67699ccf5ee4ea0b538b1be7fdb0a')

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