From crazy at frugalware.org Fri Feb 1 00:14:33 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 00:14:35 2008
Subject: [Frugalware-git] frugalware-current: kmenu-gnome-0.7-1-i686
Message-ID: <20080131231433.0E0C81190539@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f856a377106b866bab8ca92d5c7c026c03af02d
commit 2f856a377106b866bab8ca92d5c7c026c03af02d
Author: crazy
Date: Fri Feb 1 00:14:06 2008 +0100
kmenu-gnome-0.7-1-i686
* Version bump
diff --git a/source/kde-extra/kmenu-gnome/FrugalBuild b/source/kde-extra/kmenu-gnome/FrugalBuild
index 0a912b9..72b8a6b 100644
--- a/source/kde-extra/kmenu-gnome/FrugalBuild
+++ b/source/kde-extra/kmenu-gnome/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy
pkgname=kmenu-gnome
-pkgver=0.6.9
+pkgver=0.7
pkgrel=1
pkgdesc="K Menu with Gnome folder and extra icons."
url="http://ariszlo.tripod.com/"
@@ -12,7 +12,7 @@ groups=('kde-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://www.kde-apps.org/content/show.php?content=31025|grep -m 1 'Version:'|sed 's/.*:\ \ //'"
source=(http://www.kde-apps.org/CONTENT/content-files/31025-$pkgname-$pkgver.tar.gz)
-sha1sums=('a06fa6f5024f1ad3392c5a30d0d1d4523a3a1df4')
+sha1sums=('044937cb052287e37351415c18ad4d209f1c6385')
build()
{
From crazy at frugalware.org Fri Feb 1 00:19:51 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 00:19:53 2008
Subject: [Frugalware-git] frugalware-current: gst-python-0.10.10-1-i686
Message-ID: <20080131231951.AAA211190539@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e22c8b5d18313837efaa51954db9a258f64a040b
commit e22c8b5d18313837efaa51954db9a258f64a040b
Author: crazy
Date: Fri Feb 1 00:19:29 2008 +0100
gst-python-0.10.10-1-i686
* Version bump
diff --git a/source/xlib-extra/gst-python/FrugalBuild b/source/xlib-extra/gst-python/FrugalBuild
index 8e998a2..1312c8e 100644
--- a/source/xlib-extra/gst-python/FrugalBuild
+++ b/source/xlib-extra/gst-python/FrugalBuild
@@ -3,16 +3,16 @@
# Contributor: DNAku
pkgname=gst-python
-pkgver=0.10.9
+pkgver=0.10.10
pkgrel=1
pkgdesc="GStreamer python bindings"
url="http://gstreamer.freedesktop.org/modules/gst-python.html"
-depends=('gstreamer>=0.10.15' 'gst-plugins-base>=0.10.15' 'pygtk' 'libxml2')
+depends=('gstreamer>=0.10.17' 'gst-plugins-base>=0.10.17' 'pygtk' 'libxml2')
archs=('i686' 'x86_64')
groups=('xlib-extra')
options=('scriptlet')
up2date="lynx -dump http://gstreamer.freedesktop.org/src/gst-python/|grep tar.gz$|sed -n 's/.*n-\([^-]*\)-.*/\1/;$ p'|sed 's/.*on.//g'|sed 's/.tar.*//g'"
source=(http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha1sums=('4ba8033a3b4d12804258db9c4cf0a63367cc9592')
+sha1sums=('ad73665581eb22380aedb8ca4aa95b271dfb3dc1')
# optimization OK
From crazy at frugalware.org Fri Feb 1 00:20:54 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 00:20:57 2008
Subject: [Frugalware-git] frugalware-current: kiwi-1.9.20-1-i686
Message-ID: <20080131232054.1B8EF1190521@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24102f6db419df239b89d8989cd6aab606d32cdf
commit 24102f6db419df239b89d8989cd6aab606d32cdf
Author: crazy
Date: Fri Feb 1 00:20:32 2008 +0100
kiwi-1.9.20-1-i686
* Version bump
diff --git a/source/xlib-extra/kiwi/FrugalBuild b/source/xlib-extra/kiwi/FrugalBuild
index b1e5c69..c1af59e 100644
--- a/source/xlib-extra/kiwi/FrugalBuild
+++ b/source/xlib-extra/kiwi/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: BMH1980
pkgname=kiwi
-pkgver=1.9.19
+pkgver=1.9.20
pkgrel=1
pkgdesc="A framework for Python applications with graphical user interfaces"
url="http://www.async.com.br/projects/kiwi/"
@@ -13,4 +13,4 @@ up2date="lynx -dump http://www.async.com.br/projects/kiwi/getit.html|grep -m1 'k
groups=('xlib-extra')
archs=('i686' 'x86_64')
depends=('pygtk')
-sha1sums=('09640cf8bf66100a007f5bfbf7c8406cb5e315d3')
+sha1sums=('f486c83c8b4adb1a36460d65b0c06c79035e4fa3')
From crazy at frugalware.org Fri Feb 1 00:29:31 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 00:29:35 2008
Subject: [Frugalware-git] frugalware-current: sofia-sip-1.12.8-1-i686
Message-ID: <20080131232931.DA6C61190527@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef7cea2f5d1d9e03c4e307323d0803672bbacf09
commit ef7cea2f5d1d9e03c4e307323d0803672bbacf09
Author: crazy
Date: Fri Feb 1 00:28:43 2008 +0100
sofia-sip-1.12.8-1-i686
* Version bump
diff --git a/source/lib-extra/sofia-sip/FrugalBuild b/source/lib-extra/sofia-sip/FrugalBuild
index 487aac7..a855dce 100644
--- a/source/lib-extra/sofia-sip/FrugalBuild
+++ b/source/lib-extra/sofia-sip/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: AlexExtreme
pkgname=sofia-sip
-pkgver=1.12.7
+pkgver=1.12.8
pkgrel=1
pkgdesc="Sofia-SIP is an open-source SIP User-Agent library"
depends=('glib2' 'openssl')
@@ -11,6 +11,6 @@ groups=('lib-extra')
archs=('i686' 'x86_64')
_F_sourceforge_broken_up2date=1
Finclude sourceforge
-sha1sums=('a6d90edd2dbe476f81d2b30ab05ddeabd4f2292c')
+sha1sums=('10d2430f109e25c3cb9debae4ac8df8aa238b512')
# optimization OK
From crazy at frugalware.org Fri Feb 1 00:30:31 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 00:30:33 2008
Subject: [Frugalware-git] frugalware-current: gpicview-0.1.8-1-i686
Message-ID: <20080131233031.407001190005@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c13323aea2678f50842321047f90884d806172e
commit 6c13323aea2678f50842321047f90884d806172e
Author: crazy
Date: Fri Feb 1 00:30:17 2008 +0100
gpicview-0.1.8-1-i686
* Version bump
diff --git a/source/xapps-extra/gpicview/FrugalBuild b/source/xapps-extra/gpicview/FrugalBuild
index 6941460..3a0feed 100644
--- a/source/xapps-extra/gpicview/FrugalBuild
+++ b/source/xapps-extra/gpicview/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: Devil505
pkgname=gpicview
-pkgver=0.1.7
+pkgver=0.1.8
pkgrel=1
pkgdesc="A simple and fast image viewer for X, from the LXDE project"
depends=('gtk+2' 'libxdamage')
@@ -13,7 +13,7 @@ Finclude sourceforge
options=('scriptlet')
groups=('xapps-extra')
archs=('i686')
-sha1sums=('888b80a00f5dc43de39f935b754eb0e132ce2a75')
+sha1sums=('8037535b054f8cb7ddf6eab6f935b28d2709ba86')
# optimization OK
From crazy at frugalware.org Fri Feb 1 00:33:26 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 00:33:28 2008
Subject: [Frugalware-git] frugalware-current: dtach-0.8-1-i686
Message-ID: <20080131233326.2DD2D1190544@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e3e890aaf4c9bab73f08d00a5e1d0934b8a968db
commit e3e890aaf4c9bab73f08d00a5e1d0934b8a968db
Author: crazy
Date: Fri Feb 1 00:33:13 2008 +0100
dtach-0.8-1-i686
* Version bump
diff --git a/source/apps-extra/dtach/FrugalBuild b/source/apps-extra/dtach/FrugalBuild
index 7686423..ad8bb2c 100644
--- a/source/apps-extra/dtach/FrugalBuild
+++ b/source/apps-extra/dtach/FrugalBuild
@@ -3,15 +3,15 @@
# Contributor: Peter BARABAS
pkgname=dtach
-pkgver=0.7
-pkgrel=3
+pkgver=0.8
+pkgrel=1
pkgdesc="A tiny program that emulates the detach feature of screen."
depends=('glibc')
groups=('apps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
source=(${source[@]} install.patch)
-sha1sums=('7f163d7bb4db1d266d69a4090bede02128bbca43' \
+sha1sums=('fb7279e719463aa284676a78cdf96788f4f2706b' \
'53b715a8cf6dde750e06a97c89cd2dced8fc5c7f')
# optimization OK
From crazy at frugalware.org Fri Feb 1 00:35:43 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 00:35:47 2008
Subject: [Frugalware-git] frugalware-current: syslog-ng-2.0.8-1-i686
Message-ID: <20080131233543.DD52F1190544@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2dbdb4e83249523983342226017148d1abfe5a79
commit 2dbdb4e83249523983342226017148d1abfe5a79
Author: crazy
Date: Fri Feb 1 00:35:24 2008 +0100
syslog-ng-2.0.8-1-i686
* Version bump
diff --git a/source/apps-extra/syslog-ng/FrugalBuild b/source/apps-extra/syslog-ng/FrugalBuild
index 9139360..0b6b2c0 100644
--- a/source/apps-extra/syslog-ng/FrugalBuild
+++ b/source/apps-extra/syslog-ng/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: AlexExtreme
pkgname=syslog-ng
-pkgver=2.0.7
+pkgver=2.0.8
pkgrel=1
pkgdesc="A flexible system logging tool"
url="http://www.balabit.com/products/syslog_ng/"
@@ -18,7 +18,7 @@ up2date="lynx -dump http://www.balabit.com/downloads/files/syslog-ng/sources/sta
source=(http://www.balabit.com/downloads/files/syslog-ng/sources/stable/src/$pkgname-$pkgver.tar.gz \
rc.syslog-ng syslog-ng.conf syslog-ng)
backup=(etc/syslog-ng.conf)
-sha1sums=('2f28eb233df67fcd824da97cbc316c466943fb8c' \
+sha1sums=('6c6e41a18898211fb56838394d5e2b01a0c410d2' \
'261b708d924538a7811be7ca09d1de36be414678' \
'12abe05ce61a93cd8f3b578129f97ec6d50888bf' \
'2876e61d5e04f6117967da728bcb1d3b6785532f')
From crazy at frugalware.org Fri Feb 1 00:45:33 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 00:45:35 2008
Subject: [Frugalware-git] frugalware-current: m17n-db-1.5.1-1-i686
Message-ID: <20080131234533.27D331190054@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af92e5c900b4f994f2b0299e34ae9a135550ea30
commit af92e5c900b4f994f2b0299e34ae9a135550ea30
Author: crazy
Date: Fri Feb 1 00:44:43 2008 +0100
m17n-db-1.5.1-1-i686
* Version bump
diff --git a/source/lib-extra/m17n-db/FrugalBuild b/source/lib-extra/m17n-db/FrugalBuild
index 4a9ac4c..3f64580 100644
--- a/source/lib-extra/m17n-db/FrugalBuild
+++ b/source/lib-extra/m17n-db/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy
pkgname=m17n-db
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="A multilingual processing database."
url="http://www.m17n.org/"
@@ -12,6 +12,6 @@ groups=('lib-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://www.m17n.org/m17n-lib-en/download.html|grep -m1 'm17n-db-'|sed 's/.*-\(.*\).t.*/\1/'"
source=(http://www.m17n.org/m17n-lib-download/$pkgname-$pkgver.tar.gz)
-sha1sums=('040b09a31dee21cd5c2f4ac8f5eb5a864864e8aa')
+sha1sums=('344206f765b3be708388224b9efc306fe3da8db4')
From crazy at frugalware.org Fri Feb 1 00:53:39 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 00:53:42 2008
Subject: [Frugalware-git] frugalware-current: m17n-lib-1.5.1-1-i686
Message-ID: <20080131235339.E5F7B1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5a980aad9b40c16950084b67e6d742946b1288f8
commit 5a980aad9b40c16950084b67e6d742946b1288f8
Author: crazy
Date: Fri Feb 1 00:53:15 2008 +0100
m17n-lib-1.5.1-1-i686
* Version bump
diff --git a/source/xlib-extra/m17n-lib/FrugalBuild b/source/xlib-extra/m17n-lib/FrugalBuild
index df7a15b..4ab4e33 100644
--- a/source/xlib-extra/m17n-lib/FrugalBuild
+++ b/source/xlib-extra/m17n-lib/FrugalBuild
@@ -2,25 +2,22 @@
# Maintainer: crazy
pkgname=m17n-lib
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="A multilingual text processing library."
url="http://www.m17n.org/"
-depends=('anthy' 'libxaw' 'fribidi' 'gd' 'libotf>=0.9.7' 'libxft' 'fontconfig' 'm17n-db>=1.5.0')
+depends=('anthy' 'libxaw' 'fribidi' 'gd' 'libotf>=0.9.7' 'libxft' 'fontconfig' 'm17n-db>=1.5.1')
makedepends=('aspell')
groups=('xlib-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump $url/m17n-lib-en/download.html|grep -v m17n-im|grep -m1 'm17n-lib-\(.*\).tar.gz'|sed 's/.*-\(.*\).t.*/\1/'"
-source=(http://www.m17n.org/m17n-lib-download/$pkgname-$pkgver.tar.gz internal-flt.h)
-sha1sums=('fcb50c98453e1831895d5afcdf7ddabc80b23e26' \
- '525f6a5dad0840f588156a84fa78be4789e573e9')
+source=(http://www.m17n.org/m17n-lib-download/$pkgname-$pkgver.tar.gz)
+sha1sums=('9b475bbe606e27611104f5b68b17ca43f7427492')
unset MAKEFLAGS
build()
{
- # rofl
Fcd
- cp ../internal-flt.h src/ || Fdie
Fsed 'ispell' 'aspell' configure.ac
Fautoreconf
Fmake
From crazy at frugalware.org Fri Feb 1 00:56:53 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 00:56:56 2008
Subject: [Frugalware-git] frugalware-current: libart_lgpl-2.3.20-1-i686
Message-ID: <20080131235653.18CE01774033@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65f3467ddc7756fa4981b4543d84cf9642d428ba
commit 65f3467ddc7756fa4981b4543d84cf9642d428ba
Author: crazy
Date: Fri Feb 1 00:56:37 2008 +0100
libart_lgpl-2.3.20-1-i686
* Version bump
* removed the patch , it is in upstream already
diff --git a/source/lib/libart_lgpl/BTS-1938.patch b/source/lib/libart_lgpl/BTS-1938.patch
deleted file mode 100644
index e79aaed..0000000
--- a/source/lib/libart_lgpl/BTS-1938.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- art_misc.h 2005/10/06 02:19:12 267
-+++ art_misc.h 2007/03/01 16:18:41 278
-@@ -34,9 +34,15 @@
- #include
- #endif
-
-+#ifdef __cplusplus
-+extern "C" {
-+#endif
- void *art_alloc(size_t size);
- void art_free(void *ptr);
- void *art_realloc(void *ptr, size_t size);
-+#ifdef __cplusplus
-+}
-+#endif /* __cplusplus */
-
- /* These aren't, strictly speaking, configuration macros, but they're
- damn handy to have around, and may be worth playing with for
-
diff --git a/source/lib/libart_lgpl/FrugalBuild b/source/lib/libart_lgpl/FrugalBuild
index 71a7cd0..a7cf1a5 100644
--- a/source/lib/libart_lgpl/FrugalBuild
+++ b/source/lib/libart_lgpl/FrugalBuild
@@ -3,8 +3,8 @@
# Contributor: VMiklos
pkgname=libart_lgpl
-pkgver=2.3.19
-pkgrel=2
+pkgver=2.3.20
+pkgrel=1
pkgdesc="A library for high-performance 2D graphics"
url="http://www.gnome.org/"
depends=('glibc')
@@ -12,8 +12,5 @@ groups=('lib')
archs=('i686' 'x86_64')
_F_gnome_devel=y
Finclude gnome
-source=($source BTS-1938.patch)
-
-sha1sums=('7f1ff36c91cdc8f14b62acb50836f52a0c735b9e'\
- 'b13d3a97dbc127a0d04508492211026ce048dc4f')
+sha1sums=('40aa6c6c5fb27a8a45cd7aaa302a835ff374d13a')
# optimization OK
From crazy at frugalware.org Fri Feb 1 00:56:52 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 00:56:56 2008
Subject: [Frugalware-git] frugalware-current: m17n-lib-1.5.1-1-i686
Message-ID: <20080131235652.BBBF61774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24a28b989461fa89272115352a4a414776758521
commit 24a28b989461fa89272115352a4a414776758521
Author: crazy
Date: Fri Feb 1 00:55:45 2008 +0100
m17n-lib-1.5.1-1-i686
* forgot to remove the header file
diff --git a/source/xlib-extra/m17n-lib/internal-flt.h b/source/xlib-extra/m17n-lib/internal-flt.h
deleted file mode 100644
index e47dbb1..0000000
--- a/source/xlib-extra/m17n-lib/internal-flt.h
+++ /dev/null
@@ -1,53 +0,0 @@
-/* internal-flt.h -- common header file for the internal FLT API.
- Copyright (C) 2007
- National Institute of Advanced Industrial Science and Technology (AIST)
- Registration Number H15PRO112
-
- This file is part of the m17n library.
-
- The m17n library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public License
- as published by the Free Software Foundation; either version 2.1 of
- the License, or (at your option) any later version.
-
- The m17n library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with the m17n library; if not, write to the Free
- Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- 02111-1307, USA. */
-
-#ifndef _M_INTERNAL_FLT_H
-#define _M_INTERNAL_FLT_H
-
-#define MAKE_COMBINING_CODE(base_y, base_x, add_y, add_x, off_y, off_x) \
- (((off_y) << 16) \
- | ((off_x) << 8) \
- | ((base_x) << 6) \
- | ((base_y) << 4) \
- | ((add_x) << 2) \
- | (add_y))
-
-#define COMBINING_CODE_OFF_Y(code) ((((code) >> 16) & 0xFF) - 128)
-#define COMBINING_CODE_OFF_X(code) ((((code) >> 8) & 0xFF) - 128)
-#define COMBINING_CODE_BASE_X(code) (((code) >> 6) & 0x3)
-#define COMBINING_CODE_BASE_Y(code) (((code) >> 4) & 0x3)
-#define COMBINING_CODE_ADD_X(code) (((code) >> 2) & 0x3)
-#define COMBINING_CODE_ADD_Y(code) ((code) & 0x3)
-
-#define MAKE_COMBINING_CODE_BY_CLASS(class) (0x1000000 | class)
-
-#define COMBINING_BY_CLASS_P(code) ((code) & 0x1000000)
-
-#define COMBINING_CODE_CLASS(code) ((code) & 0xFFFFFF)
-
-#define MAKE_PRECOMPUTED_COMBINDING_CODE() (0x2000000)
-
-#define COMBINING_PRECOMPUTED_P(code) ((code) & 0x2000000)
-
-extern MSymbol Mcombining;
-
-#endif /* _M_INTERNAL_FLT_H */
From crazy at frugalware.org Fri Feb 1 01:03:19 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 01:03:22 2008
Subject: [Frugalware-git] frugalware-current: xf86-video-nv-2.1.7-1-i686
Message-ID: <20080201000319.D1CF11774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4c02ca9ca0a83c6f3e5532df5cd984cc32d45f8
commit f4c02ca9ca0a83c6f3e5532df5cd984cc32d45f8
Author: crazy
Date: Fri Feb 1 01:03:03 2008 +0100
xf86-video-nv-2.1.7-1-i686
* Version bump
diff --git a/source/x11/xf86-video-nv/FrugalBuild b/source/x11/xf86-video-nv/FrugalBuild
index d3fa47c..6a994ed 100644
--- a/source/x11/xf86-video-nv/FrugalBuild
+++ b/source/x11/xf86-video-nv/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Christian Hamar alias krix
pkgname=xf86-video-nv
-pkgver=2.1.6
+pkgver=2.1.7
pkgrel=1
pkgdesc="X.Org driver for NVidia cards"
url="http://xorg.freedesktop.org"
@@ -11,6 +11,6 @@ archs=('i686' 'x86_64')
depends=('xorg-server>=1.4.0.90')
makedepends=('randrproto' 'renderproto' 'videoproto' 'xf86dgaproto')
Finclude xorg
-sha1sums=('ad8864adffd73529d1a8588a255b53503d050743')
+sha1sums=('cfca8a16b1c43b24513ae38a1f6b09ada99f3d14')
# optimization OK
From crazy at frugalware.org Fri Feb 1 01:08:14 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 01:08:17 2008
Subject: [Frugalware-git] frugalware-current: xf86-video-amd-2.7.7.6-1-i686
Message-ID: <20080201000814.6AF141774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e7c2797a707cd5aeb2b2e650677b076b396f655e
commit e7c2797a707cd5aeb2b2e650677b076b396f655e
Author: crazy
Date: Fri Feb 1 01:07:58 2008 +0100
xf86-video-amd-2.7.7.6-1-i686
* Version bump
diff --git a/source/x11/xf86-video-amd/FrugalBuild b/source/x11/xf86-video-amd/FrugalBuild
index 6560a80..aaf8226 100644
--- a/source/x11/xf86-video-amd/FrugalBuild
+++ b/source/x11/xf86-video-amd/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Christian Hamar alias krix
pkgname=xf86-video-amd
-pkgver=2.7.7.5
+pkgver=2.7.7.6
pkgrel=1
pkgdesc="X.Org video driver AMD Geode GX and LX"
url="http://xorg.freedesktop.org"
@@ -12,6 +12,6 @@ archs=('i686' '!x86_64')
depends=('xorg-server>=1.4.0.90')
makedepends=('randrproto' 'renderproto' 'xf86dgaproto' 'videoproto')
Finclude xorg
-sha1sums=('260129eec7de794ce74c233fd8e39eee637d73c6')
+sha1sums=('4ffa63f3db7be7bee587e0bde4aaa9e516f274b6')
# optimization OK
From crazy at frugalware.org Fri Feb 1 01:09:57 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 01:09:59 2008
Subject: [Frugalware-git] frugalware-current: xkeyboard-config-1.2-1-i686
Message-ID: <20080201000957.F14C01774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=940047e80c00b2c7d02f0efda87b3117510514fa
commit 940047e80c00b2c7d02f0efda87b3117510514fa
Author: crazy
Date: Fri Feb 1 01:09:34 2008 +0100
xkeyboard-config-1.2-1-i686
* Version bump
diff --git a/source/x11/xkeyboard-config/FrugalBuild b/source/x11/xkeyboard-config/FrugalBuild
index 71a34c2..88c2d4b 100644
--- a/source/x11/xkeyboard-config/FrugalBuild
+++ b/source/x11/xkeyboard-config/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: Christian Hamar alias krix
pkgname=xkeyboard-config
-pkgver=1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
pkgdesc="X.org XML-based XKB configuration registry"
url="http://www.freedesktop.org/wiki/Software_2fXKeyboardConfig"
groups=('x11' 'xorg-core' 'xorg-proto')
@@ -13,7 +13,7 @@ makedepends=('pkgconfig' 'perl-xml' 'util-macros>=1.1.5-2' 'intltool')
up2date=("lynx -dump 'http://xlibs.freedesktop.org/xkbdesc/?C=M;O=A' | grep $pkgname | Flasttar")
source=(http://xlibs.freedesktop.org/xkbdesc/$pkgname-$pkgver.tar.bz2)
#source=(http://ftp.frugalware.org/pub/other/sources/$pkgname/$pkgname-20061207.tar.bz2)
-sha1sums=('56aae0b152f468c0627637e632cbfc1527f26a62')
+sha1sums=('d258d46dd2c5255aa60d489810ea246d5d224881')
build() {
Fcd
From crazy at frugalware.org Fri Feb 1 01:12:56 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 01:12:59 2008
Subject: [Frugalware-git] frugalware-current: xterm-232-1-i686
Message-ID: <20080201001256.713471190528@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67538a0e5f9534c90c124cb6ac5027bde12c5229
commit 67538a0e5f9534c90c124cb6ac5027bde12c5229
Author: crazy
Date: Fri Feb 1 01:12:38 2008 +0100
xterm-232-1-i686
* Version bump
diff --git a/source/x11/xterm/FrugalBuild b/source/x11/xterm/FrugalBuild
index 328e4ad..b12a62d 100644
--- a/source/x11/xterm/FrugalBuild
+++ b/source/x11/xterm/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Christian Hamar alias krix
pkgname=xterm
-pkgver=231
+pkgver=232
pkgrel=1
pkgdesc="X terminal emulator"
url="http://dickey.his.com/xterm/"
@@ -42,5 +42,5 @@ build() {
Fbuild_gnome_scriptlet
}
-sha1sums=('ad1e84307e00553cff1821a8d8e57f1fd3f72635')
+sha1sums=('b3085cebc41399c8ce20fe0ba373d5ea4fdcb847')
# optimization OK
From crazy at frugalware.org Fri Feb 1 01:45:07 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 01:45:09 2008
Subject: [Frugalware-git] frugalware-current: vobject-0.5.0-1-i686
Message-ID: <20080201004507.0E99A1190540@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9b0c180474e8d4c485a7e02ed2050663c951d9c8
commit 9b0c180474e8d4c485a7e02ed2050663c951d9c8
Author: crazy
Date: Fri Feb 1 01:44:51 2008 +0100
vobject-0.5.0-1-i686
* Version bump
diff --git a/source/devel-extra/vobject/FrugalBuild b/source/devel-extra/vobject/FrugalBuild
index b31cb57..4ee426e 100644
--- a/source/devel-extra/vobject/FrugalBuild
+++ b/source/devel-extra/vobject/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: AlexExtreme
pkgname=vobject
-pkgver=0.4.8
+pkgver=0.5.0
pkgrel=1
pkgdesc="vobject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files"
url="http://vobject.skyhouseconsulting.com/"
@@ -12,4 +12,4 @@ groups=('devel-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://vobject.skyhouseconsulting.com/history.html | grep -m1 'vobject.*released' | sed 's/.*vobject //' | sed 's/ released.*//'"
source=(http://vobject.skyhouseconsulting.com/$pkgname-$pkgver.tar.gz)
-sha1sums=('b13cf9215e8b9f4a46b3437a5a7a7fa89933ae70')
+sha1sums=('525b28ebafd4adf81c353993df5272b14b1c7c8b')
From crazy at frugalware.org Fri Feb 1 01:57:48 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 01:57:50 2008
Subject: [Frugalware-git] frugalware-current: libgda-3.0.2-1-i686
Message-ID: <20080201005748.5196F1190557@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=23c3caf0d2ef6313af1fa5862f9ccbd543999541
commit 23c3caf0d2ef6313af1fa5862f9ccbd543999541
Author: crazy
Date: Fri Feb 1 01:56:37 2008 +0100
libgda-3.0.2-1-i686
* Version bump
diff --git a/source/gnome/libgda/FrugalBuild b/source/gnome/libgda/FrugalBuild
index 75a41ac..8009aac 100644
--- a/source/gnome/libgda/FrugalBuild
+++ b/source/gnome/libgda/FrugalBuild
@@ -2,17 +2,17 @@
# Maintainer: AlexExtreme
pkgname=libgda
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
pkgdesc="An interface to the GDA architecture"
url="http://www.gnome-db.org/"
-depends=('glib2' 'libxslt' 'readline' 'popt' 'scrollkeeper' 'libpq' 'libmysqlclient' 'libldap' 'gamin')
+depends=('glib2' 'libxslt' 'readline' 'popt' 'libpq' 'libmysqlclient' 'libldap' 'gamin')
makedepends=('intltool' 'perl-xml' 'db>=4.6.18' 'unixodbc' 'gtk-doc' 'openldap' 'mysql' 'postgresql' 'gnome-common')
groups=('gnome' 'gnome-libs')
archs=('i686' 'x86_64')
_F_gnome_scrollkeeper=y
Finclude gnome gnome-scriptlet
Fconfopts="$Fconfopts --enable-gtk-doc --with-sqlite=/usr"
-sha1sums=('78c9054c4c40463020b8f62da72fca909dd9df03')
+sha1sums=('9152ddbada84ef635dbee39ff063a25a5c979e7b')
# optimization OK
From crazy at frugalware.org Fri Feb 1 01:59:47 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 01:59:50 2008
Subject: [Frugalware-git] frugalware-current: xmltv-0.5.50-1-i686
Message-ID: <20080201005947.6A3DC1190557@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=51fd3ad38af55f1dceddc99fd7cdf85e09c6a083
commit 51fd3ad38af55f1dceddc99fd7cdf85e09c6a083
Author: crazy
Date: Fri Feb 1 01:59:23 2008 +0100
xmltv-0.5.50-1-i686
* Version bump
diff --git a/source/apps-extra/xmltv/FrugalBuild b/source/apps-extra/xmltv/FrugalBuild
index c57cc43..35d463e 100644
--- a/source/apps-extra/xmltv/FrugalBuild
+++ b/source/apps-extra/xmltv/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: AlexExtreme
pkgname=xmltv
-pkgver=0.5.49
+pkgver=0.5.50
pkgrel=1
pkgdesc="XMLTV is a set of programs to process TV (tvguide) listings and manage your TV viewing"
_F_sourceforge_ext=".tar.bz2"
@@ -13,7 +13,7 @@ depends=('perl-xml' 'perl-xml-twig' 'perl-libwww' 'perl-archive-zip' 'perl-cgi'
'perl-xml-writer' 'perl-unicode-string')
groups=('apps-extra')
archs=('i686' 'x86_64')
-sha1sums=('265a9884d3a38cad4398f19934be2db84d8b8a66')
+sha1sums=('305b0b4397e3493b82fd798535843f798c9f4149')
build() {
Fcd
From crazy at frugalware.org Fri Feb 1 02:05:01 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 02:05:04 2008
Subject: [Frugalware-git] frugalware-current: libgnomeprintui-2.18.2-1-i686
Message-ID: <20080201010501.C5BB21190558@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ca8b87cca72d87fa51bec6ece27b85f79c40eeb2
commit ca8b87cca72d87fa51bec6ece27b85f79c40eeb2
Author: crazy
Date: Fri Feb 1 02:04:38 2008 +0100
libgnomeprintui-2.18.2-1-i686
* Version bump
diff --git a/source/gnome/libgnomeprintui/FrugalBuild b/source/gnome/libgnomeprintui/FrugalBuild
index 99b37d5..07d43ef 100644
--- a/source/gnome/libgnomeprintui/FrugalBuild
+++ b/source/gnome/libgnomeprintui/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Christian Hamar alias krix
pkgname=libgnomeprintui
-pkgver=2.18.1
+pkgver=2.18.2
pkgrel=1
pkgdesc="User Interface library for printing with GNOME"
url="http://www.gnome.org/"
@@ -12,6 +12,6 @@ groups=('gnome' 'gnome-minimal')
archs=('i686' 'x86_64')
Finclude gnome
Fconfopts="$Fconfopts --enable-gtk-doc"
-sha1sums=('52ac5cd12272c3e2f8a5e699041b8acdf7e79a7f')
+sha1sums=('335a8e0396fb1b80d94ff0322b816bbbf772262d')
# optimization OK
From crazy at frugalware.org Fri Feb 1 02:11:15 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 02:11:19 2008
Subject: [Frugalware-git] frugalware-current: gtk2-sharp-2.10.2-1-i686
Message-ID: <20080201011115.D991F1190499@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fff01ddb12f5359008611ea23453500dfd5add3d
commit fff01ddb12f5359008611ea23453500dfd5add3d
Author: crazy
Date: Fri Feb 1 02:10:42 2008 +0100
gtk2-sharp-2.10.2-1-i686
* Version bump
diff --git a/source/gnome/gtk2-sharp/FrugalBuild b/source/gnome/gtk2-sharp/FrugalBuild
index c547b58..3711d66 100644
--- a/source/gnome/gtk2-sharp/FrugalBuild
+++ b/source/gnome/gtk2-sharp/FrugalBuild
@@ -3,19 +3,20 @@
pkgname=gtk2-sharp
_F_gnome_name=gtk-sharp
-pkgver=2.10.0
-pkgrel=2
+pkgver=2.10.2
+pkgrel=1
pkgdesc="A C# language binding for the GTK+2 toolkit"
url="http://www.mono-project.com/GtkSharp"
-depends=('mono>=1.2.5.1' 'gtk+2' 'libglade' 'libxdamage')
+depends=('mono>=1.2.6-2' 'gtk+2>=2.12.7' 'libglade' 'libxdamage')
makedepends=("$pkgname")
provides=('gtk-sharp')
replaces=('gtk-sharp')
groups=('gnome')
archs=('i686' 'x86_64')
_F_cd_path="$_F_gnome_name-$pkgver"
+_F_mono_aot=0
Finclude gnome mono
-sha1sums=('46a3079024f281d1076b605f9f0910e2373ae7ba')
+sha1sums=('7e78d94a4cfe7b1fb3696893f2622d2c7f3c47dc')
unset MAKEFLAGS
From crazy at frugalware.org Fri Feb 1 02:41:58 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 02:42:01 2008
Subject: [Frugalware-git] frugalware-current: ndesk-dbus-0.6.1a-1-i686
Message-ID: <20080201014158.81AF71190539@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3f6860cda4f263adae79d949c3aaa1c856775719
commit 3f6860cda4f263adae79d949c3aaa1c856775719
Author: crazy
Date: Fri Feb 1 02:41:44 2008 +0100
ndesk-dbus-0.6.1a-1-i686
* New package
diff --git a/source/apps-extra/ndesk-dbus/FrugalBuild b/source/apps-extra/ndesk-dbus/FrugalBuild
new file mode 100644
index 0000000..aa5e891
--- /dev/null
+++ b/source/apps-extra/ndesk-dbus/FrugalBuild
@@ -0,0 +1,18 @@
+# Compiling Time: 0.03 SBU
+# Maintainer: crazy
+
+pkgname=ndesk-dbus
+pkgver=0.6.1a
+pkgrel=1
+pkgdesc="Managed D-Bus IPC protocol library and CLR binding"
+url="http://www.ndesk.org/DBus"
+depends=('mono>=1.2.6-2')
+groups=('apps-extra')
+archs=('i686' 'x86_64')
+up2date="lynx -dump http://www.ndesk.org/archive/dbus-sharp/|Flasttar"
+source=(http://www.ndesk.org/archive/dbus-sharp/$pkgname-$pkgver.tar.gz)
+options=('scriptlet')
+Finclude mono
+sha1sums=('ab129ba3d566e6d8eedd41bcdbd18e65edf095fe')
+
+
From crazy at frugalware.org Fri Feb 1 02:49:11 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 02:49:12 2008
Subject: [Frugalware-git] frugalware-current: ndesk-dbus-glib-0.4.1-1-i686
Message-ID: <20080201014911.5DCC2119053A@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8afc6266ad10c40a9f2ed9bcf091442ebc7f8711
commit 8afc6266ad10c40a9f2ed9bcf091442ebc7f8711
Author: crazy
Date: Fri Feb 1 02:49:01 2008 +0100
ndesk-dbus-glib-0.4.1-1-i686
* New package
diff --git a/source/apps-extra/ndesk-dbus-glib/FrugalBuild b/source/apps-extra/ndesk-dbus-glib/FrugalBuild
new file mode 100644
index 0000000..9771c1e
--- /dev/null
+++ b/source/apps-extra/ndesk-dbus-glib/FrugalBuild
@@ -0,0 +1,18 @@
+# Compiling Time: 0.03 SBU
+# Maintainer: crazy
+
+pkgname=ndesk-dbus-glib
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="GLib integration for NDesk.DBus"
+url="http://www.ndesk.org/DBus"
+depends=('ndesk-dbus>=0.6.1a' 'glib2')
+groups=('apps-extra')
+archs=('i686' 'x86_64')
+up2date="lynx -dump http://www.ndesk.org/archive/dbus-sharp/|Flasttar"
+source=(http://www.ndesk.org/archive/dbus-sharp/$pkgname-$pkgver.tar.gz)
+options=('scriptlet')
+Finclude mono
+sha1sums=('4acb1a066e245172f15f0aeba1eb608c9b65918d')
+
+
From crazy at frugalware.org Fri Feb 1 02:56:51 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 02:56:53 2008
Subject: [Frugalware-git] frugalware-current: podsleuth-0.6.1-1-i686
Message-ID: <20080201015651.AB61F1190540@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47f1498cd8b97e5c89478df2c681b6c6c30ee2d0
commit 47f1498cd8b97e5c89478df2c681b6c6c30ee2d0
Author: crazy
Date: Fri Feb 1 02:56:41 2008 +0100
podsleuth-0.6.1-1-i686
* New package
diff --git a/source/apps-extra/podsleuth/FrugalBuild b/source/apps-extra/podsleuth/FrugalBuild
new file mode 100644
index 0000000..6d92490
--- /dev/null
+++ b/source/apps-extra/podsleuth/FrugalBuild
@@ -0,0 +1,19 @@
+# Compiling Time: 0.06 SBU
+# Maintainer: crazy
+
+pkgname=podsleuth
+pkgver=0.6.1
+pkgrel=1
+pkgdesc="PodSleuth is a tool to discover detailed model information about an Apple (TM) iPod (TM)."
+url="http://banshee-project.org"
+depends=('mono>=1.2.6-2' 'hal' 'ndesk-dbus' 'sg3-utils')
+groups=('apps-extra')
+archs=('i686' 'x86_64')
+up2date="lynx -dump http://banshee-project.org/files/$pkgname|Flasttarbz2"
+source=(http://banshee-project.org/files/$pkgname/$pkgname-$pkgver.tar.bz2)
+_F_mono_aot=0
+Finclude mono
+sha1sums=('6e651225f4af0f5ee144483861015404510a5f6d')
+Fconfopts="$Fconfopts --disable-docs"
+
+# optimization OK
From crazy at frugalware.org Fri Feb 1 03:18:00 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 03:18:02 2008
Subject: [Frugalware-git] frugalware-current: ipod-sharp-0.8.0-1-i686
Message-ID: <20080201021800.7FDF61190551@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9c7ce4d8e15a2f233faa40d2946d9283bd438fa
commit c9c7ce4d8e15a2f233faa40d2946d9283bd438fa
Author: crazy
Date: Fri Feb 1 03:17:45 2008 +0100
ipod-sharp-0.8.0-1-i686
* Version bump
* ( finally :P )
diff --git a/source/gnome-extra/ipod-sharp/FrugalBuild b/source/gnome-extra/ipod-sharp/FrugalBuild
index 27a7734..4f99989 100644
--- a/source/gnome-extra/ipod-sharp/FrugalBuild
+++ b/source/gnome-extra/ipod-sharp/FrugalBuild
@@ -2,17 +2,19 @@
# Maintainer: AlexExtreme
pkgname=ipod-sharp
-pkgver=0.6.3
+pkgver=0.8.0
pkgrel=1
pkgdesc="ipod-sharp provies support for high level features of Apple's iPod"
url="http://banshee-project.org/Subprojects/Ipod-sharp"
-depends=('mono' 'libipoddevice>=0.5.3' 'gtk-sharp')
-groups=('gnome-extra')
+depends=('mono' 'podsleuth' 'ndesk-dbus-glib' 'gtk-sharp')
+groups=('gnome-extra') ## FIXME!
archs=('i686' 'x86_64')
up2date="lynx -dump $url|grep -m1 'ipod-sharp-'|sed 's/.*-\(.*\) .*/\1/'"
source=(http://banshee-project.org/files/$pkgname/$pkgname-$pkgver.tar.gz)
+_F_mono_aot=0
+options=('scriptlet')
Finclude mono
-sha1sums=('75a69ab7d34da504c89343bf12353b24446f60c0')
+sha1sums=('f26956a88af5ab2ff555244cedcf557f091e72ea')
Fconfopts="$Fconfopts --disable-docs"
# optimization OK
From crazy at frugalware.org Fri Feb 1 04:11:45 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 04:11:47 2008
Subject: [Frugalware-git] frugalware-current: avahi-0.6.22-2-i686
Message-ID: <20080201031145.1579B119055A@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38f0e664c2df1d48448265ce770c7e39638a6377
commit 38f0e664c2df1d48448265ce770c7e39638a6377
Author: crazy
Date: Fri Feb 1 04:10:19 2008 +0100
avahi-0.6.22-2-i686
* release bump
* fixed groups
diff --git a/source/network/avahi/FrugalBuild b/source/network/avahi/FrugalBuild
index 3aa7f42..3f52f0d 100644
--- a/source/network/avahi/FrugalBuild
+++ b/source/network/avahi/FrugalBuild
@@ -4,13 +4,13 @@
pkgname=avahi
pkgver=0.6.22
-pkgrel=1
+pkgrel=2
pkgdesc="A multicast/unicast DNS-SD framework"
archs=('i686' 'x86_64')
url="http://www.avahi.org"
groups=('network')
depends=('dbus-python>=0.80.2' 'libcap' 'nss-mdns' 'gdbm' 'libdaemon>=0.12' 'shadow>=4.0.18.1-4' 'libssp')
-makedepends=('mono' 'pygtk' 'qt' 'libqtcore' 'gtk2-sharp' 'intltool')
+makedepends=('mono' 'pygtk' 'qt' 'libqtcore' 'gtk2-sharp>=2.10.2' 'intltool')
backup=(etc/avahi/avahi-daemon.conf)
conflicts=('mdnsresponder')
replaces=('mdnsresponder')
@@ -36,7 +36,7 @@ subdescs=('Glib bindings for Avahi' 'Mono C# bindings for Avahi' 'QT3 bindings f
subdepends=("glib2 $pkgname=$pkgver" "mono $pkgname=$pkgver" "qt $pkgname=$pkgver" "python>=2.5 $pkgname=$pkgver" "$pkgname=$pkgver" \
"avahi-python=$pkgver libglade pygtk libavahi-ui=$pkgver avahi-glib=$pkgver" "libqtcore $pkgname=$pkgver" "$pkgname=$pkgver" \
"gtk+2 $pkgname=$pkgver" "gtk2-sharp libavahi-ui=$pkgver")
-subgroups=('network' 'gnome-extra' 'xlib' 'network' 'network' 'gnome' 'lib-extra' 'network-extra' 'gnome' 'gnome-extra')
+subgroups=('network' 'apps-extra' 'xlib' 'network' 'network' 'gnome' 'lib-extra' 'network-extra' 'gnome' 'gnome-extra')
subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' \
'i686 x86_64' 'i686 x86_64' 'i686 x86_64')
From crazy at frugalware.org Fri Feb 1 04:18:28 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 04:18:30 2008
Subject: [Frugalware-git] frugalware-current: mono-zeroconf-0.7.5-1-i686
Message-ID: <20080201031828.61273119055B@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=547efd77b0978cc679292e97080dbc5bbbfd399e
commit 547efd77b0978cc679292e97080dbc5bbbfd399e
Author: crazy
Date: Fri Feb 1 04:18:15 2008 +0100
mono-zeroconf-0.7.5-1-i686
* New package
* ( has to go away when mono 1.2.7 is out )
diff --git a/source/network-extra/mono-zeroconf/FrugalBuild b/source/network-extra/mono-zeroconf/FrugalBuild
new file mode 100644
index 0000000..643ba32
--- /dev/null
+++ b/source/network-extra/mono-zeroconf/FrugalBuild
@@ -0,0 +1,22 @@
+# Compiling Time: 0.06 SBU
+# Maintainer: crazy
+
+pkgname=mono-zeroconf
+pkgver=0.7.5
+pkgrel=1
+pkgdesc="Mono.Zeroconf is a cross platform Zero Configuration Networking library"
+url="http://mono-project.com/Mono_Zeroconf"
+depends=('mono>=1.2.6-2' 'avahi-sharp>=0.6.22-2')
+groups=('network-extra')
+archs=('i686' 'x86_64')
+up2date="lynx -dump http://banshee-project.org/files/$pkgname|Flasttarbz2"
+source=(http://banshee-project.org/files/$pkgname/$pkgname-$pkgver.tar.bz2)
+_F_mono_aot=0
+Finclude mono
+sha1sums=('7efd8b3cc0af87dd0bfbf9141b18b3486cd8ab80')
+Fconfopts="$Fconfopts --disable-docs --disable-mdnsresponder"
+
+## NEED be removed when mono 1.2.7 is out.
+## -- It is maintained separately from Mono itself, but will be included
+## as a module in the Mono release suite starting with the Mono 1.2.7 release. --
+# optimization OK
From crazy at frugalware.org Fri Feb 1 04:56:14 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 04:56:16 2008
Subject: [Frugalware-git] frugalware-current: njb-sharp-0.3.0-1-i686
Message-ID: <20080201035614.C73E6119019C@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be97382f66b1fe674db03577635b55eea9434c18
commit be97382f66b1fe674db03577635b55eea9434c18
Author: crazy
Date: Fri Feb 1 04:56:00 2008 +0100
njb-sharp-0.3.0-1-i686
* New package
diff --git a/source/apps-extra/njb-sharp/FrugalBuild b/source/apps-extra/njb-sharp/FrugalBuild
new file mode 100644
index 0000000..1c27fe7
--- /dev/null
+++ b/source/apps-extra/njb-sharp/FrugalBuild
@@ -0,0 +1,20 @@
+# Compiling Time: 0.06 SBU
+# Maintainer: crazy
+
+pkgname=njb-sharp
+pkgver=0.3.0
+pkgrel=1
+pkgdesc="Mono/C# Bindings to libnjb"
+url="http://banshee-project.org/Subprojects/Njb-sharp"
+depends=('mono' 'libnjb')
+groups=('apps-extra')
+archs=('i686' 'x86_64')
+up2date="lynx -dump http://banshee-project.org/files/$pkgname|Flasttar"
+source=(http://banshee-project.org/files/$pkgname/$pkgname-$pkgver.tar.gz)
+_F_mono_aot=0
+options=('scriptlet')
+Finclude mono
+sha1sums=('0df37746af08de9100fef7ae646afbb2ef0b336c')
+Fconfopts="$Fconfopts --disable-docs"
+
+# optimization OK
From crazy at frugalware.org Fri Feb 1 05:31:25 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 05:31:28 2008
Subject: [Frugalware-git] frugalware-current: banshee-0.13.2-1-i686
Message-ID: <20080201043125.8710211901A9@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3a866462c09fb6ce71b852872b4c437b701f1699
commit 3a866462c09fb6ce71b852872b4c437b701f1699
Author: crazy
Date: Fri Feb 1 05:30:09 2008 +0100
banshee-0.13.2-1-i686
* Version bump ( finally )
* fixed depends , schemas , Fcontops etc
diff --git a/source/gnome-extra/banshee/FrugalBuild b/source/gnome-extra/banshee/FrugalBuild
index 8543ae7..768313e 100644
--- a/source/gnome-extra/banshee/FrugalBuild
+++ b/source/gnome-extra/banshee/FrugalBuild
@@ -2,13 +2,13 @@
# Maintainer: AlexExtreme
pkgname=banshee
-pkgver=0.13.1
+pkgver=0.13.2
pkgrel=1
pkgdesc="Banshee is a Mono based media player for Gnome"
url="http://banshee-project.org"
-depends=('gnome-sharp' 'ipod-sharp>=0.6.3' 'sqlite3' 'hal' 'libmusicbrainz' 'nautilus-cd-burner' \
- 'avahi-sharp>=0.6.17' 'gst-plugins-base-cdparanoia' 'gst-plugins-base-gnomevfs' 'gst-plugins-good-gconf' 'gst-plugins-base-oil' \
- 'karma-sharp>=0.1.0-3')
+depends=('gnome-sharp' 'ipod-sharp>=0.8.0' 'sqlite3' 'hal' 'libmusicbrainz' 'nautilus-cd-burner' \
+ 'mono-zeroconf>=0.7.5' 'gst-plugins-base-cdparanoia' 'gst-plugins-base-gnomevfs' 'gst-plugins-good-gconf' 'gst-plugins-base-oil' \
+ 'karma-sharp>=0.1.0-3' 'libmtp' 'ndesk-dbus-glib' 'njb-sharp')
conflicts=('banshee-official-plugins')
provides=('banshee-official-plugins')
replaces=('banshee-official-plugins')
@@ -16,26 +16,30 @@ makedepends=('perl-xml' 'intltool')
groups=('gnome-extra')
archs=('i686' 'x86_64')
_F_gnome_schemas=( \
- '/etc/gconf/schemas/bansheeterface.schemas' \
'/etc/gconf/schemas/banshee-core.schemas' \
- '/etc/gconf/schemas/banshee-plu-podcast.schemas' \
- '/etc/gconf/schemas/banshee-plu-mmkeys.schemas' \
- '/etc/gconf/schemas/banshee-plu-daap.schemas' \
- '/etc/gconf/schemas/banshee-plu-radio.schemas' \
- '/etc/gconf/schemas/banshee-plu-bookmarks.schemas' \
- '/etc/gconf/schemas/banshee-plu-metadatasearcher.schemas' \
- '/etc/gconf/schemas/banshee-plu-recommendation.schemas' \
- '/etc/gconf/schemas/banshee-plu-imode.schemas' \
- '/etc/gconf/schemas/banshee-plu-audioscrobbler.schemas' \
- '/etc/gconf/schemas/banshee-plu-notificationarea.schemas')
+ '/etc/gconf/schemas/banshee-interface.schemas' \
+ '/etc/gconf/schemas/banshee-plugin-audioscrobbler.schemas' \
+ '/etc/gconf/schemas/banshee-plugin-bookmarks.schemas' \
+ '/etc/gconf/schemas/banshee-plugin-daap.schemas' \
+ '/etc/gconf/schemas/banshee-plugin-lastfm.schemas' \
+ '/etc/gconf/schemas/banshee-plugin-metadatasearcher.schemas' \
+ '/etc/gconf/schemas/banshee-plugin-minimode.schemas' \
+ '/etc/gconf/schemas/banshee-plugin-mmkeys.schemas' \
+ '/etc/gconf/schemas/banshee-plugin-notificationarea.schemas' \
+ '/etc/gconf/schemas/banshee-plugin-podcast.schemas' \
+ '/etc/gconf/schemas/banshee-plugin-radio.schemas' \
+ '/etc/gconf/schemas/banshee-plugin-recommendation.schemas')
_F_gnome_desktop=y
_F_gnome_iconcache=y
+options=('scriptlet' 'nofakeroot')
+_F_mono_aot=0
Finclude gnome-scriptlet
-options=('nofakeroot' 'scriptlet')
up2date="lynx -dump $url | grep 'The latest version'|sed 's/The latest version of Banshee is //g' |sed 's/,.*$//g' | sed 's/ //g'"
source=(http://banshee-project.org/files/$pkgname/$pkgname-$pkgver.tar.bz2)
-Fconfopts="$Fconfopts --disable-docs --enable-avahi --enable-ipod"
-sha1sums=('5af60e08b09d61869b79f25b71b46ae427f3b836')
+Fconfopts="$Fconfopts --disable-docs --enable-avahi --enable-ipod \
+ --enable-karma --enable-mtp --enable-external-ndesk-dbus \
+ --enable-njb --disable-debug"
+sha1sums=('81093fe364b9bcac37d88595feb690c0a537a134')
unset MAKEFLAGS
# optimization OK
From boobaa at frugalware.org Fri Feb 1 08:03:27 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Fri Feb 1 08:03:29 2008
Subject: [Frugalware-git] frugalware-current: drupal-potx-5.x_1.2-1-i686
Message-ID: <20080201070327.716A91190539@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=44376174209e3023b777fe47998e465c0c9c1258
commit 44376174209e3023b777fe47998e465c0c9c1258
Author: CSÉCSY László
Date: Fri Feb 1 08:03:18 2008 +0100
drupal-potx-5.x_1.2-1-i686
version bump
diff --git a/source/network-extra/drupal-potx/FrugalBuild b/source/network-extra/drupal-potx/FrugalBuild
index ecf8a6a..c59c1e4 100644
--- a/source/network-extra/drupal-potx/FrugalBuild
+++ b/source/network-extra/drupal-potx/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: CSÉCSY László
_F_drupal_module=potx
-pkgver=5.x_1.1
+pkgver=5.x_1.2
pkgrel=1
pkgdesc="Provides command line and web based Gettext translation template extractor functionality for Drupal"
Finclude drupal
-sha1sums=('ee69caabd9d5893d518da36bf1d9a78f87f53781')
+sha1sums=('e08f2accf4f1a4c4ff88ba9278418ea13b91b0b4')
From crazy at frugalware.org Fri Feb 1 12:29:58 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 12:30:00 2008
Subject: [Frugalware-git] frugalware-current: luit-1.0.3-1-i686
Message-ID: <20080201112958.C1DD31774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47c4bcb71084f6a6714a2811e5e16eaf0c223763
commit 47c4bcb71084f6a6714a2811e5e16eaf0c223763
Author: crazy
Date: Fri Feb 1 12:29:30 2008 +0100
luit-1.0.3-1-i686
* Version bump
diff --git a/source/x11/luit/FrugalBuild b/source/x11/luit/FrugalBuild
index 9f915f7..e255683 100644
--- a/source/x11/luit/FrugalBuild
+++ b/source/x11/luit/FrugalBuild
@@ -2,14 +2,14 @@
# Maintainer: Christian Hamar alias krix
pkgname=luit
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
pkgdesc="X.Org luit application"
url="http://xorg.freedesktop.org"
groups=('x11' 'xorg-core' 'xorg-apps')
archs=('i686' 'x86_64')
-depends=('libx11>=1.1.3' 'libfontenc>=1.0.4-2')
+depends=('libx11>=1.1.3-2' 'libfontenc>=1.0.4-2')
makedepends=('inputproto>=1.4.2.1')
Finclude xorg
-sha1sums=('0b811edc2b1cf11716cb24c468613622e72ebf35')
+sha1sums=('8b32bcc2f72af7c8c1cdaede3d4ff5b251ecbf31')
# optimization OK
From crazy at frugalware.org Fri Feb 1 12:30:27 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 12:30:29 2008
Subject: [Frugalware-git] frugalware-current: libmowgli-0.6.1-1-i686
Message-ID: <20080201113027.1009D1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5f840992f416a0d960f79257130666e60638d67e
commit 5f840992f416a0d960f79257130666e60638d67e
Author: crazy
Date: Fri Feb 1 12:30:24 2008 +0100
libmowgli-0.6.1-1-i686
* Version bump
diff --git a/source/lib-extra/libmowgli/FrugalBuild b/source/lib-extra/libmowgli/FrugalBuild
index 8125300..ea18c51 100644
--- a/source/lib-extra/libmowgli/FrugalBuild
+++ b/source/lib-extra/libmowgli/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy
pkgname=libmowgli
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc="A development framework for C (like GLib)."
url="http://www.atheme.org/projects/mowgli.shtml"
@@ -11,7 +11,7 @@ groups=(lib-extra)
archs=('i686' 'x86_64')
up2date="lynx -dump $url | Flasttar"
source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz)
-sha1sums=('d34850c0e47509da590fb731ddb41c4016bd76db')
+sha1sums=('307172a480e5ea1d21f8978fdc3881d9bd889207')
From crazy at frugalware.org Fri Feb 1 12:37:25 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 12:37:30 2008
Subject: [Frugalware-git] frugalware-current: audacious-1.4.6-1-i686
Message-ID: <20080201113725.C856B1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5edf87b57ec38f8ed7e7a70487a772004eaa811a
commit 5edf87b57ec38f8ed7e7a70487a772004eaa811a
Author: crazy
Date: Fri Feb 1 12:36:50 2008 +0100
audacious-1.4.6-1-i686
* Version bump
diff --git a/source/xmultimedia-extra/audacious/FrugalBuild b/source/xmultimedia-extra/audacious/FrugalBuild
index 180931e..76756fb 100644
--- a/source/xmultimedia-extra/audacious/FrugalBuild
+++ b/source/xmultimedia-extra/audacious/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: crazy
pkgname=audacious
-pkgver=1.4.5
-pkgrel=2
+pkgver=1.4.6
+pkgrel=1
pkgdesc="Audacious is a fork from BMP 0.9.7.1"
url="http://audacious-media-player.org/"
-depends=('gtk+2>=2.12.1' 'taglib' 'libglade' 'libxml2' 'glib2>=2.14.2' 'libmcs>=0.6.0-2' 'dbus-glib')
+depends=('gtk+2>=2.12.7' 'taglib' 'libglade' 'libxml2' 'glib2>=2.14.2' 'libmcs>=0.6.0-2' 'dbus-glib')
rodepends=('audacious-plugins')
groups=('xmultimedia-extra')
archs=('i686' 'x86_64')
@@ -16,7 +16,7 @@ replaces=('bmp' 'bmp-docklet' 'bmp-mac')
up2date="lynx -dump 'http://audacious-media-player.org/index.php?title=Downloads'|grep -m1 '.tbz2'|sed 's/.*ious-\(.*\).t.*/\1/;s/-/_/'"
source=(http://distfiles.atheme.org/$pkgname-`echo $pkgver|sed 's/_/-/'`.tbz2)
_F_cd_path="$pkgname-`echo $pkgver|sed 's/_/-/'`"
-sha1sums=('8a80b4c9c0e5e26669dfb9266797e72f7450cc1c')
+sha1sums=('87104f293bbb6a61130bf669a6b6510f68652670')
build()
{
From crazy at frugalware.org Fri Feb 1 12:43:46 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 12:43:47 2008
Subject: [Frugalware-git] frugalware-current: ccid-1.3.2-1-i686
Message-ID: <20080201114346.423FA1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13911589ac361d98aac5c353c48b523d537c083a
commit 13911589ac361d98aac5c353c48b523d537c083a
Author: crazy
Date: Fri Feb 1 12:43:31 2008 +0100
ccid-1.3.2-1-i686
* well debian-fake-version bump
* I really wonder why these folks are doing that ..
diff --git a/source/apps-extra/ccid/FrugalBuild b/source/apps-extra/ccid/FrugalBuild
index ed45b67..6ed4b8f 100644
--- a/source/apps-extra/ccid/FrugalBuild
+++ b/source/apps-extra/ccid/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy
pkgname=ccid
-pkgver=1.3.1
+pkgver=1.3.2
pkgrel=1
pkgdesc="CCID free software driver"
url="http://pcsclite.alioth.debian.org/ccid.html"
@@ -16,6 +16,7 @@ sha1sums=('15d3b814b27a0a3196cc220cd3a13eeca82488fc')
build()
{
+ Fcd $pkgname-1.3.1 # why these debian folks are such weird ?
Fbuild \
--enable-udev \
--enable-twinserial
From crazy at frugalware.org Fri Feb 1 12:56:01 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 12:56:04 2008
Subject: [Frugalware-git] frugalware-current: audacious-plugins-1.4.5-1-i686
Message-ID: <20080201115601.379C61190499@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97ff1afcc7fe25a5d02fb6103b724c3af5ecff8b
commit 97ff1afcc7fe25a5d02fb6103b724c3af5ecff8b
Author: crazy
Date: Fri Feb 1 12:54:02 2008 +0100
audacious-plugins-1.4.5-1-i686
* Version bump
diff --git a/source/xmultimedia-extra/audacious-plugins/FrugalBuild b/source/xmultimedia-extra/audacious-plugins/FrugalBuild
index c91b367..ba2fbc5 100644
--- a/source/xmultimedia-extra/audacious-plugins/FrugalBuild
+++ b/source/xmultimedia-extra/audacious-plugins/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: crazy
pkgname=audacious-plugins
-pkgver=1.4.4
+pkgver=1.4.5
pkgrel=1
pkgdesc="Plugins for audacious."
url="http://audacious-media-player.org/"
-depends=('openssl' 'curl>=7.16.0' 'dbus-glib' 'sdl' 'audacious>=1.4.5-2' 'faad2' \
+depends=('openssl' 'curl>=7.16.0' 'dbus-glib' 'sdl' 'audacious>=1.4.6' 'faad2' \
'flac>=1.1.4' 'libvorbis' 'adplug>=2.1' 'libmodplug' 'unzip' 'libnms' 'glib2>=2.14.2' \
'lame' 'libmad' 'libsndfile' 'libxcomposite' 'imlib2' 'libcdio')
makedepends=('jack' 'arts' 'esd' 'libsamplerate' 'lirc' 'libprojectm>=1.01' 'neon' 'wavpack>=4.40.0' \
@@ -63,4 +63,4 @@ build()
}
# optimalization OK
-sha1sums=('cf400f15f0e17c3670a35565829c9182799e1a3c')
+sha1sums=('188449c8e25bae89126970c49f46bb1b82513df0')
From crazy at frugalware.org Fri Feb 1 13:33:07 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 13:33:09 2008
Subject: [Frugalware-git] frugalware-current: convmv-1.12-1-i686
Message-ID: <20080201123307.040B51774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cf82b771cde4062d5bc4b28832c8bda4ae2f5205
commit cf82b771cde4062d5bc4b28832c8bda4ae2f5205
Author: crazy
Date: Fri Feb 1 13:32:44 2008 +0100
convmv-1.12-1-i686
* Version bump
diff --git a/source/apps-extra/convmv/FrugalBuild b/source/apps-extra/convmv/FrugalBuild
index 4e61b01..c089e71 100644
--- a/source/apps-extra/convmv/FrugalBuild
+++ b/source/apps-extra/convmv/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: detto
pkgname=convmv
-pkgver=1.10
+pkgver=1.12
pkgrel=1
pkgdesc="A version of 'mv' which is capable of converting the charset of file names."
url="http://j3e.de/linux/convmv"
@@ -11,7 +11,7 @@ groups=('apps-extra')
depends=('perl')
up2date="lynx -dump $url | Flasttar"
source=($url/$pkgname-$pkgver.tar.gz)
-sha1sums=('44cee0c861ced92c5061a0e2287bfb9ef791d22f')
+sha1sums=('7fe095e54f03b2ad689d3e970906373c4214f753')
build () {
Fsed PREFIX=/usr/local PREFIX=/usr $Fsrcdir/$pkgname-$pkgver/Makefile
From crazy at frugalware.org Fri Feb 1 13:34:54 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 13:34:56 2008
Subject: [Frugalware-git] frugalware-current: sonata-1.4-1-i686
Message-ID: <20080201123454.4B5C21774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dc5d5273e5170f2695096b5c59905a772bc20ce8
commit dc5d5273e5170f2695096b5c59905a772bc20ce8
Author: crazy
Date: Fri Feb 1 13:34:29 2008 +0100
sonata-1.4-1-i686
* Version bump
diff --git a/source/xapps-extra/sonata/FrugalBuild b/source/xapps-extra/sonata/FrugalBuild
index 708a3b7..31f55f0 100644
--- a/source/xapps-extra/sonata/FrugalBuild
+++ b/source/xapps-extra/sonata/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: detto
pkgname=sonata
-pkgver=1.3
+pkgver=1.4
pkgrel=1
pkgdesc="Sonata is a lightweight GTK+ music client for the Music Player Daemon (MPD)."
_F_berlios_ext=".tar.bz2"
@@ -12,6 +12,6 @@ depends=('mpd' 'pygtk')
options=('scriptlet')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-sha1sums=('7a4da42466d1a59d01c619b3af06bdfcec36e057')
+sha1sums=('276b1719055bb900b798b4eb2c191842d6701e5b')
# optimization OK
From crazy at frugalware.org Fri Feb 1 13:45:58 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 13:46:01 2008
Subject: [Frugalware-git] frugalware-current: perl-xml-libxml-1.66-1-i686
Message-ID: <20080201124558.5692111901A7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=64060cce807c09a97cee05f978e5a5f2fae9a925
commit 64060cce807c09a97cee05f978e5a5f2fae9a925
Author: crazy
Date: Fri Feb 1 13:45:23 2008 +0100
perl-xml-libxml-1.66-1-i686
* Version bump
diff --git a/source/devel/perl-xml-libxml/FrugalBuild b/source/devel/perl-xml-libxml/FrugalBuild
index ec8ea2c..b5a722b 100644
--- a/source/devel/perl-xml-libxml/FrugalBuild
+++ b/source/devel/perl-xml-libxml/FrugalBuild
@@ -3,7 +3,7 @@
_F_perl_name=XML-LibXML
_F_perl_author=P/PA/PAJAS
-pkgver=1.65
+pkgver=1.66
pkgdesc="Perl Binding for libxml2"
depends=('perl-xml-namespacesupport>=1.07' 'perl-xml-libxml-common' 'perl-xml-sax')
Finclude perl
@@ -11,6 +11,6 @@ archs=('i686' 'x86_64')
groups=('devel')
source=(${source[@]} dont_register_sax.patch)
-sha1sums=('97e081fc71d01b1ef062ff519491509f37deef9d' \
+sha1sums=('ac6b4b5acddeda5938ef7535aecfa6dfb7074308' \
'f955f6bf79a22637ada7a4f58e9bbd993948459f')
# optimization OK
From crazy at frugalware.org Fri Feb 1 13:48:23 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 13:48:24 2008
Subject: [Frugalware-git]
frugalware-current: perl-class-data-inheritable-0.08-1-i686
Message-ID: <20080201124823.29D5B1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d72d9c92bb51dc0554c91037dce8976ed856904d
commit d72d9c92bb51dc0554c91037dce8976ed856904d
Author: crazy
Date: Fri Feb 1 13:48:11 2008 +0100
perl-class-data-inheritable-0.08-1-i686
* Version bump
diff --git a/source/devel-extra/perl-class-data-inheritable/FrugalBuild b/source/devel-extra/perl-class-data-inheritable/FrugalBuild
index cebad75..7cc1295 100644
--- a/source/devel-extra/perl-class-data-inheritable/FrugalBuild
+++ b/source/devel-extra/perl-class-data-inheritable/FrugalBuild
@@ -3,8 +3,8 @@
_F_perl_name=Class-Data-Inheritable
_F_perl_author=T/TM/TMTM
-pkgver=0.06
+pkgver=0.08
pkgdesc="Inheritable, overridable class data"
Finclude perl
archs=('i686' 'x86_64')
-sha1sums=('d4a4411dcce43d6de633d56a121d06d6fb39b34d')
+sha1sums=('522c7e948f126c0d0ab1f37b5e993f4fc5ce65de')
From crazy at frugalware.org Fri Feb 1 13:51:33 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 13:51:36 2008
Subject: [Frugalware-git] frugalware-current: perl-yaml-syck-1.01-1-i686
Message-ID: <20080201125133.CC16B1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f8c0c9749bd37515fb0398b2a7123feb86a314ba
commit f8c0c9749bd37515fb0398b2a7123feb86a314ba
Author: crazy
Date: Fri Feb 1 13:50:54 2008 +0100
perl-yaml-syck-1.01-1-i686
* Version bump
diff --git a/source/devel-extra/perl-yaml-syck/FrugalBuild b/source/devel-extra/perl-yaml-syck/FrugalBuild
index abbfcc5..bed17bd 100644
--- a/source/devel-extra/perl-yaml-syck/FrugalBuild
+++ b/source/devel-extra/perl-yaml-syck/FrugalBuild
@@ -3,10 +3,10 @@
_F_perl_name=YAML-Syck
_F_perl_author=A/AU/AUDREYT
-pkgver=1.00
+pkgver=1.01
pkgdesc="Fast, lightweight YAML loader and dumper"
Finclude perl
archs=('i686' 'x86_64')
-sha1sums=('f13c7f87bd624051d4d38bbba101ebd880087457')
+sha1sums=('27fe22dfc16c6164e629502e6b8f4fdac4bc0f37')
# optimization OK
From crazy at frugalware.org Fri Feb 1 14:00:05 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 14:00:10 2008
Subject: [Frugalware-git] frugalware-current: wget-1.11-1-i686
Message-ID: <20080201130006.05E2C1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36d21acdd0fadcae3f7f7f2c48f78f38c4199a09
commit 36d21acdd0fadcae3f7f7f2c48f78f38c4199a09
Author: crazy
Date: Fri Feb 1 13:59:21 2008 +0100
wget-1.11-1-i686
* Version bump
diff --git a/source/network/wget/FrugalBuild b/source/network/wget/FrugalBuild
index 5c2cde4..e3c870a 100644
--- a/source/network/wget/FrugalBuild
+++ b/source/network/wget/FrugalBuild
@@ -3,8 +3,8 @@
# Contributor: VMiklos
pkgname=wget
-pkgver=1.10.2
-pkgrel=2
+pkgver=1.11
+pkgrel=1
pkgdesc="A network utility to retrieve files from the Web"
url="http://www.gnu.org/software/wget/wget.html"
depends=('openssl=0.9.8')
From crazy at frugalware.org Fri Feb 1 14:49:01 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 14:49:03 2008
Subject: [Frugalware-git] frugalware-current: openbox-3.4.5-1-i686
Message-ID: <20080201134901.488E51190543@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b69520104e62b815c7fa1dc3e11ebc90a685f1b7
commit b69520104e62b815c7fa1dc3e11ebc90a685f1b7
Author: crazy
Date: Fri Feb 1 14:48:10 2008 +0100
openbox-3.4.5-1-i686
* Version bump
* up2date , depends fixes
diff --git a/source/xlib/openbox/FrugalBuild b/source/xlib/openbox/FrugalBuild
index 41cc6b1..d80f5f6 100644
--- a/source/xlib/openbox/FrugalBuild
+++ b/source/xlib/openbox/FrugalBuild
@@ -3,21 +3,21 @@
# Maintainer: detto
pkgname=openbox
-pkgver=3.4.4
+pkgver=3.4.5
pkgrel=1
pkgdesc="A standards compliant, fast, light-weight, extensible window manager."
pkgdesc_localized=('hu_HU Egy szabványoknak megfelelő, gyors, pehelysúlyú, kiterjeszthető ablakkezelő.' \
'de_DE Ein standardkonformer, schneller, leichtgewichtiger, erweiterbarer Windowmanager.')
url="http://icculus.org/openbox"
-depends=('fontconfig' 'libxml2' 'glib2' 'startup-notification' 'pango' 'libsm' 'libxinerama' 'libxrandr')
+depends=('fontconfig' 'libxml2' 'glib2' 'startup-notification' 'pango' 'libsm' 'libxinerama' 'libxrandr' 'libxcursor')
rodepends=('xorg-server' 'python')
groups=('xlib')
archs=('i686' 'x86_64')
backup=(etc/xdg/openbox/{menu.xml,rc.xml})
options=('scriptlet')
-up2date="lynx -dump 'http://icculus.org/openbox/index.php/Openbox:Download'|grep -m1 'openbox-\(.*\).tar.gz'|Flasttar"
+up2date="lynx -dump 'http://icculus.org/openbox/index.php/Openbox:Download'|grep -v pkg|grep -m1 'openbox-\(.*\).tar.gz$'|Flasttar"
source=($url/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('bb947c0dcc5f8988110d2a717d84fa80fc3afbe8')
+sha1sums=('3d598d05377332196974396b7d771c671c07cf71')
build () {
Fbuild
From crazy at frugalware.org Fri Feb 1 14:51:07 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 14:51:08 2008
Subject: [Frugalware-git] frugalware-current: ffmpegthumbnailer-1.1.4-1-i686
Message-ID: <20080201135107.715A71190543@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30b9ea50716fc79574b07e2a75cf816aadc7bdcf
commit 30b9ea50716fc79574b07e2a75cf816aadc7bdcf
Author: crazy
Date: Fri Feb 1 14:50:32 2008 +0100
ffmpegthumbnailer-1.1.4-1-i686
* Version bump
diff --git a/source/xapps-extra/ffmpegthumbnailer/FrugalBuild b/source/xapps-extra/ffmpegthumbnailer/FrugalBuild
index 732528f..dc54ea9 100644
--- a/source/xapps-extra/ffmpegthumbnailer/FrugalBuild
+++ b/source/xapps-extra/ffmpegthumbnailer/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: detto
pkgname=ffmpegthumbnailer
-pkgver=1.1.3
+pkgver=1.1.4
pkgrel=1
pkgdesc="Creates thumbnails for your video files."
url="http://code.google.com/p/ffmpegthumbnailer"
@@ -11,6 +11,6 @@ groups=('xapps-extra')
depends=('ffmpeg' 'libpng')
up2date="lynx -dump 'http://code.google.com/p/ffmpegthumbnailer/downloads/list'|grep -om1 'ffmpegthumbnailer-\(.*\).tar.gz'|Flasttar"
source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('c1e7a14bd459c05d3b3fced64a882a8eac43b1b1')
+sha1sums=('c235cc3517f37122579228b51de15d3168c6edc4')
# optimization OK
From crazy at frugalware.org Fri Feb 1 15:00:13 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 15:00:15 2008
Subject: [Frugalware-git] frugalware-current: obconf-2.0.2-4-i686
Message-ID: <20080201140013.D13F31190548@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3344397092074b1266f3cb707fa28e98df22ddc5
commit 3344397092074b1266f3cb707fa28e98df22ddc5
Author: crazy
Date: Fri Feb 1 14:59:38 2008 +0100
obconf-2.0.2-4-i686
* rebuild
diff --git a/source/xlib/obconf/FrugalBuild b/source/xlib/obconf/FrugalBuild
index ccf07e2..7739bff 100644
--- a/source/xlib/obconf/FrugalBuild
+++ b/source/xlib/obconf/FrugalBuild
@@ -4,10 +4,10 @@
pkgname=obconf
pkgver=2.0.2
-pkgrel=3
+pkgrel=4
pkgdesc="OpenBox's Configuration utility."
url="http://icculus.org/openbox"
-depends=('openbox>=3.4.3' 'gtk+2' 'libglade')
+depends=('openbox>=3.4.5' 'gtk+2' 'libglade')
groups=('xlib')
archs=('i686' 'x86_64')
options=('scriptlet')
From crazy at frugalware.org Fri Feb 1 15:04:10 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 1 15:04:12 2008
Subject: [Frugalware-git] frugalware-current: xlaunch
Message-ID: <20080201140410.59EFB1190551@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=45ceb53be2809dec78ab2286614ca8e6111e63f4
commit 45ceb53be2809dec78ab2286614ca8e6111e63f4
Author: crazy
Date: Fri Feb 1 15:03:34 2008 +0100
xlaunch
* removed from tree
* '*script source gone*' but WTF this ?
* probably I should package all my bash scripts ? he ?
diff --git a/source/xlib-extra/xlaunch/FrugalBuild b/source/xlib-extra/xlaunch/FrugalBuild
deleted file mode 100644
index 5abea93..0000000
--- a/source/xlib-extra/xlaunch/FrugalBuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: detto
-
-pkgname=xlaunch
-pkgver=20070607
-pkgrel=1
-pkgdesc="A script to launch an application on an other DISPLAY."
-url="http://fatimademe.free.fr/slt/index.php?current=_xlaunch"
-archs=('i686')
-groups=('xlib-extra')
-rodepends=('xorg-server' 'xmodmap')
-source=(http://fatimademe.free.fr/truc/$pkgname)
-up2date=("lynx -dump $url | grep -m1 VERSION | cut -d '=' -f2 | sed -n 's| #.*||p'")
-sha1sums=('b2742b20b76bbed2b5be4a5a1c1bcbe8dfe7f3f3')
-
-build () {
- Fexe /usr/bin/xlaunch
-}
From priyank at frugalware.org Fri Feb 1 18:04:16 2008
From: priyank at frugalware.org (Priyank)
Date: Fri Feb 1 18:04:18 2008
Subject: [Frugalware-git] frugalware-current: fun-0.2.0-2-i686
Message-ID: <20080201170416.72B461774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3083e71246f8326ecf5ba0cbd846019bcc97e03a
commit 3083e71246f8326ecf5ba0cbd846019bcc97e03a
Author: Priyank
Date: Fri Feb 1 22:33:26 2008 +0530
fun-0.2.0-2-i686
rc.fun: the start priority should be higher than that of the dbus service otherwise fun will always fail to register with dbus on boot.
* Closes #2732
diff --git a/source/xapps/fun/FrugalBuild b/source/xapps/fun/FrugalBuild
index b6c92c2..06eb439 100644
--- a/source/xapps/fun/FrugalBuild
+++ b/source/xapps/fun/FrugalBuild
@@ -3,7 +3,7 @@
pkgname=fun
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Frugalware Update Notifier (FUN)"
url="http://ftp.frugalware.org/pub/other/fun"
rodepends=('gfpm>=1.0.4')
diff --git a/source/xapps/fun/rc.fun b/source/xapps/fun/rc.fun
index 2bb2bb6..8d72573 100644
--- a/source/xapps/fun/rc.fun
+++ b/source/xapps/fun/rc.fun
@@ -4,7 +4,7 @@
# rc.fun for Frugalware
# distributed under GPL License
-# chkconfig: 2345 50 15
+# chkconfig: 2345 99 15
# description: Frugalware Update Notifier (FUN)
source /lib/initscripts/functions
From devil505linux at gmail.com Fri Feb 1 18:08:39 2008
From: devil505linux at gmail.com (Devil505)
Date: Fri Feb 1 18:08:43 2008
Subject: [Frugalware-git] frugalware-current: man-pages-fr-2.76.0-1-i686
Message-ID: <20080201170839.E14DF1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae750817a578147acf087757a1c0475bf356831a
commit ae750817a578147acf087757a1c0475bf356831a
Author: Devil505
Date: Fri Feb 1 18:07:29 2008 +0100
man-pages-fr-2.76.0-1-i686
*Version bump
diff --git a/source/locale-extra/man-pages-fr/FrugalBuild b/source/locale-extra/man-pages-fr/FrugalBuild
index 2a6ffc9..f56c903 100644
--- a/source/locale-extra/man-pages-fr/FrugalBuild
+++ b/source/locale-extra/man-pages-fr/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos
pkgname=man-pages-fr
-pkgver=2.74.0
+pkgver=2.76.0
pkgrel=1
pkgdesc="French man pages are online documentation for Linux"
url="http://manpagesfr.free.fr/"
From priyank at frugalware.org Sat Feb 2 07:54:18 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 2 07:54:20 2008
Subject: [Frugalware-git] frugalware-current: deluge-0.5.8.3-1-i686
Message-ID: <20080202065418.DB8711774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e070c61101d6c8589ff9d8e469b2ad082e543a6
commit 4e070c61101d6c8589ff9d8e469b2ad082e543a6
Author: Priyank
Date: Sat Feb 2 12:21:58 2008 +0530
deluge-0.5.8.3-1-i686
* Version bump
* Added a patch to fix Makefile
diff --git a/source/gnome-extra/deluge/FrugalBuild b/source/gnome-extra/deluge/FrugalBuild
index 0aff307..456acb9 100644
--- a/source/gnome-extra/deluge/FrugalBuild
+++ b/source/gnome-extra/deluge/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: Artur Grunau
pkgname=deluge
-pkgver=0.5.7.1
+pkgver=0.5.8.3
pkgrel=1
pkgdesc="BitTorrent client written in Python and GTK+."
url="http://deluge-torrent.org/"
@@ -13,15 +13,18 @@ groups=('gnome-extra')
archs=('i686' 'x86_64')
options=('scriptlet')
up2date="lynx -dump http://deluge-torrent.org/|grep 'Released'|sed -e 's/.*ge \(.*\) R.*/\1/'"
-source=(http://download.deluge-torrent.org/tarball/$pkgver/$pkgname-$pkgver.tar.gz)
+source=(http://download.deluge-torrent.org/tarball/$pkgver/$pkgname-$pkgver.tar.gz \
+ $pkgname-$pkgver-Makefile.diff)
_F_gnome_iconcache=y
_F_cd_path="deluge-torrent-$pkgver"
Finclude gnome-scriptlet
-sha1sums=('1fdbc0d3028f57ac23f6861f690d9701e0ebe7a6')
+sha1sums=('1b535882a9068311502bc77342f96beb3c50dc7c' \
+ '35172d564295791f4bc5f3697313dc097749cd03')
build()
{
Fcd
+ Fpatchall
Fsed 'PREFIX = /usr/local' 'PREFIX = /usr' Makefile
Fsed '--prefix=$(PREFIX)' '--prefix=$(PREFIX) --root=$(DESTDIR)' Makefile
make || Fdie
diff --git a/source/gnome-extra/deluge/deluge-0.5.8.3-Makefile.diff b/source/gnome-extra/deluge/deluge-0.5.8.3-Makefile.diff
new file mode 100644
index 0000000..7c4f012
--- /dev/null
+++ b/source/gnome-extra/deluge/deluge-0.5.8.3-Makefile.diff
@@ -0,0 +1,11 @@
+--- deluge-torrent-0.5.8.3/Makefile 2008-01-28 10:33:21.000000000 +0530
++++ deluge-torrent-0.5.8.3.new/Makefile 2008-02-02 12:16:48.000000000 +0530
+@@ -13,7 +13,7 @@
+ mv dist/deluge-*.tar.gz $(DESTDIR)
+
+ install:
+- python setup.py install --prefix=$(PREFIX) && /usr/bin/update-desktop-database;
++ python setup.py install --prefix=$(PREFIX)
+
+ clean:
+ python setup.py clean
From priyank at frugalware.org Sat Feb 2 08:25:55 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 2 08:25:58 2008
Subject: [Frugalware-git] frugalware-current: scribes-0.3.3.3-1-i686
Message-ID: <20080202072555.B49C91190499@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6b6824c2ebf09038ab31348e661048cc4aed5cab
commit 6b6824c2ebf09038ab31348e661048cc4aed5cab
Author: Priyank
Date: Sat Feb 2 12:53:59 2008 +0530
scribes-0.3.3.3-1-i686
* Version bump
diff --git a/source/gnome-extra/scribes/FrugalBuild b/source/gnome-extra/scribes/FrugalBuild
index bebc6a3..bde0759 100644
--- a/source/gnome-extra/scribes/FrugalBuild
+++ b/source/gnome-extra/scribes/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia
pkgname=scribes
-pkgver=0.3.2.9
+pkgver=0.3.3.3
pkgrel=1
pkgdesc="A simple, slim and sleek yet powerful text editor for GNOME."
_F_sourceforge_ext=".tar.bz2"
@@ -19,5 +19,5 @@ _F_gnome_iconcache="y"
_F_gnome_scrollkeeper="y"
_F_gnome_schemas=('/etc/gconf/schemas/scribes.schemas')
Finclude gnome-scriptlet
-sha1sums=('ceb5b7127647a3fa14a1532eb858f119d346df36')
+sha1sums=('7ff59a448730f03970258251a15763b90b1854e9')
From priyank at frugalware.org Sat Feb 2 08:31:14 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 2 08:31:16 2008
Subject: [Frugalware-git] frugalware-current: gnome-mplayer-0.5.4-1-i686
Message-ID: <20080202073114.1A70511904D7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3bb15e91a2e83b94ee5b757bf550c6ea9d71e5cd
commit 3bb15e91a2e83b94ee5b757bf550c6ea9d71e5cd
Author: Priyank
Date: Sat Feb 2 13:00:11 2008 +0530
gnome-mplayer-0.5.4-1-i686
* Version bump
diff --git a/source/gnome-extra/gnome-mplayer/FrugalBuild b/source/gnome-extra/gnome-mplayer/FrugalBuild
index 6a1c0b4..704de6f 100644
--- a/source/gnome-extra/gnome-mplayer/FrugalBuild
+++ b/source/gnome-extra/gnome-mplayer/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: detto
pkgname=gnome-mplayer
-pkgver=0.5.3
+pkgver=0.5.4
pkgrel=1
pkgdesc="A media player for GNOME that uses MPlayer."
url="http://dekorte.homeip.net/download/gnome-mplayer"
@@ -15,7 +15,7 @@ up2date="lynx -dump http://dekorte.homeip.net/download/download.php#gnome-mplaye
source=($url/$pkgname-$pkgver.tar.gz)
_F_gnome_schemas=('/etc/gconf/schemas/gnome-mplayer.schemas')
Finclude gnome-scriptlet
-sha1sums=('57524f771e7c12f410cda1355c75e87f42bcfae2')
+sha1sums=('3a2b895a60d817ae5bee9eaf5d1094883dcb619c')
build ()
{
From priyank at frugalware.org Sat Feb 2 08:44:50 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 2 08:44:53 2008
Subject: [Frugalware-git] frugalware-current: gdl-0.7.8-1-i686
Message-ID: <20080202074450.B841E1190532@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e243e2a4927c0952d825badf36c1b730ae6a6275
commit e243e2a4927c0952d825badf36c1b730ae6a6275
Author: Priyank
Date: Sat Feb 2 13:13:34 2008 +0530
gdl-0.7.8-1-i686
* Version bump
diff --git a/source/gnome-extra/gdl/FrugalBuild b/source/gnome-extra/gdl/FrugalBuild
index 7304c03..5d904de 100644
--- a/source/gnome-extra/gdl/FrugalBuild
+++ b/source/gnome-extra/gdl/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia
pkgname=gdl
-pkgver=0.7.7
+pkgver=0.7.8
pkgrel=1
pkgdesc="Gnome Devtool Libraries."
url="http://gnome.org"
@@ -11,6 +11,6 @@ groups=('gnome-extra')
archs=('i686' 'x86_64')
_F_gnome_devel="y"
Finclude gnome
-sha1sums=('214b27833963ed9c6fa37b27f15aa5ad115e7b3a')
+sha1sums=('848908a093b1bc0d62fac969f9f7d91c397b6583')
# optimization OK
From priyank at frugalware.org Sat Feb 2 09:23:34 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 2 09:23:36 2008
Subject: [Frugalware-git] frugalware-current: pcmanfm-0.3.5.4b-1-i686
Message-ID: <20080202082334.662511774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8bfa501f3b24db4248774f5c1e581731b91fcb6b
commit 8bfa501f3b24db4248774f5c1e581731b91fcb6b
Author: Priyank
Date: Sat Feb 2 13:52:23 2008 +0530
pcmanfm-0.3.5.4b-1-i686
* Version bump
* Added a patch to disable mime-update
diff --git a/source/xapps-extra/pcmanfm/FrugalBuild b/source/xapps-extra/pcmanfm/FrugalBuild
index f359146..36bd10a 100644
--- a/source/xapps-extra/pcmanfm/FrugalBuild
+++ b/source/xapps-extra/pcmanfm/FrugalBuild
@@ -2,15 +2,20 @@
# Maintainer: Priyank Gosalia
pkgname=pcmanfm
-pkgver=0.3.2.2
+pkgver=0.3.5.4b
pkgrel=1
pkgdesc="Extremely fast and lightweight file manager."
depends=('gtk+2' 'gamin' 'expat' 'startup-notification' 'hal>=0.5.7.1-3' 'dbus-glib>=0.71')
groups=('xapps-extra')
options=('scriptlet')
archs=('i686' 'x86_64')
+_F_gnome_mime="y"
+_F_gnome_desktop="y"
+Finclude gnome-scriptlet
Finclude sourceforge
up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=156956|grep -m1 tar.gz|sed 's/.*fm-\(.*\).tar.gz .*/\1/' | sed 's/-//'"
-sha1sums=('05bed34c4a3ace69f45e456eb1f8ad6418fddd74')
+source=(${source[@]} $pkgname-$pkgver-mime.diff)
+sha1sums=('a60831268f4be8b561a7a5c1cd713aec858c144c' \
+ 'd51ba86bb40ad9c9e9745e0ab0e9f01998fe364b')
# optimization OK
diff --git a/source/xapps-extra/pcmanfm/pcmanfm-0.3.5.4b-mime.diff b/source/xapps-extra/pcmanfm/pcmanfm-0.3.5.4b-mime.diff
new file mode 100644
index 0000000..6efb752
--- /dev/null
+++ b/source/xapps-extra/pcmanfm/pcmanfm-0.3.5.4b-mime.diff
@@ -0,0 +1,28 @@
+diff -Naur pcmanfm-0.3.5.4b/Makefile.am pcmanfm-0.3.5.4b.new/Makefile.am
+--- pcmanfm-0.3.5.4b/Makefile.am 2008-01-25 00:55:22.000000000 +0530
++++ pcmanfm-0.3.5.4b.new/Makefile.am 2008-02-02 13:49:57.000000000 +0530
+@@ -19,10 +19,6 @@
+ icondir = $(datadir)/pixmaps
+ icon_DATA = pcmanfm.png
+
+-install-data-hook:
+- update-mime-database $(datadir)/mime
+- update-desktop-database $(desktopdir)
+-
+ install-data-local:
+ @$(NORMAL_INSTALL)
+ if test -d $(srcdir)/pixmaps; then \
+diff -Naur pcmanfm-0.3.5.4b/Makefile.in pcmanfm-0.3.5.4b.new/Makefile.in
+--- pcmanfm-0.3.5.4b/Makefile.in 2008-01-26 01:21:14.000000000 +0530
++++ pcmanfm-0.3.5.4b.new/Makefile.in 2008-02-02 13:49:50.000000000 +0530
+@@ -705,10 +705,6 @@
+ uninstall-mimeDATA
+
+
+-install-data-hook:
+- update-mime-database $(datadir)/mime
+- update-desktop-database $(desktopdir)
+-
+ install-data-local:
+ @$(NORMAL_INSTALL)
+ if test -d $(srcdir)/pixmaps; then \
From priyank at frugalware.org Sat Feb 2 09:36:52 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 2 09:36:54 2008
Subject: [Frugalware-git] frugalware-current: crow-2.11.2-1-i686
Message-ID: <20080202083652.999CD1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c8fbb3514980ff508944831dafcbbb92061be23
commit 6c8fbb3514980ff508944831dafcbbb92061be23
Author: Priyank
Date: Sat Feb 2 14:05:04 2008 +0530
crow-2.11.2-1-i686
* Version bump
diff --git a/source/xapps-extra/crow/FrugalBuild b/source/xapps-extra/crow/FrugalBuild
index 88b4dcd..1dda84d 100644
--- a/source/xapps-extra/crow/FrugalBuild
+++ b/source/xapps-extra/crow/FrugalBuild
@@ -1,8 +1,8 @@
-# Compiling Time: 0.80 SBU
+# Compiling Time: 0.79 SBU
# Maintainer: Priyank Gosalia
pkgname=crow
-pkgver=2.11.1
+pkgver=2.11.2
pkgrel=1
pkgdesc="Modern GUI Designer for GTK+"
_F_sourceforge_name="crow"
@@ -14,6 +14,6 @@ depends=('guiloader>=2.10.1' 'guiloader-cpp>=2.10.1' 'gtkmm' \
'dbus-glib' 'xdg-utils')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-sha1sums=('fb355c629140e6ac86754f94e524673ac4e7fc53')
+sha1sums=('fa6d0558d068b0a855f5b391b6734e5a67c4dafb')
# optimization OK
From priyank at frugalware.org Sat Feb 2 10:51:35 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 2 10:51:36 2008
Subject: [Frugalware-git] frugalware-current: obex-data-server-r1285-1-i686
Message-ID: <20080202095135.687F51190499@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a7e8674587adb80255ea25240b3d3cab5cfef48
commit 6a7e8674587adb80255ea25240b3d3cab5cfef48
Author: Priyank
Date: Sat Feb 2 15:20:47 2008 +0530
obex-data-server-r1285-1-i686
* New package / Initial import
* Required by bluez-gnome-0.15 and later
diff --git a/source/apps-extra/obex-data-server/FrugalBuild b/source/apps-extra/obex-data-server/FrugalBuild
new file mode 100644
index 0000000..3338ea4
--- /dev/null
+++ b/source/apps-extra/obex-data-server/FrugalBuild
@@ -0,0 +1,24 @@
+# Compiling Time: 0.02 SBU
+# Maintainer: Priyank Gosalia
+
+pkgname=obex-data-server
+pkgver=r1285
+pkgrel=1
+pkgdesc="Obex Data Server daemon"
+url="http://tadas.dailyda.com/blog/"
+depends=('dbus' 'dbus-glib' 'bluez-libs>=3.24' 'bluez-utils>=3.24' 'openobex')
+groups=('apps-extra')
+archs=('i686')
+up2date="$pkgver"
+source=(ftp://ftp.frugalware.org/pub/other/people/priyank/obex-data-server/$pkgname-$pkgver.tar.bz2 \
+ rc.obex-data-server)
+sha1sums=('f1dadd34b5722ca2de04589260372f938a4712f2' \
+ '74466810c3370d1ea4803496d192fefc512761f3')
+
+build()
+{
+ Fbuild
+ Frcd2
+}
+
+# optimization OK
diff --git a/source/apps-extra/obex-data-server/rc.obex-data-server b/source/apps-extra/obex-data-server/rc.obex-data-server
new file mode 100644
index 0000000..74a9eed
--- /dev/null
+++ b/source/apps-extra/obex-data-server/rc.obex-data-server
@@ -0,0 +1,40 @@
+#!/bin/sh
+
+# (c) 2008 Priyank M. Gosalia
+# rc.obex-data-server for Frugalware
+# distributed under GPL License
+
+# chkconfig: 2345 99 15
+# description: OBEX data server
+
+source /lib/initscripts/functions
+
+TEXTDOMAIN=obex-data-server
+TEXTDOMAINDIR=/lib/initscripts/messages
+actions=(restart start stop)
+daemon=$"OBEX Data Server"
+pid="pidof obex-data-server 2> /dev/null"
+
+rc_start()
+{
+ start_msg
+ if [ -z "$(eval $pid)" ]; then
+ /usr/bin/obex-data-server > /dev/null
+ ok $?
+ else
+ ok 999
+ fi
+}
+
+rc_stop()
+{
+ stop_msg
+ if [ ! -z "$(eval $pid)" ]; then
+ killall obex-data-server
+ ok $?
+ else
+ ok 999
+ fi
+}
+
+rc_exec $1
From priyank at frugalware.org Sat Feb 2 10:56:53 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 2 10:56:57 2008
Subject: [Frugalware-git] frugalware-current: bluez-gnome-0.15-2-i686
Message-ID: <20080202095653.D78AF119055A@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d56fbef6e83c5a56b327cf1627e9c8b05cbedfb
commit 4d56fbef6e83c5a56b327cf1627e9c8b05cbedfb
Author: Priyank
Date: Sat Feb 2 15:25:53 2008 +0530
bluez-gnome-0.15-2-i686
* Added obex-data-server as rodepend
* Install missing bluetooth-sendto and bluetooth-wizard
diff --git a/source/gnome-extra/bluez-gnome/FrugalBuild b/source/gnome-extra/bluez-gnome/FrugalBuild
index 403e9b6..892e06c 100644
--- a/source/gnome-extra/bluez-gnome/FrugalBuild
+++ b/source/gnome-extra/bluez-gnome/FrugalBuild
@@ -3,11 +3,11 @@
pkgname=bluez-gnome
pkgver=0.15
-pkgrel=1
+pkgrel=2
pkgdesc="Bluetooth tools for GNOME"
url="http://www.bluez.org/"
depends=('dbus-glib>=0.71' 'openobex>=1.3-10' 'bluez-libs>=3.24' 'libnotify' 'gconf' 'gtk+2')
-rodepends=('bluez-utils>=3.24')
+rodepends=('bluez-utils>=3.24' 'obex-data-server')
makedepends=('perl-xml' 'intltool')
groups=('gnome-extra')
archs=('i686' 'x86_64')
@@ -26,6 +26,8 @@ build() {
Fpatchall
Fmake
Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1
+ Fexerel sendto/bluetooth-sendto /usr/bin/bluetooth-sendto
+ Fexerel wizard/bluetooth-wizard /usr/bin/bluetooth-wizard
Fmkdir /usr/share/gnome
Fmv /etc/xdg/autostart /usr/share/gnome/
Frm /etc/xdg
From janny at frugalware.org Sat Feb 2 12:55:56 2008
From: janny at frugalware.org (janny)
Date: Sat Feb 2 12:55:58 2008
Subject: [Frugalware-git] frugalware-current: transcode-1.0.5-1-i686
Message-ID: <20080202115556.AF00E1190054@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a23f7d6a1c179dabf1ef34f2c4fae972f6f03ed0
commit a23f7d6a1c179dabf1ef34f2c4fae972f6f03ed0
Author: janny
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
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
}
From priyank at frugalware.org Sat Feb 2 13:54:06 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 2 13:54:09 2008
Subject: [Frugalware-git] gfpm: gfpm.glade: increased the width of the
repomanager dialog
Message-ID: <20080202125406.9A8821774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=a251e1b9c2da30806a1a255744d34ab6b78d2ac2
commit a251e1b9c2da30806a1a255744d34ab6b78d2ac2
Author: Priyank
Date: Sat Feb 2 18:23:28 2008 +0530
gfpm.glade: increased the width of the repomanager dialog
diff --git a/data/gfpm.glade b/data/gfpm.glade
index 9fdb1f2..8e6850a 100644
--- a/data/gfpm.glade
+++ b/data/gfpm.glade
@@ -1825,12 +1825,12 @@
- 450
+ 550
350
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
Repository Manager
False
- 430
+ 500
350
GDK_WINDOW_TYPE_HINT_DIALOG
False
@@ -2002,12 +2002,12 @@
- 500
+ 550
350
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
Repository Manager
False
- 500
+ 600
350
GDK_WINDOW_TYPE_HINT_DIALOG
False
From priyank at frugalware.org Sat Feb 2 14:00:24 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 2 14:00:25 2008
Subject: [Frugalware-git]
frugalware-current: xfce4-fsguard-plugin-0.4.1-1-i686
Message-ID: <20080202130024.A2A141774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad11d9a328a065c9b645fcf71d89b535488e10d4
commit ad11d9a328a065c9b645fcf71d89b535488e10d4
Author: Priyank
Date: Sat Feb 2 18:28:51 2008 +0530
xfce4-fsguard-plugin-0.4.1-1-i686
* Version bump
diff --git a/source/xfce4/xfce4-fsguard-plugin/FrugalBuild b/source/xfce4/xfce4-fsguard-plugin/FrugalBuild
index cd0e7d4..d8965da 100644
--- a/source/xfce4/xfce4-fsguard-plugin/FrugalBuild
+++ b/source/xfce4/xfce4-fsguard-plugin/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia
pkgname=xfce4-fsguard-plugin
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc="A filesystem usage monitor plugin for the Xfce4 panel"
makedepends=('intltool')
@@ -11,6 +11,6 @@ groups=('xfce4' 'xfce4-goodies')
archs=('i686' 'x86_64')
_F_gnome_iconcache=y
Finclude xfce4 gnome-scriptlet
-sha1sums=('d00470b1d9e4ad1c529830b6c5fee3e422fb4677')
+sha1sums=('af899dcd53db64eda9bf3fb5bfa915ee3000e636')
# optimization OK
From priyank at frugalware.org Sat Feb 2 14:22:32 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 2 14:22:34 2008
Subject: [Frugalware-git] frugalware-current: gimmix-0.4.3-1-i686
Message-ID: <20080202132232.2D3651190543@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5ef3c42fa22f617f230c48855ece937a377e3542
commit 5ef3c42fa22f617f230c48855ece937a377e3542
Author: Priyank
Date: Sat Feb 2 18:50:40 2008 +0530
gimmix-0.4.3-1-i686
* Version bump
diff --git a/source/xapps-extra/gimmix/FrugalBuild b/source/xapps-extra/gimmix/FrugalBuild
index 8053496..9083664 100644
--- a/source/xapps-extra/gimmix/FrugalBuild
+++ b/source/xapps-extra/gimmix/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia
pkgname=gimmix
-pkgver=0.4.2
+pkgver=0.4.3
pkgrel=1
pkgdesc="Gimmix is a graphical music player daemon (MPD) client."
_F_berlios_ext=".tar.bz2"
@@ -13,6 +13,6 @@ depends=('gtk+2' 'libglade' 'libmpd>=0.12.0' 'taglib')
makedepends=('intltool')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-sha1sums=('3ee6573ec348656ec907af7a2942946824b665b1')
+sha1sums=('fa3d3780ef5a2f2fa110b12383625f107436a0c7')
# optimization OK
From janny at frugalware.org Sat Feb 2 16:44:21 2008
From: janny at frugalware.org (Janny)
Date: Sat Feb 2 16:44:22 2008
Subject: [Frugalware-git] fwlive: fwlive
Message-ID: <20080202154421.4965F1190213@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=72bb6eb42a9ffd87aad38cd26c06859a77be6f16
commit 72bb6eb42a9ffd87aad38cd26c06859a77be6f16
Author: Janny
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"
From boobaa at frugalware.org Sat Feb 2 20:42:00 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Sat Feb 2 20:42:02 2008
Subject: [Frugalware-git] frugalware-current: man-pages-2.77-1-i686
Message-ID: <20080202194200.0D7E31190551@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9757993026dfb62f6ced55f799dfa2328ffae7e3
commit 9757993026dfb62f6ced55f799dfa2328ffae7e3
Author: CSÉCSY László
Date: Sat Feb 2 20:41:53 2008 +0100
man-pages-2.77-1-i686
version bump
diff --git a/source/apps/man-pages/FrugalBuild b/source/apps/man-pages/FrugalBuild
index e86b204..d42fe57 100644
--- a/source/apps/man-pages/FrugalBuild
+++ b/source/apps/man-pages/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos
pkgname=man-pages
-pkgver=2.76
+pkgver=2.77
pkgrel=1
pkgdesc="Man pages are online documentation for Linux"
url="http://www.win.tue.nl/~aeb/linux/man"
@@ -41,4 +41,4 @@ build()
Frm /usr/share/man/man4/mouse.4
}
# optimization OK - noarch
-sha1sums=('b1a63c484a3d95e26b3dcdade115c0593533a329')
+sha1sums=('8c39c5993cc26df1ae9948b3aea27bfe14d7fe61')
From boobaa at frugalware.org Sat Feb 2 21:27:39 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Sat Feb 2 21:27:41 2008
Subject: [Frugalware-git] frugalware-current: php-pecl-imagick-2.0.1-1-i686
Message-ID: <20080202202739.B8FFB1190543@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=81cbcf6e4d65ef79ef33517d0ec70fbd65b97b1d
commit 81cbcf6e4d65ef79ef33517d0ec70fbd65b97b1d
Author: CSÉCSY László
Date: Sat Feb 2 21:22:05 2008 +0100
php-pecl-imagick-2.0.1-1-i686
new package / initial import
diff --git a/source/devel-extra/php-pecl-imagick/FrugalBuild b/source/devel-extra/php-pecl-imagick/FrugalBuild
new file mode 100644
index 0000000..ef0df37
--- /dev/null
+++ b/source/devel-extra/php-pecl-imagick/FrugalBuild
@@ -0,0 +1,18 @@
+# Compiling Time: 0.13 SBU
+# Maintainer: CSÉCSY László
+
+_F_pecl_name="imagick"
+pkgver=2.0.1
+pkgdesc="a native php extension to create and modify images using the ImageMagick API"
+depends=('php>=5.2.0' 'imagemagick>=6.2.4')
+Finclude pecl
+#archs=(${archs[@]} 'x86_64')
+# optimization OK
+sha1sums=('70725b54b265cfad6ec024d40efa086f9350883c')
+up2date="lynx -dump http://pecl.php.net/package/$_F_pecl_name |grep -m1 '[0-9.]\{3,\}\.tgz$'|sed 's/.*-\(.*\)\.t.*/\1/'"
+
+build() {
+ Fbuildpecl
+ Fmkdir usr/share/doc/$pkgname-$pkgver/
+ Fcpr $_F_pecl_name-$pkgver/examples usr/share/doc/$pkgname-$pkgver/
+}
From crazy at frugalware.org Sat Feb 2 23:29:54 2008
From: crazy at frugalware.org (crazy)
Date: Sat Feb 2 23:29:57 2008
Subject: [Frugalware-git] playground: kdelibs-4.00.99-0playground1-i686
Message-ID: <20080202222954.F3CDF119054F@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=cca962b123802daeeb94a05fcb1654507910080b
commit cca962b123802daeeb94a05fcb1654507910080b
Author: crazy
Date: Sat Feb 2 23:24:03 2008 +0100
kdelibs-4.00.99-0playground1-i686
* Version bump
* Using fake 00.99 version until kde4.1
* upstream 'bumped' from 00.80 to 00.60 =) I
* can't use these weird versions really
diff --git a/source/kde4/kdelibs/FrugalBuild b/source/kde4/kdelibs/FrugalBuild
index 8f21d9a..b2a3836 100644
--- a/source/kde4/kdelibs/FrugalBuild
+++ b/source/kde4/kdelibs/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: crazy
pkgname=kdelibs
-kdesvn=766746
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=770102
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="KDE4 Core Libraries."
depends=('qt4-qdbus' 'bzip2' 'libgcc' 'libice' 'libxext' \
'libxfixes' 'gamin' 'xfsprogs-attr' 'libxrender' \
@@ -19,11 +19,9 @@ groups=('kde4' 'kde4-minimal')
archs=('i686')
options=('nomirror' 'force')
Finclude kde4
-source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2 \
- flac.patch fw-fonts.patch)
+source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2 fw-fonts.patch)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('93b8255375bd09b9375ccad7797673eb27884190' \
- '0ff2c4946a6f58c0dadc7b6bd1027f46fab66218' \
+sha1sums=('78252bc8334cfa8c220636393d68d97c2d8e079a' \
'7fde528360a1243e11edef700d0d8ead099e720a')
## TODO: groups!!!
From crazy at frugalware.org Sat Feb 2 23:46:07 2008
From: crazy at frugalware.org (crazy)
Date: Sat Feb 2 23:46:09 2008
Subject: [Frugalware-git] playground: kdepimlibs-4.00.99-0playground1-i686
Message-ID: <20080202224607.1BABD11901BD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=7c684cf5d3ec89ae680a46f26aabdd72be46be50
commit 7c684cf5d3ec89ae680a46f26aabdd72be46be50
Author: crazy
Date: Sat Feb 2 23:45:07 2008 +0100
kdepimlibs-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdepimlibs/FrugalBuild b/source/kde4/kdepimlibs/FrugalBuild
index b7bf717..51e87dc 100644
--- a/source/kde4/kdepimlibs/FrugalBuild
+++ b/source/kde4/kdepimlibs/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: crazy
pkgname=kdepimlibs
-kdesvn=766768
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=769887
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="Personal Information Management (PIM) libraries for KDE4."
-depends=('libkde>=4.00.80' 'libice' 'libxext' 'libxfixes' 'libqtgui' 'gamin' 'xfsprogs-attr' \
+depends=('libkde>=4.00.99' 'libice' 'libxext' 'libxfixes' 'libqtgui' 'gamin' 'xfsprogs-attr' \
'libxrender' 'libldap' 'libqtnetwork' 'qt4-qdbus' 'bzip2' 'libgcc' 'libqtsql' 'gpgme')
makedepends=('openldap' 'boost')
groups=('kde4')
@@ -15,6 +15,6 @@ options=('nomirror' 'force')
Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('1fc83448e0e4f03183b818493c44d6be912b3d4c')
+sha1sums=('933cc1e165d8d08c05de11d6ce9fa71ff6d9f4e3')
# optimization OK
From crazy at frugalware.org Sun Feb 3 00:20:44 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 00:20:46 2008
Subject: [Frugalware-git]
playground: kdebase-runtime-4.00.99-0playground1-i686
Message-ID: <20080202232044.301541190527@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=b620d3aed9a2ef66f6d89a711148758864b0eb5b
commit b620d3aed9a2ef66f6d89a711148758864b0eb5b
Author: crazy
Date: Sun Feb 3 00:02:35 2008 +0100
kdebase-runtime-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdebase-runtime/FrugalBuild b/source/kde4/kdebase-runtime/FrugalBuild
index 857707e..91bbc61 100644
--- a/source/kde4/kdebase-runtime/FrugalBuild
+++ b/source/kde4/kdebase-runtime/FrugalBuild
@@ -2,21 +2,21 @@
# Maintainer: crazy
pkgname=kdebase-runtime
-kdesvn=766695
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=770075
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="Programs needed at runtime by other KDE4 applications"
depends=('libkde' 'gamin' 'xfsprogs-attr' 'libxrender' 'libice' 'libxext' 'libxfixes' \
'libqtnetwork' 'bzip2' 'qt4-qdbus' 'libqtgui' 'libgcc' 'pcre' 'libqtsql' \
'xine-lib' 'libsmbclient' 'openexr' 'clucene' 'strigi')
-makedepends=('kdepimlibs>=4.00.80' 'samba')
+makedepends=('kdepimlibs>=4.00.99' 'samba')
groups=('kde4' 'kde4-minimal')
archs=('i686')
options=('nomirror' 'force')
Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('ee236ebdb1b20dd42a46060d4e4fb2fa34f782ce')
+sha1sums=('4535b7e32c584f42d0b1bc8a9c07d1b8952ae77a')
subpkgs=("kdebase-icons")
From crazy at frugalware.org Sun Feb 3 00:30:30 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 00:30:32 2008
Subject: [Frugalware-git]
playground: kdebase-workspace-4.00.99-0playground1-i686
Message-ID: <20080202233030.D447D11901A7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=d7e60cdffe0293897be31f1b56562780b5c5bc16
commit d7e60cdffe0293897be31f1b56562780b5c5bc16
Author: crazy
Date: Sun Feb 3 00:25:35 2008 +0100
kdebase-workspace-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdebase-workspace/FrugalBuild b/source/kde4/kdebase-workspace/FrugalBuild
index b8c0393..d42a62a 100644
--- a/source/kde4/kdebase-workspace/FrugalBuild
+++ b/source/kde4/kdebase-workspace/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: crazy
pkgname=kdebase-workspace
-kdesvn=766729
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=770090
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="Programs specific for the KDE4 desktop."
-depends=('libkde>=4.00.80' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \
+depends=('libkde>=4.00.99' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \
'lmsensors' 'libxcomposite' 'libxklavier' 'libxscrnsaver' 'qimageblitz' 'libqtscript' 'libcaptury' \
'libraw1394' 'bluez-libs' 'libstrigiqtdbusclient' 'strigi-qt4-gui' 'libusb' 'pciutils')
makedepends=('libqtscript' 'qt4-designer' 'xorg-server>=1.4.0.90-4')
@@ -19,7 +19,7 @@ Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2 \
default-wallpaper.patch fw-fonts.patch)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('808efb9a87b3bd87d441aa9154746abb0f6fb058' \
+sha1sums=('66c339cdbf1db6158b4ae2c29c94c8dda30bab02' \
'7a05287ff50b79918669e45ab056bfe4ebc711d5' \
'2585f5e90c18eb091f1ccf98604a5b4c1dce740f')
From crazy at frugalware.org Sun Feb 3 01:19:37 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 01:19:40 2008
Subject: [Frugalware-git]
playground: kdebase-workspace-4.00.99-0playground1-i686
Message-ID: <20080203001938.0809C119051D@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=07a4dff1bb06e12500116307344e17e6b09a8c9e
commit 07a4dff1bb06e12500116307344e17e6b09a8c9e
Author: crazy
Date: Sun Feb 3 00:41:36 2008 +0100
kdebase-workspace-4.00.99-0playground1-i686
* depends--
diff --git a/source/kde4/kdebase-workspace/FrugalBuild b/source/kde4/kdebase-workspace/FrugalBuild
index d42a62a..a4f0b45 100644
--- a/source/kde4/kdebase-workspace/FrugalBuild
+++ b/source/kde4/kdebase-workspace/FrugalBuild
@@ -8,7 +8,7 @@ pkgrel=0playground1
pkgdesc="Programs specific for the KDE4 desktop."
depends=('libkde>=4.00.99' 'libqt3support' 'libqtsvg' 'libxpm' 'strigi' 'xfsprogs-acl' 'libxtst' 'libqtopengl' 'libxres' \
'lmsensors' 'libxcomposite' 'libxklavier' 'libxscrnsaver' 'qimageblitz' 'libqtscript' 'libcaptury' \
- 'libraw1394' 'bluez-libs' 'libstrigiqtdbusclient' 'strigi-qt4-gui' 'libusb' 'pciutils')
+ 'bluez-libs' 'libstrigiqtdbusclient' 'strigi-qt4-gui' 'libusb' 'pciutils')
makedepends=('libqtscript' 'qt4-designer' 'xorg-server>=1.4.0.90-4')
rodepends=('kde-frugalware>=0.9.0' 'xorg-server>=1.4.0.90-4' 'xsetroot' 'dbus-x11' 'xmessage' 'xrandr>=1.2.2' 'xset' 'xprop' 'xrdb' "$pkgname-libs=$pkgver")
groups=('kde4' 'kde4-minimal')
From crazy at frugalware.org Sun Feb 3 01:19:38 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 01:19:41 2008
Subject: [Frugalware-git] playground: kdebase-4.00.99-0playground1-i686
Message-ID: <20080203001938.452E71190544@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=1667428b554a0c0dd1c77c2a648612a7db394474
commit 1667428b554a0c0dd1c77c2a648612a7db394474
Author: crazy
Date: Sun Feb 3 01:16:16 2008 +0100
kdebase-4.00.99-0playground1-i686
* Version bump
* restore opengl in kcm_info
diff --git a/dev/null b/dev/null
deleted file mode 100644
index e69de29..0000000
diff --git a/source/kde4/kdebase/FrugalBuild b/source/kde4/kdebase/FrugalBuild
index 4927012..a1e5541 100644
--- a/source/kde4/kdebase/FrugalBuild
+++ b/source/kde4/kdebase/FrugalBuild
@@ -2,20 +2,21 @@
# Maintainer: crazy
pkgname=kdebase
-kdesvn=766695
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=770099
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="Basic programs for KDE4"
-depends=()
-makedepends=('libkde>=4.00.80' 'qimageblitz' 'libqtnetwork' 'libqtsvg')
+depends=('libraw1394' 'libusb' 'pciutils' 'mesa')
+makedepends=('libkde>=4.00.99' 'qimageblitz' 'libqtnetwork' 'libqtsvg' 'kdebase-workspace-libs' 'xorg-server>=1.4.0.90-4')
groups=('kde4')
archs=('i686')
options=('nomirror' 'force')
_F_kde4_subpkgs=('dolphin' 'kfind' 'konsole' 'kwrite' 'kappfinder' 'konqueror-nsplugins' 'kdepasswd' 'kdialog' 'keditbookmarks' 'konqueror')
Finclude kde4
-source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2)
+source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2 opengl_kcm.patch)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('62bf5c1bcf3fd384ed16484399295eb63f417dec')
+sha1sums=('8f251d6dccea19e719db0cfdd946298a75113220' \
+ 'ccbd3abc030da873a8465b027c38fbd4c2ee445f')
# TODO: rename to kdebase-apps
subpkgs=("${_F_kde4_subpkgs[@]}" 'libkonq')
@@ -37,8 +38,8 @@ subdepends=("libkde libkonq=$pkgver libqtsvg qimageblitz" \
"libkde libqtsvg" \
"libkde libqtsvg" \
"libkde libkonq=$pkgver libqtsvg" \
- "libkde libqtsvg" \
- "libkde libkonq=$pkgver libqtsvg" \
+ "libkde libqtsvg" \
+ "libkde libkonq=$pkgver libqtsvg" \
"libkde libkonq=$pkgver libqtsvg" \
"libkde libqtnetwork libqtsvg")
#subrodepends=('kfind' '' 'keditbookmarks' 'keditbookmarks kfind' '' '' '' '' '' 'kget keditbookmarks konsole' '')
diff --git a/source/kde4/kdebase/opengl_kcm.patch b/source/kde4/kdebase/opengl_kcm.patch
new file mode 100644
index 0000000..fcf1021
--- /dev/null
+++ b/source/kde4/kdebase/opengl_kcm.patch
@@ -0,0 +1,13 @@
+Index: apps/CMakeLists.txt
+===================================================================
+--- apps/CMakeLists.txt (revision 770109)
++++ apps/CMakeLists.txt (working copy)
+@@ -7,6 +7,8 @@
+ find_package(KDE4 REQUIRED)
+ find_package(Strigi REQUIRED)
+ find_package(Blitz REQUIRED)
++macro_optional_find_package(OpenGL)
++
+ include (KDE4Defaults)
+ include (MacroLibrary)
+ include(MacroOptionalAddSubdirectory)
From crazy at frugalware.org Sun Feb 3 01:25:38 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 01:25:40 2008
Subject: [Frugalware-git] playground: kdebase-4.00.99-0playground1-i686
Message-ID: <20080203002538.D77531190514@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=22f357f304240d9f6c29fdab3173f41c714f4129
commit 22f357f304240d9f6c29fdab3173f41c714f4129
Author: crazy
Date: Sun Feb 3 01:25:22 2008 +0100
kdebase-4.00.99-0playground1-i686
* depends() fix
diff --git a/source/kde4/kdebase/FrugalBuild b/source/kde4/kdebase/FrugalBuild
index a1e5541..dd5bb5a 100644
--- a/source/kde4/kdebase/FrugalBuild
+++ b/source/kde4/kdebase/FrugalBuild
@@ -6,7 +6,9 @@ kdesvn=770099
pkgver=4.00.99
pkgrel=0playground1
pkgdesc="Basic programs for KDE4"
-depends=('libraw1394' 'libusb' 'pciutils' 'mesa')
+## FIXME: Split
+depends=('libraw1394' 'libusb' 'pciutils' 'libkde' 'pcre' 'libqtnetwork' 'bzip2' 'qt4-qdbus' \
+ 'libqtgui' 'gamin' 'xfsprogs-attr' 'libxrender' 'libqtsql' 'mesa')
makedepends=('libkde>=4.00.99' 'qimageblitz' 'libqtnetwork' 'libqtsvg' 'kdebase-workspace-libs' 'xorg-server>=1.4.0.90-4')
groups=('kde4')
archs=('i686')
From crazy at frugalware.org Sun Feb 3 02:42:10 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 02:42:13 2008
Subject: [Frugalware-git] playground: kdeadmin-4.00.99-0playground1-i686
Message-ID: <20080203014210.CE337119054E@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=390914bedf8a31c195c0c957351ec71af3fcfbd8
commit 390914bedf8a31c195c0c957351ec71af3fcfbd8
Author: crazy
Date: Sun Feb 3 02:41:45 2008 +0100
kdeadmin-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdeadmin/FrugalBuild b/source/kde4/kdeadmin/FrugalBuild
index bd270bb..1244f9e 100644
--- a/source/kde4/kdeadmin/FrugalBuild
+++ b/source/kde4/kdeadmin/FrugalBuild
@@ -3,8 +3,8 @@
pkgname=kdeadmin
kdesvn=766698
-pkgver=4.00.80
-pkgrel=0playground2
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="KDE Administration Programs"
depends=('libkde' 'strigi' 'xfsprogs-acl' 'libqt3support' 'libqtsvg' 'libsm' 'libxft' 'libxpm' \
'libxcursor' 'libstdc++' 'libpng' 'libxi' 'libxrandr' 'libxinerama' 'cyrus-sasl' 'kdepimlibs')
@@ -16,7 +16,7 @@ _F_cmake_confopts="-DBUILD_kpackage:BOOL=OFF -DBUILD_knetworkconf:BOOL=OFF"
Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('9757ed3a0939c8ee7c1d3631eeb2fe4e77082027')
+sha1sums=('bdfa07b89b54d3f789abb21346a5aa66caaf6004')
build()
From crazy at frugalware.org Sun Feb 3 02:51:50 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 02:51:50 2008
Subject: [Frugalware-git] playground: kdeutils-4.00.99-0playground1-i686
Message-ID: <20080203015150.063481190534@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=59021c789fdc7af6f8b67de4421fc0c7c2d85bde
commit 59021c789fdc7af6f8b67de4421fc0c7c2d85bde
Author: crazy
Date: Sun Feb 3 02:48:41 2008 +0100
kdeutils-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdeutils/FrugalBuild b/source/kde4/kdeutils/FrugalBuild
index 47600cf..c403b8a 100644
--- a/source/kde4/kdeutils/FrugalBuild
+++ b/source/kde4/kdeutils/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: crazy
pkgname=kdeutils
-kdesvn=765983
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=769157
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="KDE General Utilities"
depends=()
makedepends=('kdepimlibs' 'gmp' 'kdebase-workspace-libs' 'libzip' 'gnupg' 'tpctl' 'qimageblitz' 'bzip2')
@@ -15,7 +15,7 @@ _F_kde4_subpkgs=('kgpg' 'superkaramba' 'ktimer' 'kfloppy' 'ark' 'kjots' 'kcalc'
Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('04f150c9616a3dfa3e59a07e75b1b89249061c64')
+sha1sums=('4398c479cef6d6fe52e8fc73f38a1e8062134f8f')
subpkgs=("${_F_kde4_subpkgs[@]}" 'kwikdisk' 'libkmilo' 'kmilo-asus' 'kmilo-dell' 'kmilo-thinkpad' 'kmilo-vaio')
From crazy at frugalware.org Sun Feb 3 02:54:57 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 02:54:58 2008
Subject: [Frugalware-git] playground: ktorrent-3.0svn-0playground6-i686
Message-ID: <20080203015457.91FF6119054E@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=3a04a8e19aff8c29c09214b656e464c2b62d52fb
commit 3a04a8e19aff8c29c09214b656e464c2b62d52fb
Author: crazy
Date: Sun Feb 3 02:53:49 2008 +0100
ktorrent-3.0svn-0playground6-i686
* Newer snapshot
diff --git a/source/kde4/ktorrent/FrugalBuild b/source/kde4/ktorrent/FrugalBuild
index 79683bc..fdcee0d 100644
--- a/source/kde4/ktorrent/FrugalBuild
+++ b/source/kde4/ktorrent/FrugalBuild
@@ -3,8 +3,8 @@
pkgname=ktorrent
pkgver=3.0svn
-kdever=4.00.80_766760
-pkgrel=0playground5
+kdever=4.00.99_769910
+pkgrel=0playground6
pkgdesc="KTorrent is a BitTorrent program for KDE."
depends=('libice' 'libxext' 'libqtgui' 'libxfixes' 'libkde' 'gamin' 'xfsprogs-attr' \
'libxrender' 'qca' 'gmp' 'libqtnetwork' 'qt4-qdbus' 'bzip2' 'libgcc' 'libqtsql' 'pcre')
@@ -18,7 +18,7 @@ url="http://ktorrent.pwsp.net/"
up2date="$pkgver"
#source=(http://ktorrent.pwsp.net/downloads/$pkgver/$pkgname-$pkgver.tar.gz)
source=(http://192.168.0.2/.KDE4/$pkgname-$kdever.tar.bz2)
-sha1sums=('7185a1048ad476429d9e650a67761ff24a781559')
+sha1sums=('2cf225fa943578397b411ba67f95bfec77b9632c')
_F_cd_path="$pkgname-$kdever"
subpkgs=("libbtcore")
From crazy at frugalware.org Sun Feb 3 03:12:56 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 03:12:58 2008
Subject: [Frugalware-git] playground: kdegraphics-4.00.99-0playground1-i686
Message-ID: <20080203021256.6E8481190540@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=88ac7e4ddacd69459c7a39d5e276374c2b723745
commit 88ac7e4ddacd69459c7a39d5e276374c2b723745
Author: crazy
Date: Sun Feb 3 03:10:42 2008 +0100
kdegraphics-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdegraphics/FrugalBuild b/source/kde4/kdegraphics/FrugalBuild
index c05f222..99582ad 100644
--- a/source/kde4/kdegraphics/FrugalBuild
+++ b/source/kde4/kdegraphics/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: crazy
pkgname=kdegraphics
-kdesvn=766697
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=770092
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="KDE Graphics Programs"
depends=('libqtnetwork' 'libkde' 'libqtsvg')
makedepends=('exiv2' 'qimageblitz' 'xghostscript' 'poppler-qt4' 'sane-backends' 'libusb' 'djvulibre' 'chmlib')
@@ -15,7 +15,7 @@ _F_kde4_subpkgs=('gwenview' 'kamera' 'kolourpaint' 'kruler' 'ksnapshot' 'okul
Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('0b2e659c77252b450c09008f841839568d0507f1')
+sha1sums=('2a3a864bae6ecc78c279492e81071d478bf47045')
## TODO: srigi stuff for 4.1
subpkgs=("${_F_kde4_subpkgs[@]}")
From crazy at frugalware.org Sun Feb 3 03:18:14 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 03:18:16 2008
Subject: [Frugalware-git]
playground: kdemultimedia-4.00.99-0playground1-i686
Message-ID: <20080203021814.3E4681190540@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=492844b08b8b353f0357e24a5d087a6dd082527a
commit 492844b08b8b353f0357e24a5d087a6dd082527a
Author: crazy
Date: Sun Feb 3 03:16:42 2008 +0100
kdemultimedia-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdemultimedia/FrugalBuild b/source/kde4/kdemultimedia/FrugalBuild
index 9946649..fb864d7 100644
--- a/source/kde4/kdemultimedia/FrugalBuild
+++ b/source/kde4/kdemultimedia/FrugalBuild
@@ -2,24 +2,22 @@
# Maintainer: crazy
pkgname=kdemultimedia
-kdesvn=766767
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=770098
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="KDE Multimedia Programs"
depends=()
-makedepends=('libkde>=4.00.80' 'libtunepimp' 'cdparanoia' 'flac' 'libmusicbrainz' 'libvorbis' \
- 'taglib' 'lame' 'kdebase-workspace-libs>=4.00.80' 'libqtsvg' 'xine-lib' 'libqtnetwork' 'gamin' \
+makedepends=('libkde>=4.00.99' 'libtunepimp' 'cdparanoia' 'flac' 'libmusicbrainz' 'libvorbis' \
+ 'taglib' 'lame' 'kdebase-workspace-libs>=4.00.99' 'libqtsvg' 'xine-lib' 'libqtnetwork' 'gamin' \
'qt4-qdbus' 'libqtgui' 'libice' 'libxext' 'libxfixes' 'xfsprogs-attr' 'libxrender' 'bzip2')
groups=('kde4')
archs=('i686')
options=('nomirror' 'force') #empty
_F_kde4_subpkgs=('juk' 'kmix' 'kscd' 'libkcddb' 'libkcompactdisc' 'dragonplayer')
Finclude kde4
-source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2 \
- flac.patch)
+source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('974072485e45a13b08d4b1690e1696cafb20b70a' \
- '26bdd6cd8a68b1a60753a12b29260265393e63f9')
+sha1sums=('c5777cb1066a34823e63c1ded685019fdc3f70ad')
subpkgs=("${_F_kde4_subpkgs[@]}" "$pkgname-audiocd-kio")
subdescs=('Jukebox and music manager.' \
From crazy at frugalware.org Sun Feb 3 03:56:04 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 03:56:06 2008
Subject: [Frugalware-git] playground: kdenetwork-4.00.99-0playground1-i686
Message-ID: <20080203025604.62A181190525@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=d8572af77b35faaf816d0c6e88f083b32fcd8717
commit d8572af77b35faaf816d0c6e88f083b32fcd8717
Author: crazy
Date: Sun Feb 3 03:51:43 2008 +0100
kdenetwork-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdenetwork/FrugalBuild b/source/kde4/kdenetwork/FrugalBuild
index ad99cd1..b182b30 100644
--- a/source/kde4/kdenetwork/FrugalBuild
+++ b/source/kde4/kdenetwork/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: crazy
pkgname=kdenetwork
-kdesvn=766711
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=770088
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="KDE Networking Programs"
depends=()
makedepends=('openslp' 'libvncserver' 'kdepimlibs' 'libidn' 'qca' 'kdebase-workspace-libs' \
@@ -17,7 +17,7 @@ _F_kde4_subpkgs=('kget' 'knewsticker' 'kopete' 'kppp' 'krdc' 'krfb' "$pkgname
Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2 typo_fix_linking_errors.patch)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('f18b18160c711ea2a569b20b564b6f8eab8f168e' \
+sha1sums=('bd8cd146efae2dfce5413bb1b18c5117d3889e17' \
'8ef0ac70ad8048c1e5e2b014dbdc6eec18c482e2')
## NOTE to self =) filesharing need samba , kdnssd ahavi 'running' to work right.
From crazy at frugalware.org Sun Feb 3 04:13:29 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 04:13:29 2008
Subject: [Frugalware-git] playground: kdesdk-4.00.99-0playground1-i686
Message-ID: <20080203031329.258BE119054E@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=752e72bd5d7235db9666f856d0d720d0818ad4f8
commit 752e72bd5d7235db9666f856d0d720d0818ad4f8
Author: crazy
Date: Sun Feb 3 04:10:30 2008 +0100
kdesdk-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdesdk/FrugalBuild b/source/kde4/kdesdk/FrugalBuild
index 1e1771f..88ca162 100644
--- a/source/kde4/kdesdk/FrugalBuild
+++ b/source/kde4/kdesdk/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: crazy
pkgname=kdesdk
-kdesvn=766696
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=770051
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="KDE Software Development Kit."
-depends=('libkde>=4.00.80' 'libqtsvg' 'kdepimlibs')
+depends=('libkde>=4.00.99' 'libqtsvg' 'kdepimlibs')
makedepends=('libqtnetwork' 'subversion' 'kdebase-workspace-libs' 'qt4-designer')
groups=('kde4')
archs=('i686')
@@ -16,7 +16,7 @@ _F_kde4_subpkgs=('umbrello' 'kbugbuster' 'kcachegrind' 'cervisia')
Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('39af51e4b83d51d4fa8763b83550d74d248d2a38')
+sha1sums=('eebc1f907547e4fcd1f927a40c6d87feebfcc252')
# TODO: split kompare when is a bit more usable
subpkgs=("${_F_kde4_subpkgs[@]}" 'kate' 'kuiviewer' "$pkgname-kio")
From crazy at frugalware.org Sun Feb 3 04:16:59 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 04:16:59 2008
Subject: [Frugalware-git]
playground: kdeaccessibility-4.00.99-0playground1-i686
Message-ID: <20080203031659.4E438119054E@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=1d0f547243acabdf077ed4ec59f7b9d09b0dfd8e
commit 1d0f547243acabdf077ed4ec59f7b9d09b0dfd8e
Author: crazy
Date: Sun Feb 3 04:14:34 2008 +0100
kdeaccessibility-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdeaccessibility/FrugalBuild b/source/kde4/kdeaccessibility/FrugalBuild
index 6987587..e9ccf35 100644
--- a/source/kde4/kdeaccessibility/FrugalBuild
+++ b/source/kde4/kdeaccessibility/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: crazy
pkgname=kdeaccessibility
-kdesvn=766703
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=767706
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="KDE accessibility programs"
groups=('kde4')
archs=('i686')
@@ -15,7 +15,7 @@ options=('nomirror' 'force')
Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('215acb08e3f22a1b593e4e525adeaef5469dc6fc')
+sha1sums=('95081c400dc31a6f88999f2ca09b17e8096a6bfb')
#subpkgs=)
#subdescs=()
From crazy at frugalware.org Sun Feb 3 04:41:17 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 04:41:31 2008
Subject: [Frugalware-git] playground: kdegames-4.00.99-0playground1-i686
Message-ID: <20080203034118.53E501190216@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=e1c99f050a350cbbaec4536caeb9544b61198290
commit e1c99f050a350cbbaec4536caeb9544b61198290
Author: crazy
Date: Sun Feb 3 04:30:28 2008 +0100
kdegames-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdegames/FrugalBuild b/source/kde4/kdegames/FrugalBuild
index b76992d..b104b7b 100644
--- a/source/kde4/kdegames/FrugalBuild
+++ b/source/kde4/kdegames/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: crazy
pkgname=kdegames
-kdesvn=766499
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=770089
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="Games for KDE."
groups=('kde4')
archs=('i686')
@@ -17,7 +17,7 @@ _F_kde4_subpkgs=('ksame' 'kpat' 'kreversi' 'kolf' 'ktuberling' 'konquest' 'kboun
Finclude kde4
source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('5fab925892f740eca82a0b10ec6f214d48172f66')
+sha1sums=('49209c073826a5fb8949105ccadb3d754743e27f')
## TODO: GGZ support ( a bit br0ken right now )
From crazy at frugalware.org Sun Feb 3 05:14:36 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 05:14:38 2008
Subject: [Frugalware-git] playground: kdeedu-4.00.99-0playground1-i686
Message-ID: <20080203041436.612DB1190532@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=ae3bce9f6fd5b032af0c6a2b0550554882daa1fb
commit ae3bce9f6fd5b032af0c6a2b0550554882daa1fb
Author: crazy
Date: Sun Feb 3 04:56:22 2008 +0100
kdeedu-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/kdeedu/FrugalBuild b/source/kde4/kdeedu/FrugalBuild
index 9480569..38e0e89 100644
--- a/source/kde4/kdeedu/FrugalBuild
+++ b/source/kde4/kdeedu/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: crazy
pkgname=kdeedu
-kdesvn=766731
-pkgver=4.00.80
-pkgrel=0playground3
+kdesvn=769992
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="Educational programs for KDE."
groups=('kde4')
archs=('i686')
@@ -20,7 +20,7 @@ source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2 \
kstars_do_not_conflict_with_indilib.patch \
marble_stop_forcing_wrong_cxxflags_for_no_reason.patch)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('2800564080b24bae49d93a7086e4198ba7e4cbaf' \
+sha1sums=('9f717105556df93322c01b20bf3b8f79f00d22c8' \
'c7a96ddf9de689efee8fc764d59f31f5de184d51' \
'5a9199df97f84b185ff1715bcabfdd6ad83c95cd')
From crazy at frugalware.org Sun Feb 3 06:07:26 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 06:07:30 2008
Subject: [Frugalware-git] frugalware-current: libspectre-0.2.0-1-i686
Message-ID: <20080203050726.DA5D51190514@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb0a48f55493f165c42bf134accf235c334bab55
commit cb0a48f55493f165c42bf134accf235c334bab55
Author: crazy
Date: Sun Feb 3 06:06:59 2008 +0100
libspectre-0.2.0-1-i686
* New package
diff --git a/source/xlib-extra/libspectre/FrugalBuild b/source/xlib-extra/libspectre/FrugalBuild
new file mode 100644
index 0000000..6d2d0ed
--- /dev/null
+++ b/source/xlib-extra/libspectre/FrugalBuild
@@ -0,0 +1,17 @@
+# Compiling Time: 0.15 SBU
+# Maintainer: crazy
+
+pkgname=libspectre
+pkgver=0.2.0
+pkgrel=1
+pkgdesc="libspectre is a small library for rendering Postscript documents"
+url="http://libspectre.freedesktop.org/wiki/"
+depends=('xghostscript' 'openssl' 'zlib' 'libstdc++')
+options=('scriptlet')
+groups=('xlib-extra')
+archs=('i686')
+up2date="lynx -dump http://libspectre.freedesktop.org/releases/|Flasttar"
+source=(http://libspectre.freedesktop.org/releases/$pkgname-$pkgver.tar.gz)
+sha1sums=('0a52abf5bd0503f249299425c2fd3dfd26852865')
+
+# optimization OK
From crazy at frugalware.org Sun Feb 3 06:23:35 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 06:23:38 2008
Subject: [Frugalware-git] playground: kdegraphics-4.00.99-0playground2-i686
Message-ID: <20080203052335.E9C0F1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=42129c2f1313ebdea0ec26282778b5c9286a636a
commit 42129c2f1313ebdea0ec26282778b5c9286a636a
Author: crazy
Date: Sun Feb 3 06:21:16 2008 +0100
kdegraphics-4.00.99-0playground2-i686
* added libspectre okular's depends()
diff --git a/source/kde4/kdegraphics/FrugalBuild b/source/kde4/kdegraphics/FrugalBuild
index 99582ad..312e1fa 100644
--- a/source/kde4/kdegraphics/FrugalBuild
+++ b/source/kde4/kdegraphics/FrugalBuild
@@ -4,10 +4,10 @@
pkgname=kdegraphics
kdesvn=770092
pkgver=4.00.99
-pkgrel=0playground1
+pkgrel=0playground2
pkgdesc="KDE Graphics Programs"
depends=('libqtnetwork' 'libkde' 'libqtsvg')
-makedepends=('exiv2' 'qimageblitz' 'xghostscript' 'poppler-qt4' 'sane-backends' 'libusb' 'djvulibre' 'chmlib')
+makedepends=('exiv2' 'qimageblitz' 'xghostscript' 'poppler-qt4' 'sane-backends' 'libusb' 'djvulibre' 'chmlib' 'libspectre')
groups=('kde4')
archs=('i686')
options=('nomirror')
@@ -33,7 +33,7 @@ subdepends=('libkde libqtsvg libqtnetwork svgpart' \
'libkde libqtsvg qimageblitz' \
'libkde libqtsvg libqtnetwork bzip2' \
'libkde libqtsvg libqtnetwork' \
- 'libkde libqtsvg xghostscript qimageblitz poppler-qt4 djvulibre chmlib' \
+ 'libkde libqtsvg xghostscript qimageblitz poppler-qt4 djvulibre chmlib libspectre' \
'libkde libqtsvg sane-backends qimageblitz libusb' \
'libkde libqtsvg libqtnetwork bzip2' \
'libkde libqtsvg libqtnetwork')
From crazy at frugalware.org Sun Feb 3 07:08:52 2008
From: crazy at frugalware.org (crazy)
Date: Sun Feb 3 07:08:54 2008
Subject: [Frugalware-git]
playground: plasma-playground-4.00.99-0playground1-i686
Message-ID: <20080203060852.9A42A1190539@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=playground.git;a=commitdiff;h=1877eed0de4573aba1ad2f7c7b6dd798d81edc3e
commit 1877eed0de4573aba1ad2f7c7b6dd798d81edc3e
Author: crazy
Date: Sun Feb 3 07:07:41 2008 +0100
plasma-playground-4.00.99-0playground1-i686
* Version bump
diff --git a/source/kde4/plasma-playground/FrugalBuild b/source/kde4/plasma-playground/FrugalBuild
index 1ef8f6f..812de62 100644
--- a/source/kde4/plasma-playground/FrugalBuild
+++ b/source/kde4/plasma-playground/FrugalBuild
@@ -2,19 +2,20 @@
# Maintainer: crazy
pkgname=plasma-playground
-kdesvn=766740
-pkgver=4.00.80
-pkgrel=0playground2
+kdesvn=769933
+pkgver=4.00.99
+pkgrel=0playground1
pkgdesc="Extra plasma applets from playground"
-depends=('libkdecore' 'kdebase-workspace-libs>=4.00.80' 'libsm' 'libxft' 'libxpm' 'libxcursor' 'strigi' 'xfsprogs-acl' 'libstdc++' 'libpng' \
+depends=('libkdecore' 'kdebase-workspace-libs>=4.00.99' 'libsm' 'libxft' 'libxpm' 'libxcursor' 'strigi' 'xfsprogs-acl' 'libstdc++' 'libpng' \
'libxrandr' 'libxinerama' 'mesa' 'kdepimlibs' 'libkonq' 'libqt3support' 'qimageblitz' 'libqtscript' 'cyrus-sasl' 'lmsensors')
makedepends=('qt4-designer' 'boost')
groups=('kde4')
archs=('i686')
options=('nomirror' 'force')
Finclude kde4
-source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2)
+source=(http://192.168.0.2/.KDE4/$pkgname-${pkgver}_${kdesvn}.tar.bz2 kill-worldclock.patch)
_F_cd_path="$pkgname-${pkgver}_${kdesvn}"
-sha1sums=('4712a086bd99705e32e2e48e86cac4bceba159cb')
+sha1sums=('8f9b99aa7f03d3ceeff989b3bc458ce03007d3d6' \
+ 'e234ccd885f21f9163112f7ca9b3d2e8800b10e2')
# optimization OK
diff --git a/source/kde4/plasma-playground/kill-worldclock.patch b/source/kde4/plasma-playground/kill-worldclock.patch
new file mode 100644
index 0000000..d4f14ab
--- /dev/null
+++ b/source/kde4/plasma-playground/kill-worldclock.patch
@@ -0,0 +1,37 @@
+Index: applets/CMakeLists.txt
+===================================================================
+--- applets/CMakeLists.txt (revision 770239)
++++ applets/CMakeLists.txt (working copy)
+@@ -10,9 +10,9 @@
+
+ add_subdirectory(fortune-teller)
+
+-if(WORLDCLOCK_FOUND)
+- add_subdirectory(worldclock)
+-endif(WORLDCLOCK_FOUND)
++#if(WORLDCLOCK_FOUND)
++# add_subdirectory(worldclock)
++#endif(WORLDCLOCK_FOUND)
+
+ FIND_PATH(PLASMACLOCK_INCLUDE
+ NAMES
+Index: CMakeLists.txt
+===================================================================
+--- CMakeLists.txt (revision 770239)
++++ CMakeLists.txt (working copy)
+@@ -1,7 +1,4 @@
+ project(PLAYGROUND_PLASMA)
+-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH}
+-${CMAKE_SOURCE_DIR}/plasma/applets/worldclock )
+-MESSAGE(STATUS "CMAKE_MODULE_PATH :${CMAKE_MODULE_PATH}")
+ find_package(KDE4 REQUIRED)
+ include (KDE4Defaults)
+ include(MacroOptionalAddSubdirectory)
+@@ -9,7 +6,6 @@
+ configure_file(config-plasma.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-plasma.h)
+
+ find_package(Plasma REQUIRED)
+-find_package(worldclock)
+ macro_optional_find_package(OpenGL)
+ macro_optional_find_package(Blitz)
+
From priyank at frugalware.org Sun Feb 3 09:21:21 2008
From: priyank at frugalware.org (Priyank)
Date: Sun Feb 3 09:21:23 2008
Subject: [Frugalware-git]
frugalware-current: obex-data-server-r1285-1-x86_64
Message-ID: <20080203082121.C0E761190515@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9808456c6d0768013c8e4add01eae31d2c11593
commit f9808456c6d0768013c8e4add01eae31d2c11593
Author: Priyank
Date: Sun Feb 3 13:50:54 2008 +0530
obex-data-server-r1285-1-x86_64
* Added x86_64 to archs
diff --git a/source/apps-extra/obex-data-server/FrugalBuild b/source/apps-extra/obex-data-server/FrugalBuild
index 3338ea4..867015c 100644
--- a/source/apps-extra/obex-data-server/FrugalBuild
+++ b/source/apps-extra/obex-data-server/FrugalBuild
@@ -8,7 +8,7 @@ pkgdesc="Obex Data Server daemon"
url="http://tadas.dailyda.com/blog/"
depends=('dbus' 'dbus-glib' 'bluez-libs>=3.24' 'bluez-utils>=3.24' 'openobex')
groups=('apps-extra')
-archs=('i686')
+archs=('i686' 'x86_64')
up2date="$pkgver"
source=(ftp://ftp.frugalware.org/pub/other/people/priyank/obex-data-server/$pkgname-$pkgver.tar.bz2 \
rc.obex-data-server)
From devil505linux at gmail.com Sun Feb 3 10:53:48 2008
From: devil505linux at gmail.com (Devil505)
Date: Sun Feb 3 10:53:50 2008
Subject: [Frugalware-git] frugalware-current: gtkhash-0.2.0-1-i686
Message-ID: <20080203095348.E20F81190545@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3ae53697ce0ce63510560e76884898697a42b0f
commit a3ae53697ce0ce63510560e76884898697a42b0f
Author: Devil505
Date: Sun Feb 3 10:53:12 2008 +0100
gtkhash-0.2.0-1-i686
*New package
diff --git a/source/xapps-extra/gtkhash/FrugalBuild b/source/xapps-extra/gtkhash/FrugalBuild
new file mode 100644
index 0000000..fb2da3a
--- /dev/null
+++ b/source/xapps-extra/gtkhash/FrugalBuild
@@ -0,0 +1,28 @@
+# Compiling Time: 0.06 SBU
+# Maintainer: Devil505
+
+pkgname=gtkhash
+pkgver=0.2.0
+pkgrel=1
+pkgdesc="A GTK+ utility for computing message digests or checksums using the mhash library."
+_F_sourceforge_broken_up2date="1"
+Finclude sourceforge
+url="http://gtkhash.sourceforge.net/"
+depends=('gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libglade' 'mhash' 'libxdamage' 'libxext')
+makedepends=('perl-xml')
+options=('scriptlet')
+groups=('xapps-extra')
+archs=('i686')
+sha1sums=('24587e41b9106ef9a885dd40a227ddbf4f843515')
+
+_F_desktop_name="GtkHash"
+_F_desktop_desc="A GTK+ utility for computing file checksums."
+_F_desktop_categories="Application;Utility;"
+
+build()
+{
+ Fbuild
+ Fdesktop2
+}
+
+# optimization OK
From janny at frugalware.org Sun Feb 3 10:57:59 2008
From: janny at frugalware.org (janny)
Date: Sun Feb 3 10:58:00 2008
Subject: [Frugalware-git] frugalware-current: gimp-2.4.4-1-i686
Message-ID: <20080203095759.C03891190545@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f3742033ee2df04d9e736acee007837cc6b84dca
commit f3742033ee2df04d9e736acee007837cc6b84dca
Author: janny
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
# Contributor: VMiklos
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
From boobaa at frugalware.org Sun Feb 3 11:03:37 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Sun Feb 3 11:03:42 2008
Subject: [Frugalware-git] frugalware-current: sword-1.5.10-2-i686
Message-ID: <20080203100337.BA3EB1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4848b759902996fcaa98bb9c1ea837195fd5e526
commit 4848b759902996fcaa98bb9c1ea837195fd5e526
Author: CSÉCSY László
Date: Sun Feb 3 11:03:03 2008 +0100
sword-1.5.10-2-i686
rebuilt with "new" c-ares
diff --git a/source/apps-extra/sword/FrugalBuild b/source/apps-extra/sword/FrugalBuild
index b8b9c97..85f3531 100644
--- a/source/apps-extra/sword/FrugalBuild
+++ b/source/apps-extra/sword/FrugalBuild
@@ -4,7 +4,7 @@
pkgname=sword
pkgver=1.5.10
-pkgrel=1
+pkgrel=2
pkgdesc="CrossWire Bible Society's free Bible software project"
url='http://www.crosswire.org/sword/'
depends=('openssl' 'curl>=7.16.0' 'libstdc++')
From boobaa at frugalware.org Sun Feb 3 11:06:34 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Sun Feb 3 11:06:36 2008
Subject: [Frugalware-git] frugalware-current: Added sword to c-ares in
rebuild.txt
Message-ID: <20080203100634.4BC3C1190054@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7b79f4df745d9e83cc64b6b97ed65dd6c9a3989b
commit 7b79f4df745d9e83cc64b6b97ed65dd6c9a3989b
Author: CSÉCSY László
Date: Sun Feb 3 11:06:27 2008 +0100
Added sword to c-ares in rebuild.txt
diff --git a/docs/rebuild.txt b/docs/rebuild.txt
index 3372cb2..cbb18fa 100644
--- a/docs/rebuild.txt
+++ b/docs/rebuild.txt
@@ -268,6 +268,7 @@ revdep-rebuild 429 --other --sed "s|'parted[^']*'|'parted>=1.8.8'|"
- php
- bzflag
- xine-ui
+- sword
== libofx
From boobaa at frugalware.org Sun Feb 3 11:09:42 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Sun Feb 3 11:09:44 2008
Subject: [Frugalware-git]
frugalware-current: drupal-forum_access-5.x_1.9-3-i686
Message-ID: <20080203100942.E42D31774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e1503b97c409d8aee88dc700bbaafa563e8c2e5c
commit e1503b97c409d8aee88dc700bbaafa563e8c2e5c
Author: CSÉCSY László
Date: Sun Feb 3 11:09:37 2008 +0100
drupal-forum_access-5.x_1.9-3-i686
finally corrected the rodepends :S .lc
diff --git a/source/network-extra/drupal-forum_access/FrugalBuild b/source/network-extra/drupal-forum_access/FrugalBuild
index ab75bb6..82967c1 100644
--- a/source/network-extra/drupal-forum_access/FrugalBuild
+++ b/source/network-extra/drupal-forum_access/FrugalBuild
@@ -3,8 +3,8 @@
_F_drupal_module=forum_access
pkgver=5.x_1.9
-pkgrel=2
+pkgrel=3
pkgdesc="changes your forum administration page to allow you to set forums private"
Finclude drupal
-rodepends=('drupal-cck')
+rodepends=('drupal-acl')
sha1sums=('1ecbc6bcd45d0e8d755b12ce5de48e1afd622e53')
From boobaa at frugalware.org Sun Feb 3 11:24:49 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Sun Feb 3 11:24:52 2008
Subject: [Frugalware-git] frugalware-current: bibletime-1.6.5-1-i686
Message-ID: <20080203102449.9AB7F1774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9272208b6cedcc60e56d32a2318c43cf153d54ee
commit 9272208b6cedcc60e56d32a2318c43cf153d54ee
Author: CSÉCSY László
Date: Sun Feb 3 11:24:41 2008 +0100
bibletime-1.6.5-1-i686
version bump
diff --git a/source/kde-extra/bibletime/FrugalBuild b/source/kde-extra/bibletime/FrugalBuild
index 95d6a93..c58487a 100644
--- a/source/kde-extra/bibletime/FrugalBuild
+++ b/source/kde-extra/bibletime/FrugalBuild
@@ -3,10 +3,10 @@
# Contributor: Bence Nagy
pkgname=bibletime
-pkgver=1.6.4
+pkgver=1.6.5
pkgrel=1
pkgdesc="Bible study software for KDE"
-depends=('libxi' 'libxmu' 'sword' 'qt' 'kdelibs' 'clucene')
+depends=('libxi' 'libxmu' 'sword>=1.5.10-2' 'qt' 'kdelibs' 'clucene')
groups=('kde-extra')
archs=('i686' 'x86_64')
_F_sourceforge_broken_up2date=1
@@ -16,4 +16,4 @@ Finclude sourceforge kde
url='http://www.bibletime.info'
# optimization OK
-sha1sums=('22fc0495891ddcf2574fff5254a1a7745bb521cc')
+sha1sums=('4a5540919fe33839e49646ce337667293120d3fa')
From boobaa at frugalware.org Sun Feb 3 11:27:52 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Sun Feb 3 11:27:55 2008
Subject: [Frugalware-git] frugalware-current: Added bibletime to sword in
rebuild.txt
Message-ID: <20080203102752.569851774030@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8b2d1e31db353f28ebb40fae11db74b4665c4a4
commit d8b2d1e31db353f28ebb40fae11db74b4665c4a4
Author: CSÉCSY László
Date: Sun Feb 3 11:27:46 2008 +0100
Added bibletime to sword in rebuild.txt
diff --git a/docs/rebuild.txt b/docs/rebuild.txt
index cbb18fa..63f3bd1 100644
--- a/docs/rebuild.txt
+++ b/docs/rebuild.txt
@@ -277,3 +277,7 @@ revdep-rebuild 429 --other --sed "s|'parted[^']*'|'parted>=1.8.8'|"
== directfb
- gst-plugins-bad
- splashy
+
+== sword
+
+- bibletime
From hermier at frugalware.org Sun Feb 3 13:05:25 2008
From: hermier at frugalware.org (Michel Hermier)
Date: Sun Feb 3 13:05:27 2008
Subject: [Frugalware-git] homepage-ng: homepage
Message-ID: <20080203120525.B7F061190216@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=427adc842806b58913a37e1a44a76ac0a6963a2c
commit 427adc842806b58913a37e1a44a76ac0a6963a2c
Author: Michel Hermier
Date: Sun Feb 3 13:04:56 2008 +0100
homepage
* Add news letter 15 and related news.
diff --git a/frugalware/weeklynews/issue15.html b/frugalware/weeklynews/issue15.html
new file mode 100644
index 0000000..9fcd007
--- /dev/null
+++ b/frugalware/weeklynews/issue15.html
@@ -0,0 +1,123 @@
+Table of Contents
+
+
+
+Welcome
+
+ The newsletter's aim is to keep you up to date with what's happened recently in the world of the Linux distribution 'Frugalware'.
+
+
+ Features of this issue include:
+
+ - Kalgan - we're getting closer :)
+ - You want security fixes? We've got 'em!
+ - Tip - X video problem on boot? - Don't panic! (yet)
+ - Stellarium - gazing at the stars from your PC
+
+
+
+
+Events
+
+ Here's a selection of events which have occurred since the previous newsletter:
+
+
+ -
+
Kalgan - we're getting closer :)
+ On 29 January 2008, vmiklos announced the release of Frugalware 0.8 ("Kalgan") release candidate 1. Included in this release are quite a number of bug fixes, updated packages and new packages. For more details on this exciting release, read vmiklos' announcement.
+ The purpose of Frugalware's pre-releases and release candidates is to allow anyone who's interested to test the work in progress. If you have the bandwidth and time required to help, please test these pre-releases and release candidates. The more bugs that are found during the testing phase, the better the quality of the final release.
+ According to my calculations, there are only 902,334,167,372,827,123 trillion light years to go. :) (In reality it's closer to 6 weeks, according to the roadmap).
+
+
+
+
+ Tips and tricks
+ Disclaimer - Be aware that the hints & tips provided here have NOT been tested and so come with no warranty.
+
+ -
+
Video problem? - don't panic - submitted by 'phayz'
+ Question - Let's take a common configuration - you have configured Frugalware to boot to a GUI login manager - KDM, GDM or SLiM for example. OK, now you've found on boot that X isn't working. If you can't get into your graphical desktop environment, how can you edit /etc/xorg.conf to fix the problem?
+ Answer
+
+ - When you see the graphical GRUB menu, press [Esc] and confirm that you want to exit from the graphical menu. You'll now see the standard text-only GRUB menu.
+ - Highlight your prefered GRUB entry and press [E] (for 'Edit').
+ - Press [E] again and you're dropped into a basic editor.
+ - Press [End] to move the cursor to the end of the line.
+ - Press [3], then [Enter] to end editing the GRUB entry.
+ - Press [Enter] again to select the temporarily modified entry and GRUB will boot. The "3" which you added to the end of the GRUB entry specifies run level '3', which means that Frugalware will boot into a text-only mode - i.e. X will not be started.
+ - Now you need to log in and, using a text-only editor (Vi, emacs, nano, pico, joe for example), correct your /etc/xorg.conf file.
+
+
+
+ This section relies on your contributions! If have some tips and tricks that you would like to be shown in the newsletter, please post them on the forums in the Tips and Tricks section!
+
+
+
+Focus On Package(s)
+
+ In a new section of the newsletter, I focus on one or more packages and give a general overview of their features. The packages featured will usually be the more obscure ones. You're not likely to be reading about the major desktops.
+ Stellarium - gazing at the stars from your PC
+ Stellarium is an amazing application which is described on its home page as "a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope." If you have any interest in what's "up there", you simply must look at Stellarium. The images it produces are just amazing and can be presented in a range of interesting ways. It's a very active project, with the latest release on 17 January 2008. Its system requirements are very reasonable so it can be used even on old PCs - a Pentium III for example.
+
+
+
+Bug fixes
+
+
+ A list of bugs closed since the previous newsletter is available here.
+
+
+
+
+Security announcements
+
+ According to the normal support arrangements for Frugalware, when Frugalware 0.7 (Sayshell) was released, support for the previous release ended. This means that no further security or bug fixes will be released for Frugalware 0.6 (Terminus).
+
+
+
+ Here is a list of security issues which have been discovered and fixed in the 0.7 release since the previous newsletter.
+
+
+
+ - FSA366 - kernel: A vulnerability with unknown impact has been reported in the Linux Kernel. Please upgrade to kernel-2.6.22-7sayshell4.
+ - FSA365 - joomla: MustLive has discovered a vulnerability in Joomla!, which can be exploited by malicious people to conduct cross-site scripting attacks. Please upgrade to joomla-1.0.13-2sayshell1.
+ - FSA364 - postgresql: Some vulnerabilities have been reported in PostgreSQL, which can be exploited by malicious users to gain escalated privileges or to cause a DoS (Denial of Service). Please upgrade to postgresql-8.2.6-1sayshell1.
+ - FSA363 - libcdio: Some vulnerabilities have been reported in the cd-info and iso-info applications of libcdio, which potentially can be exploited by malicious people to compromise a user's system. Please upgrade to libcdio-0.78.2-2sayshell1.
+ - FSA362 - rsync: Two vulnerabilities have been reported in rsync, which can be exploited by malicious users to bypass certain security restrictions. Please upgrade to rsync-2.6.9-3sayshell1.
+ - FSA361 - asterisk: Multiple vulnerabilities has been reported in Asterisk, which can be exploited by malicious people to conduct SQL injection attacks, bypass certain security restrictions and cause a DoS (Denial of Service). Please upgrade to asterisk-1.4.13-1sayshell2.
+ - FSA360 - ruby-gnome2: Chris Rohlf has reported a vulnerability in Ruby-GNOME2, which can potentially be exploited by malicious people to compromise an application using the library. Please upgrade to ruby-gnome2-0.16.0-4sayshell1.
+ - FSA359 - libxml2: A vulnerability has been reported in Libxml2, which can be exploited by malicious people to cause a DoS (Denial of Service). Please upgrade to libxml2-2.6.30-2sayshell1.
+ - FSA358 - horde-webmail: Secunia Research has discovered a vulnerability in IMP Webmail Client and Horde Groupware Webmail Edition, which can be exploited by malicious people to bypass certain security restrictions and manipulate data. Please upgrade to horde-webmail-1.0.1-4sayshell1.
+ - FSA357 - drupal: Some vulnerabilities have been reported in Drupal, which can be exploited by malicious people to conduct cross-site scripting, script insertion, and cross-site request forgery attacks. Please upgrade to drupal-5.2-2sayshell3.
+ - FSA356 - mantis: seiji has discovered a vulnerability in Mantis, which can be exploited by malicious users to conduct script insertion attacks. Please upgrade to mantis-1.0.8-2sayshell1.
+ - FSA355 - vlc: Some vulnerabilities have been discovered in VLC Media Player, which can be exploited by malicious people to compromise a user's system. Please upgrade to vlc-0.8.6-8sayshell1.
+ - FSA354 - libexif: Two vulnerabilities have been reported in libexif, which can be exploited by malicious people to cause a DoS (Denial of Service) or to compromise an application using the library. Please upgrade to libexif-0.6.16-2sayshell1.
+ - FSA353 - clamav: Some vulnerabilities have been reported in ClamAV, where one vulnerability has an unknown impact and others can be exploited by malicious people to cause a DoS (Denial of Service) or compromise a vulnerable system. Please upgrade to clamav-0.91.2-2sayshell1.
+ - FSA352 - opera: Some vulnerabilities have been reported in Opera, which can be exploited by malicious people to bypass certain security restrictions, disclose sensitive information, and compromise a user's system. Please upgrade to opera-9.25-1sayshell1.
+ - FSA351 - cups: A vulnerability has been reported in CUPS, which can be exploited by malicious people to cause a DoS (Denial of Service) or potentially compromise a vulnerable system. Please upgrade to cups-1.3.2-2sayshell3.
+ - FSA350 - syslog-ng: A vulnerability has been reported in syslog-ng, which can be exploited by malicious people to cause a DoS (Denial of Service). Please upgrade to syslog-ng-2.0.5-2sayshell1.
+ - FSA349 - apache: A vulnerability have been reported in Apache mod_imagemap module, which can be exploited by malicious people to conduct cross-site scripting attacks. Please upgrade to apache-2.2.6-2sayshell1.
+ - FSA348 - scponly: A security issue has been reported in scponly, which can be exploited by malicious, local users to bypass certain security restrictions. Please upgrade to scponly-4.6-2sayshell1.
+ - FSA347 - squid: A vulnerability has been reported in Squid, which can be exploited by malicious people to cause a DoS (Denial of Service). Please upgrade to squid-2.6.STABLE16-2sayshell1.
+
+
+
+
+
+About the newsletter
+ Author
+ The Frugalware newsletter is written by Russell Dickenson (AKA phayz). Credit for the Frugalware distribution goes to the development team.
+ Translations
+ The newsletter is currently translated into French and Danish. The French translation is provided by the French Frugalware community. The Danish translation is provided by the Danish Frugalware community. Thanks to all those involved in providing and hosting these translations.
+ Release
+ To allow time for review and corrections, each newsletter is written ahead of its release date. Therefore it may not mention events which occured in the few days before its release - e.g. security fixes. To be sure that you've got the very latest information on these topics, go to the appropriate page of the Frugalware web site.
+ Feedback
+ If you have feedback about the Frugalware newsletter - whether good or bad - please provide it via the forums. Your feedback is valuable because we want the newsletter to meet the needs of Frugalware's users.
From devil505linux at gmail.com Sun Feb 3 15:44:13 2008
From: devil505linux at gmail.com (Devil505)
Date: Sun Feb 3 15:44:15 2008
Subject: [Frugalware-git] frugalware-current: guake-0.1-1-i686
Message-ID: <20080203144413.DC3FE1190511@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88aea09975e91995ae93b674c697a1a4ed51e315
commit 88aea09975e91995ae93b674c697a1a4ed51e315
Author: Devil505
Date: Sun Feb 3 15:18:26 2008 +0100
guake-0.1-1-i686
*New package
diff --git a/source/gnome-extra/guake/FrugalBuild b/source/gnome-extra/guake/FrugalBuild
new file mode 100644
index 0000000..386fe8e
--- /dev/null
+++ b/source/gnome-extra/guake/FrugalBuild
@@ -0,0 +1,20 @@
+# Compiling Time: 0.04 SBU
+# Maintainer: Devil505
+
+pkgname=guake
+pkgver=0.1
+pkgrel=1
+pkgdesc="Guake is a drop-down terminal for Gnome Desktop Environment"
+url='http://guake-terminal.org'
+depends=('python' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2')
+makedepends=('perl-xml' 'gconf')
+_F_gnome_desktop="y"
+_F_gnome_schemas=('/etc/gconf/schemas/guake.schemas')
+Finclude gnome-scriptlet
+options=('genscriptlet')
+groups=('gnome-extra')
+archs=('i686')
+up2date="lynx -dump $url/download | Flasttar"
+source=($url/releases/0.1-alpha/$pkgname-$pkgver.tar.gz)
+sha1sums=('0e76695fe4c6f3da77e49a730e72b21979235540')
+# optimization OK
From devil505linux at gmail.com Sun Feb 3 17:21:09 2008
From: devil505linux at gmail.com (Devil505)
Date: Sun Feb 3 17:21:11 2008
Subject: [Frugalware-git] frugalware-current: wxdfast-0.6.0-1-i686
Message-ID: <20080203162109.AADDD11901A9@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=407c89e62e177c62b479b585edccaa30b3b7e0e0
commit 407c89e62e177c62b479b585edccaa30b3b7e0e0
Author: Devil505
Date: Sun Feb 3 17:20:55 2008 +0100
wxdfast-0.6.0-1-i686
*New package
diff --git a/source/xapps-extra/wxdfast/FrugalBuild b/source/xapps-extra/wxdfast/FrugalBuild
new file mode 100644
index 0000000..baa3594
--- /dev/null
+++ b/source/xapps-extra/wxdfast/FrugalBuild
@@ -0,0 +1,19 @@
+# Compiling Time: 0.05 SBU
+# Maintainer: devil505
+
+pkgname=wxdfast
+pkgver=0.6.0
+pkgrel=1
+pkgdesc="An open source multi-threaded download manager."
+depends=('wxgtk>=2.8.7' 'libxau' 'libxdmcp' 'libxxf86vm' 'expat' 'libxdamage' 'libxml2' 'libice')
+_F_sourceforge_sep="_"
+_F_sourceforge_dirname="dfast"
+_F_sourceforge_name="$pkgname"
+_F_sourceforge_broken_up2date=1
+Finclude sourceforge
+url="http://dfast.sourceforge.net"
+options=('scriptlet')
+groups=('xapps-extra')
+archs=('i686')
+sha1sums=('09f8a13c399e6e8f40e9b0a2776acd4133f0f1f6')
+
From devil505linux at gmail.com Sun Feb 3 18:06:05 2008
From: devil505linux at gmail.com (Devil505)
Date: Sun Feb 3 18:06:09 2008
Subject: [Frugalware-git] frugalware-current: opencity-0.0.5.1-1-i686
Message-ID: <20080203170605.A10751190054@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=66a82f198d1611d0f8895502a64ff1835bd1ab9a
commit 66a82f198d1611d0f8895502a64ff1835bd1ab9a
Author: Devil505
Date: Sun Feb 3 18:05:49 2008 +0100
opencity-0.0.5.1-1-i686
*New package
diff --git a/source/games-extra/opencity/FrugalBuild b/source/games-extra/opencity/FrugalBuild
new file mode 100644
index 0000000..d843091
--- /dev/null
+++ b/source/games-extra/opencity/FrugalBuild
@@ -0,0 +1,17 @@
+# Compiling Time: 0.27 SBU
+# Maintainer: Devil505
+
+pkgname=opencity
+pkgver=0.0.5.1
+pkgrel=1
+pkgdesc="A full 3D city simulator game project"
+_F_sourceforge_ext="stable.tar.bz2"
+_F_sourceforge_broken_up2date=1
+Finclude sourceforge
+url="http://www.opencity.info/"
+depends=('sdl_mixer' 'sdl_net' 'sdlimage' 'mesa')
+groups=('games-extra')
+archs=('i686')
+_F_cd_path="$pkgname-0.0.5stable"
+sha1sums=('fff219e395b97611edf5e40c4c44f6b23e62b384')
+
From priyank at frugalware.org Sun Feb 3 20:07:00 2008
From: priyank at frugalware.org (Priyank)
Date: Sun Feb 3 20:07:02 2008
Subject: [Frugalware-git] frugalware-current: avast4workstation-1.0.8-2-i686
Message-ID: <20080203190700.0BDC91190532@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fda654233bf039a5333dd7d9c73ba76ea578b18f
commit fda654233bf039a5333dd7d9c73ba76ea578b18f
Author: Priyank
Date: Mon Feb 4 00:36:31 2008 +0530
avast4workstation-1.0.8-2-i686
* Added missing options=('genscriptlet') [reported by redbeasts on forums]
diff --git a/source/xapps-extra/avast4workstation/FrugalBuild b/source/xapps-extra/avast4workstation/FrugalBuild
index 048dbd3..1240783 100644
--- a/source/xapps-extra/avast4workstation/FrugalBuild
+++ b/source/xapps-extra/avast4workstation/FrugalBuild
@@ -3,7 +3,7 @@
pkgname=avast4workstation
pkgver=1.0.8
-pkgrel=1
+pkgrel=2
pkgdesc="avast! Anti Virus Home Edition"
url="http://www.avast.com/eng/avast-for-linux-workstation.html"
depends=('glibc')
@@ -15,7 +15,7 @@ archs=('i686' '!x86_64')
up2date="lynx -dump http://www.avast.com/eng/download-avast-for-linux-edition.html | sed '/1\.0\.4/d' | Flasttar"
source=(http://files.avast.com/files/linux/$pkgname-$pkgver.tar.gz)
sha1sums=('da8a22ce60cd740a315b7f9cf02fc8a3caba3ee9')
-options=('nobuild')
+options=('nobuild' 'genscriptlet')
build() {
Fcd
From hermier at frugalware.org Sun Feb 3 23:26:12 2008
From: hermier at frugalware.org (Michel Hermier)
Date: Sun Feb 3 23:26:16 2008
Subject: [Frugalware-git] homepage-ng: news.xml
Message-ID: <20080203222612.D34A711904CD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=5e1e02cd21fca1b692bcadbd2e034ab63f419e9e
commit 5e1e02cd21fca1b692bcadbd2e034ab63f419e9e
Author: Michel Hermier
Date: Sun Feb 3 23:24:08 2008 +0100
news.xml
*Fix DTD so that xmllint is more happy.
diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml
index 97b9fac..daf221e 100644
--- a/frugalware/xml/news.xml
+++ b/frugalware/xml/news.xml
@@ -1,7 +1,7 @@
-
+
@@ -16,67 +16,84 @@
-
- 86
- Frugalware 0.8rc1 (Kalgan) released
- Tue Jan 29 06:19:47 CET 2008
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.8rc1, the first release candidate of the upcoming 0.8 stable release.
- A short and incomplete list of changes since 0.8pre2:
-
- - Bugfixes:
-
- - Improved Splash: it now presents till the very end of the shutdown process.
- - Fixed the "packages one by one" select method in the installer.
- - The LiveCD now supports copy the disc to RAM if enough memory is available to free up your CD/DVD drive.
-
-
- - Package updates:
-
- - Linux 2.6.23.14 + security fixes
- - Xorg 7.3 + security fixes
- - GNOME 2.20.3
- - More than 300 other package updates
-
-
- - New packages:
-
- - etckeeper - keeps your /etc under version control
- - linuxwacom - support for the Wacom tablets
- - New Xorg drivers
- - More than 20 other new package
-
-
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Click here to read more about what media you need for the installation.
- livecd,
- netinstall,
- usb,
- tftp,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- cd10,
- cd11,
- cd12,
- cd13,
- dvd1 and
- dvd2
-
- Torrents are also available.
-
- SHA1SUMS:
-
+
+ 87
+ Frugalware Newsletter Issue 15
+ Sat Feb 02 16:30:13 CET 2008
+ VMiklos
+ 0
+
+ Features of this issue include:
+
+ - Kalgan - we're getting closer :)
+ - You want security fixes? We've got 'em!
+ - Tip - X video problem on boot? - Don't panic! (yet)
+ - Stellarium - gazing at the stars from your PC
+
+ You can read it here. We hope you like it!
+ ]]>
+
+
+
+ 86
+ Frugalware 0.8rc1 (Kalgan) released
+ Tue Jan 29 06:19:47 CET 2008
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.8rc1, the first release candidate of the upcoming 0.8 stable release.
+ A short and incomplete list of changes since 0.8pre2:
+
+ - Bugfixes:
+
+ - Improved Splash: it now presents till the very end of the shutdown process.
+ - Fixed the "packages one by one" select method in the installer.
+ - The LiveCD now supports copy the disc to RAM if enough memory is available to free up your CD/DVD drive.
+
+
+ - Package updates:
+
+ - Linux 2.6.23.14 + security fixes
+ - Xorg 7.3 + security fixes
+ - GNOME 2.20.3
+ - More than 300 other package updates
+
+
+ - New packages:
+
+ - etckeeper - keeps your /etc under version control
+ - linuxwacom - support for the Wacom tablets
+ - New Xorg drivers
+ - More than 20 other new package
+
+
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Click here to read more about what media you need for the installation.
+ livecd,
+ netinstall,
+ usb,
+ tftp,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ cd10,
+ cd11,
+ cd12,
+ cd13,
+ dvd1 and
+ dvd2
+
+ SHA1SUMS:
+
e1d9710e9d03eb2f60bdae19f9508736a69e47d1 frugalware-0.8rc1-i686-cd1.iso
ed9bc9a4d7a9c3b72543ba15ec384024e6311628 frugalware-0.8rc1-i686-cd2.iso
5dfd2287460b35cc72c8b75752f650efeccf8c16 frugalware-0.8rc1-i686-cd3.iso
@@ -96,100 +113,100 @@ bb6b5cd1e157d972913ae0830075b55c7f6a1913 frugalware-0.8rc1-i686-dvd2.iso
8998a928b84754c3542343b605c68bdd8d9d97c9 fwlive-0.8rc1-i686-full.iso
1cf5151ec7177ee4afcdb00aa60f08edd04cd191 frugalware-0.8rc1-i686-tftp.img.gz
285649aedc5ed076f066ecde736d4dcfa3c457e7 frugalware-0.8rc1-i686-usb.tar.gz
-
- ]]>
-
-
-
- 85
- Frugalware Newsletter Issue 14
- Sat Jan 19 16:30:13 CET 2008
- VMiklos
- 0
-
- In this issue:
-
- - Frugalware 0.8 ("Kalgan") pre-release 2
- - Newsletter now in French and Danish
-
- You can read it here. We hope you like it!
- ]]>
-
-
-
- 84
- X.Org 7.3 testers wanted!
- Fri Jan 18 01:47:41 CET 2008
- VMiklos
- 0
-
- You probably noticed that we did not update X.Org for a while. This happened as in our opinion the version we already have packaged was still more stable then any of the newer versions, so we sticked to X.Org 7.2 and decided to maintain it, instead of upgrading to a newer version for some time. Now it's time to upgrade!
- Finally upstream released an updated X server which seem to be: 1) as stable as the good old one we currently have, 2) featuring no more blocker problems like the ones in X.Org 7.3 did. So in short: time for testing!
- We prepared a separate testing repo for this purpose as this update currently features more than 350 little changes. If you want to help, please:
- 1) Add Include = /etc/pacman-g2/repos/xorg73
to /etc/pacman-g2.conf, before the frugalware-current line.
- 2) Create a file named /etc/pacman-g2/repos/xorg73 with the following contents:
- [xorg73]
+
+ ]]>
+
+
+
+ 85
+ Frugalware Newsletter Issue 14
+ Sat Jan 19 16:30:13 CET 2008
+ VMiklos
+ 0
+
+ In this issue:
+
+ - Frugalware 0.8 ("Kalgan") pre-release 2
+ - Newsletter now in French and Danish
+
+ You can read it here. We hope you like it!
+ ]]>
+
+
+
+ 84
+ X.Org 7.3 testers wanted!
+ Fri Jan 18 01:47:41 CET 2008
+ VMiklos
+ 0
+
+ You probably noticed that we did not update X.Org for a while. This happened as in our opinion the version we already have packaged was still more stable then any of the newer versions, so we sticked to X.Org 7.2 and decided to maintain it, instead of upgrading to a newer version for some time. Now it's time to upgrade!
+ Finally upstream released an updated X server which seem to be: 1) as stable as the good old one we currently have, 2) featuring no more blocker problems like the ones in X.Org 7.3 did. So in short: time for testing!
+ We prepared a separate testing repo for this purpose as this update currently features more than 350 little changes. If you want to help, please:
+ 1) Add Include = /etc/pacman-g2/repos/xorg73
to /etc/pacman-g2.conf, before the frugalware-current line.
+ 2) Create a file named /etc/pacman-g2/repos/xorg73 with the following contents:
+ [xorg73]
Server = http://ftp.frugalware.org/pub/other/people/krix/xorg73/frugalware-i686
- 3) Issue the usual # pacman-g2 -Syu
to update your system.
- 4) You can restart X by rebooting, or running # init 3 && init 4
- If no major problem occurs, we plan to merge the xorg73 branch at the end of the weekend.
- Thanks for your help!
- ]]>
-
-
-
- 83
- Frugalware 0.8pre2 (Kalgan) released
- Thu Jan 10 10:28:00 CET 2008
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.8pre2, the second technical preview of the upcoming 0.8 stable release.
- A short and incomplete list of changes since 0.8pre1:
-
- - New features:
-
- - Support for executing hooks inside the package manager - e.g. after a successful system upgrade.
- - Improved blacklisting support for kernel modules.
-
-
- - Package updates:
-
- - Xfce 4.4.2 - with bugfixes and translations
- - OpenOffice.org 2.3.1 - with security and bugfixes
- - Tcl and Tk 8.5 - with support for anti-aliased fonts
- - Octave 3.0.0 - compatibility with Matlab graphics is much better now
- - Updated encryption libs - gnutls-2.2 and libgcrypt-1.4
-
-
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Click here to read more about what media you need for the installation.
- livecd,
- netinstall,
- usb,
- tftp,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- cd10,
- cd11,
- cd12,
- cd13,
- dvd1 and
- dvd2
-
- SHA1SUMS:
-
+ 3) Issue the usual # pacman-g2 -Syu
to update your system.
+ 4) You can restart X by rebooting, or running # init 3 && init 4
+ If no major problem occurs, we plan to merge the xorg73 branch at the end of the weekend.
+ Thanks for your help!
+ ]]>
+
+
+
+ 83
+ Frugalware 0.8pre2 (Kalgan) released
+ Thu Jan 10 10:28:00 CET 2008
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.8pre2, the second technical preview of the upcoming 0.8 stable release.
+ A short and incomplete list of changes since 0.8pre1:
+
+ - New features:
+
+ - Support for executing hooks inside the package manager - e.g. after a successful system upgrade.
+ - Improved blacklisting support for kernel modules.
+
+
+ - Package updates:
+
+ - Xfce 4.4.2 - with bugfixes and translations
+ - OpenOffice.org 2.3.1 - with security and bugfixes
+ - Tcl and Tk 8.5 - with support for anti-aliased fonts
+ - Octave 3.0.0 - compatibility with Matlab graphics is much better now
+ - Updated encryption libs - gnutls-2.2 and libgcrypt-1.4
+
+
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Click here to read more about what media you need for the installation.
+ livecd,
+ netinstall,
+ usb,
+ tftp,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ cd10,
+ cd11,
+ cd12,
+ cd13,
+ dvd1 and
+ dvd2
+
+ SHA1SUMS:
+
fbc4318fc4a86244008d331d46b4ab731e0f2a29 frugalware-0.8pre2-i686-cd1.iso
c4dc8560222723d8bb29a8e15baaf32af27ed762 frugalware-0.8pre2-i686-cd2.iso
37f3cdc740cc56acec9bf4877a1436bd51fb8e48 frugalware-0.8pre2-i686-cd3.iso
@@ -209,107 +226,107 @@ da94dbb5796f2b967831c00452ec6c6055af7768 frugalware-0.8pre2-i686-dvd2.iso
ec0daebe362847e0587c04aea81693f6d262ae60 fwlive-0.8pre2-i686-full.iso
eb7fbc5158e452f5217e87a2be51e600b05024b8 frugalware-0.8pre2-i686-tftp.img.gz
29ecc950b89e24f6db22ad1d02b1a28114a60495 frugalware-0.8pre2-i686-usb.tar.gz
-
- ]]>
-
-
-
- 82
- Frugalware Newsletter Issue 13
- Sun Jan 6 23:37:54 CET 2008
- VMiklos
- 0
-
- In this issue:
-
- - Package updates
- - Hint - Changing rights of files and libraries
- - Happy New Year
-
- You can read it here. We hope you like it!
- ]]>
-
-
-
- 81
- Frugalware Newsletter Issue 12
- Sat Dec 22 14:53:45 CET 2007
- VMiklos
- 0
-
- In this issue Dex77 helps out Splashy, Frugalware gets a little more Danish, we wish you Merry Christmas and more.
- You can read it here. We hope you like it!
- ]]>
-
-
-
- 80
- Frugalware Newsletter Issue 11
- Sun Dec 9 22:51:50 CET 2007
- VMiklos
- 0
-
- In this issue we welcome a new release of Frugalware, put the 'Windows' key to good use in Gnome, reveal a bug in previous newsletters and more.
- You can read it here. We hope you like it!
- ]]>
-
-
-
- 79
- Frugalware 0.8pre1 (Kalgan) released
- Tue Dec 4 09:33:56 CET 2007
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.8pre1, the first technical preview of the upcoming 0.8 stable release.
- A short and incomplete list of changes since 0.7:
-
- - Package updates:
-
- - Linux 2.6.23 + fixes
- - GNU C Library 2.7
- - GCC 4.2.2
- - espgs is now replaced with the stock ghostscript
- - compiz-fusion replaced beryl, most users now can avoid XGL
- - more than 600 other upstream updates
- - more than 100 new packages, including 20 new games
-
-
- - New features:
-
- - Added FUN (Frugalware Update Notifier), which resides in the user's system tray and notifies if an update is available.
- - Added WPA support to the installer.
-
-
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Click here to read more about what media do you need for the installation.
- livecd,
- netinstall,
- usb,
- tftp,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- cd10,
- cd11,
- cd12,
- cd13,
- dvd1 and
- dvd2
-
- SHA1SUMS:
-
+
+ ]]>
+
+
+
+ 82
+ Frugalware Newsletter Issue 13
+ Sun Jan 6 23:37:54 CET 2008
+ VMiklos
+ 0
+
+ In this issue:
+
+ - Package updates
+ - Hint - Changing rights of files and libraries
+ - Happy New Year
+
+ You can read it here. We hope you like it!
+ ]]>
+
+
+
+ 81
+ Frugalware Newsletter Issue 12
+ Sat Dec 22 14:53:45 CET 2007
+ VMiklos
+ 0
+
+ In this issue Dex77 helps out Splashy, Frugalware gets a little more Danish, we wish you Merry Christmas and more.
+ You can read it here. We hope you like it!
+ ]]>
+
+
+
+ 80
+ Frugalware Newsletter Issue 11
+ Sun Dec 9 22:51:50 CET 2007
+ VMiklos
+ 0
+
+ In this issue we welcome a new release of Frugalware, put the 'Windows' key to good use in Gnome, reveal a bug in previous newsletters and more.
+ You can read it here. We hope you like it!
+ ]]>
+
+
+
+ 79
+ Frugalware 0.8pre1 (Kalgan) released
+ Tue Dec 4 09:33:56 CET 2007
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.8pre1, the first technical preview of the upcoming 0.8 stable release.
+ A short and incomplete list of changes since 0.7:
+
+ - Package updates:
+
+ - Linux 2.6.23 + fixes
+ - GNU C Library 2.7
+ - GCC 4.2.2
+ - espgs is now replaced with the stock ghostscript
+ - compiz-fusion replaced beryl, most users now can avoid XGL
+ - more than 600 other upstream updates
+ - more than 100 new packages, including 20 new games
+
+
+ - New features:
+
+ - Added FUN (Frugalware Update Notifier), which resides in the user's system tray and notifies if an update is available.
+ - Added WPA support to the installer.
+
+
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Click here to read more about what media do you need for the installation.
+ livecd,
+ netinstall,
+ usb,
+ tftp,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ cd10,
+ cd11,
+ cd12,
+ cd13,
+ dvd1 and
+ dvd2
+
+ SHA1SUMS:
+
f6f4a62003c2f350aa11d270bc4b38b31f5cc96e frugalware-0.8pre1-i686-cd1.iso
54c33672abce250d97a38d8fd126933203a6b181 frugalware-0.8pre1-i686-cd2.iso
a743bacd345804d78fc11aa37a7e613c9c448029 frugalware-0.8pre1-i686-cd3.iso
@@ -329,106 +346,106 @@ a1321a1f978bfedf8cf7fdd33c90e858bd881e10 frugalware-0.8pre1-i686-dvd1.iso
64e0e9c40772e573824a950437490a5165edba15 fwlive-0.8pre1-i686-full.iso
1c103ed0f0a5f86df03350efbddba696ee7203f4 frugalware-0.8pre1-i686-tftp.img.gz
2fb3b8863079fb17ed6971226f5d996bd149e07d frugalware-0.8pre1-i686-usb.tar.gz
-
- ]]>
-
-
-
- 78
- Frugalware Newsletter Issue 10
- Sat Nov 24 17:54:01 CET 2007
- VMiklos
- 0
- here. We hope you like it!
- ]]>
-
-
-
- 77
- Terminus: End of life
- Tue Oct 16 10:59:34 CEST 2007
- voroskoi
- 0
-
- We have released FSA135 to FSA295 for Terminus. That means 161 security problems were issued in half a year.
- If you update to Sayshell, it will also fix the following vulnerabilities:
-
- ]]>
-
-
-
- 76
- Frugalware 0.7 (Sayshell) for i686 and x86_64 released
- Sat Oct 13 02:58:26 CEST 2007
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.7, our seventh stable release.
- No new features have been added since 0.7rc2, but more than 150 changes have been made to fix minor bugs.
- If you didn't follow the changes during the pre/rc releases, here are the most important changes since 0.6:
-
- - Up to date base system: Linux kernel 2.6.22.9, Glibc 2.6.1 and GCC 4.2.1
- - Up to date desktop packages: KDE 3.5.7, GNOME 2.20, XFCE 4.4.1, OpenOffice 2.3.0 and Firefox 2.0.0.7
- - A LiveCD called FwLive is now available for this release.
- - Setup: language-specific defaults (keymap, timezone, default mirror), the installation is now logged.
- - Supported new languages: Romanian, Swedish, Italian and Danish.
- - New graphical tools: Gfpm (package manager) and Gnetconfig (network configurator).
- - Documentation: The Frugalware User Manual is now more than 100 pages: tutorials, tips and tricks.
-
- Please refer to the Frugalware Sayshell ChangeLog for more information.
- Download for i686:
- livecd,
- netinstall,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- cd10,
- cd11,
- cd12,
- cd13,
- dvd1,
- dvd2,
- tftp,
- usb,
- chroot tarball
-
- Download for x86_64:
- netinstall,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- cd10,
- cd11,
- dvd1,
- dvd2,
- tftp,
- usb,
- chroot tarball
-
- NOTE: Don't download CDs 3-13 or the second DVD unless you don't have an internet connection.
- SHA1SUMs:
-
+
+ ]]>
+
+
+
+ 78
+ Frugalware Newsletter Issue 10
+ Sat Nov 24 17:54:01 CET 2007
+ VMiklos
+ 0
+ here. We hope you like it!
+ ]]>
+
+
+
+ 77
+ Terminus: End of life
+ Tue Oct 16 10:59:34 CEST 2007
+ voroskoi
+ 0
+
+ We have released FSA135 to FSA295 for Terminus. That means 161 security problems were issued in half a year.
+ If you update to Sayshell, it will also fix the following vulnerabilities:
+
+ ]]>
+
+
+
+ 76
+ Frugalware 0.7 (Sayshell) for i686 and x86_64 released
+ Sat Oct 13 02:58:26 CEST 2007
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.7, our seventh stable release.
+ No new features have been added since 0.7rc2, but more than 150 changes have been made to fix minor bugs.
+ If you didn't follow the changes during the pre/rc releases, here are the most important changes since 0.6:
+
+ - Up to date base system: Linux kernel 2.6.22.9, Glibc 2.6.1 and GCC 4.2.1
+ - Up to date desktop packages: KDE 3.5.7, GNOME 2.20, XFCE 4.4.1, OpenOffice 2.3.0 and Firefox 2.0.0.7
+ - A LiveCD called FwLive is now available for this release.
+ - Setup: language-specific defaults (keymap, timezone, default mirror), the installation is now logged.
+ - Supported new languages: Romanian, Swedish, Italian and Danish.
+ - New graphical tools: Gfpm (package manager) and Gnetconfig (network configurator).
+ - Documentation: The Frugalware User Manual is now more than 100 pages: tutorials, tips and tricks.
+
+ Please refer to the Frugalware Sayshell ChangeLog for more information.
+ Download for i686:
+ livecd,
+ netinstall,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ cd10,
+ cd11,
+ cd12,
+ cd13,
+ dvd1,
+ dvd2,
+ tftp,
+ usb,
+ chroot tarball
+
+ Download for x86_64:
+ netinstall,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ cd10,
+ cd11,
+ dvd1,
+ dvd2,
+ tftp,
+ usb,
+ chroot tarball
+
+ NOTE: Don't download CDs 3-13 or the second DVD unless you don't have an internet connection.
+ SHA1SUMs:
+
11d369eef484e64f1583364456491530d24701b7 frugalware-0.7-i686-cd10.iso
c3d1630241a99f6f4936079b40c5fd93a417a9dc frugalware-0.7-i686-cd11.iso
0b3c25ac25d711fed156ce93d30b78c918c0defa frugalware-0.7-i686-cd12.iso
@@ -464,85 +481,85 @@ fa447a8cbd60d554905c48d379fb5d08b80e89b8 frugalware-0.7-i686-tftp.img.gz
26d0be146804b652f0359dd0824012aaf3f3f716 frugalware-0.7-i686-usb.tar.gz
31bd8243520f767c44ada50da287b4fe1d72a0ac frugalware-0.7-x86_64-tftp.img.gz
88c0be39dd0630c34e31e8482ead29f6097ee0a7 frugalware-0.7-x86_64-usb.tar.gz
-
- If you are upgrading to Sayshell from our previous stable release (Terminus), please read the upgrade part of our documentation.
- ]]>
-
-
-
- 75
- Kernel update in -current: WARNING for Intel users with IDE controllers
- Thu Oct 4 15:08:53 UTC 2007
- VMiklos
- 0
- this bugreport for more details. So after upgrading using pacman -Syu, you need to:
-
- - Check if you have an Intel IDE controller using sudo lspci |grep -i intel.*ide. If you got no result then probably you're not affected.
- - Edit /etc/fstab: change all occurrences of /dev/hd to /dev/sd.
- - Edit /boot/grub/menu.lst: change all occurrences of /dev/hd to /dev/sd in the Frugalware entry.
- - Reboot.
-
- Thanks for your understanding!
- ]]>
-
-
-
- 74
- Frugalware 0.7rc2 (Sayshell) released
- Tue Oct 2 11:08:42 CEST 2007
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.7rc2, the last candidate of the upcoming 0.7 stable release.
- A short and incomplete list of changes since 0.7rc1:
-
- - Package updates:
-
- - GNOME 2.20.0
- - OpenOffice.org 2.3 with OOXML support and Mozilla plugin
- - More than 1000 changes, mostly bugfixes
-
-
- - New features:
-
- - Added Gfpm, a graphical package manager
- - New Gfpm and Gnetconfig plugins for Xfce4 settings manager
-
-
- - Setup:
-
- - Fixed PPPoE support
- - Slow format (when checking for bad blocks is enabled) works again for swap partitions
- - Fixed Swedish language support
-
-
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Don't download CDs 3-12 or the second DVD unless you don't have an internet connection
- livecd,
- netinstall,
- usb,
- tftp,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- cd10,
- cd11,
- cd12,
- cd13,
- dvd1 and
- dvd2
-
- SHA1SUMS:
-
+
+ If you are upgrading to Sayshell from our previous stable release (Terminus), please read the upgrade part of our documentation.
+ ]]>
+
+
+
+ 75
+ Kernel update in -current: WARNING for Intel users with IDE controllers
+ Thu Oct 4 15:08:53 UTC 2007
+ VMiklos
+ 0
+ this bugreport for more details. So after upgrading using pacman -Syu, you need to:
+
+ - Check if you have an Intel IDE controller using sudo lspci |grep -i intel.*ide. If you got no result then probably you're not affected.
+ - Edit /etc/fstab: change all occurrences of /dev/hd to /dev/sd.
+ - Edit /boot/grub/menu.lst: change all occurrences of /dev/hd to /dev/sd in the Frugalware entry.
+ - Reboot.
+
+ Thanks for your understanding!
+ ]]>
+
+
+
+ 74
+ Frugalware 0.7rc2 (Sayshell) released
+ Tue Oct 2 11:08:42 CEST 2007
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.7rc2, the last candidate of the upcoming 0.7 stable release.
+ A short and incomplete list of changes since 0.7rc1:
+
+ - Package updates:
+
+ - GNOME 2.20.0
+ - OpenOffice.org 2.3 with OOXML support and Mozilla plugin
+ - More than 1000 changes, mostly bugfixes
+
+
+ - New features:
+
+ - Added Gfpm, a graphical package manager
+ - New Gfpm and Gnetconfig plugins for Xfce4 settings manager
+
+
+ - Setup:
+
+ - Fixed PPPoE support
+ - Slow format (when checking for bad blocks is enabled) works again for swap partitions
+ - Fixed Swedish language support
+
+
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Don't download CDs 3-12 or the second DVD unless you don't have an internet connection
+ livecd,
+ netinstall,
+ usb,
+ tftp,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ cd10,
+ cd11,
+ cd12,
+ cd13,
+ dvd1 and
+ dvd2
+
+ SHA1SUMS:
+
817395071b963878b186cb6de3cc625c054a2fdc frugalware-0.7rc2-i686-cd10.iso
08aaacc8b0a49cedbdfbf0cc250c381865e35e12 frugalware-0.7rc2-i686-cd11.iso
26090540104483c2e0ea5cb04cef94bead0126b2 frugalware-0.7rc2-i686-cd12.iso
@@ -562,66 +579,66 @@ b07a0279cda34d253accd8cb1d20bbbec8323a22 frugalware-0.7rc2-i686-dvd1.iso
de6daa9f334d72718c789fd76351e02116ea7b24 fwlive-0.7rc2-i686-full.iso
ca1ece2660098ea631381bb9e5ee7ab3a63e82c6 frugalware-0.7rc2-i686-tftp.img.gz
e5171b988e894674def71156f71accc6cdc81312 frugalware-0.7rc2-i686-usb.tar.gz
-
- ]]>
-
-
-
- 73
- Frugalware 0.7rc1 (Sayshell) released
- Tue Sep 4 02:40:14 CEST 2007
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.7rc1, the first candidate of the upcoming 0.7 stable release.
- A short and incomplete list of changes since 0.7pre2:
-
- - Package updates:
-
- - GNU C Library 2.6.1
- - Replaced util-linux with util-linux-ng
- - More than 30 new packages
- - Added detailed documentation for the util-linux-ng, amavisd-new and ejabberd packages
- - More than 900 changes: package updates, bug- and security fixes.
-
-
- - New features:
-
- - Added permalinks to the documentation
- - Rewritten the package builder daemon, which now supports distributed operation. This results in continuous package updates even if one package builder server is not available.
-
-
- - Setup:
-
- - new Danish translation
-
-
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Don't download CDs 3-12 or the second DVD unless you don't have an internet connection
- livecd,
- netinstall,
- usb,
- tftp,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- cd10,
- cd11,
- cd12,
- cd13,
- dvd1 and
- dvd2
-
- SHA1SUMS:
-
+
+ ]]>
+
+
+
+ 73
+ Frugalware 0.7rc1 (Sayshell) released
+ Tue Sep 4 02:40:14 CEST 2007
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.7rc1, the first candidate of the upcoming 0.7 stable release.
+ A short and incomplete list of changes since 0.7pre2:
+
+ - Package updates:
+
+ - GNU C Library 2.6.1
+ - Replaced util-linux with util-linux-ng
+ - More than 30 new packages
+ - Added detailed documentation for the util-linux-ng, amavisd-new and ejabberd packages
+ - More than 900 changes: package updates, bug- and security fixes.
+
+
+ - New features:
+
+ - Added permalinks to the documentation
+ - Rewritten the package builder daemon, which now supports distributed operation. This results in continuous package updates even if one package builder server is not available.
+
+
+ - Setup:
+
+ - new Danish translation
+
+
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Don't download CDs 3-12 or the second DVD unless you don't have an internet connection
+ livecd,
+ netinstall,
+ usb,
+ tftp,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ cd10,
+ cd11,
+ cd12,
+ cd13,
+ dvd1 and
+ dvd2
+
+ SHA1SUMS:
+
4bb7b25e1a0e10e3074e8536043b2560e7d1482b frugalware-0.7rc1-i686-cd10.iso
930bffed77bc653acb36def009e3cd60967888c2 frugalware-0.7rc1-i686-cd11.iso
99dec9ae6fa90e65a55ada6066006fe7077c2674 frugalware-0.7rc1-i686-cd12.iso
@@ -641,75 +658,75 @@ eb2ad29098cc9fcab5b715abda398f559ed4080e frugalware-0.7rc1-i686-dvd2.iso
50d45d74cf8d019df9ab1b1cbd988902b74a7536 fwlive-0.7rc1-i686-full.iso
819e936e9b4ce96f92279958ecb869e744d07874 frugalware-0.7rc1-i686-tftp.img.gz
a1a22df8d4ea671fb88c0fac30510af19bd578e3 frugalware-0.7rc1-i686-usb.tar.gz
-
- ]]>
-
-
-
- 72
- Frugalware 0.7pre2 (Sayshell) released
- Mon Jul 30 09:25:25 CEST 2007
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.7pre2, the second technical preview of the upcoming 0.7 stable release.
- A short and incomplete list of changes since 0.7pre1:
-
- - New features:
-
- - New graphical configuration tool, Gnetconfig to tweak your network settings.
- - Setup now puts the installer log to the target system, so that the log is not lost.
- - The default timezone and keyboard layout is now language-dependent.
- - New Italian translation in the installer.
-
-
- - Package updates:
-
- - Linux kernel 2.6.22 (+ fixes)
- - GCC-4.2.1, with several bugfixes and a usable java browser plug-in for systems where the binary is not available, like x86_64.
- - OpenOffice.org 2.2.1
-
-
- - New packages:
-
- - VIM spell-check dictionaries for various languages
- - More than 100 new packages: qmpdclient, gpsdrive, emovix, gpodder, horde-webmail and many more!
-
-
- - Homepage:
-
- - It is now possible to browse HTML documentation for a package on the homepage.
- - Replaced darcsweb with gitweb in accordance with the darcs to git change.
-
-
- - A list of bugs reported after the release of the installer images can be viewed here.
-
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Don't download CDs 3-12 or the second DVD unless you don't have an internet connection
- livecd,
- netinstall,
- usb,
- tftp,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- cd10,
- cd11,
- cd12,
- cd13,
- dvd1 and
- dvd2
-
- SHA1SUMS:
-
+
+ ]]>
+
+
+
+ 72
+ Frugalware 0.7pre2 (Sayshell) released
+ Mon Jul 30 09:25:25 CEST 2007
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.7pre2, the second technical preview of the upcoming 0.7 stable release.
+ A short and incomplete list of changes since 0.7pre1:
+
+ - New features:
+
+ - New graphical configuration tool, Gnetconfig to tweak your network settings.
+ - Setup now puts the installer log to the target system, so that the log is not lost.
+ - The default timezone and keyboard layout is now language-dependent.
+ - New Italian translation in the installer.
+
+
+ - Package updates:
+
+ - Linux kernel 2.6.22 (+ fixes)
+ - GCC-4.2.1, with several bugfixes and a usable java browser plug-in for systems where the binary is not available, like x86_64.
+ - OpenOffice.org 2.2.1
+
+
+ - New packages:
+
+ - VIM spell-check dictionaries for various languages
+ - More than 100 new packages: qmpdclient, gpsdrive, emovix, gpodder, horde-webmail and many more!
+
+
+ - Homepage:
+
+ - It is now possible to browse HTML documentation for a package on the homepage.
+ - Replaced darcsweb with gitweb in accordance with the darcs to git change.
+
+
+ - A list of bugs reported after the release of the installer images can be viewed here.
+
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Don't download CDs 3-12 or the second DVD unless you don't have an internet connection
+ livecd,
+ netinstall,
+ usb,
+ tftp,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ cd10,
+ cd11,
+ cd12,
+ cd13,
+ dvd1 and
+ dvd2
+
+ SHA1SUMS:
+
f0a2f5c804d94105d670b2d0b53eee677fb7131c frugalware-0.7pre2-i686-cd10.iso
58d87ad2c982bc199cee0133c8a9430e7f67e9d4 frugalware-0.7pre2-i686-cd11.iso
bdee557bd72c8d63a25218cf8f1fceb8157d44bd frugalware-0.7pre2-i686-cd12.iso
@@ -729,51 +746,51 @@ a45cadb05177d45e953f39006424a2eaf975d0b0 frugalware-0.7pre2-i686-dvd2.iso
a53b074f258a63ed004fab1853f31ab5f2259dad fwlive-0.7pre2-i686-full.iso
f4945dd97d922cc668bc26c78cde2ba8638753de frugalware-0.7pre2-i686-tftp.img.gz
2618cf5e815f9af6be792b0376217dc3091f333e frugalware-0.7pre2-i686-usb.tar.gz
-
- ]]>
-
-
-
- 71
- Frugalware Newsletter Issue 9
- Wed Jul 25 14:06:29 CET 2007
- AlexExtreme
- 0
- here. We hope you like it!
- ]]>
-
-
-
- 70
- Frugalware Newsletter Issue 8
- Sun Jul 1 12:28:27 CET 2007
- AlexExtreme
- 0
- here. We hope you like it!
- ]]>
-
-
-
- 69
- Frugalware Newsletter Issue 7
- Sun Jun 17 12:17:25 CET 2007
- AlexExtreme
- 0
- here. We hope you like it! If you would like to vote on which design you would like to see on the next version of our homepage, read this issue!
- ]]>
-
-
-
- 68
- Happy 3rd birthday, Frugalware!
- Sat Jun 16 13:14:49 CEST 2007
- VMiklos
- 0
-
+
+ ]]>
+
+
+
+ 71
+ Frugalware Newsletter Issue 9
+ Wed Jul 25 14:06:29 CET 2007
+ AlexExtreme
+ 0
+ here. We hope you like it!
+ ]]>
+
+
+
+ 70
+ Frugalware Newsletter Issue 8
+ Sun Jul 1 12:28:27 CET 2007
+ AlexExtreme
+ 0
+ here. We hope you like it!
+ ]]>
+
+
+
+ 69
+ Frugalware Newsletter Issue 7
+ Sun Jun 17 12:17:25 CET 2007
+ AlexExtreme
+ 0
+ here. We hope you like it! If you would like to vote on which design you would like to see on the next version of our homepage, read this issue!
+ ]]>
+
+
+
+ 68
+ Happy 3rd birthday, Frugalware!
+ Sat Jun 16 13:14:49 CEST 2007
+ VMiklos
+ 0
+
$ lynx -dump http://ftp.frugalware.org/pub/archive/frugalware-0.1/ChangeLog.txt|tail -n 7
Wed Jun 16 14:42:01 CEST 2004, by VMiklos
- Changelog: initial release
@@ -781,43 +798,43 @@ Wed Jun 16 14:42:01 CEST 2004, by VMiklos
$ date
Sat Jun 16 13:14:49 CEST 2007
-
- Cheer, dance, party!
- ]]>
-
-
-
- 67
- Frugalware 0.6a (Terminus) for x86_64 released
- Sun Jun 3 07:54:12 CEST 2007
- AlexExtreme
- 0
- announce the immediate availability of Frugalware 0.6a for x86_64. This is a bug fix release to fix
- various issues that users have encountered with the x86_64 0.6 releases. These new ISOs contain all security fixes since the release of 0.6.
-
- Please note that if you want to use i686, you should still use the original 0.6 ISOs. This release is for x86_64 only.
-
- Please refer to the Frugalware ChangeLog for more information.
- Download for x86_64:
- NOTE: Don't download CDs 3-9 or the second DVD unless you don't have an internet connection
- netinstall,
- usb,
- tftp,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- dvd1 and
- dvd2
-
- SHA1SUMS:
-
+
+ Cheer, dance, party!
+ ]]>
+
+
+
+ 67
+ Frugalware 0.6a (Terminus) for x86_64 released
+ Sun Jun 3 07:54:12 CEST 2007
+ AlexExtreme
+ 0
+ announce the immediate availability of Frugalware 0.6a for x86_64. This is a bug fix release to fix
+ various issues that users have encountered with the x86_64 0.6 releases. These new ISOs contain all security fixes since the release of 0.6.
+
+ Please note that if you want to use i686, you should still use the original 0.6 ISOs. This release is for x86_64 only.
+
+ Please refer to the Frugalware ChangeLog for more information.
+ Download for x86_64:
+ NOTE: Don't download CDs 3-9 or the second DVD unless you don't have an internet connection
+ netinstall,
+ usb,
+ tftp,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ dvd1 and
+ dvd2
+
+ SHA1SUMS:
+
1d6f6a8a2b816090e3ba5399f5b4caeea9a588b7 frugalware-0.6a-x86_64-cd1.iso
25fe5dab4f02d1c0ecc812e47cd139e1edc71a23 frugalware-0.6a-x86_64-cd2.iso
a47d2b65f10fdf3d2a16621e8fe307f653dd251a frugalware-0.6a-x86_64-cd3.iso
@@ -830,103 +847,103 @@ b613c3b5cd9d7f4b7950eb9bdfed683bb1761a84 frugalware-0.6a-x86_64-cd7.iso
975254550d328b9a6f0a173c4affbba4bf197258 frugalware-0.6a-x86_64-dvd1.iso
193e15d1c9e762db73cf1344336355c89a5739dd frugalware-0.6a-x86_64-dvd2.iso
93f4b96bb0aa3cbafeb3a6bac12deee80e5e84bb frugalware-0.6a-x86_64-net.iso
-
- ]]>
-
-
-
- 66
- Frugalware Newsletter Issue 6
- Sat Jun 2 08:45:13 CET 2007
- AlexExtreme
- 0
- here. We hope you like it!
- ]]>
-
-
-
- 65
- Yugo: new i686 buildserver
- Sat May 26 07:56:26 CEST 2007
- IroNiQ
- 0
- The server is working well, you can see the syncpkgd results here.
I'd like to thank everyone who offered to donate!
- ]]>
-
-
-
- 64
- Frugalware 0.6 and 0.7pre1 torrents
- Thu May 24 23:14:08 CEST 2007
- Hermier
- 0
- here.
- ]]>
-
-
-
- 63
- Frugalware 0.7pre1 (Sayshell) released
- Tue May 24 07:14:08 CEST 2007
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.7pre1, the first technical preview release of the upcoming 0.7 stable release.
- A short and incomplete list of changes since 0.6:
-
- - Improvements:
-
- - The package manager (pacman-g2) now supports checking the integrity of your database.
- - A LiveCD called FwLive is now available for this prerelease.
- - A new web interface has been added to help translating Frugalware. See the documentation for more information.
- - Support for XOrg 6.x has been dropped.
-
-
- - Setup:
-
- - New Romanian and Swedish translations.
- - The keyboard layouts are now sorted.
-
-
- - Package updates:
-
- - Linux kernel 2.6.21
- - GCC 4.2.0
- - GNU C Library 2.6
- - Pidgin replaced Gaim, the external plugin packages have been updated accordingly.
- - A new XULRunner package has been added and all GNOME apps that have depended upon Firefox for HTML rendering have been rebuilt against XULRunner.
- - OpenOffice.org 2.2 + updated localizations + updated dictionaries
- - More than 100 new packages
-
-
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Don't download CDs 3-12 or the second DVD unless you don't have an internet connection
- livecd,
- netinstall,
- usb,
- tftp,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- cd10,
- cd11,
- cd12,
- dvd1 and
- dvd2
-
- SHA1SUMS:
-
+
+ ]]>
+
+
+
+ 66
+ Frugalware Newsletter Issue 6
+ Sat Jun 2 08:45:13 CET 2007
+ AlexExtreme
+ 0
+ here. We hope you like it!
+ ]]>
+
+
+
+ 65
+ Yugo: new i686 buildserver
+ Sat May 26 07:56:26 CEST 2007
+ IroNiQ
+ 0
+ The server is working well, you can see the syncpkgd results here.
I'd like to thank everyone who offered to donate!
+ ]]>
+
+
+
+ 64
+ Frugalware 0.6 and 0.7pre1 torrents
+ Thu May 24 23:14:08 CEST 2007
+ Hermier
+ 0
+ here.
+ ]]>
+
+
+
+ 63
+ Frugalware 0.7pre1 (Sayshell) released
+ Tue May 24 07:14:08 CEST 2007
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.7pre1, the first technical preview release of the upcoming 0.7 stable release.
+ A short and incomplete list of changes since 0.6:
+
+ - Improvements:
+
+ - The package manager (pacman-g2) now supports checking the integrity of your database.
+ - A LiveCD called FwLive is now available for this prerelease.
+ - A new web interface has been added to help translating Frugalware. See the documentation for more information.
+ - Support for XOrg 6.x has been dropped.
+
+
+ - Setup:
+
+ - New Romanian and Swedish translations.
+ - The keyboard layouts are now sorted.
+
+
+ - Package updates:
+
+ - Linux kernel 2.6.21
+ - GCC 4.2.0
+ - GNU C Library 2.6
+ - Pidgin replaced Gaim, the external plugin packages have been updated accordingly.
+ - A new XULRunner package has been added and all GNOME apps that have depended upon Firefox for HTML rendering have been rebuilt against XULRunner.
+ - OpenOffice.org 2.2 + updated localizations + updated dictionaries
+ - More than 100 new packages
+
+
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Don't download CDs 3-12 or the second DVD unless you don't have an internet connection
+ livecd,
+ netinstall,
+ usb,
+ tftp,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ cd10,
+ cd11,
+ cd12,
+ dvd1 and
+ dvd2
+
+ SHA1SUMS:
+
2951f4943fbdd46e669925cd2510fe625e4bef91 frugalware-0.7pre1-i686-cd10.iso
195481436ddbcdb7f189aec8c99813f07da1b600 frugalware-0.7pre1-i686-cd11.iso
59ae45534fc7a1732439811fd7d1d24066f22890 frugalware-0.7pre1-i686-cd12.iso
@@ -945,141 +962,141 @@ db304778e4d36c549b3a58ace6550d6b85d9acf5 frugalware-0.7pre1-i686-dvd2.iso
0ecd35c293dcbbe5b56bafb4837ab137efb7c35e fwlive-0.7pre1-i686-full.iso
29d9969df2c65fc1437d7e9fab8a997c21a6d6a2 frugalware-0.7pre1-i686-tftp.img.gz
bdef8ebc832707a33ef60b4a257e832df74d3859 frugalware-0.7pre1-i686-usb.tar.gz
-
- ]]>
-
-
-
- 62
- Frugalware Newsletter Issue 5
- Tue May 14 17:37:15 CET 2007
- AlexExtreme
- 0
- here. We hope you like it!
- ]]>
-
-
-
- 61
- Frugalware Newsletter Issue 4
- Tue May 1 19:08:24 CET 2007
- AlexExtreme
- 0
- here. We hope you like it!
- ]]>
-
-
-
- 60
- Request: IDE HDDs
- Tue Apr 24 20:35:18 CEST 2007
- IroNiQ
- 0
-
- The needed HDDs:
-
- - at least one smaller (20-40GB) IDE HDD for system
- - at least one bigger (min. 80-100GB) IDE HDD for build environment
-
- If you have anything to donate, please send a mail to VMiklos (vmiklos at frugalware dot org) or IroNiQ (iron at frugalware dot org) or search for them on Freenode Network at #frugalware channel.
- Thank you for your donation.
- ]]>
-
-
-
- 59
- Frugalware Newsletter Issue 3 and Homepage design contest!
- Thu Apr 14 21:43:31 CET 2007
- AlexExtreme
- 0
- here. In this issue we have announced a contest to create a design for the next version of the Frugalware homepage.
- ]]>
-
-
-
- 58
- Frugalware Newsletter Issue 2
- Thu Mar 31 21:12:35 CET 2007
- AlexExtreme
- 0
- here. We hope you like it!
- ]]>
-
-
-
- 57
- Frugalware 0.6 (Terminus) for i686 and x86_64 released
- Thu Mar 22 07:04:52 CET 2007
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.6, our sixth stable release.
- A short and incomplete list of changes since 0.6rc2:
-
- - Linux 2.6.20.3
- - We are proud to be one of the first distributions to ship the stable GNOME 2.18
- - Fixed a few bugs in XDM
-
- If you didn't follow the changes during the pre/rc releases, here are the most important changes since 0.5:
-
- - Up to date base system: Glibc 2.5, Binutils 2.17.50.0.6 with DT_GNU_HASH support, DBUS 1.0 and Python 2.5
- - Up to date desktop packages: KDE 3.5.6, XFCE 4.4, Beryl 0.2.0, OpenOffice 2.1, Firefox 2.0.0.2 and GNOME 2.18
- - All installed-by-default packages using Java are now built using gcj/ecj, the original binary javac is only provided as an alternate compiler.
- - Setup: speed improvements, support for more custom action, tftp installs and usb sticks are now supported.
- - Full support for Xgl/Beryl in KDE
- - Documentation: it is more than two times longer than it was until now.
-
- Known Issues:
-
- - If you use a JMicron disk controller and you cannot boot 0.6, try booting with any of these options on the GRUB prompt: irqpoll, libata.atapi_enabled=0 and combined_mode=libata
- - The first time you attempt to use the Main Menu application in GNOME to edit the menus, the GNOME Panel will crash. This will not happen again after that. This will hopefully be fixed sometime and an update will be released.
- - If you want to use x86_64, download 0.6a for x86_64 instead!
-
- Please refer to the Frugalware Terminus ChangeLog for more information.
- Download for i686:
- netinstall,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- cd10,
- cd11,
- dvd1,
- dvd2,
- tftp,
- usb,
- chroot tarball
-
- Download for x86_64:
- netinstall,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- dvd1,
- dvd2,
- tftp,
- usb,
- chroot tarball
-
- NOTE: CDs 3+ or the second DVD is needed only if you don't have an internet connection!
- SHA1SUMs:
-
+
+ ]]>
+
+
+
+ 62
+ Frugalware Newsletter Issue 5
+ Tue May 14 17:37:15 CET 2007
+ AlexExtreme
+ 0
+ here. We hope you like it!
+ ]]>
+
+
+
+ 61
+ Frugalware Newsletter Issue 4
+ Tue May 1 19:08:24 CET 2007
+ AlexExtreme
+ 0
+ here. We hope you like it!
+ ]]>
+
+
+
+ 60
+ Request: IDE HDDs
+ Tue Apr 24 20:35:18 CEST 2007
+ IroNiQ
+ 0
+
+ The needed HDDs:
+
+ - at least one smaller (20-40GB) IDE HDD for system
+ - at least one bigger (min. 80-100GB) IDE HDD for build environment
+
+ If you have anything to donate, please send a mail to VMiklos (vmiklos at frugalware dot org) or IroNiQ (iron at frugalware dot org) or search for them on Freenode Network at #frugalware channel.
+ Thank you for your donation.
+ ]]>
+
+
+
+ 59
+ Frugalware Newsletter Issue 3 and Homepage design contest!
+ Thu Apr 14 21:43:31 CET 2007
+ AlexExtreme
+ 0
+ here. In this issue we have announced a contest to create a design for the next version of the Frugalware homepage.
+ ]]>
+
+
+
+ 58
+ Frugalware Newsletter Issue 2
+ Thu Mar 31 21:12:35 CET 2007
+ AlexExtreme
+ 0
+ here. We hope you like it!
+ ]]>
+
+
+
+ 57
+ Frugalware 0.6 (Terminus) for i686 and x86_64 released
+ Thu Mar 22 07:04:52 CET 2007
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.6, our sixth stable release.
+ A short and incomplete list of changes since 0.6rc2:
+
+ - Linux 2.6.20.3
+ - We are proud to be one of the first distributions to ship the stable GNOME 2.18
+ - Fixed a few bugs in XDM
+
+ If you didn't follow the changes during the pre/rc releases, here are the most important changes since 0.5:
+
+ - Up to date base system: Glibc 2.5, Binutils 2.17.50.0.6 with DT_GNU_HASH support, DBUS 1.0 and Python 2.5
+ - Up to date desktop packages: KDE 3.5.6, XFCE 4.4, Beryl 0.2.0, OpenOffice 2.1, Firefox 2.0.0.2 and GNOME 2.18
+ - All installed-by-default packages using Java are now built using gcj/ecj, the original binary javac is only provided as an alternate compiler.
+ - Setup: speed improvements, support for more custom action, tftp installs and usb sticks are now supported.
+ - Full support for Xgl/Beryl in KDE
+ - Documentation: it is more than two times longer than it was until now.
+
+ Known Issues:
+
+ - If you use a JMicron disk controller and you cannot boot 0.6, try booting with any of these options on the GRUB prompt: irqpoll, libata.atapi_enabled=0 and combined_mode=libata
+ - The first time you attempt to use the Main Menu application in GNOME to edit the menus, the GNOME Panel will crash. This will not happen again after that. This will hopefully be fixed sometime and an update will be released.
+ - If you want to use x86_64, download 0.6a for x86_64 instead!
+
+ Please refer to the Frugalware Terminus ChangeLog for more information.
+ Download for i686:
+ netinstall,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ cd10,
+ cd11,
+ dvd1,
+ dvd2,
+ tftp,
+ usb,
+ chroot tarball
+
+ Download for x86_64:
+ netinstall,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ dvd1,
+ dvd2,
+ tftp,
+ usb,
+ chroot tarball
+
+ NOTE: CDs 3+ or the second DVD is needed only if you don't have an internet connection!
+ SHA1SUMs:
+
0c14c830b2257e6772dd134d062e3c34faa841c9 frugalware-0.6-i686-cd10.iso
909b1a2d0db63685e60a382ec3e04429e9097ed1 frugalware-0.6-i686-cd11.iso
f38e82d9ed02efe39a06f66128f93fb224509cf0 frugalware-0.6-i686-cd1.iso
@@ -1106,71 +1123,71 @@ d2fc7a8385fee28b8a98ae133a9bb6d719bf2b61 frugalware-0.6-x86_64-cd9.iso
f93c730809525ec3662c375ee061e7f296ef3150 frugalware-0.6-x86_64-dvd1.iso
ec86c28e314e385dd411535c819c71428f36852f frugalware-0.6-x86_64-dvd2.iso
43e75f0dc34aa8a2e61de09f89c8a0db9fbc1d04 frugalware-0.6-x86_64-net.iso
-
- If you are upgrading from our previous stable release, you may want to read the upgrade part of our documentation.
- ]]>
-
-
-
- 56
- Frugalware Newsletter Issue 1
- Thu Mar 13 07:58:20 CET 2007
- AlexExtreme
- 0
-
- The first issue can be found here. We hope you like it!
- ]]>
-
-
-
- 55
- Frugalware 0.6rc2 (Terminus) released
- Thu Mar 8 07:57:25 CET 2007
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.6rc2, the second release candidate of the upcoming 0.6 stable release.
- A short and incomplete list of changes since 0.6rc1:
-
- - Improvements:
-
- - Updated the documentation: obsolete parts are removed, new parts are written, it is more than two times longer than it was till now.
- - Finished the artwork update, it is now homogenous again.
- - Updated the translations of the installer
-
-
- - Package updates:
-
- - GCC 4.1.2 with changes to correct regressions from previous releases
- - GNOME 2.18.0 RC1 with cool features, important bug fixes, great translations
- - More than 30 new packages: asciidoc, bzflag, rtl8110, new beryl plugins and much more!
-
-
-
- WARNING: It has been discovered that the GConf version included in 0.6rc2 is broken and therefore GNOME will not work on a default install. To get around this, you should not install the gnome group when installing, and install it from frugalware-current afterwards, making sure that the gconf version to install is 2.18.0.1. Sorry for the inconvenience
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Don't download CDs 3-11 or the second DVD unless you don't have an internet connection
- netinstall,
- usb,
- tftp,
- cd1,
- cd2,
- cd3,
- cd4,
- cd5,
- cd6,
- cd7,
- cd8,
- cd9,
- cd10,
- cd11,
- dvd1 and
- dvd2
-
- SHA1SUMS:
-
+
+ If you are upgrading from our previous stable release, you may want to read the upgrade part of our documentation.
+ ]]>
+
+
+
+ 56
+ Frugalware Newsletter Issue 1
+ Thu Mar 13 07:58:20 CET 2007
+ AlexExtreme
+ 0
+
+ The first issue can be found here. We hope you like it!
+ ]]>
+
+
+
+ 55
+ Frugalware 0.6rc2 (Terminus) released
+ Thu Mar 8 07:57:25 CET 2007
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.6rc2, the second release candidate of the upcoming 0.6 stable release.
+ A short and incomplete list of changes since 0.6rc1:
+
+ - Improvements:
+
+ - Updated the documentation: obsolete parts are removed, new parts are written, it is more than two times longer than it was till now.
+ - Finished the artwork update, it is now homogenous again.
+ - Updated the translations of the installer
+
+
+ - Package updates:
+
+ - GCC 4.1.2 with changes to correct regressions from previous releases
+ - GNOME 2.18.0 RC1 with cool features, important bug fixes, great translations
+ - More than 30 new packages: asciidoc, bzflag, rtl8110, new beryl plugins and much more!
+
+
+
+ WARNING: It has been discovered that the GConf version included in 0.6rc2 is broken and therefore GNOME will not work on a default install. To get around this, you should not install the gnome group when installing, and install it from frugalware-current afterwards, making sure that the gconf version to install is 2.18.0.1. Sorry for the inconvenience
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Don't download CDs 3-11 or the second DVD unless you don't have an internet connection
+ netinstall,
+ usb,
+ tftp,
+ cd1,
+ cd2,
+ cd3,
+ cd4,
+ cd5,
+ cd6,
+ cd7,
+ cd8,
+ cd9,
+ cd10,
+ cd11,
+ dvd1 and
+ dvd2
+
+ SHA1SUMS:
+
66c303c9b17043ecce69abf4f8320f4669044bfe frugalware-0.6rc2-i686-cd1.iso
ed3c81f600e9c62e714ea183fa457fdf4028e759 frugalware-0.6rc2-i686-cd2.iso
2ac932a6757a9eec4648bb39dbcf56844456f856 frugalware-0.6rc2-i686-cd3.iso
@@ -1186,61 +1203,61 @@ ea0965c3d416b756d02a80aa48fe169285080c18 frugalware-0.6rc2-i686-cd10.iso
46595eac01beec13e2d94c8e356af98b188665d6 frugalware-0.6rc2-i686-dvd2.iso
90d7a03bdad19646c4acc6b3a2eb24fa4dd742ed frugalware-0.6rc2-i686-net.iso
3b5b9794ac9ee850634c609bf186d558aac00f69 frugalware-0.6rc2-i686-usb.tar.gz
-
- ]]>
-
-
-
- 54
- Frugalware 0.6rc1 (Terminus) released
- Thu Feb 15 07:22:24 CET 2007
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.6rc1, the first release candidate of the upcoming 0.6 stable release.
- A short and incomplete list of changes since 0.6pre2:
-
- - Improvements:
-
- - Brand new GDM theme, which has many improvements over previous themes.
- - Many packages recompiled to take advantage of new features in Glibc 2.5 and GCC 4.1.
-
-
- - Package updates:
-
- - GNOME 2.17.90 with several bug fixes and speed enhancements
- - XFCE 4.4 with many new features and numerous bug fixes
- - Beryl 0.1.99.2 with many usablity, speed and reliability improvements
- - Added a package for VirtualBox, a free opensource virtualization program
- - Kernel 2.6.20 with KVM virtualization support and many speed enhancements
- - KDE 3.5.6
- - Wine 0.9.29 bringing stability improvements
- - 45 new packages: mythtv, kvm, xfburn, cdrkit and much more!
-
-
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Don't download CDs 3-11 or the second DVD unless you don't have an internet connection
- netinstall (23M),
- usb (21M),
- tftp (114K),
- cd1 (644M),
- cd2 (638M),
- cd3 (636M),
- cd4 (632M),
- cd5 (626M),
- cd6 (609M),
- cd7 (643M),
- cd8 (546M),
- cd9 (551M),
- cd10 (624M),
- cd11 (261M),
- dvd1 (4.2G)
- dvd2 (2.0G)
-
- SHA1SUMS:
-
+
+ ]]>
+
+
+
+ 54
+ Frugalware 0.6rc1 (Terminus) released
+ Thu Feb 15 07:22:24 CET 2007
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.6rc1, the first release candidate of the upcoming 0.6 stable release.
+ A short and incomplete list of changes since 0.6pre2:
+
+ - Improvements:
+
+ - Brand new GDM theme, which has many improvements over previous themes.
+ - Many packages recompiled to take advantage of new features in Glibc 2.5 and GCC 4.1.
+
+
+ - Package updates:
+
+ - GNOME 2.17.90 with several bug fixes and speed enhancements
+ - XFCE 4.4 with many new features and numerous bug fixes
+ - Beryl 0.1.99.2 with many usablity, speed and reliability improvements
+ - Added a package for VirtualBox, a free opensource virtualization program
+ - Kernel 2.6.20 with KVM virtualization support and many speed enhancements
+ - KDE 3.5.6
+ - Wine 0.9.29 bringing stability improvements
+ - 45 new packages: mythtv, kvm, xfburn, cdrkit and much more!
+
+
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Don't download CDs 3-11 or the second DVD unless you don't have an internet connection
+ netinstall (23M),
+ usb (21M),
+ tftp (114K),
+ cd1 (644M),
+ cd2 (638M),
+ cd3 (636M),
+ cd4 (632M),
+ cd5 (626M),
+ cd6 (609M),
+ cd7 (643M),
+ cd8 (546M),
+ cd9 (551M),
+ cd10 (624M),
+ cd11 (261M),
+ dvd1 (4.2G)
+ dvd2 (2.0G)
+
+ SHA1SUMS:
+
60bcefcaa4c6c1a6a8e0161da9f11734a8b5dfad frugalware-0.6rc1-i686-cd10.iso
ad6117e2794f8d27f17b5328e0e047f38d87cfa7 frugalware-0.6rc1-i686-cd11.iso
13b65b30f0bd4fea35faf93f2fab44a834ac852b frugalware-0.6rc1-i686-cd1.iso
@@ -1256,71 +1273,71 @@ a2b747af6515fbbe467c4951acbdeb9b3824509a frugalware-0.6rc1-i686-dvd1.iso
c159d032f794393896570c70eca7b12480fb0f7a frugalware-0.6rc1-i686-dvd2.iso
52429f74cb961805790e163f2c6a83ded9a4db8c frugalware-0.6rc1-i686-net.iso
02e773e302d2bbb0d4ce1b8e3fa00ca934514746 frugalware-0.6rc1-i686-usb.tar.gz
-
- ]]>
-
-
-
- 53
- Frugalware 0.6pre2 (Terminus) released
- Thu Jan 11 13:05:38 CET 2007
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.6pre2, the second technical preview release of the upcoming 0.6 stable release.
- A short and incomplete list of changes since 0.6pre1:
-
- - New features in the installer:
-
- - Much improved error handling. A dialog box will be displayed in the unlikely event of a segmentation fault and the installer will exit, instead of just restarting from the beginning.
- - Use library calls to download the package database, which gives better error handling. If the database update fails, you will be told about it, instead of being given an empty category list.
- - There is now an option to go back to a previous step in the installer (where it makes sense).
- - CD/DVD installation is now faster: integrity and conflict checks are done before creating the installation images.
- - There is floppy image available now for tftp installs.
-
-
- - Improvements:
-
- - Added KDE support to fw-xgl-control and Beryl.
- - Gnome-mount, a replacement for pmount in GNOME resulting in more reliable and flexible automounting in GNOME.
-
-
- - Updates:
-
- - Linux Kernel 2.6.19
- - Added virt-manager and gnome-applet-vm packages as GUI tools for Xen
- - GNOME 2.17.3, with new features and bug fixes
- - Xfce 4.4 Release Candidate 2, with a lot of bug fixes
- - Beryl 0.1.3 with lots of new eye-candy effects
- - dhcpcd 3.0, resulting in more reliable network autoconfiguration
- - Curl 7.16.0
- - DBUS 1.0 with several improvements and fixes
- - HAL 0.5.8.1 with new features and bug fixes
-
-
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Don't download CDs 3-11 or the second DVD unless you don't have an internet connection
- netinstall (22M),
- usb (20M),
- tftp (116K),
- cd1 (643M),
- cd2 (638M),
- cd3 (634M),
- cd4 (643M),
- cd5 (633M),
- cd6 (626M),
- cd7 (609M),
- cd8 (556M),
- cd9 (552M),
- cd10 (643M),
- cd11 (229M),
- dvd1 (4.2G)
- dvd2 (2.0G)
-
- SHA1SUMS:
-
+
+ ]]>
+
+
+
+ 53
+ Frugalware 0.6pre2 (Terminus) released
+ Thu Jan 11 13:05:38 CET 2007
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.6pre2, the second technical preview release of the upcoming 0.6 stable release.
+ A short and incomplete list of changes since 0.6pre1:
+
+ - New features in the installer:
+
+ - Much improved error handling. A dialog box will be displayed in the unlikely event of a segmentation fault and the installer will exit, instead of just restarting from the beginning.
+ - Use library calls to download the package database, which gives better error handling. If the database update fails, you will be told about it, instead of being given an empty category list.
+ - There is now an option to go back to a previous step in the installer (where it makes sense).
+ - CD/DVD installation is now faster: integrity and conflict checks are done before creating the installation images.
+ - There is floppy image available now for tftp installs.
+
+
+ - Improvements:
+
+ - Added KDE support to fw-xgl-control and Beryl.
+ - Gnome-mount, a replacement for pmount in GNOME resulting in more reliable and flexible automounting in GNOME.
+
+
+ - Updates:
+
+ - Linux Kernel 2.6.19
+ - Added virt-manager and gnome-applet-vm packages as GUI tools for Xen
+ - GNOME 2.17.3, with new features and bug fixes
+ - Xfce 4.4 Release Candidate 2, with a lot of bug fixes
+ - Beryl 0.1.3 with lots of new eye-candy effects
+ - dhcpcd 3.0, resulting in more reliable network autoconfiguration
+ - Curl 7.16.0
+ - DBUS 1.0 with several improvements and fixes
+ - HAL 0.5.8.1 with new features and bug fixes
+
+
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Don't download CDs 3-11 or the second DVD unless you don't have an internet connection
+ netinstall (22M),
+ usb (20M),
+ tftp (116K),
+ cd1 (643M),
+ cd2 (638M),
+ cd3 (634M),
+ cd4 (643M),
+ cd5 (633M),
+ cd6 (626M),
+ cd7 (609M),
+ cd8 (556M),
+ cd9 (552M),
+ cd10 (643M),
+ cd11 (229M),
+ dvd1 (4.2G)
+ dvd2 (2.0G)
+
+ SHA1SUMS:
+
080e622c798520b422c8c0bb1701b00befd3358a frugalware-0.6pre2-i686-cd1.iso
9d04a684e8c16f8bc752b506718566e0f0060876 frugalware-0.6pre2-i686-cd2.iso
4a4dcabcfe788b94a80cbeff9c0f7098e55d333c frugalware-0.6pre2-i686-cd3.iso
@@ -1337,96 +1354,96 @@ b1c7c4ee7641e993dc6668fd3f1cffcb662875f6 frugalware-0.6pre2-i686-dvd1.iso
ab191be15a05e42c87218048f55900fcde476b10 frugalware-0.6pre2-i686-net.iso
09397ba7ea37ab2122e0e6222ad8f1aae0310c0e frugalware-0.6pre2-i686-tftp.img.gz
450c82a0eae61fd97d2b5c78e1702a57dddb6149 frugalware-0.6pre2-i686-usb.tar.gz
-
- ]]>
-
-
-
- 52
- Big Fat Warning: postgresql package upgrade
- Sat Jan 6 17:27:05 CET 2007
- IroNiQ
- 0
-
-
- /images/icons/bug.png
-
-
- 51
- Big Fat Warning: nVidia package upgrade
- Tue Dec 26 20:26:13 CEST 2006
- AlexExtreme
- 0
-
-
- As a side note, the Frugalware developer team would like to wish all our users a very Merry Christmas, and a Happy New Year!
- ]]>
-
- /images/icons/bug.png
-
-
- 50
- Frugalware 0.6pre1 (Terminus) released
- Thu Nov 9 01:02:04 CET 2006
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.6pre1, the first technical preview release of the upcoming 0.6 stable release.
- A short and incomplete list of changes since 0.5:
-
- - New features:
-
- - All installed-by-default packages are now built using gcj/ecj, javac is
- only provided as an alternate compiler.
- - Installing from a USB stick is now supported.
- - Added PHP documentation for 23 languages.
-
-
- - Updates:
-
- - Linux 2.6.18 with a much improved SATA layer and a few new drivers
- - GNU C Library 2.5 with support for the new ELF hash table format
- - Mozilla Firefox 2.0 with improved tabbed browsing and inline spell checking
- - Xfce 4.4rc1: This fixes all plugin crash problems with the old Xfce 4.2.x
- and the new version is much more stable.
- - KDE 3.5.5 with KHTML improvements, and support for sudo in kdesu
- - OpenOffice.org 2.0.4 with a latex export filter and encryption support in
- the pdf export filter
- - D-Bus 0.93 with many memleaks and bugs fixed
- - neon 0.26.1 with internationalization support
- - Xen 3.0.3 with HVM and XenFB support; Xen kernels upgraded to 2.6.18
- - db 4.5.20 with Multi-Version Concurrency Control (MVCC) support
- - Python 2.5 with an interesting mix of language and library improvements
- - GNOME 2.17.1 with various bugfixes and new features
- - Binutils 2.17.50.0.6 - this allows us to use the new ELF hash table
- format which is now enabled by default in our build system. This will
- cause a considerable performance increase in newly built packages.
-
-
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Don't download CDs 3-9 or the second DVD unless you don't have an internet connection
- netinstall (20M),
- usb (18M),
- cd1 (642M),
- cd2 (643M),
- cd3 (639M),
- cd4 (642M),
- cd5 (636M),
- cd6 (641M),
- cd7 (642M),
- cd8 (641M),
- cd9 (642M),
- cd10 (250M),
- dvd1 (4.2G)
- dvd2 (1.6G)
-
- SHA1SUMS:
-
+
+ ]]>
+
+
+
+ 52
+ Big Fat Warning: postgresql package upgrade
+ Sat Jan 6 17:27:05 CET 2007
+ IroNiQ
+ 0
+
+
+ /images/icons/bug.png
+
+
+ 51
+ Big Fat Warning: nVidia package upgrade
+ Tue Dec 26 20:26:13 CEST 2006
+ AlexExtreme
+ 0
+
+
+ As a side note, the Frugalware developer team would like to wish all our users a very Merry Christmas, and a Happy New Year!
+ ]]>
+
+ /images/icons/bug.png
+
+
+ 50
+ Frugalware 0.6pre1 (Terminus) released
+ Thu Nov 9 01:02:04 CET 2006
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.6pre1, the first technical preview release of the upcoming 0.6 stable release.
+ A short and incomplete list of changes since 0.5:
+
+ - New features:
+
+ - All installed-by-default packages are now built using gcj/ecj, javac is
+ only provided as an alternate compiler.
+ - Installing from a USB stick is now supported.
+ - Added PHP documentation for 23 languages.
+
+
+ - Updates:
+
+ - Linux 2.6.18 with a much improved SATA layer and a few new drivers
+ - GNU C Library 2.5 with support for the new ELF hash table format
+ - Mozilla Firefox 2.0 with improved tabbed browsing and inline spell checking
+ - Xfce 4.4rc1: This fixes all plugin crash problems with the old Xfce 4.2.x
+ and the new version is much more stable.
+ - KDE 3.5.5 with KHTML improvements, and support for sudo in kdesu
+ - OpenOffice.org 2.0.4 with a latex export filter and encryption support in
+ the pdf export filter
+ - D-Bus 0.93 with many memleaks and bugs fixed
+ - neon 0.26.1 with internationalization support
+ - Xen 3.0.3 with HVM and XenFB support; Xen kernels upgraded to 2.6.18
+ - db 4.5.20 with Multi-Version Concurrency Control (MVCC) support
+ - Python 2.5 with an interesting mix of language and library improvements
+ - GNOME 2.17.1 with various bugfixes and new features
+ - Binutils 2.17.50.0.6 - this allows us to use the new ELF hash table
+ format which is now enabled by default in our build system. This will
+ cause a considerable performance increase in newly built packages.
+
+
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Don't download CDs 3-9 or the second DVD unless you don't have an internet connection
+ netinstall (20M),
+ usb (18M),
+ cd1 (642M),
+ cd2 (643M),
+ cd3 (639M),
+ cd4 (642M),
+ cd5 (636M),
+ cd6 (641M),
+ cd7 (642M),
+ cd8 (641M),
+ cd9 (642M),
+ cd10 (250M),
+ dvd1 (4.2G)
+ dvd2 (1.6G)
+
+ SHA1SUMS:
+
9519c08313fd786e3b1f858e8d03fc82cf0298b3 frugalware-0.6pre1-i686-cd1.iso
e0689fe3716099b2e052779ee41966ba428f0dd9 frugalware-0.6pre1-i686-cd2.iso
f1bd6cafa9fcb40542a9ccb7413c1a68a503fb7b frugalware-0.6pre1-i686-cd3.iso
@@ -1441,121 +1458,121 @@ fc1c0e4f80e290cee0450fa1812e9d549ca75572 frugalware-0.6pre1-i686-cd7.iso
34c610b521a998d87f1e5fafff4a34e310f61e92 frugalware-0.6pre1-i686-dvd2.iso
eeaa4b9bafab9b1c3c5454c1599687fd600b3525 frugalware-0.6pre1-i686-net.iso
6b59b1e750626f907107bcec6ead006d8e6a69a7 frugalware-0.6pre1-i686-usb.tar.gz
-
- ]]>
-
-
-
- 49
- Yet another homepage redesign!
- Sun Oct 24 20:37:14 CEST 2006
- AlexExtreme
- 0
-
-
- In other news, ftp5 should be back in sync. Have a good day! ;)
- ]]>
-
- /images/icons/homepage.png
-
-
- 48
- ftp5.frugalware.org is currently out of sync
- Sun Oct 12 17:41:12 CEST 2006
- AlexExtreme
- 0
-
-
- /images/icons/homepage.png
-
-
- 47
- We want your DBUS bug reports!
- Sun Sep 30 12:01:44 CEST 2006
- AlexExtreme
- 0
- Bug Tracker. Thanks!
- ]]>
-
- /images/icons/bug.png
-
-
- 46
- Please, don't file bug reports about DBUS in current (yet!)
- Sun Sep 24 17:02:53 CEST 2006
- AlexExtreme
- 0
-
- Thanks!
- ]]>
-
- /images/icons/bug.png
-
-
- 45
- Frugalware 0.5 (Siwenna) for i686 and x86_64 released
- Wed Sep 14 00:08:25 CEST 2006
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.5, our fifth stable release.
- A short and incomplete list of changes since 0.5rc2:
-
- - Linux 2.6.17.11
- - We are proud to be one of the first distributions that ship the stable GNOME 2.16
- - 20 new packages
-
- If you didn't follow the changes during the pre/rc releases, here are the most important changes since 0.4:
-
- - Up-to-date packages: GNU C Library 2.4, GCC 4.1.1, KDE 3.5.4, XOrg 7.1, OpenOffice.org 2.0.3 (a native version for x86_64 users, too)
- - Security support: as of Frugalware-0.5, security support is provided until the release of the stable Frugalware-0.6. The -stable updates are only security fixes and bugfixes, no new features are added.
- - Created a new tool called 'setup' to collect the available configuration tools.
- - Localized the package manager (French, German and Hungarian translations are available)
- - Switched from bootsplash to splashy, so that the splash can be used with any custom vanilla kernel, too.
- - Installer improvements: Added wireless support, support for detecting other distributions and other operating systems, utf8-specific updates, all packages are available on CDs.
- - fw-xgl-control: Easily enables/disables Xgl on your system with one simple command.
- - fwmirror: A new tool to help mirroring Frugalware.
-
- Please refer to the Frugalware 0.5 ChangeLog for more information.
- If you don't have space for mirroring Frugalware but you want to help other i686 users to be able to get Frugalware quickly, use the CD or DVD torrents.
- If you want to sponsor us or you don't want to download the huge images, order the i686 CDs, i686 DVDs, x86_64 CDs or x86_64 DVDs, a part of the sum goes for the support of the continued development of Frugalware!
- Download for i686:
- netinstall (21M),
- cd1 (644M),
- cd2 (644M),
- cd3 (638M),
- cd4 (639M),
- cd5 (590M),
- cd6 (627M),
- cd7 (632M),
- cd8 (427M),
- cd9 (640M),
- cd10 (129M),
- dvd1 (4.2G)
- dvd2 (1.2G)
-
- Download for x86_64:
- netinstall (21M),
- cd1 (643M),
- cd2 (644M),
- cd3 (642M),
- cd4 (644M),
- cd5 (644M),
- cd6 (642M),
- cd7 (635M),
- cd8 (92M),
- dvd1 (4.1G)
- dvd2 (264M)
-
- NOTE: CDs 3-10 or the second DVD is needed only if you don't have an internet connection!
- SHA1SUMs:
-
+
+ ]]>
+
+
+
+ 49
+ Yet another homepage redesign!
+ Sun Oct 24 20:37:14 CEST 2006
+ AlexExtreme
+ 0
+
+
+ In other news, ftp5 should be back in sync. Have a good day! ;)
+ ]]>
+
+ /images/icons/homepage.png
+
+
+ 48
+ ftp5.frugalware.org is currently out of sync
+ Sun Oct 12 17:41:12 CEST 2006
+ AlexExtreme
+ 0
+
+
+ /images/icons/homepage.png
+
+
+ 47
+ We want your DBUS bug reports!
+ Sun Sep 30 12:01:44 CEST 2006
+ AlexExtreme
+ 0
+ Bug Tracker. Thanks!
+ ]]>
+
+ /images/icons/bug.png
+
+
+ 46
+ Please, don't file bug reports about DBUS in current (yet!)
+ Sun Sep 24 17:02:53 CEST 2006
+ AlexExtreme
+ 0
+
+ Thanks!
+ ]]>
+
+ /images/icons/bug.png
+
+
+ 45
+ Frugalware 0.5 (Siwenna) for i686 and x86_64 released
+ Wed Sep 14 00:08:25 CEST 2006
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.5, our fifth stable release.
+ A short and incomplete list of changes since 0.5rc2:
+
+ - Linux 2.6.17.11
+ - We are proud to be one of the first distributions that ship the stable GNOME 2.16
+ - 20 new packages
+
+ If you didn't follow the changes during the pre/rc releases, here are the most important changes since 0.4:
+
+ - Up-to-date packages: GNU C Library 2.4, GCC 4.1.1, KDE 3.5.4, XOrg 7.1, OpenOffice.org 2.0.3 (a native version for x86_64 users, too)
+ - Security support: as of Frugalware-0.5, security support is provided until the release of the stable Frugalware-0.6. The -stable updates are only security fixes and bugfixes, no new features are added.
+ - Created a new tool called 'setup' to collect the available configuration tools.
+ - Localized the package manager (French, German and Hungarian translations are available)
+ - Switched from bootsplash to splashy, so that the splash can be used with any custom vanilla kernel, too.
+ - Installer improvements: Added wireless support, support for detecting other distributions and other operating systems, utf8-specific updates, all packages are available on CDs.
+ - fw-xgl-control: Easily enables/disables Xgl on your system with one simple command.
+ - fwmirror: A new tool to help mirroring Frugalware.
+
+ Please refer to the Frugalware 0.5 ChangeLog for more information.
+ If you don't have space for mirroring Frugalware but you want to help other i686 users to be able to get Frugalware quickly, use the CD or DVD torrents.
+ If you want to sponsor us or you don't want to download the huge images, order the i686 CDs, i686 DVDs, x86_64 CDs or x86_64 DVDs, a part of the sum goes for the support of the continued development of Frugalware!
+ Download for i686:
+ netinstall (21M),
+ cd1 (644M),
+ cd2 (644M),
+ cd3 (638M),
+ cd4 (639M),
+ cd5 (590M),
+ cd6 (627M),
+ cd7 (632M),
+ cd8 (427M),
+ cd9 (640M),
+ cd10 (129M),
+ dvd1 (4.2G)
+ dvd2 (1.2G)
+
+ Download for x86_64:
+ netinstall (21M),
+ cd1 (643M),
+ cd2 (644M),
+ cd3 (642M),
+ cd4 (644M),
+ cd5 (644M),
+ cd6 (642M),
+ cd7 (635M),
+ cd8 (92M),
+ dvd1 (4.1G)
+ dvd2 (264M)
+
+ NOTE: CDs 3-10 or the second DVD is needed only if you don't have an internet connection!
+ SHA1SUMs:
+
5829cbb49528b60627fa290c2d0f8c66439139ab frugalware-0.5-i686-cd10.iso
7972d7ae74da64794d627b5058f4f23ac06fa0b5 frugalware-0.5-i686-cd1.iso
e0a5e842d84bb4196cf05eb9d9d53bff038faef0 frugalware-0.5-i686-cd2.iso
@@ -1580,60 +1597,60 @@ ed78594a70af0dded0483914437566702b05b576 frugalware-0.5-x86_64-cd5.iso
4f1c3871c3b6b03773090c8509b730a8d59fae64 frugalware-0.5-x86_64-dvd1.iso
1ad4968050816e4854f5fbde8016a4a5c45be947 frugalware-0.5-x86_64-dvd2.iso
81e26cd95c1ad3502bfee1f125e19f4c81f357a6 frugalware-0.5-x86_64-net.iso
-
- A list of bugs reported after the release of the installer images can be viewed here.
- If you are upgrading from our previous stable release, you may want to read our mini-howto on this topic.
- ]]>
-
-
-
- 44
- Upgrade to the new type of nvidia package
- Sat Sep 9 00:35:47 CEST 2006
- Boobaa
- 0
-
+ A list of bugs reported after the release of the installer images can be viewed here.
+ If you are upgrading from our previous stable release, you may want to read our mini-howto on this topic.
+ ]]>
+
+
+
+ 44
+ Upgrade to the new type of nvidia package
+ Sat Sep 9 00:35:47 CEST 2006
+ Boobaa
+ 0
+
- pacman -Sfd nvidia --noconfirm
- (No, it does not mean that we dislike the Software Freedom Day...)
- ]]>
-
- /images/icons/bug.png
-
-
- 43
- Frugalware 0.5rc2 (Siwenna) released
- Fri Sep 1 11:26:39 CEST 2006
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.5rc2, the second release candidate of the upcoming 0.5 stable release.
- A short and incomplete list of changes since 0.5rc1:
-
- - Updated GNOME to 2.16 Release Candidate (2.15.92)
- - ~300 bugfixes
- - Updated KDE and GRUB artwork
- - More than 30 new packages: ntfs-3g, avifile, gnome-sharp and much more!
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Don't download CDs 3-9 or the second DVD unless you don't have an internet connection
- netinstall (21M),
- cd1 (632M),
- cd2 (641M),
- cd3 (643M),
- cd4 (640M),
- cd5 (599M),
- cd6 (630M),
- cd7 (627M),
- cd8 (417M),
- cd9 (638M),
- cd10 (128M),
- dvd1 (4.2G)
- dvd2 (1.2G)
-
- SHA1SUMS:
-
+ pacman -Sfd nvidia --noconfirm
+ (No, it does not mean that we dislike the Software Freedom Day...)
+ ]]>
+
+ /images/icons/bug.png
+
+
+ 43
+ Frugalware 0.5rc2 (Siwenna) released
+ Fri Sep 1 11:26:39 CEST 2006
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.5rc2, the second release candidate of the upcoming 0.5 stable release.
+ A short and incomplete list of changes since 0.5rc1:
+
+ - Updated GNOME to 2.16 Release Candidate (2.15.92)
+ - ~300 bugfixes
+ - Updated KDE and GRUB artwork
+ - More than 30 new packages: ntfs-3g, avifile, gnome-sharp and much more!
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Don't download CDs 3-9 or the second DVD unless you don't have an internet connection
+ netinstall (21M),
+ cd1 (632M),
+ cd2 (641M),
+ cd3 (643M),
+ cd4 (640M),
+ cd5 (599M),
+ cd6 (630M),
+ cd7 (627M),
+ cd8 (417M),
+ cd9 (638M),
+ cd10 (128M),
+ dvd1 (4.2G)
+ dvd2 (1.2G)
+
+ SHA1SUMS:
+
68b77bf880dcb5a05ba66ae9b80a7831d3fcbd8c frugalware-0.5rc2-i686-cd10.iso
65d73a3408d3a7e4a6f28b990c60be40706f265d frugalware-0.5rc2-i686-cd1.iso
0581700c2139059cee22f10c6b40561af9973d8f frugalware-0.5rc2-i686-cd2.iso
@@ -1647,65 +1664,65 @@ ffb7f8186dc804e8484082be72dfd340f83a9d8b frugalware-0.5rc2-i686-cd6.iso
94f7a0a0a1d2a9d209a1f85ed251a0e78c128f36 frugalware-0.5rc2-i686-dvd1.iso
e4397526607832e83684be5c7f88598242d05e75 frugalware-0.5rc2-i686-dvd2.iso
fae88cc8378e2982a87761c0d97fdfbf42eb321c frugalware-0.5rc2-i686-net.iso
-
- ]]>
-
-
-
- 42
- Frugalware 0.5rc1 (Siwenna) released
- Thu Aug 17 01:31:02 CEST 2006
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.5rc1, the fist release candidate of the upcoming 0.5 stable release.
- A short and incomplete list of changes since 0.5pre2:
-
- - Updates:
-
- - Linux 2.6.17.8
- - KDE 3.5.4
- - Firefox 1.5.0.6
- - Thunderbird 1.5.0.5
- - Gnome 2.16 Beta 2 (2.15.91)
-
-
- - New features:
-
- - Splitted the MySQL, PostgreSQL, Samba and LDAP packages so that having these servers installed is no longer forced on a desktop machine
- - fwmirror: A new tool to help mirroring Frugalware
- - fw-xgl-control: Easily enables/disables Xgl on your system with one simple command
- - Homepage: improved the binary packages page - now you can browse by categories and view reverse dependencies
- - Added a workaround for nVidia cards in Xorg 7.1
- - New 0.5 artwork (except KDE)
-
-
- - Bugfixes:
-
- - Fixed handling of the dependencies of the language packs
- - Fixed netinstall when using PPPoE connection
- - Burning the first DVD iso no longer requires any overburn options
-
-
-
- Please refer to the Frugalware Testing ChangeLog for more information.
- Download for i686:
- NOTE: Don't download CDs 3-9 or the second DVD unless you don't have an internet connection
- netinstall (20M),
- cd1 (635M),
- cd2 (638M),
- cd3 (635M),
- cd4 (639M),
- cd5 (580M),
- cd6 (642M),
- cd7 (638M),
- cd8 (642M),
- cd9 (394M),
- dvd1 (4.2G)
- dvd2 (1.1G)
-
- SHA1SUMS:
-
+
+ ]]>
+
+
+
+ 42
+ Frugalware 0.5rc1 (Siwenna) released
+ Thu Aug 17 01:31:02 CEST 2006
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.5rc1, the fist release candidate of the upcoming 0.5 stable release.
+ A short and incomplete list of changes since 0.5pre2:
+
+ - Updates:
+
+ - Linux 2.6.17.8
+ - KDE 3.5.4
+ - Firefox 1.5.0.6
+ - Thunderbird 1.5.0.5
+ - Gnome 2.16 Beta 2 (2.15.91)
+
+
+ - New features:
+
+ - Splitted the MySQL, PostgreSQL, Samba and LDAP packages so that having these servers installed is no longer forced on a desktop machine
+ - fwmirror: A new tool to help mirroring Frugalware
+ - fw-xgl-control: Easily enables/disables Xgl on your system with one simple command
+ - Homepage: improved the binary packages page - now you can browse by categories and view reverse dependencies
+ - Added a workaround for nVidia cards in Xorg 7.1
+ - New 0.5 artwork (except KDE)
+
+
+ - Bugfixes:
+
+ - Fixed handling of the dependencies of the language packs
+ - Fixed netinstall when using PPPoE connection
+ - Burning the first DVD iso no longer requires any overburn options
+
+
+
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686:
+ NOTE: Don't download CDs 3-9 or the second DVD unless you don't have an internet connection
+ netinstall (20M),
+ cd1 (635M),
+ cd2 (638M),
+ cd3 (635M),
+ cd4 (639M),
+ cd5 (580M),
+ cd6 (642M),
+ cd7 (638M),
+ cd8 (642M),
+ cd9 (394M),
+ dvd1 (4.2G)
+ dvd2 (1.1G)
+
+ SHA1SUMS:
+
385719ecc1e68a5e4b2f8c6fb49e79b7333fe820 frugalware-0.5rc1-i686-cd1.iso
c9324c9a6bcf5024076a5f5f494fecada7d383ac frugalware-0.5rc1-i686-cd2.iso
ae5d33bc4c69978cbedcb4bbf3182253cc9eaecd frugalware-0.5rc1-i686-cd3.iso
@@ -1718,74 +1735,74 @@ a1a0864648db68b9c01f274ddffc9172b3ae6908 frugalware-0.5rc1-i686-cd9.iso
0216a7ee71b0dda9d00d64fc093b993f2af47a2b frugalware-0.5rc1-i686-dvd1.iso
987d2302a1268a2b1033f8d00e84f8c8ce290ae9 frugalware-0.5rc1-i686-dvd2.iso
a62f42f3135f1415edced1db5c9f9511de598fd7 frugalware-0.5rc1-i686-net.iso
-
- ]]>
-
-
-
- 41
- Frugalware 0.5pre2 (Siwenna) released
- Mon Jul 31 01:17:32 CEST 2006
- VMiklos
- 0
- announce the immediate availability of Frugalware 0.5pre2, the second technical preview of the upcoming 0.5 stable release.
- A short and incomplete list of changes since 0.5pre1:
-
- - Updates:
-
- - Linux 2.6.17 (+ security patches)
- - GCC 4.1.1
- - Apache 2.2.3
- - XOrg 7.1 (updated the fglrx driver accordingly, nVIDIA still doesn't work)
- - GNOME 2.16 Beta 1 (there may be some problems with some Gnome and GTK software - see earlier news posts)
- - OpenOffice.org 2.0.3 (this time a native version is available for x86_64 users, too)
-
-
- - New features:
-
- - All configuration tools have been updated to the new framework, type "setup" to reach them
- - Switched to splashy from bootsplash, so that the splash can be used with any custom vanilla kernel, too
- - Added French localization for the package manager
-
-
- - Installer:
-
- - Added an eyecandy tetris, use it on tty5 while netinstall downloads the selected packages :)
- - Several utf8-specific update for Chinese users
- - Added wireless support to the netinstall
- - Added French translation
- - The DVD iso has been splitted so that it can be burned again to a single-layer DVD.
- Note: Don't download the second DVD unless you don't have an internet connection
- - All the packages are available on CDs.
- Note: Don't download CDs 3 - 9 unless you don't have an internet connection
- - The installer now recognizes os-specific informations, like the name of the already installed other distributions or the version of many other operating systems
-
-
- - Packages:
-
- - More than 2600 packages have been updated
- - More than 220 new packages
-
-
-
- Please refer to the Frugalware Development ChangeLog for more information.
- Download for i686:
- netinstall (20M),
- cd1 (643M),
- cd2 (633M),
- cd3 (640M),
- cd4 (642M),
- cd5 (554M),
- cd6 (642M),
- cd7 (643M),
- cd8 (558M),
- cd9 (385M),
- dvd1 (4.4G)
- dvd2 (712M)
-
- SHA1SUMS:
-
+
+ ]]>
+
+
+
+ 41
+ Frugalware 0.5pre2 (Siwenna) released
+ Mon Jul 31 01:17:32 CEST 2006
+ VMiklos
+ 0
+ announce the immediate availability of Frugalware 0.5pre2, the second technical preview of the upcoming 0.5 stable release.
+ A short and incomplete list of changes since 0.5pre1:
+
+ - Updates:
+
+ - Linux 2.6.17 (+ security patches)
+ - GCC 4.1.1
+ - Apache 2.2.3
+ - XOrg 7.1 (updated the fglrx driver accordingly, nVIDIA still doesn't work)
+ - GNOME 2.16 Beta 1 (there may be some problems with some Gnome and GTK software - see earlier news posts)
+ - OpenOffice.org 2.0.3 (this time a native version is available for x86_64 users, too)
+
+
+ - New features:
+
+ - All configuration tools have been updated to the new framework, type "setup" to reach them
+ - Switched to splashy from bootsplash, so that the splash can be used with any custom vanilla kernel, too
+ - Added French localization for the package manager
+
+
+ - Installer:
+
+ - Added an eyecandy tetris, use it on tty5 while netinstall downloads the selected packages :)
+ - Several utf8-specific update for Chinese users
+ - Added wireless support to the netinstall
+ - Added French translation
+ - The DVD iso has been splitted so that it can be burned again to a single-layer DVD.
+ Note: Don't download the second DVD unless you don't have an internet connection
+ - All the packages are available on CDs.
+ Note: Don't download CDs 3 - 9 unless you don't have an internet connection
+ - The installer now recognizes os-specific informations, like the name of the already installed other distributions or the version of many other operating systems
+
+
+ - Packages:
+
+ - More than 2600 packages have been updated
+ - More than 220 new packages
+
+
+
+ Please refer to the Frugalware Development ChangeLog for more information.
+ Download for i686:
+ netinstall (20M),
+ cd1 (643M),
+ cd2 (633M),
+ cd3 (640M),
+ cd4 (642M),
+ cd5 (554M),
+ cd6 (642M),
+ cd7 (643M),
+ cd8 (558M),
+ cd9 (385M),
+ dvd1 (4.4G)
+ dvd2 (712M)
+
+ SHA1SUMS:
+
07271ddb32e831ebeecdc7c01d1bdb6c429b5ef4 frugalware-0.5pre2-i686-cd1.iso
07c5b548d8d9e7a011a3ab7a145c48731e5fbee4 frugalware-0.5pre2-i686-cd2.iso
7354ff3d44f480dfae8d27fde0c22343f042d349 frugalware-0.5pre2-i686-cd3.iso
@@ -1798,918 +1815,918 @@ a3596b7f25437447c3c117eb0bb883b040a3024a frugalware-0.5pre2-i686-cd8.iso
64c2662ca21407bbe548ce6396aab659376184a0 frugalware-0.5pre2-i686-dvd1.iso
44dd9bb8c98a1370571ed799e53e8129ad78a3e4 frugalware-0.5pre2-i686-dvd2.iso
0c0cedda6de27378916f4093ba7c7145f3487455 frugalware-0.5pre2-i686-net.iso
-
- ]]>
-
-
-
- 40
- Gnome upgrade done (for now)
- Tue Jul 22 09:09:41 CEST 2006
- AlexExtreme
- 0
- Bug Tracker. There are currently several known issues that we will try to fix soon. These are as follows
-
- - Gaim gets SIGABRT when trying to add an account.
- - Banshee Segmentation Faults at startup
- - File-roller segmentation faults at startup
-
-
- ]]>
-
-
-
- 39
- Gnome and GTK breakage in -current
- Tue Jul 8 17:03:46 CEST 2006
- AlexExtreme
- 0
-
- This is because we have upgraded to GTK 2.10, and also we are upgrading Gnome to the development version (see the mailing list archive for reasons why). So please bear with us while we do this. The result at the end of this should be a faster and nicer Gnome. I will post here once we have finished upgrading, at which point it will be good to start posting bug reports about problems that you find.
-
- ]]>
-
-
-
- 38
- Improvements on the homepage
- Tue Jul 7 21:11:32 CEST 2006
- AlexExtreme
- 0
-
-
- ]]>
-
-
-
- 37
- New Frugalware homepage!
- Tue Jun 20 07:59:25 CEST 2006
- AlexExtreme
- 0
- Bug Tracker under the Homepage category, or visit our IRC channel and report them to AlexExtreme or IroNiQ. Also, feel free to give them your comments on the page too.
-
- ]]>
-
-
-
- 36
- ATI and nVidia binary drivers broken in current
- Sat May 27 20:53:09 CEST 2006
- AlexExtreme
- 0
-
-
- ]]>
-
-
-
- 35
- Frugalware 0.5pre1 (Siwenna) for i686 released
- Thu May 25 01:18:52 CEST 2006
- VMiklos
- 0
-
- A short and incomplete list of the more than 3000 changes since 0.4:
- - Updates:
- - GNU C Library 2.4
- - GCC 4.1.0
- - KDE 3.5.2
- - More than 300 new packages
- - New features:
- - Created a new tool, called 'setup', to summarize the available configuration tools. (screenshot)
- - Localized the package manager. (currently German and Hungarian language support available)
- - Added Brazilian and Indonesian translation to the setup.
- - Known problems:
- - The dvd image is more than 4.7 GB so it will not fit on a single-layer DVD.
- Please refer to the Frugalware Development ChangeLog for more information.
- Download for i686: netinstall (27M), cd1 (476M), cd2 (651M), dvd (4.8G)
- SHA1SUMS:
- 8cc23502d6ed87b1744f31de676d782793449d74 frugalware-0.5pre1-i686-cd1.iso
- c3f7e39c9f3c3ca09efd7f635f2fa60cce7df337 frugalware-0.5pre1-i686-cd2.iso
- 4ea37741a1d614d627ff28009ee9c44beaca24bf frugalware-0.5pre1-i686-dvd.iso
- 87fc8dc2102cc365ead513b9a4640c3377170ec9 frugalware-0.5pre1-i686-net.iso
-
- ]]>
-
-
-
- 34
- Frugalware 0.4 for i686 and x86_64 released
- Tue Mar 30 07:42:21 CEST 2006
- VMiklos
- 0
-
- A short and incomplete list of changes since 0.4rc2-i686:
- - Updates:
- - Update to Linux 2.6.16
- - Update to GNOME 2.14
- - Update to OpenOffice.org 2.0.2.1
- - Lots of minor bugfixes
- - Create a howto about upgrading from the previous stable release
- - A few statistics since 0.3:
- - 4186 changes
- - 732 new packages
- - 302 fixed bugs
- - For who haven't followed the changes in the pre/rc releases, the most important changes:
- - Implemented fwcpan, a new tool to install any cpan module, just like it would when you install it with pacman.
- - Split OpenOffice, now all language packs and dictionaries can be installed/removed separately.
- - Libificated pacman to meet our needs, and the newborn pacman 3 has become the default package manager.
- - Network configuration has been redesigned, now we support various network profiles, and many more network parameters (hardware address, multiple ip addresses on a single interface, etc) than before.
- - Created a new, more verbose documentation.
- - Switched to udev as the default hotplug multiplexer.
- - Bugfix: now automounting for usb sticks works fine, not only for CDs or DVDs.
- - Added package splitting support.
- - Started to work on a PPC port.
- - Rewritten setup from scratch in C. The new framework will allow to implement a graphical installer, too.
- - The init script system was redesigned: more user-friendly error messages, now uses gettext for translations.
- - Modularized Xorg 7.0, Apache 2.2.0, KDE 3.5.1, Firefox 1.5.0.1, Thunderbird 1.5
- Please refer to the Frugalware Stable ChangeLog for more information.
- Download for i686: netinstall (19M), cd1 (490M), cd2 (604M), dvd (3.5G)
- Download for x86_64: netinstall (19M), dvd (2.5G)
- Torrents also available.
- SHA1SUMS:
- dfec06c393187037a362f4d2e57819c4e97e71dd frugalware-0.4-i686-cd1.iso
- 09c29ec582eadc02dee2be0fd1230cff8ec40695 frugalware-0.4-i686-cd2.iso
- 872912bc9f1caa46895247364bcf7538074f8238 frugalware-0.4-i686-dvd.iso
- 6a1a49985450d2cad8c8efb7f988c266a454f899 frugalware-0.4-i686-net.iso
- 81e79a3bbb9d327555d272d841e3d0fc0c784de7 frugalware-0.4-x86_64-dvd.iso
- d4b39dbdc9bfadaf379bf7cc3662ce9d0b20a010 frugalware-0.4-x86_64-net.iso
-
- ]]>
-
-
-
- 33
- Frugalware 0.4rc2-i686 released
- Thu Mar 16 00:08:01 CET 2006
- VMiklos
- 0
-
- A short and incomplete list of changes since 0.4rc1-i686:
- - New features:
- - Better support for changing between opensource and proprietary ATI/NVIDIA drivers.
- - All packages have been reviewed to work perfectly with X.Org 7.0.
- - Various spelling fixes in the configuration tools.
- - Fixed font settings for non-English users.
- - Reworked the mirror mechanism to ensure that the iso images are available on all mirrors at release time.
- - More than 60 new packages: freenx packages + knx (tutorial), lighttpd, sword, thunderbird-locale-switcher, katapult and much more!
- - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
- - Gcc 4.0.3 (and optionally 4.1.0)
- - UDev 087
- - MySQL 5.0.19
- Please refer to the Frugalware ChangeLog for more information.
- Download: netinstall (19M), cd1 (486M), cd2 (576M), dvd (3.4G)
- SHA1SUMS:
- 49701b761904ed9504198eba8ab1bacae1368d1f frugalware-0.4rc2-i686-cd1.iso
- 450038688aaf5d7e225b2777f092f604aeb1dc27 frugalware-0.4rc2-i686-cd2.iso
- f3d90ac6100acb5a8d0d84d3149d18d3b612b46f frugalware-0.4rc2-i686-dvd.iso
- 9ba1b1325545fd6fcf8353482fde25d82c1877ce frugalware-0.4rc2-i686-net.iso
-
- ]]>
-
-
-
- 32
- Frugalware 0.4rc1-i686 released
- Thu Mar 2 00:26:59 CET 2006
- VMiklos
- 0
-
- A short and incomplete list of changes since 0.4pre2-i686:
- - New features:
- - Created a package synchronization client and daemon (syncpkg and syncpkgd) to update packages faster on arches other than i686 (x86_64 and later ppc).
- - Implemented fwcpan, a new tool to install any cpan module, just like it would when you install it with the pacman.
- - Split OpenOffice, now all language packs and dictionaries can be installed/removed separately.
- - More than 80 new packages: Xgl (with a step by step howto), beagle, fvwm-crystal, cdcat, klamav, kcheckgmail, xvidcap, synaptics, rt2500, rdiff-backup and much more!
- - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
- - Linux kernel 2.6.15.4
- - Perl 5.8.8
- - Firefox 1.5.0.1
- - Thunderbird 1.5
- - KDE 3.5.1
- - GNOME 2.12.3
- Please refer to the Frugalware ChangeLog for more information.
- Download: netinstall (19M), cd1 (494M), cd2 (605M), dvd (3.2G)
- SHA1SUMS:
- d686c6b9c34fc03acab6be99468a4fc3b5e5d294 frugalware-0.4rc1-i686-cd1.iso
- 3f8f703d43a0f42bdb65d567c65840a6c14d4704 frugalware-0.4rc1-i686-cd2.iso
- 96a7e8b3cb88caa552a40e87dd04c7c23667e985 frugalware-0.4rc1-i686-dvd.iso
- 13f84d9fe9eedf197a146612244a8c3077dea5f0 frugalware-0.4rc1-i686-net.iso
-
- ]]>
-
-
-
- 31
- Frugalware 0.4pre2-i686 released
- Thu Feb 2 00:29:05 CET 2006
- VMiklos
- 0
-
- A short and incomplete list of changes since 0.4pre1-i686:
- - New features:
- - Libificated pacman to meet our needs, and the newborn pacman 3 has become the default package manager.
- - Network configuration has been redesigned, now we support various network profiles, and much more network parameters (hardware address, multiple ip addresses on a single interface, etc) than before.
- - Created a new, more verbose documentation.
- - Switched to udev as the default hotplug multiplexer.
- - Bugfix: now automounting for usb sticks works fine, not only for CDs or DVDs.
- - More than 100 new packages - on client side: wepdecrypt, konversation, ltp, gtkpod, firefox extensions, etc.
- - New server side packages: xen (with dom0 and domU kernels), darcsweb, rails, perl modules and much more!
- - Behind the scenes:
- - Added package splitting support.
- - Started to work on a PPC port.
- - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
- - Linux kernel 2.6.15
- - Modularized Xorg 7.0
- - Apache 2.2.0
- Please refer to the Frugalware ChangeLog for more information.
- Download: netinstall (19M), cd1 (491M), cd2 (694M), dvd (3.1G)
- SHA1SUMS:
- c1f5ab83d14f95247f7e3c6ddfd2f1ffc7125551 frugalware-0.4pre2-i686-cd1.iso
- def8069198c08cc208c075f3803581ea8b7ef7d1 frugalware-0.4pre2-i686-cd2.iso
- df8f2ff8f5f6f2b20fa2018bf18a863227769028 frugalware-0.4pre2-i686-dvd.iso
- 8f9ada32b3f37a3a4dd790335df20b347b66df79 frugalware-0.4pre2-i686-net.iso
-
- ]]>
-
-
-
- 30
- Frugalware 0.4pre1-i686 released
- Wed Dec 7 20:23:55 CET 2005
- VMiklos
- 0
-
- A short and incomplete list of changes since 0.3-i686:
- - New features:
- - Rewritten setup from scratch in C. The new framework will allow to implement a graphical installer, too.
- - Added lots of new features to the setup, such as expert and normal mode, ignoring (non fatal) errors.
- - Added several translations to the setup.
- - The init script system was redesigned: more user-friendly error messages, now uses gettext for translations.
- - More than 100 new packages: treewm, octave, toolame, mingw, ddd, tellico and much more!
- - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
- - Linux kernel 2.6.14.3
- - KDE 3.5.0
- - Firefox 1.5
- - GCC 4.0.2
- - GNU C Library 2.3.6
- - GNOME 2.12.2
- Please refer to the Frugalware ChangeLog for more information.
- Download: netinstall (20M), cd1 (473M), cd2 (650M), dvd (2.9G)
- SHA1SUMS:
- 10cc34847b8a4b9f6b83dad3d437cbed6898e436 frugalware-0.4pre1-i686-cd1.iso
- 32bcca919a1cbdafd673f8f64300a8ad480df12c frugalware-0.4pre1-i686-cd2.iso
- 8ae11f0cd5a8afd3b505e129788bf7a1943afaaf frugalware-0.4pre1-i686-dvd.iso
- 4517c1c2bf790cd492e45b04f1c78e986d9719f1 frugalware-0.4pre1-i686-net.iso
-
- ]]>
-
-
-
- 29
- Frugalware 0.3-x86_64 released
- Wed Oct 19 19:06:30 CEST 2005
- IroNiQ
- 0
-
- Frugalware 0.3-x86_64 is now a full-featured port of Frugalware, with almost all of the packages that are available on i686.
- What does not work currently?
- - OpenOffice.org
- - Official flash plugin (from Macromedia)
- - Dosemu
- If you can, please test it. If you find a bug, report to us. Please include as many details as possible in the bugreport! Thank you.
- Important: You will need an AMD64 CPU to use 0.3-x86_64! (Intel processors with EM64T extensions might work as well, but those are untested.)
- Download: netinstall (19M), cd1 (492M), cd2 (593M), dvd (2.0G)
- SHA1SUMS:
- 4b3c84723e54e98300b1133413fa2e987c08c2eb frugalware-0.3-x86_64-cd1.iso
- e7c28286e9cd819f1eef596000e8902fd10a1932 frugalware-0.3-x86_64-cd2.iso
- 1a78fdfde3dd83b844d44dd5e687e494029b77ec frugalware-0.3-x86_64-dvd.iso
- 95cf37d80902ad323722b3a0d709fb91de7b11c6 frugalware-0.3-x86_64-net.iso
-
- ]]>
-
-
-
- 28
- Frugalware 0.3-i686 released
- Thu Oct 13 01:09:20 CEST 2005
- VMiklos
- 0
-
- A short list of most important improvements and news since 0.3rc2-i686:- Improvements:
- - Setup: added spannish translation.
- - GNOME updated to 2.12.1
- - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
- - Linux kernel 2.6.13.3
- - GCC 4.0.2
- - Thunderbird 1.0.7
- Please refer to the Frugalware ChangeLog for more information.
- Download: netinstall (18M), cd1 (478M), cd2 (648M), dvd (2.8G)
- SHA1SUMS:
- 3538fe3f1d5151828cf1c9f7daff0ab8115a3ec7 frugalware-0.3-i686-cd1.iso
- fe942eecd83774eddb5d045e4d477e83ef485c24 frugalware-0.3-i686-cd2.iso
- fe2d52e2036bb258f5ec51730a07e49c9666edb0 frugalware-0.3-i686-dvd.iso
- b11a257a4e9f34fe292abbf7d22402b8b9a24199 frugalware-0.3-i686-net.iso
-
- Update: CD images also available via bittorrent.
- ]]>
-
-
-
- 27
- Frugalware 0.3rc2-i686 released
- Mon Oct 3 22:17:09 CEST 2005
- VMiklos
- 0
-
- A short list of most important improvements and news since 0.3rc1-i686:- Improvements:
- - Setup: added PPPoE support, added Polish translation, now the whole installation process' log saved to the installed system.
- - New wireless packages: madwifi, wlan-ng, etc.
- - Package highlights: More than 60 new packages: gprsec, squid, privoxy, tor, weechat and more!
- - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
- - Linux kernel 2.6.13
- - OpenOffice.org 1.1.5
- - Firefox 1.0.7
- Please refer to the Frugalware ChangeLog for more information.
- Download: netinstall (18M), cd1 (488M), cd2 (649M), dvd (2.7G)
- SHA1SUMS:
- 1e647a622223383008b0d119b5ba745d8eba637f frugalware-0.3rc2-i686-cd1.iso
- f68794f3c0d9151965ab46f83992c28932129c71 frugalware-0.3rc2-i686-cd2.iso
- e9ac4a6fb5d4c2ab9cad909b07222528ac972531 frugalware-0.3rc2-i686-dvd.iso
- 7630567a25764113000f744a742e10a93cd2a7b5 frugalware-0.3rc2-i686-net.iso
-
- ]]>
-
-
-
- 26
- Frugalware 0.3rc1-i686 released
- Thu Sep 15 22:15:47 CEST 2005
- VMiklos
- 0
-
- A short list of most important improvements and news since 0.3pre2-i686:- Improvements:
- - Setup: added XFS support, and now you can configure the source of packages (install from a custom mirror or HDD)
- - Added mbrola and hunspell language packs.
- - New stats-generator packages: webalizer, munin, etc.
- - Added several adesklet applet package.
- - Package highlights: More than 120 new packages: kdebluetooth, kismet, lives, fuse, muttng amavisd-new and more!
- - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
- - Linux kernel 2.6.13
- - GNOME 2.12
- - Gtk+ 2.8.3
- Please refer to the Frugalware ChangeLog for more information.
- Download: netinstall (18M), cd1 (523M), cd2 (649M), dvd (2.7G)
- SHA1SUMS:
- 9098d53612de87d7198390f46252db54b1289959 frugalware-0.3rc1-i686-cd1.iso
- 4fbd648f02ca75dc20cbc12f3f7a969b10140b6c frugalware-0.3rc1-i686-cd2.iso
- 0008ce00fa4a68d53de71f9c19569d4fa664359f frugalware-0.3rc1-i686-dvd.iso
- 58f392f701560670192695e2add982fd16e08582 frugalware-0.3rc1-i686-net.iso
-
- ]]>
-
-
-
- 25
- Frugalware 0.3pre2-i686 released
- Wed Aug 18 07:13:14 CEST 2005
- VMiklos
- 0
-
- A short list of most important improvements and news since 0.3pre1-i686:- Improvements:
- - Ivman replaced submount, which is no longer installed by default.
- - Setup: Now Frugalware can be installed to a software RAID partition.
- - Added French language support to the installer.
- - Package highlights: More than 180 new packages: abiword, nvu, ndiswrapper, kaffeine, chkrootkit and more!
- - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
- - Linux kernel 2.6.12.4
- - GCC 4.0.1
- - HAL 0.5.3
- - KOffice 1.4.1
- Please refer to the Frugalware ChangeLog for more information.
- Download: netinstall (18M), cd1 (510M), cd2 (683M), dvd (2.6G)
- MD5SUMS:
- 95f1920e936b016c4117908b1afcbc8b frugalware-0.3pre2-i686-cd1.iso
- 28643f599df88e72cf4830a6f5e533d2 frugalware-0.3pre2-i686-cd2.iso
- 6466754fd31c3454e6f50bb848660828 frugalware-0.3pre2-i686-dvd.iso
- 9f85841e54d326b97215cb164daebf54 frugalware-0.3pre2-i686-net.iso
-
- ]]>
-
-
-
- 24
- Frugalware 0.3pre1-x86_64 released
- Sun Jul 3 19:46:19 CEST 2005
- VMiklos
- 0
-
- Frugalware 0.3pre1-x86_64 is a native 64-bit system, which means we don't use multilib. (For example because of this, you have to use our gplflash package instead of the usual flashplugin.)
- What works?
- - base system :-)
- - the graphical system's core
- - desktop environments: KDE, Xfce and GNOME
- What does not work currently?
- - OpenOffice.org (we are working on it and we have promising results)
- - I18n: Firefox, Thunderbird, KOffice
- If you can, please test it. If you find a bug, report to us. Please include as many details as possible in the bugreport! Thank you.
- Important: You will need an AMD64 CPU to use 0.3pre1-x86_64! (Intel processors with EM64T extensions might work as well, but those are untested.)
- Download: netinstall (17M), cd1 (495M), cd2 (578M), dvd (1.7G)
- MD5SUMS:
- 78f35ff5a9389930781e626f91124637 frugalware-0.3pre1-x86_64-cd1.iso
- ed6ff1bc5033a715041a1b00b382a113 frugalware-0.3pre1-x86_64-cd2.iso
- 4dd5391696395caa67206dc56cedf3ac frugalware-0.3pre1-x86_64-dvd.iso
- 3b9a75ec84c21af53e14cd2f500d318c frugalware-0.3pre1-x86_64-net.iso
-
- ]]>
-
-
-
- 23
- 0.3pre1 in the news
- Wed Jun 29 09:57:27 CEST 2005
- VMiklos
- 0
- review about Frugalware over at tuxmachines. Also you can find there 65 screenshots, too.
- ]]>
-
-
-
- 22
- Frugalware 0.3pre1-i686 released
- Wed Jun 22 23:34:49 CEST 2005
- VMiklos
- 0
-
- A short list of most important improvements and news since 0.2:- Improvements:
- - Added a new tool: repoman. It helps you to compile packages from source, allowing to automatically create and install closed-source packages like realplayer or skype (repoman merge packagename). Also it allows you to download all package's buildscript (repoman update) and recompile them with your compiler flags, "a la Gentoo".
- - Our build system now supports more than one architecture which means you can expect an x86_64 preview release soon.
- - All packages got their group, so that if you installed only a base system, you can install all network-related packages with pacman -S network and so.
- - Created a new config tool: wificonfig, to configure your wireless connection.
- - The KDE menu changed a bit: now most installed non-kde applications should apper in the menu, too.
- - Localized Thunderbird and added localized spellcheck support.
- - The gimp-print printer drivers replaced with the foomatic ones, wich means we support much more printers now.
- - Packaged the rox desktop environment.
- - New web interface for viewing informations about packages.
- - Now all package has it's own changelog, which can be viewed from for example the packages page.
- - Package highlights: More than 150 new packages: windowmaker applets, firestarter, pure-ftpd, subversion and more.
- - Updates: As usual, Frugalware cames with the latest version of upstream stable releases, including:
- - Linux kernel 2.6.12
- - GCC 3.4.4
- - KDE 3.4.1
- Please refer to the Frugalware ChangeLog for more information.
- Download: netinstall (16M), cd1 (506M), cd2 (692M), dvd (2.4G)
- MD5SUMS:
- 7e62e1aeb2a32f29edf26670f268bd63 frugalware-0.3pre1-i686-cd1.iso
- 6ba2f51262fd81850a03c8c9603823af frugalware-0.3pre1-i686-cd2.iso
- 284386e5fcf062c4b71f9a72cd8f138f frugalware-0.3pre1-i686-dvd.iso
- 5066616ee44c8489b14a573cbaeba95b frugalware-0.3pre1-i686-net.iso
-
- ]]>
-
-
-
- 21
- 3 more articles in online IT newspages
- Sun Jun 23 23:21:34 CEST 2005
- IroNiQ
- 0
- Three more articles are published in online IT newspages about Frugalware Linux. The first can be read on th Newsforge site
here (the article is also available on Linux.com,
here), written by Eduardo Romero. The other two articles are reviews from different point of view. The
first review is readable on
linuxquestions.org. The other
review is avialable on
distrotalk.net.
- ]]>
-
-
-
- 20
- Articles about Frugalware Linux
- Mon May 9 21:42:15 CEST 2005
- IroNiQ
- 0
- Two arcticles are published about Frugalware Linux. The first is an interview on
jox.hu, a hungarian IT page. The article is available from
here (only in Hungarian). The second is on
Distrowatch.com. The Distrowatch staff chose the Frugalware Linux to the "Featured distribution of the week". They spent some time to install and evaluate other, well-known Linux distributions and decided to give our distro that title. You can read this article
here.
- ]]>
-
-
-
- 19
- Frugalware 0.2 released
- Thu Apr 28 09:33:28 CEST 2005
- VMiklos
- 0
-
- A short list of the most important improvements and bugfixes since 0.2rc2:- updates:
- - Mozilla Suite to 1.7.7
- - MPlayer 1.0pre7
- - new packages:
- - irda-utils (Utilities for infrared communication between devices)
- - frugalrledit (Runlevel Editor for Frugalware Linux.)
- - fixes:
- - added patch to binutils to ignore as_needed libs that were not needed
- Please refer to the Frugalware ChangeLog for more information.
- Download: netinstall (21M), cd1 (473M), cd2 (691M), cd3 (700M), dvd (2.5G)
- MD5SUMS:
- 252b1b80a7dced637d581215ae8a5c0d frugalware-0.2-cd1.iso
- 626a429a63e9fa050feac480f03bb2f2 frugalware-0.2-cd2.iso
- 396e4cb0ffe5e66803d609fe675b9615 frugalware-0.2-cd3.iso
- bb0e6b7ac803ff70553f497c91abd6f0 frugalware-0.2-dvd.iso
- 537648812bed287fb3d23965c5f0a266 frugalware-0.2-net.iso
-
- ]]>
-
-
-
- 18
- Frugalware 0.2rc2 released
- Mon Apr 18 09:22:55 CEST 2005
- VMiklos
- 0
-
- A short list of the most important improvements and bugfixes since 0.2rc1:- updates:
- - updated GNOME to 2.10.1
- - Firefox (+ language packs) updated to 1.0.3
- - updated Linux kernel to 2.6.11.7
- - updated glibc to 2.3.5
- - new packages:
- - bk-client (The Open Source BitKeeper Client)
- - xemacs (A highly customizable open source text editor and application development system.)
- - raggle (A console RSS aggregator, written in Ruby.)
- - lsof (Displays information about files open to Unix processes.)
- - fixes:
- - now loop and lp modules are loaded automatically, so /dev/loop* and /dev/lp* devices will be created during boot
- - setup:
- - display a progressbar while downloading in netinstall mode
- - if an error occured during the installation, you have to press enter before setup continues
- - don't restart your computer after a successful setup, if you want
- Please refer to the Frugalware ChangeLog for more information.
- Frugalware 0.2rc2 can be downloaded by visiting the download page.
- ]]>
-
-
-
- 17
- Frugalware 0.2rc1 released
- Thu Apr 7 09:17:18 CEST 2005
- VMiklos
- 0
-
- A short list of most important improvements and fixed bugs since 0.2pre2:- updates:
- - updated GNOME to 2.10.0
- - updated KDE to 3.4.0
- - updated Linux kernel to 2.6.11
- - Firefox (+language packs) and Thunderbird updated to 1.0.2
- - Xfce updated to 4.2.1
- - new packages:
- - new openoffice.org language packs
- - new firefox language packs
- - gnome-spell (A GNOME/Bonobo component for spell checking)
- - wvdial (WVDial CLI dialer)
- - valknut (Direct Connect 4 Linux File Sharing program.)
- - courier-imap (The Courier IMAP and POP3 server)
- - artwork:
- - new default cursor and GNOME theme
- - setup:
- - support for XDM configuration (if you do not install KDM or GDM)
- Please refer to the Frugalware ChangeLog for more information.
- Frugalware 0.2rc1 can be downloaded by visiting the download page.
- ]]>
-
-
-
- 16
- KDE 3.4.0 packages are on mirrors
- Sun Mar 20 23:30:16 CET 2005
- aThom
- 0
-
- You can read the announcement here.
- You can read about the new features here.
- Packaging changes since 3.3.2:
- - Changing groups: If you want to install only the core kde packages, use 'pacman -S kde-core', if you want additional packages (k3b, krusader, etc) use 'pacman -S kde'.
- - kde-i18n packages are in the 'extra/locale' group.
- New packages:kde-i18n-br, kde-i18n-fy, kde-i18n-ga, kde-i18n-lt, kde-i18n-mk, kde-i18n-se
- Removed packages:kde-i18n-af, kde-i18n-el, kde-i18n-fa, kde-i18n-gl, kde-i18n-hr, kde-i18n-mn, kde-i18n-ms, kde-i18n-uz, kde-i18n-zh_TW
- Known "bugs" / need to fix:
- - A bug was found in the groupware support of kontact/kmail, which was too late for the KDE 3.4 release. Get kdepim-fix-imap-resource-type.diff applied to the sources before you're using the groupware wizard. For more information, see http://kde.org/info/3.4.php
- - If you start the OpenOffice.org, and choose File -> Open, then the dialog appears shortly. After that the KDE Crashmanager come up with the following message:
- The Program Openoffice (kdefilepicker) crash and send signal 11
- It's fixed in the OOo2 KDE builds. (See http://bugs.kde.org/show_bug.cgi?id=100849.) As workaround on KDE side, add the following lines to your ~/.kde/share/config/kdeglobals:
- [Development]
- AutoCheckAccelerators=false
- - Upgraders: after the usual 'pacman -Syu', use 'pacman -S kdelibs kdebase' again, otherwise you'll have problems with kde menus!
-
- ]]>
-
-
-
- 15
- GNOME 2.10.0 is in -current
- Mon Mar 14 15:20:02 CET 2005
- laci
- 0
-
- Official release notes: http://www.gnome.org/start/2.10/notes/
- These are untested and need to review or update:
- - GNOME bindings.
- - Mono.
- - Some packages in extra/gnome.
- Packaging changes from 2.8:
- - Prefix is /usr.
- - Added groups() directive where it was missed.
- New packages:
- - gnome-backgrounds
- - gnome-doc-utils
- - gnome-menus
- - gnome-pilot-conduits
- - libcroco
- Removed packages (go to pasture):
- - at-spi
- - gnome-mag
- - gnome-speech
- - gnopernicus
- - gok
- - nautilus-media
- Not packaged packages:
- - sound-juicer (I think goobox is better grabber application)
- Known "bugs" / need to fix:
-
- Screenshots:
-
- Please test it and report me if something doesn't work as it should.
- ]]>
-
-
-
- 14
- Frugalware 0.2pre2 released
- Wed Feb 23 22:59:18 CET 2005
- VMiklos
- 0
-
- A short list of most important improvements and fixed bugs since 0.2pre1:- new packages:
- - OpenOffice.org 1.1.4 + language packs
- - frugalpkg (Graphical frontend to pacman)
- - gnomebaker (CD/DVD Burner for GNOME)
- - fglrx (Hardware Accelerated ATI driver for xorg)
- - wireless_tools (including iwconfig)
- - audacity
- - fontforge
- - krusader
- - qemu (A fast processor emulator)
- - rpm
- - updates:
- - updated GNOME to 2.8.3
- - Xfce updated to 4.2.0
- - updated XOrg to 6.8.2
- - updated tetex to 3.0
- - updated glibc to 2.3.4
- - improvements:
- - added .desktop files to window managers to work with GDM
- - Hungarian documentation
- - Slovak setup and documentation
- - setup:
- - initial netinstall support
- Please refer to the Frugalware ChangeLog for more information.
- Frugalware 0.2pre2 can be downloaded by visiting the download page.
- ]]>
-
-
-
- 13
- OpenOffice.org in Frugalware
- Mon Feb 21 15:40:32 CET 2005
- IroNiQ
- 0
- Ximian OpenOffice.org. The main package is the "openoffice.org" what contains the user interface and also the dictionary, the hyphenation and the thesaurus in English.
- The languaga packs are called "openoffice.org-i18n-xx" (where xx is the small country code, eg: hu, de, fr) and contains the dictionaries, the hyphenations and the thesaurus in te given language.
- IroNiQ
- ]]>
-
-
-
- 12
- Offical Forum
- Sun Feb 6 19:46:21 CET 2005
- shrift
- 0
- forums.frugalware.org!
- Any problems can be reported at: shrift@frugalware.org or at the "About the forum" topic.
- Shrift
- ]]>
-
-
-
- 11
- Irc web interface and logs
- Thu Jan 20 00:21:12 CET 2005
- IroNiQ
- 0
- this address. You can also find here the channel log.
- ]]>
-
-
-
- 10
- Forum and coming new functions
- Sun Jan 16 21:58:22 CET 2005
- IroNiQ
- 0
- here.
- In the near future two new things will be available in our webpage: the Wiki page and our Forum.
- Besides these things, the Frugalware will widen with the slovak language. The Frugalware User Documentation is ready (can be read here) in slovak language, the translation of the setup and the init system is going on now.
- ]]>
-
-
-
- 9
- Frugalware 0.2pre1 released
- Mon Jan 10 09:22:50 CET 2005
- VMiklos
- 0
-
- A short list of most important improvements and fixed bugs since 0.1:- new packages:
- - GNOME 2.8 (including GDM)
- - Xfce 4.2rc3
- - Firefox 1.0 language packs
- - Thunderbird 1.0
- - tetex-bin, tetex-base and kile
- - wine
- - reiser4progs
- - fluxbox
- - updates:
- - updated KDE to 3.3.2 (+ security fixes)
- - KOffice updated to 1.3.5
- - kernel updated to 2.6.10 (+ security fixes)
- - blender updated to 2.36
- - Firefox updated to 1.0
- - new bootsplash theme
- - GTK+2 updated to 2.6.1
- - GCC updated to 3.4.3
- - fixes:
- - XOrg now should work with i810 cards
- - fixed grubconfig to report no error when hitting cancel before installation
- - setup:
- - the first CD splitted up: one for the base system, one for the graphical (x11) system
- - prevented several memory leaks in setup, now should work with 64MB of memory
- - fixed several typos in setup texts
- Please refer to the Frugalware ChangeLog for more information.
- Frugalware 0.2pre1 can be downloaded by visiting the download page.
- ]]>
-
-
-
- 8
- XFce is in -current, Firefox locale packages, too
- Thu Dec 30 21:15:06 CET 2004
- IroNiQ
- 0
-
- Install method:
- - Syncronizing package database: pacman -Sy
- - installing Xfce4: pacman -S xfce4
- - installing xfce4-goodies: pacman -S xfce4-goodies
- - installing firefox language packages: pacman -S firefox-$lang (where $lang is the two-letter language code, like: hu, de, fr)
- ]]>
-
-
-
- 7
- Planned downtime
- Tue Nov 16 09:52:54 CET 2004
- VMiklos
- 0
-
- ]]>
-
-
-
- 6
- New functions on webpage
- Sun Nov 14 23:23:21 CET 2004
- IroNiQ
- 0
- roadmap, where you can find our releasing cycle, and the wishlist/todolist, where you can ask for your favourite program or see the list, what do we have to do.
- ]]>
-
-
-
- 5
- Frugalware 0.1 screenshot tour by OSDir
- Sat Nov 6 22:35:40 CET 2004
- VMiklos
- 0
- here.
- ]]>
-
-
-
- 4
- Frugalware 0.1 released
- Tue Nov 2 10:27:36 CET 2004
- VMiklos
- 0
-
- A short list of improvements and fixed bugs since rc2:- improvements:
- - added support for using a separate /boot partition
- - moved all removable media entries from /mnt to /media
- - updated kde to 3.3.1
- - new packages:
- - strace
- - openbox, obconf, and their dependencies
- - irssi
- - lmsensors
- - nano
- - hunspell
- - screen
- - centericq
- - fixes:
-
- - setup:
- - fixed cleaning up cache when only the first cd used
- - added support for displaying detailed information about MS partitions
- - now short descriptions are available for packages
- - support for usb keyboards
- Please refer to the Frugalware Change Log for more information.
- Frugalware 0.1 can be downloaded by visiting the download page.
- ]]>
-
-
-
- 3
- Frugalware 0.1rc2 released
- Mon Oct 11 15:40:13 CEST 2004
- VMiklos
- 0
-
- For a list of improvements and fixed bugs since rc1, please refer to the Frugalware Change Log.
- Frugalware 0.1rc2 can be downloaded by visiting the download page.
- ]]>
-
-
-
- 2
- Frugalware 0.1rc1 released
- Wed Sep 29 07:14:26 CEST 2004
- VMiklos
- 0
-
- For a list of improvements since the beginning, please refer to the Frugalware Change Log.
- Frugalware 0.1rc1 can be downloaded by visiting the download page.
- ]]>
-
-
-
- 1
- Test message
- Mon Sep 13 13:53:37 CEST 2004
- VMiklos
- 0
-
- ]]>
-
-
+
+ ]]>
+
+
+
+ 40
+ Gnome upgrade done (for now)
+ Tue Jul 22 09:09:41 CEST 2006
+ AlexExtreme
+ 0
+ Bug Tracker. There are currently several known issues that we will try to fix soon. These are as follows
+
+ - Gaim gets SIGABRT when trying to add an account.
+ - Banshee Segmentation Faults at startup
+ - File-roller segmentation faults at startup
+
+
+ ]]>
+
+
+
+ 39
+ Gnome and GTK breakage in -current
+ Tue Jul 8 17:03:46 CEST 2006
+ AlexExtreme
+ 0
+
+ This is because we have upgraded to GTK 2.10, and also we are upgrading Gnome to the development version (see the mailing list archive for reasons why). So please bear with us while we do this. The result at the end of this should be a faster and nicer Gnome. I will post here once we have finished upgrading, at which point it will be good to start posting bug reports about problems that you find.
+
+ ]]>
+
+
+
+ 38
+ Improvements on the homepage
+ Tue Jul 7 21:11:32 CEST 2006
+ AlexExtreme
+ 0
+
+
+ ]]>
+
+
+
+ 37
+ New Frugalware homepage!
+ Tue Jun 20 07:59:25 CEST 2006
+ AlexExtreme
+ 0
+ Bug Tracker under the Homepage category, or visit our IRC channel and report them to AlexExtreme or IroNiQ. Also, feel free to give them your comments on the page too.
+
+ ]]>
+
+
+
+ 36
+ ATI and nVidia binary drivers broken in current
+ Sat May 27 20:53:09 CEST 2006
+ AlexExtreme
+ 0
+
+
+ ]]>
+
+
+
+ 35
+ Frugalware 0.5pre1 (Siwenna) for i686 released
+ Thu May 25 01:18:52 CEST 2006
+ VMiklos
+ 0
+
+ A short and incomplete list of the more than 3000 changes since 0.4:
+ - Updates:
+ - GNU C Library 2.4
+ - GCC 4.1.0
+ - KDE 3.5.2
+ - More than 300 new packages
+ - New features:
+ - Created a new tool, called 'setup', to summarize the available configuration tools. (screenshot)
+ - Localized the package manager. (currently German and Hungarian language support available)
+ - Added Brazilian and Indonesian translation to the setup.
+ - Known problems:
+ - The dvd image is more than 4.7 GB so it will not fit on a single-layer DVD.
+ Please refer to the Frugalware Development ChangeLog for more information.
+ Download for i686: netinstall (27M), cd1 (476M), cd2 (651M), dvd (4.8G)
+ SHA1SUMS:
+ 8cc23502d6ed87b1744f31de676d782793449d74 frugalware-0.5pre1-i686-cd1.iso
+ c3f7e39c9f3c3ca09efd7f635f2fa60cce7df337 frugalware-0.5pre1-i686-cd2.iso
+ 4ea37741a1d614d627ff28009ee9c44beaca24bf frugalware-0.5pre1-i686-dvd.iso
+ 87fc8dc2102cc365ead513b9a4640c3377170ec9 frugalware-0.5pre1-i686-net.iso
+
+ ]]>
+
+
+
+ 34
+ Frugalware 0.4 for i686 and x86_64 released
+ Tue Mar 30 07:42:21 CEST 2006
+ VMiklos
+ 0
+
+ A short and incomplete list of changes since 0.4rc2-i686:
+ - Updates:
+ - Update to Linux 2.6.16
+ - Update to GNOME 2.14
+ - Update to OpenOffice.org 2.0.2.1
+ - Lots of minor bugfixes
+ - Create a howto about upgrading from the previous stable release
+ - A few statistics since 0.3:
+ - 4186 changes
+ - 732 new packages
+ - 302 fixed bugs
+ - For who haven't followed the changes in the pre/rc releases, the most important changes:
+ - Implemented fwcpan, a new tool to install any cpan module, just like it would when you install it with pacman.
+ - Split OpenOffice, now all language packs and dictionaries can be installed/removed separately.
+ - Libificated pacman to meet our needs, and the newborn pacman 3 has become the default package manager.
+ - Network configuration has been redesigned, now we support various network profiles, and many more network parameters (hardware address, multiple ip addresses on a single interface, etc) than before.
+ - Created a new, more verbose documentation.
+ - Switched to udev as the default hotplug multiplexer.
+ - Bugfix: now automounting for usb sticks works fine, not only for CDs or DVDs.
+ - Added package splitting support.
+ - Started to work on a PPC port.
+ - Rewritten setup from scratch in C. The new framework will allow to implement a graphical installer, too.
+ - The init script system was redesigned: more user-friendly error messages, now uses gettext for translations.
+ - Modularized Xorg 7.0, Apache 2.2.0, KDE 3.5.1, Firefox 1.5.0.1, Thunderbird 1.5
+ Please refer to the Frugalware Stable ChangeLog for more information.
+ Download for i686: netinstall (19M), cd1 (490M), cd2 (604M), dvd (3.5G)
+ Download for x86_64: netinstall (19M), dvd (2.5G)
+ Torrents also available.
+ SHA1SUMS:
+ dfec06c393187037a362f4d2e57819c4e97e71dd frugalware-0.4-i686-cd1.iso
+ 09c29ec582eadc02dee2be0fd1230cff8ec40695 frugalware-0.4-i686-cd2.iso
+ 872912bc9f1caa46895247364bcf7538074f8238 frugalware-0.4-i686-dvd.iso
+ 6a1a49985450d2cad8c8efb7f988c266a454f899 frugalware-0.4-i686-net.iso
+ 81e79a3bbb9d327555d272d841e3d0fc0c784de7 frugalware-0.4-x86_64-dvd.iso
+ d4b39dbdc9bfadaf379bf7cc3662ce9d0b20a010 frugalware-0.4-x86_64-net.iso
+
+ ]]>
+
+
+
+ 33
+ Frugalware 0.4rc2-i686 released
+ Thu Mar 16 00:08:01 CET 2006
+ VMiklos
+ 0
+
+ A short and incomplete list of changes since 0.4rc1-i686:
+ - New features:
+ - Better support for changing between opensource and proprietary ATI/NVIDIA drivers.
+ - All packages have been reviewed to work perfectly with X.Org 7.0.
+ - Various spelling fixes in the configuration tools.
+ - Fixed font settings for non-English users.
+ - Reworked the mirror mechanism to ensure that the iso images are available on all mirrors at release time.
+ - More than 60 new packages: freenx packages + knx (tutorial), lighttpd, sword, thunderbird-locale-switcher, katapult and much more!
+ - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
+ - Gcc 4.0.3 (and optionally 4.1.0)
+ - UDev 087
+ - MySQL 5.0.19
+ Please refer to the Frugalware ChangeLog for more information.
+ Download: netinstall (19M), cd1 (486M), cd2 (576M), dvd (3.4G)
+ SHA1SUMS:
+ 49701b761904ed9504198eba8ab1bacae1368d1f frugalware-0.4rc2-i686-cd1.iso
+ 450038688aaf5d7e225b2777f092f604aeb1dc27 frugalware-0.4rc2-i686-cd2.iso
+ f3d90ac6100acb5a8d0d84d3149d18d3b612b46f frugalware-0.4rc2-i686-dvd.iso
+ 9ba1b1325545fd6fcf8353482fde25d82c1877ce frugalware-0.4rc2-i686-net.iso
+
+ ]]>
+
+
+
+ 32
+ Frugalware 0.4rc1-i686 released
+ Thu Mar 2 00:26:59 CET 2006
+ VMiklos
+ 0
+
+ A short and incomplete list of changes since 0.4pre2-i686:
+ - New features:
+ - Created a package synchronization client and daemon (syncpkg and syncpkgd) to update packages faster on arches other than i686 (x86_64 and later ppc).
+ - Implemented fwcpan, a new tool to install any cpan module, just like it would when you install it with the pacman.
+ - Split OpenOffice, now all language packs and dictionaries can be installed/removed separately.
+ - More than 80 new packages: Xgl (with a step by step howto), beagle, fvwm-crystal, cdcat, klamav, kcheckgmail, xvidcap, synaptics, rt2500, rdiff-backup and much more!
+ - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
+ - Linux kernel 2.6.15.4
+ - Perl 5.8.8
+ - Firefox 1.5.0.1
+ - Thunderbird 1.5
+ - KDE 3.5.1
+ - GNOME 2.12.3
+ Please refer to the Frugalware ChangeLog for more information.
+ Download: netinstall (19M), cd1 (494M), cd2 (605M), dvd (3.2G)
+ SHA1SUMS:
+ d686c6b9c34fc03acab6be99468a4fc3b5e5d294 frugalware-0.4rc1-i686-cd1.iso
+ 3f8f703d43a0f42bdb65d567c65840a6c14d4704 frugalware-0.4rc1-i686-cd2.iso
+ 96a7e8b3cb88caa552a40e87dd04c7c23667e985 frugalware-0.4rc1-i686-dvd.iso
+ 13f84d9fe9eedf197a146612244a8c3077dea5f0 frugalware-0.4rc1-i686-net.iso
+
+ ]]>
+
+
+
+ 31
+ Frugalware 0.4pre2-i686 released
+ Thu Feb 2 00:29:05 CET 2006
+ VMiklos
+ 0
+
+ A short and incomplete list of changes since 0.4pre1-i686:
+ - New features:
+ - Libificated pacman to meet our needs, and the newborn pacman 3 has become the default package manager.
+ - Network configuration has been redesigned, now we support various network profiles, and much more network parameters (hardware address, multiple ip addresses on a single interface, etc) than before.
+ - Created a new, more verbose documentation.
+ - Switched to udev as the default hotplug multiplexer.
+ - Bugfix: now automounting for usb sticks works fine, not only for CDs or DVDs.
+ - More than 100 new packages - on client side: wepdecrypt, konversation, ltp, gtkpod, firefox extensions, etc.
+ - New server side packages: xen (with dom0 and domU kernels), darcsweb, rails, perl modules and much more!
+ - Behind the scenes:
+ - Added package splitting support.
+ - Started to work on a PPC port.
+ - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
+ - Linux kernel 2.6.15
+ - Modularized Xorg 7.0
+ - Apache 2.2.0
+ Please refer to the Frugalware ChangeLog for more information.
+ Download: netinstall (19M), cd1 (491M), cd2 (694M), dvd (3.1G)
+ SHA1SUMS:
+ c1f5ab83d14f95247f7e3c6ddfd2f1ffc7125551 frugalware-0.4pre2-i686-cd1.iso
+ def8069198c08cc208c075f3803581ea8b7ef7d1 frugalware-0.4pre2-i686-cd2.iso
+ df8f2ff8f5f6f2b20fa2018bf18a863227769028 frugalware-0.4pre2-i686-dvd.iso
+ 8f9ada32b3f37a3a4dd790335df20b347b66df79 frugalware-0.4pre2-i686-net.iso
+
+ ]]>
+
+
+
+ 30
+ Frugalware 0.4pre1-i686 released
+ Wed Dec 7 20:23:55 CET 2005
+ VMiklos
+ 0
+
+ A short and incomplete list of changes since 0.3-i686:
+ - New features:
+ - Rewritten setup from scratch in C. The new framework will allow to implement a graphical installer, too.
+ - Added lots of new features to the setup, such as expert and normal mode, ignoring (non fatal) errors.
+ - Added several translations to the setup.
+ - The init script system was redesigned: more user-friendly error messages, now uses gettext for translations.
+ - More than 100 new packages: treewm, octave, toolame, mingw, ddd, tellico and much more!
+ - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
+ - Linux kernel 2.6.14.3
+ - KDE 3.5.0
+ - Firefox 1.5
+ - GCC 4.0.2
+ - GNU C Library 2.3.6
+ - GNOME 2.12.2
+ Please refer to the Frugalware ChangeLog for more information.
+ Download: netinstall (20M), cd1 (473M), cd2 (650M), dvd (2.9G)
+ SHA1SUMS:
+ 10cc34847b8a4b9f6b83dad3d437cbed6898e436 frugalware-0.4pre1-i686-cd1.iso
+ 32bcca919a1cbdafd673f8f64300a8ad480df12c frugalware-0.4pre1-i686-cd2.iso
+ 8ae11f0cd5a8afd3b505e129788bf7a1943afaaf frugalware-0.4pre1-i686-dvd.iso
+ 4517c1c2bf790cd492e45b04f1c78e986d9719f1 frugalware-0.4pre1-i686-net.iso
+
+ ]]>
+
+
+
+ 29
+ Frugalware 0.3-x86_64 released
+ Wed Oct 19 19:06:30 CEST 2005
+ IroNiQ
+ 0
+
+ Frugalware 0.3-x86_64 is now a full-featured port of Frugalware, with almost all of the packages that are available on i686.
+ What does not work currently?
+ - OpenOffice.org
+ - Official flash plugin (from Macromedia)
+ - Dosemu
+ If you can, please test it. If you find a bug, report to us. Please include as many details as possible in the bugreport! Thank you.
+ Important: You will need an AMD64 CPU to use 0.3-x86_64! (Intel processors with EM64T extensions might work as well, but those are untested.)
+ Download: netinstall (19M), cd1 (492M), cd2 (593M), dvd (2.0G)
+ SHA1SUMS:
+ 4b3c84723e54e98300b1133413fa2e987c08c2eb frugalware-0.3-x86_64-cd1.iso
+ e7c28286e9cd819f1eef596000e8902fd10a1932 frugalware-0.3-x86_64-cd2.iso
+ 1a78fdfde3dd83b844d44dd5e687e494029b77ec frugalware-0.3-x86_64-dvd.iso
+ 95cf37d80902ad323722b3a0d709fb91de7b11c6 frugalware-0.3-x86_64-net.iso
+
+ ]]>
+
+
+
+ 28
+ Frugalware 0.3-i686 released
+ Thu Oct 13 01:09:20 CEST 2005
+ VMiklos
+ 0
+
+ A short list of most important improvements and news since 0.3rc2-i686:- Improvements:
+ - Setup: added spannish translation.
+ - GNOME updated to 2.12.1
+ - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
+ - Linux kernel 2.6.13.3
+ - GCC 4.0.2
+ - Thunderbird 1.0.7
+ Please refer to the Frugalware ChangeLog for more information.
+ Download: netinstall (18M), cd1 (478M), cd2 (648M), dvd (2.8G)
+ SHA1SUMS:
+ 3538fe3f1d5151828cf1c9f7daff0ab8115a3ec7 frugalware-0.3-i686-cd1.iso
+ fe942eecd83774eddb5d045e4d477e83ef485c24 frugalware-0.3-i686-cd2.iso
+ fe2d52e2036bb258f5ec51730a07e49c9666edb0 frugalware-0.3-i686-dvd.iso
+ b11a257a4e9f34fe292abbf7d22402b8b9a24199 frugalware-0.3-i686-net.iso
+
+ Update: CD images also available via bittorrent.
+ ]]>
+
+
+
+ 27
+ Frugalware 0.3rc2-i686 released
+ Mon Oct 3 22:17:09 CEST 2005
+ VMiklos
+ 0
+
+ A short list of most important improvements and news since 0.3rc1-i686:- Improvements:
+ - Setup: added PPPoE support, added Polish translation, now the whole installation process' log saved to the installed system.
+ - New wireless packages: madwifi, wlan-ng, etc.
+ - Package highlights: More than 60 new packages: gprsec, squid, privoxy, tor, weechat and more!
+ - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
+ - Linux kernel 2.6.13
+ - OpenOffice.org 1.1.5
+ - Firefox 1.0.7
+ Please refer to the Frugalware ChangeLog for more information.
+ Download: netinstall (18M), cd1 (488M), cd2 (649M), dvd (2.7G)
+ SHA1SUMS:
+ 1e647a622223383008b0d119b5ba745d8eba637f frugalware-0.3rc2-i686-cd1.iso
+ f68794f3c0d9151965ab46f83992c28932129c71 frugalware-0.3rc2-i686-cd2.iso
+ e9ac4a6fb5d4c2ab9cad909b07222528ac972531 frugalware-0.3rc2-i686-dvd.iso
+ 7630567a25764113000f744a742e10a93cd2a7b5 frugalware-0.3rc2-i686-net.iso
+
+ ]]>
+
+
+
+ 26
+ Frugalware 0.3rc1-i686 released
+ Thu Sep 15 22:15:47 CEST 2005
+ VMiklos
+ 0
+
+ A short list of most important improvements and news since 0.3pre2-i686:- Improvements:
+ - Setup: added XFS support, and now you can configure the source of packages (install from a custom mirror or HDD)
+ - Added mbrola and hunspell language packs.
+ - New stats-generator packages: webalizer, munin, etc.
+ - Added several adesklet applet package.
+ - Package highlights: More than 120 new packages: kdebluetooth, kismet, lives, fuse, muttng amavisd-new and more!
+ - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
+ - Linux kernel 2.6.13
+ - GNOME 2.12
+ - Gtk+ 2.8.3
+ Please refer to the Frugalware ChangeLog for more information.
+ Download: netinstall (18M), cd1 (523M), cd2 (649M), dvd (2.7G)
+ SHA1SUMS:
+ 9098d53612de87d7198390f46252db54b1289959 frugalware-0.3rc1-i686-cd1.iso
+ 4fbd648f02ca75dc20cbc12f3f7a969b10140b6c frugalware-0.3rc1-i686-cd2.iso
+ 0008ce00fa4a68d53de71f9c19569d4fa664359f frugalware-0.3rc1-i686-dvd.iso
+ 58f392f701560670192695e2add982fd16e08582 frugalware-0.3rc1-i686-net.iso
+
+ ]]>
+
+
+
+ 25
+ Frugalware 0.3pre2-i686 released
+ Wed Aug 18 07:13:14 CEST 2005
+ VMiklos
+ 0
+
+ A short list of most important improvements and news since 0.3pre1-i686:- Improvements:
+ - Ivman replaced submount, which is no longer installed by default.
+ - Setup: Now Frugalware can be installed to a software RAID partition.
+ - Added French language support to the installer.
+ - Package highlights: More than 180 new packages: abiword, nvu, ndiswrapper, kaffeine, chkrootkit and more!
+ - Updates: As usual, Frugalware comes with the latest version of upstream stable releases, including:
+ - Linux kernel 2.6.12.4
+ - GCC 4.0.1
+ - HAL 0.5.3
+ - KOffice 1.4.1
+ Please refer to the Frugalware ChangeLog for more information.
+ Download: netinstall (18M), cd1 (510M), cd2 (683M), dvd (2.6G)
+ MD5SUMS:
+ 95f1920e936b016c4117908b1afcbc8b frugalware-0.3pre2-i686-cd1.iso
+ 28643f599df88e72cf4830a6f5e533d2 frugalware-0.3pre2-i686-cd2.iso
+ 6466754fd31c3454e6f50bb848660828 frugalware-0.3pre2-i686-dvd.iso
+ 9f85841e54d326b97215cb164daebf54 frugalware-0.3pre2-i686-net.iso
+
+ ]]>
+
+
+
+ 24
+ Frugalware 0.3pre1-x86_64 released
+ Sun Jul 3 19:46:19 CEST 2005
+ VMiklos
+ 0
+
+ Frugalware 0.3pre1-x86_64 is a native 64-bit system, which means we don't use multilib. (For example because of this, you have to use our gplflash package instead of the usual flashplugin.)
+ What works?
+ - base system :-)
+ - the graphical system's core
+ - desktop environments: KDE, Xfce and GNOME
+ What does not work currently?
+ - OpenOffice.org (we are working on it and we have promising results)
+ - I18n: Firefox, Thunderbird, KOffice
+ If you can, please test it. If you find a bug, report to us. Please include as many details as possible in the bugreport! Thank you.
+ Important: You will need an AMD64 CPU to use 0.3pre1-x86_64! (Intel processors with EM64T extensions might work as well, but those are untested.)
+ Download: netinstall (17M), cd1 (495M), cd2 (578M), dvd (1.7G)
+ MD5SUMS:
+ 78f35ff5a9389930781e626f91124637 frugalware-0.3pre1-x86_64-cd1.iso
+ ed6ff1bc5033a715041a1b00b382a113 frugalware-0.3pre1-x86_64-cd2.iso
+ 4dd5391696395caa67206dc56cedf3ac frugalware-0.3pre1-x86_64-dvd.iso
+ 3b9a75ec84c21af53e14cd2f500d318c frugalware-0.3pre1-x86_64-net.iso
+
+ ]]>
+
+
+
+ 23
+ 0.3pre1 in the news
+ Wed Jun 29 09:57:27 CEST 2005
+ VMiklos
+ 0
+ review about Frugalware over at tuxmachines. Also you can find there 65 screenshots, too.
+ ]]>
+
+
+
+ 22
+ Frugalware 0.3pre1-i686 released
+ Wed Jun 22 23:34:49 CEST 2005
+ VMiklos
+ 0
+
+ A short list of most important improvements and news since 0.2:- Improvements:
+ - Added a new tool: repoman. It helps you to compile packages from source, allowing to automatically create and install closed-source packages like realplayer or skype (repoman merge packagename). Also it allows you to download all package's buildscript (repoman update) and recompile them with your compiler flags, "a la Gentoo".
+ - Our build system now supports more than one architecture which means you can expect an x86_64 preview release soon.
+ - All packages got their group, so that if you installed only a base system, you can install all network-related packages with pacman -S network and so.
+ - Created a new config tool: wificonfig, to configure your wireless connection.
+ - The KDE menu changed a bit: now most installed non-kde applications should apper in the menu, too.
+ - Localized Thunderbird and added localized spellcheck support.
+ - The gimp-print printer drivers replaced with the foomatic ones, wich means we support much more printers now.
+ - Packaged the rox desktop environment.
+ - New web interface for viewing informations about packages.
+ - Now all package has it's own changelog, which can be viewed from for example the packages page.
+ - Package highlights: More than 150 new packages: windowmaker applets, firestarter, pure-ftpd, subversion and more.
+ - Updates: As usual, Frugalware cames with the latest version of upstream stable releases, including:
+ - Linux kernel 2.6.12
+ - GCC 3.4.4
+ - KDE 3.4.1
+ Please refer to the Frugalware ChangeLog for more information.
+ Download: netinstall (16M), cd1 (506M), cd2 (692M), dvd (2.4G)
+ MD5SUMS:
+ 7e62e1aeb2a32f29edf26670f268bd63 frugalware-0.3pre1-i686-cd1.iso
+ 6ba2f51262fd81850a03c8c9603823af frugalware-0.3pre1-i686-cd2.iso
+ 284386e5fcf062c4b71f9a72cd8f138f frugalware-0.3pre1-i686-dvd.iso
+ 5066616ee44c8489b14a573cbaeba95b frugalware-0.3pre1-i686-net.iso
+
+ ]]>
+
+
+
+ 21
+ 3 more articles in online IT newspages
+ Sun Jun 23 23:21:34 CEST 2005
+ IroNiQ
+ 0
+ Three more articles are published in online IT newspages about Frugalware Linux. The first can be read on th Newsforge site
here (the article is also available on Linux.com,
here), written by Eduardo Romero. The other two articles are reviews from different point of view. The
first review is readable on
linuxquestions.org. The other
review is avialable on
distrotalk.net.
+ ]]>
+
+
+
+ 20
+ Articles about Frugalware Linux
+ Mon May 9 21:42:15 CEST 2005
+ IroNiQ
+ 0
+ Two arcticles are published about Frugalware Linux. The first is an interview on
jox.hu, a hungarian IT page. The article is available from
here (only in Hungarian). The second is on
Distrowatch.com. The Distrowatch staff chose the Frugalware Linux to the "Featured distribution of the week". They spent some time to install and evaluate other, well-known Linux distributions and decided to give our distro that title. You can read this article
here.
+ ]]>
+
+
+
+ 19
+ Frugalware 0.2 released
+ Thu Apr 28 09:33:28 CEST 2005
+ VMiklos
+ 0
+
+ A short list of the most important improvements and bugfixes since 0.2rc2:- updates:
+ - Mozilla Suite to 1.7.7
+ - MPlayer 1.0pre7
+ - new packages:
+ - irda-utils (Utilities for infrared communication between devices)
+ - frugalrledit (Runlevel Editor for Frugalware Linux.)
+ - fixes:
+ - added patch to binutils to ignore as_needed libs that were not needed
+ Please refer to the Frugalware ChangeLog for more information.
+ Download: netinstall (21M), cd1 (473M), cd2 (691M), cd3 (700M), dvd (2.5G)
+ MD5SUMS:
+ 252b1b80a7dced637d581215ae8a5c0d frugalware-0.2-cd1.iso
+ 626a429a63e9fa050feac480f03bb2f2 frugalware-0.2-cd2.iso
+ 396e4cb0ffe5e66803d609fe675b9615 frugalware-0.2-cd3.iso
+ bb0e6b7ac803ff70553f497c91abd6f0 frugalware-0.2-dvd.iso
+ 537648812bed287fb3d23965c5f0a266 frugalware-0.2-net.iso
+
+ ]]>
+
+
+
+ 18
+ Frugalware 0.2rc2 released
+ Mon Apr 18 09:22:55 CEST 2005
+ VMiklos
+ 0
+
+ A short list of the most important improvements and bugfixes since 0.2rc1:- updates:
+ - updated GNOME to 2.10.1
+ - Firefox (+ language packs) updated to 1.0.3
+ - updated Linux kernel to 2.6.11.7
+ - updated glibc to 2.3.5
+ - new packages:
+ - bk-client (The Open Source BitKeeper Client)
+ - xemacs (A highly customizable open source text editor and application development system.)
+ - raggle (A console RSS aggregator, written in Ruby.)
+ - lsof (Displays information about files open to Unix processes.)
+ - fixes:
+ - now loop and lp modules are loaded automatically, so /dev/loop* and /dev/lp* devices will be created during boot
+ - setup:
+ - display a progressbar while downloading in netinstall mode
+ - if an error occured during the installation, you have to press enter before setup continues
+ - don't restart your computer after a successful setup, if you want
+ Please refer to the Frugalware ChangeLog for more information.
+ Frugalware 0.2rc2 can be downloaded by visiting the download page.
+ ]]>
+
+
+
+ 17
+ Frugalware 0.2rc1 released
+ Thu Apr 7 09:17:18 CEST 2005
+ VMiklos
+ 0
+
+ A short list of most important improvements and fixed bugs since 0.2pre2:- updates:
+ - updated GNOME to 2.10.0
+ - updated KDE to 3.4.0
+ - updated Linux kernel to 2.6.11
+ - Firefox (+language packs) and Thunderbird updated to 1.0.2
+ - Xfce updated to 4.2.1
+ - new packages:
+ - new openoffice.org language packs
+ - new firefox language packs
+ - gnome-spell (A GNOME/Bonobo component for spell checking)
+ - wvdial (WVDial CLI dialer)
+ - valknut (Direct Connect 4 Linux File Sharing program.)
+ - courier-imap (The Courier IMAP and POP3 server)
+ - artwork:
+ - new default cursor and GNOME theme
+ - setup:
+ - support for XDM configuration (if you do not install KDM or GDM)
+ Please refer to the Frugalware ChangeLog for more information.
+ Frugalware 0.2rc1 can be downloaded by visiting the download page.
+ ]]>
+
+
+
+ 16
+ KDE 3.4.0 packages are on mirrors
+ Sun Mar 20 23:30:16 CET 2005
+ aThom
+ 0
+
+ You can read the announcement here.
+ You can read about the new features here.
+ Packaging changes since 3.3.2:
+ - Changing groups: If you want to install only the core kde packages, use 'pacman -S kde-core', if you want additional packages (k3b, krusader, etc) use 'pacman -S kde'.
+ - kde-i18n packages are in the 'extra/locale' group.
+ New packages:kde-i18n-br, kde-i18n-fy, kde-i18n-ga, kde-i18n-lt, kde-i18n-mk, kde-i18n-se
+ Removed packages:kde-i18n-af, kde-i18n-el, kde-i18n-fa, kde-i18n-gl, kde-i18n-hr, kde-i18n-mn, kde-i18n-ms, kde-i18n-uz, kde-i18n-zh_TW
+ Known "bugs" / need to fix:
+ - A bug was found in the groupware support of kontact/kmail, which was too late for the KDE 3.4 release. Get kdepim-fix-imap-resource-type.diff applied to the sources before you're using the groupware wizard. For more information, see http://kde.org/info/3.4.php
+ - If you start the OpenOffice.org, and choose File -> Open, then the dialog appears shortly. After that the KDE Crashmanager come up with the following message:
+ The Program Openoffice (kdefilepicker) crash and send signal 11
+ It's fixed in the OOo2 KDE builds. (See http://bugs.kde.org/show_bug.cgi?id=100849.) As workaround on KDE side, add the following lines to your ~/.kde/share/config/kdeglobals:
+ [Development]
+ AutoCheckAccelerators=false
+ - Upgraders: after the usual 'pacman -Syu', use 'pacman -S kdelibs kdebase' again, otherwise you'll have problems with kde menus!
+
+ ]]>
+
+
+
+ 15
+ GNOME 2.10.0 is in -current
+ Mon Mar 14 15:20:02 CET 2005
+ laci
+ 0
+
+ Official release notes: http://www.gnome.org/start/2.10/notes/
+ These are untested and need to review or update:
+ - GNOME bindings.
+ - Mono.
+ - Some packages in extra/gnome.
+ Packaging changes from 2.8:
+ - Prefix is /usr.
+ - Added groups() directive where it was missed.
+ New packages:
+ - gnome-backgrounds
+ - gnome-doc-utils
+ - gnome-menus
+ - gnome-pilot-conduits
+ - libcroco
+ Removed packages (go to pasture):
+ - at-spi
+ - gnome-mag
+ - gnome-speech
+ - gnopernicus
+ - gok
+ - nautilus-media
+ Not packaged packages:
+ - sound-juicer (I think goobox is better grabber application)
+ Known "bugs" / need to fix:
+
+ Screenshots:
+
+ Please test it and report me if something doesn't work as it should.
+ ]]>
+
+
+
+ 14
+ Frugalware 0.2pre2 released
+ Wed Feb 23 22:59:18 CET 2005
+ VMiklos
+ 0
+
+ A short list of most important improvements and fixed bugs since 0.2pre1:- new packages:
+ - OpenOffice.org 1.1.4 + language packs
+ - frugalpkg (Graphical frontend to pacman)
+ - gnomebaker (CD/DVD Burner for GNOME)
+ - fglrx (Hardware Accelerated ATI driver for xorg)
+ - wireless_tools (including iwconfig)
+ - audacity
+ - fontforge
+ - krusader
+ - qemu (A fast processor emulator)
+ - rpm
+ - updates:
+ - updated GNOME to 2.8.3
+ - Xfce updated to 4.2.0
+ - updated XOrg to 6.8.2
+ - updated tetex to 3.0
+ - updated glibc to 2.3.4
+ - improvements:
+ - added .desktop files to window managers to work with GDM
+ - Hungarian documentation
+ - Slovak setup and documentation
+ - setup:
+ - initial netinstall support
+ Please refer to the Frugalware ChangeLog for more information.
+ Frugalware 0.2pre2 can be downloaded by visiting the download page.
+ ]]>
+
+
+
+ 13
+ OpenOffice.org in Frugalware
+ Mon Feb 21 15:40:32 CET 2005
+ IroNiQ
+ 0
+ Ximian OpenOffice.org. The main package is the "openoffice.org" what contains the user interface and also the dictionary, the hyphenation and the thesaurus in English.
+ The languaga packs are called "openoffice.org-i18n-xx" (where xx is the small country code, eg: hu, de, fr) and contains the dictionaries, the hyphenations and the thesaurus in te given language.
+ IroNiQ
+ ]]>
+
+
+
+ 12
+ Offical Forum
+ Sun Feb 6 19:46:21 CET 2005
+ shrift
+ 0
+ forums.frugalware.org!
+ Any problems can be reported at: shrift@frugalware.org or at the "About the forum" topic.
+ Shrift
+ ]]>
+
+
+
+ 11
+ Irc web interface and logs
+ Thu Jan 20 00:21:12 CET 2005
+ IroNiQ
+ 0
+ this address. You can also find here the channel log.
+ ]]>
+
+
+
+ 10
+ Forum and coming new functions
+ Sun Jan 16 21:58:22 CET 2005
+ IroNiQ
+ 0
+ here.
+ In the near future two new things will be available in our webpage: the Wiki page and our Forum.
+ Besides these things, the Frugalware will widen with the slovak language. The Frugalware User Documentation is ready (can be read here) in slovak language, the translation of the setup and the init system is going on now.
+ ]]>
+
+
+
+ 9
+ Frugalware 0.2pre1 released
+ Mon Jan 10 09:22:50 CET 2005
+ VMiklos
+ 0
+
+ A short list of most important improvements and fixed bugs since 0.1:- new packages:
+ - GNOME 2.8 (including GDM)
+ - Xfce 4.2rc3
+ - Firefox 1.0 language packs
+ - Thunderbird 1.0
+ - tetex-bin, tetex-base and kile
+ - wine
+ - reiser4progs
+ - fluxbox
+ - updates:
+ - updated KDE to 3.3.2 (+ security fixes)
+ - KOffice updated to 1.3.5
+ - kernel updated to 2.6.10 (+ security fixes)
+ - blender updated to 2.36
+ - Firefox updated to 1.0
+ - new bootsplash theme
+ - GTK+2 updated to 2.6.1
+ - GCC updated to 3.4.3
+ - fixes:
+ - XOrg now should work with i810 cards
+ - fixed grubconfig to report no error when hitting cancel before installation
+ - setup:
+ - the first CD splitted up: one for the base system, one for the graphical (x11) system
+ - prevented several memory leaks in setup, now should work with 64MB of memory
+ - fixed several typos in setup texts
+ Please refer to the Frugalware ChangeLog for more information.
+ Frugalware 0.2pre1 can be downloaded by visiting the download page.
+ ]]>
+
+
+
+ 8
+ XFce is in -current, Firefox locale packages, too
+ Thu Dec 30 21:15:06 CET 2004
+ IroNiQ
+ 0
+
+ Install method:
+ - Syncronizing package database: pacman -Sy
+ - installing Xfce4: pacman -S xfce4
+ - installing xfce4-goodies: pacman -S xfce4-goodies
+ - installing firefox language packages: pacman -S firefox-$lang (where $lang is the two-letter language code, like: hu, de, fr)
+ ]]>
+
+
+
+ 7
+ Planned downtime
+ Tue Nov 16 09:52:54 CET 2004
+ VMiklos
+ 0
+
+ ]]>
+
+
+
+ 6
+ New functions on webpage
+ Sun Nov 14 23:23:21 CET 2004
+ IroNiQ
+ 0
+ roadmap, where you can find our releasing cycle, and the wishlist/todolist, where you can ask for your favourite program or see the list, what do we have to do.
+ ]]>
+
+
+
+ 5
+ Frugalware 0.1 screenshot tour by OSDir
+ Sat Nov 6 22:35:40 CET 2004
+ VMiklos
+ 0
+ here.
+ ]]>
+
+
+
+ 4
+ Frugalware 0.1 released
+ Tue Nov 2 10:27:36 CET 2004
+ VMiklos
+ 0
+
+ A short list of improvements and fixed bugs since rc2:- improvements:
+ - added support for using a separate /boot partition
+ - moved all removable media entries from /mnt to /media
+ - updated kde to 3.3.1
+ - new packages:
+ - strace
+ - openbox, obconf, and their dependencies
+ - irssi
+ - lmsensors
+ - nano
+ - hunspell
+ - screen
+ - centericq
+ - fixes:
+
+ - setup:
+ - fixed cleaning up cache when only the first cd used
+ - added support for displaying detailed information about MS partitions
+ - now short descriptions are available for packages
+ - support for usb keyboards
+ Please refer to the Frugalware Change Log for more information.
+ Frugalware 0.1 can be downloaded by visiting the download page.
+ ]]>
+
+
+
+ 3
+ Frugalware 0.1rc2 released
+ Mon Oct 11 15:40:13 CEST 2004
+ VMiklos
+ 0
+
+ For a list of improvements and fixed bugs since rc1, please refer to the Frugalware Change Log.
+ Frugalware 0.1rc2 can be downloaded by visiting the download page.
+ ]]>
+
+
+
+ 2
+ Frugalware 0.1rc1 released
+ Wed Sep 29 07:14:26 CEST 2004
+ VMiklos
+ 0
+
+ For a list of improvements since the beginning, please refer to the Frugalware Change Log.
+ Frugalware 0.1rc1 can be downloaded by visiting the download page.
+ ]]>
+
+
+
+ 1
+ Test message
+ Mon Sep 13 13:53:37 CEST 2004
+ VMiklos
+ 0
+
+ ]]>
+
+
From hermier at frugalware.org Sun Feb 3 23:48:15 2008
From: hermier at frugalware.org (Michel Hermier)
Date: Sun Feb 3 23:48:17 2008
Subject: [Frugalware-git] homepage-ng: news_fr.xml
Message-ID: <20080203224815.3C4771190528@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=06b5bd8ebc697a4ce2c0f11bbe975eb30a4dd3a7
commit 06b5bd8ebc697a4ce2c0f11bbe975eb30a4dd3a7
Author: Michel Hermier
Date: Sun Feb 3 23:47:53 2008 +0100
news_fr.xml
* News letter 15 french entry.
diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml
index 9e18da4..024b907 100644
--- a/frugalware/xml/news_fr.xml
+++ b/frugalware/xml/news_fr.xml
@@ -17,6 +17,25 @@
+ 87
+ Lettre d'information Frugalware numĂŠro 15
+ Sat Feb 02 16:30:13 CET 2008
+ hermier
+ 0
+
+ Dans ce numĂŠro:
+
+ - Kalgan - nous nous en rapprochons :)
+ - Vous voulez des mises Ă jours de sĂŠcuritĂŠ? Nous les avons!
+ - Astuce - Problème vidÊo avec X au dÊmarrage? - Ne paniquez pas! (encore)
+ - Stellarium - Regardez les ĂŠtoiles depuis votre PC
+
+ Vous pouvez la lire ici (anglais). Nous espĂŠrons que vous l'apprĂŠcierez!
+ ]]>
+
+
+
86
Frugalware 0.8rc1 (Kalgan) est disponible
Tue Jan 29 06:19:47 CET 2008
From priyank at frugalware.org Mon Feb 4 15:16:07 2008
From: priyank at frugalware.org (Priyank)
Date: Mon Feb 4 15:16:09 2008
Subject: [Frugalware-git] frugalware-current: pcmanfm-0.3.5.7-1-i686
Message-ID: <20080204141607.BA93911904D7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f45612d73fee4f5fee58a141d91ebdc2065c6642
commit f45612d73fee4f5fee58a141d91ebdc2065c6642
Author: Priyank
Date: Mon Feb 4 19:43:18 2008 +0530
pcmanfm-0.3.5.7-1-i686
* Version bump
* Removed pcmanfm-0.3.5.4b-mime.diff (fixed in upstream)
diff --git a/source/xapps-extra/pcmanfm/FrugalBuild b/source/xapps-extra/pcmanfm/FrugalBuild
index 36bd10a..64029d4 100644
--- a/source/xapps-extra/pcmanfm/FrugalBuild
+++ b/source/xapps-extra/pcmanfm/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia
pkgname=pcmanfm
-pkgver=0.3.5.4b
+pkgver=0.3.5.7
pkgrel=1
pkgdesc="Extremely fast and lightweight file manager."
depends=('gtk+2' 'gamin' 'expat' 'startup-notification' 'hal>=0.5.7.1-3' 'dbus-glib>=0.71')
@@ -14,8 +14,6 @@ _F_gnome_desktop="y"
Finclude gnome-scriptlet
Finclude sourceforge
up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=156956|grep -m1 tar.gz|sed 's/.*fm-\(.*\).tar.gz .*/\1/' | sed 's/-//'"
-source=(${source[@]} $pkgname-$pkgver-mime.diff)
-sha1sums=('a60831268f4be8b561a7a5c1cd713aec858c144c' \
- 'd51ba86bb40ad9c9e9745e0ab0e9f01998fe364b')
+sha1sums=('20c634b4ef126ddd5ffb93d60c034a87c90b7701')
# optimization OK
diff --git a/source/xapps-extra/pcmanfm/pcmanfm-0.3.5.4b-mime.diff b/source/xapps-extra/pcmanfm/pcmanfm-0.3.5.4b-mime.diff
deleted file mode 100644
index 6efb752..0000000
--- a/source/xapps-extra/pcmanfm/pcmanfm-0.3.5.4b-mime.diff
+++ /dev/null
@@ -1,28 +0,0 @@
-diff -Naur pcmanfm-0.3.5.4b/Makefile.am pcmanfm-0.3.5.4b.new/Makefile.am
---- pcmanfm-0.3.5.4b/Makefile.am 2008-01-25 00:55:22.000000000 +0530
-+++ pcmanfm-0.3.5.4b.new/Makefile.am 2008-02-02 13:49:57.000000000 +0530
-@@ -19,10 +19,6 @@
- icondir = $(datadir)/pixmaps
- icon_DATA = pcmanfm.png
-
--install-data-hook:
-- update-mime-database $(datadir)/mime
-- update-desktop-database $(desktopdir)
--
- install-data-local:
- @$(NORMAL_INSTALL)
- if test -d $(srcdir)/pixmaps; then \
-diff -Naur pcmanfm-0.3.5.4b/Makefile.in pcmanfm-0.3.5.4b.new/Makefile.in
---- pcmanfm-0.3.5.4b/Makefile.in 2008-01-26 01:21:14.000000000 +0530
-+++ pcmanfm-0.3.5.4b.new/Makefile.in 2008-02-02 13:49:50.000000000 +0530
-@@ -705,10 +705,6 @@
- uninstall-mimeDATA
-
-
--install-data-hook:
-- update-mime-database $(datadir)/mime
-- update-desktop-database $(desktopdir)
--
- install-data-local:
- @$(NORMAL_INSTALL)
- if test -d $(srcdir)/pixmaps; then \
From boobaa at frugalware.org Mon Feb 4 16:00:29 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Mon Feb 4 16:00:32 2008
Subject: [Frugalware-git] frugalware-current: partimage-0.6.7-1-i686
Message-ID: <20080204150030.052DF1190528@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c46bfb507b3c961288553d60bd3d38a66f1d257
commit 7c46bfb507b3c961288553d60bd3d38a66f1d257
Author: CSÉCSY László
Date: Mon Feb 4 15:59:11 2008 +0100
partimage-0.6.7-1-i686
version bump
diff --git a/source/apps-extra/partimage/FrugalBuild b/source/apps-extra/partimage/FrugalBuild
index fe60ec2..0046cb5 100644
--- a/source/apps-extra/partimage/FrugalBuild
+++ b/source/apps-extra/partimage/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos
pkgname=partimage
-pkgver=0.6.6
+pkgver=0.6.7
pkgrel=1
pkgdesc="a Linux/UNIX utility which saves partitions in many formats to an image file."
_F_sourceforge_ext=".tar.bz2"
@@ -33,6 +33,6 @@ build()
# optimization OK
-sha1sums=('691a5bfe1637fce3d1af3a48a37b63d603c09b7f' \
+sha1sums=('c02e0db728e72277a78a1fb4140171ba8a9336cf' \
'42bdf66a8e210bc162ded4430174d0f07e58e8be' \
'c93b7353b36a57e3f1f6c29005d033a634d2944f')
From crazy at frugalware.org Mon Feb 4 16:51:39 2008
From: crazy at frugalware.org (crazy)
Date: Mon Feb 4 16:51:41 2008
Subject: [Frugalware-git] frugalware-current: udev-118-6-i686
Message-ID: <20080204155139.F00A6119052C@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fea59623a9805daa9cfdd10f2673aecc41979570
commit fea59623a9805daa9cfdd10f2673aecc41979570
Author: crazy
Date: Mon Feb 4 16:51:21 2008 +0100
udev-118-6-i686
* fix typo
* reporeted by ondra
diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild
index 1074025..e8817d0 100644
--- a/source/base/udev/FrugalBuild
+++ b/source/base/udev/FrugalBuild
@@ -3,7 +3,7 @@
pkgname=udev
pkgver=118
-pkgrel=5
+pkgrel=6
pkgdesc="A userspace implementation of devfs"
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/"
backup=(etc/udev/{udev.conf,rules.d/50-udev-default.rules} \
diff --git a/source/base/udev/rc.udev b/source/base/udev/rc.udev
index 365f573..5280c70 100644
--- a/source/base/udev/rc.udev
+++ b/source/base/udev/rc.udev
@@ -14,7 +14,7 @@
mount / -o rw,remount
mount none -t sysfs /sys
-export MODPROBE_OPTIONS="--use-backlist"
+export MODPROBE_OPTIONS="--use-blacklist"
. /etc/udev/udev.conf
From crazy at frugalware.org Tue Feb 5 01:27:41 2008
From: crazy at frugalware.org (crazy)
Date: Tue Feb 5 01:27:44 2008
Subject: [Frugalware-git] frugalware-current: recordmydesktop-0.3.7.2-1-i686
Message-ID: <20080205002741.6394C11904D7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d3137ec605d06417133033140399734f6149dfa
commit 7d3137ec605d06417133033140399734f6149dfa
Author: crazy
Date: Tue Feb 5 01:27:24 2008 +0100
recordmydesktop-0.3.7.2-1-i686
* Version bump
diff --git a/source/xapps-extra/recordmydesktop/FrugalBuild b/source/xapps-extra/recordmydesktop/FrugalBuild
index 831a0ce..56d3214 100644
--- a/source/xapps-extra/recordmydesktop/FrugalBuild
+++ b/source/xapps-extra/recordmydesktop/FrugalBuild
@@ -2,13 +2,13 @@
# Maintainer: crazy
pkgname=recordmydesktop
-pkgver=0.3.7
+pkgver=0.3.7.2
pkgrel=1
pkgdesc="recordMyDesktop is a program that captures audio-video data of a linux desktop session."
depends=('libsm' 'libxext' 'libice' 'libxdamage' 'libvorbis' 'libtheora' 'zlib' 'alsa-lib' 'libx11' 'libxfixes' 'libpng')
groups=('xapps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
-sha1sums=('f742ea92217eff74b8f0990b87deb8ee05af6296')
+sha1sums=('c86a8ac75a1824a5c3ed1afdaa9f01e2118ae355')
# optimization OK
From crazy at frugalware.org Tue Feb 5 01:34:01 2008
From: crazy at frugalware.org (crazy)
Date: Tue Feb 5 01:34:13 2008
Subject: [Frugalware-git]
frugalware-current: gtk-recordmydesktop-0.3.7.2-1-i686
Message-ID: <20080205003401.1B0E311904D7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2cda6cf713fcf9e57bba657df6c60b1b3f122e62
commit 2cda6cf713fcf9e57bba657df6c60b1b3f122e62
Author: crazy
Date: Tue Feb 5 01:33:40 2008 +0100
gtk-recordmydesktop-0.3.7.2-1-i686
* Version bump
diff --git a/source/xapps-extra/gtk-recordmydesktop/FrugalBuild b/source/xapps-extra/gtk-recordmydesktop/FrugalBuild
index 013df89..e562af6 100644
--- a/source/xapps-extra/gtk-recordmydesktop/FrugalBuild
+++ b/source/xapps-extra/gtk-recordmydesktop/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: crazy
pkgname=gtk-recordmydesktop
-pkgver=0.3.7
+pkgver=0.3.7.2
pkgrel=1
pkgdesc="A pyGtk frontend for recordMyDesktop."
depends=('pygtk' 'gtk+2>=2.10.6' 'python>=2.5-2')
-rodepends=('recordmydesktop>=0.3.7')
+rodepends=('recordmydesktop>=0.3.7.2')
groups=('xapps-extra')
archs=('i686' 'x86_64')
options=('scriptlet')
@@ -14,6 +14,6 @@ _F_sourceforge_dirname="recordmydesktop"
_F_sourceforge_broken_up2date=1
Finclude sourceforge
url="http://recordmydesktop.sourceforge.net/"
-sha1sums=('fdfe80af904d79639bfc5d0b06f65d86a0dcaefb')
+sha1sums=('7a92a5e5195f7902dffaae9e4233fb4f8ca0c426')
# optimization OK
From crazy at frugalware.org Tue Feb 5 01:49:24 2008
From: crazy at frugalware.org (crazy)
Date: Tue Feb 5 01:49:27 2008
Subject: [Frugalware-git]
frugalware-current: qt-recordmydesktop-0.3.7.2-1-i686
Message-ID: <20080205004924.6F2A911904D7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6bf73bd54e4e78d56211cbaebc3cbc2da6adf52
commit c6bf73bd54e4e78d56211cbaebc3cbc2da6adf52
Author: crazy
Date: Tue Feb 5 01:49:05 2008 +0100
qt-recordmydesktop-0.3.7.2-1-i686
* Version bump
diff --git a/source/xapps-extra/qt-recordmydesktop/FrugalBuild b/source/xapps-extra/qt-recordmydesktop/FrugalBuild
index 69a79b8..181832a 100644
--- a/source/xapps-extra/qt-recordmydesktop/FrugalBuild
+++ b/source/xapps-extra/qt-recordmydesktop/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: crazy
pkgname=qt-recordmydesktop
-pkgver=0.3.7
+pkgver=0.3.7.2
pkgrel=1
pkgdesc="A pyQT frontend for recordMyDesktop."
depends=('pyqt4' 'libqtcore' 'libqtgui')
-rodepends=('recordmydesktop>=0.3.7')
+rodepends=('recordmydesktop>=0.3.7.2')
groups=('xapps-extra')
archs=('i686' 'x86_64')
options=('scriptlet')
@@ -14,6 +14,6 @@ _F_sourceforge_dirname="recordmydesktop"
_F_sourceforge_broken_up2date=1
Finclude sourceforge
url="http://recordmydesktop.sourceforge.net/"
-sha1sums=('a4bfe283de572587f443c6522437e9f0524eb858')
+sha1sums=('83a762cc9ba7f384f127b6b3863cbd69ccae5ca8')
# optimization OK
From krics at linuxforum.hu Tue Feb 5 09:21:28 2008
From: krics at linuxforum.hu (Christian Hamar alias krix)
Date: Tue Feb 5 09:21:30 2008
Subject: [Frugalware-git] frugalware-current: ntfs-3g-1.2129-1-x86_64
Message-ID: <20080205082128.78E8D1190005@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88e994f935ec8e594e58ebe28be6203f49686195
commit 88e994f935ec8e594e58ebe28be6203f49686195
Author: Christian Hamar alias krix
Date: Tue Feb 5 09:21:16 2008 +0100
ntfs-3g-1.2129-1-x86_64
* Version bump
diff --git a/source/apps-extra/ntfs-3g/FrugalBuild b/source/apps-extra/ntfs-3g/FrugalBuild
index d70d15d..d6f922b 100644
--- a/source/apps-extra/ntfs-3g/FrugalBuild
+++ b/source/apps-extra/ntfs-3g/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Christian Hamar alias krix
pkgname=ntfs-3g
-pkgver=1.1120
+pkgver=1.2129
pkgrel=1
pkgdesc="Third generation Linux NTFS driver with full read-write access."
url="http://www.ntfs-3g.org/"
@@ -13,5 +13,5 @@ up2date="lynx -dump $url| grep -m 1 'ntfs-3g-[[:digit:]]\+\.[[:digit:]]\+\.tgz'
source=($url/$pkgname-$pkgver.tgz)
Fconfopts="$Fconfopts --disable-ldconfig"
-sha1sums=('203b6194e4dc531065b81c8f2ef72dd247e48a9b')
+sha1sums=('6ee833ead4eba2bd9dae62a5b0a945e8048f9109')
# optimization OK
From krics at linuxforum.hu Tue Feb 5 09:42:32 2008
From: krics at linuxforum.hu (Christian Hamar alias krix)
Date: Tue Feb 5 09:42:35 2008
Subject: [Frugalware-git] frugalware-current: liferea-1.4.11-1-x86_64
Message-ID: <20080205084232.F315111901F9@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=832481f1c5b8dcf1aa420bf7b4fafcbb7060b95f
commit 832481f1c5b8dcf1aa420bf7b4fafcbb7060b95f
Author: Christian Hamar alias krix
Date: Tue Feb 5 09:42:25 2008 +0100
liferea-1.4.11-1-x86_64
* Version bump
diff --git a/source/gnome-extra/liferea/FrugalBuild b/source/gnome-extra/liferea/FrugalBuild
index 7cf1f94..93233b8 100644
--- a/source/gnome-extra/liferea/FrugalBuild
+++ b/source/gnome-extra/liferea/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: Christian Hamar alias krix
pkgname=liferea
-pkgver=1.4.10
-pkgrel=2
+pkgver=1.4.11
+pkgrel=1
pkgdesc="Liferea is a news aggregator for online news feeds."
license="GPL2"
groups=('gnome-extra')
@@ -17,7 +17,7 @@ _F_gnome_desktop="y"
_F_gnome_iconcache="y"
Finclude sourceforge gnome-scriptlet
up2date="lynx -dump http://liferea.sourceforge.net|grep -m1 'Stable'|sed 's/.*ea \(.*\) (.*/\1/'"
-sha1sums=('7293e6872149308d0fbfdad57c3aae8ec20b6b63')
+sha1sums=('6f9b450f14f0a7508644687e57871841b7d8c451')
build() {
Fcd $pkgname-$pkgver
From krics at linuxforum.hu Tue Feb 5 09:51:43 2008
From: krics at linuxforum.hu (Christian Hamar alias krix)
Date: Tue Feb 5 09:51:45 2008
Subject: [Frugalware-git] frugalware-current: roxterm-1.10.0-1-x86_64
Message-ID: <20080205085143.AC7691190216@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f800bfa337ae090ef504389d147d023aac5849ff
commit f800bfa337ae090ef504389d147d023aac5849ff
Author: Christian Hamar alias krix
Date: Tue Feb 5 09:51:35 2008 +0100
roxterm-1.10.0-1-x86_64
* Version bump
diff --git a/source/gnome-extra/roxterm/FrugalBuild b/source/gnome-extra/roxterm/FrugalBuild
index b64a43d..23505a7 100644
--- a/source/gnome-extra/roxterm/FrugalBuild
+++ b/source/gnome-extra/roxterm/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Christian Hamar alias krix
pkgname=roxterm
-pkgver=1.8.1
+pkgver=1.10.0
pkgrel=1
pkgdesc="a terminal emulator intended to provide similar features to gnome-terminal, based on the same VTE library, but with a smaller footprint and quicker start-up time."
_F_gnome_desktop="y"
@@ -19,6 +19,6 @@ build() {
Fmv /usr/share/doc/$pkgname /usr/share/doc/$pkgname-$pkgver
}
-sha1sums=('5999938aedb1ebc1e4ae784a2eeb3454664ebf1b')
+sha1sums=('edeaaa4771b86b2f101880ac13d6a1efd8069aee')
# optimization OK
From devil505linux at gmail.com Tue Feb 5 17:12:24 2008
From: devil505linux at gmail.com (Devil505)
Date: Tue Feb 5 17:12:26 2008
Subject: [Frugalware-git] frugalware-current: tuxpuck-0.8.2-1-i686
Message-ID: <20080205161224.0FDE611904E1@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d34cdb18e9283d155b95083ae6c6f709bc43fa3e
commit d34cdb18e9283d155b95083ae6c6f709bc43fa3e
Author: Devil505
Date: Tue Feb 5 17:11:37 2008 +0100
tuxpuck-0.8.2-1-i686
*New package
diff --git a/source/games-extra/tuxpuck/FrugalBuild b/source/games-extra/tuxpuck/FrugalBuild
new file mode 100644
index 0000000..b06c1b9
--- /dev/null
+++ b/source/games-extra/tuxpuck/FrugalBuild
@@ -0,0 +1,28 @@
+# Compiling Time: 0.02 SBU
+# Maintainer: Devil505
+
+pkgname=tuxpuck
+pkgver=0.8.2
+pkgrel=1
+pkgdesc="Hover hockey"
+url="http://home.no.net/munsuun/tuxpuck"
+depends=('sdl' 'libpng' 'libjpeg' 'libvorbis' 'freetype2')
+groups=('games-extra')
+archs=('i686')
+up2date="lynx -dump $url/index.php?section=download | Flasttar"
+source=($url/files/$pkgname-$pkgver.tar.gz)
+sha1sums=('47e86114dfa38d0189e00e0cf9fc67dd4085fccc')
+
+_F_desktop_icon="tuxpuck.ico"
+_F_desktop_categories="Game;ArcadeGame;"
+
+build()
+{
+ Fcd
+ Fmake
+ Fmakeinstall
+ Ficonrel data/icons/$pkgname.ico
+ Fdesktop2
+}
+
+# optimization OK
From boobaa at frugalware.org Tue Feb 5 17:19:44 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Tue Feb 5 17:19:46 2008
Subject: [Frugalware-git] frugalware-current: wordpress-2.3.3-1-i686
Message-ID: <20080205161944.B9D7211904E1@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bfcb08d35bfacea8938829c5ad0b2cf4757dbb18
commit bfcb08d35bfacea8938829c5ad0b2cf4757dbb18
Author: CSÉCSY László
Date: Tue Feb 5 17:13:21 2008 +0100
wordpress-2.3.3-1-i686
version bump
closes #2739 in -current
diff --git a/source/network-extra/wordpress/FrugalBuild b/source/network-extra/wordpress/FrugalBuild
index 6a68f65..fec7bd8 100644
--- a/source/network-extra/wordpress/FrugalBuild
+++ b/source/network-extra/wordpress/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: CSÉCSY László
pkgname=wordpress
-pkgver=2.3.2
+pkgver=2.3.3
pkgrel=1
pkgdesc="a state-of-the-art semantic personal publishing platform"
url="http://wordpress.org/"
@@ -21,4 +21,4 @@ build()
Fmv ../src/$pkgname /var/www/$pkgname
}
# optimization OK - noarch
-sha1sums=('35583cdfcc4f046e734848b659cd2b6589d13450')
+sha1sums=('767747b9fb44714dd71122f5a58dba4c662b3155')
From priyank at frugalware.org Wed Feb 6 13:13:20 2008
From: priyank at frugalware.org (Priyank)
Date: Wed Feb 6 13:13:22 2008
Subject: [Frugalware-git] frugalware-current: paramiko-1.7.2-1-i686
Message-ID: <20080206121320.EFDDC11901A9@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3dbaa7648be26688a953f7a09c8abfc31218d68d
commit 3dbaa7648be26688a953f7a09c8abfc31218d68d
Author: Priyank
Date: Wed Feb 6 17:38:55 2008 +0530
paramiko-1.7.2-1-i686
* Version bump
diff --git a/source/lib-extra/paramiko/FrugalBuild b/source/lib-extra/paramiko/FrugalBuild
index 229066d..653e3fc 100644
--- a/source/lib-extra/paramiko/FrugalBuild
+++ b/source/lib-extra/paramiko/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia
pkgname=paramiko
-pkgver=1.7.1
+pkgver=1.7.2
pkgrel=1
pkgdesc="SSH2 protocol for python."
url="http://www.lag.net/paramiko/"
@@ -11,5 +11,5 @@ groups=('lib-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://www.lag.net/paramiko/ | grep -m2 download | sed -n 's/.*-\(.*\)\.z.*/\1/;$ p'"
source=($url/download/$pkgname-$pkgver.tar.gz)
-sha1sums=('0e89fe7ae6dcc91ca271ac06b44a10a9be9c1103')
+sha1sums=('f786bf529458b668cdd1f08394630304877115f4')
From janny at frugalware.org Thu Feb 7 00:00:49 2008
From: janny at frugalware.org (janny)
Date: Thu Feb 7 00:00:51 2008
Subject: [Frugalware-git] frugalware-current: clamtk-3.08-1-i686
Message-ID: <20080206230049.3F44E11901D1@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae492e6b6b4ed0c701d0c04e9e497c6f220048fc
commit ae492e6b6b4ed0c701d0c04e9e497c6f220048fc
Author: janny
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
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
From crazy at frugalware.org Thu Feb 7 00:06:36 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 00:06:38 2008
Subject: [Frugalware-git] frugalware-current: ccid-1.3.3-1-i686
Message-ID: <20080206230636.1691F11901D1@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=12dac0f05528c4af2f1906fb861df159b2095d4d
commit 12dac0f05528c4af2f1906fb861df159b2095d4d
Author: crazy
Date: Thu Feb 7 00:06:13 2008 +0100
ccid-1.3.3-1-i686
* lalala , next fake version bump =)
diff --git a/source/apps-extra/ccid/FrugalBuild b/source/apps-extra/ccid/FrugalBuild
index 6ed4b8f..6d0a7d7 100644
--- a/source/apps-extra/ccid/FrugalBuild
+++ b/source/apps-extra/ccid/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy
pkgname=ccid
-pkgver=1.3.2
+pkgver=1.3.3
pkgrel=1
pkgdesc="CCID free software driver"
url="http://pcsclite.alioth.debian.org/ccid.html"
From crazy at frugalware.org Thu Feb 7 00:11:38 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 00:11:40 2008
Subject: [Frugalware-git] frugalware-current: littleutils-1.0.19-1-i686
Message-ID: <20080206231138.CFE7D11901D1@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68f1d092262a970d7a38c3825259e7e6adee2dbe
commit 68f1d092262a970d7a38c3825259e7e6adee2dbe
Author: crazy
Date: Thu Feb 7 00:11:22 2008 +0100
littleutils-1.0.19-1-i686
* Version bump
diff --git a/source/xapps-extra/littleutils/FrugalBuild b/source/xapps-extra/littleutils/FrugalBuild
index 5734b52..c56df83 100644
--- a/source/xapps-extra/littleutils/FrugalBuild
+++ b/source/xapps-extra/littleutils/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy
pkgname=littleutils
-pkgver=1.0.18
+pkgver=1.0.19
pkgrel=1
pkgdesc="Utils for image optimizers, file rename tools, archive recompressors and other."
_F_sourceforge_ext=".tar.bz2"
@@ -10,7 +10,7 @@ Finclude sourceforge
depends=('7zip' 'libpng' 'libjpeg' 'gifsicle' 'pngcrush' 'bash' 'file' 'lzma' 'bzip2')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-sha1sums=('d251ddd8734345da8bad8d8360dfe46142427e33')
+sha1sums=('5733a474a8260041deedc965be9f9e04067c6b40')
if [ "$CARCH" == "x86_64" ]; then
export CFLAGS="$CFLAGS -fPIC"
From crazy at frugalware.org Thu Feb 7 00:17:57 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 00:17:59 2008
Subject: [Frugalware-git] frugalware-current: geany-0.13-1-i686
Message-ID: <20080206231757.7F49711901D1@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=71989eb9cc8592326898cd9202e2bd3a0947747a
commit 71989eb9cc8592326898cd9202e2bd3a0947747a
Author: crazy
Date: Thu Feb 7 00:17:06 2008 +0100
geany-0.13-1-i686
* Version bump
diff --git a/source/xapps-extra/geany/FrugalBuild b/source/xapps-extra/geany/FrugalBuild
index 5e9e5a7..1b74536 100644
--- a/source/xapps-extra/geany/FrugalBuild
+++ b/source/xapps-extra/geany/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy
pkgname=geany
-pkgver=0.12
+pkgver=0.13
pkgrel=1
pkgdesc="Geany is a text editor using the GTK2 toolkit."
depends=('vte')
@@ -11,6 +11,6 @@ options=('scriptlet')
groups=('xapps-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
-sha1sums=('5dcd16837e3bfeecbf91953992d2960cf4d80b84')
+sha1sums=('6e864b81ddc980a3118215b8d0cd52bac6fedc41')
# optimization OK
From crazy at frugalware.org Thu Feb 7 01:12:23 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 01:12:25 2008
Subject: [Frugalware-git] frugalware-current: eric4-4.1.0-1-i686
Message-ID: <20080207001223.7FADF11901D1@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c5183f4ee43fe9d769f4c7926e769352e68afa9d
commit c5183f4ee43fe9d769f4c7926e769352e68afa9d
Author: crazy
Date: Thu Feb 7 01:10:18 2008 +0100
eric4-4.1.0-1-i686
* Version bump
diff --git a/source/xapps-extra/eric4/FrugalBuild b/source/xapps-extra/eric4/FrugalBuild
index d2c5fe1..1c3d6d7 100644
--- a/source/xapps-extra/eric4/FrugalBuild
+++ b/source/xapps-extra/eric4/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy
pkgname=eric4
-pkgver=4.0.4
+pkgver=4.1.0
pkgrel=1
pkgdesc="Eric4 is a full featured Python (and Ruby) IDE that is written in PyQt4."
_F_sourceforge_dirname="eric-ide"
@@ -13,21 +13,24 @@ source=($source \
${source/eric4-$pkgver/eric4-i18n-de-$pkgver} \
${source/eric4-$pkgver/eric4-i18n-fr-$pkgver} \
${source/eric4-$pkgver/eric4-i18n-ru-$pkgver} \
- ${source/eric4-$pkgver/eric4-i18n-cs_CZ-$pkgver}
- $pkgname.desktop)
-sha1sums=('902e851423d2ccdf43e977514b710c29d7c96f54' \
- '6ea4a9a1bb2ef66166298d142fad7eaf325e29a5' \
- 'accd9806b546f431b0d09e5b6312f0f9d07951a9' \
- '43b9a7c1a116270d46cb20f46e0d76af17859aa4' \
- '0e66f6ebcbdfcd4a840f7139a45d1666dcee2186' \
- 'bdc6b72e48c1cab4bf779ed72a61b42cc1f997e5')
+ ${source/eric4-$pkgver/eric4-i18n-cs-$pkgver}
+ $pkgname.desktop \
+ fix-destdir.patch)
+sha1sums=('43f04fdeb5d6671d9ccf36c7bd99859d1abafaa3' \
+ 'b24cea4cc67e6b97852dbcdfaae0cd2dffed5e41' \
+ 'd7398c8f5a4f15bad1e51f215d8e3f13adc52e2c' \
+ '4b2c75c348ea644f86749ee0c408043275c24f29' \
+ '341ba8463eede5460c370f1c86ba439e702239b5' \
+ 'bdc6b72e48c1cab4bf779ed72a61b42cc1f997e5' \
+ '59bcb1a817b7054d24600820b4918506dbe68de4')
groups=('xapps-extra')
archs=('i686' 'x86_64')
options=('scriptlet')
depends=('pyqt4>=4.3' 'qscintilla2-qt4>=1.73_2.1-2' 'qscintilla2-python-qt4>=1.73_2.1-2')
rodepends=('shared-mime-info')
-subpkgs=("$pkgname-i18n-de" "$pkgname-i18n-fr" "$pkgname-i18n-ru" "$pkgname-i18n-cs_cz")
+subpkgs=("$pkgname-i18n-de" "$pkgname-i18n-fr" "$pkgname-i18n-ru" "$pkgname-i18n-cs")
+subreplaces=('' '' '' "$pkgname-i18n-cs_cz")
subdescs=('German language files for Eric4' 'Frech language files for Eric4' \
'Russian language files for Eric4' 'Czech language files for Eric4')
subgroups=('locale-extra' 'locale-extra' 'locale-extra' 'locale-extra')
@@ -37,17 +40,17 @@ subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64')
build()
{
Fcd
+ Fpatchall
+
python install.py -b /usr/bin -i $Fdestdir || Fdie
Fdocrel LICENSE.GPL
rm -f README-i18n.txt || Fdie
- Ffilerel eric/icons/default/eric.png \
- /usr/share/pixmaps/$pkgname.png
+
+ Ffilerel eric/icons/default/eric.png /usr/share/pixmaps/$pkgname.png
Ffile /usr/share/applications/$pkgname.desktop
- ## FIXME conflicts with eric3
- Fmv usr/lib/python$_F_python_ver/site-packages/sitecustomize.* $_F_python_libdir/eric4
Fsplit $pkgname-i18n-de $_F_python_libdir/eric4/i18n/eric4_de.qm
Fsplit $pkgname-i18n-fr $_F_python_libdir/eric4/i18n/eric4_fr.qm
Fsplit $pkgname-i18n-ru $_F_python_libdir/eric4/i18n/eric4_ru.qm
- Fsplit $pkgname-i18n-cs_cz $_F_python_libdir/eric4/i18n/eric4_cs_CZ.qm
+ Fsplit $pkgname-i18n-cs $_F_python_libdir/eric4/i18n/eric4_cs.qm
}
diff --git a/source/xapps-extra/eric4/fix-destdir.patch b/source/xapps-extra/eric4/fix-destdir.patch
new file mode 100644
index 0000000..c1892c6
--- /dev/null
+++ b/source/xapps-extra/eric4/fix-destdir.patch
@@ -0,0 +1,14 @@
+--- ./install.py.orig 2008-02-03 07:30:54.000000000 -0700
++++ ./install.py 2008-02-04 03:01:52.959774413 -0700
+@@ -182,8 +182,11 @@ def createGlobalPluginsDir():
+ Create the global plugins directory, if it doesn't exist.
+ """
+ global modDir
++ global distDir
+
+ pdir = os.path.join(modDir, "eric4plugins")
++ if distDir:
++ pdir = distDir + pdir
+ fname = os.path.join(pdir, "__init__.py")
+ if not os.path.exists(fname):
+ if not os.path.exists(pdir):
From crazy at frugalware.org Thu Feb 7 01:14:03 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 01:14:09 2008
Subject: [Frugalware-git] frugalware-current: unicap-0.2.19-1-i686
Message-ID: <20080207001403.9A7121190054@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36af7acfb465953cc5c550331ebf88f3b21d2790
commit 36af7acfb465953cc5c550331ebf88f3b21d2790
Author: crazy
Date: Thu Feb 7 01:13:42 2008 +0100
unicap-0.2.19-1-i686
* Version bump
diff --git a/source/xlib-extra/unicap/FrugalBuild b/source/xlib-extra/unicap/FrugalBuild
index 9099065..c868f11 100644
--- a/source/xlib-extra/unicap/FrugalBuild
+++ b/source/xlib-extra/unicap/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy
pkgname=unicap
-pkgver=0.2.17
+pkgver=0.2.19
pkgrel=1
pkgdesc="unicap provides a uniform API for all kinds of video capture devices."
depends=('libxv' 'gtk+2' 'freetype2>=2.3.3' 'libraw1394')
@@ -12,6 +12,6 @@ groups=('xlib-extra')
archs=('i686')
Finclude sourceforge
url="http://unicap-imaging.org/"
-sha1sums=('72c759bbf4d4ca8191f79366ea1903592ec442ef')
+sha1sums=('13a690f655923f79f860bf1fdb9283cb2f1dd7f7')
# optimization OK
From crazy at frugalware.org Thu Feb 7 01:17:49 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 01:17:52 2008
Subject: [Frugalware-git] frugalware-current: libburn-0.4.2-1-i686
Message-ID: <20080207001750.1532E1190054@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5cc3a856c78a32130e069ae8712367ddce5628ae
commit 5cc3a856c78a32130e069ae8712367ddce5628ae
Author: crazy
Date: Thu Feb 7 01:17:31 2008 +0100
libburn-0.4.2-1-i686
* Version bump
diff --git a/source/lib-extra/libburn/FrugalBuild b/source/lib-extra/libburn/FrugalBuild
index afe3155..06ad1b4 100644
--- a/source/lib-extra/libburn/FrugalBuild
+++ b/source/lib-extra/libburn/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy
pkgname=libburn
-pkgver=0.4.0
+pkgver=0.4.2
pkgrel=1
pkgdesc="Disc reading/writing library."
url="http://libburnia.pykix.org/"
@@ -11,6 +11,6 @@ groups=('lib-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://libburnia-project.org|grep -m1 'libburn-\(.*\).tar.gz'|sed 's/.*-\(.*\).tar.gz.*/\1/'"
source=(http://files.libburnia-project.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('c0628e1d9487461360a7a609b60125a9fdf4be6c')
+sha1sums=('789aa8410066c89d05a059722bd8cb4a76c31ebb')
# optimization OK
From crazy at frugalware.org Thu Feb 7 01:21:55 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 01:22:02 2008
Subject: [Frugalware-git] frugalware-current: telepathy-glib-0.7.1-1-i686
Message-ID: <20080207002155.4C3F61190054@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7bc695c015c3a4e79cd06a78047d52f64653ad47
commit 7bc695c015c3a4e79cd06a78047d52f64653ad47
Author: crazy
Date: Thu Feb 7 01:21:27 2008 +0100
telepathy-glib-0.7.1-1-i686
* Version bump
diff --git a/source/lib-extra/telepathy-glib/FrugalBuild b/source/lib-extra/telepathy-glib/FrugalBuild
index 03f0905..5346d61 100644
--- a/source/lib-extra/telepathy-glib/FrugalBuild
+++ b/source/lib-extra/telepathy-glib/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: AlexExtreme
pkgname=telepathy-glib
-pkgver=0.7.0
+pkgver=0.7.1
pkgrel=1
pkgdesc="A glib library to ease writing telepathy clients in glib."
url="http://telepathy.freedesktop.org/wiki/"
@@ -14,5 +14,6 @@ archs=('i686' 'x86_64')
up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-glib/ | Flasttar"
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
#signatures=(${source[0]}.asc) # no .asc for .12,.13 :s
-sha1sums=('e0c813a2dd1d47709de43d0625cb749a255dc095')
+sha1sums=('3aa977a939c4d85492d11e185d8e140cc2fb8b58')
+
# optimization OK
From crazy at frugalware.org Thu Feb 7 01:29:07 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 01:29:10 2008
Subject: [Frugalware-git] frugalware-current: libtelepathy-0.3.2-1-i686
Message-ID: <20080207002907.D4F4E1190054@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=344adaa9f67d71431c1c6dfd4d3668e6c3683ac9
commit 344adaa9f67d71431c1c6dfd4d3668e6c3683ac9
Author: crazy
Date: Thu Feb 7 01:28:50 2008 +0100
libtelepathy-0.3.2-1-i686
* Version bump
diff --git a/source/lib-extra/libtelepathy/FrugalBuild b/source/lib-extra/libtelepathy/FrugalBuild
index c40ce95..6a41ec1 100644
--- a/source/lib-extra/libtelepathy/FrugalBuild
+++ b/source/lib-extra/libtelepathy/FrugalBuild
@@ -3,15 +3,15 @@
# Contributor: AlexExtreme
pkgname=libtelepathy
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc="A glib library to ease writing telepathy clients in glib."
url="http://telepathy.freedesktop.org/wiki/"
-depends=('glib2' 'dbus-glib>=0.74' 'libxslt' 'telepathy-glib>=0.7.0')
+depends=('glib2' 'dbus-glib>=0.74' 'libxslt' 'telepathy-glib>=0.7.1')
groups=('lib-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://telepathy.freedesktop.org/releases/libtelepathy/|Flasttar"
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('6689152ee0bf44614361aef1dc74d55ca946b1a4')
+sha1sums=('9fa2fcf1113b8f9a74d348e9f044de906b2dd7fd')
# optimization OK
From crazy at frugalware.org Thu Feb 7 02:03:42 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 02:03:43 2008
Subject: [Frugalware-git] frugalware-current: binutils-2.18.50.0.3-1-i686
Message-ID: <20080207010342.632AD11901A9@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cec0f043d9a82210fdc9367a0edd8ee2a7f0977b
commit cec0f043d9a82210fdc9367a0edd8ee2a7f0977b
Author: crazy
Date: Thu Feb 7 02:02:13 2008 +0100
binutils-2.18.50.0.3-1-i686
* Version bump
diff --git a/source/devel/binutils/FrugalBuild b/source/devel/binutils/FrugalBuild
index 572f503..e0f2064 100644
--- a/source/devel/binutils/FrugalBuild
+++ b/source/devel/binutils/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: VMiklos
pkgname=binutils
-pkgver=2.18.50.0.2
+pkgver=2.18.50.0.3
pkgrel=1
pkgdesc="A set of programs to assemble and manipulate binary and object files"
url="http://www.gnu.org/software/binutils/"
@@ -10,12 +10,12 @@ depends=('bash' 'glibc>=2.6-2')
groups=('devel' 'devel-core')
archs=('i686' 'x86_64' 'ppc')
# for now, we need a devel version to utilize glibc-2.7
-up2date="lynx -dump 'http://ftp.gnu.org/gnu/$pkgname/?C=M;O=A'|grep '$pkgname-\(.*\).tar.bz2$'|sort -n -r|head -n1|Flasttarbz2|sed 's/2.18/2.18.50.0.2/'"
+up2date="lynx -dump 'http://ftp.gnu.org/gnu/$pkgname/?C=M;O=A'|grep '$pkgname-\(.*\).tar.bz2$'|sort -n -r|head -n1|Flasttarbz2|sed 's/2.18/2.18.50.0.3/'"
#Fup2gnubz2
source=(http://www2.kernel.org/pub/linux/devel/$pkgname/$pkgname-$pkgver.tar.bz2)
#source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2)
#signatures=($source.sig)
-sha1sums=('22a53bed3529948e3733bd98912d3b6fab5275e1')
+sha1sums=('7c89bd6cf6eaa13a374e22cf4ba8a598aa251825')
build()
{
From vmiklos at frugalware.org Thu Feb 7 09:39:04 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Thu Feb 7 09:39:06 2008
Subject: [Frugalware-git] frugalware-current: git-1.5.4-1-i686
Message-ID: <20080207083904.42E7411901D1@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=536faea27c820715a410911c0621d0ca1609a23b
commit 536faea27c820715a410911c0621d0ca1609a23b
Author: Miklos Vajna
Date: Thu Feb 7 09:38:33 2008 +0100
git-1.5.4-1-i686
- version bump
- added html manpages to make git help -w work
- added texinfo documentation to make git help -i work
diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild
index ab875e4..84b76da 100644
--- a/source/devel-extra/git/FrugalBuild
+++ b/source/devel-extra/git/FrugalBuild
@@ -3,14 +3,19 @@
USE_DEVEL=${USE_DEVEL:-"n"}
+# most people won't need the html version of manpages, but we don't want to
+# break git help -w
+USE_HTMLMAN=${USE_HTMLMAN:-"y"}
+
pkgname=git
-pkgver=1.5.3.8
-Fuse $USE_DEVEL && pkgver=1.5.3.rc7.30.g947ad2
+pkgver=1.5.4
+Fuse $USE_DEVEL && pkgver=1.5.4.rc5
pkgrel=1
pkgdesc="A fast, scalable, distributed revision control system."
url="http://www.kernel.org/pub/software/scm/git/"
depends=('curl>=7.16.0' 'openssl')
-makedepends=('asciidoc' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'sgml-common' 'xmlto' 'cpio')
+backup=(etc/sysconfig/git)
+makedepends=('asciidoc' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'docbook2x' 'sgml-common' 'xmlto' 'cpio')
groups=('devel-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump '$url/?C=M;O=D'|grep 'git-[0-9.]*.tar.bz2$'|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'"
@@ -20,6 +25,7 @@ if ! Fuse $USE_DEVEL; then
fi
source=(${source[@]} gitweb.modules.d gitweb.conf README.Frugalware rc.git git.sysconfig)
options=('scriptlet')
+Finclude texinfo
subpkgs=('gitweb' 'git-gui' 'gitk')
subdescs=('Web interface for Git.' 'Git GUI tool.' 'Git revision tree visualiser.')
@@ -31,6 +37,7 @@ subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64')
if Fuse $USE_DEVEL; then
_F_scm_type="git"
_F_scm_url="git://git.kernel.org/pub/scm/git/git.git"
+ _F_scm_tag="v${pkgver/.rc/-rc}"
Finclude scm
fi
@@ -46,17 +53,21 @@ build()
Fsed ' (on debian)' '' templates/hooks--post-receive
# don't install the source of the manpages
- Fsed ' \*.txt' '' Documentation/install-webdoc.sh
+ Fsed '\t\*.txt ' '\t' Documentation/install-webdoc.sh
- # we don't need the html version of manpages
- Fsed '^DOC_HTML=.*' 'DOC_HTML=' Documentation/Makefile
+ # fix the path of html manpages
+ Fsed 'htmldir=$(sharedir)/doc/git-doc' "htmldir=\$(sharedir)/doc/git-$pkgver" Makefile
- # also we want proper manlinks (how ugly docbook is)
- sed -i -e "/^\tmv \$@+ \$@/i\\\\tsed -i 's|git\\\\([0-9]\\\\)|\\\\1(\\\\2)|g' \$@+" -e "s/^sed/\\\\tsed/" Documentation/Makefile
+ if ! Fuse $USE_HTMLMAN; then
+ # we don't need the html version of manpages
+ Fsed '^DOC_HTML=.*' 'DOC_HTML=' Documentation/Makefile
+ fi
Fconf
- make V=1 CLFAGS="$CFLAGS" ASCIIDOC8=YesPlease ETC_GITCONFIG=/etc/gitconfig all doc test || return 1
- Fmakeinstall install-doc ETC_GITCONFIG=/etc/gitconfig mandir=/usr/share/man
+ make V=1 CLFAGS="$CFLAGS" ASCIIDOC8=YesPlease \
+ ETC_GITCONFIG=/etc/gitconfig DOCBOOK2X_TEXI=docbook2texi \
+ all doc info test || return 1
+ Fmakeinstall install-doc install-info ETC_GITCONFIG=/etc/gitconfig mandir=/usr/share/man
Ffilerel perl/private-Error.pm /usr/lib/perl5/site_perl/current/Error.pm
make -C Documentation WEBDOC_DEST=$Fdestdir/usr/share/doc/$pkgname-$pkgver install-webdoc || return 1
# broken symlink
@@ -90,10 +101,12 @@ build()
Fsplit git-gui usr/bin/git-{gui,citool}
Fsplit git-gui usr/share/git-gui
Fsplit git-gui usr/share/man/man1/git-{gui,citool}.1
+ Fsplit git-gui usr/share/doc/git-$pkgver/git-{gui,citool}.html
# gitk
Fsplit gitk usr/bin/gitk
Fsplit gitk usr/share/man/man1/gitk.1
+ Fsplit gitk usr/share/doc/git-$pkgver/gitk.html
}
# optimization OK
From vmiklos at frugalware.org Thu Feb 7 09:57:26 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Thu Feb 7 09:57:28 2008
Subject: [Frugalware-git] frugalware-current: perl-xml-xslt-0.48-1-x86_64
Message-ID: <20080207085726.CDED911901D1@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2fb8f532869237be1b3f702bc18f77c6cce6a1d9
commit 2fb8f532869237be1b3f702bc18f77c6cce6a1d9
Author: Miklos Vajna
Date: Thu Feb 7 09:57:05 2008 +0100
perl-xml-xslt-0.48-1-x86_64
added x86_64 to archs()
diff --git a/source/devel-extra/perl-xml-xslt/FrugalBuild b/source/devel-extra/perl-xml-xslt/FrugalBuild
index 4e962a1..0b81d3f 100644
--- a/source/devel-extra/perl-xml-xslt/FrugalBuild
+++ b/source/devel-extra/perl-xml-xslt/FrugalBuild
@@ -7,3 +7,4 @@ pkgver=0.48
pkgdesc="A perl module for processing XSLT"
Finclude perl
sha1sums=('10beeeaa1da815f6ed202c0824249916f2b2c36d')
+archs=(${archs[@]} 'x86_64')
From vmiklos at frugalware.org Thu Feb 7 10:14:50 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Thu Feb 7 10:14:54 2008
Subject: [Frugalware-git] frugalware-current: docbook2x-0.8.3-2-x86_64
Message-ID: <20080207091450.079FC11901C5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ce625d87b67e6742ee4b51076d004d076b9123a
commit 2ce625d87b67e6742ee4b51076d004d076b9123a
Author: Miklos Vajna
Date: Thu Feb 7 10:14:26 2008 +0100
docbook2x-0.8.3-2-x86_64
added x86_64 to archs()
diff --git a/source/apps-extra/docbook2x/FrugalBuild b/source/apps-extra/docbook2x/FrugalBuild
index 572b6be..6cc70c4 100644
--- a/source/apps-extra/docbook2x/FrugalBuild
+++ b/source/apps-extra/docbook2x/FrugalBuild
@@ -11,7 +11,7 @@ Finclude sourceforge
up2date="lynx -dump http://sourceforge.net/project/showfiles.php?group_id=7856|grep docbook2X-|sed 's/.*-\(.*\)\.t.*/\1/;q'"
depends=('perl-xml-writer' 'perl-xml-xslt' 'perl-sgmlspm' 'perl-xml-sax' 'libxslt')
groups=('apps-extra')
-archs=('i686')
+archs=('i686' 'x86_64')
source=($source utf-8-default.patch)
sha1sums=('02e16e055d7c37bd6cb4ddac5abb6f4033e6ac82' \
'f84ba25cf4139005b5b5aaf1d813fd3f5d14f92b')
From vmiklos at frugalware.org Thu Feb 7 14:17:19 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Thu Feb 7 14:17:22 2008
Subject: [Frugalware-git] frugalware-current: lvm2-2.02.33-1-i686
Message-ID: <20080207131719.B4D2211901A9@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ff28b575082b006bab4b06b0c465df137f4f1e3
commit 7ff28b575082b006bab4b06b0c465df137f4f1e3
Author: Miklos Vajna
Date: Thu Feb 7 13:50:09 2008 +0100
lvm2-2.02.33-1-i686
version bump
diff --git a/source/apps/lvm2/FrugalBuild b/source/apps/lvm2/FrugalBuild
index 61f7242..2da9433 100644
--- a/source/apps/lvm2/FrugalBuild
+++ b/source/apps/lvm2/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: VMiklos
pkgname=lvm2
-pkgver=2.02.32
+pkgver=2.02.33
pkgrel=1
pkgdesc="Logical Volume Manager 2 utilities"
url="http://sources.redhat.com/lvm2/"
From vmiklos at frugalware.org Thu Feb 7 14:17:20 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Thu Feb 7 14:17:24 2008
Subject: [Frugalware-git] frugalware-current: gnubiff-2.2.9-1-i686
Message-ID: <20080207131720.4471511901BD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67be8872fdc438e8aa877749c803acadbed53470
commit 67be8872fdc438e8aa877749c803acadbed53470
Author: Miklos Vajna
Date: Thu Feb 7 14:08:16 2008 +0100
gnubiff-2.2.9-1-i686
version bump
diff --git a/source/gnome-extra/gnubiff/FrugalBuild b/source/gnome-extra/gnubiff/FrugalBuild
index ca1002f..db5d703 100644
--- a/source/gnome-extra/gnubiff/FrugalBuild
+++ b/source/gnome-extra/gnubiff/FrugalBuild
@@ -3,7 +3,7 @@
# Contibutor: CSÉCSY László
pkgname=gnubiff
-pkgver=2.2.8
+pkgver=2.2.9
pkgrel=1
pkgdesc="a mail notification program that checks for mail and displays headers when new mail has arrived"
Finclude sourceforge
@@ -11,7 +11,7 @@ groups=('gnome-extra')
archs=('i686' 'x86_64')
depends=('gnome-panel' 'libgnomeui' 'libstdc++')
makedepends=('perl-xml')
-sha1sums=('3f88362c2aaf71a2ef7a5fd71fdb10eb5a568e0a')
+sha1sums=('42575c77731f18c8c55727363b2179445dd21b02')
build()
{
From vmiklos at frugalware.org Thu Feb 7 14:17:20 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Thu Feb 7 14:17:25 2008
Subject: [Frugalware-git] frugalware-current: fakeroot-1.9.3-1-i686
Message-ID: <20080207131720.5FF5E11901C5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8959df9d9f00c86204452ab8e4418ec1a9faec9e
commit 8959df9d9f00c86204452ab8e4418ec1a9faec9e
Author: Miklos Vajna
Date: Thu Feb 7 14:11:17 2008 +0100
fakeroot-1.9.3-1-i686
version bump
diff --git a/source/devel/fakeroot/FrugalBuild b/source/devel/fakeroot/FrugalBuild
index c365497..ec028b4 100644
--- a/source/devel/fakeroot/FrugalBuild
+++ b/source/devel/fakeroot/FrugalBuild
@@ -3,7 +3,7 @@
# Maintainer: VMiklos
pkgname=fakeroot
-pkgver=1.9.1
+pkgver=1.9.3
pkgrel=1
pkgdesc="Gives a fake root environment"
url="http://packages.debian.org/unstable/utils/fakeroot"
@@ -13,5 +13,5 @@ groups=('devel' 'devel-core')
archs=('i686' 'x86_64')
up2date="lynx -dump http://ftp.debian.org/debian/pool/main/f/fakeroot/?M=A|grep gz$|sed -n 's/.*_\(.*\)\.t.*/\1/;$ p'"
source=(http://ftp.debian.org/debian/pool/main/f/fakeroot/${pkgname}_$pkgver.tar.gz)
-sha1sums=('f61ce6904aceadbc3137b748b9c1a6e008e8514f')
+sha1sums=('67701ed3bb5dfd014b40d299dae60d51be3e18c7')
# optimization OK
From vmiklos at frugalware.org Thu Feb 7 14:17:20 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Thu Feb 7 14:17:25 2008
Subject: [Frugalware-git] frugalware-current: tcl-8.5.1-1-i686
Message-ID: <20080207131720.6E3AE11901D1@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4df47b092108b08c6d3710bd96d8b02880bfdeb0
commit 4df47b092108b08c6d3710bd96d8b02880bfdeb0
Author: Miklos Vajna
Date: Thu Feb 7 14:16:55 2008 +0100
tcl-8.5.1-1-i686
version bump
diff --git a/source/devel/tcl/FrugalBuild b/source/devel/tcl/FrugalBuild
index c2d6be5..fcc33c2 100644
--- a/source/devel/tcl/FrugalBuild
+++ b/source/devel/tcl/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: VMiklos
pkgname=tcl
-pkgver=8.5.0
+pkgver=8.5.1
shortpkgver=8.5
-pkgrel=3
+pkgrel=1
pkgdesc="The Tcl scripting language"
_F_sourceforge_ext="-src.tar.gz"
Finclude sourceforge
@@ -13,7 +13,7 @@ groups=('devel')
archs=('i686' 'x86_64')
up2date="lynx -dump http://www.tcl.tk/|grep 'Tcl/Tk [0-9]'|sed 's/.*Tk \([^ ]*\) .*/\1/;q'"
source=(${source/-$pkgver/$pkgver} nohide.diff)
-sha1sums=('d636d29f213533e8d32eb21f7cd7f8c7a5d76565' \
+sha1sums=('53d64b0a65e7dd231c79297ebc79608780bb7eea' \
'82e9b2e0c502da4c5bdf1c06770567ab5a002786')
build()
From vmiklos at frugalware.org Thu Feb 7 14:45:15 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Thu Feb 7 14:45:17 2008
Subject: [Frugalware-git] frugalware-current: tk-8.5.1-1-i686
Message-ID: <20080207134515.8D8F511901AB@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8b43ea610915ede092ab5c854ca262f9c311a4c
commit d8b43ea610915ede092ab5c854ca262f9c311a4c
Author: Miklos Vajna
Date: Thu Feb 7 14:45:05 2008 +0100
tk-8.5.1-1-i686
version bump
diff --git a/source/xlib/tk/FrugalBuild b/source/xlib/tk/FrugalBuild
index 3610d71..fa92cdf 100644
--- a/source/xlib/tk/FrugalBuild
+++ b/source/xlib/tk/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: VMiklos
pkgname=tk
-pkgver=8.5.0
+pkgver=8.5.1
shortpkgver=8.5
-pkgrel=2
+pkgrel=1
pkgdesc="A windowing toolkit for use with tcl"
_F_sourceforge_dirname="tcl"
_F_sourceforge_ext="-src.tar.gz"
@@ -15,7 +15,7 @@ groups=('xlib')
archs=('i686' 'x86_64')
up2date="lynx -dump http://www.tcl.tk/|grep 'Tcl/Tk [0-9]'|sed 's/.*Tk \([^ ]*\) .*/\1/;q'"
source=(${source/tk-/tk})
-sha1sums=('289ca08c53b4719b03ae47a379b4b5a2f4d404ec')
+sha1sums=('3280ca4572f19c5dd379380e9a02d382127f3378')
build() {
Fcd tk$pkgver
From crazy at frugalware.org Thu Feb 7 15:29:58 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 15:30:01 2008
Subject: [Frugalware-git] frugalware-current: amule-2.1.3-12-i686
Message-ID: <20080207142958.70BF811901BD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2f20aa675f3161bcde495cb91784830947d9858c
commit 2f20aa675f3161bcde495cb91784830947d9858c
Author: crazy
Date: Thu Feb 7 15:28:10 2008 +0100
amule-2.1.3-12-i686
* rebuild with binutils
diff --git a/source/xapps-extra/amule/FrugalBuild b/source/xapps-extra/amule/FrugalBuild
index 030d4aa..218ace0 100644
--- a/source/xapps-extra/amule/FrugalBuild
+++ b/source/xapps-extra/amule/FrugalBuild
@@ -3,7 +3,7 @@
pkgname=amule
pkgver=2.1.3
-pkgrel=11
+pkgrel=12
pkgdesc="aMule is a file-sharing program, connects to eDonkey2000 network."
_F_sourceforge_dirname="$pkgname"
_F_sourceforge_name="aMule"
@@ -12,7 +12,7 @@ Finclude sourceforge
url="http://www.amule.org/"
replaces=('xmule')
source=($source aMule-wx.patch fix-broken-server.met-link.patch)
-depends=('wxgtk>=2.8.7' 'libxxf86vm' 'binutils=2.18.50.0.2' 'gd' 'curl')
+depends=('wxgtk>=2.8.7' 'libxxf86vm' 'binutils=2.18.50.0.3' 'gd' 'curl')
up2date="lynx -dump $url/files/files.php?cat=6 | grep Latest | tail -n 1 | cut -d ' ' -f 10"
license="GPL2"
groups=('xapps-extra')
From priyank at frugalware.org Thu Feb 7 15:34:28 2008
From: priyank at frugalware.org (Priyank)
Date: Thu Feb 7 15:34:29 2008
Subject: [Frugalware-git] frugalware-current: bluez-libs-3.25-1-i686
Message-ID: <20080207143428.73F7811901BD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8fbb18fcfffad599766cba5eb978fe77a018a263
commit 8fbb18fcfffad599766cba5eb978fe77a018a263
Author: Priyank
Date: Thu Feb 7 20:02:55 2008 +0530
bluez-libs-3.25-1-i686
* Version bump
diff --git a/source/lib/bluez-libs/FrugalBuild b/source/lib/bluez-libs/FrugalBuild
index 59708be..15d614e 100644
--- a/source/lib/bluez-libs/FrugalBuild
+++ b/source/lib/bluez-libs/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia
pkgname=bluez-libs
-pkgver=3.24
+pkgver=3.25
pkgrel=1
pkgdesc="Library to use the BlueZ Linux Bluetooth stack"
url="http://bluez.sourceforge.net/"
@@ -11,5 +11,5 @@ groups=('lib')
archs=('i686' 'x86_64')
up2date="lynx -dump http://www.bluez.org/download.html|grep 'bluez-libs-'|sed -n 's/.*bluez-libs-\(.*\)\.t.*/\1/; 1 p'"
source=($url/download/$pkgname-$pkgver.tar.gz)
-sha1sums=('915515620176bf04fef1be728e8782c8e2cedb6a')
+sha1sums=('1615bc7f70a17b48b77ca69e8c11b514b153b41e')
# optimization OK
From priyank at frugalware.org Thu Feb 7 15:38:57 2008
From: priyank at frugalware.org (Priyank)
Date: Thu Feb 7 15:38:58 2008
Subject: [Frugalware-git] frugalware-current: bluez-utils-3.25-1-i686
Message-ID: <20080207143857.30AD111901BD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=18729e5deb157ad1934ca0a2c9cc3ec6e8b4e7c4
commit 18729e5deb157ad1934ca0a2c9cc3ec6e8b4e7c4
Author: Priyank
Date: Thu Feb 7 20:07:26 2008 +0530
bluez-utils-3.25-1-i686
* Version bump
diff --git a/source/apps-extra/bluez-utils/FrugalBuild b/source/apps-extra/bluez-utils/FrugalBuild
index ad89fd8..c4f8411 100644
--- a/source/apps-extra/bluez-utils/FrugalBuild
+++ b/source/apps-extra/bluez-utils/FrugalBuild
@@ -2,18 +2,18 @@
# Maintainer: Priyank Gosalia
pkgname=bluez-utils
-pkgver=3.24
+pkgver=3.25
pkgrel=1
pkgdesc="Bluetooth tools and daemons"
url="http://bluez.sourceforge.net/"
-depends=('dbus-glib>=0.71' 'hal' 'alsa-lib' 'openobex>=1.3-10' 'bluez-libs>=3.24')
+depends=('dbus-glib>=0.71' 'hal' 'alsa-lib' 'openobex>=1.3-10' 'bluez-libs>=3.25')
makedepends=('alsa-lib' 'fuse')
groups=('apps-extra')
archs=('i686' 'x86_64')
backup=(etc/sysconfig/bluetooth etc/bluetooth/hcid.conf etc/bluetooth/rfcomm.conf etc/bluetooth/uart.conf)
up2date="lynx -dump http://www.bluez.org/download.html|grep bluez-utils-|sed -n 's/.*bluez-utils-\(.*\)\.t.*/\1/; 1 p'"
source=("http://bluez.sourceforge.net/download/bluez-utils-$pkgver.tar.gz" rc.bluetooth uart.conf bluetooth.default)
-sha1sums=('f89e8965d5b9dc81fb0581021df13b36ae74e846' \
+sha1sums=('03a8553b6cc65857d7193813735693cf2bce82e5' \
'831cbfe1e96fc72ca71e9ec5b2b0209512f90ccc' \
'706231256b0ef53e20f22b4f163e8008f092d28a' \
'cc763966542a83f0de4c56268c541a7b43aa2182')
From priyank at frugalware.org Thu Feb 7 16:11:18 2008
From: priyank at frugalware.org (Priyank)
Date: Thu Feb 7 16:11:20 2008
Subject: [Frugalware-git] frugalware-current: obex-data-server-0.1-1-i686
Message-ID: <20080207151118.1051211901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=82d9554e502a8d1290128bae9556267d5c3254dd
commit 82d9554e502a8d1290128bae9556267d5c3254dd
Author: Priyank
Date: Thu Feb 7 20:40:13 2008 +0530
obex-data-server-0.1-1-i686
* Version bump
diff --git a/source/apps-extra/obex-data-server/FrugalBuild b/source/apps-extra/obex-data-server/FrugalBuild
index 867015c..c2ec2bf 100644
--- a/source/apps-extra/obex-data-server/FrugalBuild
+++ b/source/apps-extra/obex-data-server/FrugalBuild
@@ -2,17 +2,18 @@
# Maintainer: Priyank Gosalia
pkgname=obex-data-server
-pkgver=r1285
+pkgver=0.1
pkgrel=1
pkgdesc="Obex Data Server daemon"
-url="http://tadas.dailyda.com/blog/"
-depends=('dbus' 'dbus-glib' 'bluez-libs>=3.24' 'bluez-utils>=3.24' 'openobex')
+url="http://tadas.dailyda.com/"
+depends=('dbus' 'dbus-glib' 'bluez-libs>=3.25' 'bluez-utils>=3.25' 'openobex')
groups=('apps-extra')
archs=('i686' 'x86_64')
up2date="$pkgver"
-source=(ftp://ftp.frugalware.org/pub/other/people/priyank/obex-data-server/$pkgname-$pkgver.tar.bz2 \
+options=('force')
+source=($url/software/$pkgname-$pkgver.tar.gz \
rc.obex-data-server)
-sha1sums=('f1dadd34b5722ca2de04589260372f938a4712f2' \
+sha1sums=('ea32302a62142c53f05b3e530b10f39a8a592c5f' \
'74466810c3370d1ea4803496d192fefc512761f3')
build()
From crazy at frugalware.org Thu Feb 7 16:18:22 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 16:18:24 2008
Subject: [Frugalware-git] frugalware-current: gcc-4.2.3-1-i686
Message-ID: <20080207151822.E02DB11901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb316789bf0e76bec5fe47e36281fb322c0a70d5
commit fb316789bf0e76bec5fe47e36281fb322c0a70d5
Author: crazy
Date: Thu Feb 7 15:53:00 2008 +0100
gcc-4.2.3-1-i686
* Version bump
diff --git a/source/devel/gcc/FrugalBuild b/source/devel/gcc/FrugalBuild
index ce04e66..8a2932e 100644
--- a/source/devel/gcc/FrugalBuild
+++ b/source/devel/gcc/FrugalBuild
@@ -2,11 +2,11 @@
# Maintainer: VMiklos
pkgname=gcc
-pkgver=4.2.2
+pkgver=4.2.3
pkgrel=1
pkgdesc="The GNU Compiler Collection"
url="http://gcc.gnu.org"
-depends=('binutils>=2.17.50.0.18' 'libstdc++')
+depends=('binutils>=2.18.50.0.3' 'libstdc++')
makedepends=('mpfr' 'gcc-gnat' 'gtk+2' 'libart_lgpl' 'libxtst' 'zip' 'xulrunner' 'grep>=2.5.3-2' 'glibc>=2.6.1-2')
provides=('c-compiler')
groups=('devel' 'devel-core')
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64')
options=('scriptlet')
up2date="lynx -dump $url|grep Current|sed 's/.*GCC //'"
source=(http://ftp.gnu.org/pub/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.bz2 \
- ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-man-4.2.0.tar.bz2 \
+ ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-man-4.2.2.tar.bz2 \
README.Frugalware)
signatures=("$source.sig" '' '')
@@ -132,7 +132,7 @@ build()
Fdoc README.Frugalware
Fmkdir /usr/man/man3
# Note: man snapshots are called man.$snapshot and released tarballs are man-$the_version
- cp $Fsrcdir/man-4.2.0/man3/* $Fdestdir/usr/man/man3/
+ cp $Fsrcdir/man-*/man3/* $Fdestdir/usr/man/man3/ || Fdie
# split the pkg
# libgcc
From crazy at frugalware.org Thu Feb 7 16:33:17 2008
From: crazy at frugalware.org (crazy)
Date: Thu Feb 7 16:33:20 2008
Subject: [Frugalware-git] frugalware-current: java-gcj-compat-1.0.72-8-i686
Message-ID: <20080207153317.567F411901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c159a57a0b80c3663721513d084e66b57ec034d3
commit c159a57a0b80c3663721513d084e66b57ec034d3
Author: crazy
Date: Thu Feb 7 16:33:03 2008 +0100
java-gcj-compat-1.0.72-8-i686
* rebuild with libgcj
diff --git a/source/devel-extra/java-gcj-compat/FrugalBuild b/source/devel-extra/java-gcj-compat/FrugalBuild
index 22653bc..bdade82 100644
--- a/source/devel-extra/java-gcj-compat/FrugalBuild
+++ b/source/devel-extra/java-gcj-compat/FrugalBuild
@@ -3,8 +3,8 @@
pkgname=java-gcj-compat
pkgver=1.0.72
-pkgrel=7
-gccver=4.2.2
+pkgrel=8
+gccver=4.2.3
javaver="1.5.0-gcj-1.5.0.0"
pkgdesc="A collection of wrapper scripts, symlinks and jar files."
url="ftp://sources.redhat.com/pub/rhug/"
From priyank at frugalware.org Thu Feb 7 16:55:22 2008
From: priyank at frugalware.org (Priyank)
Date: Thu Feb 7 16:55:27 2008
Subject: [Frugalware-git] frugalware-current: bluez-gnome-0.17-1-i686
Message-ID: <20080207155522.B5DF711901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff495590a52a1c42ed332cf55789c457f0dc7f69
commit ff495590a52a1c42ed332cf55789c457f0dc7f69
Author: Priyank
Date: Thu Feb 7 21:24:05 2008 +0530
bluez-gnome-0.17-1-i686
* Version bump
* updated depends
diff --git a/source/gnome-extra/bluez-gnome/FrugalBuild b/source/gnome-extra/bluez-gnome/FrugalBuild
index 892e06c..39aaf3e 100644
--- a/source/gnome-extra/bluez-gnome/FrugalBuild
+++ b/source/gnome-extra/bluez-gnome/FrugalBuild
@@ -2,19 +2,19 @@
# Maintainer: Priyank Gosalia
pkgname=bluez-gnome
-pkgver=0.15
-pkgrel=2
+pkgver=0.17
+pkgrel=1
pkgdesc="Bluetooth tools for GNOME"
url="http://www.bluez.org/"
-depends=('dbus-glib>=0.71' 'openobex>=1.3-10' 'bluez-libs>=3.24' 'libnotify' 'gconf' 'gtk+2')
-rodepends=('bluez-utils>=3.24' 'obex-data-server')
+depends=('dbus-glib>=0.71' 'openobex>=1.3-10' 'bluez-libs>=3.25' 'libnotify' 'gconf' 'gtk+2')
+rodepends=('bluez-utils>=3.25' 'obex-data-server>=0.1')
makedepends=('perl-xml' 'intltool')
groups=('gnome-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://www.bluez.org/download.html | grep $pkgname | Flasttar"
source=(http://bluez.sourceforge.net/download/$pkgname-$pkgver.tar.gz \
$pkgname-0.7-categorize-menu-item.patch)
-sha1sums=('285b63ad427511a6fd2700c4d7b4f294114acabe' \
+sha1sums=('673a18d82e41de9733a86a9bcc838b6ceb9adca0' \
'ceebaca0a771d2de2544170bcc7cc9cd3e74e3f0')
_F_gnome_desktop=y
_F_gnome_mime=y
@@ -26,7 +26,6 @@ build() {
Fpatchall
Fmake
Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1
- Fexerel sendto/bluetooth-sendto /usr/bin/bluetooth-sendto
Fexerel wizard/bluetooth-wizard /usr/bin/bluetooth-wizard
Fmkdir /usr/share/gnome
Fmv /etc/xdg/autostart /usr/share/gnome/
From priyank at frugalware.org Thu Feb 7 17:49:58 2008
From: priyank at frugalware.org (Priyank)
Date: Thu Feb 7 17:50:00 2008
Subject: [Frugalware-git] frugalware-current: gnome-bluetooth-0.11.0-2-i686
Message-ID: <20080207164958.78ADA11901BD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=926399c87480d1a9805c0dc26139aba5e1b4ec45
commit 926399c87480d1a9805c0dc26139aba5e1b4ec45
Author: Priyank
Date: Thu Feb 7 22:18:46 2008 +0530
gnome-bluetooth-0.11.0-2-i686
* Rebuild with new bluez-libs-3.25
diff --git a/source/gnome-extra/gnome-bluetooth/FrugalBuild b/source/gnome-extra/gnome-bluetooth/FrugalBuild
index fd1dd17..c947449 100644
--- a/source/gnome-extra/gnome-bluetooth/FrugalBuild
+++ b/source/gnome-extra/gnome-bluetooth/FrugalBuild
@@ -3,11 +3,11 @@
pkgname=gnome-bluetooth
pkgver=0.11.0
-pkgrel=1
+pkgrel=2
pkgdesc="The GNOME Bluetooth Subsystem."
url="http://www.usefulinc.com/software/gnome-bluetooth/"
makedepends=('intltool' 'pkgconfig')
-depends=('bluez-utils>=3.24' 'bluez-libs>=3.24' 'gob2' 'pygtk' \
+depends=('bluez-utils>=3.25' 'bluez-libs>=3.25' 'gob2' 'pygtk' \
'librsvg>=2.18.2' 'gnome-python>=2.20.1' 'libbtctl-python>=0.9.0' \
'libgnomeui>=2.20.0')
groups=('gnome-extra')
From priyank at frugalware.org Thu Feb 7 18:17:11 2008
From: priyank at frugalware.org (Priyank)
Date: Thu Feb 7 18:17:13 2008
Subject: [Frugalware-git] frugalware-current: libbtctl-0.10.0-1-i686
Message-ID: <20080207171711.95B8D11901A7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=956c9292eb0c502e678d9f7f8acebf294f7049af
commit 956c9292eb0c502e678d9f7f8acebf294f7049af
Author: Priyank
Date: Thu Feb 7 22:46:26 2008 +0530
libbtctl-0.10.0-1-i686
* Version bump
diff --git a/source/gnome-extra/libbtctl/FrugalBuild b/source/gnome-extra/libbtctl/FrugalBuild
index bb26a19..260217f 100644
--- a/source/gnome-extra/libbtctl/FrugalBuild
+++ b/source/gnome-extra/libbtctl/FrugalBuild
@@ -2,17 +2,17 @@
# Maintainer: Priyank Gosalia
pkgname=libbtctl
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.10.0
+pkgrel=1
pkgdesc="A GObject wrapper for Bluetooth functionality"
url="http://usefulinc.com/software/gnome-bluetooth/"
-depends=('glib2' 'bluez-utils>=3.20' 'bluez-libs>=3.20' 'openobex>=1.3-10' 'python>=2.5' 'pygtk')
+depends=('glib2' 'bluez-utils>=3.25' 'bluez-libs>=3.25' 'openobex>=1.3-10' 'python>=2.5' 'pygtk')
makedepends=('pkgconfig' 'intltool' 'mono' 'gtk2-sharp')
groups=('gnome-extra')
archs=('i686' 'x86_64')
_F_gnome_devel="y"
Finclude gnome mono python
-sha1sums=('0bbeac7ac22dff5b352e2fb4944cf0c679ffdd74')
+sha1sums=('617700d226496c3dffe066e83a703439ae45f807')
subpkgs=("$pkgname-mono" "$pkgname-python")
subdescs=('MONO bindings for libbtctl' 'Python bindings for libbtctl')
From vmiklos at frugalware.org Thu Feb 7 23:19:58 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Thu Feb 7 23:20:03 2008
Subject: [Frugalware-git] bmf: git-1.5.4.rc5-1-i686
Message-ID: <20080207221958.3D5C311901BD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=d74251c7f38f4e8f70e04abc1c17a3a29052f978
commit d74251c7f38f4e8f70e04abc1c17a3a29052f978
Author: Miklos Vajna
Date: Thu Feb 7 23:19:37 2008 +0100
git-1.5.4.rc5-1-i686
nobuild, newer version in current
diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild
index 480e496..081c273 100644
--- a/source/devel-extra/git/FrugalBuild
+++ b/source/devel-extra/git/FrugalBuild
@@ -24,7 +24,7 @@ if ! Fuse $USE_DEVEL; then
signatures=(${source[0]}.sign '' '' '' '' '')
fi
source=(${source[@]} gitweb.modules.d gitweb.conf README.Frugalware rc.git git.sysconfig)
-options=('scriptlet')
+options=('scriptlet' 'nobuild')
Finclude texinfo
subpkgs=('gitweb' 'git-gui' 'gitk')
@@ -33,6 +33,7 @@ subdepends=("git=$pkgver" "git=$pkgver tk" "git=$pkgver tk")
subbackup=('etc/gitweb.conf etc/httpd/conf/modules.d/gitweb.conf' '' '')
subgroups=('network-extra' 'xapps-extra' 'xapps-extra')
subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64')
+suboptions=('nobuild' 'nobuild' 'nobuild')
if Fuse $USE_DEVEL; then
_F_scm_type="git"
From vmiklos at frugalware.org Fri Feb 8 11:03:23 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 11:03:25 2008
Subject: [Frugalware-git] frugalware-current: erlang-12B_1-1-i686
Message-ID: <20080208100323.6A39511901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9794b205f3c52741fc6b6614896426d7a7ca2b87
commit 9794b205f3c52741fc6b6614896426d7a7ca2b87
Author: Miklos Vajna
Date: Thu Feb 7 23:28:22 2008 +0100
erlang-12B_1-1-i686
version bump
diff --git a/source/devel-extra/erlang/FrugalBuild b/source/devel-extra/erlang/FrugalBuild
index 6b87d41..3c919e8 100644
--- a/source/devel-extra/erlang/FrugalBuild
+++ b/source/devel-extra/erlang/FrugalBuild
@@ -2,9 +2,9 @@
# Maintainer: VMiklos
pkgname=erlang
-pkgver=12B_0
-ertsver=5.5.5
-interfacever=3.5.5.3
+pkgver=12B_1
+ertsver=5.6.1
+interfacever=3.5.5.4
pkgrel=1
pkgdesc="A programming language designed at the Ericsson Computer Science Laboratory."
url="http://www.erlang.org/"
@@ -16,9 +16,9 @@ up2date="lynx -dump http://www.erlang.org/download.html|grep readme$|sed 's/.*_R
source=(http://www.erlang.org/download/otp_src_R${pkgver/_/-}.tar.gz \
http://www.erlang.org/download/otp_doc_html_R${pkgver/_/-}.tar.gz \
http://www.erlang.org/download/otp_doc_man_R${pkgver/_/-}.tar.gz)
-sha1sums=('e2c6e18d22e34a799fc6bc25fa2d25eedb30bccc' \
- '5e2166519f7d9cbda4092d163d03a59f300368bb' \
- 'deba073069d7a8ae6d6c94c17e1eb45b5ec0f647')
+sha1sums=('70ebcacdbdaae4488b1bb7651fea1e1245ebc0c0' \
+ 'd1f86b28af9283be64e7d928ef42c6ae956f18d4' \
+ 'b881d9a358b63a15858d161a6e8a22f2615e5981')
build()
{
From vmiklos at frugalware.org Fri Feb 8 11:03:23 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 11:03:28 2008
Subject: [Frugalware-git] frugalware-current: remind-03.01.04-1-i686
Message-ID: <20080208100323.7BB4711901BD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a10e642ddc961116083288e7f24a9681da435343
commit a10e642ddc961116083288e7f24a9681da435343
Author: Miklos Vajna
Date: Fri Feb 8 00:02:45 2008 +0100
remind-03.01.04-1-i686
version bump
diff --git a/source/apps-extra/remind/FrugalBuild b/source/apps-extra/remind/FrugalBuild
index bd9a3e5..bf1d72f 100644
--- a/source/apps-extra/remind/FrugalBuild
+++ b/source/apps-extra/remind/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: VMiklos
pkgname=remind
-pkgver=03.01.03
+pkgver=03.01.04
pkgrel=1
pkgdesc="A sophisticated calendar and alarm program."
url="http://www.roaringpenguin.com/products/remind"
@@ -11,5 +11,5 @@ groups=('apps-extra')
archs=('i686')
up2date="lynx -dump $url |Flasttar"
source=(http://www.roaringpenguin.com/files/download/remind-$pkgver.tar.gz)
-sha1sums=('8649909001992102e1b1e7406b9cb611f4a7efb1')
+sha1sums=('9861f2631a46d0eb951d035aab47999f2df82760')
# optimization OK
From vmiklos at frugalware.org Fri Feb 8 11:03:23 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 11:03:29 2008
Subject: [Frugalware-git] frugalware-current: truecrypt-5.0-1-i686
Message-ID: <20080208100323.889FD11901C5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3dde173caec3ac12789fed3b9c90502eb531253
commit a3dde173caec3ac12789fed3b9c90502eb531253
Author: Miklos Vajna
Date: Fri Feb 8 11:01:25 2008 +0100
truecrypt-5.0-1-i686
- version bump
- removed kernel module, added fuse dependency
- added wxgtk gui
diff --git a/source/apps-extra/truecrypt/FrugalBuild b/source/apps-extra/truecrypt/FrugalBuild
index 777ff93..df602e6 100644
--- a/source/apps-extra/truecrypt/FrugalBuild
+++ b/source/apps-extra/truecrypt/FrugalBuild
@@ -2,33 +2,27 @@
# Maintainer: VMiklos
pkgname=truecrypt
-pkgver=4.3
-pkgextraver=a
-pkgrel=19
+pkgver=5.0
+pkgextraver=
+pkgrel=1
pkgdesc="A free open-source disk encryption software"
url="http://www.truecrypt.org/"
-Finclude kernel-module
-depends=(${depends[@]} 'device-mapper')
+depends=('fuse' 'wxgtk-u8')
groups=('apps-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump http://www.truecrypt.org/downloads.php|grep Stable|sed 's/.* - //;s/$pkgextraver//'"
-source=(http://www.truecrypt.org/downloads/truecrypt-$pkgver$pkgextraver-source-code.tar.gz \
- truecrypt-4.3a-2.6.24.patch)
-sha1sums=('30c91901171c3c8290d4d0de856774cdf7ee4ed6' \
- 'a99546f70a75c80e60f9dab033e41fe06a7ad459')
+source=("http://www.truecrypt.org/downloads/transient/987a415c42/TrueCrypt $pkgver$pkgextraver Source.tar.gz")
+sha1sums=('f6e71f757425cedc76f023a91b78a073e279cdac')
build()
{
- unset MAKEFLAGS
- Fcd truecrypt-$pkgver$pkgextraver-source-code
- Fpatchall
- cd Linux
- Fsed 'uname -r' "echo $_F_kernelmod_uname" build.sh
- Fsed '>/dev/null' '' build.sh
- ./build.sh || return 1
- Ffilerel Kernel/truecrypt.ko $_F_kernelmod_dir/misc/truecrypt.ko
- Fexerel Cli/truecrypt /usr/bin/truecrypt
- Ffilerel Cli/Man/truecrypt.1 /usr/share/man/man1/truecrypt.1
- Fdocrel ../Readme.txt ../Release
- Fbuild_kernelmod_scriptlet
+ tar xf "TrueCrypt $pkgver$pkgextraver Source.tar.gz"
+ Fcd truecrypt-$pkgver$pkgextraver-source
+ Fsed '--static' '' Main/Main.make
+ rm -rf wxrelease
+ mkdir wxrelease
+ ln -s /usr/bin/wx-config wxrelease/
+ Fmake
+ Fexerel Main/truecrypt /usr/bin/truecrypt
+ Fdocrel Readme.txt Release
}
diff --git a/source/apps-extra/truecrypt/truecrypt-4.3a-2.6.24.patch b/source/apps-extra/truecrypt/truecrypt-4.3a-2.6.24.patch
deleted file mode 100644
index 6f0971f..0000000
--- a/source/apps-extra/truecrypt/truecrypt-4.3a-2.6.24.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -Naur truecrypt-4.3a-source-code.orig/Linux/Kernel/Dm-target.c truecrypt-4.3a-source-code/Linux/Kernel/Dm-target.c
---- truecrypt-4.3a-source-code.orig/Linux/Kernel/Dm-target.c 2007-04-24 18:32:06.000000000 +0200
-+++ truecrypt-4.3a-source-code/Linux/Kernel/Dm-target.c 2008-01-28 00:51:49.000000000 +0100
-@@ -375,7 +375,7 @@
- if (!atomic_dec_and_test (&bc->ref_count))
- return;
-
-- bio_endio (bc->orig_bio, bc->orig_bio->bi_size, bc->error);
-+ bio_endio (bc->orig_bio, bc->error);
- mempool_free (bc, tc->bio_ctx_pool);
- }
-
-@@ -656,7 +656,11 @@
- goto err;
- }
-
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,23)
- bio_ctx_cache = kmem_cache_create ("truecrypt-bioctx", sizeof (struct bio_ctx), 0, 0, NULL, NULL);
-+#else
-+ bio_ctx_cache = kmem_cache_create ("truecrypt-bioctx", sizeof (struct bio_ctx), 0, 0, NULL);
-+#endif
- if (!bio_ctx_cache)
- {
- error ("kmem_cache_create failed");
From vmiklos at frugalware.org Fri Feb 8 12:08:25 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 12:08:34 2008
Subject: [Frugalware-git] frugalware-current: ltp-20080131-1-i686
Message-ID: <20080208110825.923E911901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eece707d3073fc145def26f8cd21f7dfa5b6ac2c
commit eece707d3073fc145def26f8cd21f7dfa5b6ac2c
Author: Miklos Vajna
Date: Fri Feb 8 11:57:46 2008 +0100
ltp-20080131-1-i686
version bump
diff --git a/source/apps-extra/ltp/FrugalBuild b/source/apps-extra/ltp/FrugalBuild
index d124359..912ec33 100644
--- a/source/apps-extra/ltp/FrugalBuild
+++ b/source/apps-extra/ltp/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: VMiklos
pkgname=ltp
-pkgver=20071231
+pkgver=20080131
# sometimes != $pkgver
realver=$pkgver
pkgrel=1
@@ -16,7 +16,7 @@ groups=('apps-extra')
archs=('i686' 'x86_64')
source=(${source/ltp-/ltp-full-} $pkgname-{IDcheck_noninteractive,runltp_path}.diff \
ltp-20061222-linux2619.diff)
-sha1sums=('0c8cebb7de435f99d10fd336ad878dbadec37897' \
+sha1sums=('168657e7edbe595f3ecdb39cacea87e7f2114a68' \
'c7a2132257cf1c430a9692009952084746722c40' \
'e9ff5dbafdd07ebe796b2f064066d7dbb7c7b6c5' \
'0a6f6665340d6745904936484c42e6e874a0fc2d')
From vmiklos at frugalware.org Fri Feb 8 12:08:25 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 12:08:36 2008
Subject: [Frugalware-git] frugalware-current: aircrack-ng-0.9.2-1-i686
Message-ID: <20080208110825.B149111901BD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c033ea63293f2b79c44de51b967f737ec60af026
commit c033ea63293f2b79c44de51b967f737ec60af026
Author: Miklos Vajna
Date: Fri Feb 8 12:02:03 2008 +0100
aircrack-ng-0.9.2-1-i686
version bump
diff --git a/source/network-extra/aircrack-ng/FrugalBuild b/source/network-extra/aircrack-ng/FrugalBuild
index 4027eae..6ede796 100644
--- a/source/network-extra/aircrack-ng/FrugalBuild
+++ b/source/network-extra/aircrack-ng/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: VMiklos
pkgname=aircrack-ng
-pkgver=0.9.1
+pkgver=0.9.2
pkgrel=1
pkgdesc="WLAN tools for breaking 802.11 WEP/WPA keys"
url="http://www.aircrack-ng.org/"
@@ -12,6 +12,6 @@ archs=('i686' 'x86_64')
up2date="lynx -dump $url|grep Latest|sed 's/.*: //;q'"
source=(http://download.aircrack-ng.org/$pkgname-$pkgver.tar.gz)
-sha1sums=('e0329ab151ed0da23f4ec5ee269dc25f1654765b')
+sha1sums=('ab2c924ca839cf694d622f0774c430010c8ab0a3')
# optimization OK
From vmiklos at frugalware.org Fri Feb 8 12:08:26 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 12:08:36 2008
Subject: [Frugalware-git] frugalware-current: links-2.1pre33-1-i686
Message-ID: <20080208110826.13CDE11901C5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1454002ba58bfaaad2d3a4af1a0f02b8adfe6e5
commit f1454002ba58bfaaad2d3a4af1a0f02b8adfe6e5
Author: Miklos Vajna
Date: Fri Feb 8 12:08:05 2008 +0100
links-2.1pre33-1-i686
version bump
diff --git a/source/network-extra/links/FrugalBuild b/source/network-extra/links/FrugalBuild
index fd704fa..d651e5d 100644
--- a/source/network-extra/links/FrugalBuild
+++ b/source/network-extra/links/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: VMiklos
pkgname=links
-pkgver=2.1pre32
+pkgver=2.1pre33
pkgrel=1
pkgdesc="A web browser running in both graphics and text mode."
url="http://links.twibright.com/"
@@ -13,6 +13,6 @@ up2date="lynx -dump $url/download.php|grep Current|sed 's/.* \(.*\)\..*/\1/'"
source=($url/download/$pkgname-$pkgver.tar.bz2)
Fconfopts="$Fconfopts --enable-javascript --enable-graphics --without-x"
-sha1sums=('d63f75f3adf0f7351bc0ebd33b97773a58df961b')
+sha1sums=('0ac2aa7c45f56692751f5a9ab94f3551c38ba846')
# optimization OK
From vmiklos at frugalware.org Fri Feb 8 12:41:58 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 12:41:59 2008
Subject: [Frugalware-git] frugalware-current: alsa-firmware-1.0.16-1-i686
Message-ID: <20080208114158.549ED11901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e5ed835384bee0039deafbda58b121f738ccb1ec
commit e5ed835384bee0039deafbda58b121f738ccb1ec
Author: Miklos Vajna
Date: Fri Feb 8 12:27:16 2008 +0100
alsa-firmware-1.0.16-1-i686
version bump
diff --git a/source/base/alsa-firmware/FrugalBuild b/source/base/alsa-firmware/FrugalBuild
index bc4d714..51ac7e2 100644
--- a/source/base/alsa-firmware/FrugalBuild
+++ b/source/base/alsa-firmware/FrugalBuild
@@ -2,15 +2,16 @@
# Maintainer: VMiklos
pkgname=alsa-firmware
-pkgver=1.0.15
+pkgver=1.0.16
pkgrel=1
pkgdesc="Firmwares for ALSA."
url="http://www.alsa-project.org"
groups=('base')
+depends=()
archs=('i686' 'x86_64')
-# we need the devel snapshot for kernel-2.6.21
-#up2date="lynx -dump $url |grep -om1 'alsa-firmware-\(.*\)tar.bz2'|sed 's/.*firmware-\(.*\).t.*/\1/'"
-up2date="lynx -dump ftp://ftp.alsa-project.org/pub/firmware/|grep bz2$|sed 's/.*firmware-\(.*\).tar.bz2/\1/'|Fsort|tail -n 1"
+up2date="lynx -dump $url |grep -om1 'alsa-firmware-\(.*\)tar.bz2'|sed 's/.*firmware-\(.*\).t.*/\1/'"
+# we sometimes need the devel snapshot for kernel-
+#up2date="lynx -dump ftp://ftp.alsa-project.org/pub/firmware/|grep bz2$|sed 's/.*firmware-\(.*\).tar.bz2/\1/'|Fsort|tail -n 1"
source=(ftp://ftp.alsa-project.org/pub/firmware/$pkgname-$pkgver.tar.bz2)
-sha1sums=('50775386fb6fc9daf1779369b3b36c9dbf58f0e1')
+sha1sums=('29c92a46448fa86a57507790bd7afe3366d36e1c')
# optimization OK
From vmiklos at frugalware.org Fri Feb 8 12:41:58 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 12:42:00 2008
Subject: [Frugalware-git] frugalware-current: alsa-lib-1.0.16-1-i686
Message-ID: <20080208114158.676AB11901BD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8c5a320d32f6df69602a26316da39fd3146839a
commit e8c5a320d32f6df69602a26316da39fd3146839a
Author: Miklos Vajna
Date: Fri Feb 8 12:41:05 2008 +0100
alsa-lib-1.0.16-1-i686
version bump
diff --git a/source/multimedia/alsa-lib/FrugalBuild b/source/multimedia/alsa-lib/FrugalBuild
index 0cf9855..27e21be 100644
--- a/source/multimedia/alsa-lib/FrugalBuild
+++ b/source/multimedia/alsa-lib/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: VMiklos
pkgname=alsa-lib
-pkgver=1.0.15
+pkgver=1.0.16
pkgextraver=
pkgrel=1
pkgdesc="An alternative implementation of Linux sound support"
@@ -12,5 +12,5 @@ groups=('multimedia')
archs=('i686' 'x86_64')
up2date="lynx -dump $url |grep -o 'alsa-lib-\(.*\)tar.bz2'|grep -v rc|sed 's/.*lib-\(.*\).t.*/\1/;s/$pkgextraver//;q'"
source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver$pkgextraver.tar.bz2)
-sha1sums=('9c2fc1ec475d011f04cf7636dc0c5f5e23dbd5ab')
+sha1sums=('9cca050bf3fb18bf87aeeabe205415431d4d8653')
# optimization ok
From crazy at frugalware.org Fri Feb 8 12:46:41 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 8 12:46:45 2008
Subject: [Frugalware-git] frugalware-current: xpad-2.14-1-i686
Message-ID: <20080208114641.49C2311901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7de188a0942ff02e0763b40b055bcd9996a3f1fb
commit 7de188a0942ff02e0763b40b055bcd9996a3f1fb
Author: crazy
Date: Fri Feb 8 12:45:50 2008 +0100
xpad-2.14-1-i686
* New package form jedifox ( with minor fixes from me )
diff --git a/source/xapps-extra/xpad/FrugalBuild b/source/xapps-extra/xpad/FrugalBuild
new file mode 100644
index 0000000..c5602e7
--- /dev/null
+++ b/source/xapps-extra/xpad/FrugalBuild
@@ -0,0 +1,18 @@
+# Compiling Time: 0.05 SBU
+# Maintainer: crazy
+# Contributor: jedifox
+
+pkgname=xpad
+pkgver=2.14
+pkgrel=1
+pkgdesc="Xpad is a sticky pad, or post-it note, system for X"
+_F_sourceforge_broken_up2date="1"
+_F_sourceforge_ext=".tar.bz2"
+Finclude sourceforge
+depends=('libice' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2')
+options=('scriptlet')
+groups=('xapps-extra')
+archs=('i686')
+sha1sums=('c4c71216d6834a69df3fae9de14ac3fee19ea27c')
+
+# optimization OK
diff --git a/source/xapps-extra/xpad/xpad.install b/source/xapps-extra/xpad/xpad.install
new file mode 100644
index 0000000..4818058
--- /dev/null
+++ b/source/xapps-extra/xpad/xpad.install
@@ -0,0 +1,32 @@
+post_install()
+{
+ echo -n "updating desktop database..."
+ if update-desktop-database > /dev/null 2>&1 ; then
+ echo " done."
+ else
+ echo " failed."
+ fi
+
+
+ echo -n "updating hicolor icon cache..."
+ if gtk-update-icon-cache -f -t /usr/share/icons/hicolor > /dev/null 2>&1 ; then
+ echo " done."
+ else
+ echo " failed."
+ fi
+}
+
+post_upgrade()
+{
+ post_install
+}
+
+post_remove()
+{
+ post_install
+}
+
+op=$1
+shift
+
+$op $*
From vmiklos at frugalware.org Fri Feb 8 13:12:45 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 13:21:08 2008
Subject: [Frugalware-git] frugalware-current: alsa-utils-1.0.16-1-i686
Message-ID: <20080208121245.53E8311901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2500a2cf1179cf9cde1e1c2306ea2c1400df2a37
commit 2500a2cf1179cf9cde1e1c2306ea2c1400df2a37
Author: Miklos Vajna
Date: Fri Feb 8 12:48:37 2008 +0100
alsa-utils-1.0.16-1-i686
version bump
diff --git a/source/multimedia/alsa-utils/FrugalBuild b/source/multimedia/alsa-utils/FrugalBuild
index 5ca7bc7..aced406 100644
--- a/source/multimedia/alsa-utils/FrugalBuild
+++ b/source/multimedia/alsa-utils/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: VMiklos
pkgname=alsa-utils
-pkgver=1.0.15
+pkgver=1.0.16
pkgrel=1
pkgdesc="An alternative implementation of Linux sound support"
url="http://www.alsa-project.org"
@@ -12,7 +12,7 @@ archs=('i686' 'x86_64')
up2date="lynx -dump $url |grep -o 'alsa-utils-\(.*\)tar.bz2'|grep -v rc|sed 's/.*tils-\(.*\).t.*/\1/;q'"
source=(ftp://ftp.alsa-project.org/pub/utils/$pkgname-$pkgver.tar.bz2 rc.alsa \
rc.alsa-{de,hu}.po)
-sha1sums=('61e922f44dd8e2ce1a5595facd47b2eb583f9509' \
+sha1sums=('63179ca6e18be5abc8b241fe41655c80f05c531b' \
'4f193fc8d1c24bb72270c4939a33c80ade484e8f' \
'817a8676b205865af86b6cbc4859561f9f8c2e53' \
'abe9418c9f379419b5ffce7ef5a5955e797b1813')
From vmiklos at frugalware.org Fri Feb 8 14:29:49 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 14:29:51 2008
Subject: [Frugalware-git] frugalware-current: coreutils-6.10-1-i686
Message-ID: <20080208132949.987DF11901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=617d58bc120c9b0b71e9df9125b1243658d88ced
commit 617d58bc120c9b0b71e9df9125b1243658d88ced
Author: Miklos Vajna
Date: Fri Feb 8 14:29:35 2008 +0100
coreutils-6.10-1-i686
version bump
diff --git a/source/base/coreutils/001_all_coreutils-gen-progress-bar.patch b/source/base/coreutils/001_all_coreutils-gen-progress-bar.patch
deleted file mode 100644
index 2d66d95..0000000
--- a/source/base/coreutils/001_all_coreutils-gen-progress-bar.patch
+++ /dev/null
@@ -1,416 +0,0 @@
-Upstream has been contacted about this a few times ...
-
-they dont want progress bars in mv/cp:
-http://lists.gnu.org/archive/html/bug-coreutils/2003-08/msg00114.html
-http://lists.gnu.org/archive/html/bug-coreutils/2003-09/msg00083.html
-http://lists.gnu.org/archive/html/bug-coreutils/2003-09/msg00084.html
-
-but they don't seem to mind a general util ... add this to future patchset:
-http://lists.gnu.org/archive/html/bug-coreutils/2003-09/msg00101.html
-http://lists.gnu.org/archive/html/bug-coreutils/2004-02/msg00071.html
-
---- coreutils/src/copy.c
-+++ coreutils/src/copy.c
-@@ -17,6 +17,8 @@
-
- /* Extracted from cp.c and librarified by Jim Meyering. */
-
-+/* Progress bar support added by Miika Pekkarinen. miipekk@ihme.org */
-+
- #include
- #include
- #include
-@@ -29,6 +31,10 @@
- # include
- #endif
-
-+#ifdef GWINSZ_IN_SYS_IOCTL
-+# include
-+#endif
-+
- #include "system.h"
- #include "acl.h"
- #include "backupfile.h"
-@@ -50,6 +56,9 @@
- #include "utimens.h"
- #include "xreadlink.h"
- #include "yesno.h"
-+#include "xstrtol.h"
-+#include "human.h"
-+#include "quotearg.h"
-
- #ifndef HAVE_FCHOWN
- # define HAVE_FCHOWN false
-@@ -85,6 +92,8 @@ struct F_triple
- /* Initial size of the above hash table. */
- #define DEST_INFO_INITIAL_CAPACITY 61
-
-+#define SAMPLE_MAX 10
-+
- static bool copy_internal (char const *src_name, char const *dst_name,
- bool new_dst, dev_t device,
- struct dir_list *ancestors,
-@@ -191,6 +200,31 @@ copy_dir (char const *src_name_in, char
- #endif
- }
-
-+/* Shorten a string '/long path/long file' to 'long fi...'
-+ Also adds padding bytes to end of the string if necessary */
-+char *shorten_name(const char *str, size_t max_width)
-+{
-+ char *shortname;
-+ const char *filename;
-+ size_t len;
-+
-+ filename = base_name (str);
-+ len = strlen(filename);
-+ shortname = (char *) xmalloc (max_width + 1);
-+ strncpy (shortname, filename, max_width);
-+ shortname[max_width] = '\0';
-+ if (len > max_width)
-+ {
-+ memset(shortname + max_width - 3, '.', 3);
-+ }
-+ else
-+ {
-+ memset(shortname + len, ' ', max_width - len);
-+ }
-+
-+ return shortname;
-+}
-+
- /* Copy a regular file from SRC_NAME to DST_NAME.
- If the source file contains holes, copies holes and blocks of zeros
- in the source file as holes in the destination file.
-@@ -222,6 +287,19 @@ copy_reg (char const *src_name, char con
- struct stat sb;
- struct stat src_open_sb;
- bool return_val = true;
-+ time_t t_start;
-+ time_t t_last;
-+ time_t t_now;
-+ off_t last_bytes = 0;
-+ int progress_bar_printed = 0;
-+ char *shortname = NULL;
-+ off_t sample_window[SAMPLE_MAX];
-+ off_t sample_sum = 0;
-+ int sample_count = 0;
-+ long int line_length = 0;
-+#ifdef TIOCGWINSZ
-+ struct winsize ws;
-+#endif
-
- source_desc = open (src_name, O_RDONLY | O_BINARY);
- if (source_desc < 0)
-@@ -326,6 +404,9 @@ copy_reg (char const *src_name, char con
- buf_alloc = xmalloc (buf_size + buf_alignment_slop);
- buf = ptr_align (buf_alloc, buf_alignment);
-
-+ time (&t_start);
-+ t_last = t_start;
-+
- for (;;)
- {
- word *wp = NULL;
-@@ -390,6 +471,110 @@ copy_reg (char const *src_name, char con
- if (n_read != buf_size && S_ISREG (src_open_sb.st_mode))
- break;
- }
-+
-+ time (&t_now);
-+
-+ /* Progress bar stuff */
-+ if (! x->pbar_show || t_now - t_start < x->pbar_delay)
-+ {
-+ continue;
-+ }
-+
-+ if (! progress_bar_printed)
-+ {
-+ /* Column width check code copied from ls.c */
-+ char const *p = getenv ("COLUMNS");
-+ if (p && *p)
-+ {
-+ long int tmp_long;
-+ if (xstrtol (p, NULL, 0, &tmp_long, NULL) == LONGINT_OK
-+ && 0 < tmp_long && tmp_long <= INT_MAX)
-+ {
-+ line_length = tmp_long;
-+ }
-+ else
-+ {
-+ error (0, 0,
-+ _("ignoring invalid width in environment \
-+ variable COLUMNS: %s"),
-+ quotearg (p));
-+ }
-+ }
-+
-+#ifdef TIOCGWINSZ
-+ if (ioctl (STDOUT_FILENO, TIOCGWINSZ, &ws) != -1 && ws.ws_col != 0)
-+ {
-+ line_length = ws.ws_col;
-+ }
-+#endif
-+ if (line_length < 50)
-+ {
-+ continue;
-+ }
-+
-+ /* Take a short filename for progress bar */
-+ shortname = shorten_name(src_name, line_length - 48);
-+ progress_bar_printed = 1;
-+ }
-+
-+ if (t_now == t_last)
-+ {
-+ continue;
-+ }
-+
-+ if (sample_count == SAMPLE_MAX)
-+ {
-+ int i;
-+
-+ sample_sum -= sample_window[0];
-+ for (i = 0; i < SAMPLE_MAX - 1; i++)
-+ {
-+ sample_window[i] = sample_window[i + 1];
-+ }
-+ }
-+ else
-+ {
-+ sample_count++;
-+ }
-+
-+ {
-+ char str_size[LONGEST_HUMAN_READABLE + 1];
-+ char str_speed[LONGEST_HUMAN_READABLE + 1];
-+ char etabuf[64];
-+ time_t t_temp;
-+
-+ sample_window[sample_count - 1] = (n_read_total - last_bytes) /
-+ (t_now - t_last);
-+ sample_sum += sample_window[sample_count - 1];
-+
-+ /* Calculate the remaining time */
-+ t_temp = (src_open_sb.st_size - n_read_total) / (sample_sum / sample_count);
-+
-+ /* Don't print the progress bar if the estimated remaining
-+ time is low. */
-+ if (progress_bar_printed == 1 && t_temp < x->pbar_min_est)
-+ {
-+ continue;
-+ }
-+ progress_bar_printed = 2;
-+
-+ strftime(etabuf, sizeof etabuf, "%H:%M.%S",
-+ gmtime(&t_temp));
-+ printf (_("%s | %3lu%% | %9s | %9s/s | ETA %s\r"), shortname,
-+ (unsigned long)(n_read_total * 100 / src_open_sb.st_size),
-+ human_readable(src_open_sb.st_size, str_size, human_autoscale|human_base_1024|human_space_before_unit|human_SI|human_B, 1, 1),
-+ human_readable(sample_sum / sample_count, str_speed, human_autoscale|human_base_1024|human_space_before_unit|human_SI|human_B, 1, 1),
-+ etabuf);
-+ fflush (stdout);
-+ t_last = t_now;
-+ last_bytes = n_read_total;
-+ }
-+ }
-+
-+ /* Print a newline if progress bar is enabled and has been shown */
-+ if (progress_bar_printed == 2)
-+ {
-+ printf ("%s | 100%%\n", shortname);
- }
-
- /* If the file ends with a `hole', we need to do something to record
-@@ -488,6 +676,11 @@ close_src_desc:
- return_val = false;
- }
-
-+ if (shortname != NULL)
-+ {
-+ free (shortname);
-+ }
-+
- free (buf_alloc);
- return return_val;
- }
---- coreutils/src/copy.h
-+++ coreutils/src/copy.h
-@@ -175,6 +175,16 @@ struct cp_options
- /* If true, display the names of the files before copying them. */
- bool verbose;
-
-+ /* If true, display a progress bar when the following conditions are
-+ * met:
-+ - pbar_delay defines how many seconds to wait before considering to
-+ display the progress bar
-+ - pbar_min_est defines how many seconds estimated operation complete
-+ time should be at least to show the progress bar. */
-+ bool pbar_show;
-+ int pbar_delay;
-+ int pbar_min_est;
-+
- /* If true, stdin is a tty. */
- bool stdin_tty;
-
---- coreutils/src/cp.c
-+++ coreutils/src/cp.c
-@@ -81,6 +81,14 @@ enum
- /* Initial number of entries in the inode hash table. */
- #define INITIAL_ENTRY_TAB_SIZE 70
-
-+/* Initial settings for progress bar when it's enabled.
-+ PROGRESS_DELAY defines how many seconds to wait before even
-+ considering to display a proggress bar.
-+ PROGRESS_MIN_EST defines how many seconds estimated operation
-+ complete time should be at least to show the progress bar. */
-+#define PROGRESS_DELAY 5
-+#define PROGRESS_MIN_EST 5
-+
- /* The invocation name of this program. */
- char *program_name;
-
-@@ -120,6 +128,7 @@ static struct option const long_opts[] =
- {"copy-contents", no_argument, NULL, COPY_CONTENTS_OPTION},
- {"dereference", no_argument, NULL, 'L'},
- {"force", no_argument, NULL, 'f'},
-+ {"progress", no_argument, NULL, 'g'},
- {"interactive", no_argument, NULL, 'i'},
- {"link", no_argument, NULL, 'l'},
- {"no-dereference", no_argument, NULL, 'P'},
-@@ -176,6 +185,8 @@ Mandatory arguments to long options are
- fputs (_("\
- -f, --force if an existing destination file cannot be\n\
- opened, remove it and try again\n\
-+ -g, --progress show a progress bar if operation is going to\n\
-+ take a long time\n\
- -i, --interactive prompt before overwrite\n\
- -H follow command-line symbolic links\n\
- "), stdout);
-@@ -705,6 +716,11 @@ cp_option_init (struct cp_options *x)
-
- x->update = false;
- x->verbose = false;
-+
-+ x->pbar_show = false;
-+ x->pbar_delay = PROGRESS_DELAY;
-+ x->pbar_min_est = PROGRESS_MIN_EST;
-+
- x->dest_info = NULL;
- x->src_info = NULL;
- }
-@@ -811,7 +827,7 @@ main (int argc, char **argv)
- we'll actually use backup_suffix_string. */
- backup_suffix_string = getenv ("SIMPLE_BACKUP_SUFFIX");
-
-- while ((c = getopt_long (argc, argv, "abdfHilLprst:uvxPRS:T",
-+ while ((c = getopt_long (argc, argv, "abdfgHilLprst:uvxPRS:T",
- long_opts, NULL))
- != -1)
- {
-@@ -871,6 +887,10 @@ main (int argc, char **argv)
- x.dereference = DEREF_NEVER;
- break;
-
-+ case 'g':
-+ x.pbar_show = true;
-+ break;
-+
- case NO_PRESERVE_ATTRIBUTES_OPTION:
- decode_preserve_arg (optarg, &x, false);
- break;
---- coreutils/src/mv.c
-+++ coreutils/src/mv.c
-@@ -45,6 +45,14 @@
- /* Initial number of entries in the inode hash table. */
- #define INITIAL_ENTRY_TAB_SIZE 70
-
-+/* Initial settings for progress bar when it's enabled.
-+ PROGRESS_DELAY defines how many seconds to wait before even
-+ considering to display a proggress bar.
-+ PROGRESS_MIN_EST defines how many seconds estimated operation
-+ complete time should be at least to show the progress bar. */
-+#define PROGRESS_DELAY 5
-+#define PROGRESS_MIN_EST 5
-+
- /* For long options that have no equivalent short option, use a
- non-character as a pseudo short option, starting with CHAR_MAX + 1. */
- enum
-@@ -75,6 +83,7 @@ static struct option const long_options[
- {
- {"backup", optional_argument, NULL, 'b'},
- {"force", no_argument, NULL, 'f'},
-+ {"progress", no_argument, NULL, 'g'},
- {"interactive", no_argument, NULL, 'i'},
- {"no-target-directory", no_argument, NULL, 'T'},
- {"reply", required_argument, NULL, REPLY_OPTION}, /* Deprecated 2005-07-03,
-@@ -104,6 +113,10 @@ rm_option_init (struct rm_options *x)
-
- x->verbose = false;
-
-+ x->pbar_show = false;
-+ x->pbar_delay = PROGRESS_DELAY;
-+ x->pbar_min_est = PROGRESS_MIN_EST;
-+
- /* Since this program may well have to process additional command
- line arguments after any call to `rm', that function must preserve
- the initial working directory, in case one of those is a
-@@ -145,6 +158,10 @@
- x->set_mode = false;
- x->mode = 0;
- x->stdin_tty = isatty (STDIN_FILENO);
-+
-+ x->pbar_show = false;
-+ x->pbar_delay = PROGRESS_DELAY;
-+ x->pbar_min_est = PROGRESS_MIN_EST;
-
- x->verbose = false;
- x->dest_info = NULL;
-@@ -312,6 +325,8 @@ Mandatory arguments to long options are
- --backup[=CONTROL] make a backup of each existing destination file\n\
- -b like --backup but does not accept an argument\n\
- -f, --force do not prompt before overwriting\n\
-+ -g, --progress show a progress bar if operation is going to\n\
-+ take a long time\n\
- -i, --interactive prompt before overwrite\n\
- "), stdout);
- fputs (_("\
-@@ -375,7 +393,7 @@ main (int argc, char **argv)
- we'll actually use backup_suffix_string. */
- backup_suffix_string = getenv ("SIMPLE_BACKUP_SUFFIX");
-
-- while ((c = getopt_long (argc, argv, "bfit:uvS:T", long_options, NULL))
-+ while ((c = getopt_long (argc, argv, "bfgit:uvS:T", long_options, NULL))
- != -1)
- {
- switch (c)
-@@ -388,6 +406,9 @@ main (int argc, char **argv)
- case 'f':
- x.interactive = I_ALWAYS_YES;
- break;
-+ case 'g':
-+ x.pbar_show = true;
-+ break;
- case 'i':
- x.interactive = I_ASK_USER;
- break;
---- coreutils/src/remove.h
-+++ coreutils/src/remove.h
-@@ -48,6 +48,16 @@ struct rm_options
- /* If true, display the name of each file removed. */
- bool verbose;
-
-+ /* If true, display a progress bar when the following conditions are
-+ * met:
-+ - pbar_delay defines how many seconds to wait before considering to
-+ display the progress bar
-+ - pbar_min_est defines how many seconds estimated operation complete
-+ time should be at least to show the progress bar. */
-+ bool pbar_show;
-+ int pbar_delay;
-+ int pbar_min_est;
-+
- /* If true, treat the failure by the rm function to restore the
- current working directory as a fatal error. I.e., if this field
- is true and the rm function cannot restore cwd, it must exit with
diff --git a/source/base/coreutils/003_all_coreutils-gentoo-uname.patch b/source/base/coreutils/003_all_coreutils-gentoo-uname.patch
deleted file mode 100644
index 93cb134..0000000
--- a/source/base/coreutils/003_all_coreutils-gentoo-uname.patch
+++ /dev/null
@@ -1,173 +0,0 @@
-On linux platforms, grok /proc/cpuinfo for the CPU/vendor info.
-
-Prob not suitable for upstream seeing as how it's 100% linux-specific
-http://lists.gnu.org/archive/html/bug-coreutils/2005-09/msg00063.html
-
-Patch originally by Carlos E. Gorges , but
-heavily reworked to suck less.
-
-To add support for additional platforms, check out the show_cpuinfo()
-func in the linux/arch// source tree of the kernel.
-
---- coreutils/src/uname.c
-+++ coreutils/src/uname.c
-@@ -51,6 +51,11 @@
- # include
- #endif
-
-+#if defined (__linux__)
-+# define USE_PROCINFO
-+# define UNAME_HARDWARE_PLATFORM
-+#endif
-+
- #include "system.h"
- #include "error.h"
- #include "quote.h"
-@@ -138,6 +143,117 @@
- exit (status);
- }
-
-+#if defined(USE_PROCINFO)
-+
-+# if defined(__s390__) || defined(__s390x__)
-+# define CPUINFO_FILE "/proc/sysinfo"
-+# define CPUINFO_FORMAT "%64[^\t :]%*[ :]%256[^\n]%c"
-+# else
-+# define CPUINFO_FILE "/proc/cpuinfo"
-+# define CPUINFO_FORMAT "%64[^\t:]\t:%256[^\n]%c"
-+# endif
-+
-+# define PROCINFO_PROCESSOR 0
-+# define PROCINFO_HARDWARE_PLATFORM 1
-+
-+static void __eat_cpuinfo_space(char *buf)
-+{
-+ /* first eat trailing space */
-+ char *tmp = buf + strlen(buf) - 1;
-+ while (tmp > buf && isspace(*tmp))
-+ *tmp-- = '\0';
-+ /* then eat leading space */
-+ tmp = buf;
-+ while (*tmp && isspace(*tmp))
-+ tmp++;
-+ if (tmp != buf)
-+ memmove(buf, tmp, strlen(tmp)+1);
-+ /* finally collapse whitespace */
-+ tmp = buf;
-+ while (tmp[0] && tmp[1]) {
-+ if (isspace(tmp[0]) && isspace(tmp[1])) {
-+ memmove(tmp, tmp+1, strlen(tmp));
-+ continue;
-+ }
-+ ++tmp;
-+ }
-+}
-+
-+static int __linux_procinfo (int x, char *fstr, size_t s)
-+{
-+ FILE *fp;
-+
-+ char *procinfo_keys[] = {
-+ /* --processor --hardware-platform */
-+ #if defined(__alpha__)
-+ "cpu model", "system type"
-+ #elif defined(__arm__)
-+ "Processor", "Hardware"
-+ #elif defined(__avr32__)
-+ "processor", "cpu family"
-+ #elif defined(__bfin__)
-+ "CPU", "BOARD Name"
-+ #elif defined(__cris__)
-+ "cpu", "cpu model"
-+ #elif defined(__frv__)
-+ "CPU-Core", "System"
-+ #elif defined(__i386__) || defined(__x86_64__)
-+ "model name", "vendor_id"
-+ #elif defined(__ia64__)
-+ "family", "vendor"
-+ #elif defined(__hppa__)
-+ "cpu", "model"
-+ #elif defined(__m68k__)
-+ "CPU", "MMU"
-+ #elif defined(__mips__)
-+ "cpu model", "system type"
-+ #elif defined(__powerpc__) || defined(__powerpc64__)
-+ "cpu", "machine"
-+ #elif defined(__s390__) || defined(__s390x__)
-+ "Type", "Manufacturer"
-+ #elif defined(__sh__)
-+ "cpu type", "machine"
-+ #elif defined(sparc) || defined(__sparc__)
-+ "type", "cpu"
-+ #elif defined(__vax__)
-+ "cpu type", "cpu"
-+ #else
-+ "unknown", "unknown"
-+ #endif
-+ };
-+
-+ if ((fp = fopen(CPUINFO_FILE, "r")) != NULL) {
-+ char key[65], value[257], eol, *ret = NULL;
-+
-+ while (fscanf(fp, CPUINFO_FORMAT, key, value, &eol) != EOF) {
-+ __eat_cpuinfo_space(key);
-+ if (!strcmp(key, procinfo_keys[x])) {
-+ __eat_cpuinfo_space(value);
-+ ret = value;
-+ break;
-+ }
-+ if (eol != '\n') {
-+ /* we need two fscanf's here in case the previous
-+ * length limit caused us to read right up to the
-+ * newline ... doing "%*[^\n]\n" wont eat the newline
-+ */
-+ fscanf(fp, "%*[^\n]");
-+ fscanf(fp, "\n");
-+ }
-+ }
-+ fclose(fp);
-+
-+ if (ret) {
-+ strncpy(fstr, ret, s);
-+ return 0;
-+ }
-+ }
-+
-+ return -1;
-+}
-+
-+#endif
-+
- /* Print ELEMENT, preceded by a space if something has already been
- printed. */
-
-@@ -250,10 +344,14 @@ main (int argc, char **argv)
- if (toprint & PRINT_PROCESSOR)
- {
- char const *element = unknown;
--#if HAVE_SYSINFO && defined SI_ARCHITECTURE
-+#if ( HAVE_SYSINFO && defined SI_ARCHITECTURE ) || defined(USE_PROCINFO)
- {
- static char processor[257];
-+#if defined(USE_PROCINFO)
-+ if (0 <= __linux_procinfo (PROCINFO_PROCESSOR, processor, sizeof processor))
-+#else
- if (0 <= sysinfo (SI_ARCHITECTURE, processor, sizeof processor))
-+#endif
- element = processor;
- }
- #endif
-@@ -306,9 +404,13 @@ main (int argc, char **argv)
- if (element == unknown)
- {
- static char hardware_platform[257];
-+#if defined(USE_PROCINFO)
-+ if (0 <= __linux_procinfo (PROCINFO_HARDWARE_PLATFORM, hardware_platform, sizeof hardware_platform))
-+#else
- size_t s = sizeof hardware_platform;
- static int mib[] = { CTL_HW, UNAME_HARDWARE_PLATFORM };
- if (sysctl (mib, 2, hardware_platform, &s, 0, 0) >= 0)
-+#endif
- element = hardware_platform;
- }
- #endif
diff --git a/source/base/coreutils/23-futimens.patch b/source/base/coreutils/23-futimens.patch
deleted file mode 100644
index df133f6..0000000
--- a/source/base/coreutils/23-futimens.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-diff -Naur coreutils-5.97.orig/lib/utimens.c coreutils-5.97/lib/utimens.c
---- coreutils-5.97.orig/lib/utimens.c 2006-06-11 09:15:11.000000000 +0200
-+++ coreutils-5.97/lib/utimens.c 2007-05-29 18:57:39.000000000 +0200
-@@ -75,7 +75,7 @@
- Return 0 on success, -1 (setting errno) on failure. */
-
- int
--futimens (int fd ATTRIBUTE_UNUSED,
-+xxfutimens (int fd ATTRIBUTE_UNUSED,
- char const *file, struct timespec const timespec[2])
- {
- /* There's currently no interface to set file timestamps with
-@@ -168,5 +168,5 @@
- int
- utimens (char const *file, struct timespec const timespec[2])
- {
-- return futimens (-1, file, timespec);
-+ return xxfutimens (-1, file, timespec);
- }
-diff -Naur coreutils-5.97.orig/lib/utimens.h coreutils-5.97/lib/utimens.h
---- coreutils-5.97.orig/lib/utimens.h 2004-11-23 21:41:51.000000000 +0100
-+++ coreutils-5.97/lib/utimens.h 2007-05-29 18:57:43.000000000 +0200
-@@ -1,3 +1,3 @@
- #include "timespec.h"
--int futimens (int, char const *, struct timespec const [2]);
-+int xxfutimens (int, char const *, struct timespec const [2]);
- int utimens (char const *, struct timespec const [2]);
-diff -Naur coreutils-5.97.orig/src/copy.c coreutils-5.97/src/copy.c
---- coreutils-5.97.orig/src/copy.c 2006-05-12 09:04:29.000000000 +0200
-+++ coreutils-5.97/src/copy.c 2007-05-29 18:57:48.000000000 +0200
-@@ -420,7 +420,7 @@
- timespec[0] = get_stat_atime (src_sb);
- timespec[1] = get_stat_mtime (src_sb);
-
-- if (futimens (dest_desc, dst_name, timespec) != 0)
-+ if (xxfutimens (dest_desc, dst_name, timespec) != 0)
- {
- error (0, errno, _("preserving times for %s"), quote (dst_name));
- if (x->require_preserve)
-diff -Naur coreutils-5.97.orig/src/touch.c coreutils-5.97/src/touch.c
---- coreutils-5.97.orig/src/touch.c 2005-11-02 14:18:47.000000000 +0100
-+++ coreutils-5.97/src/touch.c 2007-05-29 18:57:53.000000000 +0200
-@@ -182,7 +182,7 @@
- t = timespec;
- }
-
-- ok = (futimens (fd, (fd == STDOUT_FILENO ? NULL : file), t) == 0);
-+ ok = (xxfutimens (fd, (fd == STDOUT_FILENO ? NULL : file), t) == 0);
-
- if (fd == STDIN_FILENO)
- {
diff --git a/source/base/coreutils/FrugalBuild b/source/base/coreutils/FrugalBuild
index d10a0b0..7edbac7 100644
--- a/source/base/coreutils/FrugalBuild
+++ b/source/base/coreutils/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: VMiklos
pkgname=coreutils
-pkgver=6.9
-pkgrel=5
+pkgver=6.10
+pkgrel=1
pkgdesc="These are the GNU core utilities, the basic command line programs"
url="http://www.gnu.org/software/coreutils"
depends=('bash' 'glibc')
@@ -11,25 +11,15 @@ groups=('base' 'core')
archs=('i686' 'x86_64' 'ppc')
Fup2gnugz
source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz \
- dircolors.1 dircolors.c dircolors.h DIR_COLORS \
- 001_all_coreutils-gen-progress-bar.patch 003_all_coreutils-gentoo-uname.patch \
- 23-futimens.patch)
-signatures=($source.sig '' '' '' '' '' '' '')
-
-# NOTE: 001 and 003 patches from gentoo, 001 adds progressbar (via -g option) to cp and mv
-# maybe usefull. 003 adds uname feature that shows CPU/vendor stuff at uname
-# if not fit with newer coreutils, just drop them from FB, i'll review them later.
-# For more info see the patch headers.
-# 23-futimens.patch from UHU-Linux, which fixes build coreutils against glib26 (maybe can be
-# removed at new version.
-# -krix-
+ dircolors.1 dircolors.c dircolors.h DIR_COLORS)
+signatures=($source.sig '' '' '' '')
build()
{
Fcd
cp -f $Fsrcdir/dircolors.{c,h} src/
cp -f $Fsrcdir/dircolors.1 man/
- Fbuild --bindir=/bin --datadir=/usr/share --infodir=/usr/info --mandir=/usr/share/man \
+ Fbuild --bindir=/bin --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man \
--enable-largefile ac_cv_func_openat=no
Ffile /etc/DIR_COLORS
From vmiklos at frugalware.org Fri Feb 8 14:34:08 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 14:34:11 2008
Subject: [Frugalware-git] frugalware-current: at-3.1.10.1-1-i686
Message-ID: <20080208133408.8CC6411901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=868cfcb3c231f8a646b07d3df02677ac7fde612f
commit 868cfcb3c231f8a646b07d3df02677ac7fde612f
Author: Miklos Vajna
Date: Fri Feb 8 14:33:26 2008 +0100
at-3.1.10.1-1-i686
- version bump
- removed makeconflict on pam-headers (pre-chroot stuff)
- removed dcron from makedepends, configure no longer checks for it
diff --git a/source/apps/at/00-at-3.1.10-makefile.patch b/source/apps/at/00-at-3.1.10-makefile.patch
deleted file mode 100644
index 650e7a8..0000000
--- a/source/apps/at/00-at-3.1.10-makefile.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -Naur at-3.1.9.orig/Makefile.in at-3.1.9/Makefile.in
---- at-3.1.9.orig/Makefile.in 2005-08-03 10:51:42.000000000 +0200
-+++ at-3.1.9/Makefile.in 2005-08-03 10:53:24.000000000 +0200
-@@ -93,12 +93,6 @@
- $(INSTALL) -g root -o root -m 755 -d $(IROOT)$(sbindir)
- $(INSTALL) -g root -o root -m 755 -d $(IROOT)$(docdir)
- $(INSTALL) -g root -o root -m 755 -d $(IROOT)$(atdocdir)
-- $(INSTALL) -g $(DAEMON_GROUPNAME) -o $(DAEMON_USERNAME) -m 755 -d $(IROOT)$(ATSPOOL_DIR) $(IROOT)$(ATJOB_DIR)
-- chmod 1770 $(IROOT)$(ATSPOOL_DIR) $(IROOT)$(ATJOB_DIR)
-- touch $(IROOT)$(LFILE)
-- chmod 600 $(IROOT)$(LFILE)
-- chown $(DAEMON_USERNAME):$(DAEMON_GROUPNAME) $(IROOT)$(LFILE)
-- test -f $(IROOT)$(etcdir)/at.allow || test -f $(IROOT)$(etcdir)/at.deny || $(INSTALL) -o root -g $(DAEMON_GROUPNAME) -m 640 at.deny $(IROOT)$(etcdir)/
- $(INSTALL) -g $(DAEMON_GROUPNAME) -o $(DAEMON_USERNAME) -m 6755 -s at $(IROOT)$(bindir)
- $(LN_S) -f at $(IROOT)$(bindir)/atq
- $(LN_S) -f at $(IROOT)$(bindir)/atrm
diff --git a/source/apps/at/00-at-3.1.10.1-makefile.patch b/source/apps/at/00-at-3.1.10.1-makefile.patch
new file mode 100644
index 0000000..650e7a8
--- /dev/null
+++ b/source/apps/at/00-at-3.1.10.1-makefile.patch
@@ -0,0 +1,16 @@
+diff -Naur at-3.1.9.orig/Makefile.in at-3.1.9/Makefile.in
+--- at-3.1.9.orig/Makefile.in 2005-08-03 10:51:42.000000000 +0200
++++ at-3.1.9/Makefile.in 2005-08-03 10:53:24.000000000 +0200
+@@ -93,12 +93,6 @@
+ $(INSTALL) -g root -o root -m 755 -d $(IROOT)$(sbindir)
+ $(INSTALL) -g root -o root -m 755 -d $(IROOT)$(docdir)
+ $(INSTALL) -g root -o root -m 755 -d $(IROOT)$(atdocdir)
+- $(INSTALL) -g $(DAEMON_GROUPNAME) -o $(DAEMON_USERNAME) -m 755 -d $(IROOT)$(ATSPOOL_DIR) $(IROOT)$(ATJOB_DIR)
+- chmod 1770 $(IROOT)$(ATSPOOL_DIR) $(IROOT)$(ATJOB_DIR)
+- touch $(IROOT)$(LFILE)
+- chmod 600 $(IROOT)$(LFILE)
+- chown $(DAEMON_USERNAME):$(DAEMON_GROUPNAME) $(IROOT)$(LFILE)
+- test -f $(IROOT)$(etcdir)/at.allow || test -f $(IROOT)$(etcdir)/at.deny || $(INSTALL) -o root -g $(DAEMON_GROUPNAME) -m 640 at.deny $(IROOT)$(etcdir)/
+ $(INSTALL) -g $(DAEMON_GROUPNAME) -o $(DAEMON_USERNAME) -m 6755 -s at $(IROOT)$(bindir)
+ $(LN_S) -f at $(IROOT)$(bindir)/atq
+ $(LN_S) -f at $(IROOT)$(bindir)/atrm
diff --git a/source/apps/at/FrugalBuild b/source/apps/at/FrugalBuild
index cfb14dc..61cd817 100644
--- a/source/apps/at/FrugalBuild
+++ b/source/apps/at/FrugalBuild
@@ -2,24 +2,23 @@
# Maintainer: VMiklos
pkgname=at
-pkgver=3.1.10
+pkgver=3.1.10.1
pkgrel=1
pkgdesc="Allows you to run jobs at specified times"
url="http://ftp.debian.org/debian/pool/main/a/at/"
backup=('etc/at.deny')
depends=('glibc')
-makedepends=('dcron' 'mta')
-makeconflicts=('pam-headers')
+makedepends=('mta')
groups=('apps')
archs=('i686' 'x86_64')
up2date="lynx -dump 'http://ftp.debian.org/debian/pool/main/a/at/?M=D'|grep 'at.*tar.gz$'|sed -n 's/.*_\(.*\)\.t.*/\1/;1 p'"
source=(http://ftp.debian.org/debian/pool/main/a/at/${pkgname}_`echo $pkgver|sed 's/r/-/'`.tar.gz \
00-$pkgname-$pkgver-makefile.patch rc.atd rc.atd-{de,hu}.po)
-sha1sums=('5b42ee6aa744e30067144cd9c3ea20fe0f873f67' \
- '4703618c6e9e09a177287031f16025ca33bc831c' \
- '25167c3a3915b3d395815532c7f6c67c62a64906' \
- 'd77fa8a0fe28f84ee91e2513fc4bb7f5a20eb279' \
- '06b0732d5af12749cde854ab4d767c4426aa11fa')
+sha1sums=('09bac255666f1aff7a403b8b92fcc7cdcb0ad20f' \
+ '4703618c6e9e09a177287031f16025ca33bc831c' \
+ '25167c3a3915b3d395815532c7f6c67c62a64906' \
+ 'd77fa8a0fe28f84ee91e2513fc4bb7f5a20eb279' \
+ '06b0732d5af12749cde854ab4d767c4426aa11fa')
build() {
# To build as user.
@@ -41,6 +40,5 @@ build() {
Frcd2 atd
}
-# vim: ft=sh
# optimization OK
From vmiklos at frugalware.org Fri Feb 8 14:53:28 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 14:53:30 2008
Subject: [Frugalware-git] frugalware-current: coreutils-6.10-2-i686
Message-ID: <20080208135328.6683211901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a490f0b4ddde9b10a039e3a9cad75871ca48f8a3
commit a490f0b4ddde9b10a039e3a9cad75871ca48f8a3
Author: Miklos Vajna
Date: Fri Feb 8 14:53:07 2008 +0100
coreutils-6.10-2-i686
removed mktemp, we have a separate mktemp package
diff --git a/source/base/coreutils/FrugalBuild b/source/base/coreutils/FrugalBuild
index 7edbac7..45c6399 100644
--- a/source/base/coreutils/FrugalBuild
+++ b/source/base/coreutils/FrugalBuild
@@ -3,7 +3,7 @@
pkgname=coreutils
pkgver=6.10
-pkgrel=1
+pkgrel=2
pkgdesc="These are the GNU core utilities, the basic command line programs"
url="http://www.gnu.org/software/coreutils"
depends=('bash' 'glibc')
@@ -37,6 +37,8 @@ build()
Frm /bin/{su,groups} /usr/share/man/man1/{su,groups}.1
# conflicts with net-tools
Frm /bin/hostname /usr/share/man/man1/hostname.1
+ # conflicts with mktemp
+ Frm /bin/mktemp /usr/share/man/man1/mktemp.1
cd $Fdestdir/bin
for x in * ; do
From vmiklos at frugalware.org Fri Feb 8 15:00:40 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 15:00:42 2008
Subject: [Frugalware-git] frugalware-current: module-init-tools-3.4-4-i686
Message-ID: <20080208140040.0E7F211901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=958bd4e0acc5f4a29d625c78355347a03acf2810
commit 958bd4e0acc5f4a29d625c78355347a03acf2810
Author: Miklos Vajna
Date: Fri Feb 8 14:59:51 2008 +0100
module-init-tools-3.4-4-i686
remove capability from sysconfig/modules
closes #2747
diff --git a/source/base/module-init-tools/FrugalBuild b/source/base/module-init-tools/FrugalBuild
index d785822..bdd4e7e 100644
--- a/source/base/module-init-tools/FrugalBuild
+++ b/source/base/module-init-tools/FrugalBuild
@@ -3,7 +3,7 @@
pkgname=module-init-tools
pkgver=3.4
-pkgrel=3
+pkgrel=4
pkgdesc="Utilities for inserting and removing modules from the Linux kernel"
url="http://kerneltools.org/KernelTools.org"
depends=('glibc')
@@ -16,7 +16,7 @@ source=(http://www.kernel.org/pub/linux/kernel/people/jcm/module-init-tools/$pkg
prefer-modprobe.d.patch)
sha1sums=('fcdf758d171211b72210d48b7303ccb5651a1850' \
'2946433739d105c569a8f0b15bb41a7403a52b5c' \
- '4c840e22304f1b152be871b7b4eb99c0cecf482f' \
+ '021c8738717b2d15bb00f5aae8f1653565944cde' \
'4adb4039cc9d2dc1339dd35058094a8fc90a5da2')
options=('scriptlet')
diff --git a/source/base/module-init-tools/modules b/source/base/module-init-tools/modules
index 25e9aca..b09adbb 100644
--- a/source/base/module-init-tools/modules
+++ b/source/base/module-init-tools/modules
@@ -26,5 +26,4 @@
parport_pc
lp
loop
-capability
rtc-cmos
From vmiklos at frugalware.org Fri Feb 8 16:01:02 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 16:01:04 2008
Subject: [Frugalware-git]
frugalware-current: xf86-video-intel-2.2.0.90-1-i686
Message-ID: <20080208150102.8C9EE11901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1763f64bcac40eb4b2890f2012b379b58e3b98a7
commit 1763f64bcac40eb4b2890f2012b379b58e3b98a7
Author: Miklos Vajna
Date: Fri Feb 8 16:00:10 2008 +0100
xf86-video-intel-2.2.0.90-1-i686
- version bump
- it's a devel version but still better than our random git snapshot
- removed readme.fw: the driver now works if i810 used in xorg.conf as well
diff --git a/source/x11/xf86-video-intel/FrugalBuild b/source/x11/xf86-video-intel/FrugalBuild
index afcc1f8..4a17e3a 100644
--- a/source/x11/xf86-video-intel/FrugalBuild
+++ b/source/x11/xf86-video-intel/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: Christian Hamar alias krix
pkgname=xf86-video-intel
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.0.90
+pkgrel=1
pkgdesc="X.Org driver for Intel cards (opensource)"
groups=('x11' 'xorg-core' 'xorg-drivers')
archs=('i686' 'x86_64')
@@ -14,10 +14,6 @@ Finclude xorg
replaces=('xf86-video-i810')
conflicts=('xf86-video-i810')
provides=('xf86-video-i810')
-source=(${source[@]} xf86-video-intel-2.2-branch.diff.bz2 README.Frugalware)
-_F_cd_path="$pkgname-$pkgver"
Fconfopts="$Fconfopts --enable-dri"
-sha1sums=('4737388e290fb20fe86399876ed36d4854e4e69f' \
- '7ed5d5f75f7e34cc451918453834c9f7f4823293' \
- '2ef0ded43b506bf2366c23ceec97a81f85b8e0c8')
+sha1sums=('6c93afc8381c2b758f727f655dc61573a1f72b1d')
# optimization OK
diff --git a/source/x11/xf86-video-intel/README.Frugalware b/source/x11/xf86-video-intel/README.Frugalware
deleted file mode 100644
index 58d4c2e..0000000
--- a/source/x11/xf86-video-intel/README.Frugalware
+++ /dev/null
@@ -1,8 +0,0 @@
-New generation of Intel driver, replaces xf86-video-i810
-
-You need to reconf xorg and replace Driver "i810" to Driver "intel"
-
-Thats all.
-
-Regards
--krix-
diff --git a/source/x11/xf86-video-intel/xf86-video-intel-2.2-branch.diff.bz2 b/source/x11/xf86-video-intel/xf86-video-intel-2.2-branch.diff.bz2
deleted file mode 100644
index c79b1a6..0000000
Binary files a/source/x11/xf86-video-intel/xf86-video-intel-2.2-branch.diff.bz2 and /dev/null differ
From boobaa at frugalware.org Fri Feb 8 20:37:32 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Fri Feb 8 20:37:35 2008
Subject: [Frugalware-git] frugalware-current: iso-codes-1.9-1-i686
Message-ID: <20080208193732.D2E3711901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dfa0b14a6fec31ec58eaacae4786f2772052ce59
commit dfa0b14a6fec31ec58eaacae4786f2772052ce59
Author: CSÉCSY László
Date: Fri Feb 8 20:37:07 2008 +0100
iso-codes-1.9-1-i686
version bump
diff --git a/source/devel/iso-codes/FrugalBuild b/source/devel/iso-codes/FrugalBuild
index ebf495f..69c8a35 100644
--- a/source/devel/iso-codes/FrugalBuild
+++ b/source/devel/iso-codes/FrugalBuild
@@ -3,7 +3,7 @@
# Maintainer: CSÉCSY László
pkgname=iso-codes
-pkgver=1.8
+pkgver=1.9
pkgrel=1
debrel=1
pkgdesc="Provides the list of country and language names"
@@ -17,5 +17,5 @@ source=(ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/$pkgname-$pkgver.t
iso-codes-0.52-pkgconfig-fixes.patch)
# optimization OK
-sha1sums=('38910ec0930b202de48f2959cd3b94502e498f21' \
+sha1sums=('6b6faacf6d3eb4883b9bf4198c76beee78f48074' \
'44841e6019eea610bdba5ddfe52b8c393ba878ca')
From janny at frugalware.org Fri Feb 8 21:49:44 2008
From: janny at frugalware.org (janny)
Date: Fri Feb 8 21:49:46 2008
Subject: [Frugalware-git] frugalware-current: firefox-2.0.0.12-1-i686
Message-ID: <20080208204944.74A9111901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=35f2c70c5c2df556831a43c3705f876c9829ffd2
commit 35f2c70c5c2df556831a43c3705f876c9829ffd2
Author: janny
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
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/"
From crazy at frugalware.org Fri Feb 8 23:12:40 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 8 23:12:42 2008
Subject: [Frugalware-git] frugalware-current: wine-0.9.55-1-i686
Message-ID: <20080208221240.462C711901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3648f37df6750e64aec9cc7e397fb33095db50f3
commit 3648f37df6750e64aec9cc7e397fb33095db50f3
Author: crazy
Date: Fri Feb 8 23:07:28 2008 +0100
wine-0.9.55-1-i686
* Bersion bump
diff --git a/source/xapps/wine/FrugalBuild b/source/xapps/wine/FrugalBuild
index 8fa295c..beb385a 100644
--- a/source/xapps/wine/FrugalBuild
+++ b/source/xapps/wine/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos
pkgname=wine
-pkgver=0.9.54
+pkgver=0.9.55
pkgrel=1
pkgdesc="An Open Source implementation of the Windows API on top of X and Unix"
_F_sourceforge_ext=".tar.bz2"
@@ -30,7 +30,7 @@ build()
Frcd2
}
-sha1sums=('ac63ae822857edb0a87202f40d14b0614bede5e7' \
+sha1sums=('fc762a4f78d6092f0c9e60e365948e0eed0476b9' \
'a9c70a49cef90cf60c2e90e63753858387f7117a' \
'd014c926facb1cf4a2f025d6b92e5a0b25a19f3e' \
'8b0f7b52885c8d78ba3096a16e9caff60ffe624f')
From vmiklos at frugalware.org Fri Feb 8 23:21:01 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 23:21:02 2008
Subject: [Frugalware-git] frugalware-current: docs/bugs: document when an FB
should be posted to BTS and when to -devel
Message-ID: <20080208222101.27CC311901AA@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a05eb47de24353e87ebdfbdb5f1145bc04162a4
commit 1a05eb47de24353e87ebdfbdb5f1145bc04162a4
Author: Miklos Vajna
Date: Fri Feb 8 22:42:45 2008 +0100
docs/bugs: document when an FB should be posted to BTS and when to -devel
diff --git a/docs/bugs.txt b/docs/bugs.txt
index f8b4c35..571a78a 100644
--- a/docs/bugs.txt
+++ b/docs/bugs.txt
@@ -60,6 +60,12 @@ If you have a FrugalBuild for the package already, then after opening the task,
upload it as an attachment. In this case, please prefix your task name with
`[FB]`, because this way it'll be reviewed sooner.
+Alternatively, you can post your FrugalBuild to the `frugalware-devel` mailing
+list for review, that can be handy if you want to submit more and more
+buildscript - finally to become a developer if possible. Opening a task for
+your FrugalBuild is still fine if you want us to maintain it after the initial
+version is accepted.
+
Please don't link other distribution's buildscripts when you request a package. That
information is useless for us in most cases and if you don't include such
links, you make our life easier.
From vmiklos at frugalware.org Fri Feb 8 23:21:01 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Fri Feb 8 23:21:03 2008
Subject: [Frugalware-git] frugalware-current: docs/list-rules: initial import
Message-ID: <20080208222101.3AD2211901BD@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=725c942c1fd54c5863adf03532d06b79a4d7e8a7
commit 725c942c1fd54c5863adf03532d06b79a4d7e8a7
Author: Miklos Vajna
Date: Fri Feb 8 23:20:08 2008 +0100
docs/list-rules: initial import
diff --git a/docs/index-user.txt b/docs/index-user.txt
index 6ad1c02..f71313e 100644
--- a/docs/index-user.txt
+++ b/docs/index-user.txt
@@ -44,6 +44,8 @@ Documentations:
* link:packages.html[Configuration of some packages]
+* link:list-rules.html[Mailing List Rules]
+
* link:irc-rules.html[IRC Rules]
* link:gpg.html[GPG Signatures]
diff --git a/docs/index.txt b/docs/index.txt
index 6be992a..0b640f4 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -43,6 +43,8 @@ Documentation for users:
* link:packages.html[Configuration of some packages]
+* link:list-rules.html[Mailing List Rules]
+
* link:irc-rules.html[IRC Rules]
* link:gpg.html[GPG Signatures]
diff --git a/docs/list-rules.txt b/docs/list-rules.txt
new file mode 100644
index 0000000..e7072ac
--- /dev/null
+++ b/docs/list-rules.txt
@@ -0,0 +1,76 @@
+= Mailing List Rules
+
+== Introduction
+
+The purpose of this document is to define rules that helps the communication on
+the mailing lists of Frugalware Linux.
+
+== Mailing Lists
+
+.There are 3 read-only lists
+* frugalware-announce for general announcements (low traffic)
+* frugalware-security for Frugalware Security Advisories
+* frugalware-bugs for newly opened tasks in the Bug Tracking System (This may
+ be extended in future, currently you must use the web interface to comment a
+ task.)
+
+.There are 3 lists for developers
+* frugalware-devel for general development questions. Every developer are
+ supposed to read this list. It has a moderate traffic. (Usually only a few
+ mails / day.)
+* frugalware-git for Git commits. This is a high traffic list. Every developer
+ are supposed to subscribe to this list, but feel free to set 'Mail delivery'
+ to 'Disabled' if you don't want to receive mails. (This is required as only
+ subscribed users can post to prevent spam.)
+* frugalware-darcs for Darcs patches. No longer used, but we keep this list as
+ the archive is useful sometimes.
+
+.There are 3 lists for users
+* frugalware-forums is a bidirectional gateway between the users of the
+ Frugalware Forums
+ (link:http://forums.frugalware.org/index.php?t=thread&frm_id=34[this forum])
+ and people who read the mailing lists only. The primary benefit is that not
+ all developers read the Forums, but mailing lists.
+* frugalware-users is for general user questions. It seems the Forums are much
+ popular, but we still provide a mailing list for user questions.
+* frugalware-users-hu is for Hungarian user questions.
+
+If not mentioned, then the language of the lists are English. Please use the
+appropriate language. If you know of other non-English mailing lists, please
+tell us, then we can include them here.
+
+You can subscribe to our mailing lists
+link:http://frugalware.org/mailman/listinfo[here]. Also you can unsubscribe or
+edit your options there.
+
+== Frugalware developers
+
+Developers are supposed to read the `-devel` and `-users` mailing lists, and
+supposed to be subscribed to the `-git` list.
+
+== Off-list discussion
+
+We don't set a `Reply-to:` header on our mailing lists. This is intentional. If
+you don't understand why this is a good decision, first please read
+link:http://www.unicom.com/pw/reply-to-harmful.html[this document].
+
+In practice if this is a new situation for you, then use your mail client's
+'list-reply' function, as the 'reply' function will send the mail off-list
+which is not something you want in most cases.
+
+Also please do not use the 'group-reply' function if possible, users must subscribe before they post, so you can be sure about they are not the mailing list.
+
+(This is different to some other projects' rules. Some projects require you to
+use 'group-reply' all the time, please do not do so on our lists.)
+
+== Top posting and HTML messages
+
+Please do not link:http://www.idallen.com/topposting.html[top post] on our
+lists. Also please try to avoid HTML messages, many developers use a console
+mail client to read mails and reading such messages is always problematic.
+
+== Archives
+
+We have our own archive of our mailing lists
+link:http://frugalware.org/pipermail/[here]. Gmane also provides
+link:http://news.gmane.org/?prefix=gmane.linux.frugalware[searchable archives].
diff --git a/docs/po4a.cfg b/docs/po4a.cfg
index e66c586..aa77795 100644
--- a/docs/po4a.cfg
+++ b/docs/po4a.cfg
@@ -35,6 +35,7 @@
[type: simpletext] bugs.txt $lang:$lang/bugs.txt
[type: simpletext] mobile.txt $lang:$lang/mobile.txt
[type: simpletext] packages.txt $lang:$lang/packages.txt
+[type: simpletext] list-rules.txt $lang:$lang/list-rules.txt
[type: simpletext] irc-rules.txt $lang:$lang/irc-rules.txt
[type: simpletext] gpg.txt $lang:$lang/gpg.txt
[type: simpletext] makepkg.txt $lang:$lang/makepkg.txt
From crazy at frugalware.org Fri Feb 8 23:45:03 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 8 23:45:05 2008
Subject: [Frugalware-git] frugalware-current: xine-lib-1.1.10.1-1-i686
Message-ID: <20080208224503.3FDBF11901A7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0630bb117cdf915c6bfa7101e7ac3b568db86dea
commit 0630bb117cdf915c6bfa7101e7ac3b568db86dea
Author: crazy
Date: Fri Feb 8 23:42:51 2008 +0100
xine-lib-1.1.10.1-1-i686
* Version bump
diff --git a/source/xlib/xine-lib/FrugalBuild b/source/xlib/xine-lib/FrugalBuild
index 3d5ecea..d6f33b1 100644
--- a/source/xlib/xine-lib/FrugalBuild
+++ b/source/xlib/xine-lib/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos
pkgname=xine-lib
-pkgver=1.1.10
+pkgver=1.1.10.1
pkgrel=1
pkgdesc="Xine multimedia playback engine libraries"
_F_sourceforge_dirname="xine"
@@ -19,7 +19,7 @@ options=('scriptlet')
makedepends=('arts' 'esd' 'sdl')
groups=('xlib')
archs=('i686' 'x86_64')
-sha1sums=('a1b3c9d1aa707f4354403401902a6967cbbde8d1')
+sha1sums=('d77747206d19b48fd11a1dc36f3ac5ad3526c415')
build()
{
export CFLAGS="$CFLAGS -fno-strict-aliasing -UHAVE_MMX"
From crazy at frugalware.org Fri Feb 8 23:53:34 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 8 23:53:36 2008
Subject: [Frugalware-git]
frugalware-current: kde-theme-qtcurve-0.55.3-1-i686
Message-ID: <20080208225334.6693611901A7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f789ad10785a893743c23e6911f5f1d0e865fdd
commit 4f789ad10785a893743c23e6911f5f1d0e865fdd
Author: crazy
Date: Fri Feb 8 23:52:45 2008 +0100
kde-theme-qtcurve-0.55.3-1-i686
* Version bump
diff --git a/source/kde/kde-theme-qtcurve/FrugalBuild b/source/kde/kde-theme-qtcurve/FrugalBuild
index 0559b03..f5861ef 100644
--- a/source/kde/kde-theme-qtcurve/FrugalBuild
+++ b/source/kde/kde-theme-qtcurve/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: crazy
pkgname=kde-theme-qtcurve
-pkgver=0.55.2
-pkgrel=2
+pkgver=0.55.3
+pkgrel=1
pkgdesc="KDE QtCurve Theme"
depends=('kdelibs>=3.5.8')
makedepends=('gtk+2>=2.12.1' 'freetype2' 'cmake')
@@ -14,8 +14,8 @@ options=('force')
Finclude kde
source=(http://home.freeuk.com/cpdrummond/{QtCurve-KDE3,QtCurve-Gtk2}-$pkgver.tar.bz2)
up2date="lynx -dump 'http://www.kde-look.org/content/show.php?content=40492'|grep 'Source download'| grep 'KDE 3'|sed 's/.*- \(.*\).*)/\1/'"
-sha1sums=('376d16bc27b6853ebdf5abf19a37abb1c9580432' \
- '31d348450f2fdecd523a375705d9e6e658a195a3')
+sha1sums=('bd4c73ee2c09f8d9cf5ca7f2e6d52d5cf8ab3f40' \
+ 'd60840fa0b41e687cf8848d7ec2d28ebaf4580a3')
subpkgs=('qtcurve-gtk2')
subconflicts=('qtcurve-gtk')
From crazy at frugalware.org Fri Feb 8 23:54:37 2008
From: crazy at frugalware.org (crazy)
Date: Fri Feb 8 23:54:40 2008
Subject: [Frugalware-git] frugalware-current: openbox-3.4.6.1-1-i686
Message-ID: <20080208225437.03A2911901A7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c66c186591dc75a6e11b35c00a2b067255b29fd9
commit c66c186591dc75a6e11b35c00a2b067255b29fd9
Author: crazy
Date: Fri Feb 8 23:53:53 2008 +0100
openbox-3.4.6.1-1-i686
* Version bump
* Changed m8r to me
diff --git a/source/xlib/openbox/FrugalBuild b/source/xlib/openbox/FrugalBuild
index d80f5f6..fea1c80 100644
--- a/source/xlib/openbox/FrugalBuild
+++ b/source/xlib/openbox/FrugalBuild
@@ -1,9 +1,9 @@
# Compiling Time: 0.24 SBU
# Contributor: Adam Zlehovszky
-# Maintainer: detto
+# Maintainer: crazy
pkgname=openbox
-pkgver=3.4.5
+pkgver=3.4.6.1
pkgrel=1
pkgdesc="A standards compliant, fast, light-weight, extensible window manager."
pkgdesc_localized=('hu_HU Egy szabványoknak megfelelő, gyors, pehelysúlyú, kiterjeszthető ablakkezelő.' \
@@ -17,7 +17,7 @@ backup=(etc/xdg/openbox/{menu.xml,rc.xml})
options=('scriptlet')
up2date="lynx -dump 'http://icculus.org/openbox/index.php/Openbox:Download'|grep -v pkg|grep -m1 'openbox-\(.*\).tar.gz$'|Flasttar"
source=($url/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('3d598d05377332196974396b7d771c671c07cf71')
+sha1sums=('9ca6acb44fa1f41e5c016762e06d274481120e2e')
build () {
Fbuild
From crazy at frugalware.org Sat Feb 9 00:00:26 2008
From: crazy at frugalware.org (crazy)
Date: Sat Feb 9 00:00:29 2008
Subject: [Frugalware-git] frugalware-current: kdebluetooth-1.0_beta8-6-i686
Message-ID: <20080208230026.B2ED311901A7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=648142ca899af93d67e7ee10cafe051166485b98
commit 648142ca899af93d67e7ee10cafe051166485b98
Author: crazy
Date: Sat Feb 9 00:00:04 2008 +0100
kdebluetooth-1.0_beta8-6-i686
* fix source
diff --git a/source/kde-extra/kdebluetooth/FrugalBuild b/source/kde-extra/kdebluetooth/FrugalBuild
index ca2733f..02ff667 100644
--- a/source/kde-extra/kdebluetooth/FrugalBuild
+++ b/source/kde-extra/kdebluetooth/FrugalBuild
@@ -15,9 +15,9 @@ _F_sourceforge_ext=".tar.bz2"
Finclude kde sourceforge
options=('force' 'scriptlet')
url="http://bluetooth.kmobiletools.org/"
-source=(http://tomstar.ath.cx/load/kdebluetooth/$pkgname-$pkgver.tar.bz2)
+source=(http://$_F_sourceforge_mirror.dl.sourceforge.net/sourceforge/$_F_sourceforge_dirname/$pkgname-$pkgver.tar.bz2)
#_F_cd_path="$pkgname-$(echo $pkgver|sed 's/_/-/')"
Fconfopts="$Fconfopts --enable-irmcsynckonnector --without-xmms"
-sha1sums=('b602e02d26518217bcf1afa5da2e2473c93b81cc')
+sha1sums=('705563d8426ce926334f6efd72975c4f4e69c127')
# optimization OK
From crazy at frugalware.org Sat Feb 9 00:06:37 2008
From: crazy at frugalware.org (crazy)
Date: Sat Feb 9 00:06:38 2008
Subject: [Frugalware-git] frugalware-current: obconf-2.0.3-1-i686
Message-ID: <20080208230637.39D9C11901A7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d023976e271fe6645b77c8c9119a92d9f4b49dc1
commit d023976e271fe6645b77c8c9119a92d9f4b49dc1
Author: crazy
Date: Sat Feb 9 00:05:54 2008 +0100
obconf-2.0.3-1-i686
* Version bump
* Changed m8r to me
diff --git a/source/xlib/obconf/FrugalBuild b/source/xlib/obconf/FrugalBuild
index 7739bff..60c4723 100644
--- a/source/xlib/obconf/FrugalBuild
+++ b/source/xlib/obconf/FrugalBuild
@@ -1,19 +1,19 @@
# Compiling Time: 0.05 SBU
# Contributor: Adam Zlehovszky
-# Maintainer: detto
+# Maintainer: crazy
pkgname=obconf
-pkgver=2.0.2
-pkgrel=4
+pkgver=2.0.3
+pkgrel=1
pkgdesc="OpenBox's Configuration utility."
url="http://icculus.org/openbox"
-depends=('openbox>=3.4.5' 'gtk+2' 'libglade')
+depends=('openbox>=3.4.6.1' 'gtk+2' 'libglade')
groups=('xlib')
archs=('i686' 'x86_64')
options=('scriptlet')
up2date="lynx -dump $url/$pkgname | Flasttar"
source=($url/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('3b7bb3d27b2eca71a2a157e7649c213701975d1f')
+sha1sums=('40c22a2b0e884016592558b9119afcafcac674ec')
_F_gnome_mime=1
_F_gnome_desktop=1
Finclude gnome-scriptlet
From crazy at frugalware.org Sat Feb 9 00:08:20 2008
From: crazy at frugalware.org (crazy)
Date: Sat Feb 9 00:08:23 2008
Subject: [Frugalware-git] frugalware-current: sonata-1.4.1-1-i686
Message-ID: <20080208230820.9B30C11901A7@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0680d9d301334874e376f34ac060117470314709
commit 0680d9d301334874e376f34ac060117470314709
Author: crazy
Date: Sat Feb 9 00:07:47 2008 +0100
sonata-1.4.1-1-i686
* Version bump
diff --git a/source/xapps-extra/sonata/FrugalBuild b/source/xapps-extra/sonata/FrugalBuild
index 31f55f0..08e74ec 100644
--- a/source/xapps-extra/sonata/FrugalBuild
+++ b/source/xapps-extra/sonata/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: detto
pkgname=sonata
-pkgver=1.4
+pkgver=1.4.1
pkgrel=1
pkgdesc="Sonata is a lightweight GTK+ music client for the Music Player Daemon (MPD)."
_F_berlios_ext=".tar.bz2"
@@ -12,6 +12,6 @@ depends=('mpd' 'pygtk')
options=('scriptlet')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-sha1sums=('276b1719055bb900b798b4eb2c191842d6701e5b')
+sha1sums=('7a56cb31ac2c7ef40d91a5d31b6c934e24bd1463')
# optimization OK
From crazy at frugalware.org Sat Feb 9 02:42:49 2008
From: crazy at frugalware.org (crazy)
Date: Sat Feb 9 02:42:52 2008
Subject: [Frugalware-git] frugalware-current: kaffeine-0.8.6-1-i686
Message-ID: <20080209014249.B421311901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5b5542ba5a4cea92e30ab99c19f364d2bff65198
commit 5b5542ba5a4cea92e30ab99c19f364d2bff65198
Author: crazy
Date: Sat Feb 9 02:41:16 2008 +0100
kaffeine-0.8.6-1-i686
* Version bump
diff --git a/source/kde/kaffeine/FrugalBuild b/source/kde/kaffeine/FrugalBuild
index 946e901..e530897 100644
--- a/source/kde/kaffeine/FrugalBuild
+++ b/source/kde/kaffeine/FrugalBuild
@@ -3,10 +3,10 @@
# Contributor: VMiklos
pkgname=kaffeine
-pkgver=0.8.5
-pkgrel=2
+pkgver=0.8.6
+pkgrel=1
pkgdesc="Kaffeine is full featured Media Player for KDE3."
-depends=('kdebase>=3.5.8' 'xine-lib>=1.1.8-2' 'popt' 'libxml2' 'lame' 'cdparanoia' \
+depends=('kdebase>=3.5.8' 'xine-lib>=1.1.10.1-1' 'popt' 'libxml2' 'lame' 'cdparanoia' \
'gst-plugins-base' 'libogg' 'libxfixes')
groups=('kde')
archs=('i686' 'x86_64')
@@ -17,9 +17,15 @@ Finclude sourceforge kde
build()
{
- Fbuild
+ Fcd
+ ## fix up
+ make -f admin/Makefile.common || Fdie
+ Fbuild \
+ --enable-gcc-hidden-visibility=no \
+ --enable-new-ldflags --with-gnu-ld \
+ --disable-dependency-tracking
Frm /usr/share/mimelnk/application/x-mplayer2.desktop
}
-sha1sums=('2a993555cf1b4295230a69fd74d68ed06c3e5ae8')
+sha1sums=('508977f591fd31474548dfb92e1073b656cf65fa')
# optimization OK
From priyank at frugalware.org Sat Feb 9 08:19:45 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 9 08:19:47 2008
Subject: [Frugalware-git] gfpm: gfpm-repomanager: added support for deleting
servers for a repository [experimental] (don't blame me if
your repo files are messed up) :P
Message-ID: <20080209071945.2074C11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=b632b706dd0afa2d987ed612355bb6891f78dc1b
commit b632b706dd0afa2d987ed612355bb6891f78dc1b
Author: Priyank
Date: Sat Feb 9 12:49:08 2008 +0530
gfpm-repomanager: added support for deleting servers for a repository [experimental] (don't blame me if your repo files are messed up) :P
diff --git a/src/gfpm-repomanager.c b/src/gfpm-repomanager.c
index 416c3f5..afe67eb 100644
--- a/src/gfpm-repomanager.c
+++ b/src/gfpm-repomanager.c
@@ -23,10 +23,12 @@
#include
#define CONF_FILE "/etc/pacman-g2.conf"
+#define REPO_PATH "/etc/pacman-g2/repos"
extern GladeXML *xml;
-static gfpm_repolist_t *repolist = NULL;
+static gfpm_repolist_t *repolist = NULL;
+static gchar *curr_repo = NULL;
/* Repository manager widgets */
static GtkWidget *gfpm_repomgr_dlg;
@@ -48,6 +50,7 @@ static GtkWidget *gfpm_servmgr_btnedit;
/* signal callbacks */
static void cb_gfpm_repomgr_btnedit_clicked (GtkButton *button, gpointer data);
+static void cb_gfpm_servmgr_btndel_clicked (GtkButton *button, gpointer data);
void
gfpm_repomanager_init (void)
@@ -114,6 +117,7 @@ gfpm_repomanager_init (void)
/* connect important signals */
/* repository manager signals */
g_signal_connect (G_OBJECT(gfpm_repomgr_btnedit), "clicked", cb_gfpm_repomgr_btnedit_clicked, NULL);
+ g_signal_connect (G_OBJECT(gfpm_servmgr_btndel), "clicked", cb_gfpm_servmgr_btndel_clicked, NULL);
return;
}
@@ -351,6 +355,96 @@ gfpm_servmanager_show (const char *repo)
return;
}
+static void
+gfpm_repomgr_set_current_repo (const char *reponame)
+{
+ if (curr_repo)
+ g_free (curr_repo);
+ curr_repo = g_strdup_printf (reponame);
+
+ return;
+}
+
+static void
+gfpm_servmgr_delete_server (const char *server)
+{
+ gchar *path = NULL;
+ gchar line[256] = "";
+ FILE *fp = NULL;
+ FILE *tp = NULL;
+ GList *rlist = NULL;
+
+ path = g_strdup_printf ("%s/%s", REPO_PATH, curr_repo);
+ if ((fp=fopen(path,"r"))==NULL)
+ {
+ gfpm_error (_("Error"), _("Error opening repository file"));
+ return;
+ }
+ if ((tp=tmpfile())==NULL)
+ {
+ gfpm_error (_("Error"), _("Unable to create a temporary file"));
+ return;
+ }
+
+ while (fgets(line, PATH_MAX, fp))
+ {
+ char svr[256] = "";
+ fwutil_trim (line);
+ if (!strlen(line) || line[0] == '#' || (line[0] == '[' && line[strlen(line)-1] == ']'))
+ {
+ fputs (line, tp);
+ fputc ('\n', tp);
+ continue;
+ }
+ else if (sscanf (line, "Server = %s", svr))
+ {
+ if (!strcmp(svr,server))
+ {
+ fputs ("#Server = ", tp);
+ fputs (svr, tp);
+ fputc ('\n', tp);
+ continue;
+ }
+ else
+ {
+ fputs (line, tp);
+ fputc ('\n', tp);
+ }
+ }
+ }
+ fclose (fp);
+
+ fp = fopen (path, "w");
+ rewind (tp);
+ while (fgets(line, PATH_MAX, tp))
+ fputs (line, fp);
+ fclose (tp);
+ fclose (fp);
+ //g_list_free (repolist);
+
+ /* free the server list for the current repo */
+ rlist = repolist->list;
+ while (rlist != NULL)
+ {
+ gfpm_repo_t *rp = NULL;
+
+ rp = rlist->data;
+ if (!strcmp(rp->name, curr_repo))
+ {
+ if (rp->servers)
+ g_list_free (rp->servers);
+ rp->servers = gfpm_repomgr_get_servers_from_repofile (path);
+ break;
+ }
+ }
+
+ /* repopulate the server list and display */
+ gfpm_repomgr_populate_servtvw (curr_repo);
+
+ cleanup: g_free (path);
+ return;
+}
+
/* CALLBACKS */
static void
cb_gfpm_repomgr_btnedit_clicked (GtkButton *button, gpointer data)
@@ -365,8 +459,25 @@ cb_gfpm_repomgr_btnedit_clicked (GtkButton *button, gpointer data)
{
gtk_tree_model_get (model, &iter, 1, &repo, -1);
gfpm_servmanager_show (repo);
+ gfpm_repomgr_set_current_repo (repo);
}
return;
}
+static void
+cb_gfpm_servmgr_btndel_clicked (GtkButton *button, gpointer data)
+{
+ GtkTreeSelection *selection = NULL;
+ GtkTreeModel *model;
+ GtkTreeIter iter;
+ gchar *server = NULL;
+
+ selection = gtk_tree_view_get_selection (GTK_TREE_VIEW(gfpm_servmgr_treeview));
+ if (gtk_tree_selection_get_selected(selection, &model, &iter))
+ {
+ gtk_tree_model_get (model, &iter, 1, &server, -1);
+ gfpm_servmgr_delete_server (server);
+ //gfpm_repomanager_set_current_repo (repo);
+ }
+}
From priyank at frugalware.org Sat Feb 9 08:24:28 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 9 08:24:29 2008
Subject: [Frugalware-git] gfpm: gfpm-repomanager: fixed a small memleak
Message-ID: <20080209072428.A65DF11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=f5cde5db68230aa1dd391bcd24f5cd49588e3fe1
commit f5cde5db68230aa1dd391bcd24f5cd49588e3fe1
Author: Priyank
Date: Sat Feb 9 12:53:56 2008 +0530
gfpm-repomanager: fixed a small memleak
diff --git a/src/gfpm-repomanager.c b/src/gfpm-repomanager.c
index afe67eb..8c0e407 100644
--- a/src/gfpm-repomanager.c
+++ b/src/gfpm-repomanager.c
@@ -378,12 +378,12 @@ gfpm_servmgr_delete_server (const char *server)
if ((fp=fopen(path,"r"))==NULL)
{
gfpm_error (_("Error"), _("Error opening repository file"));
- return;
+ goto cleanup;
}
if ((tp=tmpfile())==NULL)
{
gfpm_error (_("Error"), _("Unable to create a temporary file"));
- return;
+ goto cleanup;
}
while (fgets(line, PATH_MAX, fp))
From priyank at frugalware.org Sat Feb 9 08:42:18 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 9 08:42:20 2008
Subject: [Frugalware-git] gfpm: gfpm-interface: fixed a bug at gfpm startup
where the default repo was not set to frugalware-current or
frugalware
Message-ID: <20080209074218.E4C4A11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=6a9381028f0c5f7a53cdedd01fa86c5cdeee1be4
commit 6a9381028f0c5f7a53cdedd01fa86c5cdeee1be4
Author: Priyank
Date: Sat Feb 9 13:11:43 2008 +0530
gfpm-interface: fixed a bug at gfpm startup where the default repo was not set to frugalware-current or frugalware
diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c
index cac46bb..a85e447 100644
--- a/src/gfpm-interface.c
+++ b/src/gfpm-interface.c
@@ -80,7 +80,7 @@ static GtkWidget *gfpm_apply_inst_dwocheck;
static GtkWidget *gfpm_apply_rem_depcheck;
static GtkWidget *gfpm_search_combo;
-static void gfpm_populate_repos_combobox (GtkComboBox *combo);
+static guint gfpm_populate_repos_combobox (GtkComboBox *combo);
static void cb_gfpm_repos_combo_changed (GtkComboBox *combo, gpointer data);
static void cb_gfpm_groups_tvw_selected (GtkTreeSelection *selection, gpointer data);
static void cb_gfpm_groups_tvw_right_click (GtkTreeView *treeview, GdkEventButton *event);
@@ -100,14 +100,15 @@ static void cb_gfpm_mark_for_upgrade (GtkButton *button, gpointer data);
static gint gfpm_trans_prepare (PM_LIST *list);
static gint gfpm_trans_commit (PM_LIST **list);
-static void
+static guint
gfpm_populate_repos_combobox (GtkComboBox *combo)
{
GList *rlist = NULL;
GtkListStore *store = NULL;
GtkCellRenderer *renderer = NULL;
GtkTreeIter iter;
- gint c_index = -1;
+ gint c_index = 0;
+ gboolean found = FALSE;
store = gtk_list_store_new (1, G_TYPE_STRING);
gtk_combo_box_set_model (GTK_COMBO_BOX(combo), GTK_TREE_MODEL(store));
@@ -121,14 +122,22 @@ gfpm_populate_repos_combobox (GtkComboBox *combo)
char *c_repo = (char *)pacman_db_getinfo ((PM_DB *)rlist->data, PM_DB_TREENAME);
gtk_list_store_append (store, &iter);
gtk_list_store_set (store, &iter, 0, c_repo, -1);
- if (!strcmp(c_repo, FW_CURRENT) || !strcmp(c_repo, FW_STABLE))
- c_index++;
+ if (found == FALSE)
+ {
+ if (!strcmp(c_repo, FW_CURRENT) || !strcmp(c_repo, FW_STABLE))
+ {
+ found = TRUE;
+ }
+ else
+ {
+ c_index++;
+ }
+ }
}
gtk_list_store_append (store, &iter);
gtk_list_store_set (store, &iter, 0, (char*)_("Installed Packages"), -1);
- //gtk_combo_box_set_active (GTK_COMBO_BOX(combo), c_index);
- return;
+ return c_index;
}
void
@@ -252,11 +261,12 @@ gfpm_interface_init (void)
widget = glade_xml_get_widget (xml, "combobox_repos");
if (gfpm_db_populate_repolist() == 0)
{
- gfpm_populate_repos_combobox (GTK_COMBO_BOX(widget));
+ guint active;
+ active = gfpm_populate_repos_combobox (GTK_COMBO_BOX(widget));
g_signal_connect (G_OBJECT(widget), "changed", G_CALLBACK(cb_gfpm_repos_combo_changed), NULL);
- gtk_combo_box_set_active (GTK_COMBO_BOX(widget), 1);
+ gtk_combo_box_set_active (GTK_COMBO_BOX(widget), active);
gfpm_populate_repos_combobox (GTK_COMBO_BOX(gfpm_search_combo));
- gtk_combo_box_set_active (GTK_COMBO_BOX(gfpm_search_combo), 1);
+ gtk_combo_box_set_active (GTK_COMBO_BOX(gfpm_search_combo), active);
}
/* search */
diff --git a/src/gfpm-repomanager.c b/src/gfpm-repomanager.c
index 8c0e407..2c11248 100644
--- a/src/gfpm-repomanager.c
+++ b/src/gfpm-repomanager.c
@@ -420,7 +420,6 @@ gfpm_servmgr_delete_server (const char *server)
fputs (line, fp);
fclose (tp);
fclose (fp);
- //g_list_free (repolist);
/* free the server list for the current repo */
rlist = repolist->list;
From priyank at frugalware.org Sat Feb 9 09:01:53 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 9 09:01:54 2008
Subject: [Frugalware-git] gfpm: gfpm-interface: added a new function
gfpm_get_widget() as a wrapper to glade_xml_get_widget()
Message-ID: <20080209080153.4395D11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=9df16d36fef2fedcbd0b4b80fe85f2290ee3773b
commit 9df16d36fef2fedcbd0b4b80fe85f2290ee3773b
Author: Priyank
Date: Sat Feb 9 13:30:54 2008 +0530
gfpm-interface: added a new function gfpm_get_widget() as a wrapper to glade_xml_get_widget()
* replaced all glade_xml_get_widget() calls by gfpm_get_widget()
* fixed a couple of compile-time warnings
diff --git a/src/gfpm-interface.c b/src/gfpm-interface.c
index a85e447..51786e3 100644
--- a/src/gfpm-interface.c
+++ b/src/gfpm-interface.c
@@ -140,6 +140,12 @@ gfpm_populate_repos_combobox (GtkComboBox *combo)
return c_index;
}
+GtkWidget *
+gfpm_get_widget (const char *wname)
+{
+ return (glade_xml_get_widget(xml,wname));
+}
+
void
gfpm_interface_init (void)
{
@@ -151,30 +157,30 @@ gfpm_interface_init (void)
GtkTreeViewColumn *column;
gchar *title = NULL;
- gfpm_mw = glade_xml_get_widget (xml, "mainwindow");
- gfpm_splash = glade_xml_get_widget (xml, "splash_window");
- gfpm_statusbar = glade_xml_get_widget (xml, "statusbar");
+ gfpm_mw = gfpm_get_widget ("mainwindow");
+ gfpm_splash = gfpm_get_widget ("splash_window");
+ gfpm_statusbar = gfpm_get_widget ("statusbar");
gtk_widget_show (gfpm_splash);
while (gtk_events_pending())
gtk_main_iteration ();
sleep (1);
- gfpm_groups_tvw = glade_xml_get_widget (xml, "grouptreeview");
- gfpm_pkgs_tvw = glade_xml_get_widget (xml, "pkgstreeview");
- gfpm_info_tvw = glade_xml_get_widget (xml, "infotreeview");
- gfpm_files_txtvw = glade_xml_get_widget (xml, "filestextview");
- gfpm_clog_txtvw = glade_xml_get_widget (xml, "changelogtextview");
- gfpm_clrold_opt = glade_xml_get_widget (xml, "rem_old_opt");
- gfpm_clrall_opt = glade_xml_get_widget (xml, "rem_all_opt");
- gfpm_inst_from_file_dlg = glade_xml_get_widget (xml, "inst_from_file_dlg");
- gfpm_inst_filechooser = glade_xml_get_widget (xml, "gfpm_inst_filechooser");
- gfpm_inst_depcheck = glade_xml_get_widget (xml, "depcheck");
- gfpm_inst_upgcheck = glade_xml_get_widget (xml, "upgcheck");
- gfpm_inst_forcheck = glade_xml_get_widget (xml, "forcheck");
- gfpm_apply_inst_depcheck = glade_xml_get_widget (xml, "applyinstdepcheck");
- gfpm_apply_rem_depcheck = glade_xml_get_widget (xml, "applyremdepcheck");
- gfpm_apply_inst_dwocheck = glade_xml_get_widget (xml, "applyinstdwcheck");
- gfpm_search_combo = glade_xml_get_widget (xml, "search_repocombo");
+ gfpm_groups_tvw = gfpm_get_widget ("grouptreeview");
+ gfpm_pkgs_tvw = gfpm_get_widget ("pkgstreeview");
+ gfpm_info_tvw = gfpm_get_widget ("infotreeview");
+ gfpm_files_txtvw = gfpm_get_widget ("filestextview");
+ gfpm_clog_txtvw = gfpm_get_widget ("changelogtextview");
+ gfpm_clrold_opt = gfpm_get_widget ("rem_old_opt");
+ gfpm_clrall_opt = gfpm_get_widget ("rem_all_opt");
+ gfpm_inst_from_file_dlg = gfpm_get_widget ("inst_from_file_dlg");
+ gfpm_inst_filechooser = gfpm_get_widget ("gfpm_inst_filechooser");
+ gfpm_inst_depcheck = gfpm_get_widget ("depcheck");
+ gfpm_inst_upgcheck = gfpm_get_widget ("upgcheck");
+ gfpm_inst_forcheck = gfpm_get_widget ("forcheck");
+ gfpm_apply_inst_depcheck = gfpm_get_widget ("applyinstdepcheck");
+ gfpm_apply_rem_depcheck = gfpm_get_widget ("applyremdepcheck");
+ gfpm_apply_inst_dwocheck = gfpm_get_widget ("applyinstdwcheck");
+ gfpm_search_combo = gfpm_get_widget ("search_repocombo");
/* Setup groups treeview */
store = gtk_list_store_new (1, G_TYPE_STRING);
@@ -258,7 +264,7 @@ gfpm_interface_init (void)
g_object_set (gfpm_info_tvw, "hover-selection", TRUE, NULL);
/* Setup repository combobox */
- widget = glade_xml_get_widget (xml, "combobox_repos");
+ widget = gfpm_get_widget ("combobox_repos");
if (gfpm_db_populate_repolist() == 0)
{
guint active;
diff --git a/src/gfpm-interface.h b/src/gfpm-interface.h
index 5b9cf02..e2adb2d 100644
--- a/src/gfpm-interface.h
+++ b/src/gfpm-interface.h
@@ -10,6 +10,7 @@
#include
#include "gfpm.h"
+GtkWidget * gfpm_get_widget (const char *);
void gfpm_update_status (const char *);
void gfpm_load_groups_tvw (const char *);
void gfpm_load_pkgs_tvw (const char *);
diff --git a/src/gfpm-logviewer.c b/src/gfpm-logviewer.c
index 318ab83..2d2403f 100644
--- a/src/gfpm-logviewer.c
+++ b/src/gfpm-logviewer.c
@@ -20,6 +20,7 @@
#include "gfpm-logviewer.h"
#include "gfpm-messages.h"
+#include "gfpm-interface.h"
#include
#include
#include
@@ -36,8 +37,6 @@ typedef struct _LogViewItem
/* location of datemsk file */
#define DMK_FILE "/share/gfpm/datemsk"
-extern GladeXML *xml;
-
int getdate_err;
/* Log viewer widgets */
@@ -64,9 +63,9 @@ gfpm_logviewer_init (void)
setenv ("DATEMSK", loc, 0);
g_free (loc);
}
- gfpm_logviewer_dlg = glade_xml_get_widget (xml, "syslog_window");
- gfpm_logviewer_tvw = glade_xml_get_widget (xml, "log_tvw");
- gfpm_logviewer_txtvw = glade_xml_get_widget (xml, "log_txtvw");
+ gfpm_logviewer_dlg = gfpm_get_widget ("syslog_window");
+ gfpm_logviewer_tvw = gfpm_get_widget ("log_tvw");
+ gfpm_logviewer_txtvw = gfpm_get_widget ("log_txtvw");
renderer = gtk_cell_renderer_text_new ();
g_object_set (renderer, "xalign", 0.0, NULL);
diff --git a/src/gfpm-optimizedb.c b/src/gfpm-optimizedb.c
index efe17f5..b1c8261 100644
--- a/src/gfpm-optimizedb.c
+++ b/src/gfpm-optimizedb.c
@@ -33,8 +33,6 @@
#define NEWSUM "/tmp/dbsums.new"
#define LOCKFILE "/tmp/pacman-g2.lck"
-extern GladeXML *xml;
-
static GtkWidget *gfpm_optimize_db_dlg;
static GtkWidget *gfpm_optimize_db_progressbar;
static GtkWidget *gfpm_optimize_db_startbtn;
@@ -49,11 +47,11 @@ static void gfpm_optimize_db (void);
void
gfpm_optimize_db_dlg_init (void)
{
- gfpm_optimize_db_dlg = glade_xml_get_widget (xml, "optimize_db_dlg");
- gfpm_optimize_db_progressbar = glade_xml_get_widget (xml, "optimize_db_progress");
- gfpm_optimize_db_startbtn = glade_xml_get_widget (xml, "optimize_db_start");
- gfpm_optimize_db_closebtn = glade_xml_get_widget (xml, "optimize_db_close");
- gfpm_optimize_db_label = glade_xml_get_widget (xml, "optimize_db_label");
+ gfpm_optimize_db_dlg = gfpm_get_widget ("optimize_db_dlg");
+ gfpm_optimize_db_progressbar = gfpm_get_widget ("optimize_db_progress");
+ gfpm_optimize_db_startbtn = gfpm_get_widget ("optimize_db_start");
+ gfpm_optimize_db_closebtn = gfpm_get_widget ("optimize_db_close");
+ gfpm_optimize_db_label = gfpm_get_widget ("optimize_db_label");
g_signal_connect (G_OBJECT(gfpm_optimize_db_startbtn),
"clicked",
diff --git a/src/gfpm-progress.c b/src/gfpm-progress.c
index 950a7de..d79a4da 100644
--- a/src/gfpm-progress.c
+++ b/src/gfpm-progress.c
@@ -24,16 +24,16 @@
#include
#include "gfpm.h"
#include "gfpm-progress.h"
+#include "gfpm-interface.h"
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
extern GtkWidget *gfpm_mw;
-extern GladeXML *xml;
GtkProgressBar *progressbar = NULL;
-GtkWidget *progresswindow = NULL;
+GtkWidget *progresswindow = NULL;
static GtkWidget *main_label = NULL;
static GtkWidget *sub_label = NULL;
static GtkWidget *rate_label = NULL;
@@ -68,18 +68,18 @@ gfpm_progress_init (void)
pacman_set_option (PM_OPT_DLRATE, (long)&rate);
pacman_set_option (PM_OPT_DLFNM, (long)reponame);
- progressbar = GTK_PROGRESS_BAR(glade_xml_get_widget (xml, "progressbar1"));
- progresswindow = glade_xml_get_widget (xml, "progresswindow");
- main_label = glade_xml_get_widget (xml, "main_pr_label");
- sub_label = glade_xml_get_widget (xml, "sub_pr_label");
- rate_label = glade_xml_get_widget (xml, "rate_pr_label");
- rate_box = glade_xml_get_widget (xml, "rate_pr_box");
- rec_label = glade_xml_get_widget (xml, "rx_pr_label");
- progress_txtvw = glade_xml_get_widget (xml, "progress_txtvw");
- button_close = glade_xml_get_widget (xml, "close_progress");
- details_scroll = glade_xml_get_widget (xml, "details_scrollwindow");
- autoclose_checkbtn = glade_xml_get_widget (xml, "autoclose_checkbtn");
- g_signal_connect (G_OBJECT(glade_xml_get_widget(xml,"show_details")),
+ progressbar = GTK_PROGRESS_BAR(gfpm_get_widget ("progressbar1"));
+ progresswindow = gfpm_get_widget ("progresswindow");
+ main_label = gfpm_get_widget ("main_pr_label");
+ sub_label = gfpm_get_widget ("sub_pr_label");
+ rate_label = gfpm_get_widget ("rate_pr_label");
+ rate_box = gfpm_get_widget ("rate_pr_box");
+ rec_label = gfpm_get_widget ("rx_pr_label");
+ progress_txtvw = gfpm_get_widget ("progress_txtvw");
+ button_close = gfpm_get_widget ("close_progress");
+ details_scroll = gfpm_get_widget ("details_scrollwindow");
+ autoclose_checkbtn = gfpm_get_widget ("autoclose_checkbtn");
+ g_signal_connect (G_OBJECT(gfpm_get_widget("show_details")),
"toggled",
G_CALLBACK(cb_gfpm_details_button_toggled),
NULL);
diff --git a/src/gfpm-quickpane.c b/src/gfpm-quickpane.c
index 1b99388..9649231 100644
--- a/src/gfpm-quickpane.c
+++ b/src/gfpm-quickpane.c
@@ -48,14 +48,14 @@ static void cb_gfpm_quickpane_readme_clicked (GtkWidget *button, gpointer data);
void
gfpm_quickpane_init (void)
{
- quick_pane_install_btn = glade_xml_get_widget (xml, "quick_install");
- quick_pane_remove_btn = glade_xml_get_widget (xml, "quick_remove");
- quick_pane_upgrade_btn = glade_xml_get_widget (xml, "quick_upgrade");
- quick_pane_readme_btn = glade_xml_get_widget (xml, "quick_readme");
- quick_pane_readme_dlg = glade_xml_get_widget (xml, "readme_dlg");
- quick_pane_readme_dlg_label = glade_xml_get_widget (xml, "readme_dlg_label");
- quick_pane_readme_dlg_txtvw = glade_xml_get_widget (xml, "readme_dlg_txtvw");
- quick_pane = glade_xml_get_widget (xml, "quick_pane");
+ quick_pane_install_btn = gfpm_get_widget ("quick_install");
+ quick_pane_remove_btn = gfpm_get_widget ("quick_remove");
+ quick_pane_upgrade_btn = gfpm_get_widget ("quick_upgrade");
+ quick_pane_readme_btn = gfpm_get_widget ("quick_readme");
+ quick_pane_readme_dlg = gfpm_get_widget ("readme_dlg");
+ quick_pane_readme_dlg_label = gfpm_get_widget ("readme_dlg_label");
+ quick_pane_readme_dlg_txtvw = gfpm_get_widget ("readme_dlg_txtvw");
+ quick_pane = gfpm_get_widget ("quick_pane");
gfpm_quickpane_show (FALSE, 0, 0);
g_signal_connect (G_OBJECT(quick_pane_install_btn),
"clicked",
diff --git a/src/gfpm-repomanager.c b/src/gfpm-repomanager.c
index 2c11248..949f7a4 100644
--- a/src/gfpm-repomanager.c
+++ b/src/gfpm-repomanager.c
@@ -20,13 +20,12 @@
#include "gfpm-repomanager.h"
#include "gfpm-messages.h"
+#include "gfpm-interface.h"
#include
#define CONF_FILE "/etc/pacman-g2.conf"
#define REPO_PATH "/etc/pacman-g2/repos"
-extern GladeXML *xml;
-
static gfpm_repolist_t *repolist = NULL;
static gchar *curr_repo = NULL;
@@ -59,20 +58,20 @@ gfpm_repomanager_init (void)
GtkCellRenderer *renderer = NULL;
GtkTreeViewColumn *column = NULL;
- gfpm_repomgr_dlg = glade_xml_get_widget (xml, "gfpm_repomanager");
- gfpm_repomgr_treeview = glade_xml_get_widget (xml, "repoman_listview");
- gfpm_repomgr_btnadd = glade_xml_get_widget (xml, "repoman_add");
- gfpm_repomgr_btndel = glade_xml_get_widget (xml, "repoman_del");
- gfpm_repomgr_btnedit = glade_xml_get_widget (xml, "repoman_edit");
- gfpm_repomgr_btnmup = glade_xml_get_widget (xml, "repoman_mup");
- gfpm_repomgr_btnmdn = glade_xml_get_widget (xml, "repoman_mdn");
- gfpm_servmgr_dlg = glade_xml_get_widget (xml, "gfpm_repomanager_servermgr");
- gfpm_servmgr_treeview = glade_xml_get_widget (xml, "servman_listview");
- gfpm_servmgr_btnadd = glade_xml_get_widget (xml, "servman_add");
- gfpm_servmgr_btndel = glade_xml_get_widget (xml, "servman_del");
- gfpm_servmgr_btnedit = glade_xml_get_widget (xml, "servman_edit");
- gfpm_servmgr_btnmup = glade_xml_get_widget (xml, "servman_mup");
- gfpm_servmgr_btnmdn = glade_xml_get_widget (xml, "servman_mdn");
+ gfpm_repomgr_dlg = gfpm_get_widget ("gfpm_repomanager");
+ gfpm_repomgr_treeview = gfpm_get_widget ("repoman_listview");
+ gfpm_repomgr_btnadd = gfpm_get_widget ("repoman_add");
+ gfpm_repomgr_btndel = gfpm_get_widget ("repoman_del");
+ gfpm_repomgr_btnedit = gfpm_get_widget ("repoman_edit");
+ gfpm_repomgr_btnmup = gfpm_get_widget ("repoman_mup");
+ gfpm_repomgr_btnmdn = gfpm_get_widget ("repoman_mdn");
+ gfpm_servmgr_dlg = gfpm_get_widget ("gfpm_repomanager_servermgr");
+ gfpm_servmgr_treeview = gfpm_get_widget ("servman_listview");
+ gfpm_servmgr_btnadd = gfpm_get_widget ("servman_add");
+ gfpm_servmgr_btndel = gfpm_get_widget ("servman_del");
+ gfpm_servmgr_btnedit = gfpm_get_widget ("servman_edit");
+ gfpm_servmgr_btnmup = gfpm_get_widget ("servman_mup");
+ gfpm_servmgr_btnmdn = gfpm_get_widget ("servman_mdn");
/* setup repo store */
store = gtk_list_store_new (2, GDK_TYPE_PIXBUF, G_TYPE_STRING);
@@ -166,7 +165,7 @@ gfpm_repomgr_populate_repolist (void)
if (fp == NULL)
{
g_error ("No configuration file found");
- return NULL;
+ return;
}
if (repolist!=NULL)
g_free (repolist);
@@ -175,7 +174,7 @@ gfpm_repomgr_populate_repolist (void)
if (repolist == NULL)
{
g_error ("Error allocating memory\n");
- return NULL;
+ return;
}
memset (repolist, 0, sizeof(gfpm_repolist_t));
while (fgets(line, PATH_MAX, fp))
From priyank at frugalware.org Sat Feb 9 09:10:24 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 9 09:10:25 2008
Subject: [Frugalware-git] gfpm: gfpm-repomanager: prevent a crash due to
NULL pointer dereference
Message-ID: <20080209081024.1686C11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=fff25b723103a2423eb8a3f52693ba2061434d95
commit fff25b723103a2423eb8a3f52693ba2061434d95
Author: Priyank
Date: Sat Feb 9 13:39:41 2008 +0530
gfpm-repomanager: prevent a crash due to NULL pointer dereference
diff --git a/src/gfpm-repomanager.c b/src/gfpm-repomanager.c
index 949f7a4..ae35520 100644
--- a/src/gfpm-repomanager.c
+++ b/src/gfpm-repomanager.c
@@ -283,7 +283,13 @@ gfpm_repomgr_populate_repotvw (void)
store = GTK_LIST_STORE(gtk_tree_view_get_model(GTK_TREE_VIEW(gfpm_repomgr_treeview)));
gtk_list_store_clear (store);
- ret = repolist->list;
+ if (repolist != NULL)
+ ret = repolist->list;
+ else
+ {
+ gfpm_message (_("Warning"), "No usable package repositories configured");
+ return;
+ }
while (ret != NULL)
{
gfpm_repo_t *repo = NULL;
@@ -294,6 +300,8 @@ gfpm_repomgr_populate_repotvw (void)
gtk_list_store_set (store, &iter, 0, pixbuf, 1, (char*)repo->name, -1);
ret = g_list_next (ret);
}
+
+ return;
}
static void
@@ -476,6 +484,5 @@ cb_gfpm_servmgr_btndel_clicked (GtkButton *button, gpointer data)
{
gtk_tree_model_get (model, &iter, 1, &server, -1);
gfpm_servmgr_delete_server (server);
- //gfpm_repomanager_set_current_repo (repo);
}
}
From devil505linux at gmail.com Sat Feb 9 09:41:09 2008
From: devil505linux at gmail.com (Devil505)
Date: Sat Feb 9 09:41:11 2008
Subject: [Frugalware-git] frugalware-current: dclib-0.3.12-1-i686
Message-ID: <20080209084109.A786011901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=89a224b13c2171f2f660b20e38574706aa7643d7
commit 89a224b13c2171f2f660b20e38574706aa7643d7
Author: Devil505
Date: Sat Feb 9 09:40:11 2008 +0100
dclib-0.3.12-1-i686
*New Package
diff --git a/source/xlib-extra/dclib/FrugalBuild b/source/xlib-extra/dclib/FrugalBuild
new file mode 100644
index 0000000..e2e0b92
--- /dev/null
+++ b/source/xlib-extra/dclib/FrugalBuild
@@ -0,0 +1,17 @@
+# Compiling Time: 0.64 SBU
+# Maintainer: Devil505
+
+pkgname=dclib
+pkgver=0.3.12
+pkgrel=1
+pkgdesc="Libraries for the Direct Connect 4 Linux (valknut) File Sharing program."
+depends=('libxml2' 'openssl' 'bzip2' 'libstdc++')
+_F_sourceforge_ext=".tar.bz2"
+_F_sourceforge_dirname="wxdcgui"
+_F_sourceforge_name="$pkgname"
+_F_sourceforge_broken_up2date="1"
+Finclude sourceforge
+groups=('xlib-extra')
+archs=('i686')
+sha1sums=('0f54bcf9a644c70dea8535881bd031dec752e5cc')
+# optimization OK
From devil505linux at gmail.com Sat Feb 9 10:16:28 2008
From: devil505linux at gmail.com (Devil505)
Date: Sat Feb 9 10:16:30 2008
Subject: [Frugalware-git] frugalware-current: valknut-0.3.12-1-i686
Message-ID: <20080209091628.853DA11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=570e7fc16c8bf661d60ca45890fcdc91bd721ff1
commit 570e7fc16c8bf661d60ca45890fcdc91bd721ff1
Author: Devil505
Date: Sat Feb 9 10:15:17 2008 +0100
valknut-0.3.12-1-i686
*New Package
diff --git a/source/xapps-extra/valknut/FrugalBuild b/source/xapps-extra/valknut/FrugalBuild
new file mode 100644
index 0000000..001858c
--- /dev/null
+++ b/source/xapps-extra/valknut/FrugalBuild
@@ -0,0 +1,29 @@
+# Compiling Time: 0.94 SBU
+# Maintainer: Devil505
+
+pkgname=valknut
+pkgver=0.3.12
+pkgrel=1
+pkgdesc="Direct Connect 4 Linux File Sharing program."
+depends=('dclib' 'libgcc' 'qt' 'libgl' 'libxmu' 'libxi' 'libxdamage')
+_F_sourceforge_ext=".tar.bz2"
+_F_sourceforge_dirname="wxdcgui"
+_F_sourceforge_name="$pkgname"
+_F_sourceforge_broken_up2date="1"
+Finclude sourceforge
+options=('scriptlet')
+groups=('xapps-extra')
+archs=('i686')
+sha1sums=('0d27244f56bcd556b90e4e56c392e5f03b65d1e0')
+
+_F_desktop_name="Valknut"
+_F_desktop_icon="/usr/share/valknut/icons/appl/default/icon_128x128.png"
+_F_desktop_categories="Application;Network;"
+
+build()
+{
+ Fbuild
+ Fdesktop2
+}
+
+# optimization OK
From devil505linux at gmail.com Sat Feb 9 10:26:54 2008
From: devil505linux at gmail.com (Devil505)
Date: Sat Feb 9 10:26:55 2008
Subject: [Frugalware-git] frugalware-current: nvdock-1.02-1-i686
Message-ID: <20080209092654.3476D11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c6a4912183d459e8ce2c4cc26f5b23a425a4441
commit 0c6a4912183d459e8ce2c4cc26f5b23a425a4441
Author: Devil505
Date: Sat Feb 9 10:25:37 2008 +0100
nvdock-1.02-1-i686
*New package
*Closed FS#2399
diff --git a/source/xapps-extra/nvdock/FrugalBuild b/source/xapps-extra/nvdock/FrugalBuild
new file mode 100644
index 0000000..577d7ec
--- /dev/null
+++ b/source/xapps-extra/nvdock/FrugalBuild
@@ -0,0 +1,25 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: Devil505
+
+pkgname=nvdock
+pkgver=1.02
+pkgrel=1
+pkgdesc="NVIDIA Dock is a tray icon for easy management of the settings for
+NVIDIA video cards"
+url="http://www.opsat.net/user/bob/projects/nvdock"
+depends=('gtk+2' 'nvidia' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2')
+options=('scriptlet')
+groups=('xapps-extra')
+archs=('i686')
+up2date="lynx -dump $url | Flasttar"
+source=(http://bobmajdakjr.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
+sha1sums=('2a640c78d1a3f6150432d37cd74dd8713317b796')
+
+build() {
+ Fcd
+ Fmake
+ Fmkdir usr/bin
+ Fexerel build/nvdock usr/bin/nvdock
+ Ficonrel data/nvdock.png
+ Finstallrel 644 data/nvdock.desktop usr/share/applications/nvdock.desktop
+}
From boobaa at frugalware.org Sat Feb 9 11:31:25 2008
From: boobaa at frugalware.org (CSÉCSY László)
Date: Sat Feb 9 11:31:27 2008
Subject: [Frugalware-git] frugalware-current: drupal-userlink-5.x_1.2-1-i686
Message-ID: <20080209103125.EB1BB11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5e3dfd89af3cb41fced90287eaf51cc51b84884d
commit 5e3dfd89af3cb41fced90287eaf51cc51b84884d
Author: CSÉCSY László
Date: Sat Feb 9 11:31:21 2008 +0100
drupal-userlink-5.x_1.2-1-i686
new package / initial import
diff --git a/source/network-extra/drupal-userlink/FrugalBuild b/source/network-extra/drupal-userlink/FrugalBuild
new file mode 100644
index 0000000..2e2ae37
--- /dev/null
+++ b/source/network-extra/drupal-userlink/FrugalBuild
@@ -0,0 +1,9 @@
+# Compiling Time: 0 SBU
+# Maintainer: CSÉCSY László
+
+_F_drupal_module=userlink
+pkgver=5.x_1.2
+pkgrel=1
+pkgdesc="allows users to save and share links (bookmarks, URLs) through Drupal"
+Finclude drupal
+sha1sums=('685aac9745191be011f382d9032b468a5197c4bd')
From vmiklos at frugalware.org Sat Feb 9 13:24:10 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 13:24:11 2008
Subject: [Frugalware-git] frugalware-current: docs/list-rules: every
developer are -> every developer is
Message-ID: <20080209122410.20EDF11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=381528499d591a7d4c0e2a37345cb5f8bd50b7bf
commit 381528499d591a7d4c0e2a37345cb5f8bd50b7bf
Author: Miklos Vajna
Date: Sat Feb 9 13:23:59 2008 +0100
docs/list-rules: every developer are -> every developer is
diff --git a/docs/list-rules.txt b/docs/list-rules.txt
index e7072ac..3b1d95f 100644
--- a/docs/list-rules.txt
+++ b/docs/list-rules.txt
@@ -15,11 +15,11 @@ the mailing lists of Frugalware Linux.
task.)
.There are 3 lists for developers
-* frugalware-devel for general development questions. Every developer are
+* frugalware-devel for general development questions. Every developer is
supposed to read this list. It has a moderate traffic. (Usually only a few
mails / day.)
* frugalware-git for Git commits. This is a high traffic list. Every developer
- are supposed to subscribe to this list, but feel free to set 'Mail delivery'
+ is supposed to subscribe to this list, but feel free to set 'Mail delivery'
to 'Disabled' if you don't want to receive mails. (This is required as only
subscribed users can post to prevent spam.)
* frugalware-darcs for Darcs patches. No longer used, but we keep this list as
From vmiklos at frugalware.org Sat Feb 9 13:48:03 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 13:48:05 2008
Subject: [Frugalware-git] homepage-ng: FSA367-qt4
Message-ID: <20080209124803.73CBF11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e0c26fc277cfb08b0a62349a072c9b37c3d6952a
commit e0c26fc277cfb08b0a62349a072c9b37c3d6952a
Author: Miklos Vajna
Date: Sat Feb 9 13:47:59 2008 +0100
FSA367-qt4
diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml
index b006f3d..f00eb71 100644
--- a/frugalware/xml/security.xml
+++ b/frugalware/xml/security.xml
@@ -27,6 +27,18 @@
+ 367
+ 2008-02-08
+ vmiklos
+ qt4
+ 4.3.1-3
+ 4.3.1-4sayshell1
+ http://bugs.frugalware.org/task/2716
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5965
+ A vulnerability has been reported in Qt, which can be exploited by malicious people to bypass certain security restrictions.
+ The vulnerability is caused due to an error within the certificate validation in QSslSocket, which can be exploited to e.g. trick an application using QSslSocket into accepting spoofed certificates.
+
+
366
2008-01-24
vmiklos
From vmiklos at frugalware.org Sat Feb 9 13:51:52 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 13:51:53 2008
Subject: [Frugalware-git] frugalware-current: libtool-1.5.26-1-i686
Message-ID: <20080209125152.77CCE11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c32c9c3398dc8688648bbcae46f49beee3a202e
commit 2c32c9c3398dc8688648bbcae46f49beee3a202e
Author: Miklos Vajna
Date: Sat Feb 9 13:43:54 2008 +0100
libtool-1.5.26-1-i686
version bump
diff --git a/source/devel/libtool/FrugalBuild b/source/devel/libtool/FrugalBuild
index beee5c4..443c3d0 100644
--- a/source/devel/libtool/FrugalBuild
+++ b/source/devel/libtool/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: VMiklos
pkgname=libtool
-pkgver=1.5.24
+pkgver=1.5.26
pkgrel=1
pkgdesc="A generic library support script"
url="http://www.gnu.org/software/libtool"
From vmiklos at frugalware.org Sat Feb 9 13:51:52 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 13:51:54 2008
Subject: [Frugalware-git] frugalware-current: live-2008.02.08-1-i686
Message-ID: <20080209125152.8F8DD11901F6@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ec84142d43774cacd5b71b0753d6e9d7e22ba73d
commit ec84142d43774cacd5b71b0753d6e9d7e22ba73d
Author: Miklos Vajna
Date: Sat Feb 9 13:49:17 2008 +0100
live-2008.02.08-1-i686
version bump
diff --git a/source/multimedia/live/FrugalBuild b/source/multimedia/live/FrugalBuild
index 4bde3e4..a750a72 100644
--- a/source/multimedia/live/FrugalBuild
+++ b/source/multimedia/live/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: VMiklos
pkgname=live
-pkgver=2008.01.19
+pkgver=2008.02.08
pkgrel=1
pkgdesc="Source-code libraries for standards-based RTP/RTCP/RTSP multimedia streaming"
url="http://www.live555.com/"
@@ -11,7 +11,7 @@ groups=('multimedia')
archs=('i686' 'x86_64')
up2date="lynx -dump http://www.live555.com/liveMedia/public/|grep tar.gz$|sed 's/.*live.\(.*\)\.t.*/\1/;q'"
source=(http://www.live555.com/liveMedia/public/live.$pkgver.tar.gz)
-sha1sums=('3defb3f91580d42f670ef030218fa99332fe2dd6')
+sha1sums=('39227d560c60c7ea46fe9abefaabc5780af4fb9a')
build()
{
From vmiklos at frugalware.org Sat Feb 9 14:32:03 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 14:32:06 2008
Subject: [Frugalware-git] frugalware-current: perl-5.10.0-1-i686
Message-ID: <20080209133203.4D72E11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b468ce8f9df98804d4027c1956aacf2a31ec31c0
commit b468ce8f9df98804d4027c1956aacf2a31ec31c0
Author: Miklos Vajna
Date: Sat Feb 9 14:31:31 2008 +0100
perl-5.10.0-1-i686
version bump
diff --git a/source/base/perl/CVE-2007-5116.diff b/source/base/perl/CVE-2007-5116.diff
deleted file mode 100644
index 82ce340..0000000
--- a/source/base/perl/CVE-2007-5116.diff
+++ /dev/null
@@ -1,56 +0,0 @@
---- regcomp.c 2006-01-08 12:59:27.000000000 -0800
-+++ regcomp.c 2007-10-05 12:07:55.000000000 -0700
-@@ -135,7 +135,8 @@
- I32 extralen;
- I32 seen_zerolen;
- I32 seen_evals;
-- I32 utf8;
-+ I32 utf8; /* pattern is utf8 or not */
-+ I32 orig_utf8; /* pattern was originally utf8 */
- #if ADD_TO_REGEXEC
- char *starttry; /* -Dr: where regtry was called. */
- #define RExC_starttry (pRExC_state->starttry)
-@@ -161,6 +162,7 @@
- #define RExC_seen_zerolen (pRExC_state->seen_zerolen)
- #define RExC_seen_evals (pRExC_state->seen_evals)
- #define RExC_utf8 (pRExC_state->utf8)
-+#define RExC_orig_utf8 (pRExC_state->orig_utf8)
-
- #define ISMULT1(c) ((c) == '*' || (c) == '+' || (c) == '?')
- #define ISMULT2(s) ((*s) == '*' || (*s) == '+' || (*s) == '?' || \
-@@ -1749,15 +1751,17 @@
- if (exp == NULL)
- FAIL("NULL regexp argument");
-
-- RExC_utf8 = pm->op_pmdynflags & PMdf_CMP_UTF8;
-+ RExC_orig_utf8 = RExC_utf8 = pm->op_pmdynflags & PMdf_CMP_UTF8;
-
-- RExC_precomp = exp;
- DEBUG_r({
- if (!PL_colorset) reginitcolors();
- PerlIO_printf(Perl_debug_log, "%sCompiling REx%s `%s%*s%s'\n",
- PL_colors[4],PL_colors[5],PL_colors[0],
-- (int)(xend - exp), RExC_precomp, PL_colors[1]);
-+ (int)(xend - exp), exp, PL_colors[1]);
- });
-+
-+redo_first_pass:
-+ RExC_precomp = exp;
- RExC_flags = pm->op_pmflags;
- RExC_sawback = 0;
-
-@@ -1783,6 +1787,17 @@
- RExC_precomp = Nullch;
- return(NULL);
- }
-+ if (RExC_utf8 && !RExC_orig_utf8) {
-+ STRLEN len = xend-exp;
-+ DEBUG_r(PerlIO_printf(Perl_debug_log,
-+ "UTF8 mismatch! Converting to utf8 for resizing and compile\n"));
-+ exp = (char*)Perl_bytes_to_utf8(aTHX_ (U8*)exp, &len);
-+ xend = exp + len;
-+ RExC_orig_utf8 = RExC_utf8;
-+ SAVEFREEPV(exp);
-+ goto redo_first_pass;
-+ }
-+
diff --git a/source/base/perl/FrugalBuild b/source/base/perl/FrugalBuild
index 4f3de20..eb047ce 100644
--- a/source/base/perl/FrugalBuild
+++ b/source/base/perl/FrugalBuild
@@ -3,30 +3,29 @@
# Maintainer: Zsolt Szalai
pkgname=perl
-pkgver=5.8.8
-pkgrel=5
+pkgver=5.10.0
+pkgrel=1
pkgdesc="Practical Extraction and Report Language."
url="http://www.perl.org/"
depends=('gdbm' 'db>=4.6.18')
+provides=('perl-version' 'perl-module-build' 'perl-io-zlib' \
+ 'perl-io-compress-zlib' 'perl-io-compress-base' 'perl-extutils-cbuilder' \
+ 'perl-compress-zlib' 'perl-compress-raw-zlib' 'perl-archive-tar')
+conflicts=(${provides[@]})
rodepends=('udev')
groups=('base' 'devel-core')
archs=('i686' 'x86_64' 'ppc')
up2date="lynx -dump http://www.perl.org/|grep -m1 'Current Release:'|sed 's/.*]\(.*\).*/\1/'"
-source=(http://www.cpan.org/src/5.0/$pkgname-$pkgver.tar.bz2 \
- $pkgname.install libnet.cfg perl-5.8.6-picdl.patch0 \
- perl-5.8.8-gcc-4.2.patch CVE-2007-5116.diff)
-sha1sums=('4aab490040727ca4419098720eca2ba4367df539' \
- '384b7620e9758245db64190138011fc5e9f51956' \
+source=(http://www.cpan.org/src/5.0/$pkgname-$pkgver.tar.gz \
+ $pkgname.install libnet.cfg perl-5.8.6-picdl.patch0)
+sha1sums=('adf73606dd5248af7ccdd735bcaa0e628ea75b3c' \
+ 'af913431187111c8051dcbde5081ee746ece8dd0' \
'92179e28215bf7b802ded72e0ca6e473a21f5003' \
- '3000bd0130ed20e0ff5d9fb0147240e3909473a7' \
- '41aa378ab49869a4964acea882f47a3a8b826357' \
- '1673fa5c8747cb31ebeadb60237348a641f74236')
+ '3000bd0130ed20e0ff5d9fb0147240e3909473a7')
build() {
unset MAKEFLAGS
- Fpatch $pkgname-$pkgver-gcc-4.2.patch
- Fpatch CVE-2007-5116.diff
-# Fpatch $pkgname-$pkgver.patch || return 1
+ Fcd
[ "$CARCH" == "x86_64" ] && (Fpatch perl-5.8.6-picdl.patch0)
./Configure -de -Dprefix=/usr -Dinstallprefix=${Fdestdir}/usr \
-Dman1dir=/usr/man/man1 -Dman3dir=/usr/man/man3 \
diff --git a/source/base/perl/perl-5.8.8-gcc-4.2.patch b/source/base/perl/perl-5.8.8-gcc-4.2.patch
deleted file mode 100644
index 6e9961a..0000000
--- a/source/base/perl/perl-5.8.8-gcc-4.2.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur perl-5.8.8-orig/makedepend.SH perl-5.8.8/makedepend.SH
---- perl-5.8.8-orig/makedepend.SH 2003-06-05 20:11:10.000000000 +0200
-+++ perl-5.8.8/makedepend.SH 2007-08-07 17:07:10.000000000 +0200
-@@ -167,6 +167,7 @@
- -e '/^#.*/d' \
- -e '/^#.*/d' \
- -e '/^#.*/d' \
-+ -e '/^#.*/d' \
- -e '/^#.*"-"/d' \
- -e '/: file path prefix .* never used$/d' \
- -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \
diff --git a/source/base/perl/perl.install b/source/base/perl/perl.install
index 2cefa83..7517146 100644
--- a/source/base/perl/perl.install
+++ b/source/base/perl/perl.install
@@ -1,5 +1,5 @@
post_install() {
- for ver in 5.8.{0,1,2,3,4,5,6,7,8}; do
+ for ver in 5.8.{0,1,2,3,4,5,6,7,8} 5.10.0; do
if [ -d usr/lib/perl5/$ver ] && \
[ ! `test -h usr/lib/perl5/$ver; echo $?` ]; then
echo -n "adapting old version: $ver... "
@@ -13,7 +13,6 @@ post_install() {
[ -h usr/lib/perl5/$ver ] || ln -sf current usr/lib/perl5/$ver
[ -h usr/lib/perl5/site_perl/$ver ] || ln -sf current usr/lib/perl5/site_perl/$ver
done
- /bin/true
}
post_upgrade() {
@@ -21,17 +20,14 @@ post_upgrade() {
}
pre_remove() {
- for ver in 5.8.{0,1,2,3,4,5,6,7,8}; do
+ for ver in 5.8.{0,1,2,3,4,5,6,7,8} 5.10.0; do
rm usr/lib/perl5/$ver
rm usr/lib/perl5/site_perl/$ver
rm usr/bin/perl$ver
done
- /bin/true
}
op=$1
shift
$op $*
-
-# vim: ft=sh
From vmiklos at frugalware.org Sat Feb 9 14:34:06 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 14:34:07 2008
Subject: [Frugalware-git] frugalware-current: perl-version-0.74-1-i686
Message-ID: <20080209133406.083E811901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c344aeda66463f35c8d90847cc835182e10c3e4e
commit c344aeda66463f35c8d90847cc835182e10c3e4e
Author: Miklos Vajna
Date: Sat Feb 9 14:33:49 2008 +0100
perl-version-0.74-1-i686
removed, it's in perl-5.10.0
diff --git a/source/devel-extra/perl-version/FrugalBuild b/source/devel-extra/perl-version/FrugalBuild
deleted file mode 100644
index 35da114..0000000
--- a/source/devel-extra/perl-version/FrugalBuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Compiling Time: 0.1 SBU
-# Maintainer: crazy
-
-_F_perl_name=version
-_F_perl_author=J/JP/JPEACOCK
-pkgver=0.74
-pkgdesc="Perl extension for Version Objects"
-Finclude perl
-pkgrel=1
-archs=('i686' 'x86_64')
-sha1sums=('39badcb45de675d056312f9483b40a89da1dde7a')
-# optimization OK
From vmiklos at frugalware.org Sat Feb 9 14:36:15 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 14:36:17 2008
Subject: [Frugalware-git]
frugalware-current: perl-module-build-0.2808-1-i686
Message-ID: <20080209133615.5D9A81190005@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3f10b186fb2ba2c218f0847c42d618d10c35c78c
commit 3f10b186fb2ba2c218f0847c42d618d10c35c78c
Author: Miklos Vajna
Date: Sat Feb 9 14:36:04 2008 +0100
perl-module-build-0.2808-1-i686
removed, it's in perl-5.10.0
diff --git a/source/devel-extra/perl-module-build/FrugalBuild b/source/devel-extra/perl-module-build/FrugalBuild
deleted file mode 100644
index 8b52695..0000000
--- a/source/devel-extra/perl-module-build/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0.03 SBU
-# Maintainer: Zsolt Szalai
-
-pkgname=perl-module-build
-_F_perl_name=Module-Build
-_F_perl_author=K/KW/KWILLIAMS
-pkgver=0.2808
-pkgrel=1
-pkgdesc="Build and install Perl modules"
-depends=('perl-version' 'perl-yaml' 'perl-extutils-cbuilder')
-Finclude perl
-archs=('i686' 'x86_64')
-sha1sums=('cee04451c269a6f2fe09fb028423b7f829584e05')
From vmiklos at frugalware.org Sat Feb 9 14:37:49 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 14:37:51 2008
Subject: [Frugalware-git] frugalware-current: perl-io-zlib-1.09-1-i686
Message-ID: <20080209133749.55F1F11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4219077076a37363ec2c3e38ccb503e593908da
commit c4219077076a37363ec2c3e38ccb503e593908da
Author: Miklos Vajna
Date: Sat Feb 9 14:37:37 2008 +0100
perl-io-zlib-1.09-1-i686
removed, it's in perl-5.10.0
diff --git a/source/devel/perl-io-zlib/FrugalBuild b/source/devel/perl-io-zlib/FrugalBuild
deleted file mode 100644
index 68347b6..0000000
--- a/source/devel/perl-io-zlib/FrugalBuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Compiling Time: 0.1 SBU
-# Maintainer: crazy
-
-_F_perl_name=IO-Zlib
-_F_perl_author=T/TO/TOMHUGHES
-pkgver=1.09
-pkgdesc="IO:: style interface to Compress::Zlib"
-Finclude perl
-pkgrel=1
-archs=('i686' 'x86_64')
-groups=('devel')
-sha1sums=('d7e5d740ed1de260019f2e6b8f1dc11726aaab18')
From vmiklos at frugalware.org Sat Feb 9 14:41:08 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 14:41:10 2008
Subject: [Frugalware-git]
frugalware-current: perl-io-compress-zlib-2.008-1-i686
Message-ID: <20080209134108.216021190054@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=929e8a6f93578b0407ac90a0792cbd1d1736a780
commit 929e8a6f93578b0407ac90a0792cbd1d1736a780
Author: Miklos Vajna
Date: Sat Feb 9 14:40:54 2008 +0100
perl-io-compress-zlib-2.008-1-i686
removed, it's in perl-5.10.0
diff --git a/source/devel/perl-io-compress-zlib/FrugalBuild b/source/devel/perl-io-compress-zlib/FrugalBuild
deleted file mode 100644
index 413736a..0000000
--- a/source/devel/perl-io-compress-zlib/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0.1 SBU
-# Maintainer: CSÉCSY László
-# Contributor: Christian Hamar alias krix
-
-_F_perl_name=IO-Compress-Zlib
-_F_perl_author=P/PM/PMQS
-pkgver=2.008
-pkgrel=1
-pkgdesc="Interface to zlib compression library"
-depends=('perl' 'perl-io-compress-base>=2.008' 'perl-compress-raw-zlib>=2.008' 'perl-io-compress-bzip2>=2.008')
-Finclude perl
-groups=('devel')
-archs=('i686' 'x86_64')
-sha1sums=('d0fd527236c75750259c876d4d50e195ecbdfb35')
-# optimization OK
From vmiklos at frugalware.org Sat Feb 9 14:44:12 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 14:44:14 2008
Subject: [Frugalware-git]
frugalware-current: perl-io-compress-base-2.008-1-i686
Message-ID: <20080209134412.6B39B11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=894833991fc6ca90624a6b9bf8f99eda9c2fa70a
commit 894833991fc6ca90624a6b9bf8f99eda9c2fa70a
Author: Miklos Vajna
Date: Sat Feb 9 14:43:58 2008 +0100
perl-io-compress-base-2.008-1-i686
removed, it's in perl-5.10.0
diff --git a/source/devel/perl-io-compress-base/FrugalBuild b/source/devel/perl-io-compress-base/FrugalBuild
deleted file mode 100644
index ec134e4..0000000
--- a/source/devel/perl-io-compress-base/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: CSÉCSY László
-# Contributor: Christian Hamar alias krix
-
-_F_perl_name=IO-Compress-Base
-_F_perl_author=P/PM/PMQS
-pkgver=2.008
-pkgrel=1
-pkgdesc="Base class for all IO::Compress/UnCompress things"
-depends=('perl')
-Finclude perl
-groups=('devel')
-archs=('i686' 'x86_64')
-sha1sums=('b088df9851ea8f1a6cdc22d2ac3d647453b75446')
-# optimization OK
From vmiklos at frugalware.org Sat Feb 9 14:46:47 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 14:46:49 2008
Subject: [Frugalware-git]
frugalware-current: perl-extutils-cbuilder-0.21-1-i686
Message-ID: <20080209134647.91B5C11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8871e9751d32450da6116e9501f57a5597af4d4d
commit 8871e9751d32450da6116e9501f57a5597af4d4d
Author: Miklos Vajna
Date: Sat Feb 9 14:46:28 2008 +0100
perl-extutils-cbuilder-0.21-1-i686
removed, it's in perl-5.10.0
diff --git a/source/devel/perl-extutils-cbuilder/FrugalBuild b/source/devel/perl-extutils-cbuilder/FrugalBuild
deleted file mode 100644
index a5ebc56..0000000
--- a/source/devel/perl-extutils-cbuilder/FrugalBuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Compiling Time: 0.1 SBU
-# Maintainer: crazy
-
-_F_perl_name=ExtUtils-CBuilder
-_F_perl_author=K/KW/KWILLIAMS
-pkgver=0.21
-pkgrel=1
-pkgdesc="Compile and link C code for Perl modules"
-Finclude perl
-archs=('i686' 'x86_64')
-sha1sums=('7dd599fed247fbec0e377dce6ac348786647dd0e')
-groups=('devel')
From vmiklos at frugalware.org Sat Feb 9 14:50:22 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 14:50:24 2008
Subject: [Frugalware-git]
frugalware-current: perl-compress-zlib-2.008-1-i686
Message-ID: <20080209135022.A1D6611901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db967f938ce75614145276f6179bf24b5c552109
commit db967f938ce75614145276f6179bf24b5c552109
Author: Miklos Vajna
Date: Sat Feb 9 14:50:12 2008 +0100
perl-compress-zlib-2.008-1-i686
removed, it's in perl-5.10.0
diff --git a/source/devel/perl-compress-zlib/FrugalBuild b/source/devel/perl-compress-zlib/FrugalBuild
deleted file mode 100644
index 9c8e709..0000000
--- a/source/devel/perl-compress-zlib/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0.1 SBU
-# Maintainer: CSÉCSY László
-# Contributor: Christian Hamar alias krix
-
-pkgname=perl-compress-zlib
-_F_perl_name=Compress-Zlib
-_F_perl_author=P/PM/PMQS
-pkgver=2.008
-pkgdesc="Interface to zlib compression library"
-depends=('perl' 'perl-io-compress-zlib>=2.008')
-Finclude perl
-groups=('devel')
-archs=('i686' 'x86_64')
-sha1sums=('149781c5468bfadb48e8875e5c244fe90bae0b90')
-# optimization OK
From vmiklos at frugalware.org Sat Feb 9 14:53:41 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 14:53:43 2008
Subject: [Frugalware-git]
frugalware-current: perl-compress-raw-zlib-2.008-1-i686
Message-ID: <20080209135341.F014211901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=33e92a285be04fdaeed56dfc3ed091e26087b6cd
commit 33e92a285be04fdaeed56dfc3ed091e26087b6cd
Author: Miklos Vajna
Date: Sat Feb 9 14:53:30 2008 +0100
perl-compress-raw-zlib-2.008-1-i686
removed, it's in perl-5.10.0
diff --git a/source/devel/perl-compress-raw-zlib/FrugalBuild b/source/devel/perl-compress-raw-zlib/FrugalBuild
deleted file mode 100644
index bbb460b..0000000
--- a/source/devel/perl-compress-raw-zlib/FrugalBuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Compiling Time: 0.04 SBU
-# Maintainer: CSÉCSY László
-# Contributor: Christian Hamar alias krix
-
-_F_perl_name=Compress-Raw-Zlib
-_F_perl_author=P/PM/PMQS
-pkgver=2.008
-pkgrel=1
-pkgdesc="Interface to zlib compression library"
-depends=('perl')
-Finclude perl
-groups=('devel')
-archs=('i686' 'x86_64')
-sha1sums=('4883cf9f4e904d36a1dd1bf1786d986f8aa0550c')
-# optimization OK
From vmiklos at frugalware.org Sat Feb 9 14:57:14 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 14:57:17 2008
Subject: [Frugalware-git] frugalware-current: perl-archive-tar-1.38-1-i686
Message-ID: <20080209135714.EBF1711901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=06b56705f455334b8f1c0c8979b78e6cd33908d1
commit 06b56705f455334b8f1c0c8979b78e6cd33908d1
Author: Miklos Vajna
Date: Sat Feb 9 14:56:37 2008 +0100
perl-archive-tar-1.38-1-i686
removed, it's in perl-5.10.0
diff --git a/source/devel-extra/perl-archive-tar/FrugalBuild b/source/devel-extra/perl-archive-tar/FrugalBuild
deleted file mode 100644
index 9325f3a..0000000
--- a/source/devel-extra/perl-archive-tar/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0.1 SBU
-# Maintainer: crazy
-
-_F_perl_name=Archive-Tar
-_F_perl_author=K/KA/KANE
-pkgver=1.38
-pkgrel=1
-pkgdesc="module for manipulations of tar archives"
-depends=('perl-io-zlib')
-Finclude perl
-archs=('i686' 'x86_64')
-sha1sums=('f52b4928b839d0bb8f77e507a59ff46af816737e')
-
From priyank at frugalware.org Sat Feb 9 15:07:21 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 9 15:07:23 2008
Subject: [Frugalware-git] gfpm: gfpm-repomanager: added support for adding
new servers for a repository
Message-ID: <20080209140721.8CB1211901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=f10056b8cf87130073c9c3c752e78f72804017c1
commit f10056b8cf87130073c9c3c752e78f72804017c1
Author: Priyank
Date: Sat Feb 9 19:34:49 2008 +0530
gfpm-repomanager: added support for adding new servers for a repository
diff --git a/src/gfpm-repomanager.c b/src/gfpm-repomanager.c
index ae35520..57838db 100644
--- a/src/gfpm-repomanager.c
+++ b/src/gfpm-repomanager.c
@@ -50,6 +50,7 @@ static GtkWidget *gfpm_servmgr_btnedit;
/* signal callbacks */
static void cb_gfpm_repomgr_btnedit_clicked (GtkButton *button, gpointer data);
static void cb_gfpm_servmgr_btndel_clicked (GtkButton *button, gpointer data);
+static void cb_gfpm_servmgr_btnadd_clicked (GtkButton *button, gpointer data);
void
gfpm_repomanager_init (void)
@@ -116,7 +117,10 @@ gfpm_repomanager_init (void)
/* connect important signals */
/* repository manager signals */
g_signal_connect (G_OBJECT(gfpm_repomgr_btnedit), "clicked", cb_gfpm_repomgr_btnedit_clicked, NULL);
+
+ /* server manager signals */
g_signal_connect (G_OBJECT(gfpm_servmgr_btndel), "clicked", cb_gfpm_servmgr_btndel_clicked, NULL);
+ g_signal_connect (G_OBJECT(gfpm_servmgr_btnadd), "clicked", cb_gfpm_servmgr_btnadd_clicked, NULL);
return;
}
@@ -472,6 +476,61 @@ cb_gfpm_repomgr_btnedit_clicked (GtkButton *button, gpointer data)
}
static void
+cb_gfpm_servmgr_btnadd_clicked (GtkButton *button, gpointer data)
+{
+ FILE *fp = NULL;
+ gint msgres = NULL;
+ gchar *path = NULL;
+ gchar *server = NULL;
+ GList *rlist = NULL;
+ GList *slist = NULL;
+ gfpm_repo_t *rp = NULL;
+
+ server = gfpm_input (_("Add new server"), _("Enter the URL of the server: "), &msgres);
+ if (msgres != GTK_RESPONSE_ACCEPT)
+ return;
+ if (!strlen(server))
+ return;
+ /* check if the server already exists */
+ rlist = repolist->list;
+ while (rlist != NULL)
+ {
+ rp = rlist->data;
+ if (!strcmp(rp->name, curr_repo))
+ {
+ slist = rp->servers;
+ break;
+ }
+ }
+ while (slist != NULL)
+ {
+ if (!strcmp(slist->data,server))
+ {
+ gfpm_error (_("Server already exists"), _("The server you're trying to add already exists"));
+ return;
+ }
+ slist = g_list_next (slist);
+ }
+ path = g_strdup_printf ("%s/%s", REPO_PATH, curr_repo);
+ if ((fp=fopen (path,"a")) != NULL)
+ {
+ fprintf (fp, "\nServer = %s\n", server);
+ fclose (fp);
+ g_list_free (rp->servers);
+ rp->servers = gfpm_repomgr_get_servers_from_repofile (path);
+ gfpm_repomgr_populate_servtvw (curr_repo);
+
+ }
+ else
+ {
+ gfpm_error (_("Error"), _("Error opening repository file for editing"));
+ }
+ g_free (path);
+
+ return;
+}
+
+static void
cb_gfpm_servmgr_btndel_clicked (GtkButton *button, gpointer data)
{
GtkTreeSelection *selection = NULL;
From vmiklos at frugalware.org Sat Feb 9 15:20:37 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 15:20:39 2008
Subject: [Frugalware-git] frugalware-current: irssi-0.8.12-2-i686
Message-ID: <20080209142037.4203011901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=231adbe4cd1f239984e934eb9af8c1a17de40ad9
commit 231adbe4cd1f239984e934eb9af8c1a17de40ad9
Author: Miklos Vajna
Date: Sat Feb 9 15:18:36 2008 +0100
irssi-0.8.12-2-i686
rebuilt with perl-5.10.0
diff --git a/source/network/irssi/FrugalBuild b/source/network/irssi/FrugalBuild
index d69e265..5cfcb74 100644
--- a/source/network/irssi/FrugalBuild
+++ b/source/network/irssi/FrugalBuild
@@ -4,13 +4,13 @@
pkgname=irssi
pkgver=0.8.12
pkgexver=
-pkgrel=1
+pkgrel=2
pkgdesc="Irssi is a modular IRC client for UNIX that currently has only text mode user interface"
url="http://irssi.org"
groups=('network')
archs=('i686' 'x86_64')
depends=('openssl' 'glib2' 'ncurses')
-makedepends=('perl=5.8.8')
+makedepends=('perl>=5.10.0')
up2date="lynx -dump $url/download |grep Latest|sed 's/.*: //;s/$pkgexver//;q'"
source=(http://irssi.org/files/irssi-$pkgver.tar.bz2)
sha1sums=('00ecca04766c51feef057b2327f67166be473fa3')
From crazy at frugalware.org Sat Feb 9 15:28:58 2008
From: crazy at frugalware.org (crazy)
Date: Sat Feb 9 15:28:59 2008
Subject: [Frugalware-git] frugalware-current: kaffeine-0.8.6-2-i686
Message-ID: <20080209142858.B28B111901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2ddab204043c021aaa6ed10ed640946dc0dc5207
commit 2ddab204043c021aaa6ed10ed640946dc0dc5207
Author: crazy
Date: Sat Feb 9 15:26:40 2008 +0100
kaffeine-0.8.6-2-i686
* added an dirty workaround for the i18n installation
* closes #2749
diff --git a/source/kde/kaffeine/FrugalBuild b/source/kde/kaffeine/FrugalBuild
index e530897..3cbc14d 100644
--- a/source/kde/kaffeine/FrugalBuild
+++ b/source/kde/kaffeine/FrugalBuild
@@ -4,7 +4,7 @@
pkgname=kaffeine
pkgver=0.8.6
-pkgrel=1
+pkgrel=2
pkgdesc="Kaffeine is full featured Media Player for KDE3."
depends=('kdebase>=3.5.8' 'xine-lib>=1.1.10.1-1' 'popt' 'libxml2' 'lame' 'cdparanoia' \
'gst-plugins-base' 'libogg' 'libxfixes')
@@ -19,6 +19,7 @@ build()
{
Fcd
## fix up
+ echo "PACKAGE = $pkgname" >>po/Makefile.am || Fdie ## ermm!
make -f admin/Makefile.common || Fdie
Fbuild \
--enable-gcc-hidden-visibility=no \
From vmiklos at frugalware.org Sat Feb 9 15:53:12 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 15:53:13 2008
Subject: [Frugalware-git] frugalware-current: abiword-2.4.6-3-i686
Message-ID: <20080209145312.2F06E11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=280973d344f61f5a52c3dd7e8552b0b7d3723169
commit 280973d344f61f5a52c3dd7e8552b0b7d3723169
Author: Miklos Vajna
Date: Sat Feb 9 15:52:40 2008 +0100
abiword-2.4.6-3-i686
rebuilt with perl-5.10.0
diff --git a/source/gnome-extra/abiword/FrugalBuild b/source/gnome-extra/abiword/FrugalBuild
index 7232996..08d219e 100644
--- a/source/gnome-extra/abiword/FrugalBuild
+++ b/source/gnome-extra/abiword/FrugalBuild
@@ -4,12 +4,12 @@
pkgname=abiword
pkgver=2.4.6
shortver=`echo $pkgver | cut -d . -f 1,2`
-pkgrel=2
+pkgrel=3
pkgdesc="AbiWord is a free word processing program similar to Microsoft(R) Word."
url="http://www.abisource.com"
groups=('gnome-extra')
archs=('i686' 'x86_64')
-depends=('atk' 'libgnomeprintui' 'fribidi' 'bzip2' 'enchant' 'libgsf' 'libwpd' 'librsvg')
+depends=('atk' 'libgnomeprintui' 'fribidi' 'bzip2' 'enchant' 'libgsf' 'libwpd' 'librsvg' 'perl>=5.10.0')
rodepends=('aspell6-en')
makedepends=('imagemagick')
up2date="lynx -dump $url/download/ | grep tar.gz | cut -d '/' -f 6"
From vmiklos at frugalware.org Sat Feb 9 16:41:09 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 16:41:12 2008
Subject: [Frugalware-git] frugalware-current: elinks-0.11.3-3-i686
Message-ID: <20080209154109.BA4AB11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e347167a6137cf6ce4f1562716a7873686089877
commit e347167a6137cf6ce4f1562716a7873686089877
Author: Miklos Vajna
Date: Sat Feb 9 16:40:48 2008 +0100
elinks-0.11.3-3-i686
rebuilt with perl-5.10.0
diff --git a/source/network/elinks/FrugalBuild b/source/network/elinks/FrugalBuild
index cabced3..f4ed882 100644
--- a/source/network/elinks/FrugalBuild
+++ b/source/network/elinks/FrugalBuild
@@ -4,10 +4,10 @@
pkgname=elinks
pkgver=0.11.3
-pkgrel=2
+pkgrel=3
pkgdesc="An advanced and well-established feature-rich text mode web browser"
url="http://elinks.or.cz/"
-depends=('openssl' 'glibc' 'gpm' 'zlib' 'bzip2' 'libidn' 'expat' 'ncurses')
+depends=('openssl' 'glibc' 'gpm' 'zlib' 'bzip2' 'libidn' 'expat' 'ncurses' 'perl>=5.10.0')
#makedepends=('samba') # smb support is disabled by upstream (security reasons)
groups=('network' 'chroot-core')
archs=('i686' 'x86_64')
From vmiklos at frugalware.org Sat Feb 9 17:44:55 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 17:45:01 2008
Subject: [Frugalware-git] frugalware-current: git-1.5.4-2-i686
Message-ID: <20080209164455.C5E0211901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1fb295b845ca7242e2fdf6bf75ed21a0fec83425
commit 1fb295b845ca7242e2fdf6bf75ed21a0fec83425
Author: Miklos Vajna
Date: Sat Feb 9 17:44:43 2008 +0100
git-1.5.4-2-i686
rebuilt with perl-5.10.0
diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild
index 84b76da..ea4314a 100644
--- a/source/devel-extra/git/FrugalBuild
+++ b/source/devel-extra/git/FrugalBuild
@@ -10,10 +10,10 @@ USE_HTMLMAN=${USE_HTMLMAN:-"y"}
pkgname=git
pkgver=1.5.4
Fuse $USE_DEVEL && pkgver=1.5.4.rc5
-pkgrel=1
+pkgrel=2
pkgdesc="A fast, scalable, distributed revision control system."
url="http://www.kernel.org/pub/software/scm/git/"
-depends=('curl>=7.16.0' 'openssl')
+depends=('curl>=7.16.0' 'openssl' 'perl>=5.10.0')
backup=(etc/sysconfig/git)
makedepends=('asciidoc' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'docbook2x' 'sgml-common' 'xmlto' 'cpio')
groups=('devel-extra')
From vmiklos at frugalware.org Sat Feb 9 18:35:12 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 18:35:16 2008
Subject: [Frugalware-git] frugalware-current: net-snmp-5.4.1-2-i686
Message-ID: <20080209173513.0085611901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=34d9daa7c33fc0a8c2a8080f38621ad2286ee651
commit 34d9daa7c33fc0a8c2a8080f38621ad2286ee651
Author: Miklos Vajna
Date: Sat Feb 9 18:34:55 2008 +0100
net-snmp-5.4.1-2-i686
rebuilt with perl-5.10.0
diff --git a/source/network-extra/net-snmp/FrugalBuild b/source/network-extra/net-snmp/FrugalBuild
index 5728958..c19f945 100644
--- a/source/network-extra/net-snmp/FrugalBuild
+++ b/source/network-extra/net-snmp/FrugalBuild
@@ -4,10 +4,10 @@
pkgname=net-snmp
pkgver=5.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="A suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6"
url="http://www.net-snmp.org/"
-depends=('openssl')
+depends=('openssl' 'perl>=5.10.0')
groups=('network-extra')
archs=('i686' 'x86_64')
Finclude sourceforge
From devil505linux at gmail.com Sat Feb 9 18:49:09 2008
From: devil505linux at gmail.com (Devil505)
Date: Sat Feb 9 18:49:12 2008
Subject: [Frugalware-git] frugalware-current: tunapie-2.1.5-1-i686
Message-ID: <20080209174909.E11BF11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5b374ac0a2bfa8d2c4f8f506378cbcb1ffb0c237
commit 5b374ac0a2bfa8d2c4f8f506378cbcb1ffb0c237
Author: Devil505
Date: Sat Feb 9 18:48:16 2008 +0100
tunapie-2.1.5-1-i686
* New package / initial import
* Closed FS#2193
diff --git a/source/xapps-extra/tunapie/FrugalBuild b/source/xapps-extra/tunapie/FrugalBuild
new file mode 100755
index 0000000..22d354c
--- /dev/null
+++ b/source/xapps-extra/tunapie/FrugalBuild
@@ -0,0 +1,53 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: Devil505
+
+pkgname=tunapie
+pkgver=2.1.5
+pkgrel=1
+pkgdesc="A directory browser for internet radio and TV streams"
+_F_sourceforge_broken_up2date=1
+Finclude sourceforge
+depends=('python>=2.3' 'wxpython>=2.6')
+groups=('xapps-extra')
+archs=('i686')
+sha1sums=('2ffe52ad437eea51f5a0e724cdc80de214e55702')
+_F_cd_path="$pkgname-$pkgver/src"
+
+build() {
+ Fcd
+
+ # some fixing
+ Fsed 'from wxPython' '#from wxPython' AboutTuner.py
+
+ python compile || Fdie
+
+ # make some dir's
+ Fmkdir usr/bin
+ Fmkdir usr/share/applications
+ Fmkdir usr/share/pixmaps
+ Fmkdir usr/share/$pkgname
+ Fmkdir usr/man/man1
+ Fmkdir /etc
+
+ # setup to the right path
+ Fsed 'usr/local/' 'usr/' ../tunapie
+
+ # install Tunapie files
+ Finstallrel 755 ../tunapie /usr/bin
+ Finstallrel 644 ./*.py usr/share/$pkgname
+ Finstallrel 644 ./*.pyc usr/share/$pkgname
+ Finstallrel 644 ./*.png usr/share/$pkgname
+ Ficonrel tplogo.xpm
+ Finstallrel 644 ../tunapie.desktop usr/share/applications
+
+ # install manual
+ Finstallrel 644 ../tunapie.1 usr/man/man1
+
+ # switch adult tv off
+ echo 0 >tunapie.config
+ Finstallrel 644 tunapie.config /etc
+}
+
+
+
+
From devil505linux at gmail.com Sat Feb 9 19:08:43 2008
From: devil505linux at gmail.com (Devil505)
Date: Sat Feb 9 19:08:45 2008
Subject: [Frugalware-git] frugalware-current: adonthell-0.3.4a-1-i686
Message-ID: <20080209180843.9573811901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e4ee88fac207dc3100a1de70356b2a75bbf776a
commit 2e4ee88fac207dc3100a1de70356b2a75bbf776a
Author: Devil505
Date: Sat Feb 9 19:07:12 2008 +0100
adonthell-0.3.4a-1-i686
* New package / inital import
* Closed FS#1991
diff --git a/source/games-extra/adonthell/FrugalBuild b/source/games-extra/adonthell/FrugalBuild
new file mode 100644
index 0000000..b599fb4
--- /dev/null
+++ b/source/games-extra/adonthell/FrugalBuild
@@ -0,0 +1,31 @@
+# Compiling Time: 0.33 SBU
+# Maintainer: Devil505
+
+pkgname=adonthell
+_F_archive_name=$pkgname-src
+pkgver=0.3.4a
+pkgrel=1
+pkgdesc="roleplaying game engine"
+url="http://adonthell.linuxgames.com/"
+depends=('sdl' 'libvorbis' 'python' 'freetype2' 'swig')
+groups=('games-extra')
+archs=('i686')
+up2date="lynx -dump http://adonthell.linuxgames.com/download/source.shtml | Flasttar"
+source=(http://savannah.nongnu.org/download/adonthell/$pkgname-src-$pkgver.tar.gz)
+_F_cd_path="$pkgname-0.3.4"
+sha1sums=('01c07a138a7c41f5640d4306f2197f71a8554aee')
+
+build() {
+ Fcd
+ Fconf
+
+ # fix some stuff...
+ sed 's|drawing_area::||' -i src/drawing_area.h
+ sed -e '46d' \
+ -e 's|library->memory|NULL|' \
+ -i src/SDL_ttf.c
+ find -name Makefile | xargs sed 's|\-lfakeroot||' -i
+
+ Fmake
+ Fmakeinstall
+}
\ No newline at end of file
From priyank at frugalware.org Sat Feb 9 19:18:17 2008
From: priyank at frugalware.org (Priyank)
Date: Sat Feb 9 19:18:19 2008
Subject: [Frugalware-git] gfpm: gfpm-repomanager: comments for a server
entry are also saved (vmiklos' idea)
Message-ID: <20080209181817.E766D11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=5a5aecb396ef4ccaf903965d29edcc4fe3e700ac
commit 5a5aecb396ef4ccaf903965d29edcc4fe3e700ac
Author: Priyank
Date: Sat Feb 9 23:47:14 2008 +0530
gfpm-repomanager: comments for a server entry are also saved (vmiklos' idea)
* re-worked major parts of the code
* NOTE: Try at your own risk
diff --git a/src/gfpm-repomanager.c b/src/gfpm-repomanager.c
index 57838db..0cd5350 100644
--- a/src/gfpm-repomanager.c
+++ b/src/gfpm-repomanager.c
@@ -47,6 +47,8 @@ static GtkWidget *gfpm_servmgr_btnmup;
static GtkWidget *gfpm_servmgr_btnmdn;
static GtkWidget *gfpm_servmgr_btnedit;
+static void gfpm_write_servers_to_file (const gchar *reponame);
+
/* signal callbacks */
static void cb_gfpm_repomgr_btnedit_clicked (GtkButton *button, gpointer data);
static void cb_gfpm_servmgr_btndel_clicked (GtkButton *button, gpointer data);
@@ -132,6 +134,7 @@ gfpm_repomgr_get_servers_from_repofile (const char *conf_file)
GList *ret = NULL;
char line[PATH_MAX+1] = "";
char server[PATH_MAX+1] = "";
+ gfpm_server_entry_t *entry = NULL;
fp = fopen (conf_file, "r");
if (fp == NULL)
@@ -139,16 +142,33 @@ gfpm_repomgr_get_servers_from_repofile (const char *conf_file)
g_error ("No configuration file found");
return NULL;
}
-
+ entry = (gfpm_server_entry_t*) malloc (sizeof(gfpm_server_entry_t));
+ memset (entry, 0, sizeof(gfpm_server_entry_t));
+ while (fgets(line, PATH_MAX, fp))
+ {
+ if (line[0] == '#')
+ continue;
+ else if (line[0]=='[')
+ break;
+ }
while (fgets(line, PATH_MAX, fp))
{
- fwutil_trim(line);
+ fwutil_trim (line);
if (!strlen(line))
continue;
+ if (line[0] == '#')
+ {
+ entry->comments = g_list_append (entry->comments, line);
+ continue;
+ }
if (sscanf(line, "Server = %s", server))
{
- ret = g_list_append (ret, (gpointer)g_strdup(fwutil_trim(server)));
+ sprintf (entry->url, "%s", fwutil_trim(server));
+ ret = g_list_append (ret, entry);
+ entry = (gfpm_server_entry_t*) malloc (sizeof(gfpm_server_entry_t));
+ memset (entry, 0, sizeof(gfpm_server_entry_t));
}
+
}
fclose (fp);
@@ -207,6 +227,7 @@ gfpm_repomgr_populate_repolist (void)
n++;
char svr[256];
gfpm_repo_t *repo_r = (gfpm_repo_t*)malloc(sizeof(gfpm_repo_t));
+ memset (repo_r, 0, sizeof(gfpm_repo_t));
if (repo_r == NULL)
{
g_error ("Error allocating memory. Exiting");
@@ -228,6 +249,7 @@ gfpm_repomgr_populate_repolist (void)
char ln[PATH_MAX+1];
char rn[PATH_MAX+1];
gfpm_repo_t *repo_r = (gfpm_repo_t*)malloc(sizeof(gfpm_repo_t));
+ memset (repo_r, 0, sizeof(gfpm_repo_t));
if ((tmp = fopen (str, "r")) == NULL)
{
@@ -237,8 +259,14 @@ gfpm_repomgr_populate_repolist (void)
while (fgets(ln, PATH_MAX, tmp))
{
fwutil_trim (ln);
- if (!strlen(ln) || ln[0] == '#')
+ if (!strlen(ln))
+ continue;
+ if (ln[0] == '#')
+ {
+ repo_r->header = g_list_append (repo_r->header, ln);
continue;
+ }
+ else
if (ln[0] == '[' && ln[strlen(ln)-1] == ']')
{
// could be a repo entry
@@ -254,6 +282,7 @@ gfpm_repomgr_populate_repolist (void)
{
g_error ("error parsing");
}
+ break;
}
}
fclose (tmp);
@@ -326,7 +355,6 @@ gfpm_repomgr_populate_servtvw (const char *repo)
while (rlist != NULL)
{
gfpm_repo_t *rp = NULL;
- GList *ser = NULL;
rp = rlist->data;
if (!strcmp(rp->name, repo))
@@ -340,8 +368,9 @@ gfpm_repomgr_populate_servtvw (const char *repo)
while (slist != NULL)
{
+ gfpm_server_entry_t *entry = slist->data;
gtk_list_store_append (GTK_LIST_STORE(store), &iter);
- gtk_list_store_set (store, &iter, 0, pixbuf, 1, (char*)slist->data, -1);
+ gtk_list_store_set (store, &iter, 0, pixbuf, 1, (char*)entry->url, -1);
slist = g_list_next (slist);
}
@@ -379,79 +408,103 @@ gfpm_repomgr_set_current_repo (const char *reponame)
static void
gfpm_servmgr_delete_server (const char *server)
{
- gchar *path = NULL;
- gchar line[256] = "";
- FILE *fp = NULL;
- FILE *tp = NULL;
- GList *rlist = NULL;
+ GList *rlist = NULL;
+ GList *slist = NULL;
+ gfpm_repo_t *r = NULL;
- path = g_strdup_printf ("%s/%s", REPO_PATH, curr_repo);
- if ((fp=fopen(path,"r"))==NULL)
+ rlist = repolist->list;
+ while (rlist != NULL)
{
- gfpm_error (_("Error"), _("Error opening repository file"));
- goto cleanup;
+ r = rlist->data;
+ if (!strcmp(r->name,curr_repo))
+ {
+ slist = r->servers;
+ break;
+ }
+ rlist = g_list_next (rlist);
}
- if ((tp=tmpfile())==NULL)
+ while (slist != NULL)
{
- gfpm_error (_("Error"), _("Unable to create a temporary file"));
- goto cleanup;
+ gfpm_server_entry_t *s = slist->data;
+ if (!strcmp(s->url,server))
+ {
+ r->servers = g_list_delete_link (r->servers, slist);
+ break;
+ }
+ slist = g_list_next (slist);
}
- while (fgets(line, PATH_MAX, fp))
+ /* update repository file */
+ gfpm_write_servers_to_file (curr_repo);
+
+ /* repopulate the server list and display */
+ gfpm_repomgr_populate_servtvw (curr_repo);
+
+ return;
+}
+
+static void
+gfpm_write_servers_to_file (const gchar *reponame)
+{
+ FILE *fp = NULL;
+ gchar *path = NULL;
+
+ path = g_strdup_printf ("%s/%s", REPO_PATH, curr_repo);
+ if ((fp=fopen(path,"w"))!=NULL)
{
- char svr[256] = "";
- fwutil_trim (line);
- if (!strlen(line) || line[0] == '#' || (line[0] == '[' && line[strlen(line)-1] == ']'))
- {
- fputs (line, tp);
- fputc ('\n', tp);
- continue;
- }
- else if (sscanf (line, "Server = %s", svr))
+ GList *rlist = NULL;
+ GList *slist = NULL;
+ GList *header = NULL;
+ gfpm_repo_t *r = NULL;
+
+ rlist = repolist->list;
+ while (rlist != NULL)
{
- if (!strcmp(svr,server))
+ r = rlist->data;
+
+ if (!strcmp(r->name,curr_repo))
{
- fputs ("#Server = ", tp);
- fputs (svr, tp);
- fputc ('\n', tp);
- continue;
+ g_print ("COMPARING: %s and %s\n", r->name, curr_repo);
+ slist = r->servers;
+ header = r->header;
+ break;
}
- else
+ rlist = g_list_next (rlist);
+ }
+
+ /* write the header */
+ while (header != NULL)
+ {
+ printf ("writing : %s\n", header->data);
+ fprintf (fp, "%s\n", (char*)header->data);
+ header = g_list_next (header);
+ }
+ /* write the repository name */
+ fprintf (fp, "[%s]\n", r->name);
+ /* and finally, the servers */
+ while (slist != NULL)
+ {
+ gfpm_server_entry_t *s = NULL;
+ GList *comment = NULL;
+ s = slist->data;
+ comment = s->comments;
+ while (comment != NULL)
{
- fputs (line, tp);
- fputc ('\n', tp);
+ printf ("COMMENT : %s\n", comment->data);
+ fprintf (fp, "%s", (char*)comment->data);
+ comment = g_list_next (comment);
}
+ fprintf (fp, "Server = %s", s->url);
+ slist = g_list_next (slist);
}
+ fclose (fp);
}
- fclose (fp);
-
- fp = fopen (path, "w");
- rewind (tp);
- while (fgets(line, PATH_MAX, tp))
- fputs (line, fp);
- fclose (tp);
- fclose (fp);
-
- /* free the server list for the current repo */
- rlist = repolist->list;
- while (rlist != NULL)
+ else
{
- gfpm_repo_t *rp = NULL;
-
- rp = rlist->data;
- if (!strcmp(rp->name, curr_repo))
- {
- if (rp->servers)
- g_list_free (rp->servers);
- rp->servers = gfpm_repomgr_get_servers_from_repofile (path);
- break;
- }
+ gfpm_error (_("Error"), _("Error opening repository file"));
}
+ g_free (path);
- /* repopulate the server list and display */
- gfpm_repomgr_populate_servtvw (curr_repo);
-
- cleanup: g_free (path);
return;
}
diff --git a/src/gfpm-repomanager.h b/src/gfpm-repomanager.h
index a2c8f40..6f53580 100644
--- a/src/gfpm-repomanager.h
+++ b/src/gfpm-repomanager.h
@@ -12,9 +12,11 @@
#include "gfpm.h"
#define REPONAME_MAX_SIZE 32
+#define SERVER_MAX_SIZE 255
typedef struct __gfpm_repo_t {
char name[REPONAME_MAX_SIZE+1];
+ GList *header;
GList *servers;
} gfpm_repo_t;
@@ -23,6 +25,11 @@ typedef struct __gfpm_repolist_t {
GList *list;
} gfpm_repolist_t;
+typedef struct __gfpm_server_entry_t {
+ GList *comments;
+ gchar url[SERVER_MAX_SIZE+1];
+} gfpm_server_entry_t;
+
void gfpm_repomanager_init (void);
void gfpm_repomanager_show (void);
From vmiklos at frugalware.org Sat Feb 9 19:27:00 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 19:27:01 2008
Subject: [Frugalware-git] frugalware-current: perl-xml-parser-2.36-2-i686
Message-ID: <20080209182700.58D7411901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cad8f26d338dbb99cc2530a7a7c28444181f5108
commit cad8f26d338dbb99cc2530a7a7c28444181f5108
Author: Miklos Vajna
Date: Sat Feb 9 19:25:12 2008 +0100
perl-xml-parser-2.36-2-i686
rebuild, use Finclude perl
diff --git a/source/devel/perl-xml-parser/FrugalBuild b/source/devel/perl-xml-parser/FrugalBuild
new file mode 100644
index 0000000..122c09d
--- /dev/null
+++ b/source/devel/perl-xml-parser/FrugalBuild
@@ -0,0 +1,16 @@
+# Compiling Time: 0.01 SBU
+# Contributor: VMiklos
+# Maintainer: Zsolt Szalai
+
+_F_perl_name=XML-Parser
+_F_perl_author=M/MS/MSERGEANT
+pkgver=2.36
+pkgrel=2
+pkgdesc="A perl module for parsing XML documents"
+depends=('expat>=2.0.1')
+provides=('perl-xml')
+Finclude perl
+groups=('devel')
+archs=('i686' 'x86_64')
+sha1sums=('74acac4f939ebf788d8ef5163cbc9802b1b04bfa')
+# optimization OK
diff --git a/source/devel/perl-xml/FrugalBuild b/source/devel/perl-xml/FrugalBuild
deleted file mode 100644
index 3743548..0000000
--- a/source/devel/perl-xml/FrugalBuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Contributor: VMiklos
-# Maintainer: Zsolt Szalai
-
-pkgname=perl-xml
-pkgver=2.36
-pkgrel=1
-pkgdesc="interface to James Clark's XML parser, expat"
-url="http://perl-xml.sourceforge.net/"
-depends=('perl' 'expat>=2.0.1')
-groups=('devel')
-archs=('i686' 'x86_64')
-up2date="lynx -dump 'http://www.cpan.org/modules/by-module/XML/?M=D'|grep XML-Parser-[0-9\.]*tar.gz$|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'"
-source=(http://www.cpan.org/modules/by-module/XML/XML-Parser-$pkgver.tar.gz)
-sha1sums=('74acac4f939ebf788d8ef5163cbc9802b1b04bfa')
-
-build() {
- cd $startdir/src/XML-Parser-$pkgver
- perl Makefile.PL
- chmod -R u+w *
-
- make test
- make || return 1
-
- make DESTDIR=$startdir/pkg install
- mv $startdir/pkg/usr/lib/perl5/site_perl/?.?.? $startdir/pkg/usr/lib/perl5/site_perl/current
- rm -rf $startdir/pkg/usr/lib/perl5/?.?.?
-
- find $startdir/pkg/usr/lib/perl5/site_perl/current/ -name .packlist -exec rm {} \;
-}
-
-# optimization OK
From devil505linux at gmail.com Sat Feb 9 19:48:56 2008
From: devil505linux at gmail.com (Devil505)
Date: Sat Feb 9 19:48:59 2008
Subject: [Frugalware-git] frugalware-current: wastesedge-0.3.4-1-i686
Message-ID: <20080209184856.147FB11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cf0b97e5aa72a83276f32f56520381215cd68ff1
commit cf0b97e5aa72a83276f32f56520381215cd68ff1
Author: Devil505
Date: Sat Feb 9 19:48:43 2008 +0100
wastesedge-0.3.4-1-i686
* New package / initial import
diff --git a/source/games-extra/wastesedge/FrugalBuild b/source/games-extra/wastesedge/FrugalBuild
new file mode 100644
index 0000000..f859db9
--- /dev/null
+++ b/source/games-extra/wastesedge/FrugalBuild
@@ -0,0 +1,28 @@
+# Compiling Time: 0.05 SBU
+# Maintainer: Devil505
+
+pkgname=wastesedge
+_F_archive_name=$pkgname-src
+pkgver=0.3.4
+pkgrel=1
+pkgdesc="role playing game to showcase the adonthell engine"
+url="http://adonthell.linuxgames.com/"
+depends=('python' 'adonthell>=0.3.4a')
+groups=('games-extra')
+archs=('i686')
+up2date="lynx -dump http://adonthell.linuxgames.com/download/source.shtml | Flasttar"
+source=(http://savannah.nongnu.org/download/adonthell/$pkgname-src-$pkgver.tar.gz)
+_F_cd_path="$pkgname-$pkgver"
+sha1sums=('6bff0335c765ee5f12117632b3bdad2cbf549f6b')
+
+_F_desktop_name="Waste's Edge"
+_F_desktop_desc="A fantasy RPG"
+_F_desktop_icon="wastesedge_32x32.xpm"
+_F_desktop_exec="adonthell-wastesedge"
+_F_desktop_categories="Game;AdventureGame;RolePlaying;"
+
+build()
+{
+ Fbuild
+ Fdesktop2
+}
\ No newline at end of file
From vmiklos at frugalware.org Sat Feb 9 22:23:23 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 22:23:28 2008
Subject: [Frugalware-git] frugalware-current: monodevelop-0.18.1-2-i686
Message-ID: <20080209212323.E735C11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fbf5347f015e89872e86cfee7c20d23d5b588517
commit fbf5347f015e89872e86cfee7c20d23d5b588517
Author: Miklos Vajna
Date: Sat Feb 9 22:23:03 2008 +0100
monodevelop-0.18.1-2-i686
rebuilt with newer firefox
diff --git a/source/gnome-extra/monodevelop/FrugalBuild b/source/gnome-extra/monodevelop/FrugalBuild
index 70a3a86..bf34856 100644
--- a/source/gnome-extra/monodevelop/FrugalBuild
+++ b/source/gnome-extra/monodevelop/FrugalBuild
@@ -3,13 +3,13 @@
pkgname=monodevelop
pkgver=0.18.1
-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.6' 'firefox=2.0.0.11' 'ikvm' 'boo' 'gnome-sharp' 'mono>=1.2.6' \
+ 'mono-tools>=1.2.6' 'firefox=2.0.0.12' 'ikvm' 'boo' 'gnome-sharp' 'mono>=1.2.6' \
'monodoc>=1.2.6' 'mono-addins')
-makedepends=('intltool')
+makedepends=('intltool' 'perl-xml-parser')
groups=('gnome-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump 'http://www.go-mono.com/sources-stable/'|grep 'monodevelop-\(.*\).tar.bz2' |Flasttarbz2"
From vmiklos at frugalware.org Sat Feb 9 22:27:00 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 22:27:02 2008
Subject: [Frugalware-git] frugalware-current: perl-digest-sha-5.45-1-i686
Message-ID: <20080209212700.40D75119005A@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b8da9b38dc8e93632e0caebacc7e3e1fc9873927
commit b8da9b38dc8e93632e0caebacc7e3e1fc9873927
Author: Miklos Vajna
Date: Sat Feb 9 22:26:45 2008 +0100
perl-digest-sha-5.45-1-i686
removed package, it's in perl-5.10.0
diff --git a/source/devel-extra/perl-digest-sha/FrugalBuild b/source/devel-extra/perl-digest-sha/FrugalBuild
deleted file mode 100644
index cf0e1a7..0000000
--- a/source/devel-extra/perl-digest-sha/FrugalBuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Compiling Time: 0.02 SBU
-# Maintainer: CSÉCSY László
-
-_F_perl_name=Digest-SHA
-_F_perl_author=M/MS/MSHELOR
-pkgver=5.45
-pkgdesc="Perl extension for SHA-1/224/256/384/512"
-Finclude perl
-archs=('i686' 'x86_64')
-sha1sums=('6d3b5d8353d853da927c5aea92e53feefc4f7b18')
-
-# optimization OK
From vmiklos at frugalware.org Sat Feb 9 22:35:25 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 22:35:27 2008
Subject: [Frugalware-git] frugalware-current: perl-pod-simple-3.05-1-i686
Message-ID: <20080209213525.6FD47119005A@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=99b4202bbefa4d9b86e6bdfcc2665cecf38ccb20
commit 99b4202bbefa4d9b86e6bdfcc2665cecf38ccb20
Author: Miklos Vajna
Date: Sat Feb 9 22:35:05 2008 +0100
perl-pod-simple-3.05-1-i686
removed package, it's in perl-5.10.0
diff --git a/source/devel-extra/perl-pod-simple/FrugalBuild b/source/devel-extra/perl-pod-simple/FrugalBuild
deleted file mode 100644
index 3ab7408..0000000
--- a/source/devel-extra/perl-pod-simple/FrugalBuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Compiling Time: 0.1 SBU
-# Maintainer: crazy
-
-_F_perl_name=Pod-Simple
-_F_perl_author=A/AR/ARANDAL
-pkgver=3.05
-pkgdesc="framework for parsing Pod"
-depends=('perl-pod-escapes')
-Finclude perl
-pkgrel=1
-archs=('i686' 'x86_64')
-sha1sums=('9157bbd763d8b25c91f916b6cd8eda5d4b6b62bf')
From vmiklos at frugalware.org Sat Feb 9 22:57:14 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 22:57:16 2008
Subject: [Frugalware-git] frugalware-current: util.sh: Fmakeinstall():
/usr/lib/perl5/?.?.? -> /usr/lib/perl5/*.*.*
Message-ID: <20080209215714.C922111901A9@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=91a74d740f76964cfbe1298888005d84b4d0edc2
commit 91a74d740f76964cfbe1298888005d84b4d0edc2
Author: Miklos Vajna
Date: Sat Feb 9 22:57:03 2008 +0100
util.sh: Fmakeinstall(): /usr/lib/perl5/?.?.? -> /usr/lib/perl5/*.*.*
as ?.?.? does not match 5.10.0
diff --git a/source/include/util.sh b/source/include/util.sh
index 14ebd19..a951b89 100644
--- a/source/include/util.sh
+++ b/source/include/util.sh
@@ -581,15 +581,15 @@ Fmakeinstall() {
if [ -e $Fdestdir/usr/share/info/dir ]; then
Frm /usr/share/info/dir
fi
- if [ -d $Fdestdir/usr/lib/perl5/?.?.? ]; then
- Fmv '/usr/lib/perl5/?.?.?' /usr/lib/perl5/current
+ if [ -d $Fdestdir/usr/lib/perl5/*.*.* ]; then
+ Fmv '/usr/lib/perl5/*.*.*' /usr/lib/perl5/current
fi
if [ -d $Fdestdir/usr/lib/perl5 ]; then
find $Fdestdir/usr/lib/perl5 -name perllocal.pod -exec rm {} \;
find $Fdestdir/usr/lib/perl5 -name .packlist -exec rm {} \;
fi
- if [ -e $Fdestdir/usr/lib/perl5/site_perl/?.?.? ]; then
- Fmv '/usr/lib/perl5/site_perl/?.?.?' /usr/lib/perl5/site_perl/current
+ if [ -e $Fdestdir/usr/lib/perl5/site_perl/*.*.* ]; then
+ Fmv '/usr/lib/perl5/site_perl/*.*.*' /usr/lib/perl5/site_perl/current
fi
if [ -d $Fdestdir/usr/lib/perl5/site_perl ]; then
find $Fdestdir/usr/lib/perl5/site_perl -name perllocal.pod -exec rm {} \;
From vmiklos at frugalware.org Sat Feb 9 23:05:12 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 23:05:14 2008
Subject: [Frugalware-git] frugalware-current: perl-pod-escapes-1.04-2-i686
Message-ID: <20080209220512.7839411901A9@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f317b1109e159d201e9112d74f9e28ee97f1ddb6
commit f317b1109e159d201e9112d74f9e28ee97f1ddb6
Author: Miklos Vajna
Date: Sat Feb 9 23:04:58 2008 +0100
perl-pod-escapes-1.04-2-i686
removed, it's in perl-5.10.0
diff --git a/source/devel-extra/perl-pod-escapes/FrugalBuild b/source/devel-extra/perl-pod-escapes/FrugalBuild
deleted file mode 100644
index 8d8fad8..0000000
--- a/source/devel-extra/perl-pod-escapes/FrugalBuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Compiling Time: 0.1 SBU
-# Maintainer: Zsolt Szalai
-
-_F_perl_name=Pod-Escapes
-_F_perl_author=S/SB/SBURKE
-pkgver=1.04
-pkgdesc="for resolving Pod E<...> sequences"
-Finclude perl
-archs=('i686' 'x86_64')
-pkgrel=2
-sha1sums=('ef4700d984eb0cd12cb0ebba5e98d074aada1769')
From vmiklos at frugalware.org Sat Feb 9 23:15:00 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 23:15:03 2008
Subject: [Frugalware-git] frugalware-current: perl-5.10.0-1-i686
Message-ID: <20080209221500.259F511901A9@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43aaf9dca79f9ac76491b8c30796908315526191
commit 43aaf9dca79f9ac76491b8c30796908315526191
Author: Miklos Vajna
Date: Sat Feb 9 23:14:46 2008 +0100
perl-5.10.0-1-i686
added 'perl-digest-sha' 'perl-pod-simple' 'perl-pod-escapes' to provides/conflicts
diff --git a/source/base/perl/FrugalBuild b/source/base/perl/FrugalBuild
index eb047ce..f50cda0 100644
--- a/source/base/perl/FrugalBuild
+++ b/source/base/perl/FrugalBuild
@@ -10,7 +10,8 @@ url="http://www.perl.org/"
depends=('gdbm' 'db>=4.6.18')
provides=('perl-version' 'perl-module-build' 'perl-io-zlib' \
'perl-io-compress-zlib' 'perl-io-compress-base' 'perl-extutils-cbuilder' \
- 'perl-compress-zlib' 'perl-compress-raw-zlib' 'perl-archive-tar')
+ 'perl-compress-zlib' 'perl-compress-raw-zlib' 'perl-archive-tar' \
+ 'perl-digest-sha' 'perl-pod-simple' 'perl-pod-escapes')
conflicts=(${provides[@]})
rodepends=('udev')
groups=('base' 'devel-core')
From vmiklos at frugalware.org Sat Feb 9 23:21:58 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 23:21:59 2008
Subject: [Frugalware-git] frugalware-current: perl-xml-parser-2.36-2-i686
Message-ID: <20080209222158.4D0681190059@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3664a9e58ddbcd1c2b42fb8f14cc0a3bcc7a2361
commit 3664a9e58ddbcd1c2b42fb8f14cc0a3bcc7a2361
Author: Miklos Vajna
Date: Sat Feb 9 23:21:46 2008 +0100
perl-xml-parser-2.36-2-i686
added missing replaces/conflicts
diff --git a/source/devel/perl-xml-parser/FrugalBuild b/source/devel/perl-xml-parser/FrugalBuild
index 122c09d..3a7b928 100644
--- a/source/devel/perl-xml-parser/FrugalBuild
+++ b/source/devel/perl-xml-parser/FrugalBuild
@@ -8,7 +8,10 @@ pkgver=2.36
pkgrel=2
pkgdesc="A perl module for parsing XML documents"
depends=('expat>=2.0.1')
+# this can be removed after Frugalware-0.8 is out
provides=('perl-xml')
+replaces=('perl-xml')
+conflicts=('perl-xml')
Finclude perl
groups=('devel')
archs=('i686' 'x86_64')
From vmiklos at frugalware.org Sat Feb 9 23:59:26 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sat Feb 9 23:59:27 2008
Subject: [Frugalware-git] frugalware-current: perl-sys-syslog-0.24-1-i686
Message-ID: <20080209225926.31E2A11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=51dde199f8531df09a7eb730d2d522097a9eee02
commit 51dde199f8531df09a7eb730d2d522097a9eee02
Author: Miklos Vajna
Date: Sat Feb 9 23:59:10 2008 +0100
perl-sys-syslog-0.24-1-i686
removed, it's in perl-5.8.10
diff --git a/source/devel-extra/perl-sys-syslog/FrugalBuild b/source/devel-extra/perl-sys-syslog/FrugalBuild
deleted file mode 100644
index 8941ace..0000000
--- a/source/devel-extra/perl-sys-syslog/FrugalBuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Compiling Time: 0.1 SBU
-# Maintainer: crazy
-
-_F_perl_name=Sys-Syslog
-_F_perl_author=S/SA/SAPER
-pkgver=0.24
-pkgrel=1
-pkgdesc="Perl interface to the UNIX syslog(3) calls"
-Finclude perl
-archs=('i686' 'x86_64')
-sha1sums=('2c25720da0f4b709951b785d1b296ec901e4e033')
-
-# optimization OK
From vmiklos at frugalware.org Sun Feb 10 00:18:21 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sun Feb 10 00:18:24 2008
Subject: [Frugalware-git] bmf: openoffice.org-2.4ooh680_m6-1-i686
Message-ID: <20080209231821.D6A6311901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=f05b72036b0ae0bb1b66368d7581832406142726
commit f05b72036b0ae0bb1b66368d7581832406142726
Author: Miklos Vajna
Date: Sun Feb 10 00:16:33 2008 +0100
openoffice.org-2.4ooh680_m6-1-i686
update to ooh680_m6 and ooo-build svn r11544
diff --git a/source/xapps/openoffice.org/FrugalBuild b/source/xapps/openoffice.org/FrugalBuild
index 221c952..4f69a26 100644
--- a/source/xapps/openoffice.org/FrugalBuild
+++ b/source/xapps/openoffice.org/FrugalBuild
@@ -16,10 +16,10 @@ else
upstream=2.4
branch=
tree=ooh680
- milestone=5
+ milestone=6
pkgver=$upstream${tree}_m$milestone
pkgrel=1
- snapshot=r11444
+ snapshot=r11544
fi
pkgdesc="OpenOffice.org, a full office productivity suite."
url="http://www.openoffice.org/"
From vmiklos at frugalware.org Sun Feb 10 00:48:38 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sun Feb 10 00:48:40 2008
Subject: [Frugalware-git] frugalware-current: abiword-2.4.6-4-i686
Message-ID: <20080209234838.4480A11901F6@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79605aac8b34d1635449c8f0ab6b16223a430737
commit 79605aac8b34d1635449c8f0ab6b16223a430737
Author: Miklos Vajna
Date: Sun Feb 10 00:47:29 2008 +0100
abiword-2.4.6-4-i686
rebuilt again
diff --git a/source/gnome-extra/abiword/FrugalBuild b/source/gnome-extra/abiword/FrugalBuild
index 08d219e..9f53eda 100644
--- a/source/gnome-extra/abiword/FrugalBuild
+++ b/source/gnome-extra/abiword/FrugalBuild
@@ -4,7 +4,7 @@
pkgname=abiword
pkgver=2.4.6
shortver=`echo $pkgver | cut -d . -f 1,2`
-pkgrel=3
+pkgrel=4
pkgdesc="AbiWord is a free word processing program similar to Microsoft(R) Word."
url="http://www.abisource.com"
groups=('gnome-extra')
From vmiklos at frugalware.org Sun Feb 10 00:48:38 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sun Feb 10 00:48:42 2008
Subject: [Frugalware-git] frugalware-current: irssi-0.8.12-3-i686
Message-ID: <20080209234838.32C5C11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8b625a1681b41a379af85cc16787091d89426b5c
commit 8b625a1681b41a379af85cc16787091d89426b5c
Author: Miklos Vajna
Date: Sun Feb 10 00:46:58 2008 +0100
irssi-0.8.12-3-i686
rebuilt again
diff --git a/source/network/irssi/FrugalBuild b/source/network/irssi/FrugalBuild
index 5cfcb74..7bdad82 100644
--- a/source/network/irssi/FrugalBuild
+++ b/source/network/irssi/FrugalBuild
@@ -4,7 +4,7 @@
pkgname=irssi
pkgver=0.8.12
pkgexver=
-pkgrel=2
+pkgrel=3
pkgdesc="Irssi is a modular IRC client for UNIX that currently has only text mode user interface"
url="http://irssi.org"
groups=('network')
From vmiklos at frugalware.org Sun Feb 10 00:48:38 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sun Feb 10 00:48:43 2008
Subject: [Frugalware-git] frugalware-current: elinks-0.11.3-4-i686
Message-ID: <20080209234838.6AEEA11901F8@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=301bb9f9140d0cb9fba5e528ab8a1a42298d3a64
commit 301bb9f9140d0cb9fba5e528ab8a1a42298d3a64
Author: Miklos Vajna
Date: Sun Feb 10 00:47:46 2008 +0100
elinks-0.11.3-4-i686
rebuilt again
diff --git a/source/network/elinks/FrugalBuild b/source/network/elinks/FrugalBuild
index f4ed882..5e16a32 100644
--- a/source/network/elinks/FrugalBuild
+++ b/source/network/elinks/FrugalBuild
@@ -4,7 +4,7 @@
pkgname=elinks
pkgver=0.11.3
-pkgrel=3
+pkgrel=4
pkgdesc="An advanced and well-established feature-rich text mode web browser"
url="http://elinks.or.cz/"
depends=('openssl' 'glibc' 'gpm' 'zlib' 'bzip2' 'libidn' 'expat' 'ncurses' 'perl>=5.10.0')
From vmiklos at frugalware.org Sun Feb 10 00:48:38 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sun Feb 10 00:48:43 2008
Subject: [Frugalware-git] frugalware-current: git-1.5.4-3-i686
Message-ID: <20080209234838.862D211901F9@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43e8a571163d3b6fac6e56dbd1348e4f5c641285
commit 43e8a571163d3b6fac6e56dbd1348e4f5c641285
Author: Miklos Vajna
Date: Sun Feb 10 00:48:03 2008 +0100
git-1.5.4-3-i686
rebuilt again
diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild
index ea4314a..92895ab 100644
--- a/source/devel-extra/git/FrugalBuild
+++ b/source/devel-extra/git/FrugalBuild
@@ -10,7 +10,7 @@ USE_HTMLMAN=${USE_HTMLMAN:-"y"}
pkgname=git
pkgver=1.5.4
Fuse $USE_DEVEL && pkgver=1.5.4.rc5
-pkgrel=2
+pkgrel=3
pkgdesc="A fast, scalable, distributed revision control system."
url="http://www.kernel.org/pub/software/scm/git/"
depends=('curl>=7.16.0' 'openssl' 'perl>=5.10.0')
From vmiklos at frugalware.org Sun Feb 10 00:48:38 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sun Feb 10 00:48:44 2008
Subject: [Frugalware-git] frugalware-current: net-snmp-5.4.1-3-i686
Message-ID: <20080209234838.91F941190213@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3f4cf824b02b05d36cd850a7dc2b9f76cc8f9947
commit 3f4cf824b02b05d36cd850a7dc2b9f76cc8f9947
Author: Miklos Vajna
Date: Sun Feb 10 00:48:27 2008 +0100
net-snmp-5.4.1-3-i686
rebuilt again
diff --git a/source/network-extra/net-snmp/FrugalBuild b/source/network-extra/net-snmp/FrugalBuild
index c19f945..56cb130 100644
--- a/source/network-extra/net-snmp/FrugalBuild
+++ b/source/network-extra/net-snmp/FrugalBuild
@@ -4,7 +4,7 @@
pkgname=net-snmp
pkgver=5.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="A suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6"
url="http://www.net-snmp.org/"
depends=('openssl' 'perl>=5.10.0')
From vmiklos at frugalware.org Sun Feb 10 02:41:10 2008
From: vmiklos at frugalware.org (Miklos Vajna)
Date: Sun Feb 10 02:41:13 2008
Subject: [Frugalware-git] frugalware-current: perl-5.10.0-2-i686
Message-ID: <20080210014110.2713011901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8106b14688511b88385db97e8ebc7a81be9c2dfb
commit 8106b14688511b88385db97e8ebc7a81be9c2dfb
Author: Miklos Vajna
Date: Sun Feb 10 02:40:58 2008 +0100
perl-5.10.0-2-i686
rebuild
diff --git a/source/base/perl/FrugalBuild b/source/base/perl/FrugalBuild
index f50cda0..07fa5a3 100644
--- a/source/base/perl/FrugalBuild
+++ b/source/base/perl/FrugalBuild
@@ -4,7 +4,7 @@
pkgname=perl
pkgver=5.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="Practical Extraction and Report Language."
url="http://www.perl.org/"
depends=('gdbm' 'db>=4.6.18')
From priyank at frugalware.org Sun Feb 10 06:39:48 2008
From: priyank at frugalware.org (Priyank)
Date: Sun Feb 10 06:39:51 2008
Subject: [Frugalware-git] gfpm: gfpm-repomanager: fixed memory corruption
when parsing repo files
Message-ID: <20080210053948.B989C11901F5@genesis.frugalware.org>
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=c64eb09f6ef89fc04461c84dec83f548e2a83c5c
commit c64eb09f6ef89fc04461c84dec83f548e2a83c5c
Author: Priyank